/*!
Theme Name: Customify
Theme URI: https://pressmaximum.list-8803/customify
Author: WPCustomify
Author URI: https://pressmaximum.list-8803
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.list-8803/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active-stone-ad09.grid_right_8e03/licenses/gpl-2.0.black-5c6c
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.pattern-9b30/, (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.panel-bright-d15d.over_a75b/normalize.filter-pro-455b/
 ======
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.filter-pro-455b v7.0.0 | MIT License | github.list-8803/necolas/normalize.filter-pro-455b */
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;
}
.label-9027 .column-5b59,
.cool_030e,
.detail_5a8c,
.container_d262,
.red-f76d,
.texture_9b63,
.mask-0657,
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;
}
.cool_030e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cool_030e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cool_030e,
  h1 {
    font-size: 1.8em;
  }
}
.detail_5a8c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail_5a8c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail_5a8c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail_5a8c,
  h2 {
    font-size: 1.7em;
  }
}
.container_d262,
h3 {
  font-size: 1.618em;
}
.label-9027 .column-5b59,
.red-f76d,
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.description_c8a4 {
  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;
}
.chip_lite_c932:after,
.chip_lite_c932:before,
.mask-56ff:after,
.mask-56ff:before {
  content: "";
  display: table;
}
.chip_lite_c932:after,
.mask-56ff:after {
  clear: both;
}
.hard-070f {
  float: right;
  margin-right: 0;
}
.form_dbc6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.under_a126 .item_20ea,
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;
}
.under_a126 .item_20ea: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;
}
.list_15c3 .item_20ea {
  box-shadow: none;
}
.list_15c3
  .item_20ea
  .black_37b9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list_15c3 .item_20ea .accordion-stale-f88f {
  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;
}
.list_15c3
  .item_20ea
  .accordion-stale-f88f
  b {
  display: none;
}
.list_15c3 .simple_fead {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.north-38fe:not(.hover-fast-cf8d):not(.video_dim_905f),
button:not(.hover-fast-cf8d):not(.video_dim_905f),
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ),
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ),
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ) {
  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;
}
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):hover,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):hover,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):hover,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):hover,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):active,
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):active,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):active,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):active,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):active,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus {
  outline: 0;
}
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7 {
  position: relative;
}
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .module-first-ad74,
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .container-f4d2,
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .hot_1edc,
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  i,
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  svg,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .module-first-ad74,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .container-f4d2,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .hot_1edc,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  i,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  svg,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .module-first-ad74,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .container-f4d2,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .hot_1edc,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  i,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  svg,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .module-first-ad74,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .container-f4d2,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .hot_1edc,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  i,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  svg,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .module-first-ad74,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .container-f4d2,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  .hot_1edc,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  i,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7
  svg {
  visibility: hidden;
}
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7:after,
button:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7:after,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7:after,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7:after,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ).fn-loading-f9c7: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;
}
.north-38fe:not(.hover-fast-cf8d):not(.video_dim_905f),
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ),
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ),
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ) {
  color: #fff;
  background: #235787;
}
.north-38fe:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus,
input[type="button"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus,
input[type="reset"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus,
input[type="submit"]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ):focus {
  color: #fff;
}
.north-38fe.fn-disabled-f9c7:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ),
.north-38fe[disabled]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ),
button.fn-disabled-f9c7:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ),
button[disabled]:not(.hover-fast-cf8d):not(
    .video_dim_905f
  ) {
  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;
}
.old_4a2c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.old_4a2c: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;
}
.wrapper_25e3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.advanced_7028 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.section-orange-7323 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.chip_lite_c932:after,
.chip_lite_c932:before,
.aside-cc29:after,
.aside-cc29:before,
.black_ffa2:after,
.black_ffa2:before,
.hard_a3a7:after,
.hard_a3a7:before,
.detail_selected_0e85:after,
.detail_selected_0e85:before,
.wood_bd3b:after,
.wood_bd3b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.chip_lite_c932:after,
.aside-cc29:after,
.black_ffa2:after,
.hard_a3a7:after,
.detail_selected_0e85:after,
.wood_bd3b:after {
  clear: both;
}
.aside-cc29 .container_static_7be3,
.black_ffa2 .container_static_7be3,
.media_slow_c7f0 .container_static_7be3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.silver_b8fb {
  display: inline-block;
}
.dirty_c50b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dirty_c50b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dirty_c50b .button_204e {
  padding: 1em 0;
  font-size: 85%;
}
.button_204e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.up-7445 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.up-7445:after,
.up-7445:before {
  content: "";
  display: table;
}
.up-7445:after {
  clear: both;
}
.border_paper_0279 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.last_564b .border_paper_0279 {
  max-width: 50%;
}
.info-72b7 .border_paper_0279 {
  max-width: 33.33%;
}
.container_soft_0e9f .border_paper_0279 {
  max-width: 25%;
}
.text_hard_543f .border_paper_0279 {
  max-width: 20%;
}
.container-cold-1fd8 .border_paper_0279 {
  max-width: 16.66%;
}
.background_af0d .border_paper_0279 {
  max-width: 14.28%;
}
.title-f13a .border_paper_0279 {
  max-width: 12.5%;
}
.column-f042 .border_paper_0279 {
  max-width: 11.11%;
}
.form-new-97ef {
  display: block;
}
.label-9027 .row-fixed-7b8b label,
.label-9027 .nav-lite-bd09 label,
.label-9027 .component-focused-6403 label,
.label-9027 .image-warm-fcef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-middle-23a2 {
  list-style: none;
  margin: 0;
}
.search-middle-23a2 article.soft-6b0d {
  margin-bottom: 0;
}
.search-middle-23a2 ul {
  list-style: none;
  margin: 0;
}
.search-middle-23a2 .yellow-1f60 li.soft-6b0d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-middle-23a2 .yellow-1f60 li.soft-6b0d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-middle-23a2 .yellow-1f60 li.soft-6b0d: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) {
  .search-middle-23a2 .yellow-1f60 li.soft-6b0d li.soft-6b0d li.soft-6b0d li.soft-6b0d {
    padding-left: 0;
  }
}
article.soft-6b0d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft-6b0d .aside-cc29 p:last-of-type {
  margin-bottom: 0;
}
article.soft-6b0d .table_897f {
  float: left;
}
article.soft-6b0d .easy-0df6 {
  margin-left: 85px;
}
article.soft-6b0d .progress-stone-9d14 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft-6b0d .progress-stone-9d14 .out-200b {
  margin-left: 10px;
}
article.soft-6b0d .section_simple_34e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft-6b0d .title-71ae {
  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 .row-fixed-7b8b,
  #respond .component-focused-6403,
  #respond .image-warm-fcef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row-fixed-7b8b input,
#respond .component-focused-6403 input,
#respond .image-warm-fcef input {
  width: 100%;
}
#respond .image-warm-fcef {
  margin-right: 0;
}
#respond .tabs-1fe4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.red_e027 {
  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;
}
.red_e027.title_stone_9419 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.red_e027 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%);
}
.red_e027:focus,
.red_e027: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);
}
.texture-d858 {
  border-radius: 10%;
}
.south_679c {
  border-radius: 50%;
}
.pro_4e86 {
  font-size: 0.72em;
}
.right_fa69 {
  font-size: 0.875em;
}
.caption-1e84 {
  font-size: 1.1em;
}
.feature_4ca1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature_4ca1.pro_4e86 {
  letter-spacing: 0.5px;
}
.texture_next_3c91,
.texture_next_3c91 a {
  color: #6d6d6d;
}
.texture_next_3c91 a:hover {
  color: #111;
}
.border_soft_02ba {
  color: #6d6d6d;
}
.highlight-green-13a0 {
  overflow-x: hidden;
}
.highlight-green-13a0 .dirty_86d5.large_6a72 {
  position: relative;
}
.highlight-green-13a0 .dirty_86d5.large_6a72.tertiary-ea4a {
  position: initial;
}
.highlight-green-13a0
  .dirty_86d5.large_6a72.tertiary-ea4a
  .medium-6651 {
  left: auto;
}
.highlight-green-13a0 .dirty_86d5 .medium-6651 {
  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;
}
.highlight-green-13a0 .dirty_86d5:hover.large_6a72 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.highlight-green-13a0
  .dirty_86d5:hover.large_6a72
  .medium-6651 {
  display: block;
  z-index: 9999999;
}
.highlight-green-13a0 .highlight_iron_1ee0 .header_gold_bf01,
.highlight-green-13a0 .border_fluid_6e03 .header_gold_bf01 {
  display: none;
}
.highlight-green-13a0 .clean-8602 .dirty_86d5:hover.large_6a72 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label-9027 .row-fixed-7b8b label,
.label-9027 .nav-lite-bd09 label,
.label-9027 .component-focused-6403 label,
.label-9027 .image-warm-fcef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-middle-23a2 {
  list-style: none;
  margin: 0;
}
.search-middle-23a2 article.soft-6b0d {
  margin-bottom: 0;
}
.search-middle-23a2 ul {
  list-style: none;
  margin: 0;
}
.search-middle-23a2 .yellow-1f60 li.soft-6b0d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-middle-23a2 .yellow-1f60 li.soft-6b0d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-middle-23a2 .yellow-1f60 li.soft-6b0d: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) {
  .search-middle-23a2 .yellow-1f60 li.soft-6b0d li.soft-6b0d li.soft-6b0d li.soft-6b0d {
    padding-left: 0;
  }
}
article.soft-6b0d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft-6b0d .aside-cc29 p:last-of-type {
  margin-bottom: 0;
}
article.soft-6b0d .table_897f {
  float: left;
}
article.soft-6b0d .easy-0df6 {
  margin-left: 85px;
}
article.soft-6b0d .progress-stone-9d14 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft-6b0d .progress-stone-9d14 .out-200b {
  margin-left: 10px;
}
article.soft-6b0d .section_simple_34e7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft-6b0d .title-71ae {
  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 .row-fixed-7b8b,
  #respond .component-focused-6403,
  #respond .image-warm-fcef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row-fixed-7b8b input,
#respond .component-focused-6403 input,
#respond .image-warm-fcef input {
  width: 100%;
}
#respond .image-warm-fcef {
  margin-right: 0;
}
#respond .tabs-1fe4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_iron_1ee0 .blue_2ddf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue_2ddf .accent_dynamic_4bae.short_2061 .input-7d5d > li > a:focus,
.blue_2ddf .accent_dynamic_4bae.short_2061 .input-7d5d > li > a:hover,
.blue_2ddf .accent_dynamic_4bae.thumbnail_north_3255 .input-7d5d > li > a:focus,
.blue_2ddf .accent_dynamic_4bae.thumbnail_north_3255 .input-7d5d > li > a:hover,
.blue_2ddf .accent_dynamic_4bae.search-c898 .input-7d5d > li > a:focus,
.blue_2ddf .accent_dynamic_4bae.search-c898 .input-7d5d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_2ddf
  .accent_dynamic_4bae.short_2061
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a,
.blue_2ddf
  .accent_dynamic_4bae.short_2061
  .input-7d5d
  > li.mask_inner_5ced
  > a,
.blue_2ddf
  .accent_dynamic_4bae.thumbnail_north_3255
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a,
.blue_2ddf
  .accent_dynamic_4bae.thumbnail_north_3255
  .input-7d5d
  > li.mask_inner_5ced
  > a,
.blue_2ddf
  .accent_dynamic_4bae.search-c898
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a,
.blue_2ddf .accent_dynamic_4bae.search-c898 .input-7d5d > li.notification-east-cb1c > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_2ddf .banner_bfa4,
.blue_2ddf .banner_bfa4 a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_2ddf .title_action_e813.label_solid_9619 li a,
.blue_2ddf .dim-1865 a,
.blue_2ddf .focus_7d10,
.blue_2ddf .input-7d5d > li > a,
.blue_2ddf .bright_d616 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf .title_action_e813.label_solid_9619 li a:hover,
.blue_2ddf .dim-1865 a:hover,
.blue_2ddf .focus_7d10:hover,
.blue_2ddf .input-7d5d > li > a:hover,
.blue_2ddf .bright_d616:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_2ddf .south-d326 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf .south-d326 .card-static-0f4f {
  color: rgba(255, 255, 255, 0.99);
}
.blue_2ddf .south-d326:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_2ddf .video-390e .summary_fresh_96fe {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf .video-390e .summary_fresh_96fe .overlay-4428 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf
  .video-390e
  .summary_fresh_96fe
  .overlay-4428::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf
  .video-390e
  .summary_fresh_96fe
  .overlay-4428:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf
  .video-390e
  .summary_fresh_96fe
  .overlay-4428::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf
  .video-390e
  .summary_fresh_96fe
  .overlay-4428::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf .video-390e .item-dirty-48c4 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_2ddf .video-390e .item-dirty-48c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_ab11
  .blue_2ddf
  .video-390e
  .block_lower_120a
  .advanced_f132 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dynamic_ab11
  .blue_2ddf
  .video-390e
  .block_lower_120a
  .overlay-4428 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_iron_1ee0 .gas-6c52 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gas-6c52 .accent_dynamic_4bae.short_2061 .input-7d5d > li > a:focus,
.gas-6c52 .accent_dynamic_4bae.short_2061 .input-7d5d > li > a:hover,
.gas-6c52 .accent_dynamic_4bae.thumbnail_north_3255 .input-7d5d > li > a:focus,
.gas-6c52 .accent_dynamic_4bae.thumbnail_north_3255 .input-7d5d > li > a:hover,
.gas-6c52 .accent_dynamic_4bae.search-c898 .input-7d5d > li > a:focus,
.gas-6c52 .accent_dynamic_4bae.search-c898 .input-7d5d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-6c52
  .accent_dynamic_4bae.short_2061
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a,
.gas-6c52
  .accent_dynamic_4bae.short_2061
  .input-7d5d
  > li.mask_inner_5ced
  > a,
.gas-6c52
  .accent_dynamic_4bae.thumbnail_north_3255
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a,
.gas-6c52
  .accent_dynamic_4bae.thumbnail_north_3255
  .input-7d5d
  > li.mask_inner_5ced
  > a,
.gas-6c52
  .accent_dynamic_4bae.search-c898
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a,
.gas-6c52 .accent_dynamic_4bae.search-c898 .input-7d5d > li.notification-east-cb1c > a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-6c52 .banner_bfa4,
.gas-6c52 .banner_bfa4 a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-6c52 .title_action_e813.label_solid_9619 li a,
.gas-6c52 .dim-1865 a,
.gas-6c52 .focus_7d10,
.gas-6c52 .input-7d5d > li > a,
.gas-6c52 .bright_d616 {
  color: rgba(0, 0, 0, 0.55);
}
.gas-6c52 .title_action_e813.label_solid_9619 li a:hover,
.gas-6c52 .dim-1865 a:hover,
.gas-6c52 .focus_7d10:hover,
.gas-6c52 .input-7d5d > li > a:hover,
.gas-6c52 .bright_d616:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-6c52 .south-d326 {
  color: rgba(0, 0, 0, 0.55);
}
.gas-6c52 .south-d326 .card-static-0f4f {
  color: rgba(0, 0, 0, 0.8);
}
.gas-6c52 .south-d326:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-next-311a .pro_027d {
  margin-left: auto;
  margin-right: auto;
}
.black_ffa2 > * {
  margin-left: auto;
  margin-right: auto;
}
.black_ffa2 .wrapper_25e3 {
  margin-right: 1.41575em;
}
.north-e2e5 .black_ffa2 > .content_a9bd {
  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;
}
.north-e2e5 .black_ffa2 > .active_6d69 {
  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;
}
.old-6c2b.pattern-next-311a .pro_027d,
.menu_345c.pattern-next-311a .pro_027d {
  margin-left: 0;
}
.tall_0b85.pattern-next-311a .pro_027d,
.white_b58f.pattern-next-311a .pro_027d {
  margin-right: 0;
}
.black_ffa2 ol,
.black_ffa2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo_4447 video {
  max-width: 100%;
}
.footer-cc5b img {
  display: block;
}
.footer-cc5b.wrapper_25e3,
.footer-cc5b.advanced_7028 {
  width: 100%;
}
.footer-cc5b.active_6d69 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop-plasma-1e4b:not(.fast_3118) {
  margin: 1.5em auto;
}
.button-fbe6 p {
  padding: 1.5em 14px;
}
ul.title-motion-893b.active_6d69,
ul.title-motion-893b.content_a9bd,
ul.title-motion-893b.component_76b1.content_a9bd {
  padding: 0 14px;
}
.tag_82d9 {
  display: block;
  overflow-x: auto;
}
.tag_82d9 table {
  border-collapse: collapse;
  width: 100%;
}
.tag_82d9 td,
.tag_82d9 th {
  padding: 0.5em;
}
.black_ffa2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.black_ffa2 ol ol,
.black_ffa2 ol ul,
.black_ffa2 ul ol,
.black_ffa2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.black_ffa2 ol ol li,
.black_ffa2 ol ul li,
.black_ffa2 ul ol li,
.black_ffa2 ul ul li {
  margin-left: 0;
}
.nav-red-6128.input-bc9b > .thick_4573 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.nav-red-6128.input-bc9b > .thick_4573 iframe,
.nav-red-6128.input-bc9b > .thick_4573 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.center_2a1a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.center_2a1a.upper-524f {
  padding: 0;
}
.center_2a1a.upper-524f cite {
  font-size: 13px;
}
.center_2a1a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.center_2a1a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.link_b0e2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.link_b0e2 > p:first-child {
  margin-top: 0;
}
.link_b0e2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.link_b0e2 blockquote {
  border-left: 0;
}
.rough-bc5a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.rough-bc5a:not(.highlight_b229) {
  max-width: 100px;
}
.rough-bc5a.grid-over-c585 {
  border-bottom: none !important;
  text-align: center;
}
.rough-bc5a.grid-over-c585::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .button-fbe6 p {
    padding: 1.5em 0;
  }
}
.tabs-9530 {
  color: #0073aa;
}
.white_1535 {
  background-color: #0073aa;
}
.fixed-8789 {
  color: #229fd8;
}
.hidden_ae9d {
  background-color: #229fd8;
}
.detail_3dbd {
  color: #eee;
}
.link_bf0e {
  background-color: #eee;
}
.detail_cool_bcc6 {
  color: #444;
}
.block_e585 {
  background-color: #444;
}
.mini-d170 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mini-d170 .south-4951 .dim-1865 {
  font-size: 15px;
}
.mini-d170 .dim-1865 {
  line-height: 1.3;
}
.mini-d170 .gas-6c52 {
}
.mini-d170 .blue_2ddf {
  background: #235787;
}
.picture_yellow_8b36 {
  padding: 0;
}
.picture_yellow_8b36 .blue_2ddf {
  background: #1a1a1a;
}
.picture_yellow_8b36 .gas-6c52 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.heading-full-8562 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.heading-full-8562 .gas-6c52 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.heading-full-8562 .blue_2ddf {
  background: #303030;
}
.wood_bd3b {
  position: relative;
  z-index: 10;
}
.wood_bd3b .cold_f52b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-old-c052 .large_6a72 {
  display: inline-block;
  vertical-align: middle;
}
.pattern-old-c052.carousel-center-f332 .large_6a72 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pattern-old-c052.carousel-center-f332 .large_6a72 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-old-c052.carousel-center-f332 .large_6a72 {
    margin-right: 0.4em;
  }
}
.pattern-old-c052.carousel-center-f332 .large_6a72:last-child {
  margin-right: 0;
}
.progress-pink-318d .cold_f52b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight_iron_1ee0 .south-4951 {
    margin: 0 -0.5em;
  }
  .highlight_iron_1ee0 .south-4951 [class*="customify-col-"],
  .highlight_iron_1ee0 .south-4951 [class*="customify-col_"],
  .highlight_iron_1ee0 .south-4951 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight_iron_1ee0.fresh_4e4f .cold_f52b {
  background: 0 0 !important;
}
.highlight_iron_1ee0.fresh_4e4f .cold_f52b,
.highlight_iron_1ee0.progress-pink-318d .cold_f52b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight_iron_1ee0.main_warm_fb34 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight_iron_1ee0.progress-pink-318d .cold_f52b {
  box-shadow: none !important;
}
.clean-b548 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .clean-b548 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .clean-b548 {
    padding: 18px 0 20px;
  }
}
.clean-b548 .text_warm_4e33 {
  width: 100%;
}
.clean-b548 .menu_706c {
  margin-bottom: 0;
}
.clean-b548 .small_ca52 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus-basic-7e13 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus-basic-7e13 .breadcrumb-4057 {
  width: 100%;
}
.outer_b9e9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outer_b9e9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outer_b9e9 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;
}
.outer_b9e9 li:last-child:after {
  display: none;
}
.outer_b9e9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.link_5d3b .header_gold_bf01 button,
.clean-b548 .header_gold_bf01 button {
  left: 0;
}
.link_5d3b .breadcrumb-4057,
.clean-b548 .breadcrumb-4057 {
  padding-left: 0;
  padding-right: 0;
}
.link_5d3b .focus-basic-7e13,
.clean-b548 .focus-basic-7e13 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.link_5d3b {
  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;
}
.link_5d3b: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;
}
.link_5d3b .element_bronze_071d {
  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) {
  .link_5d3b .element_bronze_071d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .link_5d3b .element_bronze_071d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .link_5d3b .element_bronze_071d {
    min-height: 200px;
  }
}
.link_5d3b .outer_b9e9 {
  color: rgba(255, 255, 255, 0.8);
}
.link_5d3b .outer_b9e9 a,
.link_5d3b .outer_b9e9 li:after {
  color: inherit;
}
.link_5d3b .outer_b9e9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.item-cold-c717 {
  margin-bottom: 0.5em;
}
.red_b67e {
  margin-bottom: 1.2em;
}
.red_b67e,
.item-cold-c717 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.red_b67e p:last-child,
.item-cold-c717 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header_gold_bf01,
#masthead .header_gold_bf01 {
  display: none;
}
#masthead
  > .header_gold_bf01.section_plasma_e316 {
  display: none;
}
#masthead > .header_gold_bf01 button {
  left: 0;
}
.backdrop-middle-5240 {
  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%;
}
.backdrop-middle-5240 .large_6a72 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop-middle-5240 .fluid-6a49 {
  display: -webkit-box;
  display: flex;
}
.backdrop-middle-5240 .fluid-6a49.tertiary_green_5509 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop-middle-5240 .fluid-6a49.dropdown_aa59 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-middle-5240 .fluid-6a49.thick_506a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-middle-5240.breadcrumb_b0f4.title_5f0d .fluid-6a49.tertiary_green_5509 {
  flex-basis: 100%;
}
.backdrop-middle-5240.active-center-c98d .fluid-6a49.dropdown_aa59 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop-middle-5240.active-center-c98d .fluid-6a49.thick_506a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header_gold_bf01.section_plasma_e316 {
  display: none;
}
#masthead > .header_gold_bf01 button {
  left: 0;
}
.footer_blue_dd76 {
  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;
}
.footer_blue_dd76:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.footer_blue_dd76.article_last_9d6d i {
  margin-right: 4px;
}
.footer_blue_dd76.tag_039c i {
  margin-left: 5px;
}
.dim-1865 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dim-1865 p:last-child {
  margin-bottom: 0;
}
.logo-up-7877 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo-up-7877 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo-up-7877 img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo-up-7877 .banner_bfa4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo-up-7877 .form-4f76 {
  margin: 5px 0 7px 0;
}
.logo-up-7877.thumbnail_hard_e793 .progress-26dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-up-7877.thumbnail_hard_e793 .container-huge-d872 {
  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;
}
.logo-up-7877.row_3a84 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo-up-7877.row_3a84 .progress-26dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-up-7877.row_3a84 .container-huge-d872 {
  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;
}
.logo-up-7877.out-6635 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo-up-7877.accent_new_d2d7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo-up-7877.accent_new_d2d7 .container-huge-d872 {
  margin-top: 7px;
}
.tabs_342e {
  display: inline-block;
}
.wood_bd3b .prev-f2fd .logo-up-7877 img {
  max-width: 100%;
}
.accent_dynamic_4bae .article_5af6.grid_right_6b1e,
.caption-4f30 .article_5af6.grid_right_6b1e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent_dynamic_4bae .right_7432,
.caption-4f30 .right_7432 {
  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%);
}
.accent_dynamic_4bae .right_7432 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accent_dynamic_4bae.gallery_f397 .right_7432 {
  display: none;
}
.accent_dynamic_4bae .message-solid-c95d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_dynamic_4bae .message-solid-c95d li {
  display: inline-block;
  position: relative;
}
.accent_dynamic_4bae .message-solid-c95d li:last-child {
  margin-right: 0;
}
.accent_dynamic_4bae .message-solid-c95d 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;
}
.accent_dynamic_4bae .message-solid-c95d li.notification-east-cb1c > a {
  color: rgba(0, 0, 0, 0.9);
}
.accent_dynamic_4bae .message-solid-c95d > 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;
}
.accent_dynamic_4bae .message-solid-c95d > li > a i {
  line-height: 0;
}
.accent_dynamic_4bae .message-solid-c95d > li.banner-2547 > a .right_7432 {
  margin-left: 4px;
  line-height: 0;
}
.accent_dynamic_4bae .message-solid-c95d .white_bc6e li.banner-2547 > a {
  position: relative;
}
.accent_dynamic_4bae .message-solid-c95d .white_bc6e li.banner-2547 > a:after,
.accent_dynamic_4bae .message-solid-c95d .white_bc6e li.banner-2547 > a:before {
  content: "";
  display: table;
}
.accent_dynamic_4bae .message-solid-c95d .white_bc6e li.banner-2547 > a:after {
  clear: both;
}
.accent_dynamic_4bae .message-solid-c95d .white_bc6e li.banner-2547 > a .right_7432 {
  margin-left: 5px;
  float: right;
}
.accent_dynamic_4bae .shadow_next_4d1b,
.accent_dynamic_4bae .white_bc6e {
  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;
}
.accent_dynamic_4bae .white_bc6e {
  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;
}
.accent_dynamic_4bae .white_bc6e .grid_right_6b1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent_dynamic_4bae .white_bc6e .right_7432 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accent_dynamic_4bae .white_bc6e li {
  display: block;
  margin: 0;
  padding: 0;
}
.accent_dynamic_4bae .white_bc6e 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;
}
.accent_dynamic_4bae .white_bc6e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accent_dynamic_4bae .white_bc6e .white_bc6e {
  top: 0;
  left: 100%;
}
.accent_dynamic_4bae .box-16f8.fn-focus-f9c7 > .shadow_next_4d1b,
.accent_dynamic_4bae .box-16f8.fn-focus-f9c7 > .white_bc6e,
.accent_dynamic_4bae .box-16f8:focus > .shadow_next_4d1b,
.accent_dynamic_4bae .box-16f8:focus > .white_bc6e,
.accent_dynamic_4bae .box-16f8:hover > .shadow_next_4d1b,
.accent_dynamic_4bae .box-16f8:hover > .white_bc6e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accent_dynamic_4bae.search-c898 .input-7d5d:after,
.accent_dynamic_4bae.search-c898 .input-7d5d:before {
  content: "";
  display: table;
}
.accent_dynamic_4bae.search-c898 .input-7d5d:after {
  clear: both;
}
.accent_dynamic_4bae.search-c898 .input-7d5d > li {
  float: left;
}
.accent_dynamic_4bae.small-7007 .input-7d5d:after,
.accent_dynamic_4bae.small-7007 .input-7d5d:before {
  content: "";
  display: table;
}
.accent_dynamic_4bae.small-7007 .input-7d5d:after {
  clear: both;
}
.accent_dynamic_4bae.small-7007 .input-7d5d > li {
  float: left;
}
.accent_dynamic_4bae.small-7007 .input-7d5d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accent_dynamic_4bae.small-7007 .input-7d5d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accent_dynamic_4bae.small-7007 .input-7d5d > li.thumbnail-pro-8baf > a,
.accent_dynamic_4bae.small-7007 .input-7d5d > li.notification-east-cb1c > a {
  color: #fff;
  background-color: #1e4b75;
}
.accent_dynamic_4bae.short_2061 .input-7d5d > li > a .grid_right_6b1e {
  position: relative;
}
.accent_dynamic_4bae.short_2061 .input-7d5d > li > a .grid_right_6b1e: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;
}
.accent_dynamic_4bae.short_2061
  .input-7d5d
  > li:focus
  > a
  .grid_right_6b1e:before,
.accent_dynamic_4bae.short_2061
  .input-7d5d
  > li:hover
  > a
  .grid_right_6b1e:before {
  width: 100%;
  background-color: currentColor;
}
.accent_dynamic_4bae.short_2061
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a
  .grid_right_6b1e:before,
.accent_dynamic_4bae.short_2061
  .input-7d5d
  > li.mask_inner_5ced
  > a
  .grid_right_6b1e:before {
  width: 100%;
  background-color: currentColor;
}
.accent_dynamic_4bae.thumbnail_north_3255 .input-7d5d > li > a .grid_right_6b1e {
  position: relative;
}
.accent_dynamic_4bae.thumbnail_north_3255 .input-7d5d > li > a .grid_right_6b1e: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;
}
.accent_dynamic_4bae.thumbnail_north_3255 .input-7d5d > li:focus > a .grid_right_6b1e:before,
.accent_dynamic_4bae.thumbnail_north_3255
  .input-7d5d
  > li:hover
  > a
  .grid_right_6b1e:before {
  width: 100%;
  background-color: currentColor;
}
.accent_dynamic_4bae.thumbnail_north_3255
  .input-7d5d
  > li.thumbnail-pro-8baf
  > a
  .grid_right_6b1e:before,
.accent_dynamic_4bae.thumbnail_north_3255
  .input-7d5d
  > li.mask_inner_5ced
  > a
  .grid_right_6b1e:before {
  width: 100%;
  background-color: currentColor;
}
.caption-4f30 .message-solid-c95d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.caption-4f30 .message-solid-c95d li:first-child > a {
  border-top: none;
}
.caption-4f30 .message-solid-c95d .layout_gas_fef4 > .grid_right_6b1e .right_7432 {
  display: none;
}
.caption-4f30 .message-solid-c95d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.caption-4f30 .message-solid-c95d li:last-child {
  border: none;
}
.caption-4f30 .message-solid-c95d li.banner-2547 > a {
  padding-right: 45px !important;
}
.caption-4f30 .message-solid-c95d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.caption-4f30 .message-solid-c95d li a:focus,
.caption-4f30 .message-solid-c95d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-4f30 .message-solid-c95d li .soft_8f97 {
  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;
}
.caption-4f30 .message-solid-c95d li .soft_8f97:hover {
  box-shadow: none;
}
.caption-4f30 .message-solid-c95d li .soft_8f97 .right_7432 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.caption-4f30 .message-solid-c95d .white_bc6e {
  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);
}
.caption-4f30 .message-solid-c95d .white_bc6e li a {
  padding-left: 3em;
}
.caption-4f30 .message-solid-c95d .mask-stone-1a3e > a .soft_8f97 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.caption-4f30 .message-solid-c95d .mask-stone-1a3e > .white_bc6e {
  display: block;
  opacity: 1;
}
.popup_e411 {
  max-width: 100%;
}
.breadcrumb-narrow-ea45 {
  line-height: 0;
  cursor: pointer;
}
.bright_d616 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bright_d616:hover {
  box-shadow: none;
  color: currentColor;
}
.bright_d616 svg {
  width: 18px;
  height: 18px;
}
.bright_d616 .outer_b638 {
  display: none;
}
.box_first_bcd4 {
  position: relative;
}
.box_first_bcd4.fn-active-f9c7 .bright_d616 .grid_copper_1f83 {
  display: none;
}
.box_first_bcd4.fn-active-f9c7 .bright_d616 .outer_b638 {
  display: inline-block;
}
.box_first_bcd4 .modal-active-26c6 {
  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);
}
.box_first_bcd4.aside_a175 .modal-active-26c6 {
  left: auto;
  right: -0.9em;
}
.box_first_bcd4.aside_a175 .caption-red-c2de::before {
  left: auto;
  right: 15px;
}
.box_first_bcd4.fn-active-f9c7 .modal-active-26c6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block_lower_120a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.block_lower_120a label {
  flex-basis: 100%;
}
.block_lower_120a .summary_fresh_96fe {
  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;
}
.block_lower_120a .overlay-4428 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.block_lower_120a .overlay-4428:focus {
  background-color: transparent;
}
.block_lower_120a button.item-dirty-48c4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.block_lower_120a button.item-dirty-48c4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.block_lower_120a button.item-dirty-48c4 svg {
  width: 18px;
  height: 18px;
}
.block_lower_120a input[type="submit"] {
  min-height: auto;
}
.video-390e .block_lower_120a .overlay-4428 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption-red-c2de {
  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) {
  .caption-red-c2de {
    width: 220px;
  }
}
.caption-red-c2de label {
  flex-basis: 100%;
}
.caption-red-c2de::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;
}
.dynamic_ab11 .video-390e .block_lower_120a {
  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;
}
.dynamic_ab11
  .video-390e
  .block_lower_120a
  .summary_fresh_96fe {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dynamic_ab11 .video-390e .block_lower_120a .overlay-4428 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dynamic_ab11
  .video-390e
  .block_lower_120a
  .overlay-4428:focus {
  background: 0 0;
}
.dynamic_ab11
  .video-390e
  .block_lower_120a
  .advanced_f132 {
  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;
}
.title_action_e813 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.title_action_e813 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.title_action_e813 li:last-child {
  margin-right: 0;
}
.title_action_e813 li:first-child {
  margin-left: 0;
}
.title_action_e813.breadcrumb-medium-c5bf a {
  color: #fff;
}
.title_action_e813.breadcrumb-medium-c5bf a:hover {
  color: #fff;
}
.title_action_e813 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.title_action_e813 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.title_action_e813 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title_action_e813 a:hover {
  opacity: 0.9;
  color: inherit;
}
.title_action_e813 [class*="social-icon-apple"] {
  background-color: #999;
}
.title_action_e813 [class*="social-icon-apple"].cool_26d8 {
  background-color: transparent;
  color: #999;
}
.title_action_e813 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.title_action_e813 [class*="social-icon-behance"].cool_26d8 {
  background-color: transparent;
  color: #1769ff;
}
.title_action_e813 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.title_action_e813 [class*="social-icon-bitbucket"].cool_26d8 {
  background-color: transparent;
  color: #205081;
}
.title_action_e813 [class*="social-icon-codepen"] {
  background-color: #000;
}
.title_action_e813 [class*="social-icon-codepen"].cool_26d8 {
  background-color: transparent;
  color: #000;
}
.title_action_e813 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.title_action_e813 [class*="social-icon-delicious"].cool_26d8 {
  background-color: transparent;
  color: #39f;
}
.title_action_e813 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.title_action_e813 [class*="social-icon-digg"].cool_26d8 {
  background-color: transparent;
  color: #005be2;
}
.title_action_e813 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.title_action_e813 [class*="social-icon-dribbble"].cool_26d8 {
  background-color: transparent;
  color: #ea4c89;
}
.title_action_e813 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.title_action_e813 [class*="social-icon-envelope"].cool_26d8 {
  background-color: transparent;
  color: #ea4335;
}
.title_action_e813 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.title_action_e813 [class*="social-icon-facebook"].cool_26d8 {
  background-color: transparent;
  color: #3b5998;
}
.title_action_e813 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.title_action_e813 [class*="social-icon-flickr"].cool_26d8 {
  background-color: transparent;
  color: #0063dc;
}
.title_action_e813 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.title_action_e813 [class*="social-icon-foursquare"].cool_26d8 {
  background-color: transparent;
  color: #2d5be3;
}
.title_action_e813 [class*="social-icon-github"] {
  background-color: #333;
}
.title_action_e813 [class*="social-icon-github"].cool_26d8 {
  background-color: transparent;
  color: #333;
}
.title_action_e813 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.title_action_e813 [class*="social-icon-google-plus"].cool_26d8 {
  background-color: transparent;
  color: #dd4b39;
}
.title_action_e813 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.title_action_e813 [class*="social-icon-houzz"].cool_26d8 {
  background-color: transparent;
  color: #7ac142;
}
.title_action_e813 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.title_action_e813 [class*="social-icon-instagram"].cool_26d8 {
  background-color: transparent;
  color: #262626;
}
.title_action_e813 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.title_action_e813 [class*="social-icon-jsfiddle"].cool_26d8 {
  background-color: transparent;
  color: #487aa2;
}
.title_action_e813 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.title_action_e813 [class*="social-icon-linkedin"].cool_26d8 {
  background-color: transparent;
  color: #0077b5;
}
.title_action_e813 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.title_action_e813 [class*="social-icon-medium"].cool_26d8 {
  background-color: transparent;
  color: #00ab6b;
}
.title_action_e813 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.title_action_e813
  [class*="social-icon-odnoklassniki"].cool_26d8 {
  background-color: transparent;
  color: #f4731c;
}
.title_action_e813 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.title_action_e813 [class*="social-icon-meetup"].cool_26d8 {
  background-color: transparent;
  color: #ec1c40;
}
.title_action_e813 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.title_action_e813 [class*="social-icon-pinterest"].cool_26d8 {
  background-color: transparent;
  color: #bd081c;
}
.title_action_e813 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.title_action_e813 [class*="social-icon-product-hunt"].cool_26d8 {
  background-color: transparent;
  color: #da552f;
}
.title_action_e813 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.title_action_e813 [class*="social-icon-reddit"].cool_26d8 {
  background-color: transparent;
  color: #ff4500;
}
.title_action_e813 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.title_action_e813 [class*="social-icon-rss"].cool_26d8 {
  background-color: transparent;
  color: #f26522;
}
.title_action_e813 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.title_action_e813
  [class*="social-icon-shopping-cart"].cool_26d8 {
  background-color: transparent;
  color: #4caf50;
}
.title_action_e813 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.title_action_e813 [class*="social-icon-skype"].cool_26d8 {
  background-color: transparent;
  color: #00aff0;
}
.title_action_e813 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.title_action_e813 [class*="social-icon-slideshare"].cool_26d8 {
  background-color: transparent;
  color: #0077b5;
}
.title_action_e813 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.title_action_e813 [class*="social-icon-snapchat"].cool_26d8 {
  background-color: transparent;
  color: #fffc00;
}
.title_action_e813 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.title_action_e813 [class*="social-icon-soundcloud"].cool_26d8 {
  background-color: transparent;
  color: #f80;
}
.title_action_e813 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.title_action_e813 [class*="social-icon-spotify"].cool_26d8 {
  background-color: transparent;
  color: #2ebd59;
}
.title_action_e813 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.title_action_e813
  [class*="social-icon-stack-overflow"].cool_26d8 {
  background-color: transparent;
  color: #fe7a15;
}
.title_action_e813 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.title_action_e813 [class*="social-icon-maldkfgram"].cool_26d8 {
  background-color: transparent;
  color: #2ca5e0;
}
.title_action_e813 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.title_action_e813 [class*="social-icon-tripadvisor"].cool_26d8 {
  background-color: transparent;
  color: #589442;
}
.title_action_e813 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.title_action_e813 [class*="social-icon-tumblr"].cool_26d8 {
  background-color: transparent;
  color: #35465c;
}
.title_action_e813 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.title_action_e813 [class*="social-icon-twitch"].cool_26d8 {
  background-color: transparent;
  color: #6441a5;
}
.title_action_e813 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.title_action_e813 [class*="social-icon-twitter"].cool_26d8 {
  background-color: transparent;
  color: #1da1f2;
}
.title_action_e813 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.title_action_e813 [class*="social-icon-vimeo"].cool_26d8 {
  background-color: transparent;
  color: #1ab7ea;
}
.title_action_e813 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.title_action_e813 [class*="social-icon-vk"].cool_26d8 {
  background-color: transparent;
  color: #45668e;
}
.title_action_e813 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.title_action_e813 [class*="social-icon-weibo"].cool_26d8 {
  background-color: transparent;
  color: #df2029;
}
.title_action_e813 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.title_action_e813 [class*="social-icon-weixin"].cool_26d8 {
  background-color: transparent;
  color: #7bb32e;
}
.title_action_e813 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.title_action_e813 [class*="social-icon-whatsapp"].cool_26d8 {
  background-color: transparent;
  color: #25d366;
}
.title_action_e813 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.title_action_e813 [class*="social-icon-wordpress"].cool_26d8 {
  background-color: transparent;
  color: #21759b;
}
.title_action_e813 [class*="social-icon-xing"] {
  background-color: #026466;
}
.title_action_e813 [class*="social-icon-xing"].cool_26d8 {
  background-color: transparent;
  color: #026466;
}
.title_action_e813 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.title_action_e813 [class*="social-icon-yelp"].cool_26d8 {
  background-color: transparent;
  color: #af0606;
}
.title_action_e813 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.title_action_e813 [class*="social-icon-youtube"].cool_26d8 {
  background-color: transparent;
  color: #cd201f;
}
.focus_7d10 {
  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;
}
.focus_7d10:hover {
  box-shadow: none;
  background: 0 0;
}
.layout-thick-522c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag_lower_0295 {
  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;
}
.hover-focused-83e1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.grid-5cb2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.grid-5cb2,
.grid-5cb2::after,
.grid-5cb2::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;
}
.grid-5cb2::after,
.grid-5cb2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.south_05e3 .tag_lower_0295 .hover-focused-83e1 {
  margin-top: -2px;
  width: 19px;
}
.south_05e3 .tag_lower_0295 .grid-5cb2 {
  margin-top: -1px;
}
.south_05e3 .tag_lower_0295 .grid-5cb2,
.south_05e3 .tag_lower_0295 .grid-5cb2::after,
.south_05e3 .tag_lower_0295 .grid-5cb2::before {
  width: 19px;
  height: 2px;
}
.south_05e3 .tag_lower_0295 .grid-5cb2::before {
  top: -6px;
}
.south_05e3 .tag_lower_0295 .grid-5cb2::after {
  bottom: -6px;
}
.element_47a5 .tag_lower_0295 .hover-focused-83e1 {
  margin-top: -2px;
  width: 22px;
}
.element_47a5 .tag_lower_0295 .grid-5cb2 {
  margin-top: -1px;
}
.element_47a5 .tag_lower_0295 .grid-5cb2,
.element_47a5 .tag_lower_0295 .grid-5cb2::after,
.element_47a5 .tag_lower_0295 .grid-5cb2::before {
  width: 22px;
  height: 2px;
}
.element_47a5 .tag_lower_0295 .grid-5cb2::before {
  top: -7px;
}
.element_47a5 .tag_lower_0295 .grid-5cb2::after {
  bottom: -7px;
}
.wrapper-359d .tag_lower_0295 .hover-focused-83e1 {
  margin-top: -2px;
  width: 31px;
}
.wrapper-359d .tag_lower_0295 .grid-5cb2 {
  margin-top: -1.5px;
}
.wrapper-359d .tag_lower_0295 .grid-5cb2,
.wrapper-359d .tag_lower_0295 .grid-5cb2::after,
.wrapper-359d .tag_lower_0295 .grid-5cb2::before {
  width: 31px;
  height: 3px;
}
.wrapper-359d .tag_lower_0295 .grid-5cb2::before {
  top: -9px;
}
.wrapper-359d .tag_lower_0295 .grid-5cb2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form-3f55 .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 19px;
  }
  .form-3f55 .tag_lower_0295 .grid-5cb2 {
    margin-top: -1px;
  }
  .form-3f55 .tag_lower_0295 .grid-5cb2,
  .form-3f55 .tag_lower_0295 .grid-5cb2::after,
  .form-3f55 .tag_lower_0295 .grid-5cb2::before {
    width: 19px;
    height: 2px;
  }
  .form-3f55 .tag_lower_0295 .grid-5cb2::before {
    top: -6px;
  }
  .form-3f55 .tag_lower_0295 .grid-5cb2::after {
    bottom: -6px;
  }
  .background_0915 .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 22px;
  }
  .background_0915 .tag_lower_0295 .grid-5cb2 {
    margin-top: -1px;
  }
  .background_0915 .tag_lower_0295 .grid-5cb2,
  .background_0915 .tag_lower_0295 .grid-5cb2::after,
  .background_0915 .tag_lower_0295 .grid-5cb2::before {
    width: 22px;
    height: 2px;
  }
  .background_0915 .tag_lower_0295 .grid-5cb2::before {
    top: -7px;
  }
  .background_0915 .tag_lower_0295 .grid-5cb2::after {
    bottom: -7px;
  }
  .paragraph-4da0 .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-4da0 .tag_lower_0295 .grid-5cb2 {
    margin-top: -1.5px;
  }
  .paragraph-4da0 .tag_lower_0295 .grid-5cb2,
  .paragraph-4da0 .tag_lower_0295 .grid-5cb2::after,
  .paragraph-4da0 .tag_lower_0295 .grid-5cb2::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-4da0 .tag_lower_0295 .grid-5cb2::before {
    top: -9px;
  }
  .paragraph-4da0 .tag_lower_0295 .grid-5cb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .middle-bb9a .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 19px;
  }
  .middle-bb9a .tag_lower_0295 .grid-5cb2 {
    margin-top: -1px;
  }
  .middle-bb9a .tag_lower_0295 .grid-5cb2,
  .middle-bb9a .tag_lower_0295 .grid-5cb2::after,
  .middle-bb9a .tag_lower_0295 .grid-5cb2::before {
    width: 19px;
    height: 2px;
  }
  .middle-bb9a .tag_lower_0295 .grid-5cb2::before {
    top: -6px;
  }
  .middle-bb9a .tag_lower_0295 .grid-5cb2::after {
    bottom: -6px;
  }
  .block_brown_b6c7 .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 22px;
  }
  .block_brown_b6c7 .tag_lower_0295 .grid-5cb2 {
    margin-top: -1px;
  }
  .block_brown_b6c7 .tag_lower_0295 .grid-5cb2,
  .block_brown_b6c7 .tag_lower_0295 .grid-5cb2::after,
  .block_brown_b6c7 .tag_lower_0295 .grid-5cb2::before {
    width: 22px;
    height: 2px;
  }
  .block_brown_b6c7 .tag_lower_0295 .grid-5cb2::before {
    top: -7px;
  }
  .block_brown_b6c7 .tag_lower_0295 .grid-5cb2::after {
    bottom: -7px;
  }
  .sidebar_ad1f .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_ad1f .tag_lower_0295 .grid-5cb2 {
    margin-top: -1.5px;
  }
  .sidebar_ad1f .tag_lower_0295 .grid-5cb2,
  .sidebar_ad1f .tag_lower_0295 .grid-5cb2::after,
  .sidebar_ad1f .tag_lower_0295 .grid-5cb2::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_ad1f .tag_lower_0295 .grid-5cb2::before {
    top: -9px;
  }
  .sidebar_ad1f .tag_lower_0295 .grid-5cb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_inner_e501 .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_inner_e501 .tag_lower_0295 .grid-5cb2 {
    margin-top: -1px;
  }
  .aside_inner_e501 .tag_lower_0295 .grid-5cb2,
  .aside_inner_e501 .tag_lower_0295 .grid-5cb2::after,
  .aside_inner_e501 .tag_lower_0295 .grid-5cb2::before {
    width: 19px;
    height: 2px;
  }
  .aside_inner_e501 .tag_lower_0295 .grid-5cb2::before {
    top: -6px;
  }
  .aside_inner_e501 .tag_lower_0295 .grid-5cb2::after {
    bottom: -6px;
  }
  .preview-slow-97fb .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-slow-97fb .tag_lower_0295 .grid-5cb2 {
    margin-top: -1px;
  }
  .preview-slow-97fb .tag_lower_0295 .grid-5cb2,
  .preview-slow-97fb .tag_lower_0295 .grid-5cb2::after,
  .preview-slow-97fb .tag_lower_0295 .grid-5cb2::before {
    width: 22px;
    height: 2px;
  }
  .preview-slow-97fb .tag_lower_0295 .grid-5cb2::before {
    top: -7px;
  }
  .preview-slow-97fb .tag_lower_0295 .grid-5cb2::after {
    bottom: -7px;
  }
  .filter-56dc .tag_lower_0295 .hover-focused-83e1 {
    margin-top: -2px;
    width: 31px;
  }
  .filter-56dc .tag_lower_0295 .grid-5cb2 {
    margin-top: -1.5px;
  }
  .filter-56dc .tag_lower_0295 .grid-5cb2,
  .filter-56dc .tag_lower_0295 .grid-5cb2::after,
  .filter-56dc .tag_lower_0295 .grid-5cb2::before {
    width: 31px;
    height: 3px;
  }
  .filter-56dc .tag_lower_0295 .grid-5cb2::before {
    top: -9px;
  }
  .filter-56dc .tag_lower_0295 .grid-5cb2::after {
    bottom: -9px;
  }
}
.heading-1ff7 .grid-5cb2 {
  -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);
}
.heading-1ff7 .grid-5cb2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading-1ff7 .grid-5cb2::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);
}
.heading-1ff7.paragraph-complex-9b28 .grid-5cb2 {
  -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);
}
.heading-1ff7.paragraph-complex-9b28 .grid-5cb2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading-1ff7.paragraph-complex-9b28 .grid-5cb2::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);
}
.dark_3bec {
  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.texture_ec5b:before {
  display: none;
}
.border_fluid_6e03 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.border_fluid_6e03 .hard-e34c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.border_fluid_6e03 .hard-e34c:last-of-type {
  border-bottom: none;
}
.border_fluid_6e03 .hard-e34c.picture_4742,
.border_fluid_6e03 .hard-e34c.notice_5681,
.border_fluid_6e03 .hard-e34c.grid-blue-7ccb {
  padding: 0;
}
.border_fluid_6e03 .caption-4f30 .soft_8f97 {
  color: currentColor;
}
.border_fluid_6e03 .caption-4f30 .soft_8f97:focus,
.border_fluid_6e03 .caption-4f30 .soft_8f97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border_fluid_6e03.gas-6c52 .south-d326,
.border_fluid_6e03.gas-6c52 .dim-1865 a,
.border_fluid_6e03.gas-6c52 .input-7d5d a,
.border_fluid_6e03.gas-6c52 .white_bc6e a {
  color: rgba(0, 0, 0, 0.55);
}
.border_fluid_6e03.gas-6c52 .south-d326:hover,
.border_fluid_6e03.gas-6c52 .dim-1865 a:hover,
.border_fluid_6e03.gas-6c52 .input-7d5d a:hover,
.border_fluid_6e03.gas-6c52 .white_bc6e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_fluid_6e03.gas-6c52 .card-static-0f4f {
  color: rgba(0, 0, 0, 0.8);
}
.border_fluid_6e03.gas-6c52 .hard-e34c {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_fluid_6e03.gas-6c52 .hard-e34c:before {
  background: rgba(0, 0, 0, 0.08);
}
.border_fluid_6e03.gas-6c52 .blue_a484:before {
  background: rgba(255, 255, 255, 0.9);
}
.border_fluid_6e03.gas-6c52 .caption-4f30 .message-solid-c95d li a,
.border_fluid_6e03.gas-6c52 .caption-4f30 .soft_8f97,
.border_fluid_6e03.gas-6c52 .white_bc6e {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_fluid_6e03.gas-6c52 .caption-4f30 .soft_8f97:focus,
.border_fluid_6e03.gas-6c52 .caption-4f30 .soft_8f97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border_fluid_6e03.gas-6c52 .message-solid-c95d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_fluid_6e03.blue_2ddf .south-d326,
.border_fluid_6e03.blue_2ddf .dim-1865 a,
.border_fluid_6e03.blue_2ddf .input-7d5d .soft_8f97,
.border_fluid_6e03.blue_2ddf .input-7d5d a,
.border_fluid_6e03.blue_2ddf .white_bc6e a {
  color: rgba(255, 255, 255, 0.79);
}
.border_fluid_6e03.blue_2ddf .south-d326:hover,
.border_fluid_6e03.blue_2ddf .dim-1865 a:hover,
.border_fluid_6e03.blue_2ddf .input-7d5d .soft_8f97:hover,
.border_fluid_6e03.blue_2ddf .input-7d5d a:hover,
.border_fluid_6e03.blue_2ddf .white_bc6e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_fluid_6e03.blue_2ddf .card-static-0f4f {
  color: rgba(255, 255, 255, 0.99);
}
.border_fluid_6e03.blue_2ddf .hard-e34c {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_fluid_6e03.blue_2ddf .hard-e34c:before {
  background: rgba(255, 255, 255, 0.08);
}
.border_fluid_6e03.blue_2ddf .blue_a484:before {
  background: rgba(0, 0, 0, 0.9);
}
.border_fluid_6e03.blue_2ddf .caption-4f30 .message-solid-c95d li a,
.border_fluid_6e03.blue_2ddf .caption-4f30 .soft_8f97,
.border_fluid_6e03.blue_2ddf .white_bc6e {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_fluid_6e03.blue_2ddf .caption-4f30 .soft_8f97:focus,
.border_fluid_6e03.blue_2ddf .caption-4f30 .soft_8f97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border_fluid_6e03.blue_2ddf .message-solid-c95d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_a484 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.blue_a484:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption_6a3f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.modal_full_325d .border_fluid_6e03 {
  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;
}
.modal_full_325d .hard-e34c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.modal_full_325d .hard-e34c: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) {
  .modal_full_325d .hard-e34c:before {
    width: 16%;
    left: 42%;
  }
}
.modal_full_325d .hard-e34c:last-child:before {
  content: none;
}
.modal_full_325d .hard-e34c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.modal_full_325d .caption-4f30 .message-solid-c95d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.modal_full_325d .caption-4f30 .message-solid-c95d li a .soft_8f97 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.modal_full_325d .caption-4f30 .white_bc6e {
  border: none;
}
.modal_full_325d .caption-4f30 .white_bc6e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.modal_full_325d .blue_a484 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal_full_325d .caption_6a3f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.modal_full_325d .blue_2ddf .blue_a484:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal_full_325d .gas-6c52.fresh-b70c .grid-5cb2 {
  background: rgba(0, 0, 0, 0.6);
}
.modal_full_325d
  .gas-6c52.fresh-b70c
  .grid-5cb2::after,
.modal_full_325d
  .gas-6c52.fresh-b70c
  .grid-5cb2:before {
  background: inherit;
}
.modal_full_325d
  .gas-6c52.fresh-b70c:hover
  .grid-5cb2 {
  background: rgba(0, 0, 0, 0.8);
}
.gas-741a .border_fluid_6e03 {
  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) {
  .gas-741a .border_fluid_6e03 {
    width: auto;
    right: 45px;
  }
}
.feature_7d39 .border_fluid_6e03 {
  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) {
  .feature_7d39 .border_fluid_6e03 {
    width: auto;
    left: 45px;
  }
}
.texture_ec5b .border_fluid_6e03 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.texture_ec5b .caption_6a3f {
  max-width: 48em;
  margin: 0 auto;
}
.texture_ec5b .blue_a484:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.left_e9d5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.left_e9d5.modal_full_325d .border_fluid_6e03 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.left_e9d5.gas-741a .border_fluid_6e03 {
  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);
}
.left_e9d5 .border_fluid_6e03 {
  visibility: visible;
}
.left_e9d5.feature_7d39 .border_fluid_6e03 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading_01ee,
.row-pressed-78d3 {
  overflow-x: hidden;
}
.heading_01ee .border_fluid_6e03 {
  overflow: auto;
}
.heading_01ee.modal_full_325d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_01ee.modal_full_325d .border_fluid_6e03 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading_01ee.modal_full_325d .focus_7d10 {
  opacity: 0;
}
.heading_01ee.gas-741a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_01ee.gas-741a .border_fluid_6e03 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading_01ee.gas-741a .focus_7d10 {
  opacity: 0;
}
.heading_01ee.feature_7d39 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading_01ee.feature_7d39 .border_fluid_6e03 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading_01ee.feature_7d39 .focus_7d10 {
  opacity: 0;
}
.heading_01ee.texture_ec5b .border_fluid_6e03 {
  z-index: 10;
  visibility: visible;
}
.fresh-b70c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fresh-b70c .grid-5cb2 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh-b70c .grid-5cb2::after,
.fresh-b70c .grid-5cb2:before {
  background: inherit;
}
.fresh-b70c:hover .grid-5cb2 {
  background: rgba(255, 255, 255, 0.99);
}
.feature_7d39 .fresh-b70c {
  top: 10px;
  right: auto;
  left: 12px;
}
.texture_ec5b .fresh-b70c {
  display: none !important;
}
.heading_01ee:before,
.row-pressed-78d3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading_01ee .fresh-b70c,
.row-pressed-78d3 .fresh-b70c {
  display: inline-block;
}
.border_fluid_6e03 .large_6a72 {
  -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;
}
.heading_01ee .border_fluid_6e03 .large_6a72,
.row-pressed-78d3 .border_fluid_6e03 .large_6a72 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-1e4c .summary_fresh_96fe {
  width: 100%;
}
.prev-f2fd {
  padding: 0 0.5em 0;
}
.prev-f2fd [class*="customify-col-"],
.prev-f2fd [class*="customify-col_"],
.prev-f2fd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview-upper-a606 .prev-f2fd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .south-4951 .white-1edf,
  .white-1edf {
    display: none;
  }
  .texture-narrow-7a5b {
    text-align: left;
  }
  .layout_gold_b078 {
    text-align: center;
  }
  .soft_a667 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .south-4951 .detail-c105,
  .detail-c105 {
    display: none;
  }
  .complex_0fc2 {
    text-align: left;
  }
  .down-dc0b {
    text-align: center;
  }
  .fluid_a863 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .south-4951 .primary-green-7810,
  .primary-green-7810 {
    display: none;
  }
  .list-gold-a8f2 {
    text-align: left;
  }
  .module_pink_2793 {
    text-align: center;
  }
  .popup_be84 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.feature-23a7 {
  box-shadow: none !important;
}
.east-53cd .static-f982,
.border-advanced-e0ee .static-f982 {
  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;
}
.border-advanced-e0ee .static-f982 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cold_f52b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cold_f52b:after,
.cold_f52b:before {
  content: "";
  display: table;
}
.cold_f52b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cold_f52b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cold_f52b,
.main_warm_fb34 {
  max-width: 1248px;
  margin: 0 auto;
}

.hard_a3a7.backdrop-narrow-b232 .cold_f52b {
  max-width: 100%;
}
.hard_a3a7.sort_07ce {
  max-width: 1200px;
  margin: 0 auto;
}
.hard_a3a7.hidden-iron-3fab .cold_f52b {
  max-width: 100%;
}
.hard_a3a7.hidden-iron-3fab > .cold_f52b {
  padding-left: 0;
  padding-right: 0;
}
.hard_a3a7.hidden-iron-3fab > .cold_f52b .south-4951 {
  margin: 0;
}
.hard_a3a7.hidden-iron-3fab
  > .cold_f52b
  .east_2924.gold_6c6e {
  margin-right: 0;
  margin-left: 0;
}
.hard_a3a7.hidden-iron-3fab #main.gold_6c6e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .complex-196d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .complex-196d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .over_b307 .pro_027d {
    padding-right: 1em;
  }
  .over_b307.aside-1aa9 .east_2924 {
    border-right: 1px solid #eaecee;
  }
  .over_b307.aside-1aa9 .pro_027d {
    padding-right: 1em;
  }
  .over_b307.aside-1aa9 .slider-hovered-b2d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-out-1692 .pro_027d {
    padding-left: 1em;
  }
  .background-out-1692.aside-1aa9 .east_2924 {
    border-left: 1px solid #eaecee;
  }
  .background-out-1692.aside-1aa9 .pro_027d {
    padding-left: 1em;
  }
  .background-out-1692.aside-1aa9 .slider-hovered-b2d5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected_8a5c .pro_027d {
    padding-left: 1em;
  }
  .selected_8a5c.aside-1aa9 .media_d4e1 {
    border-right: 1px solid #eaecee;
  }
  .selected_8a5c.aside-1aa9 .info-2f71 {
    border-right: 1px solid #eaecee;
  }
  .selected_8a5c.aside-1aa9 .pro_027d {
    padding-left: 1em;
  }
  .selected_8a5c.aside-1aa9 .slider-hovered-b2d5 {
    padding-right: 1em;
  }
  .selected_8a5c.aside-1aa9 .frame_huge_1a08 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_48b1 .pro_027d {
    padding-right: 1em;
  }
  .list_48b1.aside-1aa9 .media_d4e1 {
    border-left: 1px solid #eaecee;
  }
  .list_48b1.aside-1aa9 .info-2f71 {
    border-left: 1px solid #eaecee;
  }
  .list_48b1.aside-1aa9 .pro_027d {
    padding-right: 1em;
  }
  .list_48b1.aside-1aa9 .slider-hovered-b2d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_48b1.aside-1aa9 .frame_huge_1a08 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex-196d .pro_027d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .complex-196d.aside-1aa9 .east_2924 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .complex-196d.aside-1aa9 .pro_027d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .complex-196d.aside-1aa9 .slider-hovered-b2d5 {
    padding-left: 1em;
  }
  .complex-196d.aside-1aa9 .frame_huge_1a08 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .complex-196d.aside-1aa9 .pro_027d {
    padding-left: 0;
  }
}
.highlight_e106 .pattern-old-c052 {
  display: inline-block;
}
.stale-9669 {
  display: inline-block;
}
.chip-e591 {
  word-con: break-word;
}
.link-a97f > span {
  display: inline-block;
  padding: 5px 0;
}
.link-a97f .silver-1919 {
  margin-left: 8px;
  margin-right: 8px;
}
.link-a97f .pro_1eba img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.left_d96d .blue_7e7c {
  margin-bottom: 2em;
}
.left_d96d .tertiary-gold-890f {
  margin-bottom: 15px;
}
.left_d96d .tertiary-gold-890f:last-child {
  margin-bottom: 0;
}
.left_d96d .shade-light-b9ac {
  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) {
  .left_d96d .shade-light-b9ac {
    display: block;
  }
}
.left_d96d .paper_d938 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .left_d96d .paper_d938 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.left_d96d .clean_d435 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.left_d96d .clean_d435 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.left_d96d .clean_d435 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.left_d96d .chip-e591 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.left_d96d .chip-e591 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.left_d96d .old-261e p:last-child {
  margin-bottom: 0;
}
.left_d96d .item_large_ecc1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.left_d96d .highlight_71f9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.left_d96d .caption_south_f601 {
  margin-top: 1em;
}
.left_d96d .accent-8908 {
  top: 0;
  display: block;
}
.left_d96d .accent-8908 a {
  color: inherit;
}
.left_d96d .accent-8908 a:hover {
  color: inherit;
}
.left_d96d .aside-full-1430 {
  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;
}
.left_d96d .aside-full-1430:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.left_d96d .highlight_71f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.left_d96d .form-4cdb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.left_d96d .form-4cdb:first-child {
  margin-top: 0;
}
.left_d96d .form-4cdb.breadcrumb_stale_19b5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.left_d96d .form-4cdb.east_1871 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left_d96d
  .form-4cdb.east_1871.badge-hot-343c
  .caption_south_f601 {
  width: 100%;
}
.left_d96d .east_1871 {
  -webkit-box-align: center;
  align-items: center;
}
.left_d96d .east_1871 .link-a97f,
.left_d96d .east_1871 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.left_d96d .clean_d435 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left_d96d .clean_d435 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left_d96d .clean_d435: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;
}
.left_d96d .breadcrumb_stale_19b5 {
  z-index: 5;
}
.left_d96d .container-6f2f .dark_3a5b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.left_d96d .aside-stone-248c .dark_3a5b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.left_d96d .disabled_cacf .dark_3a5b {
  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;
}
.left_d96d.caption_short_2541 .shade-light-b9ac,
.left_d96d.basic_6259 .shade-light-b9ac {
  display: block;
}
.left_d96d.caption_short_2541 .shade-light-b9ac .secondary_basic_4c32,
.left_d96d.caption_short_2541 .shade-light-b9ac .highlight_71f9,
.left_d96d.basic_6259 .shade-light-b9ac .secondary_basic_4c32,
.left_d96d.basic_6259 .shade-light-b9ac .highlight_71f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left_d96d.icon-wood-b48b .paper_d938 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .left_d96d.icon-wood-b48b .paper_d938 {
    margin-right: 0;
  }
}
.left_d96d.caption_short_2541 .paper_d938,
.left_d96d.basic_6259 .paper_d938 {
  padding-top: 40%;
}
.left_d96d.caption_short_2541 .blue_7e7c,
.left_d96d.basic_6259 .blue_7e7c {
  display: block;
}
.left_d96d.caption_short_2541 .fn-sticky-f9c7 .highlight_71f9,
.left_d96d.basic_6259 .fn-sticky-f9c7 .highlight_71f9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.left_d96d.caption_short_2541 .paper_d938,
.left_d96d.basic_6259 .paper_d938 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.left_d96d.caption_short_2541 .highlight_71f9 {
  padding: 1em;
}
.hard_c110 {
  margin: 30px auto;
  display: block;
}
.hard_c110 .surface-0c1e > * {
  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;
}
.hard_c110 .surface-0c1e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard_c110 .surface-0c1e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused_2a9d .link-a97f {
  margin-bottom: 1.41575em;
}
.focused_2a9d .hard-c540 {
  margin-bottom: 1.618em;
}
.black_ffa2 .label_7577 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.black_ffa2 .label_7577 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.black_ffa2 .accordion_hard_c21e {
  max-width: 100%;
  overflow: auto;
}
.pattern-next-311a .black_ffa2 a:hover {
  text-decoration: underline;
}
.widget-stone-7314 .tertiary-gold-890f:not(.chip-e591),
.widget-stone-7314 .clean_d435 {
  margin-bottom: 1.41575em;
}
.widget-stone-7314 .tertiary-gold-890f:not(.chip-e591):last-child,
.widget-stone-7314 .clean_d435:last-child {
  margin-bottom: 0;
}
.widget-stone-7314 .tertiary-gold-890f.menu_smooth_f2ef {
  margin-bottom: 0.41575em;
}
.widget-stone-7314 .rough-32bc:before,
.widget-stone-7314 .row_d6e8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget-stone-7314 .rough-32bc:before {
  content: "\f115";
}
.widget-stone-7314 .row_d6e8:before {
  content: "\f02c";
}
.widget-stone-7314 .grid-be51 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget-stone-7314 .grid-be51 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal_slow_98d5 {
  display: -webkit-box;
  display: flex;
}
.modal_slow_98d5 .disabled-40fe {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal_slow_98d5 .disabled-40fe {
    flex-basis: 90px;
  }
}
.modal_slow_98d5 .paper-f71a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_slow_98d5 .paper-f71a {
    flex-basis: calc(100% - 50px);
  }
}
.modal_slow_98d5 .shade_east_040f p:last-child {
  margin-bottom: 0.72em;
}
.item_e2b2 .surface-0c1e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.item_e2b2 .surface-0c1e:after,
.item_e2b2 .surface-0c1e:before {
  content: "";
  display: table;
}
.item_e2b2 .surface-0c1e:after {
  clear: both;
}
.item_e2b2 .surface-0c1e .breadcrumb_d1d8,
.item_e2b2 .surface-0c1e .over_cde7 {
  width: 49%;
}
.item_e2b2 .surface-0c1e .breadcrumb_d1d8 a span.south_31a7,
.item_e2b2 .surface-0c1e .over_cde7 a span.south_31a7 {
  display: block;
  margin-bottom: 5px;
}
.item_e2b2 .surface-0c1e .over_cde7 {
  float: left;
  text-align: left;
}
.item_e2b2 .surface-0c1e .breadcrumb_d1d8 {
  float: right;
  text-align: right;
}
.middle_848a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .middle_848a {
    margin-bottom: 0;
  }
}
.modal_64ba {
  margin-bottom: 1em;
}
.modal_64ba .chip-e591 {
  font-size: 1.1em;
  line-height: 1.3;
}
.left_9185 a {
  display: block;
  line-height: 0;
  position: relative;
}
.popup_cool_318e .modal_64ba,
.slider-22e2 .modal_64ba {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .popup_cool_318e .modal_64ba,
  .slider-22e2 .modal_64ba {
    display: block;
  }
}
.popup_cool_318e .left_9185,
.slider-22e2 .left_9185 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .popup_cool_318e .left_9185,
  .slider-22e2 .left_9185 {
    margin-bottom: 1em;
  }
}
.popup_cool_318e .left_9185 img,
.slider-22e2 .left_9185 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.popup_cool_318e .lower_71e6,
.slider-22e2 .lower_71e6 {
  flex-basis: calc(100% - 160px);
}
.popup_cool_318e .lower_71e6 p,
.slider-22e2 .lower_71e6 p {
  margin-bottom: 0;
}
.popup_cool_318e .lower_71e6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .popup_cool_318e .lower_71e6 {
    padding-left: 0;
  }
}
.slider-22e2 .lower_71e6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-22e2 .lower_71e6 {
    padding-right: 0;
  }
}
.slider-22e2 .left_9185 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lower_2383 .left_9185 {
  margin-bottom: 0.5em;
}
.lower_2383 .left_9185 img {
  width: 100%;
}
.stone_85db .dark-e3fa,
.tabs_small_23d6 .dark-e3fa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tabs_small_23d6 .east_2924 .link_601b p:last-child {
  margin-bottom: 0;
}
.detail-c3dc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.silver_979b .fast-9624 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .silver_979b .fast-9624:last-of-type {
    margin-bottom: 0;
  }
}
.silver_979b .fast-9624 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silver_979b .fast-9624 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.silver_979b .fast-9624 ul li {
  margin: 0 0 0.6em;
}
.silver_979b .fast-9624 ul li.out-1474,
.silver_979b .fast-9624 ul li.accordion-steel-f289 {
  position: relative;
}
.silver_979b .fast-9624 ul li.out-1474 .fluid_f055,
.silver_979b .fast-9624 ul li.accordion-steel-f289 .fluid_f055 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.silver_979b .fast-9624 ul li.out-1474:after:after,
.silver_979b .fast-9624 ul li.out-1474:after:before,
.silver_979b
  .fast-9624
  ul
  li.accordion-steel-f289:after:after,
.silver_979b
  .fast-9624
  ul
  li.accordion-steel-f289:after:before {
  content: "";
  display: table;
}
.silver_979b .fast-9624 ul li.out-1474:after:after,
.silver_979b
  .fast-9624
  ul
  li.accordion-steel-f289:after:after {
  clear: both;
}
.silver_979b .fast-9624 a.north-38fe:hover {
  text-decoration: none;
}
.silver_979b .fast-9624 select {
  max-width: 100%;
}
.silver_979b .fast-9624 table {
  font-size: 85%;
}
.silver_979b .fast-9624 table td,
.silver_979b .fast-9624 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.silver_979b .fast-9624 table tfoot td {
  text-align: left;
}
.silver_979b .fast-9624 :last-child {
  margin-bottom: 0;
}
.silver_979b .fast-9624 .article_left_375c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.silver_979b .fast-9624 .article_left_375c label {
  width: 100%;
}
.silver_979b .fast-9624 .article_left_375c .overlay-4428 {
  width: 100%;
  display: block;
}
.silver_979b .fast-9624 .article_left_375c .item-dirty-48c4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.silver_979b .fast-9624 .article_left_375c .item-dirty-48c4:hover svg #svg-search {
  fill: #444;
}
.silver_979b .fast-9624 .article_left_375c .item-dirty-48c4 svg {
  width: 18px;
  height: 18px;
}
.silver_979b .sort_fixed_50ce ul ul,
.silver_979b .module-hard-bbfd ul ul,
.silver_979b .paper_08b0 ul ul,
.silver_979b .middle-9ece ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.silver_979b .sort_fixed_50ce .banner-2547 > a,
.silver_979b .module-hard-bbfd .banner-2547 > a,
.silver_979b .paper_08b0 .banner-2547 > a,
.silver_979b .middle-9ece .banner-2547 > a {
  margin-bottom: 0;
}
.silver_979b .hidden_warm_4f63 li,
.silver_979b .sort_fixed_50ce li,
.silver_979b .shadow-over-4242 li,
.silver_979b .module-hard-bbfd li,
.silver_979b .paper_08b0 li,
.silver_979b .middle-9ece li,
.silver_979b .tooltip-aa64 li,
.silver_979b .frame_7af3 li {
  display: block;
  position: relative;
}
.silver_979b .hidden_warm_4f63 li:last-child,
.silver_979b .sort_fixed_50ce li:last-child,
.silver_979b .shadow-over-4242 li:last-child,
.silver_979b .module-hard-bbfd li:last-child,
.silver_979b .paper_08b0 li:last-child,
.silver_979b .middle-9ece li:last-child,
.silver_979b .tooltip-aa64 li:last-child,
.silver_979b .frame_7af3 li:last-child {
  border: none;
}
.silver_979b .hidden_warm_4f63 li a,
.silver_979b .sort_fixed_50ce li a,
.silver_979b .shadow-over-4242 li a,
.silver_979b .module-hard-bbfd li a,
.silver_979b .paper_08b0 li a,
.silver_979b .middle-9ece li a,
.silver_979b .tooltip-aa64 li a,
.silver_979b .frame_7af3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.silver_979b .hidden_warm_4f63 li ul li::before,
.silver_979b .sort_fixed_50ce li ul li::before,
.silver_979b .shadow-over-4242 li ul li::before,
.silver_979b .module-hard-bbfd li ul li::before,
.silver_979b .paper_08b0 li ul li::before,
.silver_979b .middle-9ece li ul li::before,
.silver_979b .tooltip-aa64 li ul li::before,
.silver_979b .frame_7af3 li ul li::before {
  left: 15px;
}
.silver_979b .hidden_warm_4f63 li ul a,
.silver_979b .sort_fixed_50ce li ul a,
.silver_979b .shadow-over-4242 li ul a,
.silver_979b .module-hard-bbfd li ul a,
.silver_979b .paper_08b0 li ul a,
.silver_979b .middle-9ece li ul a,
.silver_979b .tooltip-aa64 li ul a,
.silver_979b .frame_7af3 li ul a {
  padding-left: 20px;
}
.silver_979b .hidden_warm_4f63 li ul ul li::before,
.silver_979b .sort_fixed_50ce li ul ul li::before,
.silver_979b .shadow-over-4242 li ul ul li::before,
.silver_979b .module-hard-bbfd li ul ul li::before,
.silver_979b .paper_08b0 li ul ul li::before,
.silver_979b .middle-9ece li ul ul li::before,
.silver_979b .tooltip-aa64 li ul ul li::before,
.silver_979b .frame_7af3 li ul ul li::before {
  left: 30px;
}
.silver_979b .hidden_warm_4f63 li ul ul a,
.silver_979b .sort_fixed_50ce li ul ul a,
.silver_979b .shadow-over-4242 li ul ul a,
.silver_979b .module-hard-bbfd li ul ul a,
.silver_979b .paper_08b0 li ul ul a,
.silver_979b .middle-9ece li ul ul a,
.silver_979b .tooltip-aa64 li ul ul a,
.silver_979b .frame_7af3 li ul ul a {
  padding-left: 40px;
}
.silver_979b .basic_c126 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.silver_979b .frame_7af3 ul li {
  margin-bottom: 1.41575em;
}
.silver_979b .frame_7af3 ul li .paragraph_fb2f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.silver_979b .frame_7af3 ul li .item-old-6a0d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue_2ddf .hidden_warm_4f63 li a,
.blue_2ddf .sort_fixed_50ce li a,
.blue_2ddf .shadow-over-4242 li a,
.blue_2ddf .module-hard-bbfd li a,
.blue_2ddf .paper_08b0 li a,
.blue_2ddf .middle-9ece li a,
.blue_2ddf .tooltip-aa64 li a,
.blue_2ddf .frame_7af3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_2ddf .basic_c126 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_2ddf .fast-9624 ul li.out-1474 .fluid_f055,
.blue_2ddf .fast-9624 ul li.accordion-steel-f289 .fluid_f055 {
  background: rgba(0, 0, 0, 0.2);
}
.blue_2ddf .silver_979b .fast-9624 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_a3a7 .silver_979b .message-solid-c95d li {
  margin: 0;
}
.hard_a3a7 .silver_979b .message-solid-c95d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hard_a3a7 .silver_979b .message-solid-c95d li ul {
  margin: 0;
}
.hard_a3a7 .silver_979b .message-solid-c95d li ul li a {
  padding-left: 15px;
}
.hard_a3a7 .silver_979b .message-solid-c95d li ul li li a {
  padding-left: 30px;
}
.hard_a3a7 .silver_979b .message-solid-c95d li.notification-east-cb1c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hard_a3a7 .silver_979b .message-solid-c95d li.notification-east-cb1c > 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;
}
.hard_a3a7 .silver_979b .message-solid-c95d li.notification-east-cb1c > 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;
}
.footer_warm_1f71 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail_selected_0e85 {
  position: relative;
  z-index: 10;
}
.detail_selected_0e85 .large_6a72 {
  width: 100%;
  max-width: 100%;
}
.middle_c384 .prev-239a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.middle_c384 .gas-6c52 {
}
.middle_c384 .blue_2ddf {
  background: #292929;
}
.basic-a913 .prev-239a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.basic-a913 .gas-6c52 {
  background: #f9f9f9;
}
.basic-a913 .blue_2ddf {
  background: #303030;
}
.title-77a2 .prev-239a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-77a2 .pattern-old-c052 {
    margin-bottom: 1em;
  }
  .title-77a2 .pattern-old-c052:last-child {
    margin-bottom: 0;
  }
}
.title-77a2 .gas-6c52 {
  background: #ededed;
}
.title-77a2 .blue_2ddf {
  background: #1a1a1a;
}
.prev-239a.gas-6c52 {
  color: rgba(0, 0, 0, 0.6);
}
.prev-239a.gas-6c52 .row-stone-c98f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-239a.blue_2ddf {
  color: rgba(255, 255, 255, 0.99);
}
.prev-239a.blue_2ddf a:not(.north-38fe) {
  color: rgba(255, 255, 255, 0.79);
}
.prev-239a.blue_2ddf a:not(.north-38fe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-239a.blue_2ddf .row-stone-c98f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-239a.blue_2ddf table tbody td,
.prev-239a.blue_2ddf table th {
  background: rgba(0, 0, 0, 0.08);
}
.clean-8602.progress-pink-318d .cold_f52b {
  max-width: initial;
}
.clean-8602 .carousel-center-f332 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.clean-8602 .carousel-center-f332 .large_6a72 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .clean-8602 .carousel-center-f332 .large_6a72 {
    display: block;
    margin-bottom: 2em;
  }
  .clean-8602 .carousel-center-f332 .large_6a72:last-child {
    margin-bottom: 0;
  }
}
.title-77a2 .pattern-old-c052:last-child,
.basic-a913 .pattern-old-c052:last-child,
.middle_c384 .pattern-old-c052:last-child {
  margin-bottom: 0;
}
.title-77a2 .pattern-old-c052 .silver_979b .fast-9624:last-child,
.basic-a913 .pattern-old-c052 .silver_979b .fast-9624:last-child,
.middle_c384 .pattern-old-c052 .silver_979b .fast-9624:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title-77a2 .module_3b29,
  .title-77a2 .backdrop_7570,
  .basic-a913 .module_3b29,
  .basic-a913 .backdrop_7570,
  .middle_c384 .module_3b29,
  .middle_c384 .backdrop_7570 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail_selected_0e85 .pattern-old-c052 {
    margin-bottom: 2em;
  }
}
.detail_selected_0e85 p:last-child {
  margin-bottom: 0;
}
.detail_selected_0e85 li,
.detail_selected_0e85 ul {
  list-style: none;
  margin: 0;
}
.detail_selected_0e85 ul ul {
  margin-left: 2.617924em;
}
.info_2b0b {
  font-size: 0.875em;
}

/* css-noise: 20db */
.ghost-box-o7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
