/*!
Theme Name: Customify
Theme URI: https://pressmaximum.lower_3516/customify
Author: WPCustomify
Author URI: https://pressmaximum.lower_3516
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.lower_3516/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.medium-8323.blue_0d19/licenses/gpl-2.0.content_south_f4e4
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.tabs_f4c7/, (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.element_orange_74d2.text_419d/normalize.input_add8/
 ======
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.input_add8 v7.0.0 | MIT License | github.lower_3516/necolas/normalize.input_add8 */
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;
}
.container_bronze_be2f .filter-iron-c429,
.advanced-d86a,
.paper_4eb5,
.primary-ff08,
.paper_b469,
.next_3697,
.notification_c637,
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;
}
.advanced-d86a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .advanced-d86a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-d86a,
  h1 {
    font-size: 1.8em;
  }
}
.paper_4eb5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paper_4eb5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paper_4eb5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paper_4eb5,
  h2 {
    font-size: 1.7em;
  }
}
.primary-ff08,
h3 {
  font-size: 1.618em;
}
.container_bronze_be2f .filter-iron-c429,
.paper_b469,
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_2d1b {
  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;
}
.outline-84cb:after,
.outline-84cb:before,
.form-eb25:after,
.form-eb25:before {
  content: "";
  display: table;
}
.outline-84cb:after,
.form-eb25:after {
  clear: both;
}
.hero-a328 {
  float: right;
  margin-right: 0;
}
.message_soft_16e5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content-abd4 .green-00ce,
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;
}
.content-abd4 .green-00ce: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;
}
.picture_center_5d5e .green-00ce {
  box-shadow: none;
}
.picture_center_5d5e
  .green-00ce
  .rough-64f0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.picture_center_5d5e .green-00ce .banner-d026 {
  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;
}
.picture_center_5d5e
  .green-00ce
  .banner-d026
  b {
  display: none;
}
.picture_center_5d5e .gallery-fluid-bac2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider_basic_504f:not(.detail_orange_4575):not(.accent-cold-2797),
button:not(.detail_orange_4575):not(.accent-cold-2797),
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ),
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ),
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ) {
  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;
}
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):hover,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):hover,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):hover,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):hover,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):active,
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):active,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):active,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):active,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):active,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus {
  outline: 0;
}
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803 {
  position: relative;
}
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .sidebar_purple_4c48,
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .pagination-fbed,
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .row_ea2d,
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  i,
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  svg,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .sidebar_purple_4c48,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .pagination-fbed,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .row_ea2d,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  i,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  svg,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .sidebar_purple_4c48,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .pagination-fbed,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .row_ea2d,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  i,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  svg,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .sidebar_purple_4c48,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .pagination-fbed,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .row_ea2d,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  i,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  svg,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .sidebar_purple_4c48,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .pagination-fbed,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  .row_ea2d,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  i,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803
  svg {
  visibility: hidden;
}
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803:after,
button:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803:after,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803:after,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803:after,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ).fn-loading-d803: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;
}
.slider_basic_504f:not(.detail_orange_4575):not(.accent-cold-2797),
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ),
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ),
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ) {
  color: #fff;
  background: #235787;
}
.slider_basic_504f:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus,
input[type="button"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus,
input[type="reset"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus,
input[type="submit"]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ):focus {
  color: #fff;
}
.slider_basic_504f.fn-disabled-d803:not(.detail_orange_4575):not(
    .accent-cold-2797
  ),
.slider_basic_504f[disabled]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ),
button.fn-disabled-d803:not(.detail_orange_4575):not(
    .accent-cold-2797
  ),
button[disabled]:not(.detail_orange_4575):not(
    .accent-cold-2797
  ) {
  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;
}
.huge-4c52 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.huge-4c52: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;
}
.focus_fluid_cac2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left-98ea {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main_top_444d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outline-84cb:after,
.outline-84cb:before,
.notification_0e5c:after,
.notification_0e5c:before,
.button_34ae:after,
.button_34ae:before,
.small_b87a:after,
.small_b87a:before,
.aside_c752:after,
.aside_c752:before,
.container-last-a6f1:after,
.container-last-a6f1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outline-84cb:after,
.notification_0e5c:after,
.button_34ae:after,
.small_b87a:after,
.aside_c752:after,
.container-last-a6f1:after {
  clear: both;
}
.notification_0e5c .stale-9e07,
.button_34ae .stale-9e07,
.video-fddb .stale-9e07 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-east-df0c {
  display: inline-block;
}
.list_9e1f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list_9e1f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list_9e1f .link_7391 {
  padding: 1em 0;
  font-size: 85%;
}
.link_7391 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent_57e3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent_57e3:after,
.accent_57e3:before {
  content: "";
  display: table;
}
.accent_57e3:after {
  clear: both;
}
.hero_b3a2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.narrow-74f5 .hero_b3a2 {
  max-width: 50%;
}
.shadow-middle-a8b6 .hero_b3a2 {
  max-width: 33.33%;
}
.shade-east-cab2 .hero_b3a2 {
  max-width: 25%;
}
.old-b5cf .hero_b3a2 {
  max-width: 20%;
}
.block_dynamic_9bc4 .hero_b3a2 {
  max-width: 16.66%;
}
.first_232f .hero_b3a2 {
  max-width: 14.28%;
}
.table_3f10 .hero_b3a2 {
  max-width: 12.5%;
}
.main-hot-31be .hero_b3a2 {
  max-width: 11.11%;
}
.module_0273 {
  display: block;
}
.container_bronze_be2f .picture-71cb label,
.container_bronze_be2f .shadow_daa1 label,
.container_bronze_be2f .shadow_warm_be0e label,
.container_bronze_be2f .right_eda1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_right_386d {
  list-style: none;
  margin: 0;
}
.summary_right_386d article.down-3c55 {
  margin-bottom: 0;
}
.summary_right_386d ul {
  list-style: none;
  margin: 0;
}
.summary_right_386d .fast-e9d6 li.down-3c55 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_right_386d .fast-e9d6 li.down-3c55 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_right_386d .fast-e9d6 li.down-3c55: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) {
  .summary_right_386d .fast-e9d6 li.down-3c55 li.down-3c55 li.down-3c55 li.down-3c55 {
    padding-left: 0;
  }
}
article.down-3c55 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.down-3c55 .notification_0e5c p:last-of-type {
  margin-bottom: 0;
}
article.down-3c55 .image_b1f3 {
  float: left;
}
article.down-3c55 .filter-4dfb {
  margin-left: 85px;
}
article.down-3c55 .logo_plasma_e588 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.down-3c55 .logo_plasma_e588 .tabs_warm_0bd2 {
  margin-left: 10px;
}
article.down-3c55 .bronze-6bfd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.down-3c55 .summary_59f2 {
  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 .picture-71cb,
  #respond .shadow_warm_be0e,
  #respond .right_eda1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-71cb input,
#respond .shadow_warm_be0e input,
#respond .right_eda1 input {
  width: 100%;
}
#respond .right_eda1 {
  margin-right: 0;
}
#respond .alert_2c49 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.iron_987a {
  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;
}
.iron_987a.complex-6d6d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.iron_987a 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%);
}
.iron_987a:focus,
.iron_987a: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);
}
.grid-0231 {
  border-radius: 10%;
}
.table-top-d438 {
  border-radius: 50%;
}
.section_cd3b {
  font-size: 0.72em;
}
.new-3ad8 {
  font-size: 0.875em;
}
.thick-54ef {
  font-size: 1.1em;
}
.hard_f962 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard_f962.section_cd3b {
  letter-spacing: 0.5px;
}
.info_0299,
.info_0299 a {
  color: #6d6d6d;
}
.info_0299 a:hover {
  color: #111;
}
.badge-complex-aa98 {
  color: #6d6d6d;
}
.east-bd00 {
  overflow-x: hidden;
}
.east-bd00 .info_3c51.wide-0312 {
  position: relative;
}
.east-bd00 .info_3c51.wide-0312.fresh_ff6e {
  position: initial;
}
.east-bd00
  .info_3c51.wide-0312.fresh_ff6e
  .button-0486 {
  left: auto;
}
.east-bd00 .info_3c51 .button-0486 {
  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;
}
.east-bd00 .info_3c51:hover.wide-0312 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.east-bd00
  .info_3c51:hover.wide-0312
  .button-0486 {
  display: block;
  z-index: 9999999;
}
.east-bd00 .disabled-stone-d7dc .logo-medium-0084,
.east-bd00 .gold-af7e .logo-medium-0084 {
  display: none;
}
.east-bd00 .picture-6599 .info_3c51:hover.wide-0312 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container_bronze_be2f .picture-71cb label,
.container_bronze_be2f .shadow_daa1 label,
.container_bronze_be2f .shadow_warm_be0e label,
.container_bronze_be2f .right_eda1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary_right_386d {
  list-style: none;
  margin: 0;
}
.summary_right_386d article.down-3c55 {
  margin-bottom: 0;
}
.summary_right_386d ul {
  list-style: none;
  margin: 0;
}
.summary_right_386d .fast-e9d6 li.down-3c55 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary_right_386d .fast-e9d6 li.down-3c55 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary_right_386d .fast-e9d6 li.down-3c55: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) {
  .summary_right_386d .fast-e9d6 li.down-3c55 li.down-3c55 li.down-3c55 li.down-3c55 {
    padding-left: 0;
  }
}
article.down-3c55 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.down-3c55 .notification_0e5c p:last-of-type {
  margin-bottom: 0;
}
article.down-3c55 .image_b1f3 {
  float: left;
}
article.down-3c55 .filter-4dfb {
  margin-left: 85px;
}
article.down-3c55 .logo_plasma_e588 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.down-3c55 .logo_plasma_e588 .tabs_warm_0bd2 {
  margin-left: 10px;
}
article.down-3c55 .bronze-6bfd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.down-3c55 .summary_59f2 {
  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 .picture-71cb,
  #respond .shadow_warm_be0e,
  #respond .right_eda1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-71cb input,
#respond .shadow_warm_be0e input,
#respond .right_eda1 input {
  width: 100%;
}
#respond .right_eda1 {
  margin-right: 0;
}
#respond .alert_2c49 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled-stone-d7dc .header-dirty-4763 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.header-dirty-4763 .tooltip_d919.text-warm-b668 .aside-a8ba > li > a:focus,
.header-dirty-4763 .tooltip_d919.text-warm-b668 .aside-a8ba > li > a:hover,
.header-dirty-4763 .tooltip_d919.texture-blue-3942 .aside-a8ba > li > a:focus,
.header-dirty-4763 .tooltip_d919.texture-blue-3942 .aside-a8ba > li > a:hover,
.header-dirty-4763 .tooltip_d919.out-e8f0 .aside-a8ba > li > a:focus,
.header-dirty-4763 .tooltip_d919.out-e8f0 .aside-a8ba > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-4763
  .tooltip_d919.text-warm-b668
  .aside-a8ba
  > li.menu-b30c
  > a,
.header-dirty-4763
  .tooltip_d919.text-warm-b668
  .aside-a8ba
  > li.form-pressed-6e8c
  > a,
.header-dirty-4763
  .tooltip_d919.texture-blue-3942
  .aside-a8ba
  > li.menu-b30c
  > a,
.header-dirty-4763
  .tooltip_d919.texture-blue-3942
  .aside-a8ba
  > li.form-pressed-6e8c
  > a,
.header-dirty-4763
  .tooltip_d919.out-e8f0
  .aside-a8ba
  > li.menu-b30c
  > a,
.header-dirty-4763 .tooltip_d919.out-e8f0 .aside-a8ba > li.section-89f6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-4763 .title_hard_b68f,
.header-dirty-4763 .title_hard_b68f a {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-4763 .tag_top_1150.last-b0e8 li a,
.header-dirty-4763 .fast_32ef a,
.header-dirty-4763 .cold_4891,
.header-dirty-4763 .aside-a8ba > li > a,
.header-dirty-4763 .down-df22 {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763 .tag_top_1150.last-b0e8 li a:hover,
.header-dirty-4763 .fast_32ef a:hover,
.header-dirty-4763 .cold_4891:hover,
.header-dirty-4763 .aside-a8ba > li > a:hover,
.header-dirty-4763 .down-df22:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-4763 .frame_last_0479 {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763 .frame_last_0479 .shade-fe2a {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-4763 .frame_last_0479:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-dirty-4763 .hard_afac .east-ddfe {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763 .hard_afac .east-ddfe .module_cc4c {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763
  .hard_afac
  .east-ddfe
  .module_cc4c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763
  .hard_afac
  .east-ddfe
  .module_cc4c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763
  .hard_afac
  .east-ddfe
  .module_cc4c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763
  .hard_afac
  .east-ddfe
  .module_cc4c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763 .hard_afac .upper-738a {
  color: rgba(255, 255, 255, 0.79);
}
.header-dirty-4763 .hard_afac .upper-738a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_7cfd
  .header-dirty-4763
  .hard_afac
  .tabs-current-ca9d
  .background_c2ce {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_7cfd
  .header-dirty-4763
  .hard_afac
  .tabs-current-ca9d
  .module_cc4c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-stone-d7dc .photo_bronze_9a26 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo_bronze_9a26 .tooltip_d919.text-warm-b668 .aside-a8ba > li > a:focus,
.photo_bronze_9a26 .tooltip_d919.text-warm-b668 .aside-a8ba > li > a:hover,
.photo_bronze_9a26 .tooltip_d919.texture-blue-3942 .aside-a8ba > li > a:focus,
.photo_bronze_9a26 .tooltip_d919.texture-blue-3942 .aside-a8ba > li > a:hover,
.photo_bronze_9a26 .tooltip_d919.out-e8f0 .aside-a8ba > li > a:focus,
.photo_bronze_9a26 .tooltip_d919.out-e8f0 .aside-a8ba > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_bronze_9a26
  .tooltip_d919.text-warm-b668
  .aside-a8ba
  > li.menu-b30c
  > a,
.photo_bronze_9a26
  .tooltip_d919.text-warm-b668
  .aside-a8ba
  > li.form-pressed-6e8c
  > a,
.photo_bronze_9a26
  .tooltip_d919.texture-blue-3942
  .aside-a8ba
  > li.menu-b30c
  > a,
.photo_bronze_9a26
  .tooltip_d919.texture-blue-3942
  .aside-a8ba
  > li.form-pressed-6e8c
  > a,
.photo_bronze_9a26
  .tooltip_d919.out-e8f0
  .aside-a8ba
  > li.menu-b30c
  > a,
.photo_bronze_9a26 .tooltip_d919.out-e8f0 .aside-a8ba > li.section-89f6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo_bronze_9a26 .title_hard_b68f,
.photo_bronze_9a26 .title_hard_b68f a {
  color: rgba(0, 0, 0, 0.8);
}
.photo_bronze_9a26 .tag_top_1150.last-b0e8 li a,
.photo_bronze_9a26 .fast_32ef a,
.photo_bronze_9a26 .cold_4891,
.photo_bronze_9a26 .aside-a8ba > li > a,
.photo_bronze_9a26 .down-df22 {
  color: rgba(0, 0, 0, 0.55);
}
.photo_bronze_9a26 .tag_top_1150.last-b0e8 li a:hover,
.photo_bronze_9a26 .fast_32ef a:hover,
.photo_bronze_9a26 .cold_4891:hover,
.photo_bronze_9a26 .aside-a8ba > li > a:hover,
.photo_bronze_9a26 .down-df22:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_bronze_9a26 .frame_last_0479 {
  color: rgba(0, 0, 0, 0.55);
}
.photo_bronze_9a26 .frame_last_0479 .shade-fe2a {
  color: rgba(0, 0, 0, 0.8);
}
.photo_bronze_9a26 .frame_last_0479:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_7391 .box-8fb0 {
  margin-left: auto;
  margin-right: auto;
}
.button_34ae > * {
  margin-left: auto;
  margin-right: auto;
}
.button_34ae .focus_fluid_cac2 {
  margin-right: 1.41575em;
}
.border-glass-8075 .button_34ae > .paper_2f73 {
  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;
}
.border-glass-8075 .button_34ae > .lower-90e1 {
  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;
}
.fluid_ea0c.light_7391 .box-8fb0,
.block-cool-eb19.light_7391 .box-8fb0 {
  margin-left: 0;
}
.dirty_4381.light_7391 .box-8fb0,
.notice_185d.light_7391 .box-8fb0 {
  margin-right: 0;
}
.button_34ae ol,
.button_34ae ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.highlight-64e6 video {
  max-width: 100%;
}
.right-482b img {
  display: block;
}
.right-482b.focus_fluid_cac2,
.right-482b.left-98ea {
  width: 100%;
}
.right-482b.lower-90e1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.selected_6503:not(.fast_e85b) {
  margin: 1.5em auto;
}
.soft-44e8 p {
  padding: 1.5em 14px;
}
ul.texture_silver_0b63.lower-90e1,
ul.texture_silver_0b63.paper_2f73,
ul.texture_silver_0b63.full-eb27.paper_2f73 {
  padding: 0 14px;
}
.shadow-d5a9 {
  display: block;
  overflow-x: auto;
}
.shadow-d5a9 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow-d5a9 td,
.shadow-d5a9 th {
  padding: 0.5em;
}
.button_34ae li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button_34ae ol ol,
.button_34ae ol ul,
.button_34ae ul ol,
.button_34ae ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button_34ae ol ol li,
.button_34ae ol ul li,
.button_34ae ul ol li,
.button_34ae ul ul li {
  margin-left: 0;
}
.slow_5f07.preview_thick_738b > .gradient-f7a4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slow_5f07.preview_thick_738b > .gradient-f7a4 iframe,
.slow_5f07.preview_thick_738b > .gradient-f7a4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hard-46ee {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hard-46ee.paragraph_huge_2bec {
  padding: 0;
}
.hard-46ee.paragraph_huge_2bec cite {
  font-size: 13px;
}
.hard-46ee > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hard-46ee cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside-deba {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside-deba > p:first-child {
  margin-top: 0;
}
.aside-deba cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside-deba blockquote {
  border-left: 0;
}
.highlight-ff0f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight-ff0f:not(.pink-66be) {
  max-width: 100px;
}
.highlight-ff0f.gallery_6402 {
  border-bottom: none !important;
  text-align: center;
}
.highlight-ff0f.gallery_6402::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .soft-44e8 p {
    padding: 1.5em 0;
  }
}
.shadow_e234 {
  color: #0073aa;
}
.row_inner_48e4 {
  background-color: #0073aa;
}
.south-032d {
  color: #229fd8;
}
.heading_b623 {
  background-color: #229fd8;
}
.hard-c802 {
  color: #eee;
}
.nav_86c5 {
  background-color: #eee;
}
.module-out-1758 {
  color: #444;
}
.heading-lite-6887 {
  background-color: #444;
}
.widget_pink_11c1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.widget_pink_11c1 .paper_0154 .fast_32ef {
  font-size: 15px;
}
.widget_pink_11c1 .fast_32ef {
  line-height: 1.3;
}
.widget_pink_11c1 .photo_bronze_9a26 {
}
.widget_pink_11c1 .header-dirty-4763 {
  background: #235787;
}
.breadcrumb-hard-93b8 {
  padding: 0;
}
.breadcrumb-hard-93b8 .header-dirty-4763 {
  background: #1a1a1a;
}
.breadcrumb-hard-93b8 .photo_bronze_9a26 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.picture_0bbc {
  padding: 0;
  border-left: none;
  border-right: none;
}
.picture_0bbc .photo_bronze_9a26 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.picture_0bbc .header-dirty-4763 {
  background: #303030;
}
.container-last-a6f1 {
  position: relative;
  z-index: 10;
}
.container-last-a6f1 .form_ed30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-e0ce .wide-0312 {
  display: inline-block;
  vertical-align: middle;
}
.surface-e0ce.shade-1929 .wide-0312 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface-e0ce.shade-1929 .wide-0312 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-e0ce.shade-1929 .wide-0312 {
    margin-right: 0.4em;
  }
}
.surface-e0ce.shade-1929 .wide-0312:last-child {
  margin-right: 0;
}
.heading_liquid_a8b1 .form_ed30 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .disabled-stone-d7dc .paper_0154 {
    margin: 0 -0.5em;
  }
  .disabled-stone-d7dc .paper_0154 [class*="customify-col-"],
  .disabled-stone-d7dc .paper_0154 [class*="customify-col_"],
  .disabled-stone-d7dc .paper_0154 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disabled-stone-d7dc.column_3923 .form_ed30 {
  background: 0 0 !important;
}
.disabled-stone-d7dc.column_3923 .form_ed30,
.disabled-stone-d7dc.heading_liquid_a8b1 .form_ed30 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .disabled-stone-d7dc.thumbnail_c377 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.disabled-stone-d7dc.heading_liquid_a8b1 .form_ed30 {
  box-shadow: none !important;
}
.sort-advanced-aa51 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sort-advanced-aa51 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sort-advanced-aa51 {
    padding: 18px 0 20px;
  }
}
.sort-advanced-aa51 .up-f21f {
  width: 100%;
}
.sort-advanced-aa51 .section-94ed {
  margin-bottom: 0;
}
.sort-advanced-aa51 .pro-0042 {
  margin-top: 5px;
  font-size: 0.875em;
}
.west-b859 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.west-b859 .primary-upper-0c81 {
  width: 100%;
}
.background-7e94 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.background-7e94 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.background-7e94 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;
}
.background-7e94 li:last-child:after {
  display: none;
}
.background-7e94 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside-58f9 .logo-medium-0084 button,
.sort-advanced-aa51 .logo-medium-0084 button {
  left: 0;
}
.aside-58f9 .primary-upper-0c81,
.sort-advanced-aa51 .primary-upper-0c81 {
  padding-left: 0;
  padding-right: 0;
}
.aside-58f9 .west-b859,
.sort-advanced-aa51 .west-b859 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside-58f9 {
  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;
}
.aside-58f9: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;
}
.aside-58f9 .dim-d659 {
  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) {
  .aside-58f9 .dim-d659 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside-58f9 .dim-d659 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside-58f9 .dim-d659 {
    min-height: 200px;
  }
}
.aside-58f9 .background-7e94 {
  color: rgba(255, 255, 255, 0.8);
}
.aside-58f9 .background-7e94 a,
.aside-58f9 .background-7e94 li:after {
  color: inherit;
}
.aside-58f9 .background-7e94 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview_bright_3750 {
  margin-bottom: 0.5em;
}
.brown-b2ce {
  margin-bottom: 1.2em;
}
.brown-b2ce,
.preview_bright_3750 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.brown-b2ce p:last-child,
.preview_bright_3750 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-medium-0084,
#masthead .logo-medium-0084 {
  display: none;
}
#masthead
  > .logo-medium-0084.outline-huge-68d2 {
  display: none;
}
#masthead > .logo-medium-0084 button {
  left: 0;
}
.disabled-ee22 {
  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%;
}
.disabled-ee22 .wide-0312 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled-ee22 .widget_south_6fcc {
  display: -webkit-box;
  display: flex;
}
.disabled-ee22 .widget_south_6fcc.blue_d09f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled-ee22 .widget_south_6fcc.paragraph-8a26 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-ee22 .widget_south_6fcc.feature_3dca {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-ee22.cold-d805.tall-0140 .widget_south_6fcc.blue_d09f {
  flex-basis: 100%;
}
.disabled-ee22.menu_fixed_9ad9 .widget_south_6fcc.paragraph-8a26 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled-ee22.menu_fixed_9ad9 .widget_south_6fcc.feature_3dca {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-medium-0084.outline-huge-68d2 {
  display: none;
}
#masthead > .logo-medium-0084 button {
  left: 0;
}
.badge_8e86 {
  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;
}
.badge_8e86:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.badge_8e86.paragraph_e225 i {
  margin-right: 4px;
}
.badge_8e86.heading-motion-52ba i {
  margin-left: 5px;
}
.fast_32ef p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fast_32ef p:last-child {
  margin-bottom: 0;
}
.slider-south-abf6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slider-south-abf6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slider-south-abf6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.slider-south-abf6 .title_hard_b68f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slider-south-abf6 .gradient_7ff6 {
  margin: 5px 0 7px 0;
}
.slider-south-abf6.red-4ae0 .avatar-stone-8fdf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider-south-abf6.red-4ae0 .form_lower_2a7e {
  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;
}
.slider-south-abf6.pagination_east_a49f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slider-south-abf6.pagination_east_a49f .avatar-stone-8fdf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider-south-abf6.pagination_east_a49f .form_lower_2a7e {
  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;
}
.slider-south-abf6.outline-soft-58fc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider-south-abf6.filter_69ab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slider-south-abf6.filter_69ab .form_lower_2a7e {
  margin-top: 7px;
}
.section_paper_f926 {
  display: inline-block;
}
.container-last-a6f1 .input-b77d .slider-south-abf6 img {
  max-width: 100%;
}
.tooltip_d919 .dark-e330.gradient-red-d7ed,
.header_gold_5a8b .dark-e330.gradient-red-d7ed {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_d919 .glass-24e2,
.header_gold_5a8b .glass-24e2 {
  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%);
}
.tooltip_d919 .glass-24e2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tooltip_d919.wood_6530 .glass-24e2 {
  display: none;
}
.tooltip_d919 .chip-e747 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_d919 .chip-e747 li {
  display: inline-block;
  position: relative;
}
.tooltip_d919 .chip-e747 li:last-child {
  margin-right: 0;
}
.tooltip_d919 .chip-e747 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;
}
.tooltip_d919 .chip-e747 li.section-89f6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tooltip_d919 .chip-e747 > 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;
}
.tooltip_d919 .chip-e747 > li > a i {
  line-height: 0;
}
.tooltip_d919 .chip-e747 > li.border-complex-95d0 > a .glass-24e2 {
  margin-left: 4px;
  line-height: 0;
}
.tooltip_d919 .chip-e747 .border-01c2 li.border-complex-95d0 > a {
  position: relative;
}
.tooltip_d919 .chip-e747 .border-01c2 li.border-complex-95d0 > a:after,
.tooltip_d919 .chip-e747 .border-01c2 li.border-complex-95d0 > a:before {
  content: "";
  display: table;
}
.tooltip_d919 .chip-e747 .border-01c2 li.border-complex-95d0 > a:after {
  clear: both;
}
.tooltip_d919 .chip-e747 .border-01c2 li.border-complex-95d0 > a .glass-24e2 {
  margin-left: 5px;
  float: right;
}
.tooltip_d919 .dropdown_hot_ac73,
.tooltip_d919 .border-01c2 {
  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;
}
.tooltip_d919 .border-01c2 {
  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;
}
.tooltip_d919 .border-01c2 .gradient-red-d7ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip_d919 .border-01c2 .glass-24e2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tooltip_d919 .border-01c2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tooltip_d919 .border-01c2 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;
}
.tooltip_d919 .border-01c2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_d919 .border-01c2 .border-01c2 {
  top: 0;
  left: 100%;
}
.tooltip_d919 .black_d3bb.fn-focus-d803 > .dropdown_hot_ac73,
.tooltip_d919 .black_d3bb.fn-focus-d803 > .border-01c2,
.tooltip_d919 .black_d3bb:focus > .dropdown_hot_ac73,
.tooltip_d919 .black_d3bb:focus > .border-01c2,
.tooltip_d919 .black_d3bb:hover > .dropdown_hot_ac73,
.tooltip_d919 .black_d3bb:hover > .border-01c2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tooltip_d919.out-e8f0 .aside-a8ba:after,
.tooltip_d919.out-e8f0 .aside-a8ba:before {
  content: "";
  display: table;
}
.tooltip_d919.out-e8f0 .aside-a8ba:after {
  clear: both;
}
.tooltip_d919.out-e8f0 .aside-a8ba > li {
  float: left;
}
.tooltip_d919.solid_66e6 .aside-a8ba:after,
.tooltip_d919.solid_66e6 .aside-a8ba:before {
  content: "";
  display: table;
}
.tooltip_d919.solid_66e6 .aside-a8ba:after {
  clear: both;
}
.tooltip_d919.solid_66e6 .aside-a8ba > li {
  float: left;
}
.tooltip_d919.solid_66e6 .aside-a8ba > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_d919.solid_66e6 .aside-a8ba > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_d919.solid_66e6 .aside-a8ba > li.menu-b30c > a,
.tooltip_d919.solid_66e6 .aside-a8ba > li.section-89f6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_d919.text-warm-b668 .aside-a8ba > li > a .gradient-red-d7ed {
  position: relative;
}
.tooltip_d919.text-warm-b668 .aside-a8ba > li > a .gradient-red-d7ed: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;
}
.tooltip_d919.text-warm-b668
  .aside-a8ba
  > li:focus
  > a
  .gradient-red-d7ed:before,
.tooltip_d919.text-warm-b668
  .aside-a8ba
  > li:hover
  > a
  .gradient-red-d7ed:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_d919.text-warm-b668
  .aside-a8ba
  > li.menu-b30c
  > a
  .gradient-red-d7ed:before,
.tooltip_d919.text-warm-b668
  .aside-a8ba
  > li.form-pressed-6e8c
  > a
  .gradient-red-d7ed:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_d919.texture-blue-3942 .aside-a8ba > li > a .gradient-red-d7ed {
  position: relative;
}
.tooltip_d919.texture-blue-3942 .aside-a8ba > li > a .gradient-red-d7ed: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;
}
.tooltip_d919.texture-blue-3942 .aside-a8ba > li:focus > a .gradient-red-d7ed:before,
.tooltip_d919.texture-blue-3942
  .aside-a8ba
  > li:hover
  > a
  .gradient-red-d7ed:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_d919.texture-blue-3942
  .aside-a8ba
  > li.menu-b30c
  > a
  .gradient-red-d7ed:before,
.tooltip_d919.texture-blue-3942
  .aside-a8ba
  > li.form-pressed-6e8c
  > a
  .gradient-red-d7ed:before {
  width: 100%;
  background-color: currentColor;
}
.header_gold_5a8b .chip-e747 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header_gold_5a8b .chip-e747 li:first-child > a {
  border-top: none;
}
.header_gold_5a8b .chip-e747 .basic-4783 > .gradient-red-d7ed .glass-24e2 {
  display: none;
}
.header_gold_5a8b .chip-e747 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.header_gold_5a8b .chip-e747 li:last-child {
  border: none;
}
.header_gold_5a8b .chip-e747 li.border-complex-95d0 > a {
  padding-right: 45px !important;
}
.header_gold_5a8b .chip-e747 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.header_gold_5a8b .chip-e747 li a:focus,
.header_gold_5a8b .chip-e747 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_gold_5a8b .chip-e747 li .box_black_aaaa {
  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;
}
.header_gold_5a8b .chip-e747 li .box_black_aaaa:hover {
  box-shadow: none;
}
.header_gold_5a8b .chip-e747 li .box_black_aaaa .glass-24e2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.header_gold_5a8b .chip-e747 .border-01c2 {
  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);
}
.header_gold_5a8b .chip-e747 .border-01c2 li a {
  padding-left: 3em;
}
.header_gold_5a8b .chip-e747 .main_23d4 > a .box_black_aaaa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header_gold_5a8b .chip-e747 .main_23d4 > .border-01c2 {
  display: block;
  opacity: 1;
}
.status-73eb {
  max-width: 100%;
}
.rough_26c7 {
  line-height: 0;
  cursor: pointer;
}
.down-df22 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.down-df22:hover {
  box-shadow: none;
  color: currentColor;
}
.down-df22 svg {
  width: 18px;
  height: 18px;
}
.down-df22 .module_narrow_dee8 {
  display: none;
}
.thumbnail-medium-1827 {
  position: relative;
}
.thumbnail-medium-1827.fn-active-d803 .down-df22 .next-14fd {
  display: none;
}
.thumbnail-medium-1827.fn-active-d803 .down-df22 .module_narrow_dee8 {
  display: inline-block;
}
.thumbnail-medium-1827 .motion-5e5f {
  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);
}
.thumbnail-medium-1827.breadcrumb-1af9 .motion-5e5f {
  left: auto;
  right: -0.9em;
}
.thumbnail-medium-1827.breadcrumb-1af9 .new_79a7::before {
  left: auto;
  right: 15px;
}
.thumbnail-medium-1827.fn-active-d803 .motion-5e5f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tabs-current-ca9d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tabs-current-ca9d label {
  flex-basis: 100%;
}
.tabs-current-ca9d .east-ddfe {
  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;
}
.tabs-current-ca9d .module_cc4c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tabs-current-ca9d .module_cc4c:focus {
  background-color: transparent;
}
.tabs-current-ca9d button.upper-738a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tabs-current-ca9d button.upper-738a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tabs-current-ca9d button.upper-738a svg {
  width: 18px;
  height: 18px;
}
.tabs-current-ca9d input[type="submit"] {
  min-height: auto;
}
.hard_afac .tabs-current-ca9d .module_cc4c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.new_79a7 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .new_79a7 {
    width: 220px;
  }
}
.new_79a7 label {
  flex-basis: 100%;
}
.new_79a7::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;
}
.video_7cfd .hard_afac .tabs-current-ca9d {
  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;
}
.video_7cfd
  .hard_afac
  .tabs-current-ca9d
  .east-ddfe {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.video_7cfd .hard_afac .tabs-current-ca9d .module_cc4c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.video_7cfd
  .hard_afac
  .tabs-current-ca9d
  .module_cc4c:focus {
  background: 0 0;
}
.video_7cfd
  .hard_afac
  .tabs-current-ca9d
  .background_c2ce {
  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;
}
.tag_top_1150 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tag_top_1150 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tag_top_1150 li:last-child {
  margin-right: 0;
}
.tag_top_1150 li:first-child {
  margin-left: 0;
}
.tag_top_1150.row_5dd3 a {
  color: #fff;
}
.tag_top_1150.row_5dd3 a:hover {
  color: #fff;
}
.tag_top_1150 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tag_top_1150 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tag_top_1150 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tag_top_1150 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tag_top_1150 [class*="social-icon-apple"] {
  background-color: #999;
}
.tag_top_1150 [class*="social-icon-apple"].full-9f61 {
  background-color: transparent;
  color: #999;
}
.tag_top_1150 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tag_top_1150 [class*="social-icon-behance"].full-9f61 {
  background-color: transparent;
  color: #1769ff;
}
.tag_top_1150 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tag_top_1150 [class*="social-icon-bitbucket"].full-9f61 {
  background-color: transparent;
  color: #205081;
}
.tag_top_1150 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tag_top_1150 [class*="social-icon-codepen"].full-9f61 {
  background-color: transparent;
  color: #000;
}
.tag_top_1150 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tag_top_1150 [class*="social-icon-delicious"].full-9f61 {
  background-color: transparent;
  color: #39f;
}
.tag_top_1150 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tag_top_1150 [class*="social-icon-digg"].full-9f61 {
  background-color: transparent;
  color: #005be2;
}
.tag_top_1150 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tag_top_1150 [class*="social-icon-dribbble"].full-9f61 {
  background-color: transparent;
  color: #ea4c89;
}
.tag_top_1150 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tag_top_1150 [class*="social-icon-envelope"].full-9f61 {
  background-color: transparent;
  color: #ea4335;
}
.tag_top_1150 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tag_top_1150 [class*="social-icon-facebook"].full-9f61 {
  background-color: transparent;
  color: #3b5998;
}
.tag_top_1150 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tag_top_1150 [class*="social-icon-flickr"].full-9f61 {
  background-color: transparent;
  color: #0063dc;
}
.tag_top_1150 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tag_top_1150 [class*="social-icon-foursquare"].full-9f61 {
  background-color: transparent;
  color: #2d5be3;
}
.tag_top_1150 [class*="social-icon-github"] {
  background-color: #333;
}
.tag_top_1150 [class*="social-icon-github"].full-9f61 {
  background-color: transparent;
  color: #333;
}
.tag_top_1150 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tag_top_1150 [class*="social-icon-google-plus"].full-9f61 {
  background-color: transparent;
  color: #dd4b39;
}
.tag_top_1150 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tag_top_1150 [class*="social-icon-houzz"].full-9f61 {
  background-color: transparent;
  color: #7ac142;
}
.tag_top_1150 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tag_top_1150 [class*="social-icon-instagram"].full-9f61 {
  background-color: transparent;
  color: #262626;
}
.tag_top_1150 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tag_top_1150 [class*="social-icon-jsfiddle"].full-9f61 {
  background-color: transparent;
  color: #487aa2;
}
.tag_top_1150 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tag_top_1150 [class*="social-icon-linkedin"].full-9f61 {
  background-color: transparent;
  color: #0077b5;
}
.tag_top_1150 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tag_top_1150 [class*="social-icon-medium"].full-9f61 {
  background-color: transparent;
  color: #00ab6b;
}
.tag_top_1150 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tag_top_1150
  [class*="social-icon-odnoklassniki"].full-9f61 {
  background-color: transparent;
  color: #f4731c;
}
.tag_top_1150 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tag_top_1150 [class*="social-icon-meetup"].full-9f61 {
  background-color: transparent;
  color: #ec1c40;
}
.tag_top_1150 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tag_top_1150 [class*="social-icon-pinterest"].full-9f61 {
  background-color: transparent;
  color: #bd081c;
}
.tag_top_1150 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tag_top_1150 [class*="social-icon-product-hunt"].full-9f61 {
  background-color: transparent;
  color: #da552f;
}
.tag_top_1150 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tag_top_1150 [class*="social-icon-reddit"].full-9f61 {
  background-color: transparent;
  color: #ff4500;
}
.tag_top_1150 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tag_top_1150 [class*="social-icon-rss"].full-9f61 {
  background-color: transparent;
  color: #f26522;
}
.tag_top_1150 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tag_top_1150
  [class*="social-icon-shopping-cart"].full-9f61 {
  background-color: transparent;
  color: #4caf50;
}
.tag_top_1150 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tag_top_1150 [class*="social-icon-skype"].full-9f61 {
  background-color: transparent;
  color: #00aff0;
}
.tag_top_1150 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tag_top_1150 [class*="social-icon-slideshare"].full-9f61 {
  background-color: transparent;
  color: #0077b5;
}
.tag_top_1150 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tag_top_1150 [class*="social-icon-snapchat"].full-9f61 {
  background-color: transparent;
  color: #fffc00;
}
.tag_top_1150 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tag_top_1150 [class*="social-icon-soundcloud"].full-9f61 {
  background-color: transparent;
  color: #f80;
}
.tag_top_1150 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tag_top_1150 [class*="social-icon-spotify"].full-9f61 {
  background-color: transparent;
  color: #2ebd59;
}
.tag_top_1150 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tag_top_1150
  [class*="social-icon-stack-overflow"].full-9f61 {
  background-color: transparent;
  color: #fe7a15;
}
.tag_top_1150 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tag_top_1150 [class*="social-icon-maldkfgram"].full-9f61 {
  background-color: transparent;
  color: #2ca5e0;
}
.tag_top_1150 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tag_top_1150 [class*="social-icon-tripadvisor"].full-9f61 {
  background-color: transparent;
  color: #589442;
}
.tag_top_1150 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tag_top_1150 [class*="social-icon-tumblr"].full-9f61 {
  background-color: transparent;
  color: #35465c;
}
.tag_top_1150 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tag_top_1150 [class*="social-icon-twitch"].full-9f61 {
  background-color: transparent;
  color: #6441a5;
}
.tag_top_1150 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tag_top_1150 [class*="social-icon-twitter"].full-9f61 {
  background-color: transparent;
  color: #1da1f2;
}
.tag_top_1150 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tag_top_1150 [class*="social-icon-vimeo"].full-9f61 {
  background-color: transparent;
  color: #1ab7ea;
}
.tag_top_1150 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tag_top_1150 [class*="social-icon-vk"].full-9f61 {
  background-color: transparent;
  color: #45668e;
}
.tag_top_1150 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tag_top_1150 [class*="social-icon-weibo"].full-9f61 {
  background-color: transparent;
  color: #df2029;
}
.tag_top_1150 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tag_top_1150 [class*="social-icon-weixin"].full-9f61 {
  background-color: transparent;
  color: #7bb32e;
}
.tag_top_1150 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tag_top_1150 [class*="social-icon-whatsapp"].full-9f61 {
  background-color: transparent;
  color: #25d366;
}
.tag_top_1150 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tag_top_1150 [class*="social-icon-wordpress"].full-9f61 {
  background-color: transparent;
  color: #21759b;
}
.tag_top_1150 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tag_top_1150 [class*="social-icon-xing"].full-9f61 {
  background-color: transparent;
  color: #026466;
}
.tag_top_1150 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tag_top_1150 [class*="social-icon-yelp"].full-9f61 {
  background-color: transparent;
  color: #af0606;
}
.tag_top_1150 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tag_top_1150 [class*="social-icon-youtube"].full-9f61 {
  background-color: transparent;
  color: #cd201f;
}
.cold_4891 {
  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;
}
.cold_4891:hover {
  box-shadow: none;
  background: 0 0;
}
.iron-2a77 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fast-4e43 {
  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;
}
.video_3aec {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.table-f50f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.table-f50f,
.table-f50f::after,
.table-f50f::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;
}
.table-f50f::after,
.table-f50f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.heading_large_6f47 .fast-4e43 .video_3aec {
  margin-top: -2px;
  width: 19px;
}
.heading_large_6f47 .fast-4e43 .table-f50f {
  margin-top: -1px;
}
.heading_large_6f47 .fast-4e43 .table-f50f,
.heading_large_6f47 .fast-4e43 .table-f50f::after,
.heading_large_6f47 .fast-4e43 .table-f50f::before {
  width: 19px;
  height: 2px;
}
.heading_large_6f47 .fast-4e43 .table-f50f::before {
  top: -6px;
}
.heading_large_6f47 .fast-4e43 .table-f50f::after {
  bottom: -6px;
}
.dirty_3114 .fast-4e43 .video_3aec {
  margin-top: -2px;
  width: 22px;
}
.dirty_3114 .fast-4e43 .table-f50f {
  margin-top: -1px;
}
.dirty_3114 .fast-4e43 .table-f50f,
.dirty_3114 .fast-4e43 .table-f50f::after,
.dirty_3114 .fast-4e43 .table-f50f::before {
  width: 22px;
  height: 2px;
}
.dirty_3114 .fast-4e43 .table-f50f::before {
  top: -7px;
}
.dirty_3114 .fast-4e43 .table-f50f::after {
  bottom: -7px;
}
.content_cold_7230 .fast-4e43 .video_3aec {
  margin-top: -2px;
  width: 31px;
}
.content_cold_7230 .fast-4e43 .table-f50f {
  margin-top: -1.5px;
}
.content_cold_7230 .fast-4e43 .table-f50f,
.content_cold_7230 .fast-4e43 .table-f50f::after,
.content_cold_7230 .fast-4e43 .table-f50f::before {
  width: 31px;
  height: 3px;
}
.content_cold_7230 .fast-4e43 .table-f50f::before {
  top: -9px;
}
.content_cold_7230 .fast-4e43 .table-f50f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .huge-4b01 .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 19px;
  }
  .huge-4b01 .fast-4e43 .table-f50f {
    margin-top: -1px;
  }
  .huge-4b01 .fast-4e43 .table-f50f,
  .huge-4b01 .fast-4e43 .table-f50f::after,
  .huge-4b01 .fast-4e43 .table-f50f::before {
    width: 19px;
    height: 2px;
  }
  .huge-4b01 .fast-4e43 .table-f50f::before {
    top: -6px;
  }
  .huge-4b01 .fast-4e43 .table-f50f::after {
    bottom: -6px;
  }
  .surface-motion-80d7 .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 22px;
  }
  .surface-motion-80d7 .fast-4e43 .table-f50f {
    margin-top: -1px;
  }
  .surface-motion-80d7 .fast-4e43 .table-f50f,
  .surface-motion-80d7 .fast-4e43 .table-f50f::after,
  .surface-motion-80d7 .fast-4e43 .table-f50f::before {
    width: 22px;
    height: 2px;
  }
  .surface-motion-80d7 .fast-4e43 .table-f50f::before {
    top: -7px;
  }
  .surface-motion-80d7 .fast-4e43 .table-f50f::after {
    bottom: -7px;
  }
  .footer_e6f8 .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 31px;
  }
  .footer_e6f8 .fast-4e43 .table-f50f {
    margin-top: -1.5px;
  }
  .footer_e6f8 .fast-4e43 .table-f50f,
  .footer_e6f8 .fast-4e43 .table-f50f::after,
  .footer_e6f8 .fast-4e43 .table-f50f::before {
    width: 31px;
    height: 3px;
  }
  .footer_e6f8 .fast-4e43 .table-f50f::before {
    top: -9px;
  }
  .footer_e6f8 .fast-4e43 .table-f50f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wood-ec84 .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 19px;
  }
  .wood-ec84 .fast-4e43 .table-f50f {
    margin-top: -1px;
  }
  .wood-ec84 .fast-4e43 .table-f50f,
  .wood-ec84 .fast-4e43 .table-f50f::after,
  .wood-ec84 .fast-4e43 .table-f50f::before {
    width: 19px;
    height: 2px;
  }
  .wood-ec84 .fast-4e43 .table-f50f::before {
    top: -6px;
  }
  .wood-ec84 .fast-4e43 .table-f50f::after {
    bottom: -6px;
  }
  .carousel-silver-e40b .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-silver-e40b .fast-4e43 .table-f50f {
    margin-top: -1px;
  }
  .carousel-silver-e40b .fast-4e43 .table-f50f,
  .carousel-silver-e40b .fast-4e43 .table-f50f::after,
  .carousel-silver-e40b .fast-4e43 .table-f50f::before {
    width: 22px;
    height: 2px;
  }
  .carousel-silver-e40b .fast-4e43 .table-f50f::before {
    top: -7px;
  }
  .carousel-silver-e40b .fast-4e43 .table-f50f::after {
    bottom: -7px;
  }
  .filter-cold-322d .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 31px;
  }
  .filter-cold-322d .fast-4e43 .table-f50f {
    margin-top: -1.5px;
  }
  .filter-cold-322d .fast-4e43 .table-f50f,
  .filter-cold-322d .fast-4e43 .table-f50f::after,
  .filter-cold-322d .fast-4e43 .table-f50f::before {
    width: 31px;
    height: 3px;
  }
  .filter-cold-322d .fast-4e43 .table-f50f::before {
    top: -9px;
  }
  .filter-cold-322d .fast-4e43 .table-f50f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .progress-5839 .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 19px;
  }
  .progress-5839 .fast-4e43 .table-f50f {
    margin-top: -1px;
  }
  .progress-5839 .fast-4e43 .table-f50f,
  .progress-5839 .fast-4e43 .table-f50f::after,
  .progress-5839 .fast-4e43 .table-f50f::before {
    width: 19px;
    height: 2px;
  }
  .progress-5839 .fast-4e43 .table-f50f::before {
    top: -6px;
  }
  .progress-5839 .fast-4e43 .table-f50f::after {
    bottom: -6px;
  }
  .paragraph_over_8fdb .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_over_8fdb .fast-4e43 .table-f50f {
    margin-top: -1px;
  }
  .paragraph_over_8fdb .fast-4e43 .table-f50f,
  .paragraph_over_8fdb .fast-4e43 .table-f50f::after,
  .paragraph_over_8fdb .fast-4e43 .table-f50f::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_over_8fdb .fast-4e43 .table-f50f::before {
    top: -7px;
  }
  .paragraph_over_8fdb .fast-4e43 .table-f50f::after {
    bottom: -7px;
  }
  .overlay_smooth_e5ab .fast-4e43 .video_3aec {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_smooth_e5ab .fast-4e43 .table-f50f {
    margin-top: -1.5px;
  }
  .overlay_smooth_e5ab .fast-4e43 .table-f50f,
  .overlay_smooth_e5ab .fast-4e43 .table-f50f::after,
  .overlay_smooth_e5ab .fast-4e43 .table-f50f::before {
    width: 31px;
    height: 3px;
  }
  .overlay_smooth_e5ab .fast-4e43 .table-f50f::before {
    top: -9px;
  }
  .overlay_smooth_e5ab .fast-4e43 .table-f50f::after {
    bottom: -9px;
  }
}
.gallery-plasma-7dc7 .table-f50f {
  -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);
}
.gallery-plasma-7dc7 .table-f50f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-plasma-7dc7 .table-f50f::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);
}
.gallery-plasma-7dc7.icon-d48a .table-f50f {
  -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);
}
.gallery-plasma-7dc7.icon-d48a .table-f50f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-plasma-7dc7.icon-d48a .table-f50f::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);
}
.preview_fresh_26db {
  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.outer_ee44:before {
  display: none;
}
.gold-af7e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gold-af7e .mini-bee2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gold-af7e .mini-bee2:last-of-type {
  border-bottom: none;
}
.gold-af7e .mini-bee2.hover_copper_805b,
.gold-af7e .mini-bee2.search_8a6a,
.gold-af7e .mini-bee2.pink_0959 {
  padding: 0;
}
.gold-af7e .header_gold_5a8b .box_black_aaaa {
  color: currentColor;
}
.gold-af7e .header_gold_5a8b .box_black_aaaa:focus,
.gold-af7e .header_gold_5a8b .box_black_aaaa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold-af7e.photo_bronze_9a26 .frame_last_0479,
.gold-af7e.photo_bronze_9a26 .fast_32ef a,
.gold-af7e.photo_bronze_9a26 .aside-a8ba a,
.gold-af7e.photo_bronze_9a26 .border-01c2 a {
  color: rgba(0, 0, 0, 0.55);
}
.gold-af7e.photo_bronze_9a26 .frame_last_0479:hover,
.gold-af7e.photo_bronze_9a26 .fast_32ef a:hover,
.gold-af7e.photo_bronze_9a26 .aside-a8ba a:hover,
.gold-af7e.photo_bronze_9a26 .border-01c2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold-af7e.photo_bronze_9a26 .shade-fe2a {
  color: rgba(0, 0, 0, 0.8);
}
.gold-af7e.photo_bronze_9a26 .mini-bee2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold-af7e.photo_bronze_9a26 .mini-bee2:before {
  background: rgba(0, 0, 0, 0.08);
}
.gold-af7e.photo_bronze_9a26 .iron_83b2:before {
  background: rgba(255, 255, 255, 0.9);
}
.gold-af7e.photo_bronze_9a26 .header_gold_5a8b .chip-e747 li a,
.gold-af7e.photo_bronze_9a26 .header_gold_5a8b .box_black_aaaa,
.gold-af7e.photo_bronze_9a26 .border-01c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold-af7e.photo_bronze_9a26 .header_gold_5a8b .box_black_aaaa:focus,
.gold-af7e.photo_bronze_9a26 .header_gold_5a8b .box_black_aaaa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold-af7e.photo_bronze_9a26 .chip-e747 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold-af7e.header-dirty-4763 .frame_last_0479,
.gold-af7e.header-dirty-4763 .fast_32ef a,
.gold-af7e.header-dirty-4763 .aside-a8ba .box_black_aaaa,
.gold-af7e.header-dirty-4763 .aside-a8ba a,
.gold-af7e.header-dirty-4763 .border-01c2 a {
  color: rgba(255, 255, 255, 0.79);
}
.gold-af7e.header-dirty-4763 .frame_last_0479:hover,
.gold-af7e.header-dirty-4763 .fast_32ef a:hover,
.gold-af7e.header-dirty-4763 .aside-a8ba .box_black_aaaa:hover,
.gold-af7e.header-dirty-4763 .aside-a8ba a:hover,
.gold-af7e.header-dirty-4763 .border-01c2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold-af7e.header-dirty-4763 .shade-fe2a {
  color: rgba(255, 255, 255, 0.99);
}
.gold-af7e.header-dirty-4763 .mini-bee2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold-af7e.header-dirty-4763 .mini-bee2:before {
  background: rgba(255, 255, 255, 0.08);
}
.gold-af7e.header-dirty-4763 .iron_83b2:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold-af7e.header-dirty-4763 .header_gold_5a8b .chip-e747 li a,
.gold-af7e.header-dirty-4763 .header_gold_5a8b .box_black_aaaa,
.gold-af7e.header-dirty-4763 .border-01c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold-af7e.header-dirty-4763 .header_gold_5a8b .box_black_aaaa:focus,
.gold-af7e.header-dirty-4763 .header_gold_5a8b .box_black_aaaa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold-af7e.header-dirty-4763 .chip-e747 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_83b2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.iron_83b2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip_d92a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar_current_18b0 .gold-af7e {
  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;
}
.sidebar_current_18b0 .mini-bee2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar_current_18b0 .mini-bee2: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) {
  .sidebar_current_18b0 .mini-bee2:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar_current_18b0 .mini-bee2:last-child:before {
  content: none;
}
.sidebar_current_18b0 .mini-bee2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar_current_18b0 .header_gold_5a8b .chip-e747 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar_current_18b0 .header_gold_5a8b .chip-e747 li a .box_black_aaaa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar_current_18b0 .header_gold_5a8b .border-01c2 {
  border: none;
}
.sidebar_current_18b0 .header_gold_5a8b .border-01c2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar_current_18b0 .iron_83b2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar_current_18b0 .tooltip_d92a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar_current_18b0 .header-dirty-4763 .iron_83b2:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_current_18b0 .photo_bronze_9a26.table-eecd .table-f50f {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar_current_18b0
  .photo_bronze_9a26.table-eecd
  .table-f50f::after,
.sidebar_current_18b0
  .photo_bronze_9a26.table-eecd
  .table-f50f:before {
  background: inherit;
}
.sidebar_current_18b0
  .photo_bronze_9a26.table-eecd:hover
  .table-f50f {
  background: rgba(0, 0, 0, 0.8);
}
.input-ebc7 .gold-af7e {
  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) {
  .input-ebc7 .gold-af7e {
    width: auto;
    right: 45px;
  }
}
.title_out_3c9b .gold-af7e {
  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) {
  .title_out_3c9b .gold-af7e {
    width: auto;
    left: 45px;
  }
}
.outer_ee44 .gold-af7e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outer_ee44 .tooltip_d92a {
  max-width: 48em;
  margin: 0 auto;
}
.outer_ee44 .iron_83b2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.complex_cb49 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.complex_cb49.sidebar_current_18b0 .gold-af7e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.complex_cb49.input-ebc7 .gold-af7e {
  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);
}
.complex_cb49 .gold-af7e {
  visibility: visible;
}
.complex_cb49.title_out_3c9b .gold-af7e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gallery_2d2d,
.content_6f12 {
  overflow-x: hidden;
}
.gallery_2d2d .gold-af7e {
  overflow: auto;
}
.gallery_2d2d.sidebar_current_18b0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_2d2d.sidebar_current_18b0 .gold-af7e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gallery_2d2d.sidebar_current_18b0 .cold_4891 {
  opacity: 0;
}
.gallery_2d2d.input-ebc7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_2d2d.input-ebc7 .gold-af7e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gallery_2d2d.input-ebc7 .cold_4891 {
  opacity: 0;
}
.gallery_2d2d.title_out_3c9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_2d2d.title_out_3c9b .gold-af7e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gallery_2d2d.title_out_3c9b .cold_4891 {
  opacity: 0;
}
.gallery_2d2d.outer_ee44 .gold-af7e {
  z-index: 10;
  visibility: visible;
}
.table-eecd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table-eecd .table-f50f {
  background: rgba(255, 255, 255, 0.99);
}
.table-eecd .table-f50f::after,
.table-eecd .table-f50f:before {
  background: inherit;
}
.table-eecd:hover .table-f50f {
  background: rgba(255, 255, 255, 0.99);
}
.title_out_3c9b .table-eecd {
  top: 10px;
  right: auto;
  left: 12px;
}
.outer_ee44 .table-eecd {
  display: none !important;
}
.gallery_2d2d:before,
.content_6f12:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gallery_2d2d .table-eecd,
.content_6f12 .table-eecd {
  display: inline-block;
}
.gold-af7e .wide-0312 {
  -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;
}
.gallery_2d2d .gold-af7e .wide-0312,
.content_6f12 .gold-af7e .wide-0312 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-a39c .east-ddfe {
  width: 100%;
}
.input-b77d {
  padding: 0 0.5em 0;
}
.input-b77d [class*="customify-col-"],
.input-b77d [class*="customify-col_"],
.input-b77d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.box_large_de31 .input-b77d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paper_0154 .module_b6f9,
  .module_b6f9 {
    display: none;
  }
  .pro_5c33 {
    text-align: left;
  }
  .filter_bronze_0af4 {
    text-align: center;
  }
  .glass-70f9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paper_0154 .south-5e54,
  .south-5e54 {
    display: none;
  }
  .wood-8eb7 {
    text-align: left;
  }
  .pagination-c546 {
    text-align: center;
  }
  .item_79a1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paper_0154 .bronze_76a6,
  .bronze_76a6 {
    display: none;
  }
  .section-3999 {
    text-align: left;
  }
  .over-ae9e {
    text-align: center;
  }
  .background-011b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.detail-529f {
  box-shadow: none !important;
}
.banner-c6e8 .center_34e0,
.form-1d3b .center_34e0 {
  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;
}
.form-1d3b .center_34e0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form_ed30 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form_ed30:after,
.form_ed30:before {
  content: "";
  display: table;
}
.form_ed30:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form_ed30 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form_ed30,
.thumbnail_c377 {
  max-width: 1248px;
  margin: 0 auto;
}

.small_b87a.video_bronze_68c6 .form_ed30 {
  max-width: 100%;
}
.small_b87a.dynamic-454c {
  max-width: 1200px;
  margin: 0 auto;
}
.small_b87a.gold-0dac .form_ed30 {
  max-width: 100%;
}
.small_b87a.gold-0dac > .form_ed30 {
  padding-left: 0;
  padding-right: 0;
}
.small_b87a.gold-0dac > .form_ed30 .paper_0154 {
  margin: 0;
}
.small_b87a.gold-0dac
  > .form_ed30
  .hovered-a563.overlay_3afb {
  margin-right: 0;
  margin-left: 0;
}
.small_b87a.gold-0dac #main.overlay_3afb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .soft-c339 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .soft-c339 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tiny_e5c4 .box-8fb0 {
    padding-right: 1em;
  }
  .tiny_e5c4.gold-b080 .hovered-a563 {
    border-right: 1px solid #eaecee;
  }
  .tiny_e5c4.gold-b080 .box-8fb0 {
    padding-right: 1em;
  }
  .tiny_e5c4.gold-b080 .status-17f3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full_b960 .box-8fb0 {
    padding-left: 1em;
  }
  .full_b960.gold-b080 .hovered-a563 {
    border-left: 1px solid #eaecee;
  }
  .full_b960.gold-b080 .box-8fb0 {
    padding-left: 1em;
  }
  .full_b960.gold-b080 .status-17f3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-9165 .box-8fb0 {
    padding-left: 1em;
  }
  .gallery-9165.gold-b080 .focus-copper-e57b {
    border-right: 1px solid #eaecee;
  }
  .gallery-9165.gold-b080 .slow-ca19 {
    border-right: 1px solid #eaecee;
  }
  .gallery-9165.gold-b080 .box-8fb0 {
    padding-left: 1em;
  }
  .gallery-9165.gold-b080 .status-17f3 {
    padding-right: 1em;
  }
  .gallery-9165.gold-b080 .tabs_3fd7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_075f .box-8fb0 {
    padding-right: 1em;
  }
  .orange_075f.gold-b080 .focus-copper-e57b {
    border-left: 1px solid #eaecee;
  }
  .orange_075f.gold-b080 .slow-ca19 {
    border-left: 1px solid #eaecee;
  }
  .orange_075f.gold-b080 .box-8fb0 {
    padding-right: 1em;
  }
  .orange_075f.gold-b080 .status-17f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange_075f.gold-b080 .tabs_3fd7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-c339 .box-8fb0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .soft-c339.gold-b080 .hovered-a563 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .soft-c339.gold-b080 .box-8fb0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .soft-c339.gold-b080 .status-17f3 {
    padding-left: 1em;
  }
  .soft-c339.gold-b080 .tabs_3fd7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .soft-c339.gold-b080 .box-8fb0 {
    padding-left: 0;
  }
}
.hidden_tiny_74da .surface-e0ce {
  display: inline-block;
}
.outline_plasma_d230 {
  display: inline-block;
}
.gradient_a79b {
  word-con: break-word;
}
.breadcrumb_4828 > span {
  display: inline-block;
  padding: 5px 0;
}
.breadcrumb_4828 .media_31da {
  margin-left: 8px;
  margin-right: 8px;
}
.breadcrumb_4828 .footer-glass-5441 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-d73e .info_dirty_e91b {
  margin-bottom: 2em;
}
.hard-d73e .current_2130 {
  margin-bottom: 15px;
}
.hard-d73e .current_2130:last-child {
  margin-bottom: 0;
}
.hard-d73e .input_dirty_09ef {
  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) {
  .hard-d73e .input_dirty_09ef {
    display: block;
  }
}
.hard-d73e .backdrop-clean-ee89 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-d73e .backdrop-clean-ee89 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-d73e .section_out_b38a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-d73e .section_out_b38a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-d73e .section_out_b38a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-d73e .gradient_a79b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-d73e .gradient_a79b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-d73e .center-9da7 p:last-child {
  margin-bottom: 0;
}
.hard-d73e .carousel_338a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-d73e .slider-6743 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-d73e .chip_6a11 {
  margin-top: 1em;
}
.hard-d73e .outline_07b4 {
  top: 0;
  display: block;
}
.hard-d73e .outline_07b4 a {
  color: inherit;
}
.hard-d73e .outline_07b4 a:hover {
  color: inherit;
}
.hard-d73e .hero-white-dced {
  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;
}
.hard-d73e .hero-white-dced:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-d73e .slider-6743 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-d73e .box_62d0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-d73e .box_62d0:first-child {
  margin-top: 0;
}
.hard-d73e .box_62d0.fixed-5ae5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-d73e .box_62d0.slow_ef99 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-d73e
  .box_62d0.slow_ef99.grid_cold_ed52
  .chip_6a11 {
  width: 100%;
}
.hard-d73e .slow_ef99 {
  -webkit-box-align: center;
  align-items: center;
}
.hard-d73e .slow_ef99 .breadcrumb_4828,
.hard-d73e .slow_ef99 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-d73e .section_out_b38a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-d73e .section_out_b38a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-d73e .section_out_b38a: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;
}
.hard-d73e .fixed-5ae5 {
  z-index: 5;
}
.hard-d73e .background_4d3b .search_pressed_95cc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-d73e .tag-27f9 .search_pressed_95cc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-d73e .modal-9d72 .search_pressed_95cc {
  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;
}
.hard-d73e.background-fixed-fd11 .input_dirty_09ef,
.hard-d73e.background-left-869d .input_dirty_09ef {
  display: block;
}
.hard-d73e.background-fixed-fd11 .input_dirty_09ef .row_glass_9259,
.hard-d73e.background-fixed-fd11 .input_dirty_09ef .slider-6743,
.hard-d73e.background-left-869d .input_dirty_09ef .row_glass_9259,
.hard-d73e.background-left-869d .input_dirty_09ef .slider-6743 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-d73e.shadow-wide-a92d .backdrop-clean-ee89 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-d73e.shadow-wide-a92d .backdrop-clean-ee89 {
    margin-right: 0;
  }
}
.hard-d73e.background-fixed-fd11 .backdrop-clean-ee89,
.hard-d73e.background-left-869d .backdrop-clean-ee89 {
  padding-top: 40%;
}
.hard-d73e.background-fixed-fd11 .info_dirty_e91b,
.hard-d73e.background-left-869d .info_dirty_e91b {
  display: block;
}
.hard-d73e.background-fixed-fd11 .fn-sticky-d803 .slider-6743,
.hard-d73e.background-left-869d .fn-sticky-d803 .slider-6743 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-d73e.background-fixed-fd11 .backdrop-clean-ee89,
.hard-d73e.background-left-869d .backdrop-clean-ee89 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-d73e.background-fixed-fd11 .slider-6743 {
  padding: 1em;
}
.picture-stale-0f18 {
  margin: 30px auto;
  display: block;
}
.picture-stale-0f18 .avatar-fast-b9d0 > * {
  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;
}
.picture-stale-0f18 .avatar-fast-b9d0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-stale-0f18 .avatar-fast-b9d0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_0f08 .breadcrumb_4828 {
  margin-bottom: 1.41575em;
}
.active_0f08 .notice-76c5 {
  margin-bottom: 1.618em;
}
.button_34ae .progress_pressed_f1ee {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button_34ae .progress_pressed_f1ee a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button_34ae .tertiary_1791 {
  max-width: 100%;
  overflow: auto;
}
.light_7391 .button_34ae a:hover {
  text-decoration: underline;
}
.selected_6e95 .current_2130:not(.gradient_a79b),
.selected_6e95 .section_out_b38a {
  margin-bottom: 1.41575em;
}
.selected_6e95 .current_2130:not(.gradient_a79b):last-child,
.selected_6e95 .section_out_b38a:last-child {
  margin-bottom: 0;
}
.selected_6e95 .current_2130.label-8e15 {
  margin-bottom: 0.41575em;
}
.selected_6e95 .soft_ff28:before,
.selected_6e95 .pagination_old_6979:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.selected_6e95 .soft_ff28:before {
  content: "\f115";
}
.selected_6e95 .pagination_old_6979:before {
  content: "\f02c";
}
.selected_6e95 .column-cool-5cad {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.selected_6e95 .column-cool-5cad a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info_619a {
  display: -webkit-box;
  display: flex;
}
.info_619a .alert-lower-b319 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info_619a .alert-lower-b319 {
    flex-basis: 90px;
  }
}
.info_619a .mask_warm_bff8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_619a .mask_warm_bff8 {
    flex-basis: calc(100% - 50px);
  }
}
.info_619a .section_upper_b2b0 p:last-child {
  margin-bottom: 0.72em;
}
.hard-e747 .avatar-fast-b9d0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard-e747 .avatar-fast-b9d0:after,
.hard-e747 .avatar-fast-b9d0:before {
  content: "";
  display: table;
}
.hard-e747 .avatar-fast-b9d0:after {
  clear: both;
}
.hard-e747 .avatar-fast-b9d0 .texture_5f8e,
.hard-e747 .avatar-fast-b9d0 .focus-action-116a {
  width: 49%;
}
.hard-e747 .avatar-fast-b9d0 .texture_5f8e a span.smooth_4cf0,
.hard-e747 .avatar-fast-b9d0 .focus-action-116a a span.smooth_4cf0 {
  display: block;
  margin-bottom: 5px;
}
.hard-e747 .avatar-fast-b9d0 .focus-action-116a {
  float: left;
  text-align: left;
}
.hard-e747 .avatar-fast-b9d0 .texture_5f8e {
  float: right;
  text-align: right;
}
.static-499e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .static-499e {
    margin-bottom: 0;
  }
}
.top_dd23 {
  margin-bottom: 1em;
}
.top_dd23 .gradient_a79b {
  font-size: 1.1em;
  line-height: 1.3;
}
.narrow-2afe a {
  display: block;
  line-height: 0;
  position: relative;
}
.basic-42be .top_dd23,
.feature-8aa9 .top_dd23 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .basic-42be .top_dd23,
  .feature-8aa9 .top_dd23 {
    display: block;
  }
}
.basic-42be .narrow-2afe,
.feature-8aa9 .narrow-2afe {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .basic-42be .narrow-2afe,
  .feature-8aa9 .narrow-2afe {
    margin-bottom: 1em;
  }
}
.basic-42be .narrow-2afe img,
.feature-8aa9 .narrow-2afe img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.basic-42be .detail-slow-ec52,
.feature-8aa9 .detail-slow-ec52 {
  flex-basis: calc(100% - 160px);
}
.basic-42be .detail-slow-ec52 p,
.feature-8aa9 .detail-slow-ec52 p {
  margin-bottom: 0;
}
.basic-42be .detail-slow-ec52 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .basic-42be .detail-slow-ec52 {
    padding-left: 0;
  }
}
.feature-8aa9 .detail-slow-ec52 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature-8aa9 .detail-slow-ec52 {
    padding-right: 0;
  }
}
.feature-8aa9 .narrow-2afe {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info_89ff .narrow-2afe {
  margin-bottom: 0.5em;
}
.info_89ff .narrow-2afe img {
  width: 100%;
}
.notice-17bc .cold_54d4,
.west-55a8 .cold_54d4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.west-55a8 .hovered-a563 .article_4b83 p:last-child {
  margin-bottom: 0;
}
.shade_b46d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.container_59f8 .mask_small_3efe {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .container_59f8 .mask_small_3efe:last-of-type {
    margin-bottom: 0;
  }
}
.container_59f8 .mask_small_3efe ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_59f8 .mask_small_3efe ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.container_59f8 .mask_small_3efe ul li {
  margin: 0 0 0.6em;
}
.container_59f8 .mask_small_3efe ul li.gallery-hard-4301,
.container_59f8 .mask_small_3efe ul li.title_east_4027 {
  position: relative;
}
.container_59f8 .mask_small_3efe ul li.gallery-hard-4301 .pagination_hovered_5fff,
.container_59f8 .mask_small_3efe ul li.title_east_4027 .pagination_hovered_5fff {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.container_59f8 .mask_small_3efe ul li.gallery-hard-4301:after:after,
.container_59f8 .mask_small_3efe ul li.gallery-hard-4301:after:before,
.container_59f8
  .mask_small_3efe
  ul
  li.title_east_4027:after:after,
.container_59f8
  .mask_small_3efe
  ul
  li.title_east_4027:after:before {
  content: "";
  display: table;
}
.container_59f8 .mask_small_3efe ul li.gallery-hard-4301:after:after,
.container_59f8
  .mask_small_3efe
  ul
  li.title_east_4027:after:after {
  clear: both;
}
.container_59f8 .mask_small_3efe a.slider_basic_504f:hover {
  text-decoration: none;
}
.container_59f8 .mask_small_3efe select {
  max-width: 100%;
}
.container_59f8 .mask_small_3efe table {
  font-size: 85%;
}
.container_59f8 .mask_small_3efe table td,
.container_59f8 .mask_small_3efe table th {
  padding: 0.2360828548em;
  text-align: center;
}
.container_59f8 .mask_small_3efe table tfoot td {
  text-align: left;
}
.container_59f8 .mask_small_3efe :last-child {
  margin-bottom: 0;
}
.container_59f8 .mask_small_3efe .caption-hot-9d0b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.container_59f8 .mask_small_3efe .caption-hot-9d0b label {
  width: 100%;
}
.container_59f8 .mask_small_3efe .caption-hot-9d0b .module_cc4c {
  width: 100%;
  display: block;
}
.container_59f8 .mask_small_3efe .caption-hot-9d0b .upper-738a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.container_59f8 .mask_small_3efe .caption-hot-9d0b .upper-738a:hover svg #svg-search {
  fill: #444;
}
.container_59f8 .mask_small_3efe .caption-hot-9d0b .upper-738a svg {
  width: 18px;
  height: 18px;
}
.container_59f8 .module-west-170d ul ul,
.container_59f8 .action-93ce ul ul,
.container_59f8 .gallery_ddc9 ul ul,
.container_59f8 .table-short-0cef ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.container_59f8 .module-west-170d .border-complex-95d0 > a,
.container_59f8 .action-93ce .border-complex-95d0 > a,
.container_59f8 .gallery_ddc9 .border-complex-95d0 > a,
.container_59f8 .table-short-0cef .border-complex-95d0 > a {
  margin-bottom: 0;
}
.container_59f8 .video_9d29 li,
.container_59f8 .module-west-170d li,
.container_59f8 .banner-a5e4 li,
.container_59f8 .action-93ce li,
.container_59f8 .gallery_ddc9 li,
.container_59f8 .table-short-0cef li,
.container_59f8 .message-yellow-14f0 li,
.container_59f8 .detail-7d4c li {
  display: block;
  position: relative;
}
.container_59f8 .video_9d29 li:last-child,
.container_59f8 .module-west-170d li:last-child,
.container_59f8 .banner-a5e4 li:last-child,
.container_59f8 .action-93ce li:last-child,
.container_59f8 .gallery_ddc9 li:last-child,
.container_59f8 .table-short-0cef li:last-child,
.container_59f8 .message-yellow-14f0 li:last-child,
.container_59f8 .detail-7d4c li:last-child {
  border: none;
}
.container_59f8 .video_9d29 li a,
.container_59f8 .module-west-170d li a,
.container_59f8 .banner-a5e4 li a,
.container_59f8 .action-93ce li a,
.container_59f8 .gallery_ddc9 li a,
.container_59f8 .table-short-0cef li a,
.container_59f8 .message-yellow-14f0 li a,
.container_59f8 .detail-7d4c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_59f8 .video_9d29 li ul li::before,
.container_59f8 .module-west-170d li ul li::before,
.container_59f8 .banner-a5e4 li ul li::before,
.container_59f8 .action-93ce li ul li::before,
.container_59f8 .gallery_ddc9 li ul li::before,
.container_59f8 .table-short-0cef li ul li::before,
.container_59f8 .message-yellow-14f0 li ul li::before,
.container_59f8 .detail-7d4c li ul li::before {
  left: 15px;
}
.container_59f8 .video_9d29 li ul a,
.container_59f8 .module-west-170d li ul a,
.container_59f8 .banner-a5e4 li ul a,
.container_59f8 .action-93ce li ul a,
.container_59f8 .gallery_ddc9 li ul a,
.container_59f8 .table-short-0cef li ul a,
.container_59f8 .message-yellow-14f0 li ul a,
.container_59f8 .detail-7d4c li ul a {
  padding-left: 20px;
}
.container_59f8 .video_9d29 li ul ul li::before,
.container_59f8 .module-west-170d li ul ul li::before,
.container_59f8 .banner-a5e4 li ul ul li::before,
.container_59f8 .action-93ce li ul ul li::before,
.container_59f8 .gallery_ddc9 li ul ul li::before,
.container_59f8 .table-short-0cef li ul ul li::before,
.container_59f8 .message-yellow-14f0 li ul ul li::before,
.container_59f8 .detail-7d4c li ul ul li::before {
  left: 30px;
}
.container_59f8 .video_9d29 li ul ul a,
.container_59f8 .module-west-170d li ul ul a,
.container_59f8 .banner-a5e4 li ul ul a,
.container_59f8 .action-93ce li ul ul a,
.container_59f8 .gallery_ddc9 li ul ul a,
.container_59f8 .table-short-0cef li ul ul a,
.container_59f8 .message-yellow-14f0 li ul ul a,
.container_59f8 .detail-7d4c li ul ul a {
  padding-left: 40px;
}
.container_59f8 .info-5473 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_59f8 .detail-7d4c ul li {
  margin-bottom: 1.41575em;
}
.container_59f8 .detail-7d4c ul li .caption_active_ac5f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.container_59f8 .detail-7d4c ul li .card-left-e291 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.header-dirty-4763 .video_9d29 li a,
.header-dirty-4763 .module-west-170d li a,
.header-dirty-4763 .banner-a5e4 li a,
.header-dirty-4763 .action-93ce li a,
.header-dirty-4763 .gallery_ddc9 li a,
.header-dirty-4763 .table-short-0cef li a,
.header-dirty-4763 .message-yellow-14f0 li a,
.header-dirty-4763 .detail-7d4c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-dirty-4763 .info-5473 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-dirty-4763 .mask_small_3efe ul li.gallery-hard-4301 .pagination_hovered_5fff,
.header-dirty-4763 .mask_small_3efe ul li.title_east_4027 .pagination_hovered_5fff {
  background: rgba(0, 0, 0, 0.2);
}
.header-dirty-4763 .container_59f8 .mask_small_3efe select {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_b87a .container_59f8 .chip-e747 li {
  margin: 0;
}
.small_b87a .container_59f8 .chip-e747 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.small_b87a .container_59f8 .chip-e747 li ul {
  margin: 0;
}
.small_b87a .container_59f8 .chip-e747 li ul li a {
  padding-left: 15px;
}
.small_b87a .container_59f8 .chip-e747 li ul li li a {
  padding-left: 30px;
}
.small_b87a .container_59f8 .chip-e747 li.section-89f6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.small_b87a .container_59f8 .chip-e747 li.section-89f6 > 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;
}
.small_b87a .container_59f8 .chip-e747 li.section-89f6 > 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;
}
.out_0c94 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside_c752 {
  position: relative;
  z-index: 10;
}
.aside_c752 .wide-0312 {
  width: 100%;
  max-width: 100%;
}
.green-849e .carousel_middle_1b23 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.green-849e .photo_bronze_9a26 {
}
.green-849e .header-dirty-4763 {
  background: #292929;
}
.medium_6668 .carousel_middle_1b23 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.medium_6668 .photo_bronze_9a26 {
  background: #f9f9f9;
}
.medium_6668 .header-dirty-4763 {
  background: #303030;
}
.hidden-593d .carousel_middle_1b23 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-593d .surface-e0ce {
    margin-bottom: 1em;
  }
  .hidden-593d .surface-e0ce:last-child {
    margin-bottom: 0;
  }
}
.hidden-593d .photo_bronze_9a26 {
  background: #ededed;
}
.hidden-593d .header-dirty-4763 {
  background: #1a1a1a;
}
.carousel_middle_1b23.photo_bronze_9a26 {
  color: rgba(0, 0, 0, 0.6);
}
.carousel_middle_1b23.photo_bronze_9a26 .element_fresh_c22d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_middle_1b23.header-dirty-4763 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_middle_1b23.header-dirty-4763 a:not(.slider_basic_504f) {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_middle_1b23.header-dirty-4763 a:not(.slider_basic_504f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_middle_1b23.header-dirty-4763 .element_fresh_c22d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_middle_1b23.header-dirty-4763 table tbody td,
.carousel_middle_1b23.header-dirty-4763 table th {
  background: rgba(0, 0, 0, 0.08);
}
.picture-6599.heading_liquid_a8b1 .form_ed30 {
  max-width: initial;
}
.picture-6599 .shade-1929 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.picture-6599 .shade-1929 .wide-0312 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .picture-6599 .shade-1929 .wide-0312 {
    display: block;
    margin-bottom: 2em;
  }
  .picture-6599 .shade-1929 .wide-0312:last-child {
    margin-bottom: 0;
  }
}
.hidden-593d .surface-e0ce:last-child,
.medium_6668 .surface-e0ce:last-child,
.green-849e .surface-e0ce:last-child {
  margin-bottom: 0;
}
.hidden-593d .surface-e0ce .container_59f8 .mask_small_3efe:last-child,
.medium_6668 .surface-e0ce .container_59f8 .mask_small_3efe:last-child,
.green-849e .surface-e0ce .container_59f8 .mask_small_3efe:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hidden-593d .huge-566d,
  .hidden-593d .stale-d758,
  .medium_6668 .huge-566d,
  .medium_6668 .stale-d758,
  .green-849e .huge-566d,
  .green-849e .stale-d758 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside_c752 .surface-e0ce {
    margin-bottom: 2em;
  }
}
.aside_c752 p:last-child {
  margin-bottom: 0;
}
.aside_c752 li,
.aside_c752 ul {
  list-style: none;
  margin: 0;
}
.aside_c752 ul ul {
  margin-left: 2.617924em;
}
.main_fast_f0e4 {
  font-size: 0.875em;
}

/* css-noise: 6fab */
.shadow-element-w8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
