/*!
Theme Name: Customify
Theme URI: https://pressmaximum.overlay_473f/customify
Author: WPCustomify
Author URI: https://pressmaximum.overlay_473f
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.overlay_473f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph-d733.backdrop_1656/licenses/gpl-2.0.primary_87f9
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.form-lite-2ff8/, (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.gradient_last_22b8.focused-820f/normalize.feature-7b55/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.feature-7b55 v7.0.0 | MIT License | github.overlay_473f/necolas/normalize.feature-7b55 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.container_mini_7e15 .frame-3e27,
.solid-7d69,
.active_8413,
.under_c112,
.lite_7878,
.article_top_0118,
.preview-red-fb1e,
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;
}
.solid-7d69,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .solid-7d69,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .solid-7d69,
  h1 {
    font-size: 1.8em;
  }
}
.active_8413,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active_8413 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active_8413,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active_8413,
  h2 {
    font-size: 1.7em;
  }
}
.under_c112,
h3 {
  font-size: 1.618em;
}
.container_mini_7e15 .frame-3e27,
.lite_7878,
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.list_focused_06d0 {
  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;
}
.active-1770:after,
.active-1770:before,
.search-cc36:after,
.search-cc36:before {
  content: "";
  display: table;
}
.active-1770:after,
.search-cc36:after {
  clear: both;
}
.header_0b37 {
  float: right;
  margin-right: 0;
}
.avatar_fe30 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.backdrop_6846 .logo-5018,
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;
}
.backdrop_6846 .logo-5018: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;
}
.shade-black-e300 .logo-5018 {
  box-shadow: none;
}
.shade-black-e300
  .logo-5018
  .filter-df70 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shade-black-e300 .logo-5018 .full-cee6 {
  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;
}
.shade-black-e300
  .logo-5018
  .full-cee6
  b {
  display: none;
}
.shade-black-e300 .tabs_fresh_648b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress_liquid_a04c:not(.row_f122):not(.disabled-fa24),
button:not(.row_f122):not(.disabled-fa24),
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ),
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ),
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ) {
  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;
}
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ):hover,
button:not(.row_f122):not(
    .disabled-fa24
  ):hover,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ):hover,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ):hover,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ):active,
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ):focus,
button:not(.row_f122):not(
    .disabled-fa24
  ):active,
button:not(.row_f122):not(
    .disabled-fa24
  ):focus,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ):active,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ):focus,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ):active,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ):focus,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ):active,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ):focus {
  outline: 0;
}
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51,
button:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51 {
  position: relative;
}
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .tertiary-yellow-9c90,
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .backdrop-blue-728e,
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .basic_7be6,
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  i,
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  svg,
button:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .tertiary-yellow-9c90,
button:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .backdrop-blue-728e,
button:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .basic_7be6,
button:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  i,
button:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  svg,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .tertiary-yellow-9c90,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .backdrop-blue-728e,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .basic_7be6,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  i,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  svg,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .tertiary-yellow-9c90,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .backdrop-blue-728e,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .basic_7be6,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  i,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  svg,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .tertiary-yellow-9c90,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .backdrop-blue-728e,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  .basic_7be6,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  i,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51
  svg {
  visibility: hidden;
}
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51:after,
button:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51:after,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51:after,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51:after,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ).fn-loading-ef51: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;
}
.progress_liquid_a04c:not(.row_f122):not(.disabled-fa24),
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ),
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ),
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ) {
  color: #fff;
  background: #235787;
}
.progress_liquid_a04c:not(.row_f122):not(
    .disabled-fa24
  ):focus,
input[type="button"]:not(.row_f122):not(
    .disabled-fa24
  ):focus,
input[type="reset"]:not(.row_f122):not(
    .disabled-fa24
  ):focus,
input[type="submit"]:not(.row_f122):not(
    .disabled-fa24
  ):focus {
  color: #fff;
}
.progress_liquid_a04c.fn-disabled-ef51:not(.row_f122):not(
    .disabled-fa24
  ),
.progress_liquid_a04c[disabled]:not(.row_f122):not(
    .disabled-fa24
  ),
button.fn-disabled-ef51:not(.row_f122):not(
    .disabled-fa24
  ),
button[disabled]:not(.row_f122):not(
    .disabled-fa24
  ) {
  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;
}
.wood_6086 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wood_6086: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;
}
.shadow_18bf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.modal-0f8a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary_tiny_a549 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active-1770:after,
.active-1770:before,
.solid_6d39:after,
.solid_6d39:before,
.wrapper_outer_f06b:after,
.wrapper_outer_f06b:before,
.popup-orange-2e7d:after,
.popup-orange-2e7d:before,
.over-bc54:after,
.over-bc54:before,
.paragraph-lower-f578:after,
.paragraph-lower-f578:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active-1770:after,
.solid_6d39:after,
.wrapper_outer_f06b:after,
.popup-orange-2e7d:after,
.over-bc54:after,
.paragraph-lower-f578:after {
  clear: both;
}
.solid_6d39 .module_glass_e801,
.wrapper_outer_f06b .module_glass_e801,
.dynamic-0afa .module_glass_e801 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-de0e {
  display: inline-block;
}
.container_simple_9b98 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.container_simple_9b98 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container_simple_9b98 .tag-ab26 {
  padding: 1em 0;
  font-size: 85%;
}
.tag-ab26 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort_bd10 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort_bd10:after,
.sort_bd10:before {
  content: "";
  display: table;
}
.sort_bd10:after {
  clear: both;
}
.copper_f7e4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message-7ec8 .copper_f7e4 {
  max-width: 50%;
}
.highlight_full_488a .copper_f7e4 {
  max-width: 33.33%;
}
.action_5eb9 .copper_f7e4 {
  max-width: 25%;
}
.block-35af .copper_f7e4 {
  max-width: 20%;
}
.mini-ec61 .copper_f7e4 {
  max-width: 16.66%;
}
.hidden-slow-bf71 .copper_f7e4 {
  max-width: 14.28%;
}
.fluid_1535 .copper_f7e4 {
  max-width: 12.5%;
}
.active_under_c5be .copper_f7e4 {
  max-width: 11.11%;
}
.medium_ab3c {
  display: block;
}
.container_mini_7e15 .message-red-3080 label,
.container_mini_7e15 .breadcrumb-245a label,
.container_mini_7e15 .dropdown-stale-7093 label,
.container_mini_7e15 .first-2b8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-tall-810f {
  list-style: none;
  margin: 0;
}
.content-tall-810f article.dark-d740 {
  margin-bottom: 0;
}
.content-tall-810f ul {
  list-style: none;
  margin: 0;
}
.content-tall-810f .accordion_75ac li.dark-d740 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-tall-810f .accordion_75ac li.dark-d740 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-tall-810f .accordion_75ac li.dark-d740: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) {
  .content-tall-810f .accordion_75ac li.dark-d740 li.dark-d740 li.dark-d740 li.dark-d740 {
    padding-left: 0;
  }
}
article.dark-d740 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dark-d740 .solid_6d39 p:last-of-type {
  margin-bottom: 0;
}
article.dark-d740 .gold-3eb9 {
  float: left;
}
article.dark-d740 .next_828a {
  margin-left: 85px;
}
article.dark-d740 .sort_2c4c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dark-d740 .sort_2c4c .breadcrumb-slow-97a7 {
  margin-left: 10px;
}
article.dark-d740 .description-narrow-4263 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dark-d740 .module-5944 {
  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 .message-red-3080,
  #respond .dropdown-stale-7093,
  #respond .first-2b8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-red-3080 input,
#respond .dropdown-stale-7093 input,
#respond .first-2b8a input {
  width: 100%;
}
#respond .first-2b8a {
  margin-right: 0;
}
#respond .shadow-a44c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip_under_4d2a {
  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;
}
.tooltip_under_4d2a.upper-8bbc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip_under_4d2a 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%);
}
.tooltip_under_4d2a:focus,
.tooltip_under_4d2a:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.grid_paper_e379 {
  border-radius: 10%;
}
.easy_f25a {
  border-radius: 50%;
}
.accordion-light-4ec1 {
  font-size: 0.72em;
}
.shadow_center_4299 {
  font-size: 0.875em;
}
.stale_b821 {
  font-size: 1.1em;
}
.light_e97c {
  text-transform: uppercase;
  line-height: 1.2;
}
.light_e97c.accordion-light-4ec1 {
  letter-spacing: 0.5px;
}
.next_3363,
.next_3363 a {
  color: #6d6d6d;
}
.next_3363 a:hover {
  color: #111;
}
.middle_4b9a {
  color: #6d6d6d;
}
.paragraph-a0f2 {
  overflow-x: hidden;
}
.paragraph-a0f2 .container_smooth_82aa.glass-a2c2 {
  position: relative;
}
.paragraph-a0f2 .container_smooth_82aa.glass-a2c2.fixed_2f85 {
  position: initial;
}
.paragraph-a0f2
  .container_smooth_82aa.glass-a2c2.fixed_2f85
  .red-1406 {
  left: auto;
}
.paragraph-a0f2 .container_smooth_82aa .red-1406 {
  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;
}
.paragraph-a0f2 .container_smooth_82aa:hover.glass-a2c2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.paragraph-a0f2
  .container_smooth_82aa:hover.glass-a2c2
  .red-1406 {
  display: block;
  z-index: 9999999;
}
.paragraph-a0f2 .video_b753 .accent_0b2a,
.paragraph-a0f2 .plasma_5ff9 .accent_0b2a {
  display: none;
}
.paragraph-a0f2 .accent_brown_036b .container_smooth_82aa:hover.glass-a2c2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container_mini_7e15 .message-red-3080 label,
.container_mini_7e15 .breadcrumb-245a label,
.container_mini_7e15 .dropdown-stale-7093 label,
.container_mini_7e15 .first-2b8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-tall-810f {
  list-style: none;
  margin: 0;
}
.content-tall-810f article.dark-d740 {
  margin-bottom: 0;
}
.content-tall-810f ul {
  list-style: none;
  margin: 0;
}
.content-tall-810f .accordion_75ac li.dark-d740 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-tall-810f .accordion_75ac li.dark-d740 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-tall-810f .accordion_75ac li.dark-d740: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) {
  .content-tall-810f .accordion_75ac li.dark-d740 li.dark-d740 li.dark-d740 li.dark-d740 {
    padding-left: 0;
  }
}
article.dark-d740 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dark-d740 .solid_6d39 p:last-of-type {
  margin-bottom: 0;
}
article.dark-d740 .gold-3eb9 {
  float: left;
}
article.dark-d740 .next_828a {
  margin-left: 85px;
}
article.dark-d740 .sort_2c4c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dark-d740 .sort_2c4c .breadcrumb-slow-97a7 {
  margin-left: 10px;
}
article.dark-d740 .description-narrow-4263 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dark-d740 .module-5944 {
  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 .message-red-3080,
  #respond .dropdown-stale-7093,
  #respond .first-2b8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-red-3080 input,
#respond .dropdown-stale-7093 input,
#respond .first-2b8a input {
  width: 100%;
}
#respond .first-2b8a {
  margin-right: 0;
}
#respond .shadow-a44c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_b753 .pro_bd7f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pro_bd7f .input-a9c8.dark_e7f7 .row_lite_a907 > li > a:focus,
.pro_bd7f .input-a9c8.dark_e7f7 .row_lite_a907 > li > a:hover,
.pro_bd7f .input-a9c8.easy_bb77 .row_lite_a907 > li > a:focus,
.pro_bd7f .input-a9c8.easy_bb77 .row_lite_a907 > li > a:hover,
.pro_bd7f .input-a9c8.carousel_87e5 .row_lite_a907 > li > a:focus,
.pro_bd7f .input-a9c8.carousel_87e5 .row_lite_a907 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_bd7f
  .input-a9c8.dark_e7f7
  .row_lite_a907
  > li.link-1a18
  > a,
.pro_bd7f
  .input-a9c8.dark_e7f7
  .row_lite_a907
  > li.list-8dfc
  > a,
.pro_bd7f
  .input-a9c8.easy_bb77
  .row_lite_a907
  > li.link-1a18
  > a,
.pro_bd7f
  .input-a9c8.easy_bb77
  .row_lite_a907
  > li.list-8dfc
  > a,
.pro_bd7f
  .input-a9c8.carousel_87e5
  .row_lite_a907
  > li.link-1a18
  > a,
.pro_bd7f .input-a9c8.carousel_87e5 .row_lite_a907 > li.badge_7bcc > a {
  color: rgba(255, 255, 255, 0.99);
}
.pro_bd7f .message-hard-bdca,
.pro_bd7f .message-hard-bdca a {
  color: rgba(255, 255, 255, 0.99);
}
.pro_bd7f .accent_under_8b77.pink_5c03 li a,
.pro_bd7f .avatar-tiny-ee71 a,
.pro_bd7f .complex-c728,
.pro_bd7f .row_lite_a907 > li > a,
.pro_bd7f .up-f57a {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f .accent_under_8b77.pink_5c03 li a:hover,
.pro_bd7f .avatar-tiny-ee71 a:hover,
.pro_bd7f .complex-c728:hover,
.pro_bd7f .row_lite_a907 > li > a:hover,
.pro_bd7f .up-f57a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_bd7f .down_5eeb {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f .down_5eeb .breadcrumb_297f {
  color: rgba(255, 255, 255, 0.99);
}
.pro_bd7f .down_5eeb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_bd7f .gallery_first_534a .dynamic_f233 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f .gallery_first_534a .dynamic_f233 .badge_over_80ba {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f
  .gallery_first_534a
  .dynamic_f233
  .badge_over_80ba::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f
  .gallery_first_534a
  .dynamic_f233
  .badge_over_80ba:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f
  .gallery_first_534a
  .dynamic_f233
  .badge_over_80ba::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f
  .gallery_first_534a
  .dynamic_f233
  .badge_over_80ba::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f .gallery_first_534a .bottom-7d84 {
  color: rgba(255, 255, 255, 0.79);
}
.pro_bd7f .gallery_first_534a .bottom-7d84:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_ff09
  .pro_bd7f
  .gallery_first_534a
  .carousel_dirty_23fa
  .lite_51cd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out_ff09
  .pro_bd7f
  .gallery_first_534a
  .carousel_dirty_23fa
  .badge_over_80ba {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_b753 .disabled-bottom-e4e5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.disabled-bottom-e4e5 .input-a9c8.dark_e7f7 .row_lite_a907 > li > a:focus,
.disabled-bottom-e4e5 .input-a9c8.dark_e7f7 .row_lite_a907 > li > a:hover,
.disabled-bottom-e4e5 .input-a9c8.easy_bb77 .row_lite_a907 > li > a:focus,
.disabled-bottom-e4e5 .input-a9c8.easy_bb77 .row_lite_a907 > li > a:hover,
.disabled-bottom-e4e5 .input-a9c8.carousel_87e5 .row_lite_a907 > li > a:focus,
.disabled-bottom-e4e5 .input-a9c8.carousel_87e5 .row_lite_a907 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-bottom-e4e5
  .input-a9c8.dark_e7f7
  .row_lite_a907
  > li.link-1a18
  > a,
.disabled-bottom-e4e5
  .input-a9c8.dark_e7f7
  .row_lite_a907
  > li.list-8dfc
  > a,
.disabled-bottom-e4e5
  .input-a9c8.easy_bb77
  .row_lite_a907
  > li.link-1a18
  > a,
.disabled-bottom-e4e5
  .input-a9c8.easy_bb77
  .row_lite_a907
  > li.list-8dfc
  > a,
.disabled-bottom-e4e5
  .input-a9c8.carousel_87e5
  .row_lite_a907
  > li.link-1a18
  > a,
.disabled-bottom-e4e5 .input-a9c8.carousel_87e5 .row_lite_a907 > li.badge_7bcc > a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-bottom-e4e5 .message-hard-bdca,
.disabled-bottom-e4e5 .message-hard-bdca a {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-bottom-e4e5 .accent_under_8b77.pink_5c03 li a,
.disabled-bottom-e4e5 .avatar-tiny-ee71 a,
.disabled-bottom-e4e5 .complex-c728,
.disabled-bottom-e4e5 .row_lite_a907 > li > a,
.disabled-bottom-e4e5 .up-f57a {
  color: rgba(0, 0, 0, 0.55);
}
.disabled-bottom-e4e5 .accent_under_8b77.pink_5c03 li a:hover,
.disabled-bottom-e4e5 .avatar-tiny-ee71 a:hover,
.disabled-bottom-e4e5 .complex-c728:hover,
.disabled-bottom-e4e5 .row_lite_a907 > li > a:hover,
.disabled-bottom-e4e5 .up-f57a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-bottom-e4e5 .down_5eeb {
  color: rgba(0, 0, 0, 0.55);
}
.disabled-bottom-e4e5 .down_5eeb .breadcrumb_297f {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-bottom-e4e5 .down_5eeb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-fa50 .box-f353 {
  margin-left: auto;
  margin-right: auto;
}
.wrapper_outer_f06b > * {
  margin-left: auto;
  margin-right: auto;
}
.wrapper_outer_f06b .shadow_18bf {
  margin-right: 1.41575em;
}
.center-abed .wrapper_outer_f06b > .iron-6d60 {
  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;
}
.center-abed .wrapper_outer_f06b > .element_center_2632 {
  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;
}
.warm-6194.box-fa50 .box-f353,
.pattern-center-9919.box-fa50 .box-f353 {
  margin-left: 0;
}
.fluid_7d86.box-fa50 .box-f353,
.element-b9eb.box-fa50 .box-f353 {
  margin-right: 0;
}
.wrapper_outer_f06b ol,
.wrapper_outer_f06b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form_soft_6c17 video {
  max-width: 100%;
}
.component-middle-43b4 img {
  display: block;
}
.component-middle-43b4.shadow_18bf,
.component-middle-43b4.modal-0f8a {
  width: 100%;
}
.component-middle-43b4.element_center_2632 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focused-4911:not(.footer-588a) {
  margin: 1.5em auto;
}
.orange_15cb p {
  padding: 1.5em 14px;
}
ul.element-8c70.element_center_2632,
ul.element-8c70.iron-6d60,
ul.element-8c70.wrapper_0de7.iron-6d60 {
  padding: 0 14px;
}
.shadow_top_3cdc {
  display: block;
  overflow-x: auto;
}
.shadow_top_3cdc table {
  border-collapse: collapse;
  width: 100%;
}
.shadow_top_3cdc td,
.shadow_top_3cdc th {
  padding: 0.5em;
}
.wrapper_outer_f06b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wrapper_outer_f06b ol ol,
.wrapper_outer_f06b ol ul,
.wrapper_outer_f06b ul ol,
.wrapper_outer_f06b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wrapper_outer_f06b ol ol li,
.wrapper_outer_f06b ol ul li,
.wrapper_outer_f06b ul ol li,
.wrapper_outer_f06b ul ul li {
  margin-left: 0;
}
.notification-2d2e.component-9d68 > .first-9157 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-2d2e.component-9d68 > .first-9157 iframe,
.notification-2d2e.component-9d68 > .first-9157 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget-west-9e14 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget-west-9e14.mini_b6df {
  padding: 0;
}
.widget-west-9e14.mini_b6df cite {
  font-size: 13px;
}
.widget-west-9e14 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget-west-9e14 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.input_04c8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.input_04c8 > p:first-child {
  margin-top: 0;
}
.input_04c8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.input_04c8 blockquote {
  border-left: 0;
}
.popup_968f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.popup_968f:not(.prev-8306) {
  max-width: 100px;
}
.popup_968f.left-6528 {
  border-bottom: none !important;
  text-align: center;
}
.popup_968f.left-6528::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .orange_15cb p {
    padding: 1.5em 0;
  }
}
.notice_d075 {
  color: #0073aa;
}
.outer-43eb {
  background-color: #0073aa;
}
.surface_de42 {
  color: #229fd8;
}
.rough_c500 {
  background-color: #229fd8;
}
.banner_full_5e68 {
  color: #eee;
}
.progress-a7df {
  background-color: #eee;
}
.aside_cold_95dd {
  color: #444;
}
.gradient_brown_8abb {
  background-color: #444;
}
.video_b866 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.video_b866 .shade-b6f4 .avatar-tiny-ee71 {
  font-size: 15px;
}
.video_b866 .avatar-tiny-ee71 {
  line-height: 1.3;
}
.video_b866 .disabled-bottom-e4e5 {
}
.video_b866 .pro_bd7f {
  background: #235787;
}
.up-24d1 {
  padding: 0;
}
.up-24d1 .pro_bd7f {
  background: #1a1a1a;
}
.up-24d1 .disabled-bottom-e4e5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active_8a87 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active_8a87 .disabled-bottom-e4e5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active_8a87 .pro_bd7f {
  background: #303030;
}
.paragraph-lower-f578 {
  position: relative;
  z-index: 10;
}
.paragraph-lower-f578 .cold_2822 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_096d .glass-a2c2 {
  display: inline-block;
  vertical-align: middle;
}
.title_096d.secondary_8621 .glass-a2c2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title_096d.secondary_8621 .glass-a2c2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title_096d.secondary_8621 .glass-a2c2 {
    margin-right: 0.4em;
  }
}
.title_096d.secondary_8621 .glass-a2c2:last-child {
  margin-right: 0;
}
.article_2628 .cold_2822 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video_b753 .shade-b6f4 {
    margin: 0 -0.5em;
  }
  .video_b753 .shade-b6f4 [class*="customify-col-"],
  .video_b753 .shade-b6f4 [class*="customify-col_"],
  .video_b753 .shade-b6f4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video_b753.smooth_74a4 .cold_2822 {
  background: 0 0 !important;
}
.video_b753.smooth_74a4 .cold_2822,
.video_b753.article_2628 .cold_2822 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video_b753.layout-1e7e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video_b753.article_2628 .cold_2822 {
  box-shadow: none !important;
}
.section-gas-f356 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section-gas-f356 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section-gas-f356 {
    padding: 18px 0 20px;
  }
}
.section-gas-f356 .easy_0f11 {
  width: 100%;
}
.section-gas-f356 .section_south_f879 {
  margin-bottom: 0;
}
.section-gas-f356 .widget-7103 {
  margin-top: 5px;
  font-size: 0.875em;
}
.video-0b44 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.video-0b44 .hero-easy-784c {
  width: 100%;
}
.aside_1d9f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.aside_1d9f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.aside_1d9f 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;
}
.aside_1d9f li:last-child:after {
  display: none;
}
.aside_1d9f li a {
  font-weight: 500;
  margin-right: 10px;
}
.middle-e6e2 .accent_0b2a button,
.section-gas-f356 .accent_0b2a button {
  left: 0;
}
.middle-e6e2 .hero-easy-784c,
.section-gas-f356 .hero-easy-784c {
  padding-left: 0;
  padding-right: 0;
}
.middle-e6e2 .video-0b44,
.section-gas-f356 .video-0b44 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.middle-e6e2 {
  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;
}
.middle-e6e2: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;
}
.middle-e6e2 .menu-8730 {
  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) {
  .middle-e6e2 .menu-8730 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .middle-e6e2 .menu-8730 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .middle-e6e2 .menu-8730 {
    min-height: 200px;
  }
}
.middle-e6e2 .aside_1d9f {
  color: rgba(255, 255, 255, 0.8);
}
.middle-e6e2 .aside_1d9f a,
.middle-e6e2 .aside_1d9f li:after {
  color: inherit;
}
.middle-e6e2 .aside_1d9f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.right-5e50 {
  margin-bottom: 0.5em;
}
.thumbnail-ccf3 {
  margin-bottom: 1.2em;
}
.thumbnail-ccf3,
.right-5e50 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.thumbnail-ccf3 p:last-child,
.right-5e50 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accent_0b2a,
#masthead .accent_0b2a {
  display: none;
}
#masthead
  > .accent_0b2a.new_336e {
  display: none;
}
#masthead > .accent_0b2a button {
  left: 0;
}
.block-0307 {
  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%;
}
.block-0307 .glass-a2c2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block-0307 .summary_fluid_5063 {
  display: -webkit-box;
  display: flex;
}
.block-0307 .summary_fluid_5063.image-e79f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block-0307 .summary_fluid_5063.slow_b266 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-0307 .summary_fluid_5063.item-269c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-0307.soft-d2de.label-up-dce4 .summary_fluid_5063.image-e79f {
  flex-basis: 100%;
}
.block-0307.info_526d .summary_fluid_5063.slow_b266 {
  -webkit-box-flex: 1;
  flex: auto;
}
.block-0307.info_526d .summary_fluid_5063.item-269c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accent_0b2a.new_336e {
  display: none;
}
#masthead > .accent_0b2a button {
  left: 0;
}
.element_fe3e {
  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;
}
.element_fe3e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element_fe3e.accordion-full-c56f i {
  margin-right: 4px;
}
.element_fe3e.brown-de09 i {
  margin-left: 5px;
}
.avatar-tiny-ee71 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.avatar-tiny-ee71 p:last-child {
  margin-bottom: 0;
}
.detail_187d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.detail_187d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.detail_187d img {
  display: block;
  width: auto;
  line-height: 1;
}
.detail_187d .message-hard-bdca {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.detail_187d .hovered_a82f {
  margin: 5px 0 7px 0;
}
.detail_187d.chip_short_72b0 .white_a37c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_187d.chip_short_72b0 .media-ec82 {
  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;
}
.detail_187d.main-full-2fa6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.detail_187d.main-full-2fa6 .white_a37c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_187d.main-full-2fa6 .media-ec82 {
  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;
}
.detail_187d.progress_a827 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail_187d.lower-5b8a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.detail_187d.lower-5b8a .media-ec82 {
  margin-top: 7px;
}
.focus_dirty_1ea5 {
  display: inline-block;
}
.paragraph-lower-f578 .bottom_a693 .detail_187d img {
  max-width: 100%;
}
.input-a9c8 .sort_23a0.table-motion-a6af,
.slow-b164 .sort_23a0.table-motion-a6af {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input-a9c8 .fast-7173,
.slow-b164 .fast-7173 {
  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%);
}
.input-a9c8 .fast-7173 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input-a9c8.new-fb7e .fast-7173 {
  display: none;
}
.input-a9c8 .table-top-078c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input-a9c8 .table-top-078c li {
  display: inline-block;
  position: relative;
}
.input-a9c8 .table-top-078c li:last-child {
  margin-right: 0;
}
.input-a9c8 .table-top-078c 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;
}
.input-a9c8 .table-top-078c li.badge_7bcc > a {
  color: rgba(0, 0, 0, 0.9);
}
.input-a9c8 .table-top-078c > 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;
}
.input-a9c8 .table-top-078c > li > a i {
  line-height: 0;
}
.input-a9c8 .table-top-078c > li.chip_52ab > a .fast-7173 {
  margin-left: 4px;
  line-height: 0;
}
.input-a9c8 .table-top-078c .search_light_fd2c li.chip_52ab > a {
  position: relative;
}
.input-a9c8 .table-top-078c .search_light_fd2c li.chip_52ab > a:after,
.input-a9c8 .table-top-078c .search_light_fd2c li.chip_52ab > a:before {
  content: "";
  display: table;
}
.input-a9c8 .table-top-078c .search_light_fd2c li.chip_52ab > a:after {
  clear: both;
}
.input-a9c8 .table-top-078c .search_light_fd2c li.chip_52ab > a .fast-7173 {
  margin-left: 5px;
  float: right;
}
.input-a9c8 .mask_thick_be9f,
.input-a9c8 .search_light_fd2c {
  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;
}
.input-a9c8 .search_light_fd2c {
  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;
}
.input-a9c8 .search_light_fd2c .table-motion-a6af {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input-a9c8 .search_light_fd2c .fast-7173 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input-a9c8 .search_light_fd2c li {
  display: block;
  margin: 0;
  padding: 0;
}
.input-a9c8 .search_light_fd2c 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;
}
.input-a9c8 .search_light_fd2c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input-a9c8 .search_light_fd2c .search_light_fd2c {
  top: 0;
  left: 100%;
}
.input-a9c8 .container_orange_2c43.fn-focus-ef51 > .mask_thick_be9f,
.input-a9c8 .container_orange_2c43.fn-focus-ef51 > .search_light_fd2c,
.input-a9c8 .container_orange_2c43:focus > .mask_thick_be9f,
.input-a9c8 .container_orange_2c43:focus > .search_light_fd2c,
.input-a9c8 .container_orange_2c43:hover > .mask_thick_be9f,
.input-a9c8 .container_orange_2c43:hover > .search_light_fd2c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input-a9c8.carousel_87e5 .row_lite_a907:after,
.input-a9c8.carousel_87e5 .row_lite_a907:before {
  content: "";
  display: table;
}
.input-a9c8.carousel_87e5 .row_lite_a907:after {
  clear: both;
}
.input-a9c8.carousel_87e5 .row_lite_a907 > li {
  float: left;
}
.input-a9c8.hover-north-3501 .row_lite_a907:after,
.input-a9c8.hover-north-3501 .row_lite_a907:before {
  content: "";
  display: table;
}
.input-a9c8.hover-north-3501 .row_lite_a907:after {
  clear: both;
}
.input-a9c8.hover-north-3501 .row_lite_a907 > li {
  float: left;
}
.input-a9c8.hover-north-3501 .row_lite_a907 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input-a9c8.hover-north-3501 .row_lite_a907 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input-a9c8.hover-north-3501 .row_lite_a907 > li.link-1a18 > a,
.input-a9c8.hover-north-3501 .row_lite_a907 > li.badge_7bcc > a {
  color: #fff;
  background-color: #1e4b75;
}
.input-a9c8.dark_e7f7 .row_lite_a907 > li > a .table-motion-a6af {
  position: relative;
}
.input-a9c8.dark_e7f7 .row_lite_a907 > li > a .table-motion-a6af: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;
}
.input-a9c8.dark_e7f7
  .row_lite_a907
  > li:focus
  > a
  .table-motion-a6af:before,
.input-a9c8.dark_e7f7
  .row_lite_a907
  > li:hover
  > a
  .table-motion-a6af:before {
  width: 100%;
  background-color: currentColor;
}
.input-a9c8.dark_e7f7
  .row_lite_a907
  > li.link-1a18
  > a
  .table-motion-a6af:before,
.input-a9c8.dark_e7f7
  .row_lite_a907
  > li.list-8dfc
  > a
  .table-motion-a6af:before {
  width: 100%;
  background-color: currentColor;
}
.input-a9c8.easy_bb77 .row_lite_a907 > li > a .table-motion-a6af {
  position: relative;
}
.input-a9c8.easy_bb77 .row_lite_a907 > li > a .table-motion-a6af: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;
}
.input-a9c8.easy_bb77 .row_lite_a907 > li:focus > a .table-motion-a6af:before,
.input-a9c8.easy_bb77
  .row_lite_a907
  > li:hover
  > a
  .table-motion-a6af:before {
  width: 100%;
  background-color: currentColor;
}
.input-a9c8.easy_bb77
  .row_lite_a907
  > li.link-1a18
  > a
  .table-motion-a6af:before,
.input-a9c8.easy_bb77
  .row_lite_a907
  > li.list-8dfc
  > a
  .table-motion-a6af:before {
  width: 100%;
  background-color: currentColor;
}
.slow-b164 .table-top-078c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slow-b164 .table-top-078c li:first-child > a {
  border-top: none;
}
.slow-b164 .table-top-078c .icon_gold_9f5d > .table-motion-a6af .fast-7173 {
  display: none;
}
.slow-b164 .table-top-078c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slow-b164 .table-top-078c li:last-child {
  border: none;
}
.slow-b164 .table-top-078c li.chip_52ab > a {
  padding-right: 45px !important;
}
.slow-b164 .table-top-078c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slow-b164 .table-top-078c li a:focus,
.slow-b164 .table-top-078c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-b164 .table-top-078c li .container-top-5201 {
  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;
}
.slow-b164 .table-top-078c li .container-top-5201:hover {
  box-shadow: none;
}
.slow-b164 .table-top-078c li .container-top-5201 .fast-7173 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slow-b164 .table-top-078c .search_light_fd2c {
  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);
}
.slow-b164 .table-top-078c .search_light_fd2c li a {
  padding-left: 3em;
}
.slow-b164 .table-top-078c .gold-420d > a .container-top-5201 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slow-b164 .table-top-078c .gold-420d > .search_light_fd2c {
  display: block;
  opacity: 1;
}
.filter_cdbd {
  max-width: 100%;
}
.badge-red-574a {
  line-height: 0;
  cursor: pointer;
}
.up-f57a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.up-f57a:hover {
  box-shadow: none;
  color: currentColor;
}
.up-f57a svg {
  width: 18px;
  height: 18px;
}
.up-f57a .east_918c {
  display: none;
}
.article_medium_9d59 {
  position: relative;
}
.article_medium_9d59.fn-active-ef51 .up-f57a .detail_silver_cb81 {
  display: none;
}
.article_medium_9d59.fn-active-ef51 .up-f57a .east_918c {
  display: inline-block;
}
.article_medium_9d59 .carousel-4ba3 {
  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);
}
.article_medium_9d59.preview-4561 .carousel-4ba3 {
  left: auto;
  right: -0.9em;
}
.article_medium_9d59.preview-4561 .fresh-df57::before {
  left: auto;
  right: 15px;
}
.article_medium_9d59.fn-active-ef51 .carousel-4ba3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel_dirty_23fa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.carousel_dirty_23fa label {
  flex-basis: 100%;
}
.carousel_dirty_23fa .dynamic_f233 {
  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;
}
.carousel_dirty_23fa .badge_over_80ba {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.carousel_dirty_23fa .badge_over_80ba:focus {
  background-color: transparent;
}
.carousel_dirty_23fa button.bottom-7d84 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.carousel_dirty_23fa button.bottom-7d84:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.carousel_dirty_23fa button.bottom-7d84 svg {
  width: 18px;
  height: 18px;
}
.carousel_dirty_23fa input[type="submit"] {
  min-height: auto;
}
.gallery_first_534a .carousel_dirty_23fa .badge_over_80ba {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fresh-df57 {
  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) {
  .fresh-df57 {
    width: 220px;
  }
}
.fresh-df57 label {
  flex-basis: 100%;
}
.fresh-df57::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;
}
.out_ff09 .gallery_first_534a .carousel_dirty_23fa {
  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;
}
.out_ff09
  .gallery_first_534a
  .carousel_dirty_23fa
  .dynamic_f233 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.out_ff09 .gallery_first_534a .carousel_dirty_23fa .badge_over_80ba {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.out_ff09
  .gallery_first_534a
  .carousel_dirty_23fa
  .badge_over_80ba:focus {
  background: 0 0;
}
.out_ff09
  .gallery_first_534a
  .carousel_dirty_23fa
  .lite_51cd {
  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;
}
.accent_under_8b77 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent_under_8b77 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent_under_8b77 li:last-child {
  margin-right: 0;
}
.accent_under_8b77 li:first-child {
  margin-left: 0;
}
.accent_under_8b77.highlight-west-90fa a {
  color: #fff;
}
.accent_under_8b77.highlight-west-90fa a:hover {
  color: #fff;
}
.accent_under_8b77 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent_under_8b77 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent_under_8b77 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent_under_8b77 a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent_under_8b77 [class*="social-icon-apple"] {
  background-color: #999;
}
.accent_under_8b77 [class*="social-icon-apple"].south_4520 {
  background-color: transparent;
  color: #999;
}
.accent_under_8b77 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent_under_8b77 [class*="social-icon-behance"].south_4520 {
  background-color: transparent;
  color: #1769ff;
}
.accent_under_8b77 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent_under_8b77 [class*="social-icon-bitbucket"].south_4520 {
  background-color: transparent;
  color: #205081;
}
.accent_under_8b77 [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent_under_8b77 [class*="social-icon-codepen"].south_4520 {
  background-color: transparent;
  color: #000;
}
.accent_under_8b77 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent_under_8b77 [class*="social-icon-delicious"].south_4520 {
  background-color: transparent;
  color: #39f;
}
.accent_under_8b77 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent_under_8b77 [class*="social-icon-digg"].south_4520 {
  background-color: transparent;
  color: #005be2;
}
.accent_under_8b77 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent_under_8b77 [class*="social-icon-dribbble"].south_4520 {
  background-color: transparent;
  color: #ea4c89;
}
.accent_under_8b77 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent_under_8b77 [class*="social-icon-envelope"].south_4520 {
  background-color: transparent;
  color: #ea4335;
}
.accent_under_8b77 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent_under_8b77 [class*="social-icon-facebook"].south_4520 {
  background-color: transparent;
  color: #3b5998;
}
.accent_under_8b77 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent_under_8b77 [class*="social-icon-flickr"].south_4520 {
  background-color: transparent;
  color: #0063dc;
}
.accent_under_8b77 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent_under_8b77 [class*="social-icon-foursquare"].south_4520 {
  background-color: transparent;
  color: #2d5be3;
}
.accent_under_8b77 [class*="social-icon-github"] {
  background-color: #333;
}
.accent_under_8b77 [class*="social-icon-github"].south_4520 {
  background-color: transparent;
  color: #333;
}
.accent_under_8b77 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent_under_8b77 [class*="social-icon-google-plus"].south_4520 {
  background-color: transparent;
  color: #dd4b39;
}
.accent_under_8b77 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent_under_8b77 [class*="social-icon-houzz"].south_4520 {
  background-color: transparent;
  color: #7ac142;
}
.accent_under_8b77 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent_under_8b77 [class*="social-icon-instagram"].south_4520 {
  background-color: transparent;
  color: #262626;
}
.accent_under_8b77 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent_under_8b77 [class*="social-icon-jsfiddle"].south_4520 {
  background-color: transparent;
  color: #487aa2;
}
.accent_under_8b77 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent_under_8b77 [class*="social-icon-linkedin"].south_4520 {
  background-color: transparent;
  color: #0077b5;
}
.accent_under_8b77 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent_under_8b77 [class*="social-icon-medium"].south_4520 {
  background-color: transparent;
  color: #00ab6b;
}
.accent_under_8b77 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent_under_8b77
  [class*="social-icon-odnoklassniki"].south_4520 {
  background-color: transparent;
  color: #f4731c;
}
.accent_under_8b77 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent_under_8b77 [class*="social-icon-meetup"].south_4520 {
  background-color: transparent;
  color: #ec1c40;
}
.accent_under_8b77 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent_under_8b77 [class*="social-icon-pinterest"].south_4520 {
  background-color: transparent;
  color: #bd081c;
}
.accent_under_8b77 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent_under_8b77 [class*="social-icon-product-hunt"].south_4520 {
  background-color: transparent;
  color: #da552f;
}
.accent_under_8b77 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent_under_8b77 [class*="social-icon-reddit"].south_4520 {
  background-color: transparent;
  color: #ff4500;
}
.accent_under_8b77 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent_under_8b77 [class*="social-icon-rss"].south_4520 {
  background-color: transparent;
  color: #f26522;
}
.accent_under_8b77 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent_under_8b77
  [class*="social-icon-shopping-cart"].south_4520 {
  background-color: transparent;
  color: #4caf50;
}
.accent_under_8b77 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent_under_8b77 [class*="social-icon-skype"].south_4520 {
  background-color: transparent;
  color: #00aff0;
}
.accent_under_8b77 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent_under_8b77 [class*="social-icon-slideshare"].south_4520 {
  background-color: transparent;
  color: #0077b5;
}
.accent_under_8b77 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent_under_8b77 [class*="social-icon-snapchat"].south_4520 {
  background-color: transparent;
  color: #fffc00;
}
.accent_under_8b77 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent_under_8b77 [class*="social-icon-soundcloud"].south_4520 {
  background-color: transparent;
  color: #f80;
}
.accent_under_8b77 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent_under_8b77 [class*="social-icon-spotify"].south_4520 {
  background-color: transparent;
  color: #2ebd59;
}
.accent_under_8b77 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent_under_8b77
  [class*="social-icon-stack-overflow"].south_4520 {
  background-color: transparent;
  color: #fe7a15;
}
.accent_under_8b77 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent_under_8b77 [class*="social-icon-maldkfgram"].south_4520 {
  background-color: transparent;
  color: #2ca5e0;
}
.accent_under_8b77 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent_under_8b77 [class*="social-icon-tripadvisor"].south_4520 {
  background-color: transparent;
  color: #589442;
}
.accent_under_8b77 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent_under_8b77 [class*="social-icon-tumblr"].south_4520 {
  background-color: transparent;
  color: #35465c;
}
.accent_under_8b77 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent_under_8b77 [class*="social-icon-twitch"].south_4520 {
  background-color: transparent;
  color: #6441a5;
}
.accent_under_8b77 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent_under_8b77 [class*="social-icon-twitter"].south_4520 {
  background-color: transparent;
  color: #1da1f2;
}
.accent_under_8b77 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent_under_8b77 [class*="social-icon-vimeo"].south_4520 {
  background-color: transparent;
  color: #1ab7ea;
}
.accent_under_8b77 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent_under_8b77 [class*="social-icon-vk"].south_4520 {
  background-color: transparent;
  color: #45668e;
}
.accent_under_8b77 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent_under_8b77 [class*="social-icon-weibo"].south_4520 {
  background-color: transparent;
  color: #df2029;
}
.accent_under_8b77 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent_under_8b77 [class*="social-icon-weixin"].south_4520 {
  background-color: transparent;
  color: #7bb32e;
}
.accent_under_8b77 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent_under_8b77 [class*="social-icon-whatsapp"].south_4520 {
  background-color: transparent;
  color: #25d366;
}
.accent_under_8b77 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent_under_8b77 [class*="social-icon-wordpress"].south_4520 {
  background-color: transparent;
  color: #21759b;
}
.accent_under_8b77 [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent_under_8b77 [class*="social-icon-xing"].south_4520 {
  background-color: transparent;
  color: #026466;
}
.accent_under_8b77 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent_under_8b77 [class*="social-icon-yelp"].south_4520 {
  background-color: transparent;
  color: #af0606;
}
.accent_under_8b77 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent_under_8b77 [class*="social-icon-youtube"].south_4520 {
  background-color: transparent;
  color: #cd201f;
}
.complex-c728 {
  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;
}
.complex-c728:hover {
  box-shadow: none;
  background: 0 0;
}
.dim_0105 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.frame-b500 {
  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;
}
.summary-dim-568e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.frame_035b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.frame_035b,
.frame_035b::after,
.frame_035b::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;
}
.frame_035b::after,
.frame_035b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paper_f35f .frame-b500 .summary-dim-568e {
  margin-top: -2px;
  width: 19px;
}
.paper_f35f .frame-b500 .frame_035b {
  margin-top: -1px;
}
.paper_f35f .frame-b500 .frame_035b,
.paper_f35f .frame-b500 .frame_035b::after,
.paper_f35f .frame-b500 .frame_035b::before {
  width: 19px;
  height: 2px;
}
.paper_f35f .frame-b500 .frame_035b::before {
  top: -6px;
}
.paper_f35f .frame-b500 .frame_035b::after {
  bottom: -6px;
}
.upper_1b33 .frame-b500 .summary-dim-568e {
  margin-top: -2px;
  width: 22px;
}
.upper_1b33 .frame-b500 .frame_035b {
  margin-top: -1px;
}
.upper_1b33 .frame-b500 .frame_035b,
.upper_1b33 .frame-b500 .frame_035b::after,
.upper_1b33 .frame-b500 .frame_035b::before {
  width: 22px;
  height: 2px;
}
.upper_1b33 .frame-b500 .frame_035b::before {
  top: -7px;
}
.upper_1b33 .frame-b500 .frame_035b::after {
  bottom: -7px;
}
.texture_wood_ae0d .frame-b500 .summary-dim-568e {
  margin-top: -2px;
  width: 31px;
}
.texture_wood_ae0d .frame-b500 .frame_035b {
  margin-top: -1.5px;
}
.texture_wood_ae0d .frame-b500 .frame_035b,
.texture_wood_ae0d .frame-b500 .frame_035b::after,
.texture_wood_ae0d .frame-b500 .frame_035b::before {
  width: 31px;
  height: 3px;
}
.texture_wood_ae0d .frame-b500 .frame_035b::before {
  top: -9px;
}
.texture_wood_ae0d .frame-b500 .frame_035b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .copper-791e .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 19px;
  }
  .copper-791e .frame-b500 .frame_035b {
    margin-top: -1px;
  }
  .copper-791e .frame-b500 .frame_035b,
  .copper-791e .frame-b500 .frame_035b::after,
  .copper-791e .frame-b500 .frame_035b::before {
    width: 19px;
    height: 2px;
  }
  .copper-791e .frame-b500 .frame_035b::before {
    top: -6px;
  }
  .copper-791e .frame-b500 .frame_035b::after {
    bottom: -6px;
  }
  .slider_edc6 .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 22px;
  }
  .slider_edc6 .frame-b500 .frame_035b {
    margin-top: -1px;
  }
  .slider_edc6 .frame-b500 .frame_035b,
  .slider_edc6 .frame-b500 .frame_035b::after,
  .slider_edc6 .frame-b500 .frame_035b::before {
    width: 22px;
    height: 2px;
  }
  .slider_edc6 .frame-b500 .frame_035b::before {
    top: -7px;
  }
  .slider_edc6 .frame-b500 .frame_035b::after {
    bottom: -7px;
  }
  .highlight-gas-6647 .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 31px;
  }
  .highlight-gas-6647 .frame-b500 .frame_035b {
    margin-top: -1.5px;
  }
  .highlight-gas-6647 .frame-b500 .frame_035b,
  .highlight-gas-6647 .frame-b500 .frame_035b::after,
  .highlight-gas-6647 .frame-b500 .frame_035b::before {
    width: 31px;
    height: 3px;
  }
  .highlight-gas-6647 .frame-b500 .frame_035b::before {
    top: -9px;
  }
  .highlight-gas-6647 .frame-b500 .frame_035b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-b071 .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 19px;
  }
  .element-b071 .frame-b500 .frame_035b {
    margin-top: -1px;
  }
  .element-b071 .frame-b500 .frame_035b,
  .element-b071 .frame-b500 .frame_035b::after,
  .element-b071 .frame-b500 .frame_035b::before {
    width: 19px;
    height: 2px;
  }
  .element-b071 .frame-b500 .frame_035b::before {
    top: -6px;
  }
  .element-b071 .frame-b500 .frame_035b::after {
    bottom: -6px;
  }
  .primary-middle-0b5b .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 22px;
  }
  .primary-middle-0b5b .frame-b500 .frame_035b {
    margin-top: -1px;
  }
  .primary-middle-0b5b .frame-b500 .frame_035b,
  .primary-middle-0b5b .frame-b500 .frame_035b::after,
  .primary-middle-0b5b .frame-b500 .frame_035b::before {
    width: 22px;
    height: 2px;
  }
  .primary-middle-0b5b .frame-b500 .frame_035b::before {
    top: -7px;
  }
  .primary-middle-0b5b .frame-b500 .frame_035b::after {
    bottom: -7px;
  }
  .component-e581 .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 31px;
  }
  .component-e581 .frame-b500 .frame_035b {
    margin-top: -1.5px;
  }
  .component-e581 .frame-b500 .frame_035b,
  .component-e581 .frame-b500 .frame_035b::after,
  .component-e581 .frame-b500 .frame_035b::before {
    width: 31px;
    height: 3px;
  }
  .component-e581 .frame-b500 .frame_035b::before {
    top: -9px;
  }
  .component-e581 .frame-b500 .frame_035b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_ae53 .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 19px;
  }
  .chip_ae53 .frame-b500 .frame_035b {
    margin-top: -1px;
  }
  .chip_ae53 .frame-b500 .frame_035b,
  .chip_ae53 .frame-b500 .frame_035b::after,
  .chip_ae53 .frame-b500 .frame_035b::before {
    width: 19px;
    height: 2px;
  }
  .chip_ae53 .frame-b500 .frame_035b::before {
    top: -6px;
  }
  .chip_ae53 .frame-b500 .frame_035b::after {
    bottom: -6px;
  }
  .modal-a065 .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 22px;
  }
  .modal-a065 .frame-b500 .frame_035b {
    margin-top: -1px;
  }
  .modal-a065 .frame-b500 .frame_035b,
  .modal-a065 .frame-b500 .frame_035b::after,
  .modal-a065 .frame-b500 .frame_035b::before {
    width: 22px;
    height: 2px;
  }
  .modal-a065 .frame-b500 .frame_035b::before {
    top: -7px;
  }
  .modal-a065 .frame-b500 .frame_035b::after {
    bottom: -7px;
  }
  .detail_30bd .frame-b500 .summary-dim-568e {
    margin-top: -2px;
    width: 31px;
  }
  .detail_30bd .frame-b500 .frame_035b {
    margin-top: -1.5px;
  }
  .detail_30bd .frame-b500 .frame_035b,
  .detail_30bd .frame-b500 .frame_035b::after,
  .detail_30bd .frame-b500 .frame_035b::before {
    width: 31px;
    height: 3px;
  }
  .detail_30bd .frame-b500 .frame_035b::before {
    top: -9px;
  }
  .detail_30bd .frame-b500 .frame_035b::after {
    bottom: -9px;
  }
}
.picture-879c .frame_035b {
  -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);
}
.picture-879c .frame_035b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.picture-879c .frame_035b::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);
}
.picture-879c.sort-red-91a1 .frame_035b {
  -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);
}
.picture-879c.sort-red-91a1 .frame_035b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.picture-879c.sort-red-91a1 .frame_035b::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);
}
.nav_first_1cd5 {
  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.media-87a2:before {
  display: none;
}
.plasma_5ff9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.plasma_5ff9 .focused_0582 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.plasma_5ff9 .focused_0582:last-of-type {
  border-bottom: none;
}
.plasma_5ff9 .focused_0582.module_1d1a,
.plasma_5ff9 .focused_0582.texture_focused_e86c,
.plasma_5ff9 .focused_0582.label-middle-045b {
  padding: 0;
}
.plasma_5ff9 .slow-b164 .container-top-5201 {
  color: currentColor;
}
.plasma_5ff9 .slow-b164 .container-top-5201:focus,
.plasma_5ff9 .slow-b164 .container-top-5201:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_5ff9.disabled-bottom-e4e5 .down_5eeb,
.plasma_5ff9.disabled-bottom-e4e5 .avatar-tiny-ee71 a,
.plasma_5ff9.disabled-bottom-e4e5 .row_lite_a907 a,
.plasma_5ff9.disabled-bottom-e4e5 .search_light_fd2c a {
  color: rgba(0, 0, 0, 0.55);
}
.plasma_5ff9.disabled-bottom-e4e5 .down_5eeb:hover,
.plasma_5ff9.disabled-bottom-e4e5 .avatar-tiny-ee71 a:hover,
.plasma_5ff9.disabled-bottom-e4e5 .row_lite_a907 a:hover,
.plasma_5ff9.disabled-bottom-e4e5 .search_light_fd2c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.plasma_5ff9.disabled-bottom-e4e5 .breadcrumb_297f {
  color: rgba(0, 0, 0, 0.8);
}
.plasma_5ff9.disabled-bottom-e4e5 .focused_0582 {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_5ff9.disabled-bottom-e4e5 .focused_0582:before {
  background: rgba(0, 0, 0, 0.08);
}
.plasma_5ff9.disabled-bottom-e4e5 .progress_pro_6f5a:before {
  background: rgba(255, 255, 255, 0.9);
}
.plasma_5ff9.disabled-bottom-e4e5 .slow-b164 .table-top-078c li a,
.plasma_5ff9.disabled-bottom-e4e5 .slow-b164 .container-top-5201,
.plasma_5ff9.disabled-bottom-e4e5 .search_light_fd2c {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_5ff9.disabled-bottom-e4e5 .slow-b164 .container-top-5201:focus,
.plasma_5ff9.disabled-bottom-e4e5 .slow-b164 .container-top-5201:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_5ff9.disabled-bottom-e4e5 .table-top-078c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_5ff9.pro_bd7f .down_5eeb,
.plasma_5ff9.pro_bd7f .avatar-tiny-ee71 a,
.plasma_5ff9.pro_bd7f .row_lite_a907 .container-top-5201,
.plasma_5ff9.pro_bd7f .row_lite_a907 a,
.plasma_5ff9.pro_bd7f .search_light_fd2c a {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_5ff9.pro_bd7f .down_5eeb:hover,
.plasma_5ff9.pro_bd7f .avatar-tiny-ee71 a:hover,
.plasma_5ff9.pro_bd7f .row_lite_a907 .container-top-5201:hover,
.plasma_5ff9.pro_bd7f .row_lite_a907 a:hover,
.plasma_5ff9.pro_bd7f .search_light_fd2c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_5ff9.pro_bd7f .breadcrumb_297f {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_5ff9.pro_bd7f .focused_0582 {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_5ff9.pro_bd7f .focused_0582:before {
  background: rgba(255, 255, 255, 0.08);
}
.plasma_5ff9.pro_bd7f .progress_pro_6f5a:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma_5ff9.pro_bd7f .slow-b164 .table-top-078c li a,
.plasma_5ff9.pro_bd7f .slow-b164 .container-top-5201,
.plasma_5ff9.pro_bd7f .search_light_fd2c {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_5ff9.pro_bd7f .slow-b164 .container-top-5201:focus,
.plasma_5ff9.pro_bd7f .slow-b164 .container-top-5201:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_5ff9.pro_bd7f .table-top-078c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_pro_6f5a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress_pro_6f5a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wrapper_bottom_8cff {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel-green-76e2 .plasma_5ff9 {
  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;
}
.carousel-green-76e2 .focused_0582 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel-green-76e2 .focused_0582: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) {
  .carousel-green-76e2 .focused_0582:before {
    width: 16%;
    left: 42%;
  }
}
.carousel-green-76e2 .focused_0582:last-child:before {
  content: none;
}
.carousel-green-76e2 .focused_0582[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel-green-76e2 .slow-b164 .table-top-078c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel-green-76e2 .slow-b164 .table-top-078c li a .container-top-5201 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel-green-76e2 .slow-b164 .search_light_fd2c {
  border: none;
}
.carousel-green-76e2 .slow-b164 .search_light_fd2c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel-green-76e2 .progress_pro_6f5a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel-green-76e2 .wrapper_bottom_8cff {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel-green-76e2 .pro_bd7f .progress_pro_6f5a:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-green-76e2 .disabled-bottom-e4e5.sidebar-gold-92d1 .frame_035b {
  background: rgba(0, 0, 0, 0.6);
}
.carousel-green-76e2
  .disabled-bottom-e4e5.sidebar-gold-92d1
  .frame_035b::after,
.carousel-green-76e2
  .disabled-bottom-e4e5.sidebar-gold-92d1
  .frame_035b:before {
  background: inherit;
}
.carousel-green-76e2
  .disabled-bottom-e4e5.sidebar-gold-92d1:hover
  .frame_035b {
  background: rgba(0, 0, 0, 0.8);
}
.banner-west-9fcc .plasma_5ff9 {
  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) {
  .banner-west-9fcc .plasma_5ff9 {
    width: auto;
    right: 45px;
  }
}
.disabled-active-9fb3 .plasma_5ff9 {
  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) {
  .disabled-active-9fb3 .plasma_5ff9 {
    width: auto;
    left: 45px;
  }
}
.media-87a2 .plasma_5ff9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.media-87a2 .wrapper_bottom_8cff {
  max-width: 48em;
  margin: 0 auto;
}
.media-87a2 .progress_pro_6f5a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover_641e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover_641e.carousel-green-76e2 .plasma_5ff9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover_641e.banner-west-9fcc .plasma_5ff9 {
  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);
}
.hover_641e .plasma_5ff9 {
  visibility: visible;
}
.hover_641e.disabled-active-9fb3 .plasma_5ff9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.basic_b5c9,
.texture_orange_472c {
  overflow-x: hidden;
}
.basic_b5c9 .plasma_5ff9 {
  overflow: auto;
}
.basic_b5c9.carousel-green-76e2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_b5c9.carousel-green-76e2 .plasma_5ff9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.basic_b5c9.carousel-green-76e2 .complex-c728 {
  opacity: 0;
}
.basic_b5c9.banner-west-9fcc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_b5c9.banner-west-9fcc .plasma_5ff9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.basic_b5c9.banner-west-9fcc .complex-c728 {
  opacity: 0;
}
.basic_b5c9.disabled-active-9fb3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_b5c9.disabled-active-9fb3 .plasma_5ff9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.basic_b5c9.disabled-active-9fb3 .complex-c728 {
  opacity: 0;
}
.basic_b5c9.media-87a2 .plasma_5ff9 {
  z-index: 10;
  visibility: visible;
}
.sidebar-gold-92d1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sidebar-gold-92d1 .frame_035b {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-gold-92d1 .frame_035b::after,
.sidebar-gold-92d1 .frame_035b:before {
  background: inherit;
}
.sidebar-gold-92d1:hover .frame_035b {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-active-9fb3 .sidebar-gold-92d1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.media-87a2 .sidebar-gold-92d1 {
  display: none !important;
}
.basic_b5c9:before,
.texture_orange_472c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.basic_b5c9 .sidebar-gold-92d1,
.texture_orange_472c .sidebar-gold-92d1 {
  display: inline-block;
}
.plasma_5ff9 .glass-a2c2 {
  -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;
}
.basic_b5c9 .plasma_5ff9 .glass-a2c2,
.texture_orange_472c .plasma_5ff9 .glass-a2c2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper-6bff .dynamic_f233 {
  width: 100%;
}
.bottom_a693 {
  padding: 0 0.5em 0;
}
.bottom_a693 [class*="customify-col-"],
.bottom_a693 [class*="customify-col_"],
.bottom_a693 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hot-567b .bottom_a693 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade-b6f4 .fresh_e903,
  .fresh_e903 {
    display: none;
  }
  .hover-yellow-91d5 {
    text-align: left;
  }
  .wrapper_fa91 {
    text-align: center;
  }
  .up_848b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade-b6f4 .button_a262,
  .button_a262 {
    display: none;
  }
  .paper_be89 {
    text-align: left;
  }
  .column-out-6202 {
    text-align: center;
  }
  .outer_5697 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade-b6f4 .tooltip-5a09,
  .tooltip-5a09 {
    display: none;
  }
  .table-gold-c17b {
    text-align: left;
  }
  .gas_3f67 {
    text-align: center;
  }
  .avatar-small-a10e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag-1000 {
  box-shadow: none !important;
}
.motion-7e2a .dim-a07f,
.out_e991 .dim-a07f {
  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;
}
.out_e991 .dim-a07f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cold_2822 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cold_2822:after,
.cold_2822:before {
  content: "";
  display: table;
}
.cold_2822:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cold_2822 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cold_2822,
.layout-1e7e {
  max-width: 1248px;
  margin: 0 auto;
}

.popup-orange-2e7d.slider_dc78 .cold_2822 {
  max-width: 100%;
}
.popup-orange-2e7d.steel-68cf {
  max-width: 1200px;
  margin: 0 auto;
}
.popup-orange-2e7d.white-7453 .cold_2822 {
  max-width: 100%;
}
.popup-orange-2e7d.white-7453 > .cold_2822 {
  padding-left: 0;
  padding-right: 0;
}
.popup-orange-2e7d.white-7453 > .cold_2822 .shade-b6f4 {
  margin: 0;
}
.popup-orange-2e7d.white-7453
  > .cold_2822
  .action_eb58.title_silver_a529 {
  margin-right: 0;
  margin-left: 0;
}
.popup-orange-2e7d.white-7453 #main.title_silver_a529 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .up_de38 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .up_de38 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container-clean-6e73 .box-f353 {
    padding-right: 1em;
  }
  .container-clean-6e73.background_easy_ebe6 .action_eb58 {
    border-right: 1px solid #eaecee;
  }
  .container-clean-6e73.background_easy_ebe6 .box-f353 {
    padding-right: 1em;
  }
  .container-clean-6e73.background_easy_ebe6 .title_wide_7dad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-hot-4592 .box-f353 {
    padding-left: 1em;
  }
  .border-hot-4592.background_easy_ebe6 .action_eb58 {
    border-left: 1px solid #eaecee;
  }
  .border-hot-4592.background_easy_ebe6 .box-f353 {
    padding-left: 1em;
  }
  .border-hot-4592.background_easy_ebe6 .title_wide_7dad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo-pressed-0f14 .box-f353 {
    padding-left: 1em;
  }
  .logo-pressed-0f14.background_easy_ebe6 .middle_53f5 {
    border-right: 1px solid #eaecee;
  }
  .logo-pressed-0f14.background_easy_ebe6 .media-a703 {
    border-right: 1px solid #eaecee;
  }
  .logo-pressed-0f14.background_easy_ebe6 .box-f353 {
    padding-left: 1em;
  }
  .logo-pressed-0f14.background_easy_ebe6 .title_wide_7dad {
    padding-right: 1em;
  }
  .logo-pressed-0f14.background_easy_ebe6 .hard_ccbe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_68c2 .box-f353 {
    padding-right: 1em;
  }
  .avatar_68c2.background_easy_ebe6 .middle_53f5 {
    border-left: 1px solid #eaecee;
  }
  .avatar_68c2.background_easy_ebe6 .media-a703 {
    border-left: 1px solid #eaecee;
  }
  .avatar_68c2.background_easy_ebe6 .box-f353 {
    padding-right: 1em;
  }
  .avatar_68c2.background_easy_ebe6 .title_wide_7dad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_68c2.background_easy_ebe6 .hard_ccbe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up_de38 .box-f353 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_de38.background_easy_ebe6 .action_eb58 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .up_de38.background_easy_ebe6 .box-f353 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_de38.background_easy_ebe6 .title_wide_7dad {
    padding-left: 1em;
  }
  .up_de38.background_easy_ebe6 .hard_ccbe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .up_de38.background_easy_ebe6 .box-f353 {
    padding-left: 0;
  }
}
.pink-bb61 .title_096d {
  display: inline-block;
}
.photo_e9ed {
  display: inline-block;
}
.large-9101 {
  word-con: break-word;
}
.component_focused_add5 > span {
  display: inline-block;
  padding: 5px 0;
}
.component_focused_add5 .outline_basic_efd5 {
  margin-left: 8px;
  margin-right: 8px;
}
.component_focused_add5 .mini-ef5a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.west_29f3 .texture_b478 {
  margin-bottom: 2em;
}
.west_29f3 .over_898b {
  margin-bottom: 15px;
}
.west_29f3 .over_898b:last-child {
  margin-bottom: 0;
}
.west_29f3 .item_rough_2f99 {
  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) {
  .west_29f3 .item_rough_2f99 {
    display: block;
  }
}
.west_29f3 .texture-east-5fde {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .west_29f3 .texture-east-5fde {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.west_29f3 .badge-up-a6c6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.west_29f3 .badge-up-a6c6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.west_29f3 .badge-up-a6c6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.west_29f3 .large-9101 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.west_29f3 .large-9101 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.west_29f3 .tiny-a356 p:last-child {
  margin-bottom: 0;
}
.west_29f3 .cold_fe5d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.west_29f3 .content-df1e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.west_29f3 .in-52de {
  margin-top: 1em;
}
.west_29f3 .picture-89f8 {
  top: 0;
  display: block;
}
.west_29f3 .picture-89f8 a {
  color: inherit;
}
.west_29f3 .picture-89f8 a:hover {
  color: inherit;
}
.west_29f3 .west_2ea1 {
  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;
}
.west_29f3 .west_2ea1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.west_29f3 .content-df1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.west_29f3 .overlay-d521 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.west_29f3 .overlay-d521:first-child {
  margin-top: 0;
}
.west_29f3 .overlay-d521.primary-803e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.west_29f3 .overlay-d521.text-cool-c48c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.west_29f3
  .overlay-d521.text-cool-c48c.east-9667
  .in-52de {
  width: 100%;
}
.west_29f3 .text-cool-c48c {
  -webkit-box-align: center;
  align-items: center;
}
.west_29f3 .text-cool-c48c .component_focused_add5,
.west_29f3 .text-cool-c48c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.west_29f3 .badge-up-a6c6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west_29f3 .badge-up-a6c6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west_29f3 .badge-up-a6c6: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;
}
.west_29f3 .primary-803e {
  z-index: 5;
}
.west_29f3 .video_steel_41de .gradient-f95a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.west_29f3 .footer-7c98 .gradient-f95a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.west_29f3 .outline-complex-4597 .gradient-f95a {
  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;
}
.west_29f3.west_cc17 .item_rough_2f99,
.west_29f3.background_in_de9e .item_rough_2f99 {
  display: block;
}
.west_29f3.west_cc17 .item_rough_2f99 .clean-59d7,
.west_29f3.west_cc17 .item_rough_2f99 .content-df1e,
.west_29f3.background_in_de9e .item_rough_2f99 .clean-59d7,
.west_29f3.background_in_de9e .item_rough_2f99 .content-df1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.west_29f3.thumbnail_first_c0e0 .texture-east-5fde {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .west_29f3.thumbnail_first_c0e0 .texture-east-5fde {
    margin-right: 0;
  }
}
.west_29f3.west_cc17 .texture-east-5fde,
.west_29f3.background_in_de9e .texture-east-5fde {
  padding-top: 40%;
}
.west_29f3.west_cc17 .texture_b478,
.west_29f3.background_in_de9e .texture_b478 {
  display: block;
}
.west_29f3.west_cc17 .fn-sticky-ef51 .content-df1e,
.west_29f3.background_in_de9e .fn-sticky-ef51 .content-df1e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.west_29f3.west_cc17 .texture-east-5fde,
.west_29f3.background_in_de9e .texture-east-5fde {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.west_29f3.west_cc17 .content-df1e {
  padding: 1em;
}
.upper_472f {
  margin: 30px auto;
  display: block;
}
.upper_472f .east_49ef > * {
  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;
}
.upper_472f .east_49ef > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.upper_472f .east_49ef span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-rough-69c0 .component_focused_add5 {
  margin-bottom: 1.41575em;
}
.gradient-rough-69c0 .dropdown-static-4960 {
  margin-bottom: 1.618em;
}
.wrapper_outer_f06b .hard-0c0f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wrapper_outer_f06b .hard-0c0f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wrapper_outer_f06b .medium_23c1 {
  max-width: 100%;
  overflow: auto;
}
.box-fa50 .wrapper_outer_f06b a:hover {
  text-decoration: underline;
}
.chip_b067 .over_898b:not(.large-9101),
.chip_b067 .badge-up-a6c6 {
  margin-bottom: 1.41575em;
}
.chip_b067 .over_898b:not(.large-9101):last-child,
.chip_b067 .badge-up-a6c6:last-child {
  margin-bottom: 0;
}
.chip_b067 .over_898b.aside_cool_db14 {
  margin-bottom: 0.41575em;
}
.chip_b067 .under-5029:before,
.chip_b067 .smooth-81e9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.chip_b067 .under-5029:before {
  content: "\f115";
}
.chip_b067 .smooth-81e9:before {
  content: "\f02c";
}
.chip_b067 .message-06c7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.chip_b067 .message-06c7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.table_tall_784e {
  display: -webkit-box;
  display: flex;
}
.table_tall_784e .outline_e10e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .table_tall_784e .outline_e10e {
    flex-basis: 90px;
  }
}
.table_tall_784e .heading-red-055c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_tall_784e .heading-red-055c {
    flex-basis: calc(100% - 50px);
  }
}
.table_tall_784e .soft-2c92 p:last-child {
  margin-bottom: 0.72em;
}
.section-d79a .east_49ef {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.section-d79a .east_49ef:after,
.section-d79a .east_49ef:before {
  content: "";
  display: table;
}
.section-d79a .east_49ef:after {
  clear: both;
}
.section-d79a .east_49ef .title_c147,
.section-d79a .east_49ef .small_3d1b {
  width: 49%;
}
.section-d79a .east_49ef .title_c147 a span.silver_ba03,
.section-d79a .east_49ef .small_3d1b a span.silver_ba03 {
  display: block;
  margin-bottom: 5px;
}
.section-d79a .east_49ef .small_3d1b {
  float: left;
  text-align: left;
}
.section-d79a .east_49ef .title_c147 {
  float: right;
  text-align: right;
}
.modal-e893 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal-e893 {
    margin-bottom: 0;
  }
}
.module_04dd {
  margin-bottom: 1em;
}
.module_04dd .large-9101 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip_glass_f86e a {
  display: block;
  line-height: 0;
  position: relative;
}
.description-69ee .module_04dd,
.tabs-ea26 .module_04dd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .description-69ee .module_04dd,
  .tabs-ea26 .module_04dd {
    display: block;
  }
}
.description-69ee .tooltip_glass_f86e,
.tabs-ea26 .tooltip_glass_f86e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .description-69ee .tooltip_glass_f86e,
  .tabs-ea26 .tooltip_glass_f86e {
    margin-bottom: 1em;
  }
}
.description-69ee .tooltip_glass_f86e img,
.tabs-ea26 .tooltip_glass_f86e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.description-69ee .slider-376f,
.tabs-ea26 .slider-376f {
  flex-basis: calc(100% - 160px);
}
.description-69ee .slider-376f p,
.tabs-ea26 .slider-376f p {
  margin-bottom: 0;
}
.description-69ee .slider-376f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .description-69ee .slider-376f {
    padding-left: 0;
  }
}
.tabs-ea26 .slider-376f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tabs-ea26 .slider-376f {
    padding-right: 0;
  }
}
.tabs-ea26 .tooltip_glass_f86e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.red-4a7c .tooltip_glass_f86e {
  margin-bottom: 0.5em;
}
.red-4a7c .tooltip_glass_f86e img {
  width: 100%;
}
.wide_6d70 .lower-3415,
.gallery-selected-2d18 .lower-3415 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gallery-selected-2d18 .action_eb58 .module-dim-e211 p:last-child {
  margin-bottom: 0;
}
.article-ba30 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module-basic-1420 .message_paper_60ef {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module-basic-1420 .message_paper_60ef:last-of-type {
    margin-bottom: 0;
  }
}
.module-basic-1420 .message_paper_60ef ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-basic-1420 .message_paper_60ef ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module-basic-1420 .message_paper_60ef ul li {
  margin: 0 0 0.6em;
}
.module-basic-1420 .message_paper_60ef ul li.nav_6048,
.module-basic-1420 .message_paper_60ef ul li.main-up-9e2a {
  position: relative;
}
.module-basic-1420 .message_paper_60ef ul li.nav_6048 .full-3a7d,
.module-basic-1420 .message_paper_60ef ul li.main-up-9e2a .full-3a7d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module-basic-1420 .message_paper_60ef ul li.nav_6048:after:after,
.module-basic-1420 .message_paper_60ef ul li.nav_6048:after:before,
.module-basic-1420
  .message_paper_60ef
  ul
  li.main-up-9e2a:after:after,
.module-basic-1420
  .message_paper_60ef
  ul
  li.main-up-9e2a:after:before {
  content: "";
  display: table;
}
.module-basic-1420 .message_paper_60ef ul li.nav_6048:after:after,
.module-basic-1420
  .message_paper_60ef
  ul
  li.main-up-9e2a:after:after {
  clear: both;
}
.module-basic-1420 .message_paper_60ef a.progress_liquid_a04c:hover {
  text-decoration: none;
}
.module-basic-1420 .message_paper_60ef select {
  max-width: 100%;
}
.module-basic-1420 .message_paper_60ef table {
  font-size: 85%;
}
.module-basic-1420 .message_paper_60ef table td,
.module-basic-1420 .message_paper_60ef table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module-basic-1420 .message_paper_60ef table tfoot td {
  text-align: left;
}
.module-basic-1420 .message_paper_60ef :last-child {
  margin-bottom: 0;
}
.module-basic-1420 .message_paper_60ef .blue_c5aa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module-basic-1420 .message_paper_60ef .blue_c5aa label {
  width: 100%;
}
.module-basic-1420 .message_paper_60ef .blue_c5aa .badge_over_80ba {
  width: 100%;
  display: block;
}
.module-basic-1420 .message_paper_60ef .blue_c5aa .bottom-7d84 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module-basic-1420 .message_paper_60ef .blue_c5aa .bottom-7d84:hover svg #svg-search {
  fill: #444;
}
.module-basic-1420 .message_paper_60ef .blue_c5aa .bottom-7d84 svg {
  width: 18px;
  height: 18px;
}
.module-basic-1420 .cool_c391 ul ul,
.module-basic-1420 .bottom_1011 ul ul,
.module-basic-1420 .content-744e ul ul,
.module-basic-1420 .secondary_top_5a48 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module-basic-1420 .cool_c391 .chip_52ab > a,
.module-basic-1420 .bottom_1011 .chip_52ab > a,
.module-basic-1420 .content-744e .chip_52ab > a,
.module-basic-1420 .secondary_top_5a48 .chip_52ab > a {
  margin-bottom: 0;
}
.module-basic-1420 .thick-336f li,
.module-basic-1420 .cool_c391 li,
.module-basic-1420 .surface_next_dce7 li,
.module-basic-1420 .bottom_1011 li,
.module-basic-1420 .content-744e li,
.module-basic-1420 .secondary_top_5a48 li,
.module-basic-1420 .module-glass-75d6 li,
.module-basic-1420 .grid-easy-a7fa li {
  display: block;
  position: relative;
}
.module-basic-1420 .thick-336f li:last-child,
.module-basic-1420 .cool_c391 li:last-child,
.module-basic-1420 .surface_next_dce7 li:last-child,
.module-basic-1420 .bottom_1011 li:last-child,
.module-basic-1420 .content-744e li:last-child,
.module-basic-1420 .secondary_top_5a48 li:last-child,
.module-basic-1420 .module-glass-75d6 li:last-child,
.module-basic-1420 .grid-easy-a7fa li:last-child {
  border: none;
}
.module-basic-1420 .thick-336f li a,
.module-basic-1420 .cool_c391 li a,
.module-basic-1420 .surface_next_dce7 li a,
.module-basic-1420 .bottom_1011 li a,
.module-basic-1420 .content-744e li a,
.module-basic-1420 .secondary_top_5a48 li a,
.module-basic-1420 .module-glass-75d6 li a,
.module-basic-1420 .grid-easy-a7fa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-basic-1420 .thick-336f li ul li::before,
.module-basic-1420 .cool_c391 li ul li::before,
.module-basic-1420 .surface_next_dce7 li ul li::before,
.module-basic-1420 .bottom_1011 li ul li::before,
.module-basic-1420 .content-744e li ul li::before,
.module-basic-1420 .secondary_top_5a48 li ul li::before,
.module-basic-1420 .module-glass-75d6 li ul li::before,
.module-basic-1420 .grid-easy-a7fa li ul li::before {
  left: 15px;
}
.module-basic-1420 .thick-336f li ul a,
.module-basic-1420 .cool_c391 li ul a,
.module-basic-1420 .surface_next_dce7 li ul a,
.module-basic-1420 .bottom_1011 li ul a,
.module-basic-1420 .content-744e li ul a,
.module-basic-1420 .secondary_top_5a48 li ul a,
.module-basic-1420 .module-glass-75d6 li ul a,
.module-basic-1420 .grid-easy-a7fa li ul a {
  padding-left: 20px;
}
.module-basic-1420 .thick-336f li ul ul li::before,
.module-basic-1420 .cool_c391 li ul ul li::before,
.module-basic-1420 .surface_next_dce7 li ul ul li::before,
.module-basic-1420 .bottom_1011 li ul ul li::before,
.module-basic-1420 .content-744e li ul ul li::before,
.module-basic-1420 .secondary_top_5a48 li ul ul li::before,
.module-basic-1420 .module-glass-75d6 li ul ul li::before,
.module-basic-1420 .grid-easy-a7fa li ul ul li::before {
  left: 30px;
}
.module-basic-1420 .thick-336f li ul ul a,
.module-basic-1420 .cool_c391 li ul ul a,
.module-basic-1420 .surface_next_dce7 li ul ul a,
.module-basic-1420 .bottom_1011 li ul ul a,
.module-basic-1420 .content-744e li ul ul a,
.module-basic-1420 .secondary_top_5a48 li ul ul a,
.module-basic-1420 .module-glass-75d6 li ul ul a,
.module-basic-1420 .grid-easy-a7fa li ul ul a {
  padding-left: 40px;
}
.module-basic-1420 .message-8633 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-basic-1420 .grid-easy-a7fa ul li {
  margin-bottom: 1.41575em;
}
.module-basic-1420 .grid-easy-a7fa ul li .description_cae6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module-basic-1420 .grid-easy-a7fa ul li .short-ad17 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pro_bd7f .thick-336f li a,
.pro_bd7f .cool_c391 li a,
.pro_bd7f .surface_next_dce7 li a,
.pro_bd7f .bottom_1011 li a,
.pro_bd7f .content-744e li a,
.pro_bd7f .secondary_top_5a48 li a,
.pro_bd7f .module-glass-75d6 li a,
.pro_bd7f .grid-easy-a7fa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_bd7f .message-8633 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_bd7f .message_paper_60ef ul li.nav_6048 .full-3a7d,
.pro_bd7f .message_paper_60ef ul li.main-up-9e2a .full-3a7d {
  background: rgba(0, 0, 0, 0.2);
}
.pro_bd7f .module-basic-1420 .message_paper_60ef select {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li {
  margin: 0;
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li ul {
  margin: 0;
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li ul li a {
  padding-left: 15px;
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li ul li li a {
  padding-left: 30px;
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li.badge_7bcc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li.badge_7bcc > 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;
}
.popup-orange-2e7d .module-basic-1420 .table-top-078c li.badge_7bcc > 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;
}
.header_lower_822e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.over-bc54 {
  position: relative;
  z-index: 10;
}
.over-bc54 .glass-a2c2 {
  width: 100%;
  max-width: 100%;
}
.tooltip-d754 .gallery_0f56 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tooltip-d754 .disabled-bottom-e4e5 {
}
.tooltip-d754 .pro_bd7f {
  background: #292929;
}
.hidden_focused_6060 .gallery_0f56 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hidden_focused_6060 .disabled-bottom-e4e5 {
  background: #f9f9f9;
}
.hidden_focused_6060 .pro_bd7f {
  background: #303030;
}
.fixed_9110 .gallery_0f56 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fixed_9110 .title_096d {
    margin-bottom: 1em;
  }
  .fixed_9110 .title_096d:last-child {
    margin-bottom: 0;
  }
}
.fixed_9110 .disabled-bottom-e4e5 {
  background: #ededed;
}
.fixed_9110 .pro_bd7f {
  background: #1a1a1a;
}
.gallery_0f56.disabled-bottom-e4e5 {
  color: rgba(0, 0, 0, 0.6);
}
.gallery_0f56.disabled-bottom-e4e5 .modal-basic-69f2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_0f56.pro_bd7f {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_0f56.pro_bd7f a:not(.progress_liquid_a04c) {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_0f56.pro_bd7f a:not(.progress_liquid_a04c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_0f56.pro_bd7f .modal-basic-69f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_0f56.pro_bd7f table tbody td,
.gallery_0f56.pro_bd7f table th {
  background: rgba(0, 0, 0, 0.08);
}
.accent_brown_036b.article_2628 .cold_2822 {
  max-width: initial;
}
.accent_brown_036b .secondary_8621 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accent_brown_036b .secondary_8621 .glass-a2c2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accent_brown_036b .secondary_8621 .glass-a2c2 {
    display: block;
    margin-bottom: 2em;
  }
  .accent_brown_036b .secondary_8621 .glass-a2c2:last-child {
    margin-bottom: 0;
  }
}
.fixed_9110 .title_096d:last-child,
.hidden_focused_6060 .title_096d:last-child,
.tooltip-d754 .title_096d:last-child {
  margin-bottom: 0;
}
.fixed_9110 .title_096d .module-basic-1420 .message_paper_60ef:last-child,
.hidden_focused_6060 .title_096d .module-basic-1420 .message_paper_60ef:last-child,
.tooltip-d754 .title_096d .module-basic-1420 .message_paper_60ef:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fixed_9110 .next_58a6,
  .fixed_9110 .menu_9015,
  .hidden_focused_6060 .next_58a6,
  .hidden_focused_6060 .menu_9015,
  .tooltip-d754 .next_58a6,
  .tooltip-d754 .menu_9015 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .over-bc54 .title_096d {
    margin-bottom: 2em;
  }
}
.over-bc54 p:last-child {
  margin-bottom: 0;
}
.over-bc54 li,
.over-bc54 ul {
  list-style: none;
  margin: 0;
}
.over-bc54 ul ul {
  margin-left: 2.617924em;
}
.article-warm-b41e {
  font-size: 0.875em;
}

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