/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pink_45b9/customify
Author: WPCustomify
Author URI: https://pressmaximum.pink_45b9
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.pink_45b9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active_1068.preview-0892/licenses/gpl-2.0.grid_easy_1a2d
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.hero-bottom-8724/, (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.tag_4dad.paper-5672/normalize.icon_64a0/
 ======
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.icon_64a0 v7.0.0 | MIT License | github.pink_45b9/necolas/normalize.icon_64a0 */
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;
}
.copper-bbc2 .black_a09d,
.notification_31cf,
.video_purple_5641,
.full_69da,
.widget_left_937b,
.picture-82d5,
.clean-dfc8,
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;
}
.notification_31cf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification_31cf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_31cf,
  h1 {
    font-size: 1.8em;
  }
}
.video_purple_5641,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.video_purple_5641 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .video_purple_5641,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .video_purple_5641,
  h2 {
    font-size: 1.7em;
  }
}
.full_69da,
h3 {
  font-size: 1.618em;
}
.copper-bbc2 .black_a09d,
.widget_left_937b,
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.hard_cf57 {
  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;
}
.badge-hot-cf87:after,
.badge-hot-cf87:before,
.item_glass_d659:after,
.item_glass_d659:before {
  content: "";
  display: table;
}
.badge-hot-cf87:after,
.item_glass_d659:after {
  clear: both;
}
.paragraph_2ad8 {
  float: right;
  margin-right: 0;
}
.disabled-dc03 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.action_038d .shadow-west-e89b,
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;
}
.action_038d .shadow-west-e89b: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;
}
.button_hovered_199a .shadow-west-e89b {
  box-shadow: none;
}
.button_hovered_199a
  .shadow-west-e89b
  .hover_c5af {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.button_hovered_199a .shadow-west-e89b .tag_large_4a42 {
  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;
}
.button_hovered_199a
  .shadow-west-e89b
  .tag_large_4a42
  b {
  display: none;
}
.button_hovered_199a .short-f8c3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background-white-3028:not(.text_82e1):not(.section-yellow-0810),
button:not(.text_82e1):not(.section-yellow-0810),
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ),
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ),
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ) {
  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;
}
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ):hover,
button:not(.text_82e1):not(
    .section-yellow-0810
  ):hover,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ):hover,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ):hover,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ):active,
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ):focus,
button:not(.text_82e1):not(
    .section-yellow-0810
  ):active,
button:not(.text_82e1):not(
    .section-yellow-0810
  ):focus,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ):active,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ):focus,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ):active,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ):focus,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ):active,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ):focus {
  outline: 0;
}
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8,
button:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8 {
  position: relative;
}
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .soft_e043,
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .title-ff99,
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .easy_e1eb,
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  i,
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  svg,
button:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .soft_e043,
button:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .title-ff99,
button:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .easy_e1eb,
button:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  i,
button:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  svg,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .soft_e043,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .title-ff99,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .easy_e1eb,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  i,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  svg,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .soft_e043,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .title-ff99,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .easy_e1eb,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  i,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  svg,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .soft_e043,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .title-ff99,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  .easy_e1eb,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  i,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8
  svg {
  visibility: hidden;
}
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8:after,
button:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8:after,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8:after,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8:after,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ).fn-loading-82c8: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;
}
.background-white-3028:not(.text_82e1):not(.section-yellow-0810),
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ),
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ),
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ) {
  color: #fff;
  background: #235787;
}
.background-white-3028:not(.text_82e1):not(
    .section-yellow-0810
  ):focus,
input[type="button"]:not(.text_82e1):not(
    .section-yellow-0810
  ):focus,
input[type="reset"]:not(.text_82e1):not(
    .section-yellow-0810
  ):focus,
input[type="submit"]:not(.text_82e1):not(
    .section-yellow-0810
  ):focus {
  color: #fff;
}
.background-white-3028.fn-disabled-82c8:not(.text_82e1):not(
    .section-yellow-0810
  ),
.background-white-3028[disabled]:not(.text_82e1):not(
    .section-yellow-0810
  ),
button.fn-disabled-82c8:not(.text_82e1):not(
    .section-yellow-0810
  ),
button[disabled]:not(.text_82e1):not(
    .section-yellow-0810
  ) {
  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;
}
.heading_c083 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.heading_c083: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;
}
.mask-1af7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module-6d3f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wood_e435 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.badge-hot-cf87:after,
.badge-hot-cf87:before,
.info_b454:after,
.info_b454:before,
.input-bronze-2682:after,
.input-bronze-2682:before,
.border-f64a:after,
.border-f64a:before,
.lower-9f85:after,
.lower-9f85:before,
.mini-592e:after,
.mini-592e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.badge-hot-cf87:after,
.info_b454:after,
.input-bronze-2682:after,
.border-f64a:after,
.lower-9f85:after,
.mini-592e:after {
  clear: both;
}
.info_b454 .plasma-36d8,
.input-bronze-2682 .plasma-36d8,
.notification-b10f .plasma-36d8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.nav_15d4 {
  display: inline-block;
}
.white_98a8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white_98a8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white_98a8 .fresh-86f9 {
  padding: 1em 0;
  font-size: 85%;
}
.fresh-86f9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input-8500 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input-8500:after,
.input-8500:before {
  content: "";
  display: table;
}
.input-8500:after {
  clear: both;
}
.background_136f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main_steel_d794 .background_136f {
  max-width: 50%;
}
.rough_d0e4 .background_136f {
  max-width: 33.33%;
}
.input-6f67 .background_136f {
  max-width: 25%;
}
.middle_9673 .background_136f {
  max-width: 20%;
}
.outline-slow-ec50 .background_136f {
  max-width: 16.66%;
}
.filter_816d .background_136f {
  max-width: 14.28%;
}
.sidebar-a575 .background_136f {
  max-width: 12.5%;
}
.main-518e .background_136f {
  max-width: 11.11%;
}
.popup-soft-2ab0 {
  display: block;
}
.copper-bbc2 .east-77d5 label,
.copper-bbc2 .inner_958e label,
.copper-bbc2 .pressed_177d label,
.copper-bbc2 .backdrop_new_0d9a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stone_58b8 {
  list-style: none;
  margin: 0;
}
.stone_58b8 article.notification-cd58 {
  margin-bottom: 0;
}
.stone_58b8 ul {
  list-style: none;
  margin: 0;
}
.stone_58b8 .link_f67f li.notification-cd58 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stone_58b8 .link_f67f li.notification-cd58 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stone_58b8 .link_f67f li.notification-cd58: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) {
  .stone_58b8 .link_f67f li.notification-cd58 li.notification-cd58 li.notification-cd58 li.notification-cd58 {
    padding-left: 0;
  }
}
article.notification-cd58 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification-cd58 .info_b454 p:last-of-type {
  margin-bottom: 0;
}
article.notification-cd58 .gallery-289b {
  float: left;
}
article.notification-cd58 .west_c2c6 {
  margin-left: 85px;
}
article.notification-cd58 .white_ebfa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification-cd58 .white_ebfa .widget_7289 {
  margin-left: 10px;
}
article.notification-cd58 .feature_ef07 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification-cd58 .row-4fa7 {
  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 .east-77d5,
  #respond .pressed_177d,
  #respond .backdrop_new_0d9a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east-77d5 input,
#respond .pressed_177d input,
#respond .backdrop_new_0d9a input {
  width: 100%;
}
#respond .backdrop_new_0d9a {
  margin-right: 0;
}
#respond .disabled-medium-6fed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article_115f {
  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;
}
.article_115f.menu_1d83 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.article_115f 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%);
}
.article_115f:focus,
.article_115f: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);
}
.next-9f46 {
  border-radius: 10%;
}
.paper-0461 {
  border-radius: 50%;
}
.medium-ce0f {
  font-size: 0.72em;
}
.left_a2ea {
  font-size: 0.875em;
}
.fast_f76a {
  font-size: 1.1em;
}
.pattern_cool_0459 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pattern_cool_0459.medium-ce0f {
  letter-spacing: 0.5px;
}
.inner-7766,
.inner-7766 a {
  color: #6d6d6d;
}
.inner-7766 a:hover {
  color: #111;
}
.carousel_mini_8748 {
  color: #6d6d6d;
}
.hover_huge_f36c {
  overflow-x: hidden;
}
.hover_huge_f36c .progress-under-8950.notice-action-ebf0 {
  position: relative;
}
.hover_huge_f36c .progress-under-8950.notice-action-ebf0.notice_mini_031a {
  position: initial;
}
.hover_huge_f36c
  .progress-under-8950.notice-action-ebf0.notice_mini_031a
  .element-a394 {
  left: auto;
}
.hover_huge_f36c .progress-under-8950 .element-a394 {
  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;
}
.hover_huge_f36c .progress-under-8950:hover.notice-action-ebf0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hover_huge_f36c
  .progress-under-8950:hover.notice-action-ebf0
  .element-a394 {
  display: block;
  z-index: 9999999;
}
.hover_huge_f36c .progress-first-dd8f .tertiary-285e,
.hover_huge_f36c .frame-685d .tertiary-285e {
  display: none;
}
.hover_huge_f36c .shade_selected_7bd7 .progress-under-8950:hover.notice-action-ebf0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.copper-bbc2 .east-77d5 label,
.copper-bbc2 .inner_958e label,
.copper-bbc2 .pressed_177d label,
.copper-bbc2 .backdrop_new_0d9a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stone_58b8 {
  list-style: none;
  margin: 0;
}
.stone_58b8 article.notification-cd58 {
  margin-bottom: 0;
}
.stone_58b8 ul {
  list-style: none;
  margin: 0;
}
.stone_58b8 .link_f67f li.notification-cd58 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stone_58b8 .link_f67f li.notification-cd58 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stone_58b8 .link_f67f li.notification-cd58: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) {
  .stone_58b8 .link_f67f li.notification-cd58 li.notification-cd58 li.notification-cd58 li.notification-cd58 {
    padding-left: 0;
  }
}
article.notification-cd58 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notification-cd58 .info_b454 p:last-of-type {
  margin-bottom: 0;
}
article.notification-cd58 .gallery-289b {
  float: left;
}
article.notification-cd58 .west_c2c6 {
  margin-left: 85px;
}
article.notification-cd58 .white_ebfa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notification-cd58 .white_ebfa .widget_7289 {
  margin-left: 10px;
}
article.notification-cd58 .feature_ef07 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notification-cd58 .row-4fa7 {
  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 .east-77d5,
  #respond .pressed_177d,
  #respond .backdrop_new_0d9a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east-77d5 input,
#respond .pressed_177d input,
#respond .backdrop_new_0d9a input {
  width: 100%;
}
#respond .backdrop_new_0d9a {
  margin-right: 0;
}
#respond .disabled-medium-6fed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress-first-dd8f .section-complex-0b9e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section-complex-0b9e .component-middle-c528.soft_c3fa .banner_stale_4c2e > li > a:focus,
.section-complex-0b9e .component-middle-c528.soft_c3fa .banner_stale_4c2e > li > a:hover,
.section-complex-0b9e .component-middle-c528.element-green-1241 .banner_stale_4c2e > li > a:focus,
.section-complex-0b9e .component-middle-c528.element-green-1241 .banner_stale_4c2e > li > a:hover,
.section-complex-0b9e .component-middle-c528.box_2991 .banner_stale_4c2e > li > a:focus,
.section-complex-0b9e .component-middle-c528.box_2991 .banner_stale_4c2e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-complex-0b9e
  .component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li.status-723f
  > a,
.section-complex-0b9e
  .component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li.chip_0c94
  > a,
.section-complex-0b9e
  .component-middle-c528.element-green-1241
  .banner_stale_4c2e
  > li.status-723f
  > a,
.section-complex-0b9e
  .component-middle-c528.element-green-1241
  .banner_stale_4c2e
  > li.chip_0c94
  > a,
.section-complex-0b9e
  .component-middle-c528.box_2991
  .banner_stale_4c2e
  > li.status-723f
  > a,
.section-complex-0b9e .component-middle-c528.box_2991 .banner_stale_4c2e > li.chip_top_ee9a > a {
  color: rgba(255, 255, 255, 0.99);
}
.section-complex-0b9e .green-8043,
.section-complex-0b9e .green-8043 a {
  color: rgba(255, 255, 255, 0.99);
}
.section-complex-0b9e .small_5a3b.form_f452 li a,
.section-complex-0b9e .slider-warm-d855 a,
.section-complex-0b9e .widget_under_4c02,
.section-complex-0b9e .banner_stale_4c2e > li > a,
.section-complex-0b9e .prev-6c31 {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e .small_5a3b.form_f452 li a:hover,
.section-complex-0b9e .slider-warm-d855 a:hover,
.section-complex-0b9e .widget_under_4c02:hover,
.section-complex-0b9e .banner_stale_4c2e > li > a:hover,
.section-complex-0b9e .prev-6c31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-complex-0b9e .nav-62e5 {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e .nav-62e5 .hero_fixed_6d81 {
  color: rgba(255, 255, 255, 0.99);
}
.section-complex-0b9e .nav-62e5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-complex-0b9e .breadcrumb_lite_4e8f .medium-17b7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e .breadcrumb_lite_4e8f .medium-17b7 .pattern-yellow-c20b {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e
  .breadcrumb_lite_4e8f
  .medium-17b7
  .pattern-yellow-c20b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e
  .breadcrumb_lite_4e8f
  .medium-17b7
  .pattern-yellow-c20b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e
  .breadcrumb_lite_4e8f
  .medium-17b7
  .pattern-yellow-c20b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e
  .breadcrumb_lite_4e8f
  .medium-17b7
  .pattern-yellow-c20b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e .breadcrumb_lite_4e8f .prev_45f0 {
  color: rgba(255, 255, 255, 0.79);
}
.section-complex-0b9e .breadcrumb_lite_4e8f .prev_45f0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_506e
  .section-complex-0b9e
  .breadcrumb_lite_4e8f
  .red-fbc2
  .popup_simple_71f6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dark_506e
  .section-complex-0b9e
  .breadcrumb_lite_4e8f
  .red-fbc2
  .pattern-yellow-c20b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-first-dd8f .huge-a8b6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.huge-a8b6 .component-middle-c528.soft_c3fa .banner_stale_4c2e > li > a:focus,
.huge-a8b6 .component-middle-c528.soft_c3fa .banner_stale_4c2e > li > a:hover,
.huge-a8b6 .component-middle-c528.element-green-1241 .banner_stale_4c2e > li > a:focus,
.huge-a8b6 .component-middle-c528.element-green-1241 .banner_stale_4c2e > li > a:hover,
.huge-a8b6 .component-middle-c528.box_2991 .banner_stale_4c2e > li > a:focus,
.huge-a8b6 .component-middle-c528.box_2991 .banner_stale_4c2e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-a8b6
  .component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li.status-723f
  > a,
.huge-a8b6
  .component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li.chip_0c94
  > a,
.huge-a8b6
  .component-middle-c528.element-green-1241
  .banner_stale_4c2e
  > li.status-723f
  > a,
.huge-a8b6
  .component-middle-c528.element-green-1241
  .banner_stale_4c2e
  > li.chip_0c94
  > a,
.huge-a8b6
  .component-middle-c528.box_2991
  .banner_stale_4c2e
  > li.status-723f
  > a,
.huge-a8b6 .component-middle-c528.box_2991 .banner_stale_4c2e > li.chip_top_ee9a > a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-a8b6 .green-8043,
.huge-a8b6 .green-8043 a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-a8b6 .small_5a3b.form_f452 li a,
.huge-a8b6 .slider-warm-d855 a,
.huge-a8b6 .widget_under_4c02,
.huge-a8b6 .banner_stale_4c2e > li > a,
.huge-a8b6 .prev-6c31 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-a8b6 .small_5a3b.form_f452 li a:hover,
.huge-a8b6 .slider-warm-d855 a:hover,
.huge-a8b6 .widget_under_4c02:hover,
.huge-a8b6 .banner_stale_4c2e > li > a:hover,
.huge-a8b6 .prev-6c31:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-a8b6 .nav-62e5 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-a8b6 .nav-62e5 .hero_fixed_6d81 {
  color: rgba(0, 0, 0, 0.8);
}
.huge-a8b6 .nav-62e5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-1671 .bronze-41fa {
  margin-left: auto;
  margin-right: auto;
}
.input-bronze-2682 > * {
  margin-left: auto;
  margin-right: auto;
}
.input-bronze-2682 .mask-1af7 {
  margin-right: 1.41575em;
}
.slider_1801 .input-bronze-2682 > .cool_fda8 {
  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;
}
.slider_1801 .input-bronze-2682 > .chip-solid-5692 {
  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;
}
.table_left_3f9f.progress-1671 .bronze-41fa,
.outer-6a9d.progress-1671 .bronze-41fa {
  margin-left: 0;
}
.status_top_553c.progress-1671 .bronze-41fa,
.thick-db36.progress-1671 .bronze-41fa {
  margin-right: 0;
}
.input-bronze-2682 ol,
.input-bronze-2682 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pattern-1057 video {
  max-width: 100%;
}
.mask-south-a06e img {
  display: block;
}
.mask-south-a06e.mask-1af7,
.mask-south-a06e.module-6d3f {
  width: 100%;
}
.mask-south-a06e.chip-solid-5692 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description-d58b:not(.old_b6e6) {
  margin: 1.5em auto;
}
.column_liquid_5f21 p {
  padding: 1.5em 14px;
}
ul.active_37f8.chip-solid-5692,
ul.active_37f8.cool_fda8,
ul.active_37f8.picture-05e4.cool_fda8 {
  padding: 0 14px;
}
.tag-ecc6 {
  display: block;
  overflow-x: auto;
}
.tag-ecc6 table {
  border-collapse: collapse;
  width: 100%;
}
.tag-ecc6 td,
.tag-ecc6 th {
  padding: 0.5em;
}
.input-bronze-2682 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-bronze-2682 ol ol,
.input-bronze-2682 ol ul,
.input-bronze-2682 ul ol,
.input-bronze-2682 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-bronze-2682 ol ol li,
.input-bronze-2682 ol ul li,
.input-bronze-2682 ul ol li,
.input-bronze-2682 ul ul li {
  margin-left: 0;
}
.link-e493.search_b09b > .medium-09aa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.link-e493.search_b09b > .medium-09aa iframe,
.link-e493.search_b09b > .medium-09aa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-center-4c94 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo-center-4c94.warm_5424 {
  padding: 0;
}
.logo-center-4c94.warm_5424 cite {
  font-size: 13px;
}
.logo-center-4c94 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo-center-4c94 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.label_iron_b705 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.label_iron_b705 > p:first-child {
  margin-top: 0;
}
.label_iron_b705 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.label_iron_b705 blockquote {
  border-left: 0;
}
.media_liquid_dbb8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.media_liquid_dbb8:not(.steel_dd22) {
  max-width: 100px;
}
.media_liquid_dbb8.heading_silver_07af {
  border-bottom: none !important;
  text-align: center;
}
.media_liquid_dbb8.heading_silver_07af::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .column_liquid_5f21 p {
    padding: 1.5em 0;
  }
}
.shadow_4e02 {
  color: #0073aa;
}
.selected-968c {
  background-color: #0073aa;
}
.item_6048 {
  color: #229fd8;
}
.red_ff59 {
  background-color: #229fd8;
}
.steel-3450 {
  color: #eee;
}
.top-bf02 {
  background-color: #eee;
}
.avatar-pink-fa70 {
  color: #444;
}
.breadcrumb-hot-d07a {
  background-color: #444;
}
.panel-first-c121 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel-first-c121 .selected_5b14 .slider-warm-d855 {
  font-size: 15px;
}
.panel-first-c121 .slider-warm-d855 {
  line-height: 1.3;
}
.panel-first-c121 .huge-a8b6 {
}
.panel-first-c121 .section-complex-0b9e {
  background: #235787;
}
.gallery-action-632c {
  padding: 0;
}
.gallery-action-632c .section-complex-0b9e {
  background: #1a1a1a;
}
.gallery-action-632c .huge-a8b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.info_stone_78e0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.info_stone_78e0 .huge-a8b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.info_stone_78e0 .section-complex-0b9e {
  background: #303030;
}
.mini-592e {
  position: relative;
  z-index: 10;
}
.mini-592e .fixed_9a1b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_fresh_c1fd .notice-action-ebf0 {
  display: inline-block;
  vertical-align: middle;
}
.label_fresh_c1fd.purple-957b .notice-action-ebf0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .label_fresh_c1fd.purple-957b .notice-action-ebf0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .label_fresh_c1fd.purple-957b .notice-action-ebf0 {
    margin-right: 0.4em;
  }
}
.label_fresh_c1fd.purple-957b .notice-action-ebf0:last-child {
  margin-right: 0;
}
.wood_3427 .fixed_9a1b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress-first-dd8f .selected_5b14 {
    margin: 0 -0.5em;
  }
  .progress-first-dd8f .selected_5b14 [class*="customify-col-"],
  .progress-first-dd8f .selected_5b14 [class*="customify-col_"],
  .progress-first-dd8f .selected_5b14 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress-first-dd8f.block_25c3 .fixed_9a1b {
  background: 0 0 !important;
}
.progress-first-dd8f.block_25c3 .fixed_9a1b,
.progress-first-dd8f.wood_3427 .fixed_9a1b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress-first-dd8f.link_under_71e6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress-first-dd8f.wood_3427 .fixed_9a1b {
  box-shadow: none !important;
}
.column_warm_eea4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .column_warm_eea4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .column_warm_eea4 {
    padding: 18px 0 20px;
  }
}
.column_warm_eea4 .secondary-24e9 {
  width: 100%;
}
.column_warm_eea4 .clean_f2f7 {
  margin-bottom: 0;
}
.column_warm_eea4 .west-8939 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tag-soft-495e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tag-soft-495e .fresh-d951 {
  width: 100%;
}
.light-366a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.light-366a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.light-366a 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;
}
.light-366a li:last-child:after {
  display: none;
}
.light-366a li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern-active-e25c .tertiary-285e button,
.column_warm_eea4 .tertiary-285e button {
  left: 0;
}
.pattern-active-e25c .fresh-d951,
.column_warm_eea4 .fresh-d951 {
  padding-left: 0;
  padding-right: 0;
}
.pattern-active-e25c .tag-soft-495e,
.column_warm_eea4 .tag-soft-495e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern-active-e25c {
  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;
}
.pattern-active-e25c: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;
}
.pattern-active-e25c .panel-dark-c38b {
  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) {
  .pattern-active-e25c .panel-dark-c38b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-active-e25c .panel-dark-c38b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-active-e25c .panel-dark-c38b {
    min-height: 200px;
  }
}
.pattern-active-e25c .light-366a {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-active-e25c .light-366a a,
.pattern-active-e25c .light-366a li:after {
  color: inherit;
}
.pattern-active-e25c .light-366a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.status-08bb {
  margin-bottom: 0.5em;
}
.dropdown-glass-df0a {
  margin-bottom: 1.2em;
}
.dropdown-glass-df0a,
.status-08bb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown-glass-df0a p:last-child,
.status-08bb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tertiary-285e,
#masthead .tertiary-285e {
  display: none;
}
#masthead
  > .tertiary-285e.tall_cd10 {
  display: none;
}
#masthead > .tertiary-285e button {
  left: 0;
}
.heading_1e6d {
  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%;
}
.heading_1e6d .notice-action-ebf0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.heading_1e6d .highlight_57ea {
  display: -webkit-box;
  display: flex;
}
.heading_1e6d .highlight_57ea.pagination_58c3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.heading_1e6d .highlight_57ea.overlay-9e74 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading_1e6d .highlight_57ea.input_3516 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.heading_1e6d.hero_full_588e.heading-simple-4d46 .highlight_57ea.pagination_58c3 {
  flex-basis: 100%;
}
.heading_1e6d.label-9ded .highlight_57ea.overlay-9e74 {
  -webkit-box-flex: 1;
  flex: auto;
}
.heading_1e6d.label-9ded .highlight_57ea.input_3516 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tertiary-285e.tall_cd10 {
  display: none;
}
#masthead > .tertiary-285e button {
  left: 0;
}
.input_5d5d {
  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;
}
.input_5d5d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.input_5d5d.summary-steel-f3ec i {
  margin-right: 4px;
}
.input_5d5d.summary-fbb9 i {
  margin-left: 5px;
}
.slider-warm-d855 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.slider-warm-d855 p:last-child {
  margin-bottom: 0;
}
.filter-8a27 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.filter-8a27 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.filter-8a27 img {
  display: block;
  width: auto;
  line-height: 1;
}
.filter-8a27 .green-8043 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.filter-8a27 .highlight_34e6 {
  margin: 5px 0 7px 0;
}
.filter-8a27.panel-new-0f1d .preview-dirty-393b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-8a27.panel-new-0f1d .section-b1c5 {
  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;
}
.filter-8a27.chip_fdda {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.filter-8a27.chip_fdda .preview-dirty-393b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-8a27.chip_fdda .section-b1c5 {
  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;
}
.filter-8a27.smooth-da67 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter-8a27.west-1319 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.filter-8a27.west-1319 .section-b1c5 {
  margin-top: 7px;
}
.gold_350e {
  display: inline-block;
}
.mini-592e .up_b3b8 .filter-8a27 img {
  max-width: 100%;
}
.component-middle-c528 .tag_221b.primary_a3d9,
.section_stale_b484 .tag_221b.primary_a3d9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.component-middle-c528 .list-mini-b1f7,
.section_stale_b484 .list-mini-b1f7 {
  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%);
}
.component-middle-c528 .list-mini-b1f7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.component-middle-c528.disabled-current-7042 .list-mini-b1f7 {
  display: none;
}
.component-middle-c528 .down_8fbe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component-middle-c528 .down_8fbe li {
  display: inline-block;
  position: relative;
}
.component-middle-c528 .down_8fbe li:last-child {
  margin-right: 0;
}
.component-middle-c528 .down_8fbe 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;
}
.component-middle-c528 .down_8fbe li.chip_top_ee9a > a {
  color: rgba(0, 0, 0, 0.9);
}
.component-middle-c528 .down_8fbe > 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;
}
.component-middle-c528 .down_8fbe > li > a i {
  line-height: 0;
}
.component-middle-c528 .down_8fbe > li.form_b824 > a .list-mini-b1f7 {
  margin-left: 4px;
  line-height: 0;
}
.component-middle-c528 .down_8fbe .pink_75ba li.form_b824 > a {
  position: relative;
}
.component-middle-c528 .down_8fbe .pink_75ba li.form_b824 > a:after,
.component-middle-c528 .down_8fbe .pink_75ba li.form_b824 > a:before {
  content: "";
  display: table;
}
.component-middle-c528 .down_8fbe .pink_75ba li.form_b824 > a:after {
  clear: both;
}
.component-middle-c528 .down_8fbe .pink_75ba li.form_b824 > a .list-mini-b1f7 {
  margin-left: 5px;
  float: right;
}
.component-middle-c528 .complex_ec15,
.component-middle-c528 .pink_75ba {
  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;
}
.component-middle-c528 .pink_75ba {
  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;
}
.component-middle-c528 .pink_75ba .primary_a3d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component-middle-c528 .pink_75ba .list-mini-b1f7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.component-middle-c528 .pink_75ba li {
  display: block;
  margin: 0;
  padding: 0;
}
.component-middle-c528 .pink_75ba 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;
}
.component-middle-c528 .pink_75ba li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.component-middle-c528 .pink_75ba .pink_75ba {
  top: 0;
  left: 100%;
}
.component-middle-c528 .cold_e930.fn-focus-82c8 > .complex_ec15,
.component-middle-c528 .cold_e930.fn-focus-82c8 > .pink_75ba,
.component-middle-c528 .cold_e930:focus > .complex_ec15,
.component-middle-c528 .cold_e930:focus > .pink_75ba,
.component-middle-c528 .cold_e930:hover > .complex_ec15,
.component-middle-c528 .cold_e930:hover > .pink_75ba {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.component-middle-c528.box_2991 .banner_stale_4c2e:after,
.component-middle-c528.box_2991 .banner_stale_4c2e:before {
  content: "";
  display: table;
}
.component-middle-c528.box_2991 .banner_stale_4c2e:after {
  clear: both;
}
.component-middle-c528.box_2991 .banner_stale_4c2e > li {
  float: left;
}
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e:after,
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e:before {
  content: "";
  display: table;
}
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e:after {
  clear: both;
}
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e > li {
  float: left;
}
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e > li.status-723f > a,
.component-middle-c528.content-lite-c0f2 .banner_stale_4c2e > li.chip_top_ee9a > a {
  color: #fff;
  background-color: #1e4b75;
}
.component-middle-c528.soft_c3fa .banner_stale_4c2e > li > a .primary_a3d9 {
  position: relative;
}
.component-middle-c528.soft_c3fa .banner_stale_4c2e > li > a .primary_a3d9: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;
}
.component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li:focus
  > a
  .primary_a3d9:before,
.component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li:hover
  > a
  .primary_a3d9:before {
  width: 100%;
  background-color: currentColor;
}
.component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li.status-723f
  > a
  .primary_a3d9:before,
.component-middle-c528.soft_c3fa
  .banner_stale_4c2e
  > li.chip_0c94
  > a
  .primary_a3d9:before {
  width: 100%;
  background-color: currentColor;
}
.component-middle-c528.element-green-1241 .banner_stale_4c2e > li > a .primary_a3d9 {
  position: relative;
}
.component-middle-c528.element-green-1241 .banner_stale_4c2e > li > a .primary_a3d9: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;
}
.component-middle-c528.element-green-1241 .banner_stale_4c2e > li:focus > a .primary_a3d9:before,
.component-middle-c528.element-green-1241
  .banner_stale_4c2e
  > li:hover
  > a
  .primary_a3d9:before {
  width: 100%;
  background-color: currentColor;
}
.component-middle-c528.element-green-1241
  .banner_stale_4c2e
  > li.status-723f
  > a
  .primary_a3d9:before,
.component-middle-c528.element-green-1241
  .banner_stale_4c2e
  > li.chip_0c94
  > a
  .primary_a3d9:before {
  width: 100%;
  background-color: currentColor;
}
.section_stale_b484 .down_8fbe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section_stale_b484 .down_8fbe li:first-child > a {
  border-top: none;
}
.section_stale_b484 .down_8fbe .overlay-pressed-099a > .primary_a3d9 .list-mini-b1f7 {
  display: none;
}
.section_stale_b484 .down_8fbe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.section_stale_b484 .down_8fbe li:last-child {
  border: none;
}
.section_stale_b484 .down_8fbe li.form_b824 > a {
  padding-right: 45px !important;
}
.section_stale_b484 .down_8fbe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.section_stale_b484 .down_8fbe li a:focus,
.section_stale_b484 .down_8fbe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_stale_b484 .down_8fbe li .surface_focused_d4b6 {
  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;
}
.section_stale_b484 .down_8fbe li .surface_focused_d4b6:hover {
  box-shadow: none;
}
.section_stale_b484 .down_8fbe li .surface_focused_d4b6 .list-mini-b1f7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.section_stale_b484 .down_8fbe .pink_75ba {
  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);
}
.section_stale_b484 .down_8fbe .pink_75ba li a {
  padding-left: 3em;
}
.section_stale_b484 .down_8fbe .large-7d12 > a .surface_focused_d4b6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section_stale_b484 .down_8fbe .large-7d12 > .pink_75ba {
  display: block;
  opacity: 1;
}
.widget-0c90 {
  max-width: 100%;
}
.wrapper-upper-39c6 {
  line-height: 0;
  cursor: pointer;
}
.prev-6c31 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.prev-6c31:hover {
  box-shadow: none;
  color: currentColor;
}
.prev-6c31 svg {
  width: 18px;
  height: 18px;
}
.prev-6c31 .soft_2429 {
  display: none;
}
.progress-a14b {
  position: relative;
}
.progress-a14b.fn-active-82c8 .prev-6c31 .steel-627f {
  display: none;
}
.progress-a14b.fn-active-82c8 .prev-6c31 .soft_2429 {
  display: inline-block;
}
.progress-a14b .gallery-a90c {
  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);
}
.progress-a14b.shade_short_3fd9 .gallery-a90c {
  left: auto;
  right: -0.9em;
}
.progress-a14b.shade_short_3fd9 .advanced-76c5::before {
  left: auto;
  right: 15px;
}
.progress-a14b.fn-active-82c8 .gallery-a90c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red-fbc2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.red-fbc2 label {
  flex-basis: 100%;
}
.red-fbc2 .medium-17b7 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.red-fbc2 .pattern-yellow-c20b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.red-fbc2 .pattern-yellow-c20b:focus {
  background-color: transparent;
}
.red-fbc2 button.prev_45f0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.red-fbc2 button.prev_45f0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.red-fbc2 button.prev_45f0 svg {
  width: 18px;
  height: 18px;
}
.red-fbc2 input[type="submit"] {
  min-height: auto;
}
.breadcrumb_lite_4e8f .red-fbc2 .pattern-yellow-c20b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.advanced-76c5 {
  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) {
  .advanced-76c5 {
    width: 220px;
  }
}
.advanced-76c5 label {
  flex-basis: 100%;
}
.advanced-76c5::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;
}
.dark_506e .breadcrumb_lite_4e8f .red-fbc2 {
  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;
}
.dark_506e
  .breadcrumb_lite_4e8f
  .red-fbc2
  .medium-17b7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dark_506e .breadcrumb_lite_4e8f .red-fbc2 .pattern-yellow-c20b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dark_506e
  .breadcrumb_lite_4e8f
  .red-fbc2
  .pattern-yellow-c20b:focus {
  background: 0 0;
}
.dark_506e
  .breadcrumb_lite_4e8f
  .red-fbc2
  .popup_simple_71f6 {
  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;
}
.small_5a3b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.small_5a3b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.small_5a3b li:last-child {
  margin-right: 0;
}
.small_5a3b li:first-child {
  margin-left: 0;
}
.small_5a3b.notice-c75c a {
  color: #fff;
}
.small_5a3b.notice-c75c a:hover {
  color: #fff;
}
.small_5a3b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.small_5a3b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.small_5a3b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.small_5a3b a:hover {
  opacity: 0.9;
  color: inherit;
}
.small_5a3b [class*="social-icon-apple"] {
  background-color: #999;
}
.small_5a3b [class*="social-icon-apple"].article_easy_acfb {
  background-color: transparent;
  color: #999;
}
.small_5a3b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.small_5a3b [class*="social-icon-behance"].article_easy_acfb {
  background-color: transparent;
  color: #1769ff;
}
.small_5a3b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.small_5a3b [class*="social-icon-bitbucket"].article_easy_acfb {
  background-color: transparent;
  color: #205081;
}
.small_5a3b [class*="social-icon-codepen"] {
  background-color: #000;
}
.small_5a3b [class*="social-icon-codepen"].article_easy_acfb {
  background-color: transparent;
  color: #000;
}
.small_5a3b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.small_5a3b [class*="social-icon-delicious"].article_easy_acfb {
  background-color: transparent;
  color: #39f;
}
.small_5a3b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.small_5a3b [class*="social-icon-digg"].article_easy_acfb {
  background-color: transparent;
  color: #005be2;
}
.small_5a3b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.small_5a3b [class*="social-icon-dribbble"].article_easy_acfb {
  background-color: transparent;
  color: #ea4c89;
}
.small_5a3b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.small_5a3b [class*="social-icon-envelope"].article_easy_acfb {
  background-color: transparent;
  color: #ea4335;
}
.small_5a3b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.small_5a3b [class*="social-icon-facebook"].article_easy_acfb {
  background-color: transparent;
  color: #3b5998;
}
.small_5a3b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.small_5a3b [class*="social-icon-flickr"].article_easy_acfb {
  background-color: transparent;
  color: #0063dc;
}
.small_5a3b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.small_5a3b [class*="social-icon-foursquare"].article_easy_acfb {
  background-color: transparent;
  color: #2d5be3;
}
.small_5a3b [class*="social-icon-github"] {
  background-color: #333;
}
.small_5a3b [class*="social-icon-github"].article_easy_acfb {
  background-color: transparent;
  color: #333;
}
.small_5a3b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.small_5a3b [class*="social-icon-google-plus"].article_easy_acfb {
  background-color: transparent;
  color: #dd4b39;
}
.small_5a3b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.small_5a3b [class*="social-icon-houzz"].article_easy_acfb {
  background-color: transparent;
  color: #7ac142;
}
.small_5a3b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.small_5a3b [class*="social-icon-instagram"].article_easy_acfb {
  background-color: transparent;
  color: #262626;
}
.small_5a3b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.small_5a3b [class*="social-icon-jsfiddle"].article_easy_acfb {
  background-color: transparent;
  color: #487aa2;
}
.small_5a3b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.small_5a3b [class*="social-icon-linkedin"].article_easy_acfb {
  background-color: transparent;
  color: #0077b5;
}
.small_5a3b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.small_5a3b [class*="social-icon-medium"].article_easy_acfb {
  background-color: transparent;
  color: #00ab6b;
}
.small_5a3b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.small_5a3b
  [class*="social-icon-odnoklassniki"].article_easy_acfb {
  background-color: transparent;
  color: #f4731c;
}
.small_5a3b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.small_5a3b [class*="social-icon-meetup"].article_easy_acfb {
  background-color: transparent;
  color: #ec1c40;
}
.small_5a3b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.small_5a3b [class*="social-icon-pinterest"].article_easy_acfb {
  background-color: transparent;
  color: #bd081c;
}
.small_5a3b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.small_5a3b [class*="social-icon-product-hunt"].article_easy_acfb {
  background-color: transparent;
  color: #da552f;
}
.small_5a3b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.small_5a3b [class*="social-icon-reddit"].article_easy_acfb {
  background-color: transparent;
  color: #ff4500;
}
.small_5a3b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.small_5a3b [class*="social-icon-rss"].article_easy_acfb {
  background-color: transparent;
  color: #f26522;
}
.small_5a3b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.small_5a3b
  [class*="social-icon-shopping-cart"].article_easy_acfb {
  background-color: transparent;
  color: #4caf50;
}
.small_5a3b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.small_5a3b [class*="social-icon-skype"].article_easy_acfb {
  background-color: transparent;
  color: #00aff0;
}
.small_5a3b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.small_5a3b [class*="social-icon-slideshare"].article_easy_acfb {
  background-color: transparent;
  color: #0077b5;
}
.small_5a3b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.small_5a3b [class*="social-icon-snapchat"].article_easy_acfb {
  background-color: transparent;
  color: #fffc00;
}
.small_5a3b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.small_5a3b [class*="social-icon-soundcloud"].article_easy_acfb {
  background-color: transparent;
  color: #f80;
}
.small_5a3b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.small_5a3b [class*="social-icon-spotify"].article_easy_acfb {
  background-color: transparent;
  color: #2ebd59;
}
.small_5a3b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.small_5a3b
  [class*="social-icon-stack-overflow"].article_easy_acfb {
  background-color: transparent;
  color: #fe7a15;
}
.small_5a3b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.small_5a3b [class*="social-icon-maldkfgram"].article_easy_acfb {
  background-color: transparent;
  color: #2ca5e0;
}
.small_5a3b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.small_5a3b [class*="social-icon-tripadvisor"].article_easy_acfb {
  background-color: transparent;
  color: #589442;
}
.small_5a3b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.small_5a3b [class*="social-icon-tumblr"].article_easy_acfb {
  background-color: transparent;
  color: #35465c;
}
.small_5a3b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.small_5a3b [class*="social-icon-twitch"].article_easy_acfb {
  background-color: transparent;
  color: #6441a5;
}
.small_5a3b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.small_5a3b [class*="social-icon-twitter"].article_easy_acfb {
  background-color: transparent;
  color: #1da1f2;
}
.small_5a3b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.small_5a3b [class*="social-icon-vimeo"].article_easy_acfb {
  background-color: transparent;
  color: #1ab7ea;
}
.small_5a3b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.small_5a3b [class*="social-icon-vk"].article_easy_acfb {
  background-color: transparent;
  color: #45668e;
}
.small_5a3b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.small_5a3b [class*="social-icon-weibo"].article_easy_acfb {
  background-color: transparent;
  color: #df2029;
}
.small_5a3b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.small_5a3b [class*="social-icon-weixin"].article_easy_acfb {
  background-color: transparent;
  color: #7bb32e;
}
.small_5a3b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.small_5a3b [class*="social-icon-whatsapp"].article_easy_acfb {
  background-color: transparent;
  color: #25d366;
}
.small_5a3b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.small_5a3b [class*="social-icon-wordpress"].article_easy_acfb {
  background-color: transparent;
  color: #21759b;
}
.small_5a3b [class*="social-icon-xing"] {
  background-color: #026466;
}
.small_5a3b [class*="social-icon-xing"].article_easy_acfb {
  background-color: transparent;
  color: #026466;
}
.small_5a3b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.small_5a3b [class*="social-icon-yelp"].article_easy_acfb {
  background-color: transparent;
  color: #af0606;
}
.small_5a3b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.small_5a3b [class*="social-icon-youtube"].article_easy_acfb {
  background-color: transparent;
  color: #cd201f;
}
.widget_under_4c02 {
  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;
}
.widget_under_4c02:hover {
  box-shadow: none;
  background: 0 0;
}
.focus-orange-24f7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label_8547 {
  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;
}
.green_5a67 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.inner_9d6e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.inner_9d6e,
.inner_9d6e::after,
.inner_9d6e::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;
}
.inner_9d6e::after,
.inner_9d6e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.column_1ae5 .label_8547 .green_5a67 {
  margin-top: -2px;
  width: 19px;
}
.column_1ae5 .label_8547 .inner_9d6e {
  margin-top: -1px;
}
.column_1ae5 .label_8547 .inner_9d6e,
.column_1ae5 .label_8547 .inner_9d6e::after,
.column_1ae5 .label_8547 .inner_9d6e::before {
  width: 19px;
  height: 2px;
}
.column_1ae5 .label_8547 .inner_9d6e::before {
  top: -6px;
}
.column_1ae5 .label_8547 .inner_9d6e::after {
  bottom: -6px;
}
.search_bottom_5284 .label_8547 .green_5a67 {
  margin-top: -2px;
  width: 22px;
}
.search_bottom_5284 .label_8547 .inner_9d6e {
  margin-top: -1px;
}
.search_bottom_5284 .label_8547 .inner_9d6e,
.search_bottom_5284 .label_8547 .inner_9d6e::after,
.search_bottom_5284 .label_8547 .inner_9d6e::before {
  width: 22px;
  height: 2px;
}
.search_bottom_5284 .label_8547 .inner_9d6e::before {
  top: -7px;
}
.search_bottom_5284 .label_8547 .inner_9d6e::after {
  bottom: -7px;
}
.smooth-8b59 .label_8547 .green_5a67 {
  margin-top: -2px;
  width: 31px;
}
.smooth-8b59 .label_8547 .inner_9d6e {
  margin-top: -1.5px;
}
.smooth-8b59 .label_8547 .inner_9d6e,
.smooth-8b59 .label_8547 .inner_9d6e::after,
.smooth-8b59 .label_8547 .inner_9d6e::before {
  width: 31px;
  height: 3px;
}
.smooth-8b59 .label_8547 .inner_9d6e::before {
  top: -9px;
}
.smooth-8b59 .label_8547 .inner_9d6e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .slider_937f .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 19px;
  }
  .slider_937f .label_8547 .inner_9d6e {
    margin-top: -1px;
  }
  .slider_937f .label_8547 .inner_9d6e,
  .slider_937f .label_8547 .inner_9d6e::after,
  .slider_937f .label_8547 .inner_9d6e::before {
    width: 19px;
    height: 2px;
  }
  .slider_937f .label_8547 .inner_9d6e::before {
    top: -6px;
  }
  .slider_937f .label_8547 .inner_9d6e::after {
    bottom: -6px;
  }
  .paragraph-steel-da92 .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-steel-da92 .label_8547 .inner_9d6e {
    margin-top: -1px;
  }
  .paragraph-steel-da92 .label_8547 .inner_9d6e,
  .paragraph-steel-da92 .label_8547 .inner_9d6e::after,
  .paragraph-steel-da92 .label_8547 .inner_9d6e::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-steel-da92 .label_8547 .inner_9d6e::before {
    top: -7px;
  }
  .paragraph-steel-da92 .label_8547 .inner_9d6e::after {
    bottom: -7px;
  }
  .mask-complex-9714 .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 31px;
  }
  .mask-complex-9714 .label_8547 .inner_9d6e {
    margin-top: -1.5px;
  }
  .mask-complex-9714 .label_8547 .inner_9d6e,
  .mask-complex-9714 .label_8547 .inner_9d6e::after,
  .mask-complex-9714 .label_8547 .inner_9d6e::before {
    width: 31px;
    height: 3px;
  }
  .mask-complex-9714 .label_8547 .inner_9d6e::before {
    top: -9px;
  }
  .mask-complex-9714 .label_8547 .inner_9d6e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-b635 .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-b635 .label_8547 .inner_9d6e {
    margin-top: -1px;
  }
  .backdrop-b635 .label_8547 .inner_9d6e,
  .backdrop-b635 .label_8547 .inner_9d6e::after,
  .backdrop-b635 .label_8547 .inner_9d6e::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-b635 .label_8547 .inner_9d6e::before {
    top: -6px;
  }
  .backdrop-b635 .label_8547 .inner_9d6e::after {
    bottom: -6px;
  }
  .frame_f554 .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 22px;
  }
  .frame_f554 .label_8547 .inner_9d6e {
    margin-top: -1px;
  }
  .frame_f554 .label_8547 .inner_9d6e,
  .frame_f554 .label_8547 .inner_9d6e::after,
  .frame_f554 .label_8547 .inner_9d6e::before {
    width: 22px;
    height: 2px;
  }
  .frame_f554 .label_8547 .inner_9d6e::before {
    top: -7px;
  }
  .frame_f554 .label_8547 .inner_9d6e::after {
    bottom: -7px;
  }
  .photo_glass_9cff .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 31px;
  }
  .photo_glass_9cff .label_8547 .inner_9d6e {
    margin-top: -1.5px;
  }
  .photo_glass_9cff .label_8547 .inner_9d6e,
  .photo_glass_9cff .label_8547 .inner_9d6e::after,
  .photo_glass_9cff .label_8547 .inner_9d6e::before {
    width: 31px;
    height: 3px;
  }
  .photo_glass_9cff .label_8547 .inner_9d6e::before {
    top: -9px;
  }
  .photo_glass_9cff .label_8547 .inner_9d6e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .article_7b06 .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 19px;
  }
  .article_7b06 .label_8547 .inner_9d6e {
    margin-top: -1px;
  }
  .article_7b06 .label_8547 .inner_9d6e,
  .article_7b06 .label_8547 .inner_9d6e::after,
  .article_7b06 .label_8547 .inner_9d6e::before {
    width: 19px;
    height: 2px;
  }
  .article_7b06 .label_8547 .inner_9d6e::before {
    top: -6px;
  }
  .article_7b06 .label_8547 .inner_9d6e::after {
    bottom: -6px;
  }
  .short_2871 .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 22px;
  }
  .short_2871 .label_8547 .inner_9d6e {
    margin-top: -1px;
  }
  .short_2871 .label_8547 .inner_9d6e,
  .short_2871 .label_8547 .inner_9d6e::after,
  .short_2871 .label_8547 .inner_9d6e::before {
    width: 22px;
    height: 2px;
  }
  .short_2871 .label_8547 .inner_9d6e::before {
    top: -7px;
  }
  .short_2871 .label_8547 .inner_9d6e::after {
    bottom: -7px;
  }
  .pattern_95f1 .label_8547 .green_5a67 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_95f1 .label_8547 .inner_9d6e {
    margin-top: -1.5px;
  }
  .pattern_95f1 .label_8547 .inner_9d6e,
  .pattern_95f1 .label_8547 .inner_9d6e::after,
  .pattern_95f1 .label_8547 .inner_9d6e::before {
    width: 31px;
    height: 3px;
  }
  .pattern_95f1 .label_8547 .inner_9d6e::before {
    top: -9px;
  }
  .pattern_95f1 .label_8547 .inner_9d6e::after {
    bottom: -9px;
  }
}
.hidden_ec15 .inner_9d6e {
  -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);
}
.hidden_ec15 .inner_9d6e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hidden_ec15 .inner_9d6e::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);
}
.hidden_ec15.avatar-68a9 .inner_9d6e {
  -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);
}
.hidden_ec15.avatar-68a9 .inner_9d6e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hidden_ec15.avatar-68a9 .inner_9d6e::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);
}
.shadow-narrow-0eb0 {
  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.grid-6a35:before {
  display: none;
}
.frame-685d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame-685d .badge-d1bf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame-685d .badge-d1bf:last-of-type {
  border-bottom: none;
}
.frame-685d .badge-d1bf.pressed-2e6b,
.frame-685d .badge-d1bf.grid_cdbe,
.frame-685d .badge-d1bf.narrow_608f {
  padding: 0;
}
.frame-685d .section_stale_b484 .surface_focused_d4b6 {
  color: currentColor;
}
.frame-685d .section_stale_b484 .surface_focused_d4b6:focus,
.frame-685d .section_stale_b484 .surface_focused_d4b6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-685d.huge-a8b6 .nav-62e5,
.frame-685d.huge-a8b6 .slider-warm-d855 a,
.frame-685d.huge-a8b6 .banner_stale_4c2e a,
.frame-685d.huge-a8b6 .pink_75ba a {
  color: rgba(0, 0, 0, 0.55);
}
.frame-685d.huge-a8b6 .nav-62e5:hover,
.frame-685d.huge-a8b6 .slider-warm-d855 a:hover,
.frame-685d.huge-a8b6 .banner_stale_4c2e a:hover,
.frame-685d.huge-a8b6 .pink_75ba a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-685d.huge-a8b6 .hero_fixed_6d81 {
  color: rgba(0, 0, 0, 0.8);
}
.frame-685d.huge-a8b6 .badge-d1bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-685d.huge-a8b6 .badge-d1bf:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame-685d.huge-a8b6 .soft_1851:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame-685d.huge-a8b6 .section_stale_b484 .down_8fbe li a,
.frame-685d.huge-a8b6 .section_stale_b484 .surface_focused_d4b6,
.frame-685d.huge-a8b6 .pink_75ba {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-685d.huge-a8b6 .section_stale_b484 .surface_focused_d4b6:focus,
.frame-685d.huge-a8b6 .section_stale_b484 .surface_focused_d4b6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-685d.huge-a8b6 .down_8fbe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-685d.section-complex-0b9e .nav-62e5,
.frame-685d.section-complex-0b9e .slider-warm-d855 a,
.frame-685d.section-complex-0b9e .banner_stale_4c2e .surface_focused_d4b6,
.frame-685d.section-complex-0b9e .banner_stale_4c2e a,
.frame-685d.section-complex-0b9e .pink_75ba a {
  color: rgba(255, 255, 255, 0.79);
}
.frame-685d.section-complex-0b9e .nav-62e5:hover,
.frame-685d.section-complex-0b9e .slider-warm-d855 a:hover,
.frame-685d.section-complex-0b9e .banner_stale_4c2e .surface_focused_d4b6:hover,
.frame-685d.section-complex-0b9e .banner_stale_4c2e a:hover,
.frame-685d.section-complex-0b9e .pink_75ba a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-685d.section-complex-0b9e .hero_fixed_6d81 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-685d.section-complex-0b9e .badge-d1bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-685d.section-complex-0b9e .badge-d1bf:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame-685d.section-complex-0b9e .soft_1851:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-685d.section-complex-0b9e .section_stale_b484 .down_8fbe li a,
.frame-685d.section-complex-0b9e .section_stale_b484 .surface_focused_d4b6,
.frame-685d.section-complex-0b9e .pink_75ba {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-685d.section-complex-0b9e .section_stale_b484 .surface_focused_d4b6:focus,
.frame-685d.section-complex-0b9e .section_stale_b484 .surface_focused_d4b6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-685d.section-complex-0b9e .down_8fbe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_1851 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.soft_1851:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pagination_8aaa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.rough-fc85 .frame-685d {
  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;
}
.rough-fc85 .badge-d1bf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.rough-fc85 .badge-d1bf: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) {
  .rough-fc85 .badge-d1bf:before {
    width: 16%;
    left: 42%;
  }
}
.rough-fc85 .badge-d1bf:last-child:before {
  content: none;
}
.rough-fc85 .badge-d1bf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.rough-fc85 .section_stale_b484 .down_8fbe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.rough-fc85 .section_stale_b484 .down_8fbe li a .surface_focused_d4b6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.rough-fc85 .section_stale_b484 .pink_75ba {
  border: none;
}
.rough-fc85 .section_stale_b484 .pink_75ba li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.rough-fc85 .soft_1851 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.rough-fc85 .pagination_8aaa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.rough-fc85 .section-complex-0b9e .soft_1851:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough-fc85 .huge-a8b6.icon_cb05 .inner_9d6e {
  background: rgba(0, 0, 0, 0.6);
}
.rough-fc85
  .huge-a8b6.icon_cb05
  .inner_9d6e::after,
.rough-fc85
  .huge-a8b6.icon_cb05
  .inner_9d6e:before {
  background: inherit;
}
.rough-fc85
  .huge-a8b6.icon_cb05:hover
  .inner_9d6e {
  background: rgba(0, 0, 0, 0.8);
}
.media_3233 .frame-685d {
  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) {
  .media_3233 .frame-685d {
    width: auto;
    right: 45px;
  }
}
.nav_brown_ca21 .frame-685d {
  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) {
  .nav_brown_ca21 .frame-685d {
    width: auto;
    left: 45px;
  }
}
.grid-6a35 .frame-685d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.grid-6a35 .pagination_8aaa {
  max-width: 48em;
  margin: 0 auto;
}
.grid-6a35 .soft_1851:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary_1d29 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary_1d29.rough-fc85 .frame-685d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary_1d29.media_3233 .frame-685d {
  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);
}
.summary_1d29 .frame-685d {
  visibility: visible;
}
.summary_1d29.nav_brown_ca21 .frame-685d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask_dad6,
.hover_clean_cb52 {
  overflow-x: hidden;
}
.mask_dad6 .frame-685d {
  overflow: auto;
}
.mask_dad6.rough-fc85 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_dad6.rough-fc85 .frame-685d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask_dad6.rough-fc85 .widget_under_4c02 {
  opacity: 0;
}
.mask_dad6.media_3233 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_dad6.media_3233 .frame-685d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask_dad6.media_3233 .widget_under_4c02 {
  opacity: 0;
}
.mask_dad6.nav_brown_ca21 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_dad6.nav_brown_ca21 .frame-685d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask_dad6.nav_brown_ca21 .widget_under_4c02 {
  opacity: 0;
}
.mask_dad6.grid-6a35 .frame-685d {
  z-index: 10;
  visibility: visible;
}
.icon_cb05 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon_cb05 .inner_9d6e {
  background: rgba(255, 255, 255, 0.99);
}
.icon_cb05 .inner_9d6e::after,
.icon_cb05 .inner_9d6e:before {
  background: inherit;
}
.icon_cb05:hover .inner_9d6e {
  background: rgba(255, 255, 255, 0.99);
}
.nav_brown_ca21 .icon_cb05 {
  top: 10px;
  right: auto;
  left: 12px;
}
.grid-6a35 .icon_cb05 {
  display: none !important;
}
.mask_dad6:before,
.hover_clean_cb52:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask_dad6 .icon_cb05,
.hover_clean_cb52 .icon_cb05 {
  display: inline-block;
}
.frame-685d .notice-action-ebf0 {
  -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;
}
.mask_dad6 .frame-685d .notice-action-ebf0,
.hover_clean_cb52 .frame-685d .notice-action-ebf0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-black-686e .medium-17b7 {
  width: 100%;
}
.up_b3b8 {
  padding: 0 0.5em 0;
}
.up_b3b8 [class*="customify-col-"],
.up_b3b8 [class*="customify-col_"],
.up_b3b8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info_static_8ae2 .up_b3b8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .selected_5b14 .nav-center-c6f0,
  .nav-center-c6f0 {
    display: none;
  }
  .hard_7470 {
    text-align: left;
  }
  .notice_c19b {
    text-align: center;
  }
  .tertiary_down_ccf5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .selected_5b14 .message-purple-cdef,
  .message-purple-cdef {
    display: none;
  }
  .hard_9e11 {
    text-align: left;
  }
  .alert_cf3a {
    text-align: center;
  }
  .section_75bf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .selected_5b14 .row-e359,
  .row-e359 {
    display: none;
  }
  .tiny-0a98 {
    text-align: left;
  }
  .slow_9473 {
    text-align: center;
  }
  .cool_2ada {
    text-align: right;
  }
}
#page {
  position: relative;
}
.top-6656 {
  box-shadow: none !important;
}
.primary-huge-f7cd .table_narrow_b13f,
.hero_hard_a012 .table_narrow_b13f {
  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;
}
.hero_hard_a012 .table_narrow_b13f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fixed_9a1b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fixed_9a1b:after,
.fixed_9a1b:before {
  content: "";
  display: table;
}
.fixed_9a1b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fixed_9a1b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fixed_9a1b,
.link_under_71e6 {
  max-width: 1248px;
  margin: 0 auto;
}

.border-f64a.input_bronze_9928 .fixed_9a1b {
  max-width: 100%;
}
.border-f64a.carousel_iron_b157 {
  max-width: 1200px;
  margin: 0 auto;
}
.border-f64a.out-8ff7 .fixed_9a1b {
  max-width: 100%;
}
.border-f64a.out-8ff7 > .fixed_9a1b {
  padding-left: 0;
  padding-right: 0;
}
.border-f64a.out-8ff7 > .fixed_9a1b .selected_5b14 {
  margin: 0;
}
.border-f64a.out-8ff7
  > .fixed_9a1b
  .under-696b.red-cd0c {
  margin-right: 0;
  margin-left: 0;
}
.border-f64a.out-8ff7 #main.red-cd0c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module-2a5a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module-2a5a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .warm_d25b .bronze-41fa {
    padding-right: 1em;
  }
  .warm_d25b.highlight_copper_f787 .under-696b {
    border-right: 1px solid #eaecee;
  }
  .warm_d25b.highlight_copper_f787 .bronze-41fa {
    padding-right: 1em;
  }
  .warm_d25b.highlight_copper_f787 .backdrop_active_b5ba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-5401 .bronze-41fa {
    padding-left: 1em;
  }
  .progress-5401.highlight_copper_f787 .under-696b {
    border-left: 1px solid #eaecee;
  }
  .progress-5401.highlight_copper_f787 .bronze-41fa {
    padding-left: 1em;
  }
  .progress-5401.highlight_copper_f787 .backdrop_active_b5ba {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge-e108 .bronze-41fa {
    padding-left: 1em;
  }
  .huge-e108.highlight_copper_f787 .icon-dirty-5429 {
    border-right: 1px solid #eaecee;
  }
  .huge-e108.highlight_copper_f787 .pro_c087 {
    border-right: 1px solid #eaecee;
  }
  .huge-e108.highlight_copper_f787 .bronze-41fa {
    padding-left: 1em;
  }
  .huge-e108.highlight_copper_f787 .backdrop_active_b5ba {
    padding-right: 1em;
  }
  .huge-e108.highlight_copper_f787 .full_c376 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_7bee .bronze-41fa {
    padding-right: 1em;
  }
  .frame_7bee.highlight_copper_f787 .icon-dirty-5429 {
    border-left: 1px solid #eaecee;
  }
  .frame_7bee.highlight_copper_f787 .pro_c087 {
    border-left: 1px solid #eaecee;
  }
  .frame_7bee.highlight_copper_f787 .bronze-41fa {
    padding-right: 1em;
  }
  .frame_7bee.highlight_copper_f787 .backdrop_active_b5ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_7bee.highlight_copper_f787 .full_c376 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-2a5a .bronze-41fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-2a5a.highlight_copper_f787 .under-696b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module-2a5a.highlight_copper_f787 .bronze-41fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-2a5a.highlight_copper_f787 .backdrop_active_b5ba {
    padding-left: 1em;
  }
  .module-2a5a.highlight_copper_f787 .full_c376 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module-2a5a.highlight_copper_f787 .bronze-41fa {
    padding-left: 0;
  }
}
.gallery-soft-397c .label_fresh_c1fd {
  display: inline-block;
}
.sort-deec {
  display: inline-block;
}
.bottom-1ba6 {
  word-con: break-word;
}
.right_6835 > span {
  display: inline-block;
  padding: 5px 0;
}
.right_6835 .up-7b36 {
  margin-left: 8px;
  margin-right: 8px;
}
.right_6835 .filter_pro_ab0b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary-middle-46e5 .accent-center-8c24 {
  margin-bottom: 2em;
}
.tertiary-middle-46e5 .accordion_glass_c1a6 {
  margin-bottom: 15px;
}
.tertiary-middle-46e5 .accordion_glass_c1a6:last-child {
  margin-bottom: 0;
}
.tertiary-middle-46e5 .purple_527d {
  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) {
  .tertiary-middle-46e5 .purple_527d {
    display: block;
  }
}
.tertiary-middle-46e5 .middle-8288 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary-middle-46e5 .middle-8288 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary-middle-46e5 .layout_top_a349 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary-middle-46e5 .layout_top_a349 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary-middle-46e5 .layout_top_a349 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary-middle-46e5 .bottom-1ba6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-middle-46e5 .bottom-1ba6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary-middle-46e5 .active_huge_de6b p:last-child {
  margin-bottom: 0;
}
.tertiary-middle-46e5 .wide-ec61 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary-middle-46e5 .search_under_4592 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary-middle-46e5 .hover_4f3e {
  margin-top: 1em;
}
.tertiary-middle-46e5 .fluid-96fe {
  top: 0;
  display: block;
}
.tertiary-middle-46e5 .fluid-96fe a {
  color: inherit;
}
.tertiary-middle-46e5 .fluid-96fe a:hover {
  color: inherit;
}
.tertiary-middle-46e5 .list-static-aced {
  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;
}
.tertiary-middle-46e5 .list-static-aced:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary-middle-46e5 .search_under_4592 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary-middle-46e5 .pressed-5c5f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary-middle-46e5 .pressed-5c5f:first-child {
  margin-top: 0;
}
.tertiary-middle-46e5 .pressed-5c5f.paragraph-1314 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary-middle-46e5 .pressed-5c5f.row_e8ff {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary-middle-46e5
  .pressed-5c5f.row_e8ff.orange_9a5f
  .hover_4f3e {
  width: 100%;
}
.tertiary-middle-46e5 .row_e8ff {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary-middle-46e5 .row_e8ff .right_6835,
.tertiary-middle-46e5 .row_e8ff > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary-middle-46e5 .layout_top_a349 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-middle-46e5 .layout_top_a349 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary-middle-46e5 .layout_top_a349: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;
}
.tertiary-middle-46e5 .paragraph-1314 {
  z-index: 5;
}
.tertiary-middle-46e5 .bottom-c6f6 .item-94a7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary-middle-46e5 .aside_2965 .item-94a7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary-middle-46e5 .sort_advanced_1fb9 .item-94a7 {
  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;
}
.tertiary-middle-46e5.modal-under-9a51 .purple_527d,
.tertiary-middle-46e5.gradient_inner_f269 .purple_527d {
  display: block;
}
.tertiary-middle-46e5.modal-under-9a51 .purple_527d .rough-ad75,
.tertiary-middle-46e5.modal-under-9a51 .purple_527d .search_under_4592,
.tertiary-middle-46e5.gradient_inner_f269 .purple_527d .rough-ad75,
.tertiary-middle-46e5.gradient_inner_f269 .purple_527d .search_under_4592 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-middle-46e5.full_372a .middle-8288 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary-middle-46e5.full_372a .middle-8288 {
    margin-right: 0;
  }
}
.tertiary-middle-46e5.modal-under-9a51 .middle-8288,
.tertiary-middle-46e5.gradient_inner_f269 .middle-8288 {
  padding-top: 40%;
}
.tertiary-middle-46e5.modal-under-9a51 .accent-center-8c24,
.tertiary-middle-46e5.gradient_inner_f269 .accent-center-8c24 {
  display: block;
}
.tertiary-middle-46e5.modal-under-9a51 .fn-sticky-82c8 .search_under_4592,
.tertiary-middle-46e5.gradient_inner_f269 .fn-sticky-82c8 .search_under_4592 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary-middle-46e5.modal-under-9a51 .middle-8288,
.tertiary-middle-46e5.gradient_inner_f269 .middle-8288 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary-middle-46e5.modal-under-9a51 .search_under_4592 {
  padding: 1em;
}
.heading_action_f36b {
  margin: 30px auto;
  display: block;
}
.heading_action_f36b .gradient-solid-7b00 > * {
  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;
}
.heading_action_f36b .gradient-solid-7b00 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_action_f36b .gradient-solid-7b00 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button_copper_d226 .right_6835 {
  margin-bottom: 1.41575em;
}
.button_copper_d226 .current_1e2c {
  margin-bottom: 1.618em;
}
.input-bronze-2682 .module-purple-ba02 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-bronze-2682 .module-purple-ba02 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-bronze-2682 .left-b763 {
  max-width: 100%;
  overflow: auto;
}
.progress-1671 .input-bronze-2682 a:hover {
  text-decoration: underline;
}
.outer_49bf .accordion_glass_c1a6:not(.bottom-1ba6),
.outer_49bf .layout_top_a349 {
  margin-bottom: 1.41575em;
}
.outer_49bf .accordion_glass_c1a6:not(.bottom-1ba6):last-child,
.outer_49bf .layout_top_a349:last-child {
  margin-bottom: 0;
}
.outer_49bf .accordion_glass_c1a6.focused-9382 {
  margin-bottom: 0.41575em;
}
.outer_49bf .picture_5bbe:before,
.outer_49bf .hover-purple-ace8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outer_49bf .picture_5bbe:before {
  content: "\f115";
}
.outer_49bf .hover-purple-ace8:before {
  content: "\f02c";
}
.outer_49bf .icon-thick-65e7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outer_49bf .icon-thick-65e7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paper_e3f3 {
  display: -webkit-box;
  display: flex;
}
.paper_e3f3 .purple_db4b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paper_e3f3 .purple_db4b {
    flex-basis: 90px;
  }
}
.paper_e3f3 .light_2673 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper_e3f3 .light_2673 {
    flex-basis: calc(100% - 50px);
  }
}
.paper_e3f3 .steel_ac06 p:last-child {
  margin-bottom: 0.72em;
}
.card-focused-2dc0 .gradient-solid-7b00 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card-focused-2dc0 .gradient-solid-7b00:after,
.card-focused-2dc0 .gradient-solid-7b00:before {
  content: "";
  display: table;
}
.card-focused-2dc0 .gradient-solid-7b00:after {
  clear: both;
}
.card-focused-2dc0 .gradient-solid-7b00 .last-b2d7,
.card-focused-2dc0 .gradient-solid-7b00 .description_79e7 {
  width: 49%;
}
.card-focused-2dc0 .gradient-solid-7b00 .last-b2d7 a span.hovered_73cf,
.card-focused-2dc0 .gradient-solid-7b00 .description_79e7 a span.hovered_73cf {
  display: block;
  margin-bottom: 5px;
}
.card-focused-2dc0 .gradient-solid-7b00 .description_79e7 {
  float: left;
  text-align: left;
}
.card-focused-2dc0 .gradient-solid-7b00 .last-b2d7 {
  float: right;
  text-align: right;
}
.video_9de7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video_9de7 {
    margin-bottom: 0;
  }
}
.border-3638 {
  margin-bottom: 1em;
}
.border-3638 .bottom-1ba6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.active_8da5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_1213 .border-3638,
.wide-2a57 .border-3638 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_1213 .border-3638,
  .wide-2a57 .border-3638 {
    display: block;
  }
}
.input_1213 .active_8da5,
.wide-2a57 .active_8da5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_1213 .active_8da5,
  .wide-2a57 .active_8da5 {
    margin-bottom: 1em;
  }
}
.input_1213 .active_8da5 img,
.wide-2a57 .active_8da5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_1213 .mask_0684,
.wide-2a57 .mask_0684 {
  flex-basis: calc(100% - 160px);
}
.input_1213 .mask_0684 p,
.wide-2a57 .mask_0684 p {
  margin-bottom: 0;
}
.input_1213 .mask_0684 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_1213 .mask_0684 {
    padding-left: 0;
  }
}
.wide-2a57 .mask_0684 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wide-2a57 .mask_0684 {
    padding-right: 0;
  }
}
.wide-2a57 .active_8da5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu-full-755f .active_8da5 {
  margin-bottom: 0.5em;
}
.menu-full-755f .active_8da5 img {
  width: 100%;
}
.caption-gas-817a .tertiary_5b56,
.status_top_e387 .tertiary_5b56 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status_top_e387 .under-696b .easy_8cb2 p:last-child {
  margin-bottom: 0;
}
.backdrop-plasma-df73 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hard-433f .bright-77e3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hard-433f .bright-77e3:last-of-type {
    margin-bottom: 0;
  }
}
.hard-433f .bright-77e3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-433f .bright-77e3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hard-433f .bright-77e3 ul li {
  margin: 0 0 0.6em;
}
.hard-433f .bright-77e3 ul li.module-tiny-c4ee,
.hard-433f .bright-77e3 ul li.box-fixed-d538 {
  position: relative;
}
.hard-433f .bright-77e3 ul li.module-tiny-c4ee .bright-b262,
.hard-433f .bright-77e3 ul li.box-fixed-d538 .bright-b262 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hard-433f .bright-77e3 ul li.module-tiny-c4ee:after:after,
.hard-433f .bright-77e3 ul li.module-tiny-c4ee:after:before,
.hard-433f
  .bright-77e3
  ul
  li.box-fixed-d538:after:after,
.hard-433f
  .bright-77e3
  ul
  li.box-fixed-d538:after:before {
  content: "";
  display: table;
}
.hard-433f .bright-77e3 ul li.module-tiny-c4ee:after:after,
.hard-433f
  .bright-77e3
  ul
  li.box-fixed-d538:after:after {
  clear: both;
}
.hard-433f .bright-77e3 a.background-white-3028:hover {
  text-decoration: none;
}
.hard-433f .bright-77e3 select {
  max-width: 100%;
}
.hard-433f .bright-77e3 table {
  font-size: 85%;
}
.hard-433f .bright-77e3 table td,
.hard-433f .bright-77e3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hard-433f .bright-77e3 table tfoot td {
  text-align: left;
}
.hard-433f .bright-77e3 :last-child {
  margin-bottom: 0;
}
.hard-433f .bright-77e3 .layout-348f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hard-433f .bright-77e3 .layout-348f label {
  width: 100%;
}
.hard-433f .bright-77e3 .layout-348f .pattern-yellow-c20b {
  width: 100%;
  display: block;
}
.hard-433f .bright-77e3 .layout-348f .prev_45f0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hard-433f .bright-77e3 .layout-348f .prev_45f0:hover svg #svg-search {
  fill: #444;
}
.hard-433f .bright-77e3 .layout-348f .prev_45f0 svg {
  width: 18px;
  height: 18px;
}
.hard-433f .focus_pressed_0507 ul ul,
.hard-433f .message_f8c7 ul ul,
.hard-433f .bright-eadf ul ul,
.hard-433f .progress_3ccd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hard-433f .focus_pressed_0507 .form_b824 > a,
.hard-433f .message_f8c7 .form_b824 > a,
.hard-433f .bright-eadf .form_b824 > a,
.hard-433f .progress_3ccd .form_b824 > a {
  margin-bottom: 0;
}
.hard-433f .texture_5810 li,
.hard-433f .focus_pressed_0507 li,
.hard-433f .static_7af8 li,
.hard-433f .message_f8c7 li,
.hard-433f .bright-eadf li,
.hard-433f .progress_3ccd li,
.hard-433f .text-center-e341 li,
.hard-433f .easy-23a6 li {
  display: block;
  position: relative;
}
.hard-433f .texture_5810 li:last-child,
.hard-433f .focus_pressed_0507 li:last-child,
.hard-433f .static_7af8 li:last-child,
.hard-433f .message_f8c7 li:last-child,
.hard-433f .bright-eadf li:last-child,
.hard-433f .progress_3ccd li:last-child,
.hard-433f .text-center-e341 li:last-child,
.hard-433f .easy-23a6 li:last-child {
  border: none;
}
.hard-433f .texture_5810 li a,
.hard-433f .focus_pressed_0507 li a,
.hard-433f .static_7af8 li a,
.hard-433f .message_f8c7 li a,
.hard-433f .bright-eadf li a,
.hard-433f .progress_3ccd li a,
.hard-433f .text-center-e341 li a,
.hard-433f .easy-23a6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-433f .texture_5810 li ul li::before,
.hard-433f .focus_pressed_0507 li ul li::before,
.hard-433f .static_7af8 li ul li::before,
.hard-433f .message_f8c7 li ul li::before,
.hard-433f .bright-eadf li ul li::before,
.hard-433f .progress_3ccd li ul li::before,
.hard-433f .text-center-e341 li ul li::before,
.hard-433f .easy-23a6 li ul li::before {
  left: 15px;
}
.hard-433f .texture_5810 li ul a,
.hard-433f .focus_pressed_0507 li ul a,
.hard-433f .static_7af8 li ul a,
.hard-433f .message_f8c7 li ul a,
.hard-433f .bright-eadf li ul a,
.hard-433f .progress_3ccd li ul a,
.hard-433f .text-center-e341 li ul a,
.hard-433f .easy-23a6 li ul a {
  padding-left: 20px;
}
.hard-433f .texture_5810 li ul ul li::before,
.hard-433f .focus_pressed_0507 li ul ul li::before,
.hard-433f .static_7af8 li ul ul li::before,
.hard-433f .message_f8c7 li ul ul li::before,
.hard-433f .bright-eadf li ul ul li::before,
.hard-433f .progress_3ccd li ul ul li::before,
.hard-433f .text-center-e341 li ul ul li::before,
.hard-433f .easy-23a6 li ul ul li::before {
  left: 30px;
}
.hard-433f .texture_5810 li ul ul a,
.hard-433f .focus_pressed_0507 li ul ul a,
.hard-433f .static_7af8 li ul ul a,
.hard-433f .message_f8c7 li ul ul a,
.hard-433f .bright-eadf li ul ul a,
.hard-433f .progress_3ccd li ul ul a,
.hard-433f .text-center-e341 li ul ul a,
.hard-433f .easy-23a6 li ul ul a {
  padding-left: 40px;
}
.hard-433f .easy_e8f9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-433f .easy-23a6 ul li {
  margin-bottom: 1.41575em;
}
.hard-433f .easy-23a6 ul li .column_fresh_da75 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hard-433f .easy-23a6 ul li .grid_25f3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section-complex-0b9e .texture_5810 li a,
.section-complex-0b9e .focus_pressed_0507 li a,
.section-complex-0b9e .static_7af8 li a,
.section-complex-0b9e .message_f8c7 li a,
.section-complex-0b9e .bright-eadf li a,
.section-complex-0b9e .progress_3ccd li a,
.section-complex-0b9e .text-center-e341 li a,
.section-complex-0b9e .easy-23a6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-complex-0b9e .easy_e8f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-complex-0b9e .bright-77e3 ul li.module-tiny-c4ee .bright-b262,
.section-complex-0b9e .bright-77e3 ul li.box-fixed-d538 .bright-b262 {
  background: rgba(0, 0, 0, 0.2);
}
.section-complex-0b9e .hard-433f .bright-77e3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-f64a .hard-433f .down_8fbe li {
  margin: 0;
}
.border-f64a .hard-433f .down_8fbe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.border-f64a .hard-433f .down_8fbe li ul {
  margin: 0;
}
.border-f64a .hard-433f .down_8fbe li ul li a {
  padding-left: 15px;
}
.border-f64a .hard-433f .down_8fbe li ul li li a {
  padding-left: 30px;
}
.border-f64a .hard-433f .down_8fbe li.chip_top_ee9a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.border-f64a .hard-433f .down_8fbe li.chip_top_ee9a > 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;
}
.border-f64a .hard-433f .down_8fbe li.chip_top_ee9a > 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;
}
.description_prev_8a33 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lower-9f85 {
  position: relative;
  z-index: 10;
}
.lower-9f85 .notice-action-ebf0 {
  width: 100%;
  max-width: 100%;
}
.plasma_bb80 .carousel-bottom-3999 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.plasma_bb80 .huge-a8b6 {
}
.plasma_bb80 .section-complex-0b9e {
  background: #292929;
}
.simple_bb65 .carousel-bottom-3999 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.simple_bb65 .huge-a8b6 {
  background: #f9f9f9;
}
.simple_bb65 .section-complex-0b9e {
  background: #303030;
}
.tooltip-dim-2c5f .carousel-bottom-3999 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip-dim-2c5f .label_fresh_c1fd {
    margin-bottom: 1em;
  }
  .tooltip-dim-2c5f .label_fresh_c1fd:last-child {
    margin-bottom: 0;
  }
}
.tooltip-dim-2c5f .huge-a8b6 {
  background: #ededed;
}
.tooltip-dim-2c5f .section-complex-0b9e {
  background: #1a1a1a;
}
.carousel-bottom-3999.huge-a8b6 {
  color: rgba(0, 0, 0, 0.6);
}
.carousel-bottom-3999.huge-a8b6 .south-c507 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-bottom-3999.section-complex-0b9e {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-bottom-3999.section-complex-0b9e a:not(.background-white-3028) {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-bottom-3999.section-complex-0b9e a:not(.background-white-3028):hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-bottom-3999.section-complex-0b9e .south-c507 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-bottom-3999.section-complex-0b9e table tbody td,
.carousel-bottom-3999.section-complex-0b9e table th {
  background: rgba(0, 0, 0, 0.08);
}
.shade_selected_7bd7.wood_3427 .fixed_9a1b {
  max-width: initial;
}
.shade_selected_7bd7 .purple-957b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shade_selected_7bd7 .purple-957b .notice-action-ebf0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shade_selected_7bd7 .purple-957b .notice-action-ebf0 {
    display: block;
    margin-bottom: 2em;
  }
  .shade_selected_7bd7 .purple-957b .notice-action-ebf0:last-child {
    margin-bottom: 0;
  }
}
.tooltip-dim-2c5f .label_fresh_c1fd:last-child,
.simple_bb65 .label_fresh_c1fd:last-child,
.plasma_bb80 .label_fresh_c1fd:last-child {
  margin-bottom: 0;
}
.tooltip-dim-2c5f .label_fresh_c1fd .hard-433f .bright-77e3:last-child,
.simple_bb65 .label_fresh_c1fd .hard-433f .bright-77e3:last-child,
.plasma_bb80 .label_fresh_c1fd .hard-433f .bright-77e3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip-dim-2c5f .aside_wide_d7a7,
  .tooltip-dim-2c5f .link_b23f,
  .simple_bb65 .aside_wide_d7a7,
  .simple_bb65 .link_b23f,
  .plasma_bb80 .aside_wide_d7a7,
  .plasma_bb80 .link_b23f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lower-9f85 .label_fresh_c1fd {
    margin-bottom: 2em;
  }
}
.lower-9f85 p:last-child {
  margin-bottom: 0;
}
.lower-9f85 li,
.lower-9f85 ul {
  list-style: none;
  margin: 0;
}
.lower-9f85 ul ul {
  margin-left: 2.617924em;
}
.footer_steel_f8a1 {
  font-size: 0.875em;
}

/* css-noise: 0c10 */
.promo-block-h3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
