/*!
Theme Name: Customify
Theme URI: https://pressmaximum.action-8f54/customify
Author: WPCustomify
Author URI: https://pressmaximum.action-8f54
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.action-8f54/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.menu_slow_0afa.hidden-full-9f57/licenses/gpl-2.0.filter-ed4a
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.background-8c5e/, (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.button_bcc7.container-972b/normalize.video-5c9f/
 ======
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.video-5c9f v7.0.0 | MIT License | github.action-8f54/necolas/normalize.video-5c9f */
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;
}
.article-solid-990f .header_1479,
.pro_4041,
.highlight-pressed-5265,
.table-slow-594d,
.accordion_9f6a,
.chip-east-a291,
.outline-90e2,
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;
}
.pro_4041,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pro_4041,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pro_4041,
  h1 {
    font-size: 1.8em;
  }
}
.highlight-pressed-5265,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight-pressed-5265 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight-pressed-5265,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-pressed-5265,
  h2 {
    font-size: 1.7em;
  }
}
.table-slow-594d,
h3 {
  font-size: 1.618em;
}
.article-solid-990f .header_1479,
.accordion_9f6a,
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.stale-48d0 {
  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;
}
.heading_action_13dd:after,
.heading_action_13dd:before,
.progress-basic-84e3:after,
.progress-basic-84e3:before {
  content: "";
  display: table;
}
.heading_action_13dd:after,
.progress-basic-84e3:after {
  clear: both;
}
.popup_08d5 {
  float: right;
  margin-right: 0;
}
.module-df82 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content-in-5ff2 .notification-fresh-18bd,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.content-in-5ff2 .notification-fresh-18bd: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;
}
.gradient_21fa .notification-fresh-18bd {
  box-shadow: none;
}
.gradient_21fa
  .notification-fresh-18bd
  .active-5bed {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_21fa .notification-fresh-18bd .icon-fixed-9ee0 {
  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;
}
.gradient_21fa
  .notification-fresh-18bd
  .icon-fixed-9ee0
  b {
  display: none;
}
.gradient_21fa .dirty-74ae {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fixed-0a96:not(.caption_7f1f):not(.shade_f4dd),
button:not(.caption_7f1f):not(.shade_f4dd),
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ),
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ),
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ) {
  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;
}
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ):hover,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ):hover,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):hover,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):hover,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ):active,
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ):active,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):active,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):active,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):active,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus {
  outline: 0;
}
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d {
  position: relative;
}
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .north-a013,
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .shade-copper-9dd7,
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .gas_e925,
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  i,
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  svg,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .north-a013,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .shade-copper-9dd7,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .gas_e925,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  i,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  svg,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .north-a013,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .shade-copper-9dd7,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .gas_e925,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  i,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  svg,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .north-a013,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .shade-copper-9dd7,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .gas_e925,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  i,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  svg,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .north-a013,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .shade-copper-9dd7,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  .gas_e925,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  i,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d
  svg {
  visibility: hidden;
}
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d:after,
button:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d:after,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d:after,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d:after,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ).fn-loading-2c3d: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;
}
.fixed-0a96:not(.caption_7f1f):not(.shade_f4dd),
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ),
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ),
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ) {
  color: #fff;
  background: #235787;
}
.fixed-0a96:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus,
input[type="button"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus,
input[type="reset"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus,
input[type="submit"]:not(.caption_7f1f):not(
    .shade_f4dd
  ):focus {
  color: #fff;
}
.fixed-0a96.fn-disabled-2c3d:not(.caption_7f1f):not(
    .shade_f4dd
  ),
.fixed-0a96[disabled]:not(.caption_7f1f):not(
    .shade_f4dd
  ),
button.fn-disabled-2c3d:not(.caption_7f1f):not(
    .shade_f4dd
  ),
button[disabled]:not(.caption_7f1f):not(
    .shade_f4dd
  ) {
  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;
}
.hover-b6fd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hover-b6fd: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;
}
.search-e011 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid-82fb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.item_9772 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.heading_action_13dd:after,
.heading_action_13dd:before,
.middle_6257:after,
.middle_6257:before,
.focus-huge-17e0:after,
.focus-huge-17e0:before,
.detail_face:after,
.detail_face:before,
.background-2bdd:after,
.background-2bdd:before,
.hovered_3b80:after,
.hovered_3b80:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.heading_action_13dd:after,
.middle_6257:after,
.focus-huge-17e0:after,
.detail_face:after,
.background-2bdd:after,
.hovered_3b80:after {
  clear: both;
}
.middle_6257 .accordion_c2ac,
.focus-huge-17e0 .accordion_c2ac,
.column_d7b5 .accordion_c2ac {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer_6bca {
  display: inline-block;
}
.bronze_41d2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bronze_41d2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bronze_41d2 .info_blue_eb2f {
  padding: 1em 0;
  font-size: 85%;
}
.info_blue_eb2f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient_green_ef0c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient_green_ef0c:after,
.gradient_green_ef0c:before {
  content: "";
  display: table;
}
.gradient_green_ef0c:after {
  clear: both;
}
.simple_4cd6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.badge-d58f .simple_4cd6 {
  max-width: 50%;
}
.chip_center_a853 .simple_4cd6 {
  max-width: 33.33%;
}
.tabs_rough_a56a .simple_4cd6 {
  max-width: 25%;
}
.fluid_ff09 .simple_4cd6 {
  max-width: 20%;
}
.highlight-large-e8b8 .simple_4cd6 {
  max-width: 16.66%;
}
.tertiary-light-c829 .simple_4cd6 {
  max-width: 14.28%;
}
.preview-4849 .simple_4cd6 {
  max-width: 12.5%;
}
.avatar-ec42 .simple_4cd6 {
  max-width: 11.11%;
}
.outline_glass_4e1f {
  display: block;
}
.article-solid-990f .small_b2e5 label,
.article-solid-990f .border_outer_de53 label,
.article-solid-990f .list_172f label,
.article-solid-990f .motion_41bb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_b764 {
  list-style: none;
  margin: 0;
}
.logo_b764 article.accordion-59f9 {
  margin-bottom: 0;
}
.logo_b764 ul {
  list-style: none;
  margin: 0;
}
.logo_b764 .description_narrow_6986 li.accordion-59f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_b764 .description_narrow_6986 li.accordion-59f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_b764 .description_narrow_6986 li.accordion-59f9: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) {
  .logo_b764 .description_narrow_6986 li.accordion-59f9 li.accordion-59f9 li.accordion-59f9 li.accordion-59f9 {
    padding-left: 0;
  }
}
article.accordion-59f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-59f9 .middle_6257 p:last-of-type {
  margin-bottom: 0;
}
article.accordion-59f9 .avatar-5257 {
  float: left;
}
article.accordion-59f9 .caption_32fd {
  margin-left: 85px;
}
article.accordion-59f9 .advanced-28c7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-59f9 .advanced-28c7 .photo-over-4bd5 {
  margin-left: 10px;
}
article.accordion-59f9 .texture-west-6471 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-59f9 .image_529b {
  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 .small_b2e5,
  #respond .list_172f,
  #respond .motion_41bb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .small_b2e5 input,
#respond .list_172f input,
#respond .motion_41bb input {
  width: 100%;
}
#respond .motion_41bb {
  margin-right: 0;
}
#respond .text-dirty-d150 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright-f6eb {
  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;
}
.bright-f6eb.short_c93d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bright-f6eb 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%);
}
.bright-f6eb:focus,
.bright-f6eb: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);
}
.tag_a2bd {
  border-radius: 10%;
}
.black_ef62 {
  border-radius: 50%;
}
.container-8e65 {
  font-size: 0.72em;
}
.green_55a1 {
  font-size: 0.875em;
}
.message-1a39 {
  font-size: 1.1em;
}
.summary-2c76 {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary-2c76.container-8e65 {
  letter-spacing: 0.5px;
}
.fixed-ebb6,
.fixed-ebb6 a {
  color: #6d6d6d;
}
.fixed-ebb6 a:hover {
  color: #111;
}
.texture-df13 {
  color: #6d6d6d;
}
.gradient_top_1fa5 {
  overflow-x: hidden;
}
.gradient_top_1fa5 .green_d826.sidebar_upper_a5aa {
  position: relative;
}
.gradient_top_1fa5 .green_d826.sidebar_upper_a5aa.element-black-70f1 {
  position: initial;
}
.gradient_top_1fa5
  .green_d826.sidebar_upper_a5aa.element-black-70f1
  .selected-517e {
  left: auto;
}
.gradient_top_1fa5 .green_d826 .selected-517e {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.gradient_top_1fa5 .green_d826:hover.sidebar_upper_a5aa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient_top_1fa5
  .green_d826:hover.sidebar_upper_a5aa
  .selected-517e {
  display: block;
  z-index: 9999999;
}
.gradient_top_1fa5 .container_last_9dfe .alert-85d0,
.gradient_top_1fa5 .bottom-73b2 .alert-85d0 {
  display: none;
}
.gradient_top_1fa5 .over-8a03 .green_d826:hover.sidebar_upper_a5aa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.article-solid-990f .small_b2e5 label,
.article-solid-990f .border_outer_de53 label,
.article-solid-990f .list_172f label,
.article-solid-990f .motion_41bb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_b764 {
  list-style: none;
  margin: 0;
}
.logo_b764 article.accordion-59f9 {
  margin-bottom: 0;
}
.logo_b764 ul {
  list-style: none;
  margin: 0;
}
.logo_b764 .description_narrow_6986 li.accordion-59f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_b764 .description_narrow_6986 li.accordion-59f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_b764 .description_narrow_6986 li.accordion-59f9: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) {
  .logo_b764 .description_narrow_6986 li.accordion-59f9 li.accordion-59f9 li.accordion-59f9 li.accordion-59f9 {
    padding-left: 0;
  }
}
article.accordion-59f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-59f9 .middle_6257 p:last-of-type {
  margin-bottom: 0;
}
article.accordion-59f9 .avatar-5257 {
  float: left;
}
article.accordion-59f9 .caption_32fd {
  margin-left: 85px;
}
article.accordion-59f9 .advanced-28c7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-59f9 .advanced-28c7 .photo-over-4bd5 {
  margin-left: 10px;
}
article.accordion-59f9 .texture-west-6471 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-59f9 .image_529b {
  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 .small_b2e5,
  #respond .list_172f,
  #respond .motion_41bb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .small_b2e5 input,
#respond .list_172f input,
#respond .motion_41bb input {
  width: 100%;
}
#respond .motion_41bb {
  margin-right: 0;
}
#respond .text-dirty-d150 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container_last_9dfe .accordion_2db8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion_2db8 .hero-fresh-0915.nav_68e6 .brown-b27b > li > a:focus,
.accordion_2db8 .hero-fresh-0915.nav_68e6 .brown-b27b > li > a:hover,
.accordion_2db8 .hero-fresh-0915.easy-7acf .brown-b27b > li > a:focus,
.accordion_2db8 .hero-fresh-0915.easy-7acf .brown-b27b > li > a:hover,
.accordion_2db8 .hero-fresh-0915.background_huge_a9be .brown-b27b > li > a:focus,
.accordion_2db8 .hero-fresh-0915.background_huge_a9be .brown-b27b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2db8
  .hero-fresh-0915.nav_68e6
  .brown-b27b
  > li.card_inner_bbcb
  > a,
.accordion_2db8
  .hero-fresh-0915.nav_68e6
  .brown-b27b
  > li.mask-motion-f6dc
  > a,
.accordion_2db8
  .hero-fresh-0915.easy-7acf
  .brown-b27b
  > li.card_inner_bbcb
  > a,
.accordion_2db8
  .hero-fresh-0915.easy-7acf
  .brown-b27b
  > li.mask-motion-f6dc
  > a,
.accordion_2db8
  .hero-fresh-0915.background_huge_a9be
  .brown-b27b
  > li.card_inner_bbcb
  > a,
.accordion_2db8 .hero-fresh-0915.background_huge_a9be .brown-b27b > li.down_af0c > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2db8 .carousel_6d89,
.accordion_2db8 .carousel_6d89 a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2db8 .chip-d68e.feature-a017 li a,
.accordion_2db8 .pressed-d7b9 a,
.accordion_2db8 .selected-fb4a,
.accordion_2db8 .brown-b27b > li > a,
.accordion_2db8 .texture-50c4 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8 .chip-d68e.feature-a017 li a:hover,
.accordion_2db8 .pressed-d7b9 a:hover,
.accordion_2db8 .selected-fb4a:hover,
.accordion_2db8 .brown-b27b > li > a:hover,
.accordion_2db8 .texture-50c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2db8 .south_7e92 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8 .south_7e92 .detail_red_d224 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2db8 .south_7e92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2db8 .rough_5e0b .surface_small_84bd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8 .rough_5e0b .surface_small_84bd .sort_outer_6119 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8
  .rough_5e0b
  .surface_small_84bd
  .sort_outer_6119::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8
  .rough_5e0b
  .surface_small_84bd
  .sort_outer_6119:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8
  .rough_5e0b
  .surface_small_84bd
  .sort_outer_6119::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8
  .rough_5e0b
  .surface_small_84bd
  .sort_outer_6119::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8 .rough_5e0b .chip-aa92 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2db8 .rough_5e0b .chip-aa92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_89a1
  .accordion_2db8
  .rough_5e0b
  .dark_7b52
  .filter_7a56 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_89a1
  .accordion_2db8
  .rough_5e0b
  .dark_7b52
  .sort_outer_6119 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_last_9dfe .black-9726 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.black-9726 .hero-fresh-0915.nav_68e6 .brown-b27b > li > a:focus,
.black-9726 .hero-fresh-0915.nav_68e6 .brown-b27b > li > a:hover,
.black-9726 .hero-fresh-0915.easy-7acf .brown-b27b > li > a:focus,
.black-9726 .hero-fresh-0915.easy-7acf .brown-b27b > li > a:hover,
.black-9726 .hero-fresh-0915.background_huge_a9be .brown-b27b > li > a:focus,
.black-9726 .hero-fresh-0915.background_huge_a9be .brown-b27b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-9726
  .hero-fresh-0915.nav_68e6
  .brown-b27b
  > li.card_inner_bbcb
  > a,
.black-9726
  .hero-fresh-0915.nav_68e6
  .brown-b27b
  > li.mask-motion-f6dc
  > a,
.black-9726
  .hero-fresh-0915.easy-7acf
  .brown-b27b
  > li.card_inner_bbcb
  > a,
.black-9726
  .hero-fresh-0915.easy-7acf
  .brown-b27b
  > li.mask-motion-f6dc
  > a,
.black-9726
  .hero-fresh-0915.background_huge_a9be
  .brown-b27b
  > li.card_inner_bbcb
  > a,
.black-9726 .hero-fresh-0915.background_huge_a9be .brown-b27b > li.down_af0c > a {
  color: rgba(0, 0, 0, 0.8);
}
.black-9726 .carousel_6d89,
.black-9726 .carousel_6d89 a {
  color: rgba(0, 0, 0, 0.8);
}
.black-9726 .chip-d68e.feature-a017 li a,
.black-9726 .pressed-d7b9 a,
.black-9726 .selected-fb4a,
.black-9726 .brown-b27b > li > a,
.black-9726 .texture-50c4 {
  color: rgba(0, 0, 0, 0.55);
}
.black-9726 .chip-d68e.feature-a017 li a:hover,
.black-9726 .pressed-d7b9 a:hover,
.black-9726 .selected-fb4a:hover,
.black-9726 .brown-b27b > li > a:hover,
.black-9726 .texture-50c4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black-9726 .south_7e92 {
  color: rgba(0, 0, 0, 0.55);
}
.black-9726 .south_7e92 .detail_red_d224 {
  color: rgba(0, 0, 0, 0.8);
}
.black-9726 .south_7e92:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper-102c .status-dirty-00bd {
  margin-left: auto;
  margin-right: auto;
}
.focus-huge-17e0 > * {
  margin-left: auto;
  margin-right: auto;
}
.focus-huge-17e0 .search-e011 {
  margin-right: 1.41575em;
}
.heading_270a .focus-huge-17e0 > .image-de6d {
  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;
}
.heading_270a .focus-huge-17e0 > .west-eed3 {
  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;
}
.card-a66a.upper-102c .status-dirty-00bd,
.smooth-0ce9.upper-102c .status-dirty-00bd {
  margin-left: 0;
}
.warm_9778.upper-102c .status-dirty-00bd,
.link_3b3f.upper-102c .status-dirty-00bd {
  margin-right: 0;
}
.focus-huge-17e0 ol,
.focus-huge-17e0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module-01c5 video {
  max-width: 100%;
}
.clean-ac06 img {
  display: block;
}
.clean-ac06.search-e011,
.clean-ac06.grid-82fb {
  width: 100%;
}
.clean-ac06.west-eed3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.row-4ee0:not(.table_last_23ac) {
  margin: 1.5em auto;
}
.photo_fca0 p {
  padding: 1.5em 14px;
}
ul.pink_cf91.west-eed3,
ul.pink_cf91.image-de6d,
ul.pink_cf91.motion_06b0.image-de6d {
  padding: 0 14px;
}
.current_99a3 {
  display: block;
  overflow-x: auto;
}
.current_99a3 table {
  border-collapse: collapse;
  width: 100%;
}
.current_99a3 td,
.current_99a3 th {
  padding: 0.5em;
}
.focus-huge-17e0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus-huge-17e0 ol ol,
.focus-huge-17e0 ol ul,
.focus-huge-17e0 ul ol,
.focus-huge-17e0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus-huge-17e0 ol ol li,
.focus-huge-17e0 ol ul li,
.focus-huge-17e0 ul ol li,
.focus-huge-17e0 ul ul li {
  margin-left: 0;
}
.detail-8cb1.header-tall-eadd > .dropdown-right-5ae7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail-8cb1.header-tall-eadd > .dropdown-right-5ae7 iframe,
.detail-8cb1.header-tall-eadd > .dropdown-right-5ae7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mini-f77a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mini-f77a.cool_962c {
  padding: 0;
}
.mini-f77a.cool_962c cite {
  font-size: 13px;
}
.mini-f77a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mini-f77a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.video_ce95 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.video_ce95 > p:first-child {
  margin-top: 0;
}
.video_ce95 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.video_ce95 blockquote {
  border-left: 0;
}
.nav_3077 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav_3077:not(.card-c283) {
  max-width: 100px;
}
.nav_3077.item_pressed_07c4 {
  border-bottom: none !important;
  text-align: center;
}
.nav_3077.item_pressed_07c4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .photo_fca0 p {
    padding: 1.5em 0;
  }
}
.left-943b {
  color: #0073aa;
}
.highlight_simple_76d0 {
  background-color: #0073aa;
}
.aside_43aa {
  color: #229fd8;
}
.prev_050c {
  background-color: #229fd8;
}
.medium-a50d {
  color: #eee;
}
.mask_c3e2 {
  background-color: #eee;
}
.container-4f3e {
  color: #444;
}
.layout_red_468b {
  background-color: #444;
}
.blue-dfe5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.blue-dfe5 .section_advanced_97de .pressed-d7b9 {
  font-size: 15px;
}
.blue-dfe5 .pressed-d7b9 {
  line-height: 1.3;
}
.blue-dfe5 .black-9726 {
}
.blue-dfe5 .accordion_2db8 {
  background: #235787;
}
.button_focused_e648 {
  padding: 0;
}
.button_focused_e648 .accordion_2db8 {
  background: #1a1a1a;
}
.button_focused_e648 .black-9726 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tall_4867 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tall_4867 .black-9726 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tall_4867 .accordion_2db8 {
  background: #303030;
}
.hovered_3b80 {
  position: relative;
  z-index: 10;
}
.hovered_3b80 .hidden_focused_0968 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dim-ee42 .sidebar_upper_a5aa {
  display: inline-block;
  vertical-align: middle;
}
.dim-ee42.cold_f83e .sidebar_upper_a5aa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dim-ee42.cold_f83e .sidebar_upper_a5aa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dim-ee42.cold_f83e .sidebar_upper_a5aa {
    margin-right: 0.4em;
  }
}
.dim-ee42.cold_f83e .sidebar_upper_a5aa:last-child {
  margin-right: 0;
}
.fixed_ebff .hidden_focused_0968 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .container_last_9dfe .section_advanced_97de {
    margin: 0 -0.5em;
  }
  .container_last_9dfe .section_advanced_97de [class*="customify-col-"],
  .container_last_9dfe .section_advanced_97de [class*="customify-col_"],
  .container_last_9dfe .section_advanced_97de [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.container_last_9dfe.disabled_fluid_2850 .hidden_focused_0968 {
  background: 0 0 !important;
}
.container_last_9dfe.disabled_fluid_2850 .hidden_focused_0968,
.container_last_9dfe.fixed_ebff .hidden_focused_0968 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .container_last_9dfe.left-282e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.container_last_9dfe.fixed_ebff .hidden_focused_0968 {
  box-shadow: none !important;
}
.hidden-6175 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden-6175 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-6175 {
    padding: 18px 0 20px;
  }
}
.hidden-6175 .shade-thick-2530 {
  width: 100%;
}
.hidden-6175 .list_short_c889 {
  margin-bottom: 0;
}
.hidden-6175 .blue-dcad {
  margin-top: 5px;
  font-size: 0.875em;
}
.tooltip_in_8c79 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tooltip_in_8c79 .accent-fixed-412d {
  width: 100%;
}
.primary-dim-bd2a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.primary-dim-bd2a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.primary-dim-bd2a 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;
}
.primary-dim-bd2a li:last-child:after {
  display: none;
}
.primary-dim-bd2a li a {
  font-weight: 500;
  margin-right: 10px;
}
.iron-3f11 .alert-85d0 button,
.hidden-6175 .alert-85d0 button {
  left: 0;
}
.iron-3f11 .accent-fixed-412d,
.hidden-6175 .accent-fixed-412d {
  padding-left: 0;
  padding-right: 0;
}
.iron-3f11 .tooltip_in_8c79,
.hidden-6175 .tooltip_in_8c79 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.iron-3f11 {
  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;
}
.iron-3f11: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;
}
.iron-3f11 .table-first-3f60 {
  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) {
  .iron-3f11 .table-first-3f60 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .iron-3f11 .table-first-3f60 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .iron-3f11 .table-first-3f60 {
    min-height: 200px;
  }
}
.iron-3f11 .primary-dim-bd2a {
  color: rgba(255, 255, 255, 0.8);
}
.iron-3f11 .primary-dim-bd2a a,
.iron-3f11 .primary-dim-bd2a li:after {
  color: inherit;
}
.iron-3f11 .primary-dim-bd2a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form_over_880d {
  margin-bottom: 0.5em;
}
.panel_south_af03 {
  margin-bottom: 1.2em;
}
.panel_south_af03,
.form_over_880d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel_south_af03 p:last-child,
.form_over_880d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .alert-85d0,
#masthead .alert-85d0 {
  display: none;
}
#masthead
  > .alert-85d0.first-c81b {
  display: none;
}
#masthead > .alert-85d0 button {
  left: 0;
}
.cold-95b2 {
  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%;
}
.cold-95b2 .sidebar_upper_a5aa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.cold-95b2 .top-e766 {
  display: -webkit-box;
  display: flex;
}
.cold-95b2 .top-e766.secondary_2929 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.cold-95b2 .top-e766.summary_c66c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cold-95b2 .top-e766.box-922e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cold-95b2.advanced_d241.caption_hard_2bb8 .top-e766.secondary_2929 {
  flex-basis: 100%;
}
.cold-95b2.frame-523f .top-e766.summary_c66c {
  -webkit-box-flex: 1;
  flex: auto;
}
.cold-95b2.frame-523f .top-e766.box-922e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .alert-85d0.first-c81b {
  display: none;
}
#masthead > .alert-85d0 button {
  left: 0;
}
.brown-b2f1 {
  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;
}
.brown-b2f1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.brown-b2f1.wide-c2aa i {
  margin-right: 4px;
}
.brown-b2f1.article_prev_40c9 i {
  margin-left: 5px;
}
.pressed-d7b9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pressed-d7b9 p:last-child {
  margin-bottom: 0;
}
.caption-f195 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption-f195 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption-f195 img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption-f195 .carousel_6d89 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption-f195 .main-liquid-dab3 {
  margin: 5px 0 7px 0;
}
.caption-f195.upper-0301 .white-7be2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-f195.upper-0301 .avatar_blue_5903 {
  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;
}
.caption-f195.summary-fluid-3232 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption-f195.summary-fluid-3232 .white-7be2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-f195.summary-fluid-3232 .avatar_blue_5903 {
  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;
}
.caption-f195.element-7301 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-f195.title_fluid_9757 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption-f195.title_fluid_9757 .avatar_blue_5903 {
  margin-top: 7px;
}
.item-action-cbea {
  display: inline-block;
}
.hovered_3b80 .border_bronze_8bf3 .caption-f195 img {
  max-width: 100%;
}
.hero-fresh-0915 .outline-1abd.full_93d9,
.text_f1b3 .outline-1abd.full_93d9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-fresh-0915 .dynamic-44cb,
.text_f1b3 .dynamic-44cb {
  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%);
}
.hero-fresh-0915 .dynamic-44cb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero-fresh-0915.rough-945a .dynamic-44cb {
  display: none;
}
.hero-fresh-0915 .gallery-9b6e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-fresh-0915 .gallery-9b6e li {
  display: inline-block;
  position: relative;
}
.hero-fresh-0915 .gallery-9b6e li:last-child {
  margin-right: 0;
}
.hero-fresh-0915 .gallery-9b6e 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;
}
.hero-fresh-0915 .gallery-9b6e li.down_af0c > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero-fresh-0915 .gallery-9b6e > 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;
}
.hero-fresh-0915 .gallery-9b6e > li > a i {
  line-height: 0;
}
.hero-fresh-0915 .gallery-9b6e > li.progress-bronze-d6e1 > a .dynamic-44cb {
  margin-left: 4px;
  line-height: 0;
}
.hero-fresh-0915 .gallery-9b6e .mask-white-2c12 li.progress-bronze-d6e1 > a {
  position: relative;
}
.hero-fresh-0915 .gallery-9b6e .mask-white-2c12 li.progress-bronze-d6e1 > a:after,
.hero-fresh-0915 .gallery-9b6e .mask-white-2c12 li.progress-bronze-d6e1 > a:before {
  content: "";
  display: table;
}
.hero-fresh-0915 .gallery-9b6e .mask-white-2c12 li.progress-bronze-d6e1 > a:after {
  clear: both;
}
.hero-fresh-0915 .gallery-9b6e .mask-white-2c12 li.progress-bronze-d6e1 > a .dynamic-44cb {
  margin-left: 5px;
  float: right;
}
.hero-fresh-0915 .soft-a4fc,
.hero-fresh-0915 .mask-white-2c12 {
  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;
}
.hero-fresh-0915 .mask-white-2c12 {
  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;
}
.hero-fresh-0915 .mask-white-2c12 .full_93d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-fresh-0915 .mask-white-2c12 .dynamic-44cb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero-fresh-0915 .mask-white-2c12 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero-fresh-0915 .mask-white-2c12 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;
}
.hero-fresh-0915 .mask-white-2c12 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero-fresh-0915 .mask-white-2c12 .mask-white-2c12 {
  top: 0;
  left: 100%;
}
.hero-fresh-0915 .content_e0b1.fn-focus-2c3d > .soft-a4fc,
.hero-fresh-0915 .content_e0b1.fn-focus-2c3d > .mask-white-2c12,
.hero-fresh-0915 .content_e0b1:focus > .soft-a4fc,
.hero-fresh-0915 .content_e0b1:focus > .mask-white-2c12,
.hero-fresh-0915 .content_e0b1:hover > .soft-a4fc,
.hero-fresh-0915 .content_e0b1:hover > .mask-white-2c12 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero-fresh-0915.background_huge_a9be .brown-b27b:after,
.hero-fresh-0915.background_huge_a9be .brown-b27b:before {
  content: "";
  display: table;
}
.hero-fresh-0915.background_huge_a9be .brown-b27b:after {
  clear: both;
}
.hero-fresh-0915.background_huge_a9be .brown-b27b > li {
  float: left;
}
.hero-fresh-0915.under-80f3 .brown-b27b:after,
.hero-fresh-0915.under-80f3 .brown-b27b:before {
  content: "";
  display: table;
}
.hero-fresh-0915.under-80f3 .brown-b27b:after {
  clear: both;
}
.hero-fresh-0915.under-80f3 .brown-b27b > li {
  float: left;
}
.hero-fresh-0915.under-80f3 .brown-b27b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero-fresh-0915.under-80f3 .brown-b27b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero-fresh-0915.under-80f3 .brown-b27b > li.card_inner_bbcb > a,
.hero-fresh-0915.under-80f3 .brown-b27b > li.down_af0c > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero-fresh-0915.nav_68e6 .brown-b27b > li > a .full_93d9 {
  position: relative;
}
.hero-fresh-0915.nav_68e6 .brown-b27b > li > a .full_93d9: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;
}
.hero-fresh-0915.nav_68e6
  .brown-b27b
  > li:focus
  > a
  .full_93d9:before,
.hero-fresh-0915.nav_68e6
  .brown-b27b
  > li:hover
  > a
  .full_93d9:before {
  width: 100%;
  background-color: currentColor;
}
.hero-fresh-0915.nav_68e6
  .brown-b27b
  > li.card_inner_bbcb
  > a
  .full_93d9:before,
.hero-fresh-0915.nav_68e6
  .brown-b27b
  > li.mask-motion-f6dc
  > a
  .full_93d9:before {
  width: 100%;
  background-color: currentColor;
}
.hero-fresh-0915.easy-7acf .brown-b27b > li > a .full_93d9 {
  position: relative;
}
.hero-fresh-0915.easy-7acf .brown-b27b > li > a .full_93d9: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;
}
.hero-fresh-0915.easy-7acf .brown-b27b > li:focus > a .full_93d9:before,
.hero-fresh-0915.easy-7acf
  .brown-b27b
  > li:hover
  > a
  .full_93d9:before {
  width: 100%;
  background-color: currentColor;
}
.hero-fresh-0915.easy-7acf
  .brown-b27b
  > li.card_inner_bbcb
  > a
  .full_93d9:before,
.hero-fresh-0915.easy-7acf
  .brown-b27b
  > li.mask-motion-f6dc
  > a
  .full_93d9:before {
  width: 100%;
  background-color: currentColor;
}
.text_f1b3 .gallery-9b6e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text_f1b3 .gallery-9b6e li:first-child > a {
  border-top: none;
}
.text_f1b3 .gallery-9b6e .paper-0e64 > .full_93d9 .dynamic-44cb {
  display: none;
}
.text_f1b3 .gallery-9b6e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text_f1b3 .gallery-9b6e li:last-child {
  border: none;
}
.text_f1b3 .gallery-9b6e li.progress-bronze-d6e1 > a {
  padding-right: 45px !important;
}
.text_f1b3 .gallery-9b6e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text_f1b3 .gallery-9b6e li a:focus,
.text_f1b3 .gallery-9b6e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_f1b3 .gallery-9b6e li .texture-white-23eb {
  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;
}
.text_f1b3 .gallery-9b6e li .texture-white-23eb:hover {
  box-shadow: none;
}
.text_f1b3 .gallery-9b6e li .texture-white-23eb .dynamic-44cb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text_f1b3 .gallery-9b6e .mask-white-2c12 {
  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);
}
.text_f1b3 .gallery-9b6e .mask-white-2c12 li a {
  padding-left: 3em;
}
.text_f1b3 .gallery-9b6e .progress-ec09 > a .texture-white-23eb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text_f1b3 .gallery-9b6e .progress-ec09 > .mask-white-2c12 {
  display: block;
  opacity: 1;
}
.video-glass-b2fa {
  max-width: 100%;
}
.soft-bffd {
  line-height: 0;
  cursor: pointer;
}
.texture-50c4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.texture-50c4:hover {
  box-shadow: none;
  color: currentColor;
}
.texture-50c4 svg {
  width: 18px;
  height: 18px;
}
.texture-50c4 .thumbnail-gas-dab1 {
  display: none;
}
.notice-up-4233 {
  position: relative;
}
.notice-up-4233.fn-active-2c3d .texture-50c4 .thick-6d3f {
  display: none;
}
.notice-up-4233.fn-active-2c3d .texture-50c4 .thumbnail-gas-dab1 {
  display: inline-block;
}
.notice-up-4233 .hover_2cb1 {
  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);
}
.notice-up-4233.modal-blue-34c1 .hover_2cb1 {
  left: auto;
  right: -0.9em;
}
.notice-up-4233.modal-blue-34c1 .selected_8e44::before {
  left: auto;
  right: 15px;
}
.notice-up-4233.fn-active-2c3d .hover_2cb1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dark_7b52 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dark_7b52 label {
  flex-basis: 100%;
}
.dark_7b52 .surface_small_84bd {
  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;
}
.dark_7b52 .sort_outer_6119 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dark_7b52 .sort_outer_6119:focus {
  background-color: transparent;
}
.dark_7b52 button.chip-aa92 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dark_7b52 button.chip-aa92:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dark_7b52 button.chip-aa92 svg {
  width: 18px;
  height: 18px;
}
.dark_7b52 input[type="submit"] {
  min-height: auto;
}
.rough_5e0b .dark_7b52 .sort_outer_6119 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.selected_8e44 {
  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) {
  .selected_8e44 {
    width: 220px;
  }
}
.selected_8e44 label {
  flex-basis: 100%;
}
.selected_8e44::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;
}
.description_89a1 .rough_5e0b .dark_7b52 {
  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;
}
.description_89a1
  .rough_5e0b
  .dark_7b52
  .surface_small_84bd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_89a1 .rough_5e0b .dark_7b52 .sort_outer_6119 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_89a1
  .rough_5e0b
  .dark_7b52
  .sort_outer_6119:focus {
  background: 0 0;
}
.description_89a1
  .rough_5e0b
  .dark_7b52
  .filter_7a56 {
  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;
}
.chip-d68e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.chip-d68e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.chip-d68e li:last-child {
  margin-right: 0;
}
.chip-d68e li:first-child {
  margin-left: 0;
}
.chip-d68e.shade_action_082d a {
  color: #fff;
}
.chip-d68e.shade_action_082d a:hover {
  color: #fff;
}
.chip-d68e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.chip-d68e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.chip-d68e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chip-d68e a:hover {
  opacity: 0.9;
  color: inherit;
}
.chip-d68e [class*="social-icon-apple"] {
  background-color: #999;
}
.chip-d68e [class*="social-icon-apple"].stone_42a0 {
  background-color: transparent;
  color: #999;
}
.chip-d68e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.chip-d68e [class*="social-icon-behance"].stone_42a0 {
  background-color: transparent;
  color: #1769ff;
}
.chip-d68e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.chip-d68e [class*="social-icon-bitbucket"].stone_42a0 {
  background-color: transparent;
  color: #205081;
}
.chip-d68e [class*="social-icon-codepen"] {
  background-color: #000;
}
.chip-d68e [class*="social-icon-codepen"].stone_42a0 {
  background-color: transparent;
  color: #000;
}
.chip-d68e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.chip-d68e [class*="social-icon-delicious"].stone_42a0 {
  background-color: transparent;
  color: #39f;
}
.chip-d68e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.chip-d68e [class*="social-icon-digg"].stone_42a0 {
  background-color: transparent;
  color: #005be2;
}
.chip-d68e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.chip-d68e [class*="social-icon-dribbble"].stone_42a0 {
  background-color: transparent;
  color: #ea4c89;
}
.chip-d68e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.chip-d68e [class*="social-icon-envelope"].stone_42a0 {
  background-color: transparent;
  color: #ea4335;
}
.chip-d68e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.chip-d68e [class*="social-icon-facebook"].stone_42a0 {
  background-color: transparent;
  color: #3b5998;
}
.chip-d68e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.chip-d68e [class*="social-icon-flickr"].stone_42a0 {
  background-color: transparent;
  color: #0063dc;
}
.chip-d68e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.chip-d68e [class*="social-icon-foursquare"].stone_42a0 {
  background-color: transparent;
  color: #2d5be3;
}
.chip-d68e [class*="social-icon-github"] {
  background-color: #333;
}
.chip-d68e [class*="social-icon-github"].stone_42a0 {
  background-color: transparent;
  color: #333;
}
.chip-d68e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.chip-d68e [class*="social-icon-google-plus"].stone_42a0 {
  background-color: transparent;
  color: #dd4b39;
}
.chip-d68e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.chip-d68e [class*="social-icon-houzz"].stone_42a0 {
  background-color: transparent;
  color: #7ac142;
}
.chip-d68e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.chip-d68e [class*="social-icon-instagram"].stone_42a0 {
  background-color: transparent;
  color: #262626;
}
.chip-d68e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.chip-d68e [class*="social-icon-jsfiddle"].stone_42a0 {
  background-color: transparent;
  color: #487aa2;
}
.chip-d68e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.chip-d68e [class*="social-icon-linkedin"].stone_42a0 {
  background-color: transparent;
  color: #0077b5;
}
.chip-d68e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.chip-d68e [class*="social-icon-medium"].stone_42a0 {
  background-color: transparent;
  color: #00ab6b;
}
.chip-d68e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.chip-d68e
  [class*="social-icon-odnoklassniki"].stone_42a0 {
  background-color: transparent;
  color: #f4731c;
}
.chip-d68e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.chip-d68e [class*="social-icon-meetup"].stone_42a0 {
  background-color: transparent;
  color: #ec1c40;
}
.chip-d68e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.chip-d68e [class*="social-icon-pinterest"].stone_42a0 {
  background-color: transparent;
  color: #bd081c;
}
.chip-d68e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.chip-d68e [class*="social-icon-product-hunt"].stone_42a0 {
  background-color: transparent;
  color: #da552f;
}
.chip-d68e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.chip-d68e [class*="social-icon-reddit"].stone_42a0 {
  background-color: transparent;
  color: #ff4500;
}
.chip-d68e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.chip-d68e [class*="social-icon-rss"].stone_42a0 {
  background-color: transparent;
  color: #f26522;
}
.chip-d68e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.chip-d68e
  [class*="social-icon-shopping-cart"].stone_42a0 {
  background-color: transparent;
  color: #4caf50;
}
.chip-d68e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.chip-d68e [class*="social-icon-skype"].stone_42a0 {
  background-color: transparent;
  color: #00aff0;
}
.chip-d68e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.chip-d68e [class*="social-icon-slideshare"].stone_42a0 {
  background-color: transparent;
  color: #0077b5;
}
.chip-d68e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.chip-d68e [class*="social-icon-snapchat"].stone_42a0 {
  background-color: transparent;
  color: #fffc00;
}
.chip-d68e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.chip-d68e [class*="social-icon-soundcloud"].stone_42a0 {
  background-color: transparent;
  color: #f80;
}
.chip-d68e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.chip-d68e [class*="social-icon-spotify"].stone_42a0 {
  background-color: transparent;
  color: #2ebd59;
}
.chip-d68e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.chip-d68e
  [class*="social-icon-stack-overflow"].stone_42a0 {
  background-color: transparent;
  color: #fe7a15;
}
.chip-d68e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.chip-d68e [class*="social-icon-maldkfgram"].stone_42a0 {
  background-color: transparent;
  color: #2ca5e0;
}
.chip-d68e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.chip-d68e [class*="social-icon-tripadvisor"].stone_42a0 {
  background-color: transparent;
  color: #589442;
}
.chip-d68e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.chip-d68e [class*="social-icon-tumblr"].stone_42a0 {
  background-color: transparent;
  color: #35465c;
}
.chip-d68e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.chip-d68e [class*="social-icon-twitch"].stone_42a0 {
  background-color: transparent;
  color: #6441a5;
}
.chip-d68e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.chip-d68e [class*="social-icon-twitter"].stone_42a0 {
  background-color: transparent;
  color: #1da1f2;
}
.chip-d68e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.chip-d68e [class*="social-icon-vimeo"].stone_42a0 {
  background-color: transparent;
  color: #1ab7ea;
}
.chip-d68e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.chip-d68e [class*="social-icon-vk"].stone_42a0 {
  background-color: transparent;
  color: #45668e;
}
.chip-d68e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.chip-d68e [class*="social-icon-weibo"].stone_42a0 {
  background-color: transparent;
  color: #df2029;
}
.chip-d68e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.chip-d68e [class*="social-icon-weixin"].stone_42a0 {
  background-color: transparent;
  color: #7bb32e;
}
.chip-d68e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.chip-d68e [class*="social-icon-whatsapp"].stone_42a0 {
  background-color: transparent;
  color: #25d366;
}
.chip-d68e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.chip-d68e [class*="social-icon-wordpress"].stone_42a0 {
  background-color: transparent;
  color: #21759b;
}
.chip-d68e [class*="social-icon-xing"] {
  background-color: #026466;
}
.chip-d68e [class*="social-icon-xing"].stone_42a0 {
  background-color: transparent;
  color: #026466;
}
.chip-d68e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.chip-d68e [class*="social-icon-yelp"].stone_42a0 {
  background-color: transparent;
  color: #af0606;
}
.chip-d68e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.chip-d68e [class*="social-icon-youtube"].stone_42a0 {
  background-color: transparent;
  color: #cd201f;
}
.selected-fb4a {
  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;
}
.selected-fb4a:hover {
  box-shadow: none;
  background: 0 0;
}
.hero-5c5a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer_30b1 {
  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;
}
.pattern_warm_3bc2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.label_0016 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.label_0016,
.label_0016::after,
.label_0016::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;
}
.label_0016::after,
.label_0016::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary_5895 .footer_30b1 .pattern_warm_3bc2 {
  margin-top: -2px;
  width: 19px;
}
.summary_5895 .footer_30b1 .label_0016 {
  margin-top: -1px;
}
.summary_5895 .footer_30b1 .label_0016,
.summary_5895 .footer_30b1 .label_0016::after,
.summary_5895 .footer_30b1 .label_0016::before {
  width: 19px;
  height: 2px;
}
.summary_5895 .footer_30b1 .label_0016::before {
  top: -6px;
}
.summary_5895 .footer_30b1 .label_0016::after {
  bottom: -6px;
}
.progress-478f .footer_30b1 .pattern_warm_3bc2 {
  margin-top: -2px;
  width: 22px;
}
.progress-478f .footer_30b1 .label_0016 {
  margin-top: -1px;
}
.progress-478f .footer_30b1 .label_0016,
.progress-478f .footer_30b1 .label_0016::after,
.progress-478f .footer_30b1 .label_0016::before {
  width: 22px;
  height: 2px;
}
.progress-478f .footer_30b1 .label_0016::before {
  top: -7px;
}
.progress-478f .footer_30b1 .label_0016::after {
  bottom: -7px;
}
.primary_84d9 .footer_30b1 .pattern_warm_3bc2 {
  margin-top: -2px;
  width: 31px;
}
.primary_84d9 .footer_30b1 .label_0016 {
  margin-top: -1.5px;
}
.primary_84d9 .footer_30b1 .label_0016,
.primary_84d9 .footer_30b1 .label_0016::after,
.primary_84d9 .footer_30b1 .label_0016::before {
  width: 31px;
  height: 3px;
}
.primary_84d9 .footer_30b1 .label_0016::before {
  top: -9px;
}
.primary_84d9 .footer_30b1 .label_0016::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block-dim-000d .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 19px;
  }
  .block-dim-000d .footer_30b1 .label_0016 {
    margin-top: -1px;
  }
  .block-dim-000d .footer_30b1 .label_0016,
  .block-dim-000d .footer_30b1 .label_0016::after,
  .block-dim-000d .footer_30b1 .label_0016::before {
    width: 19px;
    height: 2px;
  }
  .block-dim-000d .footer_30b1 .label_0016::before {
    top: -6px;
  }
  .block-dim-000d .footer_30b1 .label_0016::after {
    bottom: -6px;
  }
  .card_fc84 .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 22px;
  }
  .card_fc84 .footer_30b1 .label_0016 {
    margin-top: -1px;
  }
  .card_fc84 .footer_30b1 .label_0016,
  .card_fc84 .footer_30b1 .label_0016::after,
  .card_fc84 .footer_30b1 .label_0016::before {
    width: 22px;
    height: 2px;
  }
  .card_fc84 .footer_30b1 .label_0016::before {
    top: -7px;
  }
  .card_fc84 .footer_30b1 .label_0016::after {
    bottom: -7px;
  }
  .logo-fixed-7432 .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 31px;
  }
  .logo-fixed-7432 .footer_30b1 .label_0016 {
    margin-top: -1.5px;
  }
  .logo-fixed-7432 .footer_30b1 .label_0016,
  .logo-fixed-7432 .footer_30b1 .label_0016::after,
  .logo-fixed-7432 .footer_30b1 .label_0016::before {
    width: 31px;
    height: 3px;
  }
  .logo-fixed-7432 .footer_30b1 .label_0016::before {
    top: -9px;
  }
  .logo-fixed-7432 .footer_30b1 .label_0016::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-b8b4 .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 19px;
  }
  .logo-b8b4 .footer_30b1 .label_0016 {
    margin-top: -1px;
  }
  .logo-b8b4 .footer_30b1 .label_0016,
  .logo-b8b4 .footer_30b1 .label_0016::after,
  .logo-b8b4 .footer_30b1 .label_0016::before {
    width: 19px;
    height: 2px;
  }
  .logo-b8b4 .footer_30b1 .label_0016::before {
    top: -6px;
  }
  .logo-b8b4 .footer_30b1 .label_0016::after {
    bottom: -6px;
  }
  .focused-b3c3 .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 22px;
  }
  .focused-b3c3 .footer_30b1 .label_0016 {
    margin-top: -1px;
  }
  .focused-b3c3 .footer_30b1 .label_0016,
  .focused-b3c3 .footer_30b1 .label_0016::after,
  .focused-b3c3 .footer_30b1 .label_0016::before {
    width: 22px;
    height: 2px;
  }
  .focused-b3c3 .footer_30b1 .label_0016::before {
    top: -7px;
  }
  .focused-b3c3 .footer_30b1 .label_0016::after {
    bottom: -7px;
  }
  .action_0b30 .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 31px;
  }
  .action_0b30 .footer_30b1 .label_0016 {
    margin-top: -1.5px;
  }
  .action_0b30 .footer_30b1 .label_0016,
  .action_0b30 .footer_30b1 .label_0016::after,
  .action_0b30 .footer_30b1 .label_0016::before {
    width: 31px;
    height: 3px;
  }
  .action_0b30 .footer_30b1 .label_0016::before {
    top: -9px;
  }
  .action_0b30 .footer_30b1 .label_0016::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-dirty-6990 .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-dirty-6990 .footer_30b1 .label_0016 {
    margin-top: -1px;
  }
  .pagination-dirty-6990 .footer_30b1 .label_0016,
  .pagination-dirty-6990 .footer_30b1 .label_0016::after,
  .pagination-dirty-6990 .footer_30b1 .label_0016::before {
    width: 19px;
    height: 2px;
  }
  .pagination-dirty-6990 .footer_30b1 .label_0016::before {
    top: -6px;
  }
  .pagination-dirty-6990 .footer_30b1 .label_0016::after {
    bottom: -6px;
  }
  .label_dim_74ee .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 22px;
  }
  .label_dim_74ee .footer_30b1 .label_0016 {
    margin-top: -1px;
  }
  .label_dim_74ee .footer_30b1 .label_0016,
  .label_dim_74ee .footer_30b1 .label_0016::after,
  .label_dim_74ee .footer_30b1 .label_0016::before {
    width: 22px;
    height: 2px;
  }
  .label_dim_74ee .footer_30b1 .label_0016::before {
    top: -7px;
  }
  .label_dim_74ee .footer_30b1 .label_0016::after {
    bottom: -7px;
  }
  .row_5bd9 .footer_30b1 .pattern_warm_3bc2 {
    margin-top: -2px;
    width: 31px;
  }
  .row_5bd9 .footer_30b1 .label_0016 {
    margin-top: -1.5px;
  }
  .row_5bd9 .footer_30b1 .label_0016,
  .row_5bd9 .footer_30b1 .label_0016::after,
  .row_5bd9 .footer_30b1 .label_0016::before {
    width: 31px;
    height: 3px;
  }
  .row_5bd9 .footer_30b1 .label_0016::before {
    top: -9px;
  }
  .row_5bd9 .footer_30b1 .label_0016::after {
    bottom: -9px;
  }
}
.modal_west_9ee7 .label_0016 {
  -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);
}
.modal_west_9ee7 .label_0016::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.modal_west_9ee7 .label_0016::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);
}
.modal_west_9ee7.status_light_5e0d .label_0016 {
  -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);
}
.modal_west_9ee7.status_light_5e0d .label_0016::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.modal_west_9ee7.status_light_5e0d .label_0016::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);
}
.active-lite-3ea4 {
  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.highlight_wide_539e:before {
  display: none;
}
.bottom-73b2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bottom-73b2 .photo_bottom_d168 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bottom-73b2 .photo_bottom_d168:last-of-type {
  border-bottom: none;
}
.bottom-73b2 .photo_bottom_d168.thumbnail_d78c,
.bottom-73b2 .photo_bottom_d168.button-mini-9ee8,
.bottom-73b2 .photo_bottom_d168.hovered_a496 {
  padding: 0;
}
.bottom-73b2 .text_f1b3 .texture-white-23eb {
  color: currentColor;
}
.bottom-73b2 .text_f1b3 .texture-white-23eb:focus,
.bottom-73b2 .text_f1b3 .texture-white-23eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-73b2.black-9726 .south_7e92,
.bottom-73b2.black-9726 .pressed-d7b9 a,
.bottom-73b2.black-9726 .brown-b27b a,
.bottom-73b2.black-9726 .mask-white-2c12 a {
  color: rgba(0, 0, 0, 0.55);
}
.bottom-73b2.black-9726 .south_7e92:hover,
.bottom-73b2.black-9726 .pressed-d7b9 a:hover,
.bottom-73b2.black-9726 .brown-b27b a:hover,
.bottom-73b2.black-9726 .mask-white-2c12 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-73b2.black-9726 .detail_red_d224 {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-73b2.black-9726 .photo_bottom_d168 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-73b2.black-9726 .photo_bottom_d168:before {
  background: rgba(0, 0, 0, 0.08);
}
.bottom-73b2.black-9726 .plasma_66c5:before {
  background: rgba(255, 255, 255, 0.9);
}
.bottom-73b2.black-9726 .text_f1b3 .gallery-9b6e li a,
.bottom-73b2.black-9726 .text_f1b3 .texture-white-23eb,
.bottom-73b2.black-9726 .mask-white-2c12 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-73b2.black-9726 .text_f1b3 .texture-white-23eb:focus,
.bottom-73b2.black-9726 .text_f1b3 .texture-white-23eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-73b2.black-9726 .gallery-9b6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-73b2.accordion_2db8 .south_7e92,
.bottom-73b2.accordion_2db8 .pressed-d7b9 a,
.bottom-73b2.accordion_2db8 .brown-b27b .texture-white-23eb,
.bottom-73b2.accordion_2db8 .brown-b27b a,
.bottom-73b2.accordion_2db8 .mask-white-2c12 a {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-73b2.accordion_2db8 .south_7e92:hover,
.bottom-73b2.accordion_2db8 .pressed-d7b9 a:hover,
.bottom-73b2.accordion_2db8 .brown-b27b .texture-white-23eb:hover,
.bottom-73b2.accordion_2db8 .brown-b27b a:hover,
.bottom-73b2.accordion_2db8 .mask-white-2c12 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-73b2.accordion_2db8 .detail_red_d224 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-73b2.accordion_2db8 .photo_bottom_d168 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-73b2.accordion_2db8 .photo_bottom_d168:before {
  background: rgba(255, 255, 255, 0.08);
}
.bottom-73b2.accordion_2db8 .plasma_66c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.bottom-73b2.accordion_2db8 .text_f1b3 .gallery-9b6e li a,
.bottom-73b2.accordion_2db8 .text_f1b3 .texture-white-23eb,
.bottom-73b2.accordion_2db8 .mask-white-2c12 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-73b2.accordion_2db8 .text_f1b3 .texture-white-23eb:focus,
.bottom-73b2.accordion_2db8 .text_f1b3 .texture-white-23eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-73b2.accordion_2db8 .gallery-9b6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_66c5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma_66c5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_962b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component_stone_c831 .bottom-73b2 {
  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;
}
.component_stone_c831 .photo_bottom_d168 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component_stone_c831 .photo_bottom_d168: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) {
  .component_stone_c831 .photo_bottom_d168:before {
    width: 16%;
    left: 42%;
  }
}
.component_stone_c831 .photo_bottom_d168:last-child:before {
  content: none;
}
.component_stone_c831 .photo_bottom_d168[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component_stone_c831 .text_f1b3 .gallery-9b6e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component_stone_c831 .text_f1b3 .gallery-9b6e li a .texture-white-23eb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component_stone_c831 .text_f1b3 .mask-white-2c12 {
  border: none;
}
.component_stone_c831 .text_f1b3 .mask-white-2c12 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component_stone_c831 .plasma_66c5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component_stone_c831 .widget_962b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component_stone_c831 .accordion_2db8 .plasma_66c5:before {
  background: rgba(0, 0, 0, 0.9);
}
.component_stone_c831 .black-9726.hover_west_5b62 .label_0016 {
  background: rgba(0, 0, 0, 0.6);
}
.component_stone_c831
  .black-9726.hover_west_5b62
  .label_0016::after,
.component_stone_c831
  .black-9726.hover_west_5b62
  .label_0016:before {
  background: inherit;
}
.component_stone_c831
  .black-9726.hover_west_5b62:hover
  .label_0016 {
  background: rgba(0, 0, 0, 0.8);
}
.text_easy_63c6 .bottom-73b2 {
  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) {
  .text_easy_63c6 .bottom-73b2 {
    width: auto;
    right: 45px;
  }
}
.search-hovered-d526 .bottom-73b2 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .search-hovered-d526 .bottom-73b2 {
    width: auto;
    left: 45px;
  }
}
.highlight_wide_539e .bottom-73b2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.highlight_wide_539e .widget_962b {
  max-width: 48em;
  margin: 0 auto;
}
.highlight_wide_539e .plasma_66c5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip_clean_19cd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip_clean_19cd.component_stone_c831 .bottom-73b2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip_clean_19cd.text_easy_63c6 .bottom-73b2 {
  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);
}
.chip_clean_19cd .bottom-73b2 {
  visibility: visible;
}
.chip_clean_19cd.search-hovered-d526 .bottom-73b2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.huge_ce36,
.title_fixed_42da {
  overflow-x: hidden;
}
.huge_ce36 .bottom-73b2 {
  overflow: auto;
}
.huge_ce36.component_stone_c831 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge_ce36.component_stone_c831 .bottom-73b2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.huge_ce36.component_stone_c831 .selected-fb4a {
  opacity: 0;
}
.huge_ce36.text_easy_63c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge_ce36.text_easy_63c6 .bottom-73b2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.huge_ce36.text_easy_63c6 .selected-fb4a {
  opacity: 0;
}
.huge_ce36.search-hovered-d526 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge_ce36.search-hovered-d526 .bottom-73b2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.huge_ce36.search-hovered-d526 .selected-fb4a {
  opacity: 0;
}
.huge_ce36.highlight_wide_539e .bottom-73b2 {
  z-index: 10;
  visibility: visible;
}
.hover_west_5b62 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover_west_5b62 .label_0016 {
  background: rgba(255, 255, 255, 0.99);
}
.hover_west_5b62 .label_0016::after,
.hover_west_5b62 .label_0016:before {
  background: inherit;
}
.hover_west_5b62:hover .label_0016 {
  background: rgba(255, 255, 255, 0.99);
}
.search-hovered-d526 .hover_west_5b62 {
  top: 10px;
  right: auto;
  left: 12px;
}
.highlight_wide_539e .hover_west_5b62 {
  display: none !important;
}
.huge_ce36:before,
.title_fixed_42da:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.huge_ce36 .hover_west_5b62,
.title_fixed_42da .hover_west_5b62 {
  display: inline-block;
}
.bottom-73b2 .sidebar_upper_a5aa {
  -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;
}
.huge_ce36 .bottom-73b2 .sidebar_upper_a5aa,
.title_fixed_42da .bottom-73b2 .sidebar_upper_a5aa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red_e1d7 .surface_small_84bd {
  width: 100%;
}
.border_bronze_8bf3 {
  padding: 0 0.5em 0;
}
.border_bronze_8bf3 [class*="customify-col-"],
.border_bronze_8bf3 [class*="customify-col_"],
.border_bronze_8bf3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.warm_14aa .border_bronze_8bf3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .section_advanced_97de .dropdown-8edf,
  .dropdown-8edf {
    display: none;
  }
  .progress-over-41f3 {
    text-align: left;
  }
  .module_f416 {
    text-align: center;
  }
  .large-9aa8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .section_advanced_97de .nav_59f9,
  .nav_59f9 {
    display: none;
  }
  .component-7abb {
    text-align: left;
  }
  .fresh_539d {
    text-align: center;
  }
  .hard_eb6b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .section_advanced_97de .middle_f581,
  .middle_f581 {
    display: none;
  }
  .notice_9d5a {
    text-align: left;
  }
  .medium-a474 {
    text-align: center;
  }
  .new-6da4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notification-advanced-15b3 {
  box-shadow: none !important;
}
.message-short-4c4a .text-0df5,
.image-middle-2b10 .text-0df5 {
  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;
}
.image-middle-2b10 .text-0df5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hidden_focused_0968 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hidden_focused_0968:after,
.hidden_focused_0968:before {
  content: "";
  display: table;
}
.hidden_focused_0968:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hidden_focused_0968 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hidden_focused_0968,
.left-282e {
  max-width: 1248px;
  margin: 0 auto;
}

.detail_face.header-lower-764d .hidden_focused_0968 {
  max-width: 100%;
}
.detail_face.upper_f5ec {
  max-width: 1200px;
  margin: 0 auto;
}
.detail_face.gas-719f .hidden_focused_0968 {
  max-width: 100%;
}
.detail_face.gas-719f > .hidden_focused_0968 {
  padding-left: 0;
  padding-right: 0;
}
.detail_face.gas-719f > .hidden_focused_0968 .section_advanced_97de {
  margin: 0;
}
.detail_face.gas-719f
  > .hidden_focused_0968
  .block_red_94b7.green-8ad1 {
  margin-right: 0;
  margin-left: 0;
}
.detail_face.gas-719f #main.green-8ad1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .preview-purple-d522 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .preview-purple-d522 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .secondary_a95f .status-dirty-00bd {
    padding-right: 1em;
  }
  .secondary_a95f.complex-30e1 .block_red_94b7 {
    border-right: 1px solid #eaecee;
  }
  .secondary_a95f.complex-30e1 .status-dirty-00bd {
    padding-right: 1em;
  }
  .secondary_a95f.complex-30e1 .last_a7e4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_b2cc .status-dirty-00bd {
    padding-left: 1em;
  }
  .menu_b2cc.complex-30e1 .block_red_94b7 {
    border-left: 1px solid #eaecee;
  }
  .menu_b2cc.complex-30e1 .status-dirty-00bd {
    padding-left: 1em;
  }
  .menu_b2cc.complex-30e1 .last_a7e4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-808d .status-dirty-00bd {
    padding-left: 1em;
  }
  .menu-808d.complex-30e1 .box_tiny_8b4a {
    border-right: 1px solid #eaecee;
  }
  .menu-808d.complex-30e1 .purple_87e2 {
    border-right: 1px solid #eaecee;
  }
  .menu-808d.complex-30e1 .status-dirty-00bd {
    padding-left: 1em;
  }
  .menu-808d.complex-30e1 .last_a7e4 {
    padding-right: 1em;
  }
  .menu-808d.complex-30e1 .info-advanced-5878 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_steel_04c4 .status-dirty-00bd {
    padding-right: 1em;
  }
  .shade_steel_04c4.complex-30e1 .box_tiny_8b4a {
    border-left: 1px solid #eaecee;
  }
  .shade_steel_04c4.complex-30e1 .purple_87e2 {
    border-left: 1px solid #eaecee;
  }
  .shade_steel_04c4.complex-30e1 .status-dirty-00bd {
    padding-right: 1em;
  }
  .shade_steel_04c4.complex-30e1 .last_a7e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade_steel_04c4.complex-30e1 .info-advanced-5878 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-purple-d522 .status-dirty-00bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-purple-d522.complex-30e1 .block_red_94b7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .preview-purple-d522.complex-30e1 .status-dirty-00bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview-purple-d522.complex-30e1 .last_a7e4 {
    padding-left: 1em;
  }
  .preview-purple-d522.complex-30e1 .info-advanced-5878 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .preview-purple-d522.complex-30e1 .status-dirty-00bd {
    padding-left: 0;
  }
}
.alert-south-3b08 .dim-ee42 {
  display: inline-block;
}
.pressed-c39e {
  display: inline-block;
}
.mask-5649 {
  word-con: break-word;
}
.button_easy_6ca6 > span {
  display: inline-block;
  padding: 5px 0;
}
.button_easy_6ca6 .logo_small_3def {
  margin-left: 8px;
  margin-right: 8px;
}
.button_easy_6ca6 .footer-2a62 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.element_old_c350 .button-d0aa {
  margin-bottom: 2em;
}
.element_old_c350 .button-dynamic-a875 {
  margin-bottom: 15px;
}
.element_old_c350 .button-dynamic-a875:last-child {
  margin-bottom: 0;
}
.element_old_c350 .gallery_a4e9 {
  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) {
  .element_old_c350 .gallery_a4e9 {
    display: block;
  }
}
.element_old_c350 .status_first_f73e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .element_old_c350 .status_first_f73e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.element_old_c350 .row-fresh-a613 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.element_old_c350 .row-fresh-a613 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.element_old_c350 .row-fresh-a613 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.element_old_c350 .mask-5649 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_old_c350 .mask-5649 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.element_old_c350 .header-d199 p:last-child {
  margin-bottom: 0;
}
.element_old_c350 .border_476f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.element_old_c350 .shade_steel_1769 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.element_old_c350 .dynamic-3098 {
  margin-top: 1em;
}
.element_old_c350 .layout_acf9 {
  top: 0;
  display: block;
}
.element_old_c350 .layout_acf9 a {
  color: inherit;
}
.element_old_c350 .layout_acf9 a:hover {
  color: inherit;
}
.element_old_c350 .grid-0e27 {
  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;
}
.element_old_c350 .grid-0e27:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.element_old_c350 .shade_steel_1769 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.element_old_c350 .modal-910b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.element_old_c350 .modal-910b:first-child {
  margin-top: 0;
}
.element_old_c350 .modal-910b.focus_9aa7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.element_old_c350 .modal-910b.alert_5eb2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_old_c350
  .modal-910b.alert_5eb2.steel_e1e2
  .dynamic-3098 {
  width: 100%;
}
.element_old_c350 .alert_5eb2 {
  -webkit-box-align: center;
  align-items: center;
}
.element_old_c350 .alert_5eb2 .button_easy_6ca6,
.element_old_c350 .alert_5eb2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.element_old_c350 .row-fresh-a613 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_old_c350 .row-fresh-a613 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_old_c350 .row-fresh-a613: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;
}
.element_old_c350 .focus_9aa7 {
  z-index: 5;
}
.element_old_c350 .photo-purple-dc0c .overlay_orange_a266 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.element_old_c350 .text_bb91 .overlay_orange_a266 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.element_old_c350 .active_df68 .overlay_orange_a266 {
  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;
}
.element_old_c350.photo-d41e .gallery_a4e9,
.element_old_c350.footer-brown-c4dc .gallery_a4e9 {
  display: block;
}
.element_old_c350.photo-d41e .gallery_a4e9 .shadow_3a8a,
.element_old_c350.photo-d41e .gallery_a4e9 .shade_steel_1769,
.element_old_c350.footer-brown-c4dc .gallery_a4e9 .shadow_3a8a,
.element_old_c350.footer-brown-c4dc .gallery_a4e9 .shade_steel_1769 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_old_c350.row_glass_c39d .status_first_f73e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .element_old_c350.row_glass_c39d .status_first_f73e {
    margin-right: 0;
  }
}
.element_old_c350.photo-d41e .status_first_f73e,
.element_old_c350.footer-brown-c4dc .status_first_f73e {
  padding-top: 40%;
}
.element_old_c350.photo-d41e .button-d0aa,
.element_old_c350.footer-brown-c4dc .button-d0aa {
  display: block;
}
.element_old_c350.photo-d41e .fn-sticky-2c3d .shade_steel_1769,
.element_old_c350.footer-brown-c4dc .fn-sticky-2c3d .shade_steel_1769 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.element_old_c350.photo-d41e .status_first_f73e,
.element_old_c350.footer-brown-c4dc .status_first_f73e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.element_old_c350.photo-d41e .shade_steel_1769 {
  padding: 1em;
}
.label_wood_2692 {
  margin: 30px auto;
  display: block;
}
.label_wood_2692 .aside_91f3 > * {
  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;
}
.label_wood_2692 .aside_91f3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_wood_2692 .aside_91f3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small_25a8 .button_easy_6ca6 {
  margin-bottom: 1.41575em;
}
.small_25a8 .in-39cd {
  margin-bottom: 1.618em;
}
.focus-huge-17e0 .link-hovered-bbcc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus-huge-17e0 .link-hovered-bbcc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus-huge-17e0 .surface_red_7e15 {
  max-width: 100%;
  overflow: auto;
}
.upper-102c .focus-huge-17e0 a:hover {
  text-decoration: underline;
}
.search-medium-aff7 .button-dynamic-a875:not(.mask-5649),
.search-medium-aff7 .row-fresh-a613 {
  margin-bottom: 1.41575em;
}
.search-medium-aff7 .button-dynamic-a875:not(.mask-5649):last-child,
.search-medium-aff7 .row-fresh-a613:last-child {
  margin-bottom: 0;
}
.search-medium-aff7 .button-dynamic-a875.progress-brown-59f2 {
  margin-bottom: 0.41575em;
}
.search-medium-aff7 .sort-fresh-5945:before,
.search-medium-aff7 .paragraph-in-a42e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search-medium-aff7 .sort-fresh-5945:before {
  content: "\f115";
}
.search-medium-aff7 .paragraph-in-a42e:before {
  content: "\f02c";
}
.search-medium-aff7 .breadcrumb-up-f879 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search-medium-aff7 .breadcrumb-up-f879 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.card-d56b {
  display: -webkit-box;
  display: flex;
}
.card-d56b .image-1f70 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .card-d56b .image-1f70 {
    flex-basis: 90px;
  }
}
.card-d56b .inner-b85c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .card-d56b .inner-b85c {
    flex-basis: calc(100% - 50px);
  }
}
.card-d56b .border-first-7d99 p:last-child {
  margin-bottom: 0.72em;
}
.notice-157d .aside_91f3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notice-157d .aside_91f3:after,
.notice-157d .aside_91f3:before {
  content: "";
  display: table;
}
.notice-157d .aside_91f3:after {
  clear: both;
}
.notice-157d .aside_91f3 .breadcrumb-96db,
.notice-157d .aside_91f3 .motion_211b {
  width: 49%;
}
.notice-157d .aside_91f3 .breadcrumb-96db a span.caption_55ff,
.notice-157d .aside_91f3 .motion_211b a span.caption_55ff {
  display: block;
  margin-bottom: 5px;
}
.notice-157d .aside_91f3 .motion_211b {
  float: left;
  text-align: left;
}
.notice-157d .aside_91f3 .breadcrumb-96db {
  float: right;
  text-align: right;
}
.button-67d3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .button-67d3 {
    margin-bottom: 0;
  }
}
.form_4e25 {
  margin-bottom: 1em;
}
.form_4e25 .mask-5649 {
  font-size: 1.1em;
  line-height: 1.3;
}
.black_db24 a {
  display: block;
  line-height: 0;
  position: relative;
}
.lite_9489 .form_4e25,
.new-dc99 .form_4e25 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lite_9489 .form_4e25,
  .new-dc99 .form_4e25 {
    display: block;
  }
}
.lite_9489 .black_db24,
.new-dc99 .black_db24 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lite_9489 .black_db24,
  .new-dc99 .black_db24 {
    margin-bottom: 1em;
  }
}
.lite_9489 .black_db24 img,
.new-dc99 .black_db24 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lite_9489 .clean_a0ae,
.new-dc99 .clean_a0ae {
  flex-basis: calc(100% - 160px);
}
.lite_9489 .clean_a0ae p,
.new-dc99 .clean_a0ae p {
  margin-bottom: 0;
}
.lite_9489 .clean_a0ae {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lite_9489 .clean_a0ae {
    padding-left: 0;
  }
}
.new-dc99 .clean_a0ae {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .new-dc99 .clean_a0ae {
    padding-right: 0;
  }
}
.new-dc99 .black_db24 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.surface-3df4 .black_db24 {
  margin-bottom: 0.5em;
}
.surface-3df4 .black_db24 img {
  width: 100%;
}
.stone-5523 .main_01c6,
.section-c75b .main_01c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section-c75b .block_red_94b7 .highlight_upper_e691 p:last-child {
  margin-bottom: 0;
}
.sort_north_2404 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.action_3876 .bronze-aac5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .action_3876 .bronze-aac5:last-of-type {
    margin-bottom: 0;
  }
}
.action_3876 .bronze-aac5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action_3876 .bronze-aac5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.action_3876 .bronze-aac5 ul li {
  margin: 0 0 0.6em;
}
.action_3876 .bronze-aac5 ul li.wide_1774,
.action_3876 .bronze-aac5 ul li.border_c066 {
  position: relative;
}
.action_3876 .bronze-aac5 ul li.wide_1774 .row_thick_b562,
.action_3876 .bronze-aac5 ul li.border_c066 .row_thick_b562 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.action_3876 .bronze-aac5 ul li.wide_1774:after:after,
.action_3876 .bronze-aac5 ul li.wide_1774:after:before,
.action_3876
  .bronze-aac5
  ul
  li.border_c066:after:after,
.action_3876
  .bronze-aac5
  ul
  li.border_c066:after:before {
  content: "";
  display: table;
}
.action_3876 .bronze-aac5 ul li.wide_1774:after:after,
.action_3876
  .bronze-aac5
  ul
  li.border_c066:after:after {
  clear: both;
}
.action_3876 .bronze-aac5 a.fixed-0a96:hover {
  text-decoration: none;
}
.action_3876 .bronze-aac5 select {
  max-width: 100%;
}
.action_3876 .bronze-aac5 table {
  font-size: 85%;
}
.action_3876 .bronze-aac5 table td,
.action_3876 .bronze-aac5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.action_3876 .bronze-aac5 table tfoot td {
  text-align: left;
}
.action_3876 .bronze-aac5 :last-child {
  margin-bottom: 0;
}
.action_3876 .bronze-aac5 .detail_b610 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.action_3876 .bronze-aac5 .detail_b610 label {
  width: 100%;
}
.action_3876 .bronze-aac5 .detail_b610 .sort_outer_6119 {
  width: 100%;
  display: block;
}
.action_3876 .bronze-aac5 .detail_b610 .chip-aa92 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.action_3876 .bronze-aac5 .detail_b610 .chip-aa92:hover svg #svg-search {
  fill: #444;
}
.action_3876 .bronze-aac5 .detail_b610 .chip-aa92 svg {
  width: 18px;
  height: 18px;
}
.action_3876 .main_advanced_8ac3 ul ul,
.action_3876 .border_narrow_a918 ul ul,
.action_3876 .logo_under_0dd0 ul ul,
.action_3876 .text-dirty-d290 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.action_3876 .main_advanced_8ac3 .progress-bronze-d6e1 > a,
.action_3876 .border_narrow_a918 .progress-bronze-d6e1 > a,
.action_3876 .logo_under_0dd0 .progress-bronze-d6e1 > a,
.action_3876 .text-dirty-d290 .progress-bronze-d6e1 > a {
  margin-bottom: 0;
}
.action_3876 .pattern_180a li,
.action_3876 .main_advanced_8ac3 li,
.action_3876 .stone-2620 li,
.action_3876 .border_narrow_a918 li,
.action_3876 .logo_under_0dd0 li,
.action_3876 .text-dirty-d290 li,
.action_3876 .yellow-0ee8 li,
.action_3876 .cool-a4ed li {
  display: block;
  position: relative;
}
.action_3876 .pattern_180a li:last-child,
.action_3876 .main_advanced_8ac3 li:last-child,
.action_3876 .stone-2620 li:last-child,
.action_3876 .border_narrow_a918 li:last-child,
.action_3876 .logo_under_0dd0 li:last-child,
.action_3876 .text-dirty-d290 li:last-child,
.action_3876 .yellow-0ee8 li:last-child,
.action_3876 .cool-a4ed li:last-child {
  border: none;
}
.action_3876 .pattern_180a li a,
.action_3876 .main_advanced_8ac3 li a,
.action_3876 .stone-2620 li a,
.action_3876 .border_narrow_a918 li a,
.action_3876 .logo_under_0dd0 li a,
.action_3876 .text-dirty-d290 li a,
.action_3876 .yellow-0ee8 li a,
.action_3876 .cool-a4ed li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action_3876 .pattern_180a li ul li::before,
.action_3876 .main_advanced_8ac3 li ul li::before,
.action_3876 .stone-2620 li ul li::before,
.action_3876 .border_narrow_a918 li ul li::before,
.action_3876 .logo_under_0dd0 li ul li::before,
.action_3876 .text-dirty-d290 li ul li::before,
.action_3876 .yellow-0ee8 li ul li::before,
.action_3876 .cool-a4ed li ul li::before {
  left: 15px;
}
.action_3876 .pattern_180a li ul a,
.action_3876 .main_advanced_8ac3 li ul a,
.action_3876 .stone-2620 li ul a,
.action_3876 .border_narrow_a918 li ul a,
.action_3876 .logo_under_0dd0 li ul a,
.action_3876 .text-dirty-d290 li ul a,
.action_3876 .yellow-0ee8 li ul a,
.action_3876 .cool-a4ed li ul a {
  padding-left: 20px;
}
.action_3876 .pattern_180a li ul ul li::before,
.action_3876 .main_advanced_8ac3 li ul ul li::before,
.action_3876 .stone-2620 li ul ul li::before,
.action_3876 .border_narrow_a918 li ul ul li::before,
.action_3876 .logo_under_0dd0 li ul ul li::before,
.action_3876 .text-dirty-d290 li ul ul li::before,
.action_3876 .yellow-0ee8 li ul ul li::before,
.action_3876 .cool-a4ed li ul ul li::before {
  left: 30px;
}
.action_3876 .pattern_180a li ul ul a,
.action_3876 .main_advanced_8ac3 li ul ul a,
.action_3876 .stone-2620 li ul ul a,
.action_3876 .border_narrow_a918 li ul ul a,
.action_3876 .logo_under_0dd0 li ul ul a,
.action_3876 .text-dirty-d290 li ul ul a,
.action_3876 .yellow-0ee8 li ul ul a,
.action_3876 .cool-a4ed li ul ul a {
  padding-left: 40px;
}
.action_3876 .link_dim_8f40 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action_3876 .cool-a4ed ul li {
  margin-bottom: 1.41575em;
}
.action_3876 .cool-a4ed ul li .purple_bcce {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.action_3876 .cool-a4ed ul li .middle_248c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion_2db8 .pattern_180a li a,
.accordion_2db8 .main_advanced_8ac3 li a,
.accordion_2db8 .stone-2620 li a,
.accordion_2db8 .border_narrow_a918 li a,
.accordion_2db8 .logo_under_0dd0 li a,
.accordion_2db8 .text-dirty-d290 li a,
.accordion_2db8 .yellow-0ee8 li a,
.accordion_2db8 .cool-a4ed li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_2db8 .link_dim_8f40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_2db8 .bronze-aac5 ul li.wide_1774 .row_thick_b562,
.accordion_2db8 .bronze-aac5 ul li.border_c066 .row_thick_b562 {
  background: rgba(0, 0, 0, 0.2);
}
.accordion_2db8 .action_3876 .bronze-aac5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_face .action_3876 .gallery-9b6e li {
  margin: 0;
}
.detail_face .action_3876 .gallery-9b6e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.detail_face .action_3876 .gallery-9b6e li ul {
  margin: 0;
}
.detail_face .action_3876 .gallery-9b6e li ul li a {
  padding-left: 15px;
}
.detail_face .action_3876 .gallery-9b6e li ul li li a {
  padding-left: 30px;
}
.detail_face .action_3876 .gallery-9b6e li.down_af0c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.detail_face .action_3876 .gallery-9b6e li.down_af0c > 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;
}
.detail_face .action_3876 .gallery-9b6e li.down_af0c > 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;
}
.carousel_45e3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background-2bdd {
  position: relative;
  z-index: 10;
}
.background-2bdd .sidebar_upper_a5aa {
  width: 100%;
  max-width: 100%;
}
.red_5561 .banner-bronze-ad7d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.red_5561 .black-9726 {
}
.red_5561 .accordion_2db8 {
  background: #292929;
}
.tooltip_cd28 .banner-bronze-ad7d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip_cd28 .black-9726 {
  background: #f9f9f9;
}
.tooltip_cd28 .accordion_2db8 {
  background: #303030;
}
.prev-051d .banner-bronze-ad7d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev-051d .dim-ee42 {
    margin-bottom: 1em;
  }
  .prev-051d .dim-ee42:last-child {
    margin-bottom: 0;
  }
}
.prev-051d .black-9726 {
  background: #ededed;
}
.prev-051d .accordion_2db8 {
  background: #1a1a1a;
}
.banner-bronze-ad7d.black-9726 {
  color: rgba(0, 0, 0, 0.6);
}
.banner-bronze-ad7d.black-9726 .link-c032 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner-bronze-ad7d.accordion_2db8 {
  color: rgba(255, 255, 255, 0.99);
}
.banner-bronze-ad7d.accordion_2db8 a:not(.fixed-0a96) {
  color: rgba(255, 255, 255, 0.79);
}
.banner-bronze-ad7d.accordion_2db8 a:not(.fixed-0a96):hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-bronze-ad7d.accordion_2db8 .link-c032 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-bronze-ad7d.accordion_2db8 table tbody td,
.banner-bronze-ad7d.accordion_2db8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.over-8a03.fixed_ebff .hidden_focused_0968 {
  max-width: initial;
}
.over-8a03 .cold_f83e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.over-8a03 .cold_f83e .sidebar_upper_a5aa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .over-8a03 .cold_f83e .sidebar_upper_a5aa {
    display: block;
    margin-bottom: 2em;
  }
  .over-8a03 .cold_f83e .sidebar_upper_a5aa:last-child {
    margin-bottom: 0;
  }
}
.prev-051d .dim-ee42:last-child,
.tooltip_cd28 .dim-ee42:last-child,
.red_5561 .dim-ee42:last-child {
  margin-bottom: 0;
}
.prev-051d .dim-ee42 .action_3876 .bronze-aac5:last-child,
.tooltip_cd28 .dim-ee42 .action_3876 .bronze-aac5:last-child,
.red_5561 .dim-ee42 .action_3876 .bronze-aac5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .prev-051d .image_thick_005b,
  .prev-051d .pattern-stone-0ff6,
  .tooltip_cd28 .image_thick_005b,
  .tooltip_cd28 .pattern-stone-0ff6,
  .red_5561 .image_thick_005b,
  .red_5561 .pattern-stone-0ff6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background-2bdd .dim-ee42 {
    margin-bottom: 2em;
  }
}
.background-2bdd p:last-child {
  margin-bottom: 0;
}
.background-2bdd li,
.background-2bdd ul {
  list-style: none;
  margin: 0;
}
.background-2bdd ul ul {
  margin-left: 2.617924em;
}
.icon-0727 {
  font-size: 0.875em;
}

/* css-noise: 4d58 */
.shadow-element-m8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
