/*!
Theme Name: Customify
Theme URI: https://pressmaximum.light_7b18/customify
Author: WPCustomify
Author URI: https://pressmaximum.light_7b18
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.light_7b18/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.panel_f728.accent-8ca6/licenses/gpl-2.0.stone_f884
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.detail_4686/, (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.lite_ccbb.backdrop_5b24/normalize.focused-aa02/
 ======
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.focused-aa02 v7.0.0 | MIT License | github.light_7b18/necolas/normalize.focused-aa02 */
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;
}
.fixed-a5bc .media_3433,
.overlay_7553,
.backdrop-6379,
.header_medium_16ee,
.shade_liquid_c971,
.short_c6f8,
.clean-90d8,
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;
}
.overlay_7553,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay_7553,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_7553,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop-6379,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop-6379 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop-6379,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-6379,
  h2 {
    font-size: 1.7em;
  }
}
.header_medium_16ee,
h3 {
  font-size: 1.618em;
}
.fixed-a5bc .media_3433,
.shade_liquid_c971,
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.icon_2f04 {
  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;
}
.link-over-2de4:after,
.link-over-2de4:before,
.detail_e192:after,
.detail_e192:before {
  content: "";
  display: table;
}
.link-over-2de4:after,
.detail_e192:after {
  clear: both;
}
.small_8229 {
  float: right;
  margin-right: 0;
}
.search_hovered_dc36 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content_huge_4417 .list-bdd1,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.content_huge_4417 .list-bdd1: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;
}
.menu_steel_5b0c .list-bdd1 {
  box-shadow: none;
}
.menu_steel_5b0c
  .list-bdd1
  .header-south-7a13 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.menu_steel_5b0c .list-bdd1 .basic_4735 {
  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;
}
.menu_steel_5b0c
  .list-bdd1
  .basic_4735
  b {
  display: none;
}
.menu_steel_5b0c .summary-old-8be3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.south_336d:not(.filter_focused_89a4):not(.alert_static_c75f),
button:not(.filter_focused_89a4):not(.alert_static_c75f),
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ),
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ),
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ) {
  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;
}
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):hover,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):hover,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):hover,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):hover,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):active,
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):active,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):active,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):active,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):active,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus {
  outline: 0;
}
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d {
  position: relative;
}
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .panel-05dc,
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .photo_down_9d9f,
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .text-copper-caae,
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  i,
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  svg,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .panel-05dc,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .photo_down_9d9f,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .text-copper-caae,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  i,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  svg,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .panel-05dc,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .photo_down_9d9f,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .text-copper-caae,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  i,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  svg,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .panel-05dc,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .photo_down_9d9f,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .text-copper-caae,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  i,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  svg,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .panel-05dc,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .photo_down_9d9f,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  .text-copper-caae,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  i,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d
  svg {
  visibility: hidden;
}
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d:after,
button:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d:after,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d:after,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d:after,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ).fn-loading-c07d: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;
}
.south_336d:not(.filter_focused_89a4):not(.alert_static_c75f),
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ),
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ),
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ) {
  color: #fff;
  background: #235787;
}
.south_336d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus,
input[type="button"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus,
input[type="reset"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus,
input[type="submit"]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ):focus {
  color: #fff;
}
.south_336d.fn-disabled-c07d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ),
.south_336d[disabled]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ),
button.fn-disabled-c07d:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ),
button[disabled]:not(.filter_focused_89a4):not(
    .alert_static_c75f
  ) {
  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;
}
.red-4131 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.red-4131: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;
}
.list_old_cfd4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice-action-42c3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dim-cce3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.link-over-2de4:after,
.link-over-2de4:before,
.popup_80ee:after,
.popup_80ee:before,
.liquid-e7d5:after,
.liquid-e7d5:before,
.tag-7bd4:after,
.tag-7bd4:before,
.paragraph_thick_74a4:after,
.paragraph_thick_74a4:before,
.footer_slow_3926:after,
.footer_slow_3926:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.link-over-2de4:after,
.popup_80ee:after,
.liquid-e7d5:after,
.tag-7bd4:after,
.paragraph_thick_74a4:after,
.footer_slow_3926:after {
  clear: both;
}
.popup_80ee .prev-6261,
.liquid-e7d5 .prev-6261,
.focus-7139 .prev-6261 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hovered-8cdb {
  display: inline-block;
}
.progress_a61a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress_a61a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress_a61a .title_cdba {
  padding: 1em 0;
  font-size: 85%;
}
.title_cdba {
  text-align: left;
  font-style: italic;
  color: #999;
}
.carousel-rough-fadf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.carousel-rough-fadf:after,
.carousel-rough-fadf:before {
  content: "";
  display: table;
}
.carousel-rough-fadf:after {
  clear: both;
}
.notification_37a9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar_5e17 .notification_37a9 {
  max-width: 50%;
}
.cool-fcf7 .notification_37a9 {
  max-width: 33.33%;
}
.highlight_f4c9 .notification_37a9 {
  max-width: 25%;
}
.pink-7605 .notification_37a9 {
  max-width: 20%;
}
.widget-4e30 .notification_37a9 {
  max-width: 16.66%;
}
.button_down_41ff .notification_37a9 {
  max-width: 14.28%;
}
.selected-13fe .notification_37a9 {
  max-width: 12.5%;
}
.complex-9d7c .notification_37a9 {
  max-width: 11.11%;
}
.wide-b78a {
  display: block;
}
.fixed-a5bc .accordion-9df1 label,
.fixed-a5bc .thumbnail_0a01 label,
.fixed-a5bc .aside_black_6e3a label,
.fixed-a5bc .hover-0ce3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_b7ba {
  list-style: none;
  margin: 0;
}
.hot_b7ba article.avatar_6554 {
  margin-bottom: 0;
}
.hot_b7ba ul {
  list-style: none;
  margin: 0;
}
.hot_b7ba .east_7f42 li.avatar_6554 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_b7ba .east_7f42 li.avatar_6554 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_b7ba .east_7f42 li.avatar_6554: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) {
  .hot_b7ba .east_7f42 li.avatar_6554 li.avatar_6554 li.avatar_6554 li.avatar_6554 {
    padding-left: 0;
  }
}
article.avatar_6554 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_6554 .popup_80ee p:last-of-type {
  margin-bottom: 0;
}
article.avatar_6554 .focused_23b5 {
  float: left;
}
article.avatar_6554 .highlight-silver-655b {
  margin-left: 85px;
}
article.avatar_6554 .backdrop_up_bb43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_6554 .backdrop_up_bb43 .pagination_full_9690 {
  margin-left: 10px;
}
article.avatar_6554 .frame_ef1e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_6554 .detail_8cc9 {
  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 .accordion-9df1,
  #respond .aside_black_6e3a,
  #respond .hover-0ce3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accordion-9df1 input,
#respond .aside_black_6e3a input,
#respond .hover-0ce3 input {
  width: 100%;
}
#respond .hover-0ce3 {
  margin-right: 0;
}
#respond .layout_42c2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.old_a338 {
  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;
}
.old_a338.content-next-3319 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.old_a338 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%);
}
.old_a338:focus,
.old_a338: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);
}
.card_e5a6 {
  border-radius: 10%;
}
.modal_6621 {
  border-radius: 50%;
}
.surface-e026 {
  font-size: 0.72em;
}
.content-mini-f0fe {
  font-size: 0.875em;
}
.up-711c {
  font-size: 1.1em;
}
.icon-5756 {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon-5756.surface-e026 {
  letter-spacing: 0.5px;
}
.stone-4078,
.stone-4078 a {
  color: #6d6d6d;
}
.stone-4078 a:hover {
  color: #111;
}
.preview-hard-bd29 {
  color: #6d6d6d;
}
.avatar-last-41dd {
  overflow-x: hidden;
}
.avatar-last-41dd .progress_5d8d.dropdown-42e8 {
  position: relative;
}
.avatar-last-41dd .progress_5d8d.dropdown-42e8.preview-simple-3c00 {
  position: initial;
}
.avatar-last-41dd
  .progress_5d8d.dropdown-42e8.preview-simple-3c00
  .overlay-08d5 {
  left: auto;
}
.avatar-last-41dd .progress_5d8d .overlay-08d5 {
  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;
}
.avatar-last-41dd .progress_5d8d:hover.dropdown-42e8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.avatar-last-41dd
  .progress_5d8d:hover.dropdown-42e8
  .overlay-08d5 {
  display: block;
  z-index: 9999999;
}
.avatar-last-41dd .mask_gas_d6c9 .nav-outer-43d2,
.avatar-last-41dd .glass-1813 .nav-outer-43d2 {
  display: none;
}
.avatar-last-41dd .column_60d9 .progress_5d8d:hover.dropdown-42e8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fixed-a5bc .accordion-9df1 label,
.fixed-a5bc .thumbnail_0a01 label,
.fixed-a5bc .aside_black_6e3a label,
.fixed-a5bc .hover-0ce3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_b7ba {
  list-style: none;
  margin: 0;
}
.hot_b7ba article.avatar_6554 {
  margin-bottom: 0;
}
.hot_b7ba ul {
  list-style: none;
  margin: 0;
}
.hot_b7ba .east_7f42 li.avatar_6554 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_b7ba .east_7f42 li.avatar_6554 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_b7ba .east_7f42 li.avatar_6554: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) {
  .hot_b7ba .east_7f42 li.avatar_6554 li.avatar_6554 li.avatar_6554 li.avatar_6554 {
    padding-left: 0;
  }
}
article.avatar_6554 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_6554 .popup_80ee p:last-of-type {
  margin-bottom: 0;
}
article.avatar_6554 .focused_23b5 {
  float: left;
}
article.avatar_6554 .highlight-silver-655b {
  margin-left: 85px;
}
article.avatar_6554 .backdrop_up_bb43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_6554 .backdrop_up_bb43 .pagination_full_9690 {
  margin-left: 10px;
}
article.avatar_6554 .frame_ef1e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_6554 .detail_8cc9 {
  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 .accordion-9df1,
  #respond .aside_black_6e3a,
  #respond .hover-0ce3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accordion-9df1 input,
#respond .aside_black_6e3a input,
#respond .hover-0ce3 input {
  width: 100%;
}
#respond .hover-0ce3 {
  margin-right: 0;
}
#respond .layout_42c2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask_gas_d6c9 .bottom-6461 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom-6461 .bronze-b0c3.wide-bebb .backdrop_eb1d > li > a:focus,
.bottom-6461 .bronze-b0c3.wide-bebb .backdrop_eb1d > li > a:hover,
.bottom-6461 .bronze-b0c3.list_4dac .backdrop_eb1d > li > a:focus,
.bottom-6461 .bronze-b0c3.list_4dac .backdrop_eb1d > li > a:hover,
.bottom-6461 .bronze-b0c3.badge-bf57 .backdrop_eb1d > li > a:focus,
.bottom-6461 .bronze-b0c3.badge-bf57 .backdrop_eb1d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-6461
  .bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li.copper-fb68
  > a,
.bottom-6461
  .bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li.stale-6e97
  > a,
.bottom-6461
  .bronze-b0c3.list_4dac
  .backdrop_eb1d
  > li.copper-fb68
  > a,
.bottom-6461
  .bronze-b0c3.list_4dac
  .backdrop_eb1d
  > li.stale-6e97
  > a,
.bottom-6461
  .bronze-b0c3.badge-bf57
  .backdrop_eb1d
  > li.copper-fb68
  > a,
.bottom-6461 .bronze-b0c3.badge-bf57 .backdrop_eb1d > li.out_e2af > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-6461 .avatar-7282,
.bottom-6461 .avatar-7282 a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-6461 .last_950b.block-lite-f720 li a,
.bottom-6461 .header-9c06 a,
.bottom-6461 .status-c8b8,
.bottom-6461 .backdrop_eb1d > li > a,
.bottom-6461 .white_e611 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461 .last_950b.block-lite-f720 li a:hover,
.bottom-6461 .header-9c06 a:hover,
.bottom-6461 .status-c8b8:hover,
.bottom-6461 .backdrop_eb1d > li > a:hover,
.bottom-6461 .white_e611:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-6461 .primary_solid_dfcf {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461 .primary_solid_dfcf .texture-bf05 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-6461 .primary_solid_dfcf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-6461 .tabs-2124 .item_4b9c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461 .tabs-2124 .item_4b9c .stale-4d74 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461
  .tabs-2124
  .item_4b9c
  .stale-4d74::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461
  .tabs-2124
  .item_4b9c
  .stale-4d74:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461
  .tabs-2124
  .item_4b9c
  .stale-4d74::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461
  .tabs-2124
  .item_4b9c
  .stale-4d74::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461 .tabs-2124 .clean_325c {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-6461 .tabs-2124 .clean_325c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_ce03
  .bottom-6461
  .tabs-2124
  .red-523d
  .pink-d7d5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_ce03
  .bottom-6461
  .tabs-2124
  .red-523d
  .stale-4d74 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_gas_d6c9 .frame_outer_8fbf {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.frame_outer_8fbf .bronze-b0c3.wide-bebb .backdrop_eb1d > li > a:focus,
.frame_outer_8fbf .bronze-b0c3.wide-bebb .backdrop_eb1d > li > a:hover,
.frame_outer_8fbf .bronze-b0c3.list_4dac .backdrop_eb1d > li > a:focus,
.frame_outer_8fbf .bronze-b0c3.list_4dac .backdrop_eb1d > li > a:hover,
.frame_outer_8fbf .bronze-b0c3.badge-bf57 .backdrop_eb1d > li > a:focus,
.frame_outer_8fbf .bronze-b0c3.badge-bf57 .backdrop_eb1d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_outer_8fbf
  .bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li.copper-fb68
  > a,
.frame_outer_8fbf
  .bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li.stale-6e97
  > a,
.frame_outer_8fbf
  .bronze-b0c3.list_4dac
  .backdrop_eb1d
  > li.copper-fb68
  > a,
.frame_outer_8fbf
  .bronze-b0c3.list_4dac
  .backdrop_eb1d
  > li.stale-6e97
  > a,
.frame_outer_8fbf
  .bronze-b0c3.badge-bf57
  .backdrop_eb1d
  > li.copper-fb68
  > a,
.frame_outer_8fbf .bronze-b0c3.badge-bf57 .backdrop_eb1d > li.out_e2af > a {
  color: rgba(0, 0, 0, 0.8);
}
.frame_outer_8fbf .avatar-7282,
.frame_outer_8fbf .avatar-7282 a {
  color: rgba(0, 0, 0, 0.8);
}
.frame_outer_8fbf .last_950b.block-lite-f720 li a,
.frame_outer_8fbf .header-9c06 a,
.frame_outer_8fbf .status-c8b8,
.frame_outer_8fbf .backdrop_eb1d > li > a,
.frame_outer_8fbf .white_e611 {
  color: rgba(0, 0, 0, 0.55);
}
.frame_outer_8fbf .last_950b.block-lite-f720 li a:hover,
.frame_outer_8fbf .header-9c06 a:hover,
.frame_outer_8fbf .status-c8b8:hover,
.frame_outer_8fbf .backdrop_eb1d > li > a:hover,
.frame_outer_8fbf .white_e611:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_outer_8fbf .primary_solid_dfcf {
  color: rgba(0, 0, 0, 0.55);
}
.frame_outer_8fbf .primary_solid_dfcf .texture-bf05 {
  color: rgba(0, 0, 0, 0.8);
}
.frame_outer_8fbf .primary_solid_dfcf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-dynamic-8863 .texture-wide-d9ee {
  margin-left: auto;
  margin-right: auto;
}
.liquid-e7d5 > * {
  margin-left: auto;
  margin-right: auto;
}
.liquid-e7d5 .list_old_cfd4 {
  margin-right: 1.41575em;
}
.alert_4931 .liquid-e7d5 > .red_fa0c {
  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;
}
.alert_4931 .liquid-e7d5 > .pagination_831d {
  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;
}
.static-f33a.notification-dynamic-8863 .texture-wide-d9ee,
.nav-tall-0d56.notification-dynamic-8863 .texture-wide-d9ee {
  margin-left: 0;
}
.status_right_79e3.notification-dynamic-8863 .texture-wide-d9ee,
.next_3d3e.notification-dynamic-8863 .texture-wide-d9ee {
  margin-right: 0;
}
.liquid-e7d5 ol,
.liquid-e7d5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.glass_eac5 video {
  max-width: 100%;
}
.under-26c7 img {
  display: block;
}
.under-26c7.list_old_cfd4,
.under-26c7.notice-action-42c3 {
  width: 100%;
}
.under-26c7.pagination_831d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.green_49fa:not(.overlay_south_23c7) {
  margin: 1.5em auto;
}
.grid_1a56 p {
  padding: 1.5em 14px;
}
ul.narrow-a7ab.pagination_831d,
ul.narrow-a7ab.red_fa0c,
ul.narrow-a7ab.image-soft-cb5b.red_fa0c {
  padding: 0 14px;
}
.green_83dd {
  display: block;
  overflow-x: auto;
}
.green_83dd table {
  border-collapse: collapse;
  width: 100%;
}
.green_83dd td,
.green_83dd th {
  padding: 0.5em;
}
.liquid-e7d5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.liquid-e7d5 ol ol,
.liquid-e7d5 ol ul,
.liquid-e7d5 ul ol,
.liquid-e7d5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.liquid-e7d5 ol ol li,
.liquid-e7d5 ol ul li,
.liquid-e7d5 ul ol li,
.liquid-e7d5 ul ul li {
  margin-left: 0;
}
.sort-3dda.component-red-47d4 > .info-86e9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sort-3dda.component-red-47d4 > .info-86e9 iframe,
.sort-3dda.component-red-47d4 > .info-86e9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.prev-439f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.prev-439f.slider-dbaf {
  padding: 0;
}
.prev-439f.slider-dbaf cite {
  font-size: 13px;
}
.prev-439f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.prev-439f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dirty_d781 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dirty_d781 > p:first-child {
  margin-top: 0;
}
.dirty_d781 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dirty_d781 blockquote {
  border-left: 0;
}
.menu_selected_a7ff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_selected_a7ff:not(.header_short_d6b9) {
  max-width: 100px;
}
.menu_selected_a7ff.block-c14b {
  border-bottom: none !important;
  text-align: center;
}
.menu_selected_a7ff.block-c14b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid_1a56 p {
    padding: 1.5em 0;
  }
}
.over_dd33 {
  color: #0073aa;
}
.summary_377c {
  background-color: #0073aa;
}
.brown-5f83 {
  color: #229fd8;
}
.over-2d59 {
  background-color: #229fd8;
}
.hero_static_3b5e {
  color: #eee;
}
.badge_ac93 {
  background-color: #eee;
}
.progress_b3df {
  color: #444;
}
.grid-e836 {
  background-color: #444;
}
.tertiary_warm_4914 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary_warm_4914 .slider-aa83 .header-9c06 {
  font-size: 15px;
}
.tertiary_warm_4914 .header-9c06 {
  line-height: 1.3;
}
.tertiary_warm_4914 .frame_outer_8fbf {
}
.tertiary_warm_4914 .bottom-6461 {
  background: #235787;
}
.green_dc4f {
  padding: 0;
}
.green_dc4f .bottom-6461 {
  background: #1a1a1a;
}
.green_dc4f .frame_outer_8fbf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pressed_713c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pressed_713c .frame_outer_8fbf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pressed_713c .bottom-6461 {
  background: #303030;
}
.footer_slow_3926 {
  position: relative;
  z-index: 10;
}
.footer_slow_3926 .video-new-8d47 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_short_f3a0 .dropdown-42e8 {
  display: inline-block;
  vertical-align: middle;
}
.preview_short_f3a0.header_thick_cb12 .dropdown-42e8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .preview_short_f3a0.header_thick_cb12 .dropdown-42e8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .preview_short_f3a0.header_thick_cb12 .dropdown-42e8 {
    margin-right: 0.4em;
  }
}
.preview_short_f3a0.header_thick_cb12 .dropdown-42e8:last-child {
  margin-right: 0;
}
.highlight_tiny_d41f .video-new-8d47 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mask_gas_d6c9 .slider-aa83 {
    margin: 0 -0.5em;
  }
  .mask_gas_d6c9 .slider-aa83 [class*="customify-col-"],
  .mask_gas_d6c9 .slider-aa83 [class*="customify-col_"],
  .mask_gas_d6c9 .slider-aa83 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mask_gas_d6c9.info_2f30 .video-new-8d47 {
  background: 0 0 !important;
}
.mask_gas_d6c9.info_2f30 .video-new-8d47,
.mask_gas_d6c9.highlight_tiny_d41f .video-new-8d47 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mask_gas_d6c9.outer-333b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mask_gas_d6c9.highlight_tiny_d41f .video-new-8d47 {
  box-shadow: none !important;
}
.status_tall_122a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status_tall_122a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status_tall_122a {
    padding: 18px 0 20px;
  }
}
.status_tall_122a .advanced-46ac {
  width: 100%;
}
.status_tall_122a .chip_in_daf7 {
  margin-bottom: 0;
}
.status_tall_122a .silver-1abc {
  margin-top: 5px;
  font-size: 0.875em;
}
.cool-398a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cool-398a .feature_last_54bc {
  width: 100%;
}
.breadcrumb-46b6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.breadcrumb-46b6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.breadcrumb-46b6 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;
}
.breadcrumb-46b6 li:last-child:after {
  display: none;
}
.breadcrumb-46b6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip-274a .nav-outer-43d2 button,
.status_tall_122a .nav-outer-43d2 button {
  left: 0;
}
.tooltip-274a .feature_last_54bc,
.status_tall_122a .feature_last_54bc {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-274a .cool-398a,
.status_tall_122a .cool-398a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip-274a {
  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;
}
.tooltip-274a: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;
}
.tooltip-274a .input_729b {
  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) {
  .tooltip-274a .input_729b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-274a .input_729b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-274a .input_729b {
    min-height: 200px;
  }
}
.tooltip-274a .breadcrumb-46b6 {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip-274a .breadcrumb-46b6 a,
.tooltip-274a .breadcrumb-46b6 li:after {
  color: inherit;
}
.tooltip-274a .breadcrumb-46b6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fast_fedb {
  margin-bottom: 0.5em;
}
.badge-cold-5b75 {
  margin-bottom: 1.2em;
}
.badge-cold-5b75,
.fast_fedb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge-cold-5b75 p:last-child,
.fast_fedb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .nav-outer-43d2,
#masthead .nav-outer-43d2 {
  display: none;
}
#masthead
  > .nav-outer-43d2.mask-1fb0 {
  display: none;
}
#masthead > .nav-outer-43d2 button {
  left: 0;
}
.static_65b0 {
  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%;
}
.static_65b0 .dropdown-42e8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.static_65b0 .column-0722 {
  display: -webkit-box;
  display: flex;
}
.static_65b0 .column-0722.primary-paper-89b9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.static_65b0 .column-0722.sidebar-tiny-468f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.static_65b0 .column-0722.alert-next-85b3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.static_65b0.content_73a4.active_motion_8694 .column-0722.primary-paper-89b9 {
  flex-basis: 100%;
}
.static_65b0.highlight-49d2 .column-0722.sidebar-tiny-468f {
  -webkit-box-flex: 1;
  flex: auto;
}
.static_65b0.highlight-49d2 .column-0722.alert-next-85b3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .nav-outer-43d2.mask-1fb0 {
  display: none;
}
#masthead > .nav-outer-43d2 button {
  left: 0;
}
.up_e649 {
  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;
}
.up_e649:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.up_e649.search_91c7 i {
  margin-right: 4px;
}
.up_e649.container-9829 i {
  margin-left: 5px;
}
.header-9c06 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header-9c06 p:last-child {
  margin-bottom: 0;
}
.picture_lite_aff6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture_lite_aff6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture_lite_aff6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture_lite_aff6 .avatar-7282 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture_lite_aff6 .wrapper-glass-ae49 {
  margin: 5px 0 7px 0;
}
.picture_lite_aff6.clean-f1f3 .plasma-3c1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_lite_aff6.clean-f1f3 .surface-ad62 {
  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;
}
.picture_lite_aff6.wrapper-19b5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture_lite_aff6.wrapper-19b5 .plasma-3c1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_lite_aff6.wrapper-19b5 .surface-ad62 {
  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;
}
.picture_lite_aff6.link-0ebc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_lite_aff6.highlight-03be {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture_lite_aff6.highlight-03be .surface-ad62 {
  margin-top: 7px;
}
.accent-huge-e47c {
  display: inline-block;
}
.footer_slow_3926 .solid_c575 .picture_lite_aff6 img {
  max-width: 100%;
}
.bronze-b0c3 .alert-2ffa.description_brown_fa41,
.up_15c4 .alert-2ffa.description_brown_fa41 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-b0c3 .table_4bd7,
.up_15c4 .table_4bd7 {
  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%);
}
.bronze-b0c3 .table_4bd7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bronze-b0c3.notice-5a60 .table_4bd7 {
  display: none;
}
.bronze-b0c3 .down_d537 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bronze-b0c3 .down_d537 li {
  display: inline-block;
  position: relative;
}
.bronze-b0c3 .down_d537 li:last-child {
  margin-right: 0;
}
.bronze-b0c3 .down_d537 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;
}
.bronze-b0c3 .down_d537 li.out_e2af > a {
  color: rgba(0, 0, 0, 0.9);
}
.bronze-b0c3 .down_d537 > 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;
}
.bronze-b0c3 .down_d537 > li > a i {
  line-height: 0;
}
.bronze-b0c3 .down_d537 > li.green_6b5e > a .table_4bd7 {
  margin-left: 4px;
  line-height: 0;
}
.bronze-b0c3 .down_d537 .shadow_1192 li.green_6b5e > a {
  position: relative;
}
.bronze-b0c3 .down_d537 .shadow_1192 li.green_6b5e > a:after,
.bronze-b0c3 .down_d537 .shadow_1192 li.green_6b5e > a:before {
  content: "";
  display: table;
}
.bronze-b0c3 .down_d537 .shadow_1192 li.green_6b5e > a:after {
  clear: both;
}
.bronze-b0c3 .down_d537 .shadow_1192 li.green_6b5e > a .table_4bd7 {
  margin-left: 5px;
  float: right;
}
.bronze-b0c3 .copper-d31e,
.bronze-b0c3 .shadow_1192 {
  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;
}
.bronze-b0c3 .shadow_1192 {
  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;
}
.bronze-b0c3 .shadow_1192 .description_brown_fa41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze-b0c3 .shadow_1192 .table_4bd7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bronze-b0c3 .shadow_1192 li {
  display: block;
  margin: 0;
  padding: 0;
}
.bronze-b0c3 .shadow_1192 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;
}
.bronze-b0c3 .shadow_1192 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bronze-b0c3 .shadow_1192 .shadow_1192 {
  top: 0;
  left: 100%;
}
.bronze-b0c3 .short-6271.fn-focus-c07d > .copper-d31e,
.bronze-b0c3 .short-6271.fn-focus-c07d > .shadow_1192,
.bronze-b0c3 .short-6271:focus > .copper-d31e,
.bronze-b0c3 .short-6271:focus > .shadow_1192,
.bronze-b0c3 .short-6271:hover > .copper-d31e,
.bronze-b0c3 .short-6271:hover > .shadow_1192 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bronze-b0c3.badge-bf57 .backdrop_eb1d:after,
.bronze-b0c3.badge-bf57 .backdrop_eb1d:before {
  content: "";
  display: table;
}
.bronze-b0c3.badge-bf57 .backdrop_eb1d:after {
  clear: both;
}
.bronze-b0c3.badge-bf57 .backdrop_eb1d > li {
  float: left;
}
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d:after,
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d:before {
  content: "";
  display: table;
}
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d:after {
  clear: both;
}
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d > li {
  float: left;
}
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d > li.copper-fb68 > a,
.bronze-b0c3.backdrop_active_221b .backdrop_eb1d > li.out_e2af > a {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-b0c3.wide-bebb .backdrop_eb1d > li > a .description_brown_fa41 {
  position: relative;
}
.bronze-b0c3.wide-bebb .backdrop_eb1d > li > a .description_brown_fa41: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;
}
.bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li:focus
  > a
  .description_brown_fa41:before,
.bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li:hover
  > a
  .description_brown_fa41:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li.copper-fb68
  > a
  .description_brown_fa41:before,
.bronze-b0c3.wide-bebb
  .backdrop_eb1d
  > li.stale-6e97
  > a
  .description_brown_fa41:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-b0c3.list_4dac .backdrop_eb1d > li > a .description_brown_fa41 {
  position: relative;
}
.bronze-b0c3.list_4dac .backdrop_eb1d > li > a .description_brown_fa41: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;
}
.bronze-b0c3.list_4dac .backdrop_eb1d > li:focus > a .description_brown_fa41:before,
.bronze-b0c3.list_4dac
  .backdrop_eb1d
  > li:hover
  > a
  .description_brown_fa41:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-b0c3.list_4dac
  .backdrop_eb1d
  > li.copper-fb68
  > a
  .description_brown_fa41:before,
.bronze-b0c3.list_4dac
  .backdrop_eb1d
  > li.stale-6e97
  > a
  .description_brown_fa41:before {
  width: 100%;
  background-color: currentColor;
}
.up_15c4 .down_d537 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.up_15c4 .down_d537 li:first-child > a {
  border-top: none;
}
.up_15c4 .down_d537 .last-6e7e > .description_brown_fa41 .table_4bd7 {
  display: none;
}
.up_15c4 .down_d537 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.up_15c4 .down_d537 li:last-child {
  border: none;
}
.up_15c4 .down_d537 li.green_6b5e > a {
  padding-right: 45px !important;
}
.up_15c4 .down_d537 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.up_15c4 .down_d537 li a:focus,
.up_15c4 .down_d537 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_15c4 .down_d537 li .yellow_4a0d {
  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;
}
.up_15c4 .down_d537 li .yellow_4a0d:hover {
  box-shadow: none;
}
.up_15c4 .down_d537 li .yellow_4a0d .table_4bd7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.up_15c4 .down_d537 .shadow_1192 {
  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);
}
.up_15c4 .down_d537 .shadow_1192 li a {
  padding-left: 3em;
}
.up_15c4 .down_d537 .hot_b6bf > a .yellow_4a0d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.up_15c4 .down_d537 .hot_b6bf > .shadow_1192 {
  display: block;
  opacity: 1;
}
.shadow-1d2b {
  max-width: 100%;
}
.stale_4824 {
  line-height: 0;
  cursor: pointer;
}
.white_e611 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.white_e611:hover {
  box-shadow: none;
  color: currentColor;
}
.white_e611 svg {
  width: 18px;
  height: 18px;
}
.white_e611 .east-f956 {
  display: none;
}
.detail_4602 {
  position: relative;
}
.detail_4602.fn-active-c07d .white_e611 .center-1d52 {
  display: none;
}
.detail_4602.fn-active-c07d .white_e611 .east-f956 {
  display: inline-block;
}
.detail_4602 .easy_7c79 {
  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);
}
.detail_4602.thick-3d5f .easy_7c79 {
  left: auto;
  right: -0.9em;
}
.detail_4602.thick-3d5f .left_836c::before {
  left: auto;
  right: 15px;
}
.detail_4602.fn-active-c07d .easy_7c79 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red-523d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.red-523d label {
  flex-basis: 100%;
}
.red-523d .item_4b9c {
  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;
}
.red-523d .stale-4d74 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.red-523d .stale-4d74:focus {
  background-color: transparent;
}
.red-523d button.clean_325c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.red-523d button.clean_325c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.red-523d button.clean_325c svg {
  width: 18px;
  height: 18px;
}
.red-523d input[type="submit"] {
  min-height: auto;
}
.tabs-2124 .red-523d .stale-4d74 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.left_836c {
  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) {
  .left_836c {
    width: 220px;
  }
}
.left_836c label {
  flex-basis: 100%;
}
.left_836c::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;
}
.shadow_ce03 .tabs-2124 .red-523d {
  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;
}
.shadow_ce03
  .tabs-2124
  .red-523d
  .item_4b9c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow_ce03 .tabs-2124 .red-523d .stale-4d74 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow_ce03
  .tabs-2124
  .red-523d
  .stale-4d74:focus {
  background: 0 0;
}
.shadow_ce03
  .tabs-2124
  .red-523d
  .pink-d7d5 {
  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;
}
.last_950b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.last_950b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.last_950b li:last-child {
  margin-right: 0;
}
.last_950b li:first-child {
  margin-left: 0;
}
.last_950b.new_73c1 a {
  color: #fff;
}
.last_950b.new_73c1 a:hover {
  color: #fff;
}
.last_950b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.last_950b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.last_950b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.last_950b a:hover {
  opacity: 0.9;
  color: inherit;
}
.last_950b [class*="social-icon-apple"] {
  background-color: #999;
}
.last_950b [class*="social-icon-apple"].block_9d1c {
  background-color: transparent;
  color: #999;
}
.last_950b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.last_950b [class*="social-icon-behance"].block_9d1c {
  background-color: transparent;
  color: #1769ff;
}
.last_950b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.last_950b [class*="social-icon-bitbucket"].block_9d1c {
  background-color: transparent;
  color: #205081;
}
.last_950b [class*="social-icon-codepen"] {
  background-color: #000;
}
.last_950b [class*="social-icon-codepen"].block_9d1c {
  background-color: transparent;
  color: #000;
}
.last_950b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.last_950b [class*="social-icon-delicious"].block_9d1c {
  background-color: transparent;
  color: #39f;
}
.last_950b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.last_950b [class*="social-icon-digg"].block_9d1c {
  background-color: transparent;
  color: #005be2;
}
.last_950b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.last_950b [class*="social-icon-dribbble"].block_9d1c {
  background-color: transparent;
  color: #ea4c89;
}
.last_950b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.last_950b [class*="social-icon-envelope"].block_9d1c {
  background-color: transparent;
  color: #ea4335;
}
.last_950b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.last_950b [class*="social-icon-facebook"].block_9d1c {
  background-color: transparent;
  color: #3b5998;
}
.last_950b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.last_950b [class*="social-icon-flickr"].block_9d1c {
  background-color: transparent;
  color: #0063dc;
}
.last_950b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.last_950b [class*="social-icon-foursquare"].block_9d1c {
  background-color: transparent;
  color: #2d5be3;
}
.last_950b [class*="social-icon-github"] {
  background-color: #333;
}
.last_950b [class*="social-icon-github"].block_9d1c {
  background-color: transparent;
  color: #333;
}
.last_950b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.last_950b [class*="social-icon-google-plus"].block_9d1c {
  background-color: transparent;
  color: #dd4b39;
}
.last_950b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.last_950b [class*="social-icon-houzz"].block_9d1c {
  background-color: transparent;
  color: #7ac142;
}
.last_950b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.last_950b [class*="social-icon-instagram"].block_9d1c {
  background-color: transparent;
  color: #262626;
}
.last_950b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.last_950b [class*="social-icon-jsfiddle"].block_9d1c {
  background-color: transparent;
  color: #487aa2;
}
.last_950b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.last_950b [class*="social-icon-linkedin"].block_9d1c {
  background-color: transparent;
  color: #0077b5;
}
.last_950b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.last_950b [class*="social-icon-medium"].block_9d1c {
  background-color: transparent;
  color: #00ab6b;
}
.last_950b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.last_950b
  [class*="social-icon-odnoklassniki"].block_9d1c {
  background-color: transparent;
  color: #f4731c;
}
.last_950b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.last_950b [class*="social-icon-meetup"].block_9d1c {
  background-color: transparent;
  color: #ec1c40;
}
.last_950b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.last_950b [class*="social-icon-pinterest"].block_9d1c {
  background-color: transparent;
  color: #bd081c;
}
.last_950b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.last_950b [class*="social-icon-product-hunt"].block_9d1c {
  background-color: transparent;
  color: #da552f;
}
.last_950b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.last_950b [class*="social-icon-reddit"].block_9d1c {
  background-color: transparent;
  color: #ff4500;
}
.last_950b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.last_950b [class*="social-icon-rss"].block_9d1c {
  background-color: transparent;
  color: #f26522;
}
.last_950b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.last_950b
  [class*="social-icon-shopping-cart"].block_9d1c {
  background-color: transparent;
  color: #4caf50;
}
.last_950b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.last_950b [class*="social-icon-skype"].block_9d1c {
  background-color: transparent;
  color: #00aff0;
}
.last_950b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.last_950b [class*="social-icon-slideshare"].block_9d1c {
  background-color: transparent;
  color: #0077b5;
}
.last_950b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.last_950b [class*="social-icon-snapchat"].block_9d1c {
  background-color: transparent;
  color: #fffc00;
}
.last_950b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.last_950b [class*="social-icon-soundcloud"].block_9d1c {
  background-color: transparent;
  color: #f80;
}
.last_950b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.last_950b [class*="social-icon-spotify"].block_9d1c {
  background-color: transparent;
  color: #2ebd59;
}
.last_950b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.last_950b
  [class*="social-icon-stack-overflow"].block_9d1c {
  background-color: transparent;
  color: #fe7a15;
}
.last_950b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.last_950b [class*="social-icon-maldkfgram"].block_9d1c {
  background-color: transparent;
  color: #2ca5e0;
}
.last_950b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.last_950b [class*="social-icon-tripadvisor"].block_9d1c {
  background-color: transparent;
  color: #589442;
}
.last_950b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.last_950b [class*="social-icon-tumblr"].block_9d1c {
  background-color: transparent;
  color: #35465c;
}
.last_950b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.last_950b [class*="social-icon-twitch"].block_9d1c {
  background-color: transparent;
  color: #6441a5;
}
.last_950b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.last_950b [class*="social-icon-twitter"].block_9d1c {
  background-color: transparent;
  color: #1da1f2;
}
.last_950b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.last_950b [class*="social-icon-vimeo"].block_9d1c {
  background-color: transparent;
  color: #1ab7ea;
}
.last_950b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.last_950b [class*="social-icon-vk"].block_9d1c {
  background-color: transparent;
  color: #45668e;
}
.last_950b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.last_950b [class*="social-icon-weibo"].block_9d1c {
  background-color: transparent;
  color: #df2029;
}
.last_950b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.last_950b [class*="social-icon-weixin"].block_9d1c {
  background-color: transparent;
  color: #7bb32e;
}
.last_950b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.last_950b [class*="social-icon-whatsapp"].block_9d1c {
  background-color: transparent;
  color: #25d366;
}
.last_950b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.last_950b [class*="social-icon-wordpress"].block_9d1c {
  background-color: transparent;
  color: #21759b;
}
.last_950b [class*="social-icon-xing"] {
  background-color: #026466;
}
.last_950b [class*="social-icon-xing"].block_9d1c {
  background-color: transparent;
  color: #026466;
}
.last_950b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.last_950b [class*="social-icon-yelp"].block_9d1c {
  background-color: transparent;
  color: #af0606;
}
.last_950b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.last_950b [class*="social-icon-youtube"].block_9d1c {
  background-color: transparent;
  color: #cd201f;
}
.status-c8b8 {
  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;
}
.status-c8b8:hover {
  box-shadow: none;
  background: 0 0;
}
.caption-over-5db1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.over-e378 {
  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;
}
.outline-f97e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pressed_cd65 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pressed_cd65,
.pressed_cd65::after,
.pressed_cd65::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;
}
.pressed_cd65::after,
.pressed_cd65::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert_9464 .over-e378 .outline-f97e {
  margin-top: -2px;
  width: 19px;
}
.alert_9464 .over-e378 .pressed_cd65 {
  margin-top: -1px;
}
.alert_9464 .over-e378 .pressed_cd65,
.alert_9464 .over-e378 .pressed_cd65::after,
.alert_9464 .over-e378 .pressed_cd65::before {
  width: 19px;
  height: 2px;
}
.alert_9464 .over-e378 .pressed_cd65::before {
  top: -6px;
}
.alert_9464 .over-e378 .pressed_cd65::after {
  bottom: -6px;
}
.red_f818 .over-e378 .outline-f97e {
  margin-top: -2px;
  width: 22px;
}
.red_f818 .over-e378 .pressed_cd65 {
  margin-top: -1px;
}
.red_f818 .over-e378 .pressed_cd65,
.red_f818 .over-e378 .pressed_cd65::after,
.red_f818 .over-e378 .pressed_cd65::before {
  width: 22px;
  height: 2px;
}
.red_f818 .over-e378 .pressed_cd65::before {
  top: -7px;
}
.red_f818 .over-e378 .pressed_cd65::after {
  bottom: -7px;
}
.summary_fa12 .over-e378 .outline-f97e {
  margin-top: -2px;
  width: 31px;
}
.summary_fa12 .over-e378 .pressed_cd65 {
  margin-top: -1.5px;
}
.summary_fa12 .over-e378 .pressed_cd65,
.summary_fa12 .over-e378 .pressed_cd65::after,
.summary_fa12 .over-e378 .pressed_cd65::before {
  width: 31px;
  height: 3px;
}
.summary_fa12 .over-e378 .pressed_cd65::before {
  top: -9px;
}
.summary_fa12 .over-e378 .pressed_cd65::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail_wood_57bd .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 19px;
  }
  .detail_wood_57bd .over-e378 .pressed_cd65 {
    margin-top: -1px;
  }
  .detail_wood_57bd .over-e378 .pressed_cd65,
  .detail_wood_57bd .over-e378 .pressed_cd65::after,
  .detail_wood_57bd .over-e378 .pressed_cd65::before {
    width: 19px;
    height: 2px;
  }
  .detail_wood_57bd .over-e378 .pressed_cd65::before {
    top: -6px;
  }
  .detail_wood_57bd .over-e378 .pressed_cd65::after {
    bottom: -6px;
  }
  .filter_29d1 .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 22px;
  }
  .filter_29d1 .over-e378 .pressed_cd65 {
    margin-top: -1px;
  }
  .filter_29d1 .over-e378 .pressed_cd65,
  .filter_29d1 .over-e378 .pressed_cd65::after,
  .filter_29d1 .over-e378 .pressed_cd65::before {
    width: 22px;
    height: 2px;
  }
  .filter_29d1 .over-e378 .pressed_cd65::before {
    top: -7px;
  }
  .filter_29d1 .over-e378 .pressed_cd65::after {
    bottom: -7px;
  }
  .motion_ae81 .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 31px;
  }
  .motion_ae81 .over-e378 .pressed_cd65 {
    margin-top: -1.5px;
  }
  .motion_ae81 .over-e378 .pressed_cd65,
  .motion_ae81 .over-e378 .pressed_cd65::after,
  .motion_ae81 .over-e378 .pressed_cd65::before {
    width: 31px;
    height: 3px;
  }
  .motion_ae81 .over-e378 .pressed_cd65::before {
    top: -9px;
  }
  .motion_ae81 .over-e378 .pressed_cd65::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-huge-ff2f .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 19px;
  }
  .element-huge-ff2f .over-e378 .pressed_cd65 {
    margin-top: -1px;
  }
  .element-huge-ff2f .over-e378 .pressed_cd65,
  .element-huge-ff2f .over-e378 .pressed_cd65::after,
  .element-huge-ff2f .over-e378 .pressed_cd65::before {
    width: 19px;
    height: 2px;
  }
  .element-huge-ff2f .over-e378 .pressed_cd65::before {
    top: -6px;
  }
  .element-huge-ff2f .over-e378 .pressed_cd65::after {
    bottom: -6px;
  }
  .icon_clean_2423 .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 22px;
  }
  .icon_clean_2423 .over-e378 .pressed_cd65 {
    margin-top: -1px;
  }
  .icon_clean_2423 .over-e378 .pressed_cd65,
  .icon_clean_2423 .over-e378 .pressed_cd65::after,
  .icon_clean_2423 .over-e378 .pressed_cd65::before {
    width: 22px;
    height: 2px;
  }
  .icon_clean_2423 .over-e378 .pressed_cd65::before {
    top: -7px;
  }
  .icon_clean_2423 .over-e378 .pressed_cd65::after {
    bottom: -7px;
  }
  .chip-brown-6760 .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 31px;
  }
  .chip-brown-6760 .over-e378 .pressed_cd65 {
    margin-top: -1.5px;
  }
  .chip-brown-6760 .over-e378 .pressed_cd65,
  .chip-brown-6760 .over-e378 .pressed_cd65::after,
  .chip-brown-6760 .over-e378 .pressed_cd65::before {
    width: 31px;
    height: 3px;
  }
  .chip-brown-6760 .over-e378 .pressed_cd65::before {
    top: -9px;
  }
  .chip-brown-6760 .over-e378 .pressed_cd65::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark_5897 .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 19px;
  }
  .dark_5897 .over-e378 .pressed_cd65 {
    margin-top: -1px;
  }
  .dark_5897 .over-e378 .pressed_cd65,
  .dark_5897 .over-e378 .pressed_cd65::after,
  .dark_5897 .over-e378 .pressed_cd65::before {
    width: 19px;
    height: 2px;
  }
  .dark_5897 .over-e378 .pressed_cd65::before {
    top: -6px;
  }
  .dark_5897 .over-e378 .pressed_cd65::after {
    bottom: -6px;
  }
  .accordion_66f9 .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_66f9 .over-e378 .pressed_cd65 {
    margin-top: -1px;
  }
  .accordion_66f9 .over-e378 .pressed_cd65,
  .accordion_66f9 .over-e378 .pressed_cd65::after,
  .accordion_66f9 .over-e378 .pressed_cd65::before {
    width: 22px;
    height: 2px;
  }
  .accordion_66f9 .over-e378 .pressed_cd65::before {
    top: -7px;
  }
  .accordion_66f9 .over-e378 .pressed_cd65::after {
    bottom: -7px;
  }
  .picture-307c .over-e378 .outline-f97e {
    margin-top: -2px;
    width: 31px;
  }
  .picture-307c .over-e378 .pressed_cd65 {
    margin-top: -1.5px;
  }
  .picture-307c .over-e378 .pressed_cd65,
  .picture-307c .over-e378 .pressed_cd65::after,
  .picture-307c .over-e378 .pressed_cd65::before {
    width: 31px;
    height: 3px;
  }
  .picture-307c .over-e378 .pressed_cd65::before {
    top: -9px;
  }
  .picture-307c .over-e378 .pressed_cd65::after {
    bottom: -9px;
  }
}
.gallery-pro-d594 .pressed_cd65 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.gallery-pro-d594 .pressed_cd65::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery-pro-d594 .pressed_cd65::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.gallery-pro-d594.wrapper-2fce .pressed_cd65 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery-pro-d594.wrapper-2fce .pressed_cd65::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery-pro-d594.wrapper-2fce .pressed_cd65::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);
}
.carousel-fixed-acc0 {
  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.title_e805:before {
  display: none;
}
.glass-1813 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.glass-1813 .info-steel-6200 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.glass-1813 .info-steel-6200:last-of-type {
  border-bottom: none;
}
.glass-1813 .info-steel-6200.liquid_d875,
.glass-1813 .info-steel-6200.bronze_8be8,
.glass-1813 .info-steel-6200.simple_6827 {
  padding: 0;
}
.glass-1813 .up_15c4 .yellow_4a0d {
  color: currentColor;
}
.glass-1813 .up_15c4 .yellow_4a0d:focus,
.glass-1813 .up_15c4 .yellow_4a0d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-1813.frame_outer_8fbf .primary_solid_dfcf,
.glass-1813.frame_outer_8fbf .header-9c06 a,
.glass-1813.frame_outer_8fbf .backdrop_eb1d a,
.glass-1813.frame_outer_8fbf .shadow_1192 a {
  color: rgba(0, 0, 0, 0.55);
}
.glass-1813.frame_outer_8fbf .primary_solid_dfcf:hover,
.glass-1813.frame_outer_8fbf .header-9c06 a:hover,
.glass-1813.frame_outer_8fbf .backdrop_eb1d a:hover,
.glass-1813.frame_outer_8fbf .shadow_1192 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass-1813.frame_outer_8fbf .texture-bf05 {
  color: rgba(0, 0, 0, 0.8);
}
.glass-1813.frame_outer_8fbf .info-steel-6200 {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-1813.frame_outer_8fbf .info-steel-6200:before {
  background: rgba(0, 0, 0, 0.08);
}
.glass-1813.frame_outer_8fbf .text-95e4:before {
  background: rgba(255, 255, 255, 0.9);
}
.glass-1813.frame_outer_8fbf .up_15c4 .down_d537 li a,
.glass-1813.frame_outer_8fbf .up_15c4 .yellow_4a0d,
.glass-1813.frame_outer_8fbf .shadow_1192 {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-1813.frame_outer_8fbf .up_15c4 .yellow_4a0d:focus,
.glass-1813.frame_outer_8fbf .up_15c4 .yellow_4a0d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-1813.frame_outer_8fbf .down_d537 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-1813.bottom-6461 .primary_solid_dfcf,
.glass-1813.bottom-6461 .header-9c06 a,
.glass-1813.bottom-6461 .backdrop_eb1d .yellow_4a0d,
.glass-1813.bottom-6461 .backdrop_eb1d a,
.glass-1813.bottom-6461 .shadow_1192 a {
  color: rgba(255, 255, 255, 0.79);
}
.glass-1813.bottom-6461 .primary_solid_dfcf:hover,
.glass-1813.bottom-6461 .header-9c06 a:hover,
.glass-1813.bottom-6461 .backdrop_eb1d .yellow_4a0d:hover,
.glass-1813.bottom-6461 .backdrop_eb1d a:hover,
.glass-1813.bottom-6461 .shadow_1192 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-1813.bottom-6461 .texture-bf05 {
  color: rgba(255, 255, 255, 0.99);
}
.glass-1813.bottom-6461 .info-steel-6200 {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-1813.bottom-6461 .info-steel-6200:before {
  background: rgba(255, 255, 255, 0.08);
}
.glass-1813.bottom-6461 .text-95e4:before {
  background: rgba(0, 0, 0, 0.9);
}
.glass-1813.bottom-6461 .up_15c4 .down_d537 li a,
.glass-1813.bottom-6461 .up_15c4 .yellow_4a0d,
.glass-1813.bottom-6461 .shadow_1192 {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-1813.bottom-6461 .up_15c4 .yellow_4a0d:focus,
.glass-1813.bottom-6461 .up_15c4 .yellow_4a0d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-1813.bottom-6461 .down_d537 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-95e4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.text-95e4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background_fresh_a187 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.element-iron-8c29 .glass-1813 {
  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;
}
.element-iron-8c29 .info-steel-6200 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.element-iron-8c29 .info-steel-6200: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) {
  .element-iron-8c29 .info-steel-6200:before {
    width: 16%;
    left: 42%;
  }
}
.element-iron-8c29 .info-steel-6200:last-child:before {
  content: none;
}
.element-iron-8c29 .info-steel-6200[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.element-iron-8c29 .up_15c4 .down_d537 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.element-iron-8c29 .up_15c4 .down_d537 li a .yellow_4a0d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.element-iron-8c29 .up_15c4 .shadow_1192 {
  border: none;
}
.element-iron-8c29 .up_15c4 .shadow_1192 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.element-iron-8c29 .text-95e4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.element-iron-8c29 .background_fresh_a187 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.element-iron-8c29 .bottom-6461 .text-95e4:before {
  background: rgba(0, 0, 0, 0.9);
}
.element-iron-8c29 .frame_outer_8fbf.paragraph_dirty_9dc5 .pressed_cd65 {
  background: rgba(0, 0, 0, 0.6);
}
.element-iron-8c29
  .frame_outer_8fbf.paragraph_dirty_9dc5
  .pressed_cd65::after,
.element-iron-8c29
  .frame_outer_8fbf.paragraph_dirty_9dc5
  .pressed_cd65:before {
  background: inherit;
}
.element-iron-8c29
  .frame_outer_8fbf.paragraph_dirty_9dc5:hover
  .pressed_cd65 {
  background: rgba(0, 0, 0, 0.8);
}
.column_outer_ce91 .glass-1813 {
  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) {
  .column_outer_ce91 .glass-1813 {
    width: auto;
    right: 45px;
  }
}
.hovered_ffea .glass-1813 {
  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) {
  .hovered_ffea .glass-1813 {
    width: auto;
    left: 45px;
  }
}
.title_e805 .glass-1813 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.title_e805 .background_fresh_a187 {
  max-width: 48em;
  margin: 0 auto;
}
.title_e805 .text-95e4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb-up-2553 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-up-2553.element-iron-8c29 .glass-1813 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb-up-2553.column_outer_ce91 .glass-1813 {
  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);
}
.breadcrumb-up-2553 .glass-1813 {
  visibility: visible;
}
.breadcrumb-up-2553.hovered_ffea .glass-1813 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-advanced-2b06,
.block_d512 {
  overflow-x: hidden;
}
.focus-advanced-2b06 .glass-1813 {
  overflow: auto;
}
.focus-advanced-2b06.element-iron-8c29 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-advanced-2b06.element-iron-8c29 .glass-1813 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-advanced-2b06.element-iron-8c29 .status-c8b8 {
  opacity: 0;
}
.focus-advanced-2b06.column_outer_ce91 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-advanced-2b06.column_outer_ce91 .glass-1813 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-advanced-2b06.column_outer_ce91 .status-c8b8 {
  opacity: 0;
}
.focus-advanced-2b06.hovered_ffea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-advanced-2b06.hovered_ffea .glass-1813 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-advanced-2b06.hovered_ffea .status-c8b8 {
  opacity: 0;
}
.focus-advanced-2b06.title_e805 .glass-1813 {
  z-index: 10;
  visibility: visible;
}
.paragraph_dirty_9dc5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph_dirty_9dc5 .pressed_cd65 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph_dirty_9dc5 .pressed_cd65::after,
.paragraph_dirty_9dc5 .pressed_cd65:before {
  background: inherit;
}
.paragraph_dirty_9dc5:hover .pressed_cd65 {
  background: rgba(255, 255, 255, 0.99);
}
.hovered_ffea .paragraph_dirty_9dc5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.title_e805 .paragraph_dirty_9dc5 {
  display: none !important;
}
.focus-advanced-2b06:before,
.block_d512:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-advanced-2b06 .paragraph_dirty_9dc5,
.block_d512 .paragraph_dirty_9dc5 {
  display: inline-block;
}
.glass-1813 .dropdown-42e8 {
  -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;
}
.focus-advanced-2b06 .glass-1813 .dropdown-42e8,
.block_d512 .glass-1813 .dropdown-42e8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_outer_0ad1 .item_4b9c {
  width: 100%;
}
.solid_c575 {
  padding: 0 0.5em 0;
}
.solid_c575 [class*="customify-col-"],
.solid_c575 [class*="customify-col_"],
.solid_c575 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hidden-cbb1 .solid_c575 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider-aa83 .input-next-53f7,
  .input-next-53f7 {
    display: none;
  }
  .cool_d4d6 {
    text-align: left;
  }
  .yellow_da05 {
    text-align: center;
  }
  .hard-1dde {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider-aa83 .column_27e0,
  .column_27e0 {
    display: none;
  }
  .component-orange-3291 {
    text-align: left;
  }
  .shadow_bottom_f84b {
    text-align: center;
  }
  .glass-2aba {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider-aa83 .filter_pressed_7c8b,
  .filter_pressed_7c8b {
    display: none;
  }
  .texture_last_5dbb {
    text-align: left;
  }
  .tabs_62f5 {
    text-align: center;
  }
  .aside-f698 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout_6ffd {
  box-shadow: none !important;
}
.form_stale_85dc .active-21f2,
.link_5129 .active-21f2 {
  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;
}
.link_5129 .active-21f2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video-new-8d47 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video-new-8d47:after,
.video-new-8d47:before {
  content: "";
  display: table;
}
.video-new-8d47:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video-new-8d47 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video-new-8d47,
.outer-333b {
  max-width: 1248px;
  margin: 0 auto;
}

.tag-7bd4.paragraph_dirty_46c2 .video-new-8d47 {
  max-width: 100%;
}
.tag-7bd4.element_bottom_3824 {
  max-width: 1200px;
  margin: 0 auto;
}
.tag-7bd4.border_0ba2 .video-new-8d47 {
  max-width: 100%;
}
.tag-7bd4.border_0ba2 > .video-new-8d47 {
  padding-left: 0;
  padding-right: 0;
}
.tag-7bd4.border_0ba2 > .video-new-8d47 .slider-aa83 {
  margin: 0;
}
.tag-7bd4.border_0ba2
  > .video-new-8d47
  .item_182c.tertiary-dirty-22dc {
  margin-right: 0;
  margin-left: 0;
}
.tag-7bd4.border_0ba2 #main.tertiary-dirty-22dc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .panel_simple_36c3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .panel_simple_36c3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .purple_fbc7 .texture-wide-d9ee {
    padding-right: 1em;
  }
  .purple_fbc7.photo-paper-0b25 .item_182c {
    border-right: 1px solid #eaecee;
  }
  .purple_fbc7.photo-paper-0b25 .texture-wide-d9ee {
    padding-right: 1em;
  }
  .purple_fbc7.photo-paper-0b25 .brown-ebee {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic_9f0f .texture-wide-d9ee {
    padding-left: 1em;
  }
  .basic_9f0f.photo-paper-0b25 .item_182c {
    border-left: 1px solid #eaecee;
  }
  .basic_9f0f.photo-paper-0b25 .texture-wide-d9ee {
    padding-left: 1em;
  }
  .basic_9f0f.photo-paper-0b25 .brown-ebee {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-old-582d .texture-wide-d9ee {
    padding-left: 1em;
  }
  .photo-old-582d.photo-paper-0b25 .module_7331 {
    border-right: 1px solid #eaecee;
  }
  .photo-old-582d.photo-paper-0b25 .outer-5c76 {
    border-right: 1px solid #eaecee;
  }
  .photo-old-582d.photo-paper-0b25 .texture-wide-d9ee {
    padding-left: 1em;
  }
  .photo-old-582d.photo-paper-0b25 .brown-ebee {
    padding-right: 1em;
  }
  .photo-old-582d.photo-paper-0b25 .pattern_3f66 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_7357 .texture-wide-d9ee {
    padding-right: 1em;
  }
  .hot_7357.photo-paper-0b25 .module_7331 {
    border-left: 1px solid #eaecee;
  }
  .hot_7357.photo-paper-0b25 .outer-5c76 {
    border-left: 1px solid #eaecee;
  }
  .hot_7357.photo-paper-0b25 .texture-wide-d9ee {
    padding-right: 1em;
  }
  .hot_7357.photo-paper-0b25 .brown-ebee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hot_7357.photo-paper-0b25 .pattern_3f66 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_simple_36c3 .texture-wide-d9ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_simple_36c3.photo-paper-0b25 .item_182c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .panel_simple_36c3.photo-paper-0b25 .texture-wide-d9ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_simple_36c3.photo-paper-0b25 .brown-ebee {
    padding-left: 1em;
  }
  .panel_simple_36c3.photo-paper-0b25 .pattern_3f66 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .panel_simple_36c3.photo-paper-0b25 .texture-wide-d9ee {
    padding-left: 0;
  }
}
.mini_0c26 .preview_short_f3a0 {
  display: inline-block;
}
.easy_34d9 {
  display: inline-block;
}
.highlight_fresh_faa6 {
  word-con: break-word;
}
.disabled-copper-4f23 > span {
  display: inline-block;
  padding: 5px 0;
}
.disabled-copper-4f23 .thumbnail_6f2e {
  margin-left: 8px;
  margin-right: 8px;
}
.disabled-copper-4f23 .table_a424 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component_fc60 .pro-1377 {
  margin-bottom: 2em;
}
.component_fc60 .content-plasma-6526 {
  margin-bottom: 15px;
}
.component_fc60 .content-plasma-6526:last-child {
  margin-bottom: 0;
}
.component_fc60 .west-d3aa {
  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) {
  .component_fc60 .west-d3aa {
    display: block;
  }
}
.component_fc60 .gold_4af9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component_fc60 .gold_4af9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component_fc60 .main-3a0a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component_fc60 .main-3a0a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component_fc60 .main-3a0a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component_fc60 .highlight_fresh_faa6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_fc60 .highlight_fresh_faa6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component_fc60 .gradient-8380 p:last-child {
  margin-bottom: 0;
}
.component_fc60 .wrapper_ea84 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component_fc60 .table_00f3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component_fc60 .up-f9f8 {
  margin-top: 1em;
}
.component_fc60 .focus-last-fb57 {
  top: 0;
  display: block;
}
.component_fc60 .focus-last-fb57 a {
  color: inherit;
}
.component_fc60 .focus-last-fb57 a:hover {
  color: inherit;
}
.component_fc60 .carousel-hard-4f80 {
  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;
}
.component_fc60 .carousel-hard-4f80:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component_fc60 .table_00f3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component_fc60 .module-first-574d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component_fc60 .module-first-574d:first-child {
  margin-top: 0;
}
.component_fc60 .module-first-574d.steel-a704 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component_fc60 .module-first-574d.fluid_0e52 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_fc60
  .module-first-574d.fluid_0e52.stone_8e41
  .up-f9f8 {
  width: 100%;
}
.component_fc60 .fluid_0e52 {
  -webkit-box-align: center;
  align-items: center;
}
.component_fc60 .fluid_0e52 .disabled-copper-4f23,
.component_fc60 .fluid_0e52 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component_fc60 .main-3a0a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_fc60 .main-3a0a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_fc60 .main-3a0a: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;
}
.component_fc60 .steel-a704 {
  z-index: 5;
}
.component_fc60 .mini-7ea1 .slider_east_75b8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component_fc60 .bright_0562 .slider_east_75b8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component_fc60 .sidebar_lower_d0ed .slider_east_75b8 {
  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;
}
.component_fc60.prev-930a .west-d3aa,
.component_fc60.advanced-fccd .west-d3aa {
  display: block;
}
.component_fc60.prev-930a .west-d3aa .tooltip-b9c7,
.component_fc60.prev-930a .west-d3aa .table_00f3,
.component_fc60.advanced-fccd .west-d3aa .tooltip-b9c7,
.component_fc60.advanced-fccd .west-d3aa .table_00f3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_fc60.tertiary-south-e498 .gold_4af9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component_fc60.tertiary-south-e498 .gold_4af9 {
    margin-right: 0;
  }
}
.component_fc60.prev-930a .gold_4af9,
.component_fc60.advanced-fccd .gold_4af9 {
  padding-top: 40%;
}
.component_fc60.prev-930a .pro-1377,
.component_fc60.advanced-fccd .pro-1377 {
  display: block;
}
.component_fc60.prev-930a .fn-sticky-c07d .table_00f3,
.component_fc60.advanced-fccd .fn-sticky-c07d .table_00f3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component_fc60.prev-930a .gold_4af9,
.component_fc60.advanced-fccd .gold_4af9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component_fc60.prev-930a .table_00f3 {
  padding: 1em;
}
.small-2f3e {
  margin: 30px auto;
  display: block;
}
.small-2f3e .medium-b1dd > * {
  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;
}
.small-2f3e .medium-b1dd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small-2f3e .medium-b1dd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.new-a01e .disabled-copper-4f23 {
  margin-bottom: 1.41575em;
}
.new-a01e .hidden_right_2fb1 {
  margin-bottom: 1.618em;
}
.liquid-e7d5 .accordion_out_e28f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.liquid-e7d5 .accordion_out_e28f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.liquid-e7d5 .aside_c0a2 {
  max-width: 100%;
  overflow: auto;
}
.notification-dynamic-8863 .liquid-e7d5 a:hover {
  text-decoration: underline;
}
.surface-b528 .content-plasma-6526:not(.highlight_fresh_faa6),
.surface-b528 .main-3a0a {
  margin-bottom: 1.41575em;
}
.surface-b528 .content-plasma-6526:not(.highlight_fresh_faa6):last-child,
.surface-b528 .main-3a0a:last-child {
  margin-bottom: 0;
}
.surface-b528 .content-plasma-6526.aside_3580 {
  margin-bottom: 0.41575em;
}
.surface-b528 .header_hot_de45:before,
.surface-b528 .component_light_a392:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.surface-b528 .header_hot_de45:before {
  content: "\f115";
}
.surface-b528 .component_light_a392:before {
  content: "\f02c";
}
.surface-b528 .tiny-8cd3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.surface-b528 .tiny-8cd3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.center-1437 {
  display: -webkit-box;
  display: flex;
}
.center-1437 .texture-green-bafa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .center-1437 .texture-green-bafa {
    flex-basis: 90px;
  }
}
.center-1437 .gradient-9f92 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .center-1437 .gradient-9f92 {
    flex-basis: calc(100% - 50px);
  }
}
.center-1437 .media_plasma_4728 p:last-child {
  margin-bottom: 0.72em;
}
.input_2803 .medium-b1dd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input_2803 .medium-b1dd:after,
.input_2803 .medium-b1dd:before {
  content: "";
  display: table;
}
.input_2803 .medium-b1dd:after {
  clear: both;
}
.input_2803 .medium-b1dd .link_iron_9573,
.input_2803 .medium-b1dd .pagination-down-ea30 {
  width: 49%;
}
.input_2803 .medium-b1dd .link_iron_9573 a span.banner-bottom-ede2,
.input_2803 .medium-b1dd .pagination-down-ea30 a span.banner-bottom-ede2 {
  display: block;
  margin-bottom: 5px;
}
.input_2803 .medium-b1dd .pagination-down-ea30 {
  float: left;
  text-align: left;
}
.input_2803 .medium-b1dd .link_iron_9573 {
  float: right;
  text-align: right;
}
.paragraph-bottom-5ef9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-bottom-5ef9 {
    margin-bottom: 0;
  }
}
.box-7f2e {
  margin-bottom: 1em;
}
.box-7f2e .highlight_fresh_faa6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_5bed a {
  display: block;
  line-height: 0;
  position: relative;
}
.sort_07fa .box-7f2e,
.out-c0a7 .box-7f2e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sort_07fa .box-7f2e,
  .out-c0a7 .box-7f2e {
    display: block;
  }
}
.sort_07fa .progress_5bed,
.out-c0a7 .progress_5bed {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sort_07fa .progress_5bed,
  .out-c0a7 .progress_5bed {
    margin-bottom: 1em;
  }
}
.sort_07fa .progress_5bed img,
.out-c0a7 .progress_5bed img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sort_07fa .short-b7bb,
.out-c0a7 .short-b7bb {
  flex-basis: calc(100% - 160px);
}
.sort_07fa .short-b7bb p,
.out-c0a7 .short-b7bb p {
  margin-bottom: 0;
}
.sort_07fa .short-b7bb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sort_07fa .short-b7bb {
    padding-left: 0;
  }
}
.out-c0a7 .short-b7bb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .out-c0a7 .short-b7bb {
    padding-right: 0;
  }
}
.out-c0a7 .progress_5bed {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container-d175 .progress_5bed {
  margin-bottom: 0.5em;
}
.container-d175 .progress_5bed img {
  width: 100%;
}
.hidden_pro_135d .tag-c52a,
.summary_b307 .tag-c52a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.summary_b307 .item_182c .pagination-5f8e p:last-child {
  margin-bottom: 0;
}
.outline-pro-240a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.progress_full_f879 .shadow_middle_9570 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .progress_full_f879 .shadow_middle_9570:last-of-type {
    margin-bottom: 0;
  }
}
.progress_full_f879 .shadow_middle_9570 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress_full_f879 .shadow_middle_9570 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.progress_full_f879 .shadow_middle_9570 ul li {
  margin: 0 0 0.6em;
}
.progress_full_f879 .shadow_middle_9570 ul li.link_current_65d2,
.progress_full_f879 .shadow_middle_9570 ul li.logo_advanced_36cf {
  position: relative;
}
.progress_full_f879 .shadow_middle_9570 ul li.link_current_65d2 .mask_62d3,
.progress_full_f879 .shadow_middle_9570 ul li.logo_advanced_36cf .mask_62d3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.progress_full_f879 .shadow_middle_9570 ul li.link_current_65d2:after:after,
.progress_full_f879 .shadow_middle_9570 ul li.link_current_65d2:after:before,
.progress_full_f879
  .shadow_middle_9570
  ul
  li.logo_advanced_36cf:after:after,
.progress_full_f879
  .shadow_middle_9570
  ul
  li.logo_advanced_36cf:after:before {
  content: "";
  display: table;
}
.progress_full_f879 .shadow_middle_9570 ul li.link_current_65d2:after:after,
.progress_full_f879
  .shadow_middle_9570
  ul
  li.logo_advanced_36cf:after:after {
  clear: both;
}
.progress_full_f879 .shadow_middle_9570 a.south_336d:hover {
  text-decoration: none;
}
.progress_full_f879 .shadow_middle_9570 select {
  max-width: 100%;
}
.progress_full_f879 .shadow_middle_9570 table {
  font-size: 85%;
}
.progress_full_f879 .shadow_middle_9570 table td,
.progress_full_f879 .shadow_middle_9570 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.progress_full_f879 .shadow_middle_9570 table tfoot td {
  text-align: left;
}
.progress_full_f879 .shadow_middle_9570 :last-child {
  margin-bottom: 0;
}
.progress_full_f879 .shadow_middle_9570 .bright-e4f7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.progress_full_f879 .shadow_middle_9570 .bright-e4f7 label {
  width: 100%;
}
.progress_full_f879 .shadow_middle_9570 .bright-e4f7 .stale-4d74 {
  width: 100%;
  display: block;
}
.progress_full_f879 .shadow_middle_9570 .bright-e4f7 .clean_325c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.progress_full_f879 .shadow_middle_9570 .bright-e4f7 .clean_325c:hover svg #svg-search {
  fill: #444;
}
.progress_full_f879 .shadow_middle_9570 .bright-e4f7 .clean_325c svg {
  width: 18px;
  height: 18px;
}
.progress_full_f879 .main-west-224d ul ul,
.progress_full_f879 .highlight-first-d244 ul ul,
.progress_full_f879 .texture-steel-ee19 ul ul,
.progress_full_f879 .alert_next_ddb6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.progress_full_f879 .main-west-224d .green_6b5e > a,
.progress_full_f879 .highlight-first-d244 .green_6b5e > a,
.progress_full_f879 .texture-steel-ee19 .green_6b5e > a,
.progress_full_f879 .alert_next_ddb6 .green_6b5e > a {
  margin-bottom: 0;
}
.progress_full_f879 .hard-a6e4 li,
.progress_full_f879 .main-west-224d li,
.progress_full_f879 .medium-5e75 li,
.progress_full_f879 .highlight-first-d244 li,
.progress_full_f879 .texture-steel-ee19 li,
.progress_full_f879 .alert_next_ddb6 li,
.progress_full_f879 .element-9323 li,
.progress_full_f879 .container-6a46 li {
  display: block;
  position: relative;
}
.progress_full_f879 .hard-a6e4 li:last-child,
.progress_full_f879 .main-west-224d li:last-child,
.progress_full_f879 .medium-5e75 li:last-child,
.progress_full_f879 .highlight-first-d244 li:last-child,
.progress_full_f879 .texture-steel-ee19 li:last-child,
.progress_full_f879 .alert_next_ddb6 li:last-child,
.progress_full_f879 .element-9323 li:last-child,
.progress_full_f879 .container-6a46 li:last-child {
  border: none;
}
.progress_full_f879 .hard-a6e4 li a,
.progress_full_f879 .main-west-224d li a,
.progress_full_f879 .medium-5e75 li a,
.progress_full_f879 .highlight-first-d244 li a,
.progress_full_f879 .texture-steel-ee19 li a,
.progress_full_f879 .alert_next_ddb6 li a,
.progress_full_f879 .element-9323 li a,
.progress_full_f879 .container-6a46 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_full_f879 .hard-a6e4 li ul li::before,
.progress_full_f879 .main-west-224d li ul li::before,
.progress_full_f879 .medium-5e75 li ul li::before,
.progress_full_f879 .highlight-first-d244 li ul li::before,
.progress_full_f879 .texture-steel-ee19 li ul li::before,
.progress_full_f879 .alert_next_ddb6 li ul li::before,
.progress_full_f879 .element-9323 li ul li::before,
.progress_full_f879 .container-6a46 li ul li::before {
  left: 15px;
}
.progress_full_f879 .hard-a6e4 li ul a,
.progress_full_f879 .main-west-224d li ul a,
.progress_full_f879 .medium-5e75 li ul a,
.progress_full_f879 .highlight-first-d244 li ul a,
.progress_full_f879 .texture-steel-ee19 li ul a,
.progress_full_f879 .alert_next_ddb6 li ul a,
.progress_full_f879 .element-9323 li ul a,
.progress_full_f879 .container-6a46 li ul a {
  padding-left: 20px;
}
.progress_full_f879 .hard-a6e4 li ul ul li::before,
.progress_full_f879 .main-west-224d li ul ul li::before,
.progress_full_f879 .medium-5e75 li ul ul li::before,
.progress_full_f879 .highlight-first-d244 li ul ul li::before,
.progress_full_f879 .texture-steel-ee19 li ul ul li::before,
.progress_full_f879 .alert_next_ddb6 li ul ul li::before,
.progress_full_f879 .element-9323 li ul ul li::before,
.progress_full_f879 .container-6a46 li ul ul li::before {
  left: 30px;
}
.progress_full_f879 .hard-a6e4 li ul ul a,
.progress_full_f879 .main-west-224d li ul ul a,
.progress_full_f879 .medium-5e75 li ul ul a,
.progress_full_f879 .highlight-first-d244 li ul ul a,
.progress_full_f879 .texture-steel-ee19 li ul ul a,
.progress_full_f879 .alert_next_ddb6 li ul ul a,
.progress_full_f879 .element-9323 li ul ul a,
.progress_full_f879 .container-6a46 li ul ul a {
  padding-left: 40px;
}
.progress_full_f879 .yellow_5339 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_full_f879 .container-6a46 ul li {
  margin-bottom: 1.41575em;
}
.progress_full_f879 .container-6a46 ul li .progress_fresh_4a73 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.progress_full_f879 .container-6a46 ul li .paragraph_next_82c8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom-6461 .hard-a6e4 li a,
.bottom-6461 .main-west-224d li a,
.bottom-6461 .medium-5e75 li a,
.bottom-6461 .highlight-first-d244 li a,
.bottom-6461 .texture-steel-ee19 li a,
.bottom-6461 .alert_next_ddb6 li a,
.bottom-6461 .element-9323 li a,
.bottom-6461 .container-6a46 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-6461 .yellow_5339 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-6461 .shadow_middle_9570 ul li.link_current_65d2 .mask_62d3,
.bottom-6461 .shadow_middle_9570 ul li.logo_advanced_36cf .mask_62d3 {
  background: rgba(0, 0, 0, 0.2);
}
.bottom-6461 .progress_full_f879 .shadow_middle_9570 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-7bd4 .progress_full_f879 .down_d537 li {
  margin: 0;
}
.tag-7bd4 .progress_full_f879 .down_d537 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tag-7bd4 .progress_full_f879 .down_d537 li ul {
  margin: 0;
}
.tag-7bd4 .progress_full_f879 .down_d537 li ul li a {
  padding-left: 15px;
}
.tag-7bd4 .progress_full_f879 .down_d537 li ul li li a {
  padding-left: 30px;
}
.tag-7bd4 .progress_full_f879 .down_d537 li.out_e2af > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tag-7bd4 .progress_full_f879 .down_d537 li.out_e2af > 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;
}
.tag-7bd4 .progress_full_f879 .down_d537 li.out_e2af > 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;
}
.motion-2c06 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph_thick_74a4 {
  position: relative;
  z-index: 10;
}
.paragraph_thick_74a4 .dropdown-42e8 {
  width: 100%;
  max-width: 100%;
}
.caption-red-f271 .shadow_hot_fdd2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption-red-f271 .frame_outer_8fbf {
}
.caption-red-f271 .bottom-6461 {
  background: #292929;
}
.preview-stale-7176 .shadow_hot_fdd2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview-stale-7176 .frame_outer_8fbf {
  background: #f9f9f9;
}
.preview-stale-7176 .bottom-6461 {
  background: #303030;
}
.list_6e6c .shadow_hot_fdd2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .list_6e6c .preview_short_f3a0 {
    margin-bottom: 1em;
  }
  .list_6e6c .preview_short_f3a0:last-child {
    margin-bottom: 0;
  }
}
.list_6e6c .frame_outer_8fbf {
  background: #ededed;
}
.list_6e6c .bottom-6461 {
  background: #1a1a1a;
}
.shadow_hot_fdd2.frame_outer_8fbf {
  color: rgba(0, 0, 0, 0.6);
}
.shadow_hot_fdd2.frame_outer_8fbf .summary_pro_9f05 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_hot_fdd2.bottom-6461 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_hot_fdd2.bottom-6461 a:not(.south_336d) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_hot_fdd2.bottom-6461 a:not(.south_336d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_hot_fdd2.bottom-6461 .summary_pro_9f05 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_hot_fdd2.bottom-6461 table tbody td,
.shadow_hot_fdd2.bottom-6461 table th {
  background: rgba(0, 0, 0, 0.08);
}
.column_60d9.highlight_tiny_d41f .video-new-8d47 {
  max-width: initial;
}
.column_60d9 .header_thick_cb12 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.column_60d9 .header_thick_cb12 .dropdown-42e8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .column_60d9 .header_thick_cb12 .dropdown-42e8 {
    display: block;
    margin-bottom: 2em;
  }
  .column_60d9 .header_thick_cb12 .dropdown-42e8:last-child {
    margin-bottom: 0;
  }
}
.list_6e6c .preview_short_f3a0:last-child,
.preview-stale-7176 .preview_short_f3a0:last-child,
.caption-red-f271 .preview_short_f3a0:last-child {
  margin-bottom: 0;
}
.list_6e6c .preview_short_f3a0 .progress_full_f879 .shadow_middle_9570:last-child,
.preview-stale-7176 .preview_short_f3a0 .progress_full_f879 .shadow_middle_9570:last-child,
.caption-red-f271 .preview_short_f3a0 .progress_full_f879 .shadow_middle_9570:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .list_6e6c .primary-copper-39ee,
  .list_6e6c .carousel-over-f1b0,
  .preview-stale-7176 .primary-copper-39ee,
  .preview-stale-7176 .carousel-over-f1b0,
  .caption-red-f271 .primary-copper-39ee,
  .caption-red-f271 .carousel-over-f1b0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph_thick_74a4 .preview_short_f3a0 {
    margin-bottom: 2em;
  }
}
.paragraph_thick_74a4 p:last-child {
  margin-bottom: 0;
}
.paragraph_thick_74a4 li,
.paragraph_thick_74a4 ul {
  list-style: none;
  margin: 0;
}
.paragraph_thick_74a4 ul ul {
  margin-left: 2.617924em;
}
.pattern_slow_cb3f {
  font-size: 0.875em;
}

/* css-noise: bb16 */
.phantom-card-p9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
