/*!
Theme Name: Customify
Theme URI: https://pressmaximum.purple-9269/customify
Author: WPCustomify
Author URI: https://pressmaximum.purple-9269
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.purple-9269/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask-afac.old-987d/licenses/gpl-2.0.thick_41f6
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.form_bbe8/, (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.badge_e256.solid-2362/normalize.sidebar_narrow_952d/
 ======
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.sidebar_narrow_952d v7.0.0 | MIT License | github.purple-9269/necolas/normalize.sidebar_narrow_952d */
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;
}
.static_854c .active-5d33,
.main-last-0ed5,
.active-fa2b,
.media-babd,
.grid_cool_1e53,
.module_bronze_35f2,
.mask-wood-0650,
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;
}
.main-last-0ed5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main-last-0ed5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main-last-0ed5,
  h1 {
    font-size: 1.8em;
  }
}
.active-fa2b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-fa2b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-fa2b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-fa2b,
  h2 {
    font-size: 1.7em;
  }
}
.media-babd,
h3 {
  font-size: 1.618em;
}
.static_854c .active-5d33,
.grid_cool_1e53,
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.hidden-orange-4fbd {
  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;
}
.mask_06c1:after,
.mask_06c1:before,
.motion_0732:after,
.motion_0732:before {
  content: "";
  display: table;
}
.mask_06c1:after,
.motion_0732:after {
  clear: both;
}
.article-green-2cfb {
  float: right;
  margin-right: 0;
}
.component_62d7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item_solid_8a6c .light-7263,
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;
}
.item_solid_8a6c .light-7263: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;
}
.fast-d806 .light-7263 {
  box-shadow: none;
}
.fast-d806
  .light-7263
  .component_slow_6556 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fast-d806 .light-7263 .tall-a810 {
  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;
}
.fast-d806
  .light-7263
  .tall-a810
  b {
  display: none;
}
.fast-d806 .tabs-dirty-df0f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_193b:not(.title_over_296b):not(.input-complex-d9c3),
button:not(.title_over_296b):not(.input-complex-d9c3),
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ),
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ),
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ) {
  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;
}
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ):hover,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ):hover,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):hover,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):hover,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ):active,
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ):active,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):active,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):active,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):active,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus {
  outline: 0;
}
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77 {
  position: relative;
}
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .photo-south-9594,
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .backdrop_bottom_0c6e,
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .tag_west_c7f6,
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  i,
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  svg,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .photo-south-9594,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .backdrop_bottom_0c6e,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .tag_west_c7f6,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  i,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  svg,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .photo-south-9594,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .backdrop_bottom_0c6e,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .tag_west_c7f6,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  i,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  svg,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .photo-south-9594,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .backdrop_bottom_0c6e,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .tag_west_c7f6,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  i,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  svg,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .photo-south-9594,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .backdrop_bottom_0c6e,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  .tag_west_c7f6,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  i,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77
  svg {
  visibility: hidden;
}
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77:after,
button:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77:after,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77:after,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77:after,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ).fn-loading-4a77: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;
}
.notice_193b:not(.title_over_296b):not(.input-complex-d9c3),
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ),
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ),
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ) {
  color: #fff;
  background: #235787;
}
.notice_193b:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus,
input[type="button"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus,
input[type="reset"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus,
input[type="submit"]:not(.title_over_296b):not(
    .input-complex-d9c3
  ):focus {
  color: #fff;
}
.notice_193b.fn-disabled-4a77:not(.title_over_296b):not(
    .input-complex-d9c3
  ),
.notice_193b[disabled]:not(.title_over_296b):not(
    .input-complex-d9c3
  ),
button.fn-disabled-4a77:not(.title_over_296b):not(
    .input-complex-d9c3
  ),
button[disabled]:not(.title_over_296b):not(
    .input-complex-d9c3
  ) {
  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;
}
.mask-bottom-04dd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask-bottom-04dd: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;
}
.outer-4036 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion-27e9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus-brown-3c72 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask_06c1:after,
.mask_06c1:before,
.item-old-466f:after,
.item-old-466f:before,
.chip-pro-3a10:after,
.chip-pro-3a10:before,
.info-7994:after,
.info-7994:before,
.bronze_9006:after,
.bronze_9006:before,
.pagination-e788:after,
.pagination-e788:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask_06c1:after,
.item-old-466f:after,
.chip-pro-3a10:after,
.info-7994:after,
.bronze_9006:after,
.pagination-e788:after {
  clear: both;
}
.item-old-466f .icon_plasma_ffe8,
.chip-pro-3a10 .icon_plasma_ffe8,
.pro_edd9 .icon_plasma_ffe8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fresh-6b0f {
  display: inline-block;
}
.notification_cold_c291 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification_cold_c291 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification_cold_c291 .thumbnail-blue-35d5 {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail-blue-35d5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-1d23 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-1d23:after,
.hard-1d23:before {
  content: "";
  display: table;
}
.hard-1d23:after {
  clear: both;
}
.disabled-0d4b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focus_403a .disabled-0d4b {
  max-width: 50%;
}
.wide-f407 .disabled-0d4b {
  max-width: 33.33%;
}
.clean-3fe2 .disabled-0d4b {
  max-width: 25%;
}
.text_d427 .disabled-0d4b {
  max-width: 20%;
}
.lite_7d33 .disabled-0d4b {
  max-width: 16.66%;
}
.in_0d31 .disabled-0d4b {
  max-width: 14.28%;
}
.wrapper-hard-98a6 .disabled-0d4b {
  max-width: 12.5%;
}
.secondary_d2c7 .disabled-0d4b {
  max-width: 11.11%;
}
.backdrop-left-3eb4 {
  display: block;
}
.static_854c .short_9824 label,
.static_854c .silver_b408 label,
.static_854c .summary_east_e257 label,
.static_854c .gas_50d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_d0ac {
  list-style: none;
  margin: 0;
}
.label_d0ac article.thick-c0a5 {
  margin-bottom: 0;
}
.label_d0ac ul {
  list-style: none;
  margin: 0;
}
.label_d0ac .solid-eb7c li.thick-c0a5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_d0ac .solid-eb7c li.thick-c0a5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_d0ac .solid-eb7c li.thick-c0a5: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) {
  .label_d0ac .solid-eb7c li.thick-c0a5 li.thick-c0a5 li.thick-c0a5 li.thick-c0a5 {
    padding-left: 0;
  }
}
article.thick-c0a5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thick-c0a5 .item-old-466f p:last-of-type {
  margin-bottom: 0;
}
article.thick-c0a5 .tertiary_1b1b {
  float: left;
}
article.thick-c0a5 .panel-old-e26c {
  margin-left: 85px;
}
article.thick-c0a5 .last-e809 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thick-c0a5 .last-e809 .narrow_cfee {
  margin-left: 10px;
}
article.thick-c0a5 .sort_short_f044 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thick-c0a5 .content-bright-3cb9 {
  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 .short_9824,
  #respond .summary_east_e257,
  #respond .gas_50d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_9824 input,
#respond .summary_east_e257 input,
#respond .gas_50d2 input {
  width: 100%;
}
#respond .gas_50d2 {
  margin-right: 0;
}
#respond .form-bf96 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-1d00 {
  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;
}
.sort-1d00.card-liquid-2963 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort-1d00 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%);
}
.sort-1d00:focus,
.sort-1d00: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);
}
.summary_black_5668 {
  border-radius: 10%;
}
.summary_active_483c {
  border-radius: 50%;
}
.focus_motion_5ce1 {
  font-size: 0.72em;
}
.summary-60a4 {
  font-size: 0.875em;
}
.heading-8223 {
  font-size: 1.1em;
}
.backdrop_bdd4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop_bdd4.focus_motion_5ce1 {
  letter-spacing: 0.5px;
}
.center_9b3c,
.center_9b3c a {
  color: #6d6d6d;
}
.center_9b3c a:hover {
  color: #111;
}
.mask_rough_8a8c {
  color: #6d6d6d;
}
.full_c685 {
  overflow-x: hidden;
}
.full_c685 .heading-next-cd96.grid_old_644b {
  position: relative;
}
.full_c685 .heading-next-cd96.grid_old_644b.link_fresh_6f67 {
  position: initial;
}
.full_c685
  .heading-next-cd96.grid_old_644b.link_fresh_6f67
  .outline-4224 {
  left: auto;
}
.full_c685 .heading-next-cd96 .outline-4224 {
  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;
}
.full_c685 .heading-next-cd96:hover.grid_old_644b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.full_c685
  .heading-next-cd96:hover.grid_old_644b
  .outline-4224 {
  display: block;
  z-index: 9999999;
}
.full_c685 .content_liquid_bf48 .purple_f4ce,
.full_c685 .background-small-546c .purple_f4ce {
  display: none;
}
.full_c685 .progress_3adf .heading-next-cd96:hover.grid_old_644b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.static_854c .short_9824 label,
.static_854c .silver_b408 label,
.static_854c .summary_east_e257 label,
.static_854c .gas_50d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_d0ac {
  list-style: none;
  margin: 0;
}
.label_d0ac article.thick-c0a5 {
  margin-bottom: 0;
}
.label_d0ac ul {
  list-style: none;
  margin: 0;
}
.label_d0ac .solid-eb7c li.thick-c0a5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_d0ac .solid-eb7c li.thick-c0a5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_d0ac .solid-eb7c li.thick-c0a5: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) {
  .label_d0ac .solid-eb7c li.thick-c0a5 li.thick-c0a5 li.thick-c0a5 li.thick-c0a5 {
    padding-left: 0;
  }
}
article.thick-c0a5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thick-c0a5 .item-old-466f p:last-of-type {
  margin-bottom: 0;
}
article.thick-c0a5 .tertiary_1b1b {
  float: left;
}
article.thick-c0a5 .panel-old-e26c {
  margin-left: 85px;
}
article.thick-c0a5 .last-e809 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thick-c0a5 .last-e809 .narrow_cfee {
  margin-left: 10px;
}
article.thick-c0a5 .sort_short_f044 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thick-c0a5 .content-bright-3cb9 {
  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 .short_9824,
  #respond .summary_east_e257,
  #respond .gas_50d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_9824 input,
#respond .summary_east_e257 input,
#respond .gas_50d2 input {
  width: 100%;
}
#respond .gas_50d2 {
  margin-right: 0;
}
#respond .form-bf96 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content_liquid_bf48 .fluid_6ece {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fluid_6ece .hard-2fc5.label-basic-ac5f .media-a340 > li > a:focus,
.fluid_6ece .hard-2fc5.label-basic-ac5f .media-a340 > li > a:hover,
.fluid_6ece .hard-2fc5.pattern_5a67 .media-a340 > li > a:focus,
.fluid_6ece .hard-2fc5.pattern_5a67 .media-a340 > li > a:hover,
.fluid_6ece .hard-2fc5.yellow_c99d .media-a340 > li > a:focus,
.fluid_6ece .hard-2fc5.yellow_c99d .media-a340 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6ece
  .hard-2fc5.label-basic-ac5f
  .media-a340
  > li.item_slow_d9b8
  > a,
.fluid_6ece
  .hard-2fc5.label-basic-ac5f
  .media-a340
  > li.badge_5a8b
  > a,
.fluid_6ece
  .hard-2fc5.pattern_5a67
  .media-a340
  > li.item_slow_d9b8
  > a,
.fluid_6ece
  .hard-2fc5.pattern_5a67
  .media-a340
  > li.badge_5a8b
  > a,
.fluid_6ece
  .hard-2fc5.yellow_c99d
  .media-a340
  > li.item_slow_d9b8
  > a,
.fluid_6ece .hard-2fc5.yellow_c99d .media-a340 > li.column_wood_4347 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6ece .avatar-west-529c,
.fluid_6ece .avatar-west-529c a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6ece .surface-71d2.modal_brown_b008 li a,
.fluid_6ece .next-c023 a,
.fluid_6ece .caption-d451,
.fluid_6ece .media-a340 > li > a,
.fluid_6ece .section-a391 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece .surface-71d2.modal_brown_b008 li a:hover,
.fluid_6ece .next-c023 a:hover,
.fluid_6ece .caption-d451:hover,
.fluid_6ece .media-a340 > li > a:hover,
.fluid_6ece .section-a391:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6ece .card_f89c {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece .card_f89c .primary_3317 {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6ece .card_f89c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_6ece .stale_a3cc .grid-easy-fd3d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece .stale_a3cc .grid-easy-fd3d .west_6124 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece
  .stale_a3cc
  .grid-easy-fd3d
  .west_6124::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece
  .stale_a3cc
  .grid-easy-fd3d
  .west_6124:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece
  .stale_a3cc
  .grid-easy-fd3d
  .west_6124::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece
  .stale_a3cc
  .grid-easy-fd3d
  .west_6124::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece .stale_a3cc .up-7394 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_6ece .stale_a3cc .up-7394:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_5cf5
  .fluid_6ece
  .stale_a3cc
  .popup_2dde
  .top-27d1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_5cf5
  .fluid_6ece
  .stale_a3cc
  .popup_2dde
  .west_6124 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_liquid_bf48 .caption_0ac7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.caption_0ac7 .hard-2fc5.label-basic-ac5f .media-a340 > li > a:focus,
.caption_0ac7 .hard-2fc5.label-basic-ac5f .media-a340 > li > a:hover,
.caption_0ac7 .hard-2fc5.pattern_5a67 .media-a340 > li > a:focus,
.caption_0ac7 .hard-2fc5.pattern_5a67 .media-a340 > li > a:hover,
.caption_0ac7 .hard-2fc5.yellow_c99d .media-a340 > li > a:focus,
.caption_0ac7 .hard-2fc5.yellow_c99d .media-a340 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_0ac7
  .hard-2fc5.label-basic-ac5f
  .media-a340
  > li.item_slow_d9b8
  > a,
.caption_0ac7
  .hard-2fc5.label-basic-ac5f
  .media-a340
  > li.badge_5a8b
  > a,
.caption_0ac7
  .hard-2fc5.pattern_5a67
  .media-a340
  > li.item_slow_d9b8
  > a,
.caption_0ac7
  .hard-2fc5.pattern_5a67
  .media-a340
  > li.badge_5a8b
  > a,
.caption_0ac7
  .hard-2fc5.yellow_c99d
  .media-a340
  > li.item_slow_d9b8
  > a,
.caption_0ac7 .hard-2fc5.yellow_c99d .media-a340 > li.column_wood_4347 > a {
  color: rgba(0, 0, 0, 0.8);
}
.caption_0ac7 .avatar-west-529c,
.caption_0ac7 .avatar-west-529c a {
  color: rgba(0, 0, 0, 0.8);
}
.caption_0ac7 .surface-71d2.modal_brown_b008 li a,
.caption_0ac7 .next-c023 a,
.caption_0ac7 .caption-d451,
.caption_0ac7 .media-a340 > li > a,
.caption_0ac7 .section-a391 {
  color: rgba(0, 0, 0, 0.55);
}
.caption_0ac7 .surface-71d2.modal_brown_b008 li a:hover,
.caption_0ac7 .next-c023 a:hover,
.caption_0ac7 .caption-d451:hover,
.caption_0ac7 .media-a340 > li > a:hover,
.caption_0ac7 .section-a391:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_0ac7 .card_f89c {
  color: rgba(0, 0, 0, 0.55);
}
.caption_0ac7 .card_f89c .primary_3317 {
  color: rgba(0, 0, 0, 0.8);
}
.caption_0ac7 .card_f89c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-gas-38cb .nav_first_9b6c {
  margin-left: auto;
  margin-right: auto;
}
.chip-pro-3a10 > * {
  margin-left: auto;
  margin-right: auto;
}
.chip-pro-3a10 .outer-4036 {
  margin-right: 1.41575em;
}
.full-7608 .chip-pro-3a10 > .detail_63d9 {
  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;
}
.full-7608 .chip-pro-3a10 > .disabled-07c0 {
  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;
}
.yellow_3311.badge-gas-38cb .nav_first_9b6c,
.media_3e97.badge-gas-38cb .nav_first_9b6c {
  margin-left: 0;
}
.nav_iron_1101.badge-gas-38cb .nav_first_9b6c,
.surface_a7f0.badge-gas-38cb .nav_first_9b6c {
  margin-right: 0;
}
.chip-pro-3a10 ol,
.chip-pro-3a10 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container_9e5a video {
  max-width: 100%;
}
.caption-b7c5 img {
  display: block;
}
.caption-b7c5.outer-4036,
.caption-b7c5.accordion-27e9 {
  width: 100%;
}
.caption-b7c5.disabled-07c0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.detail_smooth_6f1c:not(.center_1c0b) {
  margin: 1.5em auto;
}
.main_7023 p {
  padding: 1.5em 14px;
}
ul.last_22f3.disabled-07c0,
ul.last_22f3.detail_63d9,
ul.last_22f3.component_ad5f.detail_63d9 {
  padding: 0 14px;
}
.element_34b1 {
  display: block;
  overflow-x: auto;
}
.element_34b1 table {
  border-collapse: collapse;
  width: 100%;
}
.element_34b1 td,
.element_34b1 th {
  padding: 0.5em;
}
.chip-pro-3a10 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.chip-pro-3a10 ol ol,
.chip-pro-3a10 ol ul,
.chip-pro-3a10 ul ol,
.chip-pro-3a10 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.chip-pro-3a10 ol ol li,
.chip-pro-3a10 ol ul li,
.chip-pro-3a10 ul ol li,
.chip-pro-3a10 ul ul li {
  margin-left: 0;
}
.surface_5c6e.focus-12ad > .tooltip-north-166f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.surface_5c6e.focus-12ad > .tooltip-north-166f iframe,
.surface_5c6e.focus-12ad > .tooltip-north-166f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description_silver_cde8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description_silver_cde8.dropdown_e8a7 {
  padding: 0;
}
.description_silver_cde8.dropdown_e8a7 cite {
  font-size: 13px;
}
.description_silver_cde8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description_silver_cde8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-f6a2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-f6a2 > p:first-child {
  margin-top: 0;
}
.texture-f6a2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-f6a2 blockquote {
  border-left: 0;
}
.wide_26fa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wide_26fa:not(.item_d879) {
  max-width: 100px;
}
.wide_26fa.frame-short-ce66 {
  border-bottom: none !important;
  text-align: center;
}
.wide_26fa.frame-short-ce66::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main_7023 p {
    padding: 1.5em 0;
  }
}
.tertiary_9fe4 {
  color: #0073aa;
}
.module_warm_fd9d {
  background-color: #0073aa;
}
.row_6cc8 {
  color: #229fd8;
}
.lite-a304 {
  background-color: #229fd8;
}
.badge_92dd {
  color: #eee;
}
.west_f931 {
  background-color: #eee;
}
.dark_d116 {
  color: #444;
}
.hover-0bd1 {
  background-color: #444;
}
.breadcrumb-right-33ca {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb-right-33ca .hard-b4fa .next-c023 {
  font-size: 15px;
}
.breadcrumb-right-33ca .next-c023 {
  line-height: 1.3;
}
.breadcrumb-right-33ca .caption_0ac7 {
}
.breadcrumb-right-33ca .fluid_6ece {
  background: #235787;
}
.progress-2814 {
  padding: 0;
}
.progress-2814 .fluid_6ece {
  background: #1a1a1a;
}
.progress-2814 .caption_0ac7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight_ac76 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight_ac76 .caption_0ac7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight_ac76 .fluid_6ece {
  background: #303030;
}
.pagination-e788 {
  position: relative;
  z-index: 10;
}
.pagination-e788 .module_d0a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft-9b2a .grid_old_644b {
  display: inline-block;
  vertical-align: middle;
}
.soft-9b2a.iron_dd4a .grid_old_644b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .soft-9b2a.iron_dd4a .grid_old_644b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-9b2a.iron_dd4a .grid_old_644b {
    margin-right: 0.4em;
  }
}
.soft-9b2a.iron_dd4a .grid_old_644b:last-child {
  margin-right: 0;
}
.video_dynamic_9de3 .module_d0a3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content_liquid_bf48 .hard-b4fa {
    margin: 0 -0.5em;
  }
  .content_liquid_bf48 .hard-b4fa [class*="customify-col-"],
  .content_liquid_bf48 .hard-b4fa [class*="customify-col_"],
  .content_liquid_bf48 .hard-b4fa [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content_liquid_bf48.middle_e4d6 .module_d0a3 {
  background: 0 0 !important;
}
.content_liquid_bf48.middle_e4d6 .module_d0a3,
.content_liquid_bf48.video_dynamic_9de3 .module_d0a3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content_liquid_bf48.button_8f20 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content_liquid_bf48.video_dynamic_9de3 .module_d0a3 {
  box-shadow: none !important;
}
.shadow-pressed-b555 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shadow-pressed-b555 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-pressed-b555 {
    padding: 18px 0 20px;
  }
}
.shadow-pressed-b555 .new-b257 {
  width: 100%;
}
.shadow-pressed-b555 .bottom-1629 {
  margin-bottom: 0;
}
.shadow-pressed-b555 .menu_cc8d {
  margin-top: 5px;
  font-size: 0.875em;
}
.block-last-73b3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.block-last-73b3 .image-pro-d556 {
  width: 100%;
}
.module-orange-5aa6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.module-orange-5aa6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.module-orange-5aa6 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;
}
.module-orange-5aa6 li:last-child:after {
  display: none;
}
.module-orange-5aa6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status_fc65 .purple_f4ce button,
.shadow-pressed-b555 .purple_f4ce button {
  left: 0;
}
.status_fc65 .image-pro-d556,
.shadow-pressed-b555 .image-pro-d556 {
  padding-left: 0;
  padding-right: 0;
}
.status_fc65 .block-last-73b3,
.shadow-pressed-b555 .block-last-73b3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status_fc65 {
  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;
}
.status_fc65: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;
}
.status_fc65 .disabled-stone-4899 {
  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) {
  .status_fc65 .disabled-stone-4899 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status_fc65 .disabled-stone-4899 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status_fc65 .disabled-stone-4899 {
    min-height: 200px;
  }
}
.status_fc65 .module-orange-5aa6 {
  color: rgba(255, 255, 255, 0.8);
}
.status_fc65 .module-orange-5aa6 a,
.status_fc65 .module-orange-5aa6 li:after {
  color: inherit;
}
.status_fc65 .module-orange-5aa6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.message_bottom_f24e {
  margin-bottom: 0.5em;
}
.shadow-out-8627 {
  margin-bottom: 1.2em;
}
.shadow-out-8627,
.message_bottom_f24e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shadow-out-8627 p:last-child,
.message_bottom_f24e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .purple_f4ce,
#masthead .purple_f4ce {
  display: none;
}
#masthead
  > .purple_f4ce.frame_huge_403a {
  display: none;
}
#masthead > .purple_f4ce button {
  left: 0;
}
.filter-pink-69f1 {
  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%;
}
.filter-pink-69f1 .grid_old_644b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.filter-pink-69f1 .filter_d879 {
  display: -webkit-box;
  display: flex;
}
.filter-pink-69f1 .filter_d879.slider_old_7929 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.filter-pink-69f1 .filter_d879.down-b83a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter-pink-69f1 .filter_d879.title-2d02 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter-pink-69f1.label-copper-6c18.background_e89e .filter_d879.slider_old_7929 {
  flex-basis: 100%;
}
.filter-pink-69f1.action-3e85 .filter_d879.down-b83a {
  -webkit-box-flex: 1;
  flex: auto;
}
.filter-pink-69f1.action-3e85 .filter_d879.title-2d02 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .purple_f4ce.frame_huge_403a {
  display: none;
}
#masthead > .purple_f4ce button {
  left: 0;
}
.orange-fa8c {
  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;
}
.orange-fa8c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.orange-fa8c.avatar-352e i {
  margin-right: 4px;
}
.orange-fa8c.sidebar-mini-01cd i {
  margin-left: 5px;
}
.next-c023 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.next-c023 p:last-child {
  margin-bottom: 0;
}
.disabled-copper-5966 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled-copper-5966 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled-copper-5966 img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled-copper-5966 .avatar-west-529c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled-copper-5966 .message_f451 {
  margin: 5px 0 7px 0;
}
.disabled-copper-5966.over_078a .sort-054c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-copper-5966.over_078a .menu-stone-4f4d {
  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;
}
.disabled-copper-5966.nav_c77d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled-copper-5966.nav_c77d .sort-054c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-copper-5966.nav_c77d .menu-stone-4f4d {
  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;
}
.disabled-copper-5966.component-east-05a0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled-copper-5966.search-1dc2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled-copper-5966.search-1dc2 .menu-stone-4f4d {
  margin-top: 7px;
}
.accordion-yellow-3bee {
  display: inline-block;
}
.pagination-e788 .yellow-1608 .disabled-copper-5966 img {
  max-width: 100%;
}
.hard-2fc5 .out-5307.simple_4731,
.link_in_11d2 .out-5307.simple_4731 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-2fc5 .article_in_0cb3,
.link_in_11d2 .article_in_0cb3 {
  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%);
}
.hard-2fc5 .article_in_0cb3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hard-2fc5.notice-6f0a .article_in_0cb3 {
  display: none;
}
.hard-2fc5 .breadcrumb-e8d2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-2fc5 .breadcrumb-e8d2 li {
  display: inline-block;
  position: relative;
}
.hard-2fc5 .breadcrumb-e8d2 li:last-child {
  margin-right: 0;
}
.hard-2fc5 .breadcrumb-e8d2 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;
}
.hard-2fc5 .breadcrumb-e8d2 li.column_wood_4347 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hard-2fc5 .breadcrumb-e8d2 > 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;
}
.hard-2fc5 .breadcrumb-e8d2 > li > a i {
  line-height: 0;
}
.hard-2fc5 .breadcrumb-e8d2 > li.menu_823a > a .article_in_0cb3 {
  margin-left: 4px;
  line-height: 0;
}
.hard-2fc5 .breadcrumb-e8d2 .panel_basic_838a li.menu_823a > a {
  position: relative;
}
.hard-2fc5 .breadcrumb-e8d2 .panel_basic_838a li.menu_823a > a:after,
.hard-2fc5 .breadcrumb-e8d2 .panel_basic_838a li.menu_823a > a:before {
  content: "";
  display: table;
}
.hard-2fc5 .breadcrumb-e8d2 .panel_basic_838a li.menu_823a > a:after {
  clear: both;
}
.hard-2fc5 .breadcrumb-e8d2 .panel_basic_838a li.menu_823a > a .article_in_0cb3 {
  margin-left: 5px;
  float: right;
}
.hard-2fc5 .solid_7abb,
.hard-2fc5 .panel_basic_838a {
  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;
}
.hard-2fc5 .panel_basic_838a {
  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;
}
.hard-2fc5 .panel_basic_838a .simple_4731 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-2fc5 .panel_basic_838a .article_in_0cb3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hard-2fc5 .panel_basic_838a li {
  display: block;
  margin: 0;
  padding: 0;
}
.hard-2fc5 .panel_basic_838a 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;
}
.hard-2fc5 .panel_basic_838a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hard-2fc5 .panel_basic_838a .panel_basic_838a {
  top: 0;
  left: 100%;
}
.hard-2fc5 .selected_c4b3.fn-focus-4a77 > .solid_7abb,
.hard-2fc5 .selected_c4b3.fn-focus-4a77 > .panel_basic_838a,
.hard-2fc5 .selected_c4b3:focus > .solid_7abb,
.hard-2fc5 .selected_c4b3:focus > .panel_basic_838a,
.hard-2fc5 .selected_c4b3:hover > .solid_7abb,
.hard-2fc5 .selected_c4b3:hover > .panel_basic_838a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hard-2fc5.yellow_c99d .media-a340:after,
.hard-2fc5.yellow_c99d .media-a340:before {
  content: "";
  display: table;
}
.hard-2fc5.yellow_c99d .media-a340:after {
  clear: both;
}
.hard-2fc5.yellow_c99d .media-a340 > li {
  float: left;
}
.hard-2fc5.fast_1512 .media-a340:after,
.hard-2fc5.fast_1512 .media-a340:before {
  content: "";
  display: table;
}
.hard-2fc5.fast_1512 .media-a340:after {
  clear: both;
}
.hard-2fc5.fast_1512 .media-a340 > li {
  float: left;
}
.hard-2fc5.fast_1512 .media-a340 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hard-2fc5.fast_1512 .media-a340 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hard-2fc5.fast_1512 .media-a340 > li.item_slow_d9b8 > a,
.hard-2fc5.fast_1512 .media-a340 > li.column_wood_4347 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hard-2fc5.label-basic-ac5f .media-a340 > li > a .simple_4731 {
  position: relative;
}
.hard-2fc5.label-basic-ac5f .media-a340 > li > a .simple_4731: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;
}
.hard-2fc5.label-basic-ac5f
  .media-a340
  > li:focus
  > a
  .simple_4731:before,
.hard-2fc5.label-basic-ac5f
  .media-a340
  > li:hover
  > a
  .simple_4731:before {
  width: 100%;
  background-color: currentColor;
}
.hard-2fc5.label-basic-ac5f
  .media-a340
  > li.item_slow_d9b8
  > a
  .simple_4731:before,
.hard-2fc5.label-basic-ac5f
  .media-a340
  > li.badge_5a8b
  > a
  .simple_4731:before {
  width: 100%;
  background-color: currentColor;
}
.hard-2fc5.pattern_5a67 .media-a340 > li > a .simple_4731 {
  position: relative;
}
.hard-2fc5.pattern_5a67 .media-a340 > li > a .simple_4731: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;
}
.hard-2fc5.pattern_5a67 .media-a340 > li:focus > a .simple_4731:before,
.hard-2fc5.pattern_5a67
  .media-a340
  > li:hover
  > a
  .simple_4731:before {
  width: 100%;
  background-color: currentColor;
}
.hard-2fc5.pattern_5a67
  .media-a340
  > li.item_slow_d9b8
  > a
  .simple_4731:before,
.hard-2fc5.pattern_5a67
  .media-a340
  > li.badge_5a8b
  > a
  .simple_4731:before {
  width: 100%;
  background-color: currentColor;
}
.link_in_11d2 .breadcrumb-e8d2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link_in_11d2 .breadcrumb-e8d2 li:first-child > a {
  border-top: none;
}
.link_in_11d2 .breadcrumb-e8d2 .easy_ccde > .simple_4731 .article_in_0cb3 {
  display: none;
}
.link_in_11d2 .breadcrumb-e8d2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link_in_11d2 .breadcrumb-e8d2 li:last-child {
  border: none;
}
.link_in_11d2 .breadcrumb-e8d2 li.menu_823a > a {
  padding-right: 45px !important;
}
.link_in_11d2 .breadcrumb-e8d2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link_in_11d2 .breadcrumb-e8d2 li a:focus,
.link_in_11d2 .breadcrumb-e8d2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_in_11d2 .breadcrumb-e8d2 li .orange_9148 {
  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;
}
.link_in_11d2 .breadcrumb-e8d2 li .orange_9148:hover {
  box-shadow: none;
}
.link_in_11d2 .breadcrumb-e8d2 li .orange_9148 .article_in_0cb3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link_in_11d2 .breadcrumb-e8d2 .panel_basic_838a {
  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);
}
.link_in_11d2 .breadcrumb-e8d2 .panel_basic_838a li a {
  padding-left: 3em;
}
.link_in_11d2 .breadcrumb-e8d2 .in-ebc7 > a .orange_9148 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_in_11d2 .breadcrumb-e8d2 .in-ebc7 > .panel_basic_838a {
  display: block;
  opacity: 1;
}
.large-147b {
  max-width: 100%;
}
.copper_3b1f {
  line-height: 0;
  cursor: pointer;
}
.section-a391 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.section-a391:hover {
  box-shadow: none;
  color: currentColor;
}
.section-a391 svg {
  width: 18px;
  height: 18px;
}
.section-a391 .component-0201 {
  display: none;
}
.media_under_3d87 {
  position: relative;
}
.media_under_3d87.fn-active-4a77 .section-a391 .sort-2664 {
  display: none;
}
.media_under_3d87.fn-active-4a77 .section-a391 .component-0201 {
  display: inline-block;
}
.media_under_3d87 .pagination_silver_b623 {
  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);
}
.media_under_3d87.nav_d7cb .pagination_silver_b623 {
  left: auto;
  right: -0.9em;
}
.media_under_3d87.nav_d7cb .secondary_static_bd9c::before {
  left: auto;
  right: 15px;
}
.media_under_3d87.fn-active-4a77 .pagination_silver_b623 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_2dde {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup_2dde label {
  flex-basis: 100%;
}
.popup_2dde .grid-easy-fd3d {
  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;
}
.popup_2dde .west_6124 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup_2dde .west_6124:focus {
  background-color: transparent;
}
.popup_2dde button.up-7394 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup_2dde button.up-7394:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup_2dde button.up-7394 svg {
  width: 18px;
  height: 18px;
}
.popup_2dde input[type="submit"] {
  min-height: auto;
}
.stale_a3cc .popup_2dde .west_6124 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.secondary_static_bd9c {
  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) {
  .secondary_static_bd9c {
    width: 220px;
  }
}
.secondary_static_bd9c label {
  flex-basis: 100%;
}
.secondary_static_bd9c::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;
}
.video_5cf5 .stale_a3cc .popup_2dde {
  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;
}
.video_5cf5
  .stale_a3cc
  .popup_2dde
  .grid-easy-fd3d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.video_5cf5 .stale_a3cc .popup_2dde .west_6124 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.video_5cf5
  .stale_a3cc
  .popup_2dde
  .west_6124:focus {
  background: 0 0;
}
.video_5cf5
  .stale_a3cc
  .popup_2dde
  .top-27d1 {
  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;
}
.surface-71d2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.surface-71d2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.surface-71d2 li:last-child {
  margin-right: 0;
}
.surface-71d2 li:first-child {
  margin-left: 0;
}
.surface-71d2.search_cf42 a {
  color: #fff;
}
.surface-71d2.search_cf42 a:hover {
  color: #fff;
}
.surface-71d2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.surface-71d2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.surface-71d2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.surface-71d2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.surface-71d2 [class*="social-icon-apple"] {
  background-color: #999;
}
.surface-71d2 [class*="social-icon-apple"].gas_92ea {
  background-color: transparent;
  color: #999;
}
.surface-71d2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.surface-71d2 [class*="social-icon-behance"].gas_92ea {
  background-color: transparent;
  color: #1769ff;
}
.surface-71d2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.surface-71d2 [class*="social-icon-bitbucket"].gas_92ea {
  background-color: transparent;
  color: #205081;
}
.surface-71d2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.surface-71d2 [class*="social-icon-codepen"].gas_92ea {
  background-color: transparent;
  color: #000;
}
.surface-71d2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.surface-71d2 [class*="social-icon-delicious"].gas_92ea {
  background-color: transparent;
  color: #39f;
}
.surface-71d2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.surface-71d2 [class*="social-icon-digg"].gas_92ea {
  background-color: transparent;
  color: #005be2;
}
.surface-71d2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.surface-71d2 [class*="social-icon-dribbble"].gas_92ea {
  background-color: transparent;
  color: #ea4c89;
}
.surface-71d2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.surface-71d2 [class*="social-icon-envelope"].gas_92ea {
  background-color: transparent;
  color: #ea4335;
}
.surface-71d2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.surface-71d2 [class*="social-icon-facebook"].gas_92ea {
  background-color: transparent;
  color: #3b5998;
}
.surface-71d2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.surface-71d2 [class*="social-icon-flickr"].gas_92ea {
  background-color: transparent;
  color: #0063dc;
}
.surface-71d2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.surface-71d2 [class*="social-icon-foursquare"].gas_92ea {
  background-color: transparent;
  color: #2d5be3;
}
.surface-71d2 [class*="social-icon-github"] {
  background-color: #333;
}
.surface-71d2 [class*="social-icon-github"].gas_92ea {
  background-color: transparent;
  color: #333;
}
.surface-71d2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.surface-71d2 [class*="social-icon-google-plus"].gas_92ea {
  background-color: transparent;
  color: #dd4b39;
}
.surface-71d2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.surface-71d2 [class*="social-icon-houzz"].gas_92ea {
  background-color: transparent;
  color: #7ac142;
}
.surface-71d2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.surface-71d2 [class*="social-icon-instagram"].gas_92ea {
  background-color: transparent;
  color: #262626;
}
.surface-71d2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.surface-71d2 [class*="social-icon-jsfiddle"].gas_92ea {
  background-color: transparent;
  color: #487aa2;
}
.surface-71d2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.surface-71d2 [class*="social-icon-linkedin"].gas_92ea {
  background-color: transparent;
  color: #0077b5;
}
.surface-71d2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.surface-71d2 [class*="social-icon-medium"].gas_92ea {
  background-color: transparent;
  color: #00ab6b;
}
.surface-71d2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.surface-71d2
  [class*="social-icon-odnoklassniki"].gas_92ea {
  background-color: transparent;
  color: #f4731c;
}
.surface-71d2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.surface-71d2 [class*="social-icon-meetup"].gas_92ea {
  background-color: transparent;
  color: #ec1c40;
}
.surface-71d2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.surface-71d2 [class*="social-icon-pinterest"].gas_92ea {
  background-color: transparent;
  color: #bd081c;
}
.surface-71d2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.surface-71d2 [class*="social-icon-product-hunt"].gas_92ea {
  background-color: transparent;
  color: #da552f;
}
.surface-71d2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.surface-71d2 [class*="social-icon-reddit"].gas_92ea {
  background-color: transparent;
  color: #ff4500;
}
.surface-71d2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.surface-71d2 [class*="social-icon-rss"].gas_92ea {
  background-color: transparent;
  color: #f26522;
}
.surface-71d2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.surface-71d2
  [class*="social-icon-shopping-cart"].gas_92ea {
  background-color: transparent;
  color: #4caf50;
}
.surface-71d2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.surface-71d2 [class*="social-icon-skype"].gas_92ea {
  background-color: transparent;
  color: #00aff0;
}
.surface-71d2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.surface-71d2 [class*="social-icon-slideshare"].gas_92ea {
  background-color: transparent;
  color: #0077b5;
}
.surface-71d2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.surface-71d2 [class*="social-icon-snapchat"].gas_92ea {
  background-color: transparent;
  color: #fffc00;
}
.surface-71d2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.surface-71d2 [class*="social-icon-soundcloud"].gas_92ea {
  background-color: transparent;
  color: #f80;
}
.surface-71d2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.surface-71d2 [class*="social-icon-spotify"].gas_92ea {
  background-color: transparent;
  color: #2ebd59;
}
.surface-71d2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.surface-71d2
  [class*="social-icon-stack-overflow"].gas_92ea {
  background-color: transparent;
  color: #fe7a15;
}
.surface-71d2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.surface-71d2 [class*="social-icon-maldkfgram"].gas_92ea {
  background-color: transparent;
  color: #2ca5e0;
}
.surface-71d2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.surface-71d2 [class*="social-icon-tripadvisor"].gas_92ea {
  background-color: transparent;
  color: #589442;
}
.surface-71d2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.surface-71d2 [class*="social-icon-tumblr"].gas_92ea {
  background-color: transparent;
  color: #35465c;
}
.surface-71d2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.surface-71d2 [class*="social-icon-twitch"].gas_92ea {
  background-color: transparent;
  color: #6441a5;
}
.surface-71d2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.surface-71d2 [class*="social-icon-twitter"].gas_92ea {
  background-color: transparent;
  color: #1da1f2;
}
.surface-71d2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.surface-71d2 [class*="social-icon-vimeo"].gas_92ea {
  background-color: transparent;
  color: #1ab7ea;
}
.surface-71d2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.surface-71d2 [class*="social-icon-vk"].gas_92ea {
  background-color: transparent;
  color: #45668e;
}
.surface-71d2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.surface-71d2 [class*="social-icon-weibo"].gas_92ea {
  background-color: transparent;
  color: #df2029;
}
.surface-71d2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.surface-71d2 [class*="social-icon-weixin"].gas_92ea {
  background-color: transparent;
  color: #7bb32e;
}
.surface-71d2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.surface-71d2 [class*="social-icon-whatsapp"].gas_92ea {
  background-color: transparent;
  color: #25d366;
}
.surface-71d2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.surface-71d2 [class*="social-icon-wordpress"].gas_92ea {
  background-color: transparent;
  color: #21759b;
}
.surface-71d2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.surface-71d2 [class*="social-icon-xing"].gas_92ea {
  background-color: transparent;
  color: #026466;
}
.surface-71d2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.surface-71d2 [class*="social-icon-yelp"].gas_92ea {
  background-color: transparent;
  color: #af0606;
}
.surface-71d2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.surface-71d2 [class*="social-icon-youtube"].gas_92ea {
  background-color: transparent;
  color: #cd201f;
}
.caption-d451 {
  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;
}
.caption-d451:hover {
  box-shadow: none;
  background: 0 0;
}
.tertiary_1af2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.summary-715b {
  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;
}
.gradient-iron-c3a8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card_static_7267 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card_static_7267,
.card_static_7267::after,
.card_static_7267::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;
}
.card_static_7267::after,
.card_static_7267::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tag_selected_12c5 .summary-715b .gradient-iron-c3a8 {
  margin-top: -2px;
  width: 19px;
}
.tag_selected_12c5 .summary-715b .card_static_7267 {
  margin-top: -1px;
}
.tag_selected_12c5 .summary-715b .card_static_7267,
.tag_selected_12c5 .summary-715b .card_static_7267::after,
.tag_selected_12c5 .summary-715b .card_static_7267::before {
  width: 19px;
  height: 2px;
}
.tag_selected_12c5 .summary-715b .card_static_7267::before {
  top: -6px;
}
.tag_selected_12c5 .summary-715b .card_static_7267::after {
  bottom: -6px;
}
.paper-4ee6 .summary-715b .gradient-iron-c3a8 {
  margin-top: -2px;
  width: 22px;
}
.paper-4ee6 .summary-715b .card_static_7267 {
  margin-top: -1px;
}
.paper-4ee6 .summary-715b .card_static_7267,
.paper-4ee6 .summary-715b .card_static_7267::after,
.paper-4ee6 .summary-715b .card_static_7267::before {
  width: 22px;
  height: 2px;
}
.paper-4ee6 .summary-715b .card_static_7267::before {
  top: -7px;
}
.paper-4ee6 .summary-715b .card_static_7267::after {
  bottom: -7px;
}
.down_de97 .summary-715b .gradient-iron-c3a8 {
  margin-top: -2px;
  width: 31px;
}
.down_de97 .summary-715b .card_static_7267 {
  margin-top: -1.5px;
}
.down_de97 .summary-715b .card_static_7267,
.down_de97 .summary-715b .card_static_7267::after,
.down_de97 .summary-715b .card_static_7267::before {
  width: 31px;
  height: 3px;
}
.down_de97 .summary-715b .card_static_7267::before {
  top: -9px;
}
.down_de97 .summary-715b .card_static_7267::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .short-3159 .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 19px;
  }
  .short-3159 .summary-715b .card_static_7267 {
    margin-top: -1px;
  }
  .short-3159 .summary-715b .card_static_7267,
  .short-3159 .summary-715b .card_static_7267::after,
  .short-3159 .summary-715b .card_static_7267::before {
    width: 19px;
    height: 2px;
  }
  .short-3159 .summary-715b .card_static_7267::before {
    top: -6px;
  }
  .short-3159 .summary-715b .card_static_7267::after {
    bottom: -6px;
  }
  .paper-1bc8 .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 22px;
  }
  .paper-1bc8 .summary-715b .card_static_7267 {
    margin-top: -1px;
  }
  .paper-1bc8 .summary-715b .card_static_7267,
  .paper-1bc8 .summary-715b .card_static_7267::after,
  .paper-1bc8 .summary-715b .card_static_7267::before {
    width: 22px;
    height: 2px;
  }
  .paper-1bc8 .summary-715b .card_static_7267::before {
    top: -7px;
  }
  .paper-1bc8 .summary-715b .card_static_7267::after {
    bottom: -7px;
  }
  .old-2b97 .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 31px;
  }
  .old-2b97 .summary-715b .card_static_7267 {
    margin-top: -1.5px;
  }
  .old-2b97 .summary-715b .card_static_7267,
  .old-2b97 .summary-715b .card_static_7267::after,
  .old-2b97 .summary-715b .card_static_7267::before {
    width: 31px;
    height: 3px;
  }
  .old-2b97 .summary-715b .card_static_7267::before {
    top: -9px;
  }
  .old-2b97 .summary-715b .card_static_7267::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .selected_035a .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 19px;
  }
  .selected_035a .summary-715b .card_static_7267 {
    margin-top: -1px;
  }
  .selected_035a .summary-715b .card_static_7267,
  .selected_035a .summary-715b .card_static_7267::after,
  .selected_035a .summary-715b .card_static_7267::before {
    width: 19px;
    height: 2px;
  }
  .selected_035a .summary-715b .card_static_7267::before {
    top: -6px;
  }
  .selected_035a .summary-715b .card_static_7267::after {
    bottom: -6px;
  }
  .surface_0225 .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_0225 .summary-715b .card_static_7267 {
    margin-top: -1px;
  }
  .surface_0225 .summary-715b .card_static_7267,
  .surface_0225 .summary-715b .card_static_7267::after,
  .surface_0225 .summary-715b .card_static_7267::before {
    width: 22px;
    height: 2px;
  }
  .surface_0225 .summary-715b .card_static_7267::before {
    top: -7px;
  }
  .surface_0225 .summary-715b .card_static_7267::after {
    bottom: -7px;
  }
  .tooltip-4774 .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-4774 .summary-715b .card_static_7267 {
    margin-top: -1.5px;
  }
  .tooltip-4774 .summary-715b .card_static_7267,
  .tooltip-4774 .summary-715b .card_static_7267::after,
  .tooltip-4774 .summary-715b .card_static_7267::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-4774 .summary-715b .card_static_7267::before {
    top: -9px;
  }
  .tooltip-4774 .summary-715b .card_static_7267::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .menu_aceb .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 19px;
  }
  .menu_aceb .summary-715b .card_static_7267 {
    margin-top: -1px;
  }
  .menu_aceb .summary-715b .card_static_7267,
  .menu_aceb .summary-715b .card_static_7267::after,
  .menu_aceb .summary-715b .card_static_7267::before {
    width: 19px;
    height: 2px;
  }
  .menu_aceb .summary-715b .card_static_7267::before {
    top: -6px;
  }
  .menu_aceb .summary-715b .card_static_7267::after {
    bottom: -6px;
  }
  .content-221b .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 22px;
  }
  .content-221b .summary-715b .card_static_7267 {
    margin-top: -1px;
  }
  .content-221b .summary-715b .card_static_7267,
  .content-221b .summary-715b .card_static_7267::after,
  .content-221b .summary-715b .card_static_7267::before {
    width: 22px;
    height: 2px;
  }
  .content-221b .summary-715b .card_static_7267::before {
    top: -7px;
  }
  .content-221b .summary-715b .card_static_7267::after {
    bottom: -7px;
  }
  .upper-062f .summary-715b .gradient-iron-c3a8 {
    margin-top: -2px;
    width: 31px;
  }
  .upper-062f .summary-715b .card_static_7267 {
    margin-top: -1.5px;
  }
  .upper-062f .summary-715b .card_static_7267,
  .upper-062f .summary-715b .card_static_7267::after,
  .upper-062f .summary-715b .card_static_7267::before {
    width: 31px;
    height: 3px;
  }
  .upper-062f .summary-715b .card_static_7267::before {
    top: -9px;
  }
  .upper-062f .summary-715b .card_static_7267::after {
    bottom: -9px;
  }
}
.modal_7ae9 .card_static_7267 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.modal_7ae9 .card_static_7267::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.modal_7ae9 .card_static_7267::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.modal_7ae9.action-f9f1 .card_static_7267 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.modal_7ae9.action-f9f1 .card_static_7267::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.modal_7ae9.action-f9f1 .card_static_7267::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);
}
.easy_62c6 {
  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.component_cool_acf3:before {
  display: none;
}
.background-small-546c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.background-small-546c .item-7f16 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.background-small-546c .item-7f16:last-of-type {
  border-bottom: none;
}
.background-small-546c .item-7f16.lite_2b0d,
.background-small-546c .item-7f16.element_85c1,
.background-small-546c .item-7f16.east-43b0 {
  padding: 0;
}
.background-small-546c .link_in_11d2 .orange_9148 {
  color: currentColor;
}
.background-small-546c .link_in_11d2 .orange_9148:focus,
.background-small-546c .link_in_11d2 .orange_9148:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-small-546c.caption_0ac7 .card_f89c,
.background-small-546c.caption_0ac7 .next-c023 a,
.background-small-546c.caption_0ac7 .media-a340 a,
.background-small-546c.caption_0ac7 .panel_basic_838a a {
  color: rgba(0, 0, 0, 0.55);
}
.background-small-546c.caption_0ac7 .card_f89c:hover,
.background-small-546c.caption_0ac7 .next-c023 a:hover,
.background-small-546c.caption_0ac7 .media-a340 a:hover,
.background-small-546c.caption_0ac7 .panel_basic_838a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-small-546c.caption_0ac7 .primary_3317 {
  color: rgba(0, 0, 0, 0.8);
}
.background-small-546c.caption_0ac7 .item-7f16 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-small-546c.caption_0ac7 .item-7f16:before {
  background: rgba(0, 0, 0, 0.08);
}
.background-small-546c.caption_0ac7 .dark_b2ba:before {
  background: rgba(255, 255, 255, 0.9);
}
.background-small-546c.caption_0ac7 .link_in_11d2 .breadcrumb-e8d2 li a,
.background-small-546c.caption_0ac7 .link_in_11d2 .orange_9148,
.background-small-546c.caption_0ac7 .panel_basic_838a {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-small-546c.caption_0ac7 .link_in_11d2 .orange_9148:focus,
.background-small-546c.caption_0ac7 .link_in_11d2 .orange_9148:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-small-546c.caption_0ac7 .breadcrumb-e8d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-small-546c.fluid_6ece .card_f89c,
.background-small-546c.fluid_6ece .next-c023 a,
.background-small-546c.fluid_6ece .media-a340 .orange_9148,
.background-small-546c.fluid_6ece .media-a340 a,
.background-small-546c.fluid_6ece .panel_basic_838a a {
  color: rgba(255, 255, 255, 0.79);
}
.background-small-546c.fluid_6ece .card_f89c:hover,
.background-small-546c.fluid_6ece .next-c023 a:hover,
.background-small-546c.fluid_6ece .media-a340 .orange_9148:hover,
.background-small-546c.fluid_6ece .media-a340 a:hover,
.background-small-546c.fluid_6ece .panel_basic_838a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-small-546c.fluid_6ece .primary_3317 {
  color: rgba(255, 255, 255, 0.99);
}
.background-small-546c.fluid_6ece .item-7f16 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-small-546c.fluid_6ece .item-7f16:before {
  background: rgba(255, 255, 255, 0.08);
}
.background-small-546c.fluid_6ece .dark_b2ba:before {
  background: rgba(0, 0, 0, 0.9);
}
.background-small-546c.fluid_6ece .link_in_11d2 .breadcrumb-e8d2 li a,
.background-small-546c.fluid_6ece .link_in_11d2 .orange_9148,
.background-small-546c.fluid_6ece .panel_basic_838a {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-small-546c.fluid_6ece .link_in_11d2 .orange_9148:focus,
.background-small-546c.fluid_6ece .link_in_11d2 .orange_9148:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-small-546c.fluid_6ece .breadcrumb-e8d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_b2ba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dark_b2ba:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.form_67ad {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline_a852 .background-small-546c {
  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;
}
.outline_a852 .item-7f16 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline_a852 .item-7f16: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) {
  .outline_a852 .item-7f16:before {
    width: 16%;
    left: 42%;
  }
}
.outline_a852 .item-7f16:last-child:before {
  content: none;
}
.outline_a852 .item-7f16[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline_a852 .link_in_11d2 .breadcrumb-e8d2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline_a852 .link_in_11d2 .breadcrumb-e8d2 li a .orange_9148 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline_a852 .link_in_11d2 .panel_basic_838a {
  border: none;
}
.outline_a852 .link_in_11d2 .panel_basic_838a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline_a852 .dark_b2ba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline_a852 .form_67ad {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline_a852 .fluid_6ece .dark_b2ba:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline_a852 .caption_0ac7.simple_6e32 .card_static_7267 {
  background: rgba(0, 0, 0, 0.6);
}
.outline_a852
  .caption_0ac7.simple_6e32
  .card_static_7267::after,
.outline_a852
  .caption_0ac7.simple_6e32
  .card_static_7267:before {
  background: inherit;
}
.outline_a852
  .caption_0ac7.simple_6e32:hover
  .card_static_7267 {
  background: rgba(0, 0, 0, 0.8);
}
.popup_6307 .background-small-546c {
  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) {
  .popup_6307 .background-small-546c {
    width: auto;
    right: 45px;
  }
}
.popup-last-fce4 .background-small-546c {
  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) {
  .popup-last-fce4 .background-small-546c {
    width: auto;
    left: 45px;
  }
}
.component_cool_acf3 .background-small-546c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.component_cool_acf3 .form_67ad {
  max-width: 48em;
  margin: 0 auto;
}
.component_cool_acf3 .dark_b2ba:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dim-a418 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dim-a418.outline_a852 .background-small-546c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dim-a418.popup_6307 .background-small-546c {
  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);
}
.dim-a418 .background-small-546c {
  visibility: visible;
}
.dim-a418.popup-last-fce4 .background-small-546c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.primary-paper-ca20,
.breadcrumb_slow_ef08 {
  overflow-x: hidden;
}
.primary-paper-ca20 .background-small-546c {
  overflow: auto;
}
.primary-paper-ca20.outline_a852 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-paper-ca20.outline_a852 .background-small-546c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.primary-paper-ca20.outline_a852 .caption-d451 {
  opacity: 0;
}
.primary-paper-ca20.popup_6307 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-paper-ca20.popup_6307 .background-small-546c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.primary-paper-ca20.popup_6307 .caption-d451 {
  opacity: 0;
}
.primary-paper-ca20.popup-last-fce4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-paper-ca20.popup-last-fce4 .background-small-546c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.primary-paper-ca20.popup-last-fce4 .caption-d451 {
  opacity: 0;
}
.primary-paper-ca20.component_cool_acf3 .background-small-546c {
  z-index: 10;
  visibility: visible;
}
.simple_6e32 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.simple_6e32 .card_static_7267 {
  background: rgba(255, 255, 255, 0.99);
}
.simple_6e32 .card_static_7267::after,
.simple_6e32 .card_static_7267:before {
  background: inherit;
}
.simple_6e32:hover .card_static_7267 {
  background: rgba(255, 255, 255, 0.99);
}
.popup-last-fce4 .simple_6e32 {
  top: 10px;
  right: auto;
  left: 12px;
}
.component_cool_acf3 .simple_6e32 {
  display: none !important;
}
.primary-paper-ca20:before,
.breadcrumb_slow_ef08:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.primary-paper-ca20 .simple_6e32,
.breadcrumb_slow_ef08 .simple_6e32 {
  display: inline-block;
}
.background-small-546c .grid_old_644b {
  -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;
}
.primary-paper-ca20 .background-small-546c .grid_old_644b,
.breadcrumb_slow_ef08 .background-small-546c .grid_old_644b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bottom-fd95 .grid-easy-fd3d {
  width: 100%;
}
.yellow-1608 {
  padding: 0 0.5em 0;
}
.yellow-1608 [class*="customify-col-"],
.yellow-1608 [class*="customify-col_"],
.yellow-1608 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.huge-1128 .yellow-1608 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard-b4fa .black-bdd5,
  .black-bdd5 {
    display: none;
  }
  .bright_67a3 {
    text-align: left;
  }
  .static-58e0 {
    text-align: center;
  }
  .steel-a83c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard-b4fa .background_middle_ddb2,
  .background_middle_ddb2 {
    display: none;
  }
  .mask-new-da77 {
    text-align: left;
  }
  .input-dd5a {
    text-align: center;
  }
  .grid_12fb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard-b4fa .logo_1e38,
  .logo_1e38 {
    display: none;
  }
  .video-f172 {
    text-align: left;
  }
  .info_ecd7 {
    text-align: center;
  }
  .texture-30da {
    text-align: right;
  }
}
#page {
  position: relative;
}
.copper_5ca8 {
  box-shadow: none !important;
}
.primary-purple-8275 .wood_8416,
.gallery_6b90 .wood_8416 {
  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;
}
.gallery_6b90 .wood_8416 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module_d0a3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module_d0a3:after,
.module_d0a3:before {
  content: "";
  display: table;
}
.module_d0a3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module_d0a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module_d0a3,
.button_8f20 {
  max-width: 1248px;
  margin: 0 auto;
}

.info-7994.layout-08a6 .module_d0a3 {
  max-width: 100%;
}
.info-7994.logo-slow-b1d4 {
  max-width: 1200px;
  margin: 0 auto;
}
.info-7994.banner-clean-eda1 .module_d0a3 {
  max-width: 100%;
}
.info-7994.banner-clean-eda1 > .module_d0a3 {
  padding-left: 0;
  padding-right: 0;
}
.info-7994.banner-clean-eda1 > .module_d0a3 .hard-b4fa {
  margin: 0;
}
.info-7994.banner-clean-eda1
  > .module_d0a3
  .green_f9d2.active-14b1 {
  margin-right: 0;
  margin-left: 0;
}
.info-7994.banner-clean-eda1 #main.active-14b1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accordion_fresh_2e84 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_fresh_2e84 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media-3bd5 .nav_first_9b6c {
    padding-right: 1em;
  }
  .media-3bd5.link-3966 .green_f9d2 {
    border-right: 1px solid #eaecee;
  }
  .media-3bd5.link-3966 .nav_first_9b6c {
    padding-right: 1em;
  }
  .media-3bd5.link-3966 .alert_stone_9e7e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-5423 .nav_first_9b6c {
    padding-left: 1em;
  }
  .form-5423.link-3966 .green_f9d2 {
    border-left: 1px solid #eaecee;
  }
  .form-5423.link-3966 .nav_first_9b6c {
    padding-left: 1em;
  }
  .form-5423.link-3966 .alert_stone_9e7e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy-b60f .nav_first_9b6c {
    padding-left: 1em;
  }
  .easy-b60f.link-3966 .image_d370 {
    border-right: 1px solid #eaecee;
  }
  .easy-b60f.link-3966 .caption_4461 {
    border-right: 1px solid #eaecee;
  }
  .easy-b60f.link-3966 .nav_first_9b6c {
    padding-left: 1em;
  }
  .easy-b60f.link-3966 .alert_stone_9e7e {
    padding-right: 1em;
  }
  .easy-b60f.link-3966 .basic_c65b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red-84c3 .nav_first_9b6c {
    padding-right: 1em;
  }
  .red-84c3.link-3966 .image_d370 {
    border-left: 1px solid #eaecee;
  }
  .red-84c3.link-3966 .caption_4461 {
    border-left: 1px solid #eaecee;
  }
  .red-84c3.link-3966 .nav_first_9b6c {
    padding-right: 1em;
  }
  .red-84c3.link-3966 .alert_stone_9e7e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .red-84c3.link-3966 .basic_c65b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_fresh_2e84 .nav_first_9b6c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_fresh_2e84.link-3966 .green_f9d2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accordion_fresh_2e84.link-3966 .nav_first_9b6c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_fresh_2e84.link-3966 .alert_stone_9e7e {
    padding-left: 1em;
  }
  .accordion_fresh_2e84.link-3966 .basic_c65b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accordion_fresh_2e84.link-3966 .nav_first_9b6c {
    padding-left: 0;
  }
}
.dirty_ac13 .soft-9b2a {
  display: inline-block;
}
.plasma-8e8d {
  display: inline-block;
}
.glass_2193 {
  word-con: break-word;
}
.widget_dark_18e0 > span {
  display: inline-block;
  padding: 5px 0;
}
.widget_dark_18e0 .frame-d1a5 {
  margin-left: 8px;
  margin-right: 8px;
}
.widget_dark_18e0 .primary_right_52d6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature_out_5ff7 .hidden-yellow-c4c9 {
  margin-bottom: 2em;
}
.feature_out_5ff7 .clean-050c {
  margin-bottom: 15px;
}
.feature_out_5ff7 .clean-050c:last-child {
  margin-bottom: 0;
}
.feature_out_5ff7 .item_c918 {
  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) {
  .feature_out_5ff7 .item_c918 {
    display: block;
  }
}
.feature_out_5ff7 .shade_basic_2c4a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature_out_5ff7 .shade_basic_2c4a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature_out_5ff7 .brown_9701 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature_out_5ff7 .brown_9701 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature_out_5ff7 .brown_9701 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature_out_5ff7 .glass_2193 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_out_5ff7 .glass_2193 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature_out_5ff7 .bronze-dad3 p:last-child {
  margin-bottom: 0;
}
.feature_out_5ff7 .overlay_e8cf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature_out_5ff7 .modal-d83b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature_out_5ff7 .mask-6bfe {
  margin-top: 1em;
}
.feature_out_5ff7 .tabs_cold_119b {
  top: 0;
  display: block;
}
.feature_out_5ff7 .tabs_cold_119b a {
  color: inherit;
}
.feature_out_5ff7 .tabs_cold_119b a:hover {
  color: inherit;
}
.feature_out_5ff7 .text_e2a3 {
  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;
}
.feature_out_5ff7 .text_e2a3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature_out_5ff7 .modal-d83b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature_out_5ff7 .selected-ec9b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature_out_5ff7 .selected-ec9b:first-child {
  margin-top: 0;
}
.feature_out_5ff7 .selected-ec9b.image_cc33 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature_out_5ff7 .selected-ec9b.paragraph_e53d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_out_5ff7
  .selected-ec9b.paragraph_e53d.purple-7f53
  .mask-6bfe {
  width: 100%;
}
.feature_out_5ff7 .paragraph_e53d {
  -webkit-box-align: center;
  align-items: center;
}
.feature_out_5ff7 .paragraph_e53d .widget_dark_18e0,
.feature_out_5ff7 .paragraph_e53d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature_out_5ff7 .brown_9701 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_out_5ff7 .brown_9701 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_out_5ff7 .brown_9701: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;
}
.feature_out_5ff7 .image_cc33 {
  z-index: 5;
}
.feature_out_5ff7 .info-66ed .stale_bdd2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature_out_5ff7 .notice_6ba9 .stale_bdd2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature_out_5ff7 .card_23e0 .stale_bdd2 {
  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;
}
.feature_out_5ff7.content-inner-b781 .item_c918,
.feature_out_5ff7.dynamic-6323 .item_c918 {
  display: block;
}
.feature_out_5ff7.content-inner-b781 .item_c918 .fresh-6bd5,
.feature_out_5ff7.content-inner-b781 .item_c918 .modal-d83b,
.feature_out_5ff7.dynamic-6323 .item_c918 .fresh-6bd5,
.feature_out_5ff7.dynamic-6323 .item_c918 .modal-d83b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_out_5ff7.list_under_63e4 .shade_basic_2c4a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature_out_5ff7.list_under_63e4 .shade_basic_2c4a {
    margin-right: 0;
  }
}
.feature_out_5ff7.content-inner-b781 .shade_basic_2c4a,
.feature_out_5ff7.dynamic-6323 .shade_basic_2c4a {
  padding-top: 40%;
}
.feature_out_5ff7.content-inner-b781 .hidden-yellow-c4c9,
.feature_out_5ff7.dynamic-6323 .hidden-yellow-c4c9 {
  display: block;
}
.feature_out_5ff7.content-inner-b781 .fn-sticky-4a77 .modal-d83b,
.feature_out_5ff7.dynamic-6323 .fn-sticky-4a77 .modal-d83b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature_out_5ff7.content-inner-b781 .shade_basic_2c4a,
.feature_out_5ff7.dynamic-6323 .shade_basic_2c4a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature_out_5ff7.content-inner-b781 .modal-d83b {
  padding: 1em;
}
.media-8994 {
  margin: 30px auto;
  display: block;
}
.media-8994 .main_selected_60a8 > * {
  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;
}
.media-8994 .main_selected_60a8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-8994 .main_selected_60a8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input_orange_cc80 .widget_dark_18e0 {
  margin-bottom: 1.41575em;
}
.input_orange_cc80 .breadcrumb_95f3 {
  margin-bottom: 1.618em;
}
.chip-pro-3a10 .input_d33e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.chip-pro-3a10 .input_d33e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.chip-pro-3a10 .gallery_out_d3f4 {
  max-width: 100%;
  overflow: auto;
}
.badge-gas-38cb .chip-pro-3a10 a:hover {
  text-decoration: underline;
}
.tabs-upper-edc5 .clean-050c:not(.glass_2193),
.tabs-upper-edc5 .brown_9701 {
  margin-bottom: 1.41575em;
}
.tabs-upper-edc5 .clean-050c:not(.glass_2193):last-child,
.tabs-upper-edc5 .brown_9701:last-child {
  margin-bottom: 0;
}
.tabs-upper-edc5 .clean-050c.cold_4453 {
  margin-bottom: 0.41575em;
}
.tabs-upper-edc5 .warm-7923:before,
.tabs-upper-edc5 .hover_a3d7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs-upper-edc5 .warm-7923:before {
  content: "\f115";
}
.tabs-upper-edc5 .hover_a3d7:before {
  content: "\f02c";
}
.tabs-upper-edc5 .mini_dad1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs-upper-edc5 .mini_dad1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus_warm_f1b7 {
  display: -webkit-box;
  display: flex;
}
.focus_warm_f1b7 .south_f96c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus_warm_f1b7 .south_f96c {
    flex-basis: 90px;
  }
}
.focus_warm_f1b7 .border-15ac {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_warm_f1b7 .border-15ac {
    flex-basis: calc(100% - 50px);
  }
}
.focus_warm_f1b7 .badge-e048 p:last-child {
  margin-bottom: 0.72em;
}
.tooltip_4500 .main_selected_60a8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tooltip_4500 .main_selected_60a8:after,
.tooltip_4500 .main_selected_60a8:before {
  content: "";
  display: table;
}
.tooltip_4500 .main_selected_60a8:after {
  clear: both;
}
.tooltip_4500 .main_selected_60a8 .grid_5595,
.tooltip_4500 .main_selected_60a8 .banner-29a2 {
  width: 49%;
}
.tooltip_4500 .main_selected_60a8 .grid_5595 a span.slider_black_de48,
.tooltip_4500 .main_selected_60a8 .banner-29a2 a span.slider_black_de48 {
  display: block;
  margin-bottom: 5px;
}
.tooltip_4500 .main_selected_60a8 .banner-29a2 {
  float: left;
  text-align: left;
}
.tooltip_4500 .main_selected_60a8 .grid_5595 {
  float: right;
  text-align: right;
}
.search-upper-c78c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .search-upper-c78c {
    margin-bottom: 0;
  }
}
.aside-cool-1352 {
  margin-bottom: 1em;
}
.aside-cool-1352 .glass_2193 {
  font-size: 1.1em;
  line-height: 1.3;
}
.soft-495c a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent_clean_64eb .aside-cool-1352,
.panel-d14a .aside-cool-1352 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent_clean_64eb .aside-cool-1352,
  .panel-d14a .aside-cool-1352 {
    display: block;
  }
}
.accent_clean_64eb .soft-495c,
.panel-d14a .soft-495c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent_clean_64eb .soft-495c,
  .panel-d14a .soft-495c {
    margin-bottom: 1em;
  }
}
.accent_clean_64eb .soft-495c img,
.panel-d14a .soft-495c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent_clean_64eb .box-41e4,
.panel-d14a .box-41e4 {
  flex-basis: calc(100% - 160px);
}
.accent_clean_64eb .box-41e4 p,
.panel-d14a .box-41e4 p {
  margin-bottom: 0;
}
.accent_clean_64eb .box-41e4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent_clean_64eb .box-41e4 {
    padding-left: 0;
  }
}
.panel-d14a .box-41e4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .panel-d14a .box-41e4 {
    padding-right: 0;
  }
}
.panel-d14a .soft-495c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.panel-dbe5 .soft-495c {
  margin-bottom: 0.5em;
}
.panel-dbe5 .soft-495c img {
  width: 100%;
}
.center_a23e .search-dim-043b,
.notification_out_6ec8 .search-dim-043b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notification_out_6ec8 .green_f9d2 .caption_f270 p:last-child {
  margin-bottom: 0;
}
.easy_2b86 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column_north_015f .container_9b4c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column_north_015f .container_9b4c:last-of-type {
    margin-bottom: 0;
  }
}
.column_north_015f .container_9b4c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_north_015f .container_9b4c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column_north_015f .container_9b4c ul li {
  margin: 0 0 0.6em;
}
.column_north_015f .container_9b4c ul li.paper-b709,
.column_north_015f .container_9b4c ul li.clean-163e {
  position: relative;
}
.column_north_015f .container_9b4c ul li.paper-b709 .in-7b00,
.column_north_015f .container_9b4c ul li.clean-163e .in-7b00 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column_north_015f .container_9b4c ul li.paper-b709:after:after,
.column_north_015f .container_9b4c ul li.paper-b709:after:before,
.column_north_015f
  .container_9b4c
  ul
  li.clean-163e:after:after,
.column_north_015f
  .container_9b4c
  ul
  li.clean-163e:after:before {
  content: "";
  display: table;
}
.column_north_015f .container_9b4c ul li.paper-b709:after:after,
.column_north_015f
  .container_9b4c
  ul
  li.clean-163e:after:after {
  clear: both;
}
.column_north_015f .container_9b4c a.notice_193b:hover {
  text-decoration: none;
}
.column_north_015f .container_9b4c select {
  max-width: 100%;
}
.column_north_015f .container_9b4c table {
  font-size: 85%;
}
.column_north_015f .container_9b4c table td,
.column_north_015f .container_9b4c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column_north_015f .container_9b4c table tfoot td {
  text-align: left;
}
.column_north_015f .container_9b4c :last-child {
  margin-bottom: 0;
}
.column_north_015f .container_9b4c .caption-fast-1c75 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column_north_015f .container_9b4c .caption-fast-1c75 label {
  width: 100%;
}
.column_north_015f .container_9b4c .caption-fast-1c75 .west_6124 {
  width: 100%;
  display: block;
}
.column_north_015f .container_9b4c .caption-fast-1c75 .up-7394 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column_north_015f .container_9b4c .caption-fast-1c75 .up-7394:hover svg #svg-search {
  fill: #444;
}
.column_north_015f .container_9b4c .caption-fast-1c75 .up-7394 svg {
  width: 18px;
  height: 18px;
}
.column_north_015f .pattern-yellow-07ee ul ul,
.column_north_015f .notice-right-ef44 ul ul,
.column_north_015f .dim_bbc9 ul ul,
.column_north_015f .table_1ce0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column_north_015f .pattern-yellow-07ee .menu_823a > a,
.column_north_015f .notice-right-ef44 .menu_823a > a,
.column_north_015f .dim_bbc9 .menu_823a > a,
.column_north_015f .table_1ce0 .menu_823a > a {
  margin-bottom: 0;
}
.column_north_015f .outline-9713 li,
.column_north_015f .pattern-yellow-07ee li,
.column_north_015f .hero_d371 li,
.column_north_015f .notice-right-ef44 li,
.column_north_015f .dim_bbc9 li,
.column_north_015f .table_1ce0 li,
.column_north_015f .search-hard-7440 li,
.column_north_015f .middle-c939 li {
  display: block;
  position: relative;
}
.column_north_015f .outline-9713 li:last-child,
.column_north_015f .pattern-yellow-07ee li:last-child,
.column_north_015f .hero_d371 li:last-child,
.column_north_015f .notice-right-ef44 li:last-child,
.column_north_015f .dim_bbc9 li:last-child,
.column_north_015f .table_1ce0 li:last-child,
.column_north_015f .search-hard-7440 li:last-child,
.column_north_015f .middle-c939 li:last-child {
  border: none;
}
.column_north_015f .outline-9713 li a,
.column_north_015f .pattern-yellow-07ee li a,
.column_north_015f .hero_d371 li a,
.column_north_015f .notice-right-ef44 li a,
.column_north_015f .dim_bbc9 li a,
.column_north_015f .table_1ce0 li a,
.column_north_015f .search-hard-7440 li a,
.column_north_015f .middle-c939 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_north_015f .outline-9713 li ul li::before,
.column_north_015f .pattern-yellow-07ee li ul li::before,
.column_north_015f .hero_d371 li ul li::before,
.column_north_015f .notice-right-ef44 li ul li::before,
.column_north_015f .dim_bbc9 li ul li::before,
.column_north_015f .table_1ce0 li ul li::before,
.column_north_015f .search-hard-7440 li ul li::before,
.column_north_015f .middle-c939 li ul li::before {
  left: 15px;
}
.column_north_015f .outline-9713 li ul a,
.column_north_015f .pattern-yellow-07ee li ul a,
.column_north_015f .hero_d371 li ul a,
.column_north_015f .notice-right-ef44 li ul a,
.column_north_015f .dim_bbc9 li ul a,
.column_north_015f .table_1ce0 li ul a,
.column_north_015f .search-hard-7440 li ul a,
.column_north_015f .middle-c939 li ul a {
  padding-left: 20px;
}
.column_north_015f .outline-9713 li ul ul li::before,
.column_north_015f .pattern-yellow-07ee li ul ul li::before,
.column_north_015f .hero_d371 li ul ul li::before,
.column_north_015f .notice-right-ef44 li ul ul li::before,
.column_north_015f .dim_bbc9 li ul ul li::before,
.column_north_015f .table_1ce0 li ul ul li::before,
.column_north_015f .search-hard-7440 li ul ul li::before,
.column_north_015f .middle-c939 li ul ul li::before {
  left: 30px;
}
.column_north_015f .outline-9713 li ul ul a,
.column_north_015f .pattern-yellow-07ee li ul ul a,
.column_north_015f .hero_d371 li ul ul a,
.column_north_015f .notice-right-ef44 li ul ul a,
.column_north_015f .dim_bbc9 li ul ul a,
.column_north_015f .table_1ce0 li ul ul a,
.column_north_015f .search-hard-7440 li ul ul a,
.column_north_015f .middle-c939 li ul ul a {
  padding-left: 40px;
}
.column_north_015f .module-8d57 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_north_015f .middle-c939 ul li {
  margin-bottom: 1.41575em;
}
.column_north_015f .middle-c939 ul li .dark-bb09 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column_north_015f .middle-c939 ul li .box_cc15 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fluid_6ece .outline-9713 li a,
.fluid_6ece .pattern-yellow-07ee li a,
.fluid_6ece .hero_d371 li a,
.fluid_6ece .notice-right-ef44 li a,
.fluid_6ece .dim_bbc9 li a,
.fluid_6ece .table_1ce0 li a,
.fluid_6ece .search-hard-7440 li a,
.fluid_6ece .middle-c939 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_6ece .module-8d57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_6ece .container_9b4c ul li.paper-b709 .in-7b00,
.fluid_6ece .container_9b4c ul li.clean-163e .in-7b00 {
  background: rgba(0, 0, 0, 0.2);
}
.fluid_6ece .column_north_015f .container_9b4c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li {
  margin: 0;
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li ul {
  margin: 0;
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li ul li a {
  padding-left: 15px;
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li ul li li a {
  padding-left: 30px;
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li.column_wood_4347 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li.column_wood_4347 > 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;
}
.info-7994 .column_north_015f .breadcrumb-e8d2 li.column_wood_4347 > 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;
}
.layout-9e45 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bronze_9006 {
  position: relative;
  z-index: 10;
}
.bronze_9006 .grid_old_644b {
  width: 100%;
  max-width: 100%;
}
.caption-d10f .tag_under_9649 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption-d10f .caption_0ac7 {
}
.caption-d10f .fluid_6ece {
  background: #292929;
}
.badge_41d6 .tag_under_9649 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge_41d6 .caption_0ac7 {
  background: #f9f9f9;
}
.badge_41d6 .fluid_6ece {
  background: #303030;
}
.popup_gold_7dda .tag_under_9649 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup_gold_7dda .soft-9b2a {
    margin-bottom: 1em;
  }
  .popup_gold_7dda .soft-9b2a:last-child {
    margin-bottom: 0;
  }
}
.popup_gold_7dda .caption_0ac7 {
  background: #ededed;
}
.popup_gold_7dda .fluid_6ece {
  background: #1a1a1a;
}
.tag_under_9649.caption_0ac7 {
  color: rgba(0, 0, 0, 0.6);
}
.tag_under_9649.caption_0ac7 .modal_narrow_c199 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_under_9649.fluid_6ece {
  color: rgba(255, 255, 255, 0.99);
}
.tag_under_9649.fluid_6ece a:not(.notice_193b) {
  color: rgba(255, 255, 255, 0.79);
}
.tag_under_9649.fluid_6ece a:not(.notice_193b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_under_9649.fluid_6ece .modal_narrow_c199 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_under_9649.fluid_6ece table tbody td,
.tag_under_9649.fluid_6ece table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress_3adf.video_dynamic_9de3 .module_d0a3 {
  max-width: initial;
}
.progress_3adf .iron_dd4a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress_3adf .iron_dd4a .grid_old_644b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress_3adf .iron_dd4a .grid_old_644b {
    display: block;
    margin-bottom: 2em;
  }
  .progress_3adf .iron_dd4a .grid_old_644b:last-child {
    margin-bottom: 0;
  }
}
.popup_gold_7dda .soft-9b2a:last-child,
.badge_41d6 .soft-9b2a:last-child,
.caption-d10f .soft-9b2a:last-child {
  margin-bottom: 0;
}
.popup_gold_7dda .soft-9b2a .column_north_015f .container_9b4c:last-child,
.badge_41d6 .soft-9b2a .column_north_015f .container_9b4c:last-child,
.caption-d10f .soft-9b2a .column_north_015f .container_9b4c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .popup_gold_7dda .focus-new-9bca,
  .popup_gold_7dda .heading_8a10,
  .badge_41d6 .focus-new-9bca,
  .badge_41d6 .heading_8a10,
  .caption-d10f .focus-new-9bca,
  .caption-d10f .heading_8a10 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bronze_9006 .soft-9b2a {
    margin-bottom: 2em;
  }
}
.bronze_9006 p:last-child {
  margin-bottom: 0;
}
.bronze_9006 li,
.bronze_9006 ul {
  list-style: none;
  margin: 0;
}
.bronze_9006 ul ul {
  margin-left: 2.617924em;
}
.hidden_large_633b {
  font-size: 0.875em;
}

/* css-noise: 557d */
.promo-block-n9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
