/*!
Theme Name: Customify
Theme URI: https://pressmaximum.layout-9681/customify
Author: WPCustomify
Author URI: https://pressmaximum.layout-9681
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.layout-9681/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block-east-a8c0.feature_copper_1074/licenses/gpl-2.0.plasma_1999
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.secondary_in_95bb/, (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.status-3a60.last_83b5/normalize.west-206f/
 ======
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.west-206f v7.0.0 | MIT License | github.layout-9681/necolas/normalize.west-206f */
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;
}
.main-e8ad .prev-a509,
.focus_bronze_9347,
.link-pink-d0ec,
.texture_a8fc,
.tertiary-advanced-a7eb,
.menu-hovered-0e27,
.element-a90f,
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;
}
.focus_bronze_9347,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus_bronze_9347,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus_bronze_9347,
  h1 {
    font-size: 1.8em;
  }
}
.link-pink-d0ec,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.link-pink-d0ec + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .link-pink-d0ec,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .link-pink-d0ec,
  h2 {
    font-size: 1.7em;
  }
}
.texture_a8fc,
h3 {
  font-size: 1.618em;
}
.main-e8ad .prev-a509,
.tertiary-advanced-a7eb,
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.focus-c038 {
  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;
}
.detail_380f:after,
.detail_380f:before,
.box_30bb:after,
.box_30bb:before {
  content: "";
  display: table;
}
.detail_380f:after,
.box_30bb:after {
  clear: both;
}
.caption_6930 {
  float: right;
  margin-right: 0;
}
.table-13e7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input_glass_fa2c .mini_4f53,
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;
}
.input_glass_fa2c .mini_4f53: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;
}
.huge-a23e .mini_4f53 {
  box-shadow: none;
}
.huge-a23e
  .mini_4f53
  .tiny_7802 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.huge-a23e .mini_4f53 .up-b13d {
  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;
}
.huge-a23e
  .mini_4f53
  .up-b13d
  b {
  display: none;
}
.huge-a23e .active_last_9e03 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stale_6648:not(.tooltip_last_a34c):not(.slider_right_329e),
button:not(.tooltip_last_a34c):not(.slider_right_329e),
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ),
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ),
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ) {
  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;
}
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):hover,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):hover,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):hover,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):hover,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):active,
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):active,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):active,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):active,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):active,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus {
  outline: 0;
}
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8 {
  position: relative;
}
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .prev-bc57,
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .dark_1c20,
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .last_533d,
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  i,
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  svg,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .prev-bc57,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .dark_1c20,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .last_533d,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  i,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  svg,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .prev-bc57,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .dark_1c20,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .last_533d,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  i,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  svg,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .prev-bc57,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .dark_1c20,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .last_533d,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  i,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  svg,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .prev-bc57,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .dark_1c20,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  .last_533d,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  i,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8
  svg {
  visibility: hidden;
}
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8:after,
button:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8:after,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8:after,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8:after,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ).fn-loading-37f8: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;
}
.stale_6648:not(.tooltip_last_a34c):not(.slider_right_329e),
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ),
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ),
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ) {
  color: #fff;
  background: #235787;
}
.stale_6648:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus,
input[type="button"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus,
input[type="reset"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus,
input[type="submit"]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ):focus {
  color: #fff;
}
.stale_6648.fn-disabled-37f8:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ),
.stale_6648[disabled]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ),
button.fn-disabled-37f8:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ),
button[disabled]:not(.tooltip_last_a34c):not(
    .slider_right_329e
  ) {
  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;
}
.link_a28f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.link_a28f: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;
}
.secondary-9dbf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bronze_281b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.brown_63bc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail_380f:after,
.detail_380f:before,
.widget-left-3889:after,
.widget-left-3889:before,
.accordion-a748:after,
.accordion-a748:before,
.message-8e73:after,
.message-8e73:before,
.frame_a589:after,
.frame_a589:before,
.video_a7d9:after,
.video_a7d9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail_380f:after,
.widget-left-3889:after,
.accordion-a748:after,
.message-8e73:after,
.frame_a589:after,
.video_a7d9:after {
  clear: both;
}
.widget-left-3889 .outer-9d06,
.accordion-a748 .outer-9d06,
.action_7234 .outer-9d06 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hero-b268 {
  display: inline-block;
}
.pro_6c7c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pro_6c7c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pro_6c7c .preview_2363 {
  padding: 1em 0;
  font-size: 85%;
}
.preview_2363 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.stale-1253 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.stale-1253:after,
.stale-1253:before {
  content: "";
  display: table;
}
.stale-1253:after {
  clear: both;
}
.block_static_5641 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay_e985 .block_static_5641 {
  max-width: 50%;
}
.backdrop_ee76 .block_static_5641 {
  max-width: 33.33%;
}
.middle-61f6 .block_static_5641 {
  max-width: 25%;
}
.red-4a38 .block_static_5641 {
  max-width: 20%;
}
.green_30bf .block_static_5641 {
  max-width: 16.66%;
}
.summary-e35e .block_static_5641 {
  max-width: 14.28%;
}
.hovered-ca3d .block_static_5641 {
  max-width: 12.5%;
}
.background-fluid-93c1 .block_static_5641 {
  max-width: 11.11%;
}
.pagination_7ff2 {
  display: block;
}
.main-e8ad .description_copper_15eb label,
.main-e8ad .card-action-bf5c label,
.main-e8ad .gallery_inner_1675 label,
.main-e8ad .liquid-6934 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm-ce8f {
  list-style: none;
  margin: 0;
}
.warm-ce8f article.block-focused-5e80 {
  margin-bottom: 0;
}
.warm-ce8f ul {
  list-style: none;
  margin: 0;
}
.warm-ce8f .modal_simple_0237 li.block-focused-5e80 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm-ce8f .modal_simple_0237 li.block-focused-5e80 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm-ce8f .modal_simple_0237 li.block-focused-5e80: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) {
  .warm-ce8f .modal_simple_0237 li.block-focused-5e80 li.block-focused-5e80 li.block-focused-5e80 li.block-focused-5e80 {
    padding-left: 0;
  }
}
article.block-focused-5e80 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block-focused-5e80 .widget-left-3889 p:last-of-type {
  margin-bottom: 0;
}
article.block-focused-5e80 .logo-motion-8764 {
  float: left;
}
article.block-focused-5e80 .header-1bee {
  margin-left: 85px;
}
article.block-focused-5e80 .current-f7e0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block-focused-5e80 .current-f7e0 .table-9fc6 {
  margin-left: 10px;
}
article.block-focused-5e80 .photo-1049 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block-focused-5e80 .smooth-47bd {
  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 .description_copper_15eb,
  #respond .gallery_inner_1675,
  #respond .liquid-6934 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_copper_15eb input,
#respond .gallery_inner_1675 input,
#respond .liquid-6934 input {
  width: 100%;
}
#respond .liquid-6934 {
  margin-right: 0;
}
#respond .thick_1bcc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.filter_brown_9513 {
  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;
}
.filter_brown_9513.tag_easy_c9b6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.filter_brown_9513 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%);
}
.filter_brown_9513:focus,
.filter_brown_9513: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);
}
.pressed_eeb4 {
  border-radius: 10%;
}
.alert-98d1 {
  border-radius: 50%;
}
.badge_0caf {
  font-size: 0.72em;
}
.under_a742 {
  font-size: 0.875em;
}
.basic_8274 {
  font-size: 1.1em;
}
.wood-14a4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wood-14a4.badge_0caf {
  letter-spacing: 0.5px;
}
.outer-1470,
.outer-1470 a {
  color: #6d6d6d;
}
.outer-1470 a:hover {
  color: #111;
}
.block-1f1a {
  color: #6d6d6d;
}
.image_83eb {
  overflow-x: hidden;
}
.image_83eb .primary-solid-15bb.pressed-6a1a {
  position: relative;
}
.image_83eb .primary-solid-15bb.pressed-6a1a.disabled_46e7 {
  position: initial;
}
.image_83eb
  .primary-solid-15bb.pressed-6a1a.disabled_46e7
  .paragraph-2498 {
  left: auto;
}
.image_83eb .primary-solid-15bb .paragraph-2498 {
  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;
}
.image_83eb .primary-solid-15bb:hover.pressed-6a1a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.image_83eb
  .primary-solid-15bb:hover.pressed-6a1a
  .paragraph-2498 {
  display: block;
  z-index: 9999999;
}
.image_83eb .badge_f425 .chip_under_388a,
.image_83eb .backdrop-static-83d6 .chip_under_388a {
  display: none;
}
.image_83eb .complex_8c46 .primary-solid-15bb:hover.pressed-6a1a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.main-e8ad .description_copper_15eb label,
.main-e8ad .card-action-bf5c label,
.main-e8ad .gallery_inner_1675 label,
.main-e8ad .liquid-6934 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm-ce8f {
  list-style: none;
  margin: 0;
}
.warm-ce8f article.block-focused-5e80 {
  margin-bottom: 0;
}
.warm-ce8f ul {
  list-style: none;
  margin: 0;
}
.warm-ce8f .modal_simple_0237 li.block-focused-5e80 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm-ce8f .modal_simple_0237 li.block-focused-5e80 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm-ce8f .modal_simple_0237 li.block-focused-5e80: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) {
  .warm-ce8f .modal_simple_0237 li.block-focused-5e80 li.block-focused-5e80 li.block-focused-5e80 li.block-focused-5e80 {
    padding-left: 0;
  }
}
article.block-focused-5e80 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block-focused-5e80 .widget-left-3889 p:last-of-type {
  margin-bottom: 0;
}
article.block-focused-5e80 .logo-motion-8764 {
  float: left;
}
article.block-focused-5e80 .header-1bee {
  margin-left: 85px;
}
article.block-focused-5e80 .current-f7e0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block-focused-5e80 .current-f7e0 .table-9fc6 {
  margin-left: 10px;
}
article.block-focused-5e80 .photo-1049 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block-focused-5e80 .smooth-47bd {
  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 .description_copper_15eb,
  #respond .gallery_inner_1675,
  #respond .liquid-6934 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_copper_15eb input,
#respond .gallery_inner_1675 input,
#respond .liquid-6934 input {
  width: 100%;
}
#respond .liquid-6934 {
  margin-right: 0;
}
#respond .thick_1bcc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge_f425 .picture-gas-f1c8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture-gas-f1c8 .right_e7f2.paper-9157 .component_59cc > li > a:focus,
.picture-gas-f1c8 .right_e7f2.paper-9157 .component_59cc > li > a:hover,
.picture-gas-f1c8 .right_e7f2.last_ebfc .component_59cc > li > a:focus,
.picture-gas-f1c8 .right_e7f2.last_ebfc .component_59cc > li > a:hover,
.picture-gas-f1c8 .right_e7f2.simple-0654 .component_59cc > li > a:focus,
.picture-gas-f1c8 .right_e7f2.simple-0654 .component_59cc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-gas-f1c8
  .right_e7f2.paper-9157
  .component_59cc
  > li.element_0728
  > a,
.picture-gas-f1c8
  .right_e7f2.paper-9157
  .component_59cc
  > li.surface_dynamic_3acc
  > a,
.picture-gas-f1c8
  .right_e7f2.last_ebfc
  .component_59cc
  > li.element_0728
  > a,
.picture-gas-f1c8
  .right_e7f2.last_ebfc
  .component_59cc
  > li.surface_dynamic_3acc
  > a,
.picture-gas-f1c8
  .right_e7f2.simple-0654
  .component_59cc
  > li.element_0728
  > a,
.picture-gas-f1c8 .right_e7f2.simple-0654 .component_59cc > li.blue-7dc0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-gas-f1c8 .south-55fa,
.picture-gas-f1c8 .south-55fa a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-gas-f1c8 .shade-6d39.advanced_b95f li a,
.picture-gas-f1c8 .action-b5d3 a,
.picture-gas-f1c8 .frame_bronze_3693,
.picture-gas-f1c8 .component_59cc > li > a,
.picture-gas-f1c8 .hard-27ab {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8 .shade-6d39.advanced_b95f li a:hover,
.picture-gas-f1c8 .action-b5d3 a:hover,
.picture-gas-f1c8 .frame_bronze_3693:hover,
.picture-gas-f1c8 .component_59cc > li > a:hover,
.picture-gas-f1c8 .hard-27ab:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-gas-f1c8 .soft-7541 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8 .soft-7541 .shade-7fdd {
  color: rgba(255, 255, 255, 0.99);
}
.picture-gas-f1c8 .soft-7541:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-gas-f1c8 .video_38e1 .chip_48c1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8 .video_38e1 .chip_48c1 .accent-b7e4 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8
  .video_38e1
  .chip_48c1
  .accent-b7e4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8
  .video_38e1
  .chip_48c1
  .accent-b7e4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8
  .video_38e1
  .chip_48c1
  .accent-b7e4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8
  .video_38e1
  .chip_48c1
  .accent-b7e4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8 .video_38e1 .aside-huge-63d6 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-gas-f1c8 .video_38e1 .aside-huge-63d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_4b16
  .picture-gas-f1c8
  .video_38e1
  .info_ad5a
  .sort_1612 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_4b16
  .picture-gas-f1c8
  .video_38e1
  .info_ad5a
  .accent-b7e4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_f425 .pagination-south-c682 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination-south-c682 .right_e7f2.paper-9157 .component_59cc > li > a:focus,
.pagination-south-c682 .right_e7f2.paper-9157 .component_59cc > li > a:hover,
.pagination-south-c682 .right_e7f2.last_ebfc .component_59cc > li > a:focus,
.pagination-south-c682 .right_e7f2.last_ebfc .component_59cc > li > a:hover,
.pagination-south-c682 .right_e7f2.simple-0654 .component_59cc > li > a:focus,
.pagination-south-c682 .right_e7f2.simple-0654 .component_59cc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-south-c682
  .right_e7f2.paper-9157
  .component_59cc
  > li.element_0728
  > a,
.pagination-south-c682
  .right_e7f2.paper-9157
  .component_59cc
  > li.surface_dynamic_3acc
  > a,
.pagination-south-c682
  .right_e7f2.last_ebfc
  .component_59cc
  > li.element_0728
  > a,
.pagination-south-c682
  .right_e7f2.last_ebfc
  .component_59cc
  > li.surface_dynamic_3acc
  > a,
.pagination-south-c682
  .right_e7f2.simple-0654
  .component_59cc
  > li.element_0728
  > a,
.pagination-south-c682 .right_e7f2.simple-0654 .component_59cc > li.blue-7dc0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-south-c682 .south-55fa,
.pagination-south-c682 .south-55fa a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-south-c682 .shade-6d39.advanced_b95f li a,
.pagination-south-c682 .action-b5d3 a,
.pagination-south-c682 .frame_bronze_3693,
.pagination-south-c682 .component_59cc > li > a,
.pagination-south-c682 .hard-27ab {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-south-c682 .shade-6d39.advanced_b95f li a:hover,
.pagination-south-c682 .action-b5d3 a:hover,
.pagination-south-c682 .frame_bronze_3693:hover,
.pagination-south-c682 .component_59cc > li > a:hover,
.pagination-south-c682 .hard-27ab:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-south-c682 .soft-7541 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-south-c682 .soft-7541 .shade-7fdd {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-south-c682 .soft-7541:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-1b0b .dropdown_pressed_2998 {
  margin-left: auto;
  margin-right: auto;
}
.accordion-a748 > * {
  margin-left: auto;
  margin-right: auto;
}
.accordion-a748 .secondary-9dbf {
  margin-right: 1.41575em;
}
.list_last_56a1 .accordion-a748 > .hover_first_16c3 {
  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;
}
.list_last_56a1 .accordion-a748 > .summary_2f88 {
  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;
}
.section_bee2.photo-1b0b .dropdown_pressed_2998,
.active_173f.photo-1b0b .dropdown_pressed_2998 {
  margin-left: 0;
}
.badge-f7be.photo-1b0b .dropdown_pressed_2998,
.backdrop_steel_86fa.photo-1b0b .dropdown_pressed_2998 {
  margin-right: 0;
}
.accordion-a748 ol,
.accordion-a748 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.static-06f8 video {
  max-width: 100%;
}
.header-a539 img {
  display: block;
}
.header-a539.secondary-9dbf,
.header-a539.bronze_281b {
  width: 100%;
}
.header-a539.summary_2f88 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.new-7be7:not(.top-f4a2) {
  margin: 1.5em auto;
}
.copper-c356 p {
  padding: 1.5em 14px;
}
ul.popup_14bc.summary_2f88,
ul.popup_14bc.hover_first_16c3,
ul.popup_14bc.tabs-up-5de2.hover_first_16c3 {
  padding: 0 14px;
}
.over-5786 {
  display: block;
  overflow-x: auto;
}
.over-5786 table {
  border-collapse: collapse;
  width: 100%;
}
.over-5786 td,
.over-5786 th {
  padding: 0.5em;
}
.accordion-a748 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.accordion-a748 ol ol,
.accordion-a748 ol ul,
.accordion-a748 ul ol,
.accordion-a748 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.accordion-a748 ol ol li,
.accordion-a748 ol ul li,
.accordion-a748 ul ol li,
.accordion-a748 ul ul li {
  margin-left: 0;
}
.sidebar_7db3.hero-80d1 > .element_in_7785 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sidebar_7db3.hero-80d1 > .element_in_7785 iframe,
.sidebar_7db3.hero-80d1 > .element_in_7785 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden-6fb5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden-6fb5.disabled-iron-43bc {
  padding: 0;
}
.hidden-6fb5.disabled-iron-43bc cite {
  font-size: 13px;
}
.hidden-6fb5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden-6fb5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.secondary_white_8c39 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.secondary_white_8c39 > p:first-child {
  margin-top: 0;
}
.secondary_white_8c39 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.secondary_white_8c39 blockquote {
  border-left: 0;
}
.right_5532 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.right_5532:not(.in-d9e2) {
  max-width: 100px;
}
.right_5532.outline_2b6f {
  border-bottom: none !important;
  text-align: center;
}
.right_5532.outline_2b6f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .copper-c356 p {
    padding: 1.5em 0;
  }
}
.menu-f193 {
  color: #0073aa;
}
.hidden_dbb4 {
  background-color: #0073aa;
}
.popup_under_47c1 {
  color: #229fd8;
}
.icon_in_ad8b {
  background-color: #229fd8;
}
.focus-1137 {
  color: #eee;
}
.accent_copper_3a8c {
  background-color: #eee;
}
.up_2454 {
  color: #444;
}
.active-last-146c {
  background-color: #444;
}
.bright-8601 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bright-8601 .heading-glass-c8d6 .action-b5d3 {
  font-size: 15px;
}
.bright-8601 .action-b5d3 {
  line-height: 1.3;
}
.bright-8601 .pagination-south-c682 {
}
.bright-8601 .picture-gas-f1c8 {
  background: #235787;
}
.chip_0880 {
  padding: 0;
}
.chip_0880 .picture-gas-f1c8 {
  background: #1a1a1a;
}
.chip_0880 .pagination-south-c682 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sidebar_5367 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sidebar_5367 .pagination-south-c682 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sidebar_5367 .picture-gas-f1c8 {
  background: #303030;
}
.video_a7d9 {
  position: relative;
  z-index: 10;
}
.video_a7d9 .active_eafc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner-b12b .pressed-6a1a {
  display: inline-block;
  vertical-align: middle;
}
.inner-b12b.surface_paper_7f04 .pressed-6a1a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .inner-b12b.surface_paper_7f04 .pressed-6a1a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .inner-b12b.surface_paper_7f04 .pressed-6a1a {
    margin-right: 0.4em;
  }
}
.inner-b12b.surface_paper_7f04 .pressed-6a1a:last-child {
  margin-right: 0;
}
.preview-wide-f140 .active_eafc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .badge_f425 .heading-glass-c8d6 {
    margin: 0 -0.5em;
  }
  .badge_f425 .heading-glass-c8d6 [class*="customify-col-"],
  .badge_f425 .heading-glass-c8d6 [class*="customify-col_"],
  .badge_f425 .heading-glass-c8d6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.badge_f425.progress_copper_1e16 .active_eafc {
  background: 0 0 !important;
}
.badge_f425.progress_copper_1e16 .active_eafc,
.badge_f425.preview-wide-f140 .active_eafc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .badge_f425.sort_ef4d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.badge_f425.preview-wide-f140 .active_eafc {
  box-shadow: none !important;
}
.description_746d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description_746d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description_746d {
    padding: 18px 0 20px;
  }
}
.description_746d .shadow-complex-d484 {
  width: 100%;
}
.description_746d .column_8d7c {
  margin-bottom: 0;
}
.description_746d .text_under_2d1c {
  margin-top: 5px;
  font-size: 0.875em;
}
.lite-2619 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.lite-2619 .tertiary-0d54 {
  width: 100%;
}
.progress_new_7b5a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.progress_new_7b5a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.progress_new_7b5a 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;
}
.progress_new_7b5a li:last-child:after {
  display: none;
}
.progress_new_7b5a li a {
  font-weight: 500;
  margin-right: 10px;
}
.search_a122 .chip_under_388a button,
.description_746d .chip_under_388a button {
  left: 0;
}
.search_a122 .tertiary-0d54,
.description_746d .tertiary-0d54 {
  padding-left: 0;
  padding-right: 0;
}
.search_a122 .lite-2619,
.description_746d .lite-2619 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.search_a122 {
  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;
}
.search_a122: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;
}
.search_a122 .tag_pressed_751e {
  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) {
  .search_a122 .tag_pressed_751e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .search_a122 .tag_pressed_751e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .search_a122 .tag_pressed_751e {
    min-height: 200px;
  }
}
.search_a122 .progress_new_7b5a {
  color: rgba(255, 255, 255, 0.8);
}
.search_a122 .progress_new_7b5a a,
.search_a122 .progress_new_7b5a li:after {
  color: inherit;
}
.search_a122 .progress_new_7b5a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.media-in-0328 {
  margin-bottom: 0.5em;
}
.detail_abc0 {
  margin-bottom: 1.2em;
}
.detail_abc0,
.media-in-0328 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.detail_abc0 p:last-child,
.media-in-0328 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .chip_under_388a,
#masthead .chip_under_388a {
  display: none;
}
#masthead
  > .chip_under_388a.large-e357 {
  display: none;
}
#masthead > .chip_under_388a button {
  left: 0;
}
.easy_d3ac {
  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%;
}
.easy_d3ac .pressed-6a1a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.easy_d3ac .breadcrumb-1cee {
  display: -webkit-box;
  display: flex;
}
.easy_d3ac .breadcrumb-1cee.highlight_thick_2904 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.easy_d3ac .breadcrumb-1cee.media-db3e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_d3ac .breadcrumb-1cee.overlay_soft_7803 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_d3ac.module_dac3.hidden-ec7e .breadcrumb-1cee.highlight_thick_2904 {
  flex-basis: 100%;
}
.easy_d3ac.container_paper_88a9 .breadcrumb-1cee.media-db3e {
  -webkit-box-flex: 1;
  flex: auto;
}
.easy_d3ac.container_paper_88a9 .breadcrumb-1cee.overlay_soft_7803 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .chip_under_388a.large-e357 {
  display: none;
}
#masthead > .chip_under_388a button {
  left: 0;
}
.component-8a3c {
  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;
}
.component-8a3c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.component-8a3c.large_768b i {
  margin-right: 4px;
}
.component-8a3c.mini-ff17 i {
  margin-left: 5px;
}
.action-b5d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.action-b5d3 p:last-child {
  margin-bottom: 0;
}
.mini-f6b5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini-f6b5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini-f6b5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini-f6b5 .south-55fa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini-f6b5 .media-1788 {
  margin: 5px 0 7px 0;
}
.mini-f6b5.next-e780 .middle-9cb3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-f6b5.next-e780 .hidden_eb0e {
  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;
}
.mini-f6b5.gallery_3b8b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini-f6b5.gallery_3b8b .middle-9cb3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-f6b5.gallery_3b8b .hidden_eb0e {
  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;
}
.mini-f6b5.container_orange_9b5a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini-f6b5.active-1ce4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini-f6b5.active-1ce4 .hidden_eb0e {
  margin-top: 7px;
}
.secondary-ed56 {
  display: inline-block;
}
.video_a7d9 .gold-4772 .mini-f6b5 img {
  max-width: 100%;
}
.right_e7f2 .component-bb18.label-old-3391,
.label_current_79a8 .component-bb18.label-old-3391 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_e7f2 .border-d4e2,
.label_current_79a8 .border-d4e2 {
  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%);
}
.right_e7f2 .border-d4e2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right_e7f2.smooth_393b .border-d4e2 {
  display: none;
}
.right_e7f2 .last_bff9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_e7f2 .last_bff9 li {
  display: inline-block;
  position: relative;
}
.right_e7f2 .last_bff9 li:last-child {
  margin-right: 0;
}
.right_e7f2 .last_bff9 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;
}
.right_e7f2 .last_bff9 li.blue-7dc0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.right_e7f2 .last_bff9 > 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;
}
.right_e7f2 .last_bff9 > li > a i {
  line-height: 0;
}
.right_e7f2 .last_bff9 > li.picture-dc94 > a .border-d4e2 {
  margin-left: 4px;
  line-height: 0;
}
.right_e7f2 .last_bff9 .outline_281b li.picture-dc94 > a {
  position: relative;
}
.right_e7f2 .last_bff9 .outline_281b li.picture-dc94 > a:after,
.right_e7f2 .last_bff9 .outline_281b li.picture-dc94 > a:before {
  content: "";
  display: table;
}
.right_e7f2 .last_bff9 .outline_281b li.picture-dc94 > a:after {
  clear: both;
}
.right_e7f2 .last_bff9 .outline_281b li.picture-dc94 > a .border-d4e2 {
  margin-left: 5px;
  float: right;
}
.right_e7f2 .main-tiny-731a,
.right_e7f2 .outline_281b {
  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;
}
.right_e7f2 .outline_281b {
  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;
}
.right_e7f2 .outline_281b .label-old-3391 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_e7f2 .outline_281b .border-d4e2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right_e7f2 .outline_281b li {
  display: block;
  margin: 0;
  padding: 0;
}
.right_e7f2 .outline_281b 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;
}
.right_e7f2 .outline_281b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right_e7f2 .outline_281b .outline_281b {
  top: 0;
  left: 100%;
}
.right_e7f2 .in-b1af.fn-focus-37f8 > .main-tiny-731a,
.right_e7f2 .in-b1af.fn-focus-37f8 > .outline_281b,
.right_e7f2 .in-b1af:focus > .main-tiny-731a,
.right_e7f2 .in-b1af:focus > .outline_281b,
.right_e7f2 .in-b1af:hover > .main-tiny-731a,
.right_e7f2 .in-b1af:hover > .outline_281b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right_e7f2.simple-0654 .component_59cc:after,
.right_e7f2.simple-0654 .component_59cc:before {
  content: "";
  display: table;
}
.right_e7f2.simple-0654 .component_59cc:after {
  clear: both;
}
.right_e7f2.simple-0654 .component_59cc > li {
  float: left;
}
.right_e7f2.under_f32b .component_59cc:after,
.right_e7f2.under_f32b .component_59cc:before {
  content: "";
  display: table;
}
.right_e7f2.under_f32b .component_59cc:after {
  clear: both;
}
.right_e7f2.under_f32b .component_59cc > li {
  float: left;
}
.right_e7f2.under_f32b .component_59cc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right_e7f2.under_f32b .component_59cc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right_e7f2.under_f32b .component_59cc > li.element_0728 > a,
.right_e7f2.under_f32b .component_59cc > li.blue-7dc0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.right_e7f2.paper-9157 .component_59cc > li > a .label-old-3391 {
  position: relative;
}
.right_e7f2.paper-9157 .component_59cc > li > a .label-old-3391: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;
}
.right_e7f2.paper-9157
  .component_59cc
  > li:focus
  > a
  .label-old-3391:before,
.right_e7f2.paper-9157
  .component_59cc
  > li:hover
  > a
  .label-old-3391:before {
  width: 100%;
  background-color: currentColor;
}
.right_e7f2.paper-9157
  .component_59cc
  > li.element_0728
  > a
  .label-old-3391:before,
.right_e7f2.paper-9157
  .component_59cc
  > li.surface_dynamic_3acc
  > a
  .label-old-3391:before {
  width: 100%;
  background-color: currentColor;
}
.right_e7f2.last_ebfc .component_59cc > li > a .label-old-3391 {
  position: relative;
}
.right_e7f2.last_ebfc .component_59cc > li > a .label-old-3391: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;
}
.right_e7f2.last_ebfc .component_59cc > li:focus > a .label-old-3391:before,
.right_e7f2.last_ebfc
  .component_59cc
  > li:hover
  > a
  .label-old-3391:before {
  width: 100%;
  background-color: currentColor;
}
.right_e7f2.last_ebfc
  .component_59cc
  > li.element_0728
  > a
  .label-old-3391:before,
.right_e7f2.last_ebfc
  .component_59cc
  > li.surface_dynamic_3acc
  > a
  .label-old-3391:before {
  width: 100%;
  background-color: currentColor;
}
.label_current_79a8 .last_bff9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.label_current_79a8 .last_bff9 li:first-child > a {
  border-top: none;
}
.label_current_79a8 .last_bff9 .highlight-wide-96be > .label-old-3391 .border-d4e2 {
  display: none;
}
.label_current_79a8 .last_bff9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.label_current_79a8 .last_bff9 li:last-child {
  border: none;
}
.label_current_79a8 .last_bff9 li.picture-dc94 > a {
  padding-right: 45px !important;
}
.label_current_79a8 .last_bff9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.label_current_79a8 .last_bff9 li a:focus,
.label_current_79a8 .last_bff9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label_current_79a8 .last_bff9 li .blue_489d {
  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;
}
.label_current_79a8 .last_bff9 li .blue_489d:hover {
  box-shadow: none;
}
.label_current_79a8 .last_bff9 li .blue_489d .border-d4e2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.label_current_79a8 .last_bff9 .outline_281b {
  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);
}
.label_current_79a8 .last_bff9 .outline_281b li a {
  padding-left: 3em;
}
.label_current_79a8 .last_bff9 .shade_action_5d43 > a .blue_489d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label_current_79a8 .last_bff9 .shade_action_5d43 > .outline_281b {
  display: block;
  opacity: 1;
}
.layout_4996 {
  max-width: 100%;
}
.article-c427 {
  line-height: 0;
  cursor: pointer;
}
.hard-27ab {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hard-27ab:hover {
  box-shadow: none;
  color: currentColor;
}
.hard-27ab svg {
  width: 18px;
  height: 18px;
}
.hard-27ab .row_99ba {
  display: none;
}
.down_472b {
  position: relative;
}
.down_472b.fn-active-37f8 .hard-27ab .current-ba22 {
  display: none;
}
.down_472b.fn-active-37f8 .hard-27ab .row_99ba {
  display: inline-block;
}
.down_472b .label-7c1a {
  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);
}
.down_472b.mini_be76 .label-7c1a {
  left: auto;
  right: -0.9em;
}
.down_472b.mini_be76 .popup_fluid_5301::before {
  left: auto;
  right: 15px;
}
.down_472b.fn-active-37f8 .label-7c1a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_ad5a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info_ad5a label {
  flex-basis: 100%;
}
.info_ad5a .chip_48c1 {
  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;
}
.info_ad5a .accent-b7e4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info_ad5a .accent-b7e4:focus {
  background-color: transparent;
}
.info_ad5a button.aside-huge-63d6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info_ad5a button.aside-huge-63d6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info_ad5a button.aside-huge-63d6 svg {
  width: 18px;
  height: 18px;
}
.info_ad5a input[type="submit"] {
  min-height: auto;
}
.video_38e1 .info_ad5a .accent-b7e4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.popup_fluid_5301 {
  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) {
  .popup_fluid_5301 {
    width: 220px;
  }
}
.popup_fluid_5301 label {
  flex-basis: 100%;
}
.popup_fluid_5301::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;
}
.component_4b16 .video_38e1 .info_ad5a {
  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;
}
.component_4b16
  .video_38e1
  .info_ad5a
  .chip_48c1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component_4b16 .video_38e1 .info_ad5a .accent-b7e4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component_4b16
  .video_38e1
  .info_ad5a
  .accent-b7e4:focus {
  background: 0 0;
}
.component_4b16
  .video_38e1
  .info_ad5a
  .sort_1612 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.shade-6d39 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade-6d39 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade-6d39 li:last-child {
  margin-right: 0;
}
.shade-6d39 li:first-child {
  margin-left: 0;
}
.shade-6d39.logo_9226 a {
  color: #fff;
}
.shade-6d39.logo_9226 a:hover {
  color: #fff;
}
.shade-6d39 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade-6d39 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade-6d39 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade-6d39 a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade-6d39 [class*="social-icon-apple"] {
  background-color: #999;
}
.shade-6d39 [class*="social-icon-apple"].wood_c22a {
  background-color: transparent;
  color: #999;
}
.shade-6d39 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade-6d39 [class*="social-icon-behance"].wood_c22a {
  background-color: transparent;
  color: #1769ff;
}
.shade-6d39 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade-6d39 [class*="social-icon-bitbucket"].wood_c22a {
  background-color: transparent;
  color: #205081;
}
.shade-6d39 [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade-6d39 [class*="social-icon-codepen"].wood_c22a {
  background-color: transparent;
  color: #000;
}
.shade-6d39 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade-6d39 [class*="social-icon-delicious"].wood_c22a {
  background-color: transparent;
  color: #39f;
}
.shade-6d39 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade-6d39 [class*="social-icon-digg"].wood_c22a {
  background-color: transparent;
  color: #005be2;
}
.shade-6d39 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade-6d39 [class*="social-icon-dribbble"].wood_c22a {
  background-color: transparent;
  color: #ea4c89;
}
.shade-6d39 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade-6d39 [class*="social-icon-envelope"].wood_c22a {
  background-color: transparent;
  color: #ea4335;
}
.shade-6d39 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade-6d39 [class*="social-icon-facebook"].wood_c22a {
  background-color: transparent;
  color: #3b5998;
}
.shade-6d39 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade-6d39 [class*="social-icon-flickr"].wood_c22a {
  background-color: transparent;
  color: #0063dc;
}
.shade-6d39 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade-6d39 [class*="social-icon-foursquare"].wood_c22a {
  background-color: transparent;
  color: #2d5be3;
}
.shade-6d39 [class*="social-icon-github"] {
  background-color: #333;
}
.shade-6d39 [class*="social-icon-github"].wood_c22a {
  background-color: transparent;
  color: #333;
}
.shade-6d39 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade-6d39 [class*="social-icon-google-plus"].wood_c22a {
  background-color: transparent;
  color: #dd4b39;
}
.shade-6d39 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade-6d39 [class*="social-icon-houzz"].wood_c22a {
  background-color: transparent;
  color: #7ac142;
}
.shade-6d39 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade-6d39 [class*="social-icon-instagram"].wood_c22a {
  background-color: transparent;
  color: #262626;
}
.shade-6d39 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade-6d39 [class*="social-icon-jsfiddle"].wood_c22a {
  background-color: transparent;
  color: #487aa2;
}
.shade-6d39 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade-6d39 [class*="social-icon-linkedin"].wood_c22a {
  background-color: transparent;
  color: #0077b5;
}
.shade-6d39 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade-6d39 [class*="social-icon-medium"].wood_c22a {
  background-color: transparent;
  color: #00ab6b;
}
.shade-6d39 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade-6d39
  [class*="social-icon-odnoklassniki"].wood_c22a {
  background-color: transparent;
  color: #f4731c;
}
.shade-6d39 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade-6d39 [class*="social-icon-meetup"].wood_c22a {
  background-color: transparent;
  color: #ec1c40;
}
.shade-6d39 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade-6d39 [class*="social-icon-pinterest"].wood_c22a {
  background-color: transparent;
  color: #bd081c;
}
.shade-6d39 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade-6d39 [class*="social-icon-product-hunt"].wood_c22a {
  background-color: transparent;
  color: #da552f;
}
.shade-6d39 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade-6d39 [class*="social-icon-reddit"].wood_c22a {
  background-color: transparent;
  color: #ff4500;
}
.shade-6d39 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade-6d39 [class*="social-icon-rss"].wood_c22a {
  background-color: transparent;
  color: #f26522;
}
.shade-6d39 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade-6d39
  [class*="social-icon-shopping-cart"].wood_c22a {
  background-color: transparent;
  color: #4caf50;
}
.shade-6d39 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade-6d39 [class*="social-icon-skype"].wood_c22a {
  background-color: transparent;
  color: #00aff0;
}
.shade-6d39 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade-6d39 [class*="social-icon-slideshare"].wood_c22a {
  background-color: transparent;
  color: #0077b5;
}
.shade-6d39 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade-6d39 [class*="social-icon-snapchat"].wood_c22a {
  background-color: transparent;
  color: #fffc00;
}
.shade-6d39 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade-6d39 [class*="social-icon-soundcloud"].wood_c22a {
  background-color: transparent;
  color: #f80;
}
.shade-6d39 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade-6d39 [class*="social-icon-spotify"].wood_c22a {
  background-color: transparent;
  color: #2ebd59;
}
.shade-6d39 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade-6d39
  [class*="social-icon-stack-overflow"].wood_c22a {
  background-color: transparent;
  color: #fe7a15;
}
.shade-6d39 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade-6d39 [class*="social-icon-maldkfgram"].wood_c22a {
  background-color: transparent;
  color: #2ca5e0;
}
.shade-6d39 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade-6d39 [class*="social-icon-tripadvisor"].wood_c22a {
  background-color: transparent;
  color: #589442;
}
.shade-6d39 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade-6d39 [class*="social-icon-tumblr"].wood_c22a {
  background-color: transparent;
  color: #35465c;
}
.shade-6d39 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade-6d39 [class*="social-icon-twitch"].wood_c22a {
  background-color: transparent;
  color: #6441a5;
}
.shade-6d39 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade-6d39 [class*="social-icon-twitter"].wood_c22a {
  background-color: transparent;
  color: #1da1f2;
}
.shade-6d39 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade-6d39 [class*="social-icon-vimeo"].wood_c22a {
  background-color: transparent;
  color: #1ab7ea;
}
.shade-6d39 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade-6d39 [class*="social-icon-vk"].wood_c22a {
  background-color: transparent;
  color: #45668e;
}
.shade-6d39 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade-6d39 [class*="social-icon-weibo"].wood_c22a {
  background-color: transparent;
  color: #df2029;
}
.shade-6d39 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade-6d39 [class*="social-icon-weixin"].wood_c22a {
  background-color: transparent;
  color: #7bb32e;
}
.shade-6d39 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade-6d39 [class*="social-icon-whatsapp"].wood_c22a {
  background-color: transparent;
  color: #25d366;
}
.shade-6d39 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade-6d39 [class*="social-icon-wordpress"].wood_c22a {
  background-color: transparent;
  color: #21759b;
}
.shade-6d39 [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade-6d39 [class*="social-icon-xing"].wood_c22a {
  background-color: transparent;
  color: #026466;
}
.shade-6d39 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade-6d39 [class*="social-icon-yelp"].wood_c22a {
  background-color: transparent;
  color: #af0606;
}
.shade-6d39 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade-6d39 [class*="social-icon-youtube"].wood_c22a {
  background-color: transparent;
  color: #cd201f;
}
.frame_bronze_3693 {
  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;
}
.frame_bronze_3693:hover {
  box-shadow: none;
  background: 0 0;
}
.info-gold-1289 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hovered-8a18 {
  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;
}
.dropdown_a8b7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.message-f274 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.message-f274,
.message-f274::after,
.message-f274::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;
}
.message-f274::after,
.message-f274::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fixed_5692 .hovered-8a18 .dropdown_a8b7 {
  margin-top: -2px;
  width: 19px;
}
.fixed_5692 .hovered-8a18 .message-f274 {
  margin-top: -1px;
}
.fixed_5692 .hovered-8a18 .message-f274,
.fixed_5692 .hovered-8a18 .message-f274::after,
.fixed_5692 .hovered-8a18 .message-f274::before {
  width: 19px;
  height: 2px;
}
.fixed_5692 .hovered-8a18 .message-f274::before {
  top: -6px;
}
.fixed_5692 .hovered-8a18 .message-f274::after {
  bottom: -6px;
}
.light-ec4e .hovered-8a18 .dropdown_a8b7 {
  margin-top: -2px;
  width: 22px;
}
.light-ec4e .hovered-8a18 .message-f274 {
  margin-top: -1px;
}
.light-ec4e .hovered-8a18 .message-f274,
.light-ec4e .hovered-8a18 .message-f274::after,
.light-ec4e .hovered-8a18 .message-f274::before {
  width: 22px;
  height: 2px;
}
.light-ec4e .hovered-8a18 .message-f274::before {
  top: -7px;
}
.light-ec4e .hovered-8a18 .message-f274::after {
  bottom: -7px;
}
.column-8104 .hovered-8a18 .dropdown_a8b7 {
  margin-top: -2px;
  width: 31px;
}
.column-8104 .hovered-8a18 .message-f274 {
  margin-top: -1.5px;
}
.column-8104 .hovered-8a18 .message-f274,
.column-8104 .hovered-8a18 .message-f274::after,
.column-8104 .hovered-8a18 .message-f274::before {
  width: 31px;
  height: 3px;
}
.column-8104 .hovered-8a18 .message-f274::before {
  top: -9px;
}
.column-8104 .hovered-8a18 .message-f274::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .media-774c .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 19px;
  }
  .media-774c .hovered-8a18 .message-f274 {
    margin-top: -1px;
  }
  .media-774c .hovered-8a18 .message-f274,
  .media-774c .hovered-8a18 .message-f274::after,
  .media-774c .hovered-8a18 .message-f274::before {
    width: 19px;
    height: 2px;
  }
  .media-774c .hovered-8a18 .message-f274::before {
    top: -6px;
  }
  .media-774c .hovered-8a18 .message-f274::after {
    bottom: -6px;
  }
  .hot_bcdb .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 22px;
  }
  .hot_bcdb .hovered-8a18 .message-f274 {
    margin-top: -1px;
  }
  .hot_bcdb .hovered-8a18 .message-f274,
  .hot_bcdb .hovered-8a18 .message-f274::after,
  .hot_bcdb .hovered-8a18 .message-f274::before {
    width: 22px;
    height: 2px;
  }
  .hot_bcdb .hovered-8a18 .message-f274::before {
    top: -7px;
  }
  .hot_bcdb .hovered-8a18 .message-f274::after {
    bottom: -7px;
  }
  .dropdown-84db .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-84db .hovered-8a18 .message-f274 {
    margin-top: -1.5px;
  }
  .dropdown-84db .hovered-8a18 .message-f274,
  .dropdown-84db .hovered-8a18 .message-f274::after,
  .dropdown-84db .hovered-8a18 .message-f274::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-84db .hovered-8a18 .message-f274::before {
    top: -9px;
  }
  .dropdown-84db .hovered-8a18 .message-f274::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hover_e89d .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 19px;
  }
  .hover_e89d .hovered-8a18 .message-f274 {
    margin-top: -1px;
  }
  .hover_e89d .hovered-8a18 .message-f274,
  .hover_e89d .hovered-8a18 .message-f274::after,
  .hover_e89d .hovered-8a18 .message-f274::before {
    width: 19px;
    height: 2px;
  }
  .hover_e89d .hovered-8a18 .message-f274::before {
    top: -6px;
  }
  .hover_e89d .hovered-8a18 .message-f274::after {
    bottom: -6px;
  }
  .accordion_static_3296 .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_static_3296 .hovered-8a18 .message-f274 {
    margin-top: -1px;
  }
  .accordion_static_3296 .hovered-8a18 .message-f274,
  .accordion_static_3296 .hovered-8a18 .message-f274::after,
  .accordion_static_3296 .hovered-8a18 .message-f274::before {
    width: 22px;
    height: 2px;
  }
  .accordion_static_3296 .hovered-8a18 .message-f274::before {
    top: -7px;
  }
  .accordion_static_3296 .hovered-8a18 .message-f274::after {
    bottom: -7px;
  }
  .shadow_6a50 .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 31px;
  }
  .shadow_6a50 .hovered-8a18 .message-f274 {
    margin-top: -1.5px;
  }
  .shadow_6a50 .hovered-8a18 .message-f274,
  .shadow_6a50 .hovered-8a18 .message-f274::after,
  .shadow_6a50 .hovered-8a18 .message-f274::before {
    width: 31px;
    height: 3px;
  }
  .shadow_6a50 .hovered-8a18 .message-f274::before {
    top: -9px;
  }
  .shadow_6a50 .hovered-8a18 .message-f274::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_blue_bc6f .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_blue_bc6f .hovered-8a18 .message-f274 {
    margin-top: -1px;
  }
  .aside_blue_bc6f .hovered-8a18 .message-f274,
  .aside_blue_bc6f .hovered-8a18 .message-f274::after,
  .aside_blue_bc6f .hovered-8a18 .message-f274::before {
    width: 19px;
    height: 2px;
  }
  .aside_blue_bc6f .hovered-8a18 .message-f274::before {
    top: -6px;
  }
  .aside_blue_bc6f .hovered-8a18 .message-f274::after {
    bottom: -6px;
  }
  .in-50de .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 22px;
  }
  .in-50de .hovered-8a18 .message-f274 {
    margin-top: -1px;
  }
  .in-50de .hovered-8a18 .message-f274,
  .in-50de .hovered-8a18 .message-f274::after,
  .in-50de .hovered-8a18 .message-f274::before {
    width: 22px;
    height: 2px;
  }
  .in-50de .hovered-8a18 .message-f274::before {
    top: -7px;
  }
  .in-50de .hovered-8a18 .message-f274::after {
    bottom: -7px;
  }
  .component_pink_8ebb .hovered-8a18 .dropdown_a8b7 {
    margin-top: -2px;
    width: 31px;
  }
  .component_pink_8ebb .hovered-8a18 .message-f274 {
    margin-top: -1.5px;
  }
  .component_pink_8ebb .hovered-8a18 .message-f274,
  .component_pink_8ebb .hovered-8a18 .message-f274::after,
  .component_pink_8ebb .hovered-8a18 .message-f274::before {
    width: 31px;
    height: 3px;
  }
  .component_pink_8ebb .hovered-8a18 .message-f274::before {
    top: -9px;
  }
  .component_pink_8ebb .hovered-8a18 .message-f274::after {
    bottom: -9px;
  }
}
.search_faee .message-f274 {
  -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);
}
.search_faee .message-f274::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.search_faee .message-f274::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);
}
.search_faee.surface_light_1eb0 .message-f274 {
  -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);
}
.search_faee.surface_light_1eb0 .message-f274::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.search_faee.surface_light_1eb0 .message-f274::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);
}
.popup_center_deb3 {
  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.stale-0fe1:before {
  display: none;
}
.backdrop-static-83d6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.backdrop-static-83d6 .upper-75f3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.backdrop-static-83d6 .upper-75f3:last-of-type {
  border-bottom: none;
}
.backdrop-static-83d6 .upper-75f3.dirty_201e,
.backdrop-static-83d6 .upper-75f3.sidebar-3c48,
.backdrop-static-83d6 .upper-75f3.in-1a7b {
  padding: 0;
}
.backdrop-static-83d6 .label_current_79a8 .blue_489d {
  color: currentColor;
}
.backdrop-static-83d6 .label_current_79a8 .blue_489d:focus,
.backdrop-static-83d6 .label_current_79a8 .blue_489d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-static-83d6.pagination-south-c682 .soft-7541,
.backdrop-static-83d6.pagination-south-c682 .action-b5d3 a,
.backdrop-static-83d6.pagination-south-c682 .component_59cc a,
.backdrop-static-83d6.pagination-south-c682 .outline_281b a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-static-83d6.pagination-south-c682 .soft-7541:hover,
.backdrop-static-83d6.pagination-south-c682 .action-b5d3 a:hover,
.backdrop-static-83d6.pagination-south-c682 .component_59cc a:hover,
.backdrop-static-83d6.pagination-south-c682 .outline_281b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-static-83d6.pagination-south-c682 .shade-7fdd {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-static-83d6.pagination-south-c682 .upper-75f3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-static-83d6.pagination-south-c682 .upper-75f3:before {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop-static-83d6.pagination-south-c682 .info_c57e:before {
  background: rgba(255, 255, 255, 0.9);
}
.backdrop-static-83d6.pagination-south-c682 .label_current_79a8 .last_bff9 li a,
.backdrop-static-83d6.pagination-south-c682 .label_current_79a8 .blue_489d,
.backdrop-static-83d6.pagination-south-c682 .outline_281b {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-static-83d6.pagination-south-c682 .label_current_79a8 .blue_489d:focus,
.backdrop-static-83d6.pagination-south-c682 .label_current_79a8 .blue_489d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-static-83d6.pagination-south-c682 .last_bff9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-static-83d6.picture-gas-f1c8 .soft-7541,
.backdrop-static-83d6.picture-gas-f1c8 .action-b5d3 a,
.backdrop-static-83d6.picture-gas-f1c8 .component_59cc .blue_489d,
.backdrop-static-83d6.picture-gas-f1c8 .component_59cc a,
.backdrop-static-83d6.picture-gas-f1c8 .outline_281b a {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-static-83d6.picture-gas-f1c8 .soft-7541:hover,
.backdrop-static-83d6.picture-gas-f1c8 .action-b5d3 a:hover,
.backdrop-static-83d6.picture-gas-f1c8 .component_59cc .blue_489d:hover,
.backdrop-static-83d6.picture-gas-f1c8 .component_59cc a:hover,
.backdrop-static-83d6.picture-gas-f1c8 .outline_281b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-static-83d6.picture-gas-f1c8 .shade-7fdd {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-static-83d6.picture-gas-f1c8 .upper-75f3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-static-83d6.picture-gas-f1c8 .upper-75f3:before {
  background: rgba(255, 255, 255, 0.08);
}
.backdrop-static-83d6.picture-gas-f1c8 .info_c57e:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-static-83d6.picture-gas-f1c8 .label_current_79a8 .last_bff9 li a,
.backdrop-static-83d6.picture-gas-f1c8 .label_current_79a8 .blue_489d,
.backdrop-static-83d6.picture-gas-f1c8 .outline_281b {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-static-83d6.picture-gas-f1c8 .label_current_79a8 .blue_489d:focus,
.backdrop-static-83d6.picture-gas-f1c8 .label_current_79a8 .blue_489d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-static-83d6.picture-gas-f1c8 .last_bff9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_c57e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.info_c57e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.menu_short_a721 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background-blue-f99f .backdrop-static-83d6 {
  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;
}
.background-blue-f99f .upper-75f3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background-blue-f99f .upper-75f3: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) {
  .background-blue-f99f .upper-75f3:before {
    width: 16%;
    left: 42%;
  }
}
.background-blue-f99f .upper-75f3:last-child:before {
  content: none;
}
.background-blue-f99f .upper-75f3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background-blue-f99f .label_current_79a8 .last_bff9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background-blue-f99f .label_current_79a8 .last_bff9 li a .blue_489d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background-blue-f99f .label_current_79a8 .outline_281b {
  border: none;
}
.background-blue-f99f .label_current_79a8 .outline_281b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background-blue-f99f .info_c57e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background-blue-f99f .menu_short_a721 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background-blue-f99f .picture-gas-f1c8 .info_c57e:before {
  background: rgba(0, 0, 0, 0.9);
}
.background-blue-f99f .pagination-south-c682.tooltip-a812 .message-f274 {
  background: rgba(0, 0, 0, 0.6);
}
.background-blue-f99f
  .pagination-south-c682.tooltip-a812
  .message-f274::after,
.background-blue-f99f
  .pagination-south-c682.tooltip-a812
  .message-f274:before {
  background: inherit;
}
.background-blue-f99f
  .pagination-south-c682.tooltip-a812:hover
  .message-f274 {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_dd38 .backdrop-static-83d6 {
  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) {
  .gallery_dd38 .backdrop-static-83d6 {
    width: auto;
    right: 45px;
  }
}
.texture-pro-6a7a .backdrop-static-83d6 {
  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) {
  .texture-pro-6a7a .backdrop-static-83d6 {
    width: auto;
    left: 45px;
  }
}
.stale-0fe1 .backdrop-static-83d6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.stale-0fe1 .menu_short_a721 {
  max-width: 48em;
  margin: 0 auto;
}
.stale-0fe1 .info_c57e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail-glass-4172 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-glass-4172.background-blue-f99f .backdrop-static-83d6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.thumbnail-glass-4172.gallery_dd38 .backdrop-static-83d6 {
  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);
}
.thumbnail-glass-4172 .backdrop-static-83d6 {
  visibility: visible;
}
.thumbnail-glass-4172.texture-pro-6a7a .backdrop-static-83d6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.purple-6b8c,
.section_fdad {
  overflow-x: hidden;
}
.purple-6b8c .backdrop-static-83d6 {
  overflow: auto;
}
.purple-6b8c.background-blue-f99f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple-6b8c.background-blue-f99f .backdrop-static-83d6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.purple-6b8c.background-blue-f99f .frame_bronze_3693 {
  opacity: 0;
}
.purple-6b8c.gallery_dd38 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple-6b8c.gallery_dd38 .backdrop-static-83d6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.purple-6b8c.gallery_dd38 .frame_bronze_3693 {
  opacity: 0;
}
.purple-6b8c.texture-pro-6a7a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple-6b8c.texture-pro-6a7a .backdrop-static-83d6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.purple-6b8c.texture-pro-6a7a .frame_bronze_3693 {
  opacity: 0;
}
.purple-6b8c.stale-0fe1 .backdrop-static-83d6 {
  z-index: 10;
  visibility: visible;
}
.tooltip-a812 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip-a812 .message-f274 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip-a812 .message-f274::after,
.tooltip-a812 .message-f274:before {
  background: inherit;
}
.tooltip-a812:hover .message-f274 {
  background: rgba(255, 255, 255, 0.99);
}
.texture-pro-6a7a .tooltip-a812 {
  top: 10px;
  right: auto;
  left: 12px;
}
.stale-0fe1 .tooltip-a812 {
  display: none !important;
}
.purple-6b8c:before,
.section_fdad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.purple-6b8c .tooltip-a812,
.section_fdad .tooltip-a812 {
  display: inline-block;
}
.backdrop-static-83d6 .pressed-6a1a {
  -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;
}
.purple-6b8c .backdrop-static-83d6 .pressed-6a1a,
.section_fdad .backdrop-static-83d6 .pressed-6a1a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-217a .chip_48c1 {
  width: 100%;
}
.gold-4772 {
  padding: 0 0.5em 0;
}
.gold-4772 [class*="customify-col-"],
.gold-4772 [class*="customify-col_"],
.gold-4772 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.iron_90b5 .gold-4772 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading-glass-c8d6 .badge_db81,
  .badge_db81 {
    display: none;
  }
  .info_blue_7622 {
    text-align: left;
  }
  .old_ae17 {
    text-align: center;
  }
  .lower-e193 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading-glass-c8d6 .grid-0e41,
  .grid-0e41 {
    display: none;
  }
  .item_fc81 {
    text-align: left;
  }
  .soft_0ab7 {
    text-align: center;
  }
  .grid-selected-524d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading-glass-c8d6 .gallery_d15b,
  .gallery_d15b {
    display: none;
  }
  .tag_rough_afcd {
    text-align: left;
  }
  .block-old-325b {
    text-align: center;
  }
  .pagination-3c3a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hard_d1f5 {
  box-shadow: none !important;
}
.layout_8727 .sidebar_out_2868,
.wood_96f6 .sidebar_out_2868 {
  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;
}
.wood_96f6 .sidebar_out_2868 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active_eafc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active_eafc:after,
.active_eafc:before {
  content: "";
  display: table;
}
.active_eafc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active_eafc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active_eafc,
.sort_ef4d {
  max-width: 1248px;
  margin: 0 auto;
}

.message-8e73.prev_3a43 .active_eafc {
  max-width: 100%;
}
.message-8e73.table_108f {
  max-width: 1200px;
  margin: 0 auto;
}
.message-8e73.gallery_upper_e174 .active_eafc {
  max-width: 100%;
}
.message-8e73.gallery_upper_e174 > .active_eafc {
  padding-left: 0;
  padding-right: 0;
}
.message-8e73.gallery_upper_e174 > .active_eafc .heading-glass-c8d6 {
  margin: 0;
}
.message-8e73.gallery_upper_e174
  > .active_eafc
  .tertiary-c5d1.focus_blue_241c {
  margin-right: 0;
  margin-left: 0;
}
.message-8e73.gallery_upper_e174 #main.focus_blue_241c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside-e5e0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside-e5e0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article_tall_3fb5 .dropdown_pressed_2998 {
    padding-right: 1em;
  }
  .article_tall_3fb5.block-b221 .tertiary-c5d1 {
    border-right: 1px solid #eaecee;
  }
  .article_tall_3fb5.block-b221 .dropdown_pressed_2998 {
    padding-right: 1em;
  }
  .article_tall_3fb5.block-b221 .left-9c27 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over_cad1 .dropdown_pressed_2998 {
    padding-left: 1em;
  }
  .over_cad1.block-b221 .tertiary-c5d1 {
    border-left: 1px solid #eaecee;
  }
  .over_cad1.block-b221 .dropdown_pressed_2998 {
    padding-left: 1em;
  }
  .over_cad1.block-b221 .left-9c27 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_5f3e .dropdown_pressed_2998 {
    padding-left: 1em;
  }
  .summary_5f3e.block-b221 .texture_686f {
    border-right: 1px solid #eaecee;
  }
  .summary_5f3e.block-b221 .disabled_d9ba {
    border-right: 1px solid #eaecee;
  }
  .summary_5f3e.block-b221 .dropdown_pressed_2998 {
    padding-left: 1em;
  }
  .summary_5f3e.block-b221 .left-9c27 {
    padding-right: 1em;
  }
  .summary_5f3e.block-b221 .main-347c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_9424 .dropdown_pressed_2998 {
    padding-right: 1em;
  }
  .modal_9424.block-b221 .texture_686f {
    border-left: 1px solid #eaecee;
  }
  .modal_9424.block-b221 .disabled_d9ba {
    border-left: 1px solid #eaecee;
  }
  .modal_9424.block-b221 .dropdown_pressed_2998 {
    padding-right: 1em;
  }
  .modal_9424.block-b221 .left-9c27 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_9424.block-b221 .main-347c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-e5e0 .dropdown_pressed_2998 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-e5e0.block-b221 .tertiary-c5d1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside-e5e0.block-b221 .dropdown_pressed_2998 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-e5e0.block-b221 .left-9c27 {
    padding-left: 1em;
  }
  .aside-e5e0.block-b221 .main-347c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside-e5e0.block-b221 .dropdown_pressed_2998 {
    padding-left: 0;
  }
}
.gradient_lower_f1d4 .inner-b12b {
  display: inline-block;
}
.north-4654 {
  display: inline-block;
}
.banner_57e2 {
  word-con: break-word;
}
.plasma_872e > span {
  display: inline-block;
  padding: 5px 0;
}
.plasma_872e .wood-2476 {
  margin-left: 8px;
  margin-right: 8px;
}
.plasma_872e .block_2b0f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary-1c37 .heading-green-a0fc {
  margin-bottom: 2em;
}
.summary-1c37 .purple_3219 {
  margin-bottom: 15px;
}
.summary-1c37 .purple_3219:last-child {
  margin-bottom: 0;
}
.summary-1c37 .cold_aa77 {
  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) {
  .summary-1c37 .cold_aa77 {
    display: block;
  }
}
.summary-1c37 .dropdown_5fb4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary-1c37 .dropdown_5fb4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary-1c37 .thick_a3f1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary-1c37 .thick_a3f1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary-1c37 .thick_a3f1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary-1c37 .banner_57e2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary-1c37 .banner_57e2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary-1c37 .glass-f223 p:last-child {
  margin-bottom: 0;
}
.summary-1c37 .pressed_7099 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary-1c37 .solid-3438 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary-1c37 .small_7bce {
  margin-top: 1em;
}
.summary-1c37 .focus_056d {
  top: 0;
  display: block;
}
.summary-1c37 .focus_056d a {
  color: inherit;
}
.summary-1c37 .focus_056d a:hover {
  color: inherit;
}
.summary-1c37 .footer-left-4403 {
  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;
}
.summary-1c37 .footer-left-4403:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary-1c37 .solid-3438 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary-1c37 .text_7a08 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary-1c37 .text_7a08:first-child {
  margin-top: 0;
}
.summary-1c37 .text_7a08.picture-fast-78c7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary-1c37 .text_7a08.surface-a8fe {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary-1c37
  .text_7a08.surface-a8fe.hero-8cbd
  .small_7bce {
  width: 100%;
}
.summary-1c37 .surface-a8fe {
  -webkit-box-align: center;
  align-items: center;
}
.summary-1c37 .surface-a8fe .plasma_872e,
.summary-1c37 .surface-a8fe > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary-1c37 .thick_a3f1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-1c37 .thick_a3f1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-1c37 .thick_a3f1: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;
}
.summary-1c37 .picture-fast-78c7 {
  z-index: 5;
}
.summary-1c37 .dim-b3a7 .filter-static-a7aa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary-1c37 .full_cab7 .filter-static-a7aa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary-1c37 .outer_36fa .filter-static-a7aa {
  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;
}
.summary-1c37.article-silver-825a .cold_aa77,
.summary-1c37.medium-859a .cold_aa77 {
  display: block;
}
.summary-1c37.article-silver-825a .cold_aa77 .list_blue_946c,
.summary-1c37.article-silver-825a .cold_aa77 .solid-3438,
.summary-1c37.medium-859a .cold_aa77 .list_blue_946c,
.summary-1c37.medium-859a .cold_aa77 .solid-3438 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-1c37.plasma-8bfb .dropdown_5fb4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary-1c37.plasma-8bfb .dropdown_5fb4 {
    margin-right: 0;
  }
}
.summary-1c37.article-silver-825a .dropdown_5fb4,
.summary-1c37.medium-859a .dropdown_5fb4 {
  padding-top: 40%;
}
.summary-1c37.article-silver-825a .heading-green-a0fc,
.summary-1c37.medium-859a .heading-green-a0fc {
  display: block;
}
.summary-1c37.article-silver-825a .fn-sticky-37f8 .solid-3438,
.summary-1c37.medium-859a .fn-sticky-37f8 .solid-3438 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary-1c37.article-silver-825a .dropdown_5fb4,
.summary-1c37.medium-859a .dropdown_5fb4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary-1c37.article-silver-825a .solid-3438 {
  padding: 1em;
}
.background-3a5f {
  margin: 30px auto;
  display: block;
}
.background-3a5f .block-yellow-a354 > * {
  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;
}
.background-3a5f .block-yellow-a354 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.background-3a5f .block-yellow-a354 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu_f50f .plasma_872e {
  margin-bottom: 1.41575em;
}
.menu_f50f .carousel_3c18 {
  margin-bottom: 1.618em;
}
.accordion-a748 .complex-1d91 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.accordion-a748 .complex-1d91 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.accordion-a748 .over_de8a {
  max-width: 100%;
  overflow: auto;
}
.photo-1b0b .accordion-a748 a:hover {
  text-decoration: underline;
}
.list_3693 .purple_3219:not(.banner_57e2),
.list_3693 .thick_a3f1 {
  margin-bottom: 1.41575em;
}
.list_3693 .purple_3219:not(.banner_57e2):last-child,
.list_3693 .thick_a3f1:last-child {
  margin-bottom: 0;
}
.list_3693 .purple_3219.sidebar_silver_7691 {
  margin-bottom: 0.41575em;
}
.list_3693 .primary_f592:before,
.list_3693 .red-8475:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.list_3693 .primary_f592:before {
  content: "\f115";
}
.list_3693 .red-8475:before {
  content: "\f02c";
}
.list_3693 .summary-white-2278 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.list_3693 .summary-white-2278 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gradient-1c3d {
  display: -webkit-box;
  display: flex;
}
.gradient-1c3d .breadcrumb_b04a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gradient-1c3d .breadcrumb_b04a {
    flex-basis: 90px;
  }
}
.gradient-1c3d .static_29e4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-1c3d .static_29e4 {
    flex-basis: calc(100% - 50px);
  }
}
.gradient-1c3d .primary-7287 p:last-child {
  margin-bottom: 0.72em;
}
.right-defd .block-yellow-a354 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.right-defd .block-yellow-a354:after,
.right-defd .block-yellow-a354:before {
  content: "";
  display: table;
}
.right-defd .block-yellow-a354:after {
  clear: both;
}
.right-defd .block-yellow-a354 .blue_1a7b,
.right-defd .block-yellow-a354 .yellow_41d9 {
  width: 49%;
}
.right-defd .block-yellow-a354 .blue_1a7b a span.hidden-narrow-0732,
.right-defd .block-yellow-a354 .yellow_41d9 a span.hidden-narrow-0732 {
  display: block;
  margin-bottom: 5px;
}
.right-defd .block-yellow-a354 .yellow_41d9 {
  float: left;
  text-align: left;
}
.right-defd .block-yellow-a354 .blue_1a7b {
  float: right;
  text-align: right;
}
.banner-green-b9e2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .banner-green-b9e2 {
    margin-bottom: 0;
  }
}
.medium-468f {
  margin-bottom: 1em;
}
.medium-468f .banner_57e2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.description-fresh-2b64 a {
  display: block;
  line-height: 0;
  position: relative;
}
.new_ee36 .medium-468f,
.menu_white_fe42 .medium-468f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .new_ee36 .medium-468f,
  .menu_white_fe42 .medium-468f {
    display: block;
  }
}
.new_ee36 .description-fresh-2b64,
.menu_white_fe42 .description-fresh-2b64 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .new_ee36 .description-fresh-2b64,
  .menu_white_fe42 .description-fresh-2b64 {
    margin-bottom: 1em;
  }
}
.new_ee36 .description-fresh-2b64 img,
.menu_white_fe42 .description-fresh-2b64 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.new_ee36 .logo_hovered_6faf,
.menu_white_fe42 .logo_hovered_6faf {
  flex-basis: calc(100% - 160px);
}
.new_ee36 .logo_hovered_6faf p,
.menu_white_fe42 .logo_hovered_6faf p {
  margin-bottom: 0;
}
.new_ee36 .logo_hovered_6faf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .new_ee36 .logo_hovered_6faf {
    padding-left: 0;
  }
}
.menu_white_fe42 .logo_hovered_6faf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu_white_fe42 .logo_hovered_6faf {
    padding-right: 0;
  }
}
.menu_white_fe42 .description-fresh-2b64 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.header_b64e .description-fresh-2b64 {
  margin-bottom: 0.5em;
}
.header_b64e .description-fresh-2b64 img {
  width: 100%;
}
.gallery-1b84 .disabled-huge-0adf,
.dim-f37a .disabled-huge-0adf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dim-f37a .tertiary-c5d1 .secondary_2905 p:last-child {
  margin-bottom: 0;
}
.fresh_a1fa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade_a64a .silver_7981 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade_a64a .silver_7981:last-of-type {
    margin-bottom: 0;
  }
}
.shade_a64a .silver_7981 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_a64a .silver_7981 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade_a64a .silver_7981 ul li {
  margin: 0 0 0.6em;
}
.shade_a64a .silver_7981 ul li.next_30c7,
.shade_a64a .silver_7981 ul li.icon-under-138f {
  position: relative;
}
.shade_a64a .silver_7981 ul li.next_30c7 .button-huge-ce26,
.shade_a64a .silver_7981 ul li.icon-under-138f .button-huge-ce26 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade_a64a .silver_7981 ul li.next_30c7:after:after,
.shade_a64a .silver_7981 ul li.next_30c7:after:before,
.shade_a64a
  .silver_7981
  ul
  li.icon-under-138f:after:after,
.shade_a64a
  .silver_7981
  ul
  li.icon-under-138f:after:before {
  content: "";
  display: table;
}
.shade_a64a .silver_7981 ul li.next_30c7:after:after,
.shade_a64a
  .silver_7981
  ul
  li.icon-under-138f:after:after {
  clear: both;
}
.shade_a64a .silver_7981 a.stale_6648:hover {
  text-decoration: none;
}
.shade_a64a .silver_7981 select {
  max-width: 100%;
}
.shade_a64a .silver_7981 table {
  font-size: 85%;
}
.shade_a64a .silver_7981 table td,
.shade_a64a .silver_7981 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade_a64a .silver_7981 table tfoot td {
  text-align: left;
}
.shade_a64a .silver_7981 :last-child {
  margin-bottom: 0;
}
.shade_a64a .silver_7981 .accordion-fresh-08d9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade_a64a .silver_7981 .accordion-fresh-08d9 label {
  width: 100%;
}
.shade_a64a .silver_7981 .accordion-fresh-08d9 .accent-b7e4 {
  width: 100%;
  display: block;
}
.shade_a64a .silver_7981 .accordion-fresh-08d9 .aside-huge-63d6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade_a64a .silver_7981 .accordion-fresh-08d9 .aside-huge-63d6:hover svg #svg-search {
  fill: #444;
}
.shade_a64a .silver_7981 .accordion-fresh-08d9 .aside-huge-63d6 svg {
  width: 18px;
  height: 18px;
}
.shade_a64a .left-08e0 ul ul,
.shade_a64a .pattern-center-0579 ul ul,
.shade_a64a .new_4c2a ul ul,
.shade_a64a .table_basic_9882 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade_a64a .left-08e0 .picture-dc94 > a,
.shade_a64a .pattern-center-0579 .picture-dc94 > a,
.shade_a64a .new_4c2a .picture-dc94 > a,
.shade_a64a .table_basic_9882 .picture-dc94 > a {
  margin-bottom: 0;
}
.shade_a64a .dynamic_f4b6 li,
.shade_a64a .left-08e0 li,
.shade_a64a .component_last_4153 li,
.shade_a64a .pattern-center-0579 li,
.shade_a64a .new_4c2a li,
.shade_a64a .table_basic_9882 li,
.shade_a64a .soft_5bae li,
.shade_a64a .search-dynamic-fb03 li {
  display: block;
  position: relative;
}
.shade_a64a .dynamic_f4b6 li:last-child,
.shade_a64a .left-08e0 li:last-child,
.shade_a64a .component_last_4153 li:last-child,
.shade_a64a .pattern-center-0579 li:last-child,
.shade_a64a .new_4c2a li:last-child,
.shade_a64a .table_basic_9882 li:last-child,
.shade_a64a .soft_5bae li:last-child,
.shade_a64a .search-dynamic-fb03 li:last-child {
  border: none;
}
.shade_a64a .dynamic_f4b6 li a,
.shade_a64a .left-08e0 li a,
.shade_a64a .component_last_4153 li a,
.shade_a64a .pattern-center-0579 li a,
.shade_a64a .new_4c2a li a,
.shade_a64a .table_basic_9882 li a,
.shade_a64a .soft_5bae li a,
.shade_a64a .search-dynamic-fb03 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_a64a .dynamic_f4b6 li ul li::before,
.shade_a64a .left-08e0 li ul li::before,
.shade_a64a .component_last_4153 li ul li::before,
.shade_a64a .pattern-center-0579 li ul li::before,
.shade_a64a .new_4c2a li ul li::before,
.shade_a64a .table_basic_9882 li ul li::before,
.shade_a64a .soft_5bae li ul li::before,
.shade_a64a .search-dynamic-fb03 li ul li::before {
  left: 15px;
}
.shade_a64a .dynamic_f4b6 li ul a,
.shade_a64a .left-08e0 li ul a,
.shade_a64a .component_last_4153 li ul a,
.shade_a64a .pattern-center-0579 li ul a,
.shade_a64a .new_4c2a li ul a,
.shade_a64a .table_basic_9882 li ul a,
.shade_a64a .soft_5bae li ul a,
.shade_a64a .search-dynamic-fb03 li ul a {
  padding-left: 20px;
}
.shade_a64a .dynamic_f4b6 li ul ul li::before,
.shade_a64a .left-08e0 li ul ul li::before,
.shade_a64a .component_last_4153 li ul ul li::before,
.shade_a64a .pattern-center-0579 li ul ul li::before,
.shade_a64a .new_4c2a li ul ul li::before,
.shade_a64a .table_basic_9882 li ul ul li::before,
.shade_a64a .soft_5bae li ul ul li::before,
.shade_a64a .search-dynamic-fb03 li ul ul li::before {
  left: 30px;
}
.shade_a64a .dynamic_f4b6 li ul ul a,
.shade_a64a .left-08e0 li ul ul a,
.shade_a64a .component_last_4153 li ul ul a,
.shade_a64a .pattern-center-0579 li ul ul a,
.shade_a64a .new_4c2a li ul ul a,
.shade_a64a .table_basic_9882 li ul ul a,
.shade_a64a .soft_5bae li ul ul a,
.shade_a64a .search-dynamic-fb03 li ul ul a {
  padding-left: 40px;
}
.shade_a64a .blue-219e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_a64a .search-dynamic-fb03 ul li {
  margin-bottom: 1.41575em;
}
.shade_a64a .search-dynamic-fb03 ul li .carousel-52de {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade_a64a .search-dynamic-fb03 ul li .fresh_437a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture-gas-f1c8 .dynamic_f4b6 li a,
.picture-gas-f1c8 .left-08e0 li a,
.picture-gas-f1c8 .component_last_4153 li a,
.picture-gas-f1c8 .pattern-center-0579 li a,
.picture-gas-f1c8 .new_4c2a li a,
.picture-gas-f1c8 .table_basic_9882 li a,
.picture-gas-f1c8 .soft_5bae li a,
.picture-gas-f1c8 .search-dynamic-fb03 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-gas-f1c8 .blue-219e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-gas-f1c8 .silver_7981 ul li.next_30c7 .button-huge-ce26,
.picture-gas-f1c8 .silver_7981 ul li.icon-under-138f .button-huge-ce26 {
  background: rgba(0, 0, 0, 0.2);
}
.picture-gas-f1c8 .shade_a64a .silver_7981 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-8e73 .shade_a64a .last_bff9 li {
  margin: 0;
}
.message-8e73 .shade_a64a .last_bff9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message-8e73 .shade_a64a .last_bff9 li ul {
  margin: 0;
}
.message-8e73 .shade_a64a .last_bff9 li ul li a {
  padding-left: 15px;
}
.message-8e73 .shade_a64a .last_bff9 li ul li li a {
  padding-left: 30px;
}
.message-8e73 .shade_a64a .last_bff9 li.blue-7dc0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message-8e73 .shade_a64a .last_bff9 li.blue-7dc0 > 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;
}
.message-8e73 .shade_a64a .last_bff9 li.blue-7dc0 > 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;
}
.under-2346 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_a589 {
  position: relative;
  z-index: 10;
}
.frame_a589 .pressed-6a1a {
  width: 100%;
  max-width: 100%;
}
.outline_right_9328 .article_right_5e0d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline_right_9328 .pagination-south-c682 {
}
.outline_right_9328 .picture-gas-f1c8 {
  background: #292929;
}
.badge-c427 .article_right_5e0d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge-c427 .pagination-south-c682 {
  background: #f9f9f9;
}
.badge-c427 .picture-gas-f1c8 {
  background: #303030;
}
.dropdown-9329 .article_right_5e0d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-9329 .inner-b12b {
    margin-bottom: 1em;
  }
  .dropdown-9329 .inner-b12b:last-child {
    margin-bottom: 0;
  }
}
.dropdown-9329 .pagination-south-c682 {
  background: #ededed;
}
.dropdown-9329 .picture-gas-f1c8 {
  background: #1a1a1a;
}
.article_right_5e0d.pagination-south-c682 {
  color: rgba(0, 0, 0, 0.6);
}
.article_right_5e0d.pagination-south-c682 .pink_f2d1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_right_5e0d.picture-gas-f1c8 {
  color: rgba(255, 255, 255, 0.99);
}
.article_right_5e0d.picture-gas-f1c8 a:not(.stale_6648) {
  color: rgba(255, 255, 255, 0.79);
}
.article_right_5e0d.picture-gas-f1c8 a:not(.stale_6648):hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_right_5e0d.picture-gas-f1c8 .pink_f2d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_right_5e0d.picture-gas-f1c8 table tbody td,
.article_right_5e0d.picture-gas-f1c8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.complex_8c46.preview-wide-f140 .active_eafc {
  max-width: initial;
}
.complex_8c46 .surface_paper_7f04 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.complex_8c46 .surface_paper_7f04 .pressed-6a1a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .complex_8c46 .surface_paper_7f04 .pressed-6a1a {
    display: block;
    margin-bottom: 2em;
  }
  .complex_8c46 .surface_paper_7f04 .pressed-6a1a:last-child {
    margin-bottom: 0;
  }
}
.dropdown-9329 .inner-b12b:last-child,
.badge-c427 .inner-b12b:last-child,
.outline_right_9328 .inner-b12b:last-child {
  margin-bottom: 0;
}
.dropdown-9329 .inner-b12b .shade_a64a .silver_7981:last-child,
.badge-c427 .inner-b12b .shade_a64a .silver_7981:last-child,
.outline_right_9328 .inner-b12b .shade_a64a .silver_7981:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-9329 .accent-69be,
  .dropdown-9329 .picture-easy-ef72,
  .badge-c427 .accent-69be,
  .badge-c427 .picture-easy-ef72,
  .outline_right_9328 .accent-69be,
  .outline_right_9328 .picture-easy-ef72 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_a589 .inner-b12b {
    margin-bottom: 2em;
  }
}
.frame_a589 p:last-child {
  margin-bottom: 0;
}
.frame_a589 li,
.frame_a589 ul {
  list-style: none;
  margin: 0;
}
.frame_a589 ul ul {
  margin-left: 2.617924em;
}
.cool-1dca {
  font-size: 0.875em;
}

/* css-noise: beba */
.ghost-box-u0 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
