/*!
Theme Name: Customify
Theme URI: https://pressmaximum.message-current-8cea/customify
Author: WPCustomify
Author URI: https://pressmaximum.message-current-8cea
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.message-current-8cea/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture_liquid_cf9b.logo_b9b2/licenses/gpl-2.0.blue-fae7
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.logo-cold-2f85/, (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.sort-531c.easy-74f4/normalize.status_green_5315/
 ======
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.status_green_5315 v7.0.0 | MIT License | github.message-current-8cea/necolas/normalize.status_green_5315 */
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;
}
.breadcrumb_motion_53fc .video-c670,
.hard-6c91,
.light_3ee5,
.pattern-d0bf,
.surface-3669,
.shade_dim_f4c4,
.carousel_8592,
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;
}
.hard-6c91,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard-6c91,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard-6c91,
  h1 {
    font-size: 1.8em;
  }
}
.light_3ee5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.light_3ee5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .light_3ee5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .light_3ee5,
  h2 {
    font-size: 1.7em;
  }
}
.pattern-d0bf,
h3 {
  font-size: 1.618em;
}
.breadcrumb_motion_53fc .video-c670,
.surface-3669,
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.overlay_fixed_d63f {
  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;
}
.outline-8c66:after,
.outline-8c66:before,
.modal_simple_b319:after,
.modal_simple_b319:before {
  content: "";
  display: table;
}
.outline-8c66:after,
.modal_simple_b319:after {
  clear: both;
}
.item-2cc3 {
  float: right;
  margin-right: 0;
}
.right_95b6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gallery_fd18 .description-dirty-d7b0,
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;
}
.gallery_fd18 .description-dirty-d7b0: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;
}
.popup_5294 .description-dirty-d7b0 {
  box-shadow: none;
}
.popup_5294
  .description-dirty-d7b0
  .hero_lower_9af6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.popup_5294 .description-dirty-d7b0 .warm-e14a {
  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;
}
.popup_5294
  .description-dirty-d7b0
  .warm-e14a
  b {
  display: none;
}
.popup_5294 .grid_4aa4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active_acc4:not(.bottom-26a7):not(.info-ff32),
button:not(.bottom-26a7):not(.info-ff32),
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ),
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ),
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ) {
  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;
}
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ):hover,
button:not(.bottom-26a7):not(
    .info-ff32
  ):hover,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ):hover,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ):hover,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ):active,
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ):focus,
button:not(.bottom-26a7):not(
    .info-ff32
  ):active,
button:not(.bottom-26a7):not(
    .info-ff32
  ):focus,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ):active,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ):focus,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ):active,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ):focus,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ):active,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ):focus {
  outline: 0;
}
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5,
button:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5 {
  position: relative;
}
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .lower_458a,
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .upper-e789,
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .medium-6ea8,
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  i,
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  svg,
button:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .lower_458a,
button:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .upper-e789,
button:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .medium-6ea8,
button:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  i,
button:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  svg,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .lower_458a,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .upper-e789,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .medium-6ea8,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  i,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  svg,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .lower_458a,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .upper-e789,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .medium-6ea8,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  i,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  svg,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .lower_458a,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .upper-e789,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  .medium-6ea8,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  i,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5
  svg {
  visibility: hidden;
}
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5:after,
button:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5:after,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5:after,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5:after,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ).fn-loading-b8c5: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;
}
.active_acc4:not(.bottom-26a7):not(.info-ff32),
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ),
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ),
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ) {
  color: #fff;
  background: #235787;
}
.active_acc4:not(.bottom-26a7):not(
    .info-ff32
  ):focus,
input[type="button"]:not(.bottom-26a7):not(
    .info-ff32
  ):focus,
input[type="reset"]:not(.bottom-26a7):not(
    .info-ff32
  ):focus,
input[type="submit"]:not(.bottom-26a7):not(
    .info-ff32
  ):focus {
  color: #fff;
}
.active_acc4.fn-disabled-b8c5:not(.bottom-26a7):not(
    .info-ff32
  ),
.active_acc4[disabled]:not(.bottom-26a7):not(
    .info-ff32
  ),
button.fn-disabled-b8c5:not(.bottom-26a7):not(
    .info-ff32
  ),
button[disabled]:not(.bottom-26a7):not(
    .info-ff32
  ) {
  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;
}
.brown_40d8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.brown_40d8: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;
}
.bottom_899a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form-green-fb0c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.overlay_purple_e920 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outline-8c66:after,
.outline-8c66:before,
.left_3698:after,
.left_3698:before,
.container-basic-b43f:after,
.container-basic-b43f:before,
.next-a2f5:after,
.next-a2f5:before,
.hard-02cd:after,
.hard-02cd:before,
.simple-54c7:after,
.simple-54c7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outline-8c66:after,
.left_3698:after,
.container-basic-b43f:after,
.next-a2f5:after,
.hard-02cd:after,
.simple-54c7:after {
  clear: both;
}
.left_3698 .accordion_0cfb,
.container-basic-b43f .accordion_0cfb,
.red-ea00 .accordion_0cfb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.picture_973f {
  display: inline-block;
}
.tertiary_da31 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tertiary_da31 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tertiary_da31 .small_e7eb {
  padding: 1em 0;
  font-size: 85%;
}
.small_e7eb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.logo_8b1d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.logo_8b1d:after,
.logo_8b1d:before {
  content: "";
  display: table;
}
.logo_8b1d:after {
  clear: both;
}
.carousel-clean-e89b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_liquid_c7e9 .carousel-clean-e89b {
  max-width: 50%;
}
.container_down_6c0a .carousel-clean-e89b {
  max-width: 33.33%;
}
.title-a466 .carousel-clean-e89b {
  max-width: 25%;
}
.module_warm_129d .carousel-clean-e89b {
  max-width: 20%;
}
.top-2d67 .carousel-clean-e89b {
  max-width: 16.66%;
}
.block-pressed-b847 .carousel-clean-e89b {
  max-width: 14.28%;
}
.cold_9a88 .carousel-clean-e89b {
  max-width: 12.5%;
}
.picture_dynamic_81d7 .carousel-clean-e89b {
  max-width: 11.11%;
}
.notice-e631 {
  display: block;
}
.breadcrumb_motion_53fc .huge-a89a label,
.breadcrumb_motion_53fc .image_white_ff80 label,
.breadcrumb_motion_53fc .widget-selected-347d label,
.breadcrumb_motion_53fc .red_ea53 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box_fresh_016e {
  list-style: none;
  margin: 0;
}
.box_fresh_016e article.panel-plasma-6738 {
  margin-bottom: 0;
}
.box_fresh_016e ul {
  list-style: none;
  margin: 0;
}
.box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738: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) {
  .box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738 li.panel-plasma-6738 li.panel-plasma-6738 li.panel-plasma-6738 {
    padding-left: 0;
  }
}
article.panel-plasma-6738 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel-plasma-6738 .left_3698 p:last-of-type {
  margin-bottom: 0;
}
article.panel-plasma-6738 .aside-basic-8cb3 {
  float: left;
}
article.panel-plasma-6738 .notice_east_e919 {
  margin-left: 85px;
}
article.panel-plasma-6738 .border_middle_becc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel-plasma-6738 .border_middle_becc .tertiary_8f3a {
  margin-left: 10px;
}
article.panel-plasma-6738 .east-e4c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel-plasma-6738 .grid-c128 {
  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 .huge-a89a,
  #respond .widget-selected-347d,
  #respond .red_ea53 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge-a89a input,
#respond .widget-selected-347d input,
#respond .red_ea53 input {
  width: 100%;
}
#respond .red_ea53 {
  margin-right: 0;
}
#respond .preview_844b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container_wood_2d24 {
  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;
}
.container_wood_2d24.right-d60c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.container_wood_2d24 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%);
}
.container_wood_2d24:focus,
.container_wood_2d24: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);
}
.photo_red_e151 {
  border-radius: 10%;
}
.modal-huge-2c8f {
  border-radius: 50%;
}
.picture-large-eff2 {
  font-size: 0.72em;
}
.fixed-54f3 {
  font-size: 0.875em;
}
.hidden_2785 {
  font-size: 1.1em;
}
.tag_lower_789e {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag_lower_789e.picture-large-eff2 {
  letter-spacing: 0.5px;
}
.heading-dark-a251,
.heading-dark-a251 a {
  color: #6d6d6d;
}
.heading-dark-a251 a:hover {
  color: #111;
}
.tertiary-top-de43 {
  color: #6d6d6d;
}
.footer-32e5 {
  overflow-x: hidden;
}
.footer-32e5 .paragraph-a661.feature_156b {
  position: relative;
}
.footer-32e5 .paragraph-a661.feature_156b.surface_soft_dbf2 {
  position: initial;
}
.footer-32e5
  .paragraph-a661.feature_156b.surface_soft_dbf2
  .image-thick-bbd2 {
  left: auto;
}
.footer-32e5 .paragraph-a661 .image-thick-bbd2 {
  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;
}
.footer-32e5 .paragraph-a661:hover.feature_156b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer-32e5
  .paragraph-a661:hover.feature_156b
  .image-thick-bbd2 {
  display: block;
  z-index: 9999999;
}
.footer-32e5 .banner_61da .header_easy_f7ed,
.footer-32e5 .menu_action_3033 .header_easy_f7ed {
  display: none;
}
.footer-32e5 .wide_62ea .paragraph-a661:hover.feature_156b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.breadcrumb_motion_53fc .huge-a89a label,
.breadcrumb_motion_53fc .image_white_ff80 label,
.breadcrumb_motion_53fc .widget-selected-347d label,
.breadcrumb_motion_53fc .red_ea53 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box_fresh_016e {
  list-style: none;
  margin: 0;
}
.box_fresh_016e article.panel-plasma-6738 {
  margin-bottom: 0;
}
.box_fresh_016e ul {
  list-style: none;
  margin: 0;
}
.box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738: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) {
  .box_fresh_016e .accordion-large-68e8 li.panel-plasma-6738 li.panel-plasma-6738 li.panel-plasma-6738 li.panel-plasma-6738 {
    padding-left: 0;
  }
}
article.panel-plasma-6738 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel-plasma-6738 .left_3698 p:last-of-type {
  margin-bottom: 0;
}
article.panel-plasma-6738 .aside-basic-8cb3 {
  float: left;
}
article.panel-plasma-6738 .notice_east_e919 {
  margin-left: 85px;
}
article.panel-plasma-6738 .border_middle_becc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel-plasma-6738 .border_middle_becc .tertiary_8f3a {
  margin-left: 10px;
}
article.panel-plasma-6738 .east-e4c6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel-plasma-6738 .grid-c128 {
  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 .huge-a89a,
  #respond .widget-selected-347d,
  #respond .red_ea53 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .huge-a89a input,
#respond .widget-selected-347d input,
#respond .red_ea53 input {
  width: 100%;
}
#respond .red_ea53 {
  margin-right: 0;
}
#respond .preview_844b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_61da .pink-c9bd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pink-c9bd .last-bf9f.form-fed7 .next_44b7 > li > a:focus,
.pink-c9bd .last-bf9f.form-fed7 .next_44b7 > li > a:hover,
.pink-c9bd .last-bf9f.liquid-9eec .next_44b7 > li > a:focus,
.pink-c9bd .last-bf9f.liquid-9eec .next_44b7 > li > a:hover,
.pink-c9bd .last-bf9f.main-under-c579 .next_44b7 > li > a:focus,
.pink-c9bd .last-bf9f.main-under-c579 .next_44b7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-c9bd
  .last-bf9f.form-fed7
  .next_44b7
  > li.preview_liquid_0ede
  > a,
.pink-c9bd
  .last-bf9f.form-fed7
  .next_44b7
  > li.aside-hot-9268
  > a,
.pink-c9bd
  .last-bf9f.liquid-9eec
  .next_44b7
  > li.preview_liquid_0ede
  > a,
.pink-c9bd
  .last-bf9f.liquid-9eec
  .next_44b7
  > li.aside-hot-9268
  > a,
.pink-c9bd
  .last-bf9f.main-under-c579
  .next_44b7
  > li.preview_liquid_0ede
  > a,
.pink-c9bd .last-bf9f.main-under-c579 .next_44b7 > li.tag_new_53a8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pink-c9bd .row-8033,
.pink-c9bd .row-8033 a {
  color: rgba(255, 255, 255, 0.99);
}
.pink-c9bd .accent-2aea.current-2ca4 li a,
.pink-c9bd .progress-bd60 a,
.pink-c9bd .panel_65ec,
.pink-c9bd .next_44b7 > li > a,
.pink-c9bd .pro-38be {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd .accent-2aea.current-2ca4 li a:hover,
.pink-c9bd .progress-bd60 a:hover,
.pink-c9bd .panel_65ec:hover,
.pink-c9bd .next_44b7 > li > a:hover,
.pink-c9bd .pro-38be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-c9bd .secondary-bb77 {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd .secondary-bb77 .slider_mini_7ded {
  color: rgba(255, 255, 255, 0.99);
}
.pink-c9bd .secondary-bb77:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-c9bd .stone-bfce .shadow_fresh_0e61 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd .stone-bfce .shadow_fresh_0e61 .dirty-9a65 {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd
  .stone-bfce
  .shadow_fresh_0e61
  .dirty-9a65::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd
  .stone-bfce
  .shadow_fresh_0e61
  .dirty-9a65:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd
  .stone-bfce
  .shadow_fresh_0e61
  .dirty-9a65::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd
  .stone-bfce
  .shadow_fresh_0e61
  .dirty-9a65::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd .stone-bfce .container-white-9c37 {
  color: rgba(255, 255, 255, 0.79);
}
.pink-c9bd .stone-bfce .container-white-9c37:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_f42f
  .pink-c9bd
  .stone-bfce
  .down_fc44
  .backdrop-9ce7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green_f42f
  .pink-c9bd
  .stone-bfce
  .down_fc44
  .dirty-9a65 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_61da .picture-f687 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture-f687 .last-bf9f.form-fed7 .next_44b7 > li > a:focus,
.picture-f687 .last-bf9f.form-fed7 .next_44b7 > li > a:hover,
.picture-f687 .last-bf9f.liquid-9eec .next_44b7 > li > a:focus,
.picture-f687 .last-bf9f.liquid-9eec .next_44b7 > li > a:hover,
.picture-f687 .last-bf9f.main-under-c579 .next_44b7 > li > a:focus,
.picture-f687 .last-bf9f.main-under-c579 .next_44b7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-f687
  .last-bf9f.form-fed7
  .next_44b7
  > li.preview_liquid_0ede
  > a,
.picture-f687
  .last-bf9f.form-fed7
  .next_44b7
  > li.aside-hot-9268
  > a,
.picture-f687
  .last-bf9f.liquid-9eec
  .next_44b7
  > li.preview_liquid_0ede
  > a,
.picture-f687
  .last-bf9f.liquid-9eec
  .next_44b7
  > li.aside-hot-9268
  > a,
.picture-f687
  .last-bf9f.main-under-c579
  .next_44b7
  > li.preview_liquid_0ede
  > a,
.picture-f687 .last-bf9f.main-under-c579 .next_44b7 > li.tag_new_53a8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-f687 .row-8033,
.picture-f687 .row-8033 a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-f687 .accent-2aea.current-2ca4 li a,
.picture-f687 .progress-bd60 a,
.picture-f687 .panel_65ec,
.picture-f687 .next_44b7 > li > a,
.picture-f687 .pro-38be {
  color: rgba(0, 0, 0, 0.55);
}
.picture-f687 .accent-2aea.current-2ca4 li a:hover,
.picture-f687 .progress-bd60 a:hover,
.picture-f687 .panel_65ec:hover,
.picture-f687 .next_44b7 > li > a:hover,
.picture-f687 .pro-38be:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-f687 .secondary-bb77 {
  color: rgba(0, 0, 0, 0.55);
}
.picture-f687 .secondary-bb77 .slider_mini_7ded {
  color: rgba(0, 0, 0, 0.8);
}
.picture-f687 .secondary-bb77:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-e5ba .carousel_slow_b268 {
  margin-left: auto;
  margin-right: auto;
}
.container-basic-b43f > * {
  margin-left: auto;
  margin-right: auto;
}
.container-basic-b43f .bottom_899a {
  margin-right: 1.41575em;
}
.disabled_pink_f389 .container-basic-b43f > .tabs-15d0 {
  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;
}
.disabled_pink_f389 .container-basic-b43f > .sidebar_a213 {
  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;
}
.notice-lower-e544.breadcrumb-e5ba .carousel_slow_b268,
.tabs-lower-6ce8.breadcrumb-e5ba .carousel_slow_b268 {
  margin-left: 0;
}
.mask_complex_7bf2.breadcrumb-e5ba .carousel_slow_b268,
.notice-6969.breadcrumb-e5ba .carousel_slow_b268 {
  margin-right: 0;
}
.container-basic-b43f ol,
.container-basic-b43f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.top_4153 video {
  max-width: 100%;
}
.outline-pink-4b59 img {
  display: block;
}
.outline-pink-4b59.bottom_899a,
.outline-pink-4b59.form-green-fb0c {
  width: 100%;
}
.outline-pink-4b59.sidebar_a213 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.avatar_purple_b414:not(.down-31af) {
  margin: 1.5em auto;
}
.text-0783 p {
  padding: 1.5em 14px;
}
ul.slider_pressed_98cb.sidebar_a213,
ul.slider_pressed_98cb.tabs-15d0,
ul.slider_pressed_98cb.chip_10c8.tabs-15d0 {
  padding: 0 14px;
}
.tabs-b920 {
  display: block;
  overflow-x: auto;
}
.tabs-b920 table {
  border-collapse: collapse;
  width: 100%;
}
.tabs-b920 td,
.tabs-b920 th {
  padding: 0.5em;
}
.container-basic-b43f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.container-basic-b43f ol ol,
.container-basic-b43f ol ul,
.container-basic-b43f ul ol,
.container-basic-b43f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.container-basic-b43f ol ol li,
.container-basic-b43f ol ul li,
.container-basic-b43f ul ol li,
.container-basic-b43f ul ul li {
  margin-left: 0;
}
.outline-b056.outer_1c61 > .focus-focused-79ea {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline-b056.outer_1c61 > .focus-focused-79ea iframe,
.outline-b056.outer_1c61 > .focus-focused-79ea > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.detail_4500 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.detail_4500.black_84a1 {
  padding: 0;
}
.detail_4500.black_84a1 cite {
  font-size: 13px;
}
.detail_4500 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.detail_4500 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main_1c13 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main_1c13 > p:first-child {
  margin-top: 0;
}
.main_1c13 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main_1c13 blockquote {
  border-left: 0;
}
.search-fast-6e80 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search-fast-6e80:not(.section-silver-9a52) {
  max-width: 100px;
}
.search-fast-6e80.accent_2fa6 {
  border-bottom: none !important;
  text-align: center;
}
.search-fast-6e80.accent_2fa6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text-0783 p {
    padding: 1.5em 0;
  }
}
.easy-19bb {
  color: #0073aa;
}
.input_bright_a618 {
  background-color: #0073aa;
}
.shadow-c31b {
  color: #229fd8;
}
.popup-1784 {
  background-color: #229fd8;
}
.simple-9859 {
  color: #eee;
}
.hot_ae71 {
  background-color: #eee;
}
.logo_pressed_5184 {
  color: #444;
}
.media-7879 {
  background-color: #444;
}
.progress_stone_4d7f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.progress_stone_4d7f .mask_rough_d18e .progress-bd60 {
  font-size: 15px;
}
.progress_stone_4d7f .progress-bd60 {
  line-height: 1.3;
}
.progress_stone_4d7f .picture-f687 {
}
.progress_stone_4d7f .pink-c9bd {
  background: #235787;
}
.sort_3c33 {
  padding: 0;
}
.sort_3c33 .pink-c9bd {
  background: #1a1a1a;
}
.sort_3c33 .picture-f687 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.feature_78ff {
  padding: 0;
  border-left: none;
  border-right: none;
}
.feature_78ff .picture-f687 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.feature_78ff .pink-c9bd {
  background: #303030;
}
.simple-54c7 {
  position: relative;
  z-index: 10;
}
.simple-54c7 .aside-5b9b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient_red_6979 .feature_156b {
  display: inline-block;
  vertical-align: middle;
}
.gradient_red_6979.filter-small-24b1 .feature_156b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient_red_6979.filter-small-24b1 .feature_156b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_red_6979.filter-small-24b1 .feature_156b {
    margin-right: 0.4em;
  }
}
.gradient_red_6979.filter-small-24b1 .feature_156b:last-child {
  margin-right: 0;
}
.label_wood_0b96 .aside-5b9b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner_61da .mask_rough_d18e {
    margin: 0 -0.5em;
  }
  .banner_61da .mask_rough_d18e [class*="customify-col-"],
  .banner_61da .mask_rough_d18e [class*="customify-col_"],
  .banner_61da .mask_rough_d18e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner_61da.backdrop-796b .aside-5b9b {
  background: 0 0 !important;
}
.banner_61da.backdrop-796b .aside-5b9b,
.banner_61da.label_wood_0b96 .aside-5b9b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner_61da.tall_d51f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner_61da.label_wood_0b96 .aside-5b9b {
  box-shadow: none !important;
}
.sidebar-gold-f3d2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-gold-f3d2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-gold-f3d2 {
    padding: 18px 0 20px;
  }
}
.sidebar-gold-f3d2 .shadow_middle_bbe2 {
  width: 100%;
}
.sidebar-gold-f3d2 .modal-7e06 {
  margin-bottom: 0;
}
.sidebar-gold-f3d2 .hover-fixed-9b93 {
  margin-top: 5px;
  font-size: 0.875em;
}
.backdrop_cold_5bc6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.backdrop_cold_5bc6 .wide-3e83 {
  width: 100%;
}
.image_062a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image_062a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image_062a 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;
}
.image_062a li:last-child:after {
  display: none;
}
.image_062a li a {
  font-weight: 500;
  margin-right: 10px;
}
.block-7754 .header_easy_f7ed button,
.sidebar-gold-f3d2 .header_easy_f7ed button {
  left: 0;
}
.block-7754 .wide-3e83,
.sidebar-gold-f3d2 .wide-3e83 {
  padding-left: 0;
  padding-right: 0;
}
.block-7754 .backdrop_cold_5bc6,
.sidebar-gold-f3d2 .backdrop_cold_5bc6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block-7754 {
  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;
}
.block-7754: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;
}
.block-7754 .orange-4b0b {
  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) {
  .block-7754 .orange-4b0b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block-7754 .orange-4b0b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block-7754 .orange-4b0b {
    min-height: 200px;
  }
}
.block-7754 .image_062a {
  color: rgba(255, 255, 255, 0.8);
}
.block-7754 .image_062a a,
.block-7754 .image_062a li:after {
  color: inherit;
}
.block-7754 .image_062a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.east_3a64 {
  margin-bottom: 0.5em;
}
.simple_fc59 {
  margin-bottom: 1.2em;
}
.simple_fc59,
.east_3a64 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.simple_fc59 p:last-child,
.east_3a64 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header_easy_f7ed,
#masthead .header_easy_f7ed {
  display: none;
}
#masthead
  > .header_easy_f7ed.in_4b7e {
  display: none;
}
#masthead > .header_easy_f7ed button {
  left: 0;
}
.pro_e3d0 {
  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%;
}
.pro_e3d0 .feature_156b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pro_e3d0 .message-edce {
  display: -webkit-box;
  display: flex;
}
.pro_e3d0 .message-edce.layout-0872 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pro_e3d0 .message-edce.mask_fixed_c139 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_e3d0 .message-edce.bronze-1ed7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro_e3d0.thumbnail-new-dd60.banner_cda2 .message-edce.layout-0872 {
  flex-basis: 100%;
}
.pro_e3d0.carousel_hard_b0dc .message-edce.mask_fixed_c139 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pro_e3d0.carousel_hard_b0dc .message-edce.bronze-1ed7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header_easy_f7ed.in_4b7e {
  display: none;
}
#masthead > .header_easy_f7ed button {
  left: 0;
}
.text-smooth-c13c {
  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;
}
.text-smooth-c13c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text-smooth-c13c.popup-full-c655 i {
  margin-right: 4px;
}
.text-smooth-c13c.sidebar-green-034c i {
  margin-left: 5px;
}
.progress-bd60 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress-bd60 p:last-child {
  margin-bottom: 0;
}
.image-small-fa72 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.image-small-fa72 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.image-small-fa72 img {
  display: block;
  width: auto;
  line-height: 1;
}
.image-small-fa72 .row-8033 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.image-small-fa72 .bright-6832 {
  margin: 5px 0 7px 0;
}
.image-small-fa72.over-4a64 .modal_4267 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-small-fa72.over-4a64 .out_41cc {
  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;
}
.image-small-fa72.tertiary_slow_65a4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.image-small-fa72.tertiary_slow_65a4 .modal_4267 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-small-fa72.tertiary_slow_65a4 .out_41cc {
  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;
}
.image-small-fa72.down-ef99 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image-small-fa72.block-action-0c17 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.image-small-fa72.block-action-0c17 .out_41cc {
  margin-top: 7px;
}
.shadow-ab01 {
  display: inline-block;
}
.simple-54c7 .wood_c61f .image-small-fa72 img {
  max-width: 100%;
}
.last-bf9f .backdrop_fb3b.video-dim-4d58,
.slider_2241 .backdrop_fb3b.video-dim-4d58 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.last-bf9f .hover-small-0604,
.slider_2241 .hover-small-0604 {
  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%);
}
.last-bf9f .hover-small-0604 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.last-bf9f.header_46cb .hover-small-0604 {
  display: none;
}
.last-bf9f .slow-5b76 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last-bf9f .slow-5b76 li {
  display: inline-block;
  position: relative;
}
.last-bf9f .slow-5b76 li:last-child {
  margin-right: 0;
}
.last-bf9f .slow-5b76 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;
}
.last-bf9f .slow-5b76 li.tag_new_53a8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.last-bf9f .slow-5b76 > 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;
}
.last-bf9f .slow-5b76 > li > a i {
  line-height: 0;
}
.last-bf9f .slow-5b76 > li.surface_e2d7 > a .hover-small-0604 {
  margin-left: 4px;
  line-height: 0;
}
.last-bf9f .slow-5b76 .header_new_f94e li.surface_e2d7 > a {
  position: relative;
}
.last-bf9f .slow-5b76 .header_new_f94e li.surface_e2d7 > a:after,
.last-bf9f .slow-5b76 .header_new_f94e li.surface_e2d7 > a:before {
  content: "";
  display: table;
}
.last-bf9f .slow-5b76 .header_new_f94e li.surface_e2d7 > a:after {
  clear: both;
}
.last-bf9f .slow-5b76 .header_new_f94e li.surface_e2d7 > a .hover-small-0604 {
  margin-left: 5px;
  float: right;
}
.last-bf9f .title_outer_e6f2,
.last-bf9f .header_new_f94e {
  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;
}
.last-bf9f .header_new_f94e {
  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;
}
.last-bf9f .header_new_f94e .video-dim-4d58 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last-bf9f .header_new_f94e .hover-small-0604 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.last-bf9f .header_new_f94e li {
  display: block;
  margin: 0;
  padding: 0;
}
.last-bf9f .header_new_f94e 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;
}
.last-bf9f .header_new_f94e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.last-bf9f .header_new_f94e .header_new_f94e {
  top: 0;
  left: 100%;
}
.last-bf9f .red_4dc9.fn-focus-b8c5 > .title_outer_e6f2,
.last-bf9f .red_4dc9.fn-focus-b8c5 > .header_new_f94e,
.last-bf9f .red_4dc9:focus > .title_outer_e6f2,
.last-bf9f .red_4dc9:focus > .header_new_f94e,
.last-bf9f .red_4dc9:hover > .title_outer_e6f2,
.last-bf9f .red_4dc9:hover > .header_new_f94e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.last-bf9f.main-under-c579 .next_44b7:after,
.last-bf9f.main-under-c579 .next_44b7:before {
  content: "";
  display: table;
}
.last-bf9f.main-under-c579 .next_44b7:after {
  clear: both;
}
.last-bf9f.main-under-c579 .next_44b7 > li {
  float: left;
}
.last-bf9f.wrapper_b858 .next_44b7:after,
.last-bf9f.wrapper_b858 .next_44b7:before {
  content: "";
  display: table;
}
.last-bf9f.wrapper_b858 .next_44b7:after {
  clear: both;
}
.last-bf9f.wrapper_b858 .next_44b7 > li {
  float: left;
}
.last-bf9f.wrapper_b858 .next_44b7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.last-bf9f.wrapper_b858 .next_44b7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.last-bf9f.wrapper_b858 .next_44b7 > li.preview_liquid_0ede > a,
.last-bf9f.wrapper_b858 .next_44b7 > li.tag_new_53a8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.last-bf9f.form-fed7 .next_44b7 > li > a .video-dim-4d58 {
  position: relative;
}
.last-bf9f.form-fed7 .next_44b7 > li > a .video-dim-4d58: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;
}
.last-bf9f.form-fed7
  .next_44b7
  > li:focus
  > a
  .video-dim-4d58:before,
.last-bf9f.form-fed7
  .next_44b7
  > li:hover
  > a
  .video-dim-4d58:before {
  width: 100%;
  background-color: currentColor;
}
.last-bf9f.form-fed7
  .next_44b7
  > li.preview_liquid_0ede
  > a
  .video-dim-4d58:before,
.last-bf9f.form-fed7
  .next_44b7
  > li.aside-hot-9268
  > a
  .video-dim-4d58:before {
  width: 100%;
  background-color: currentColor;
}
.last-bf9f.liquid-9eec .next_44b7 > li > a .video-dim-4d58 {
  position: relative;
}
.last-bf9f.liquid-9eec .next_44b7 > li > a .video-dim-4d58: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;
}
.last-bf9f.liquid-9eec .next_44b7 > li:focus > a .video-dim-4d58:before,
.last-bf9f.liquid-9eec
  .next_44b7
  > li:hover
  > a
  .video-dim-4d58:before {
  width: 100%;
  background-color: currentColor;
}
.last-bf9f.liquid-9eec
  .next_44b7
  > li.preview_liquid_0ede
  > a
  .video-dim-4d58:before,
.last-bf9f.liquid-9eec
  .next_44b7
  > li.aside-hot-9268
  > a
  .video-dim-4d58:before {
  width: 100%;
  background-color: currentColor;
}
.slider_2241 .slow-5b76 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider_2241 .slow-5b76 li:first-child > a {
  border-top: none;
}
.slider_2241 .slow-5b76 .notification_64da > .video-dim-4d58 .hover-small-0604 {
  display: none;
}
.slider_2241 .slow-5b76 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slider_2241 .slow-5b76 li:last-child {
  border: none;
}
.slider_2241 .slow-5b76 li.surface_e2d7 > a {
  padding-right: 45px !important;
}
.slider_2241 .slow-5b76 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slider_2241 .slow-5b76 li a:focus,
.slider_2241 .slow-5b76 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_2241 .slow-5b76 li .gallery_1549 {
  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;
}
.slider_2241 .slow-5b76 li .gallery_1549:hover {
  box-shadow: none;
}
.slider_2241 .slow-5b76 li .gallery_1549 .hover-small-0604 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slider_2241 .slow-5b76 .header_new_f94e {
  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);
}
.slider_2241 .slow-5b76 .header_new_f94e li a {
  padding-left: 3em;
}
.slider_2241 .slow-5b76 .search_6a81 > a .gallery_1549 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider_2241 .slow-5b76 .search_6a81 > .header_new_f94e {
  display: block;
  opacity: 1;
}
.block-out-a2f4 {
  max-width: 100%;
}
.narrow-4ef0 {
  line-height: 0;
  cursor: pointer;
}
.pro-38be {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pro-38be:hover {
  box-shadow: none;
  color: currentColor;
}
.pro-38be svg {
  width: 18px;
  height: 18px;
}
.pro-38be .last_4892 {
  display: none;
}
.accent-tall-0c28 {
  position: relative;
}
.accent-tall-0c28.fn-active-b8c5 .pro-38be .wood-6af9 {
  display: none;
}
.accent-tall-0c28.fn-active-b8c5 .pro-38be .last_4892 {
  display: inline-block;
}
.accent-tall-0c28 .light_60d9 {
  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);
}
.accent-tall-0c28.fresh_2ef2 .light_60d9 {
  left: auto;
  right: -0.9em;
}
.accent-tall-0c28.fresh_2ef2 .chip-current-d981::before {
  left: auto;
  right: 15px;
}
.accent-tall-0c28.fn-active-b8c5 .light_60d9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.down_fc44 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.down_fc44 label {
  flex-basis: 100%;
}
.down_fc44 .shadow_fresh_0e61 {
  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;
}
.down_fc44 .dirty-9a65 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.down_fc44 .dirty-9a65:focus {
  background-color: transparent;
}
.down_fc44 button.container-white-9c37 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.down_fc44 button.container-white-9c37:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.down_fc44 button.container-white-9c37 svg {
  width: 18px;
  height: 18px;
}
.down_fc44 input[type="submit"] {
  min-height: auto;
}
.stone-bfce .down_fc44 .dirty-9a65 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.chip-current-d981 {
  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) {
  .chip-current-d981 {
    width: 220px;
  }
}
.chip-current-d981 label {
  flex-basis: 100%;
}
.chip-current-d981::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;
}
.green_f42f .stone-bfce .down_fc44 {
  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;
}
.green_f42f
  .stone-bfce
  .down_fc44
  .shadow_fresh_0e61 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.green_f42f .stone-bfce .down_fc44 .dirty-9a65 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.green_f42f
  .stone-bfce
  .down_fc44
  .dirty-9a65:focus {
  background: 0 0;
}
.green_f42f
  .stone-bfce
  .down_fc44
  .backdrop-9ce7 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.accent-2aea {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent-2aea li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent-2aea li:last-child {
  margin-right: 0;
}
.accent-2aea li:first-child {
  margin-left: 0;
}
.accent-2aea.banner_2c2f a {
  color: #fff;
}
.accent-2aea.banner_2c2f a:hover {
  color: #fff;
}
.accent-2aea a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent-2aea a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent-2aea a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent-2aea a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent-2aea [class*="social-icon-apple"] {
  background-color: #999;
}
.accent-2aea [class*="social-icon-apple"].paper-77c7 {
  background-color: transparent;
  color: #999;
}
.accent-2aea [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent-2aea [class*="social-icon-behance"].paper-77c7 {
  background-color: transparent;
  color: #1769ff;
}
.accent-2aea [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent-2aea [class*="social-icon-bitbucket"].paper-77c7 {
  background-color: transparent;
  color: #205081;
}
.accent-2aea [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent-2aea [class*="social-icon-codepen"].paper-77c7 {
  background-color: transparent;
  color: #000;
}
.accent-2aea [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent-2aea [class*="social-icon-delicious"].paper-77c7 {
  background-color: transparent;
  color: #39f;
}
.accent-2aea [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent-2aea [class*="social-icon-digg"].paper-77c7 {
  background-color: transparent;
  color: #005be2;
}
.accent-2aea [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent-2aea [class*="social-icon-dribbble"].paper-77c7 {
  background-color: transparent;
  color: #ea4c89;
}
.accent-2aea [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent-2aea [class*="social-icon-envelope"].paper-77c7 {
  background-color: transparent;
  color: #ea4335;
}
.accent-2aea [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent-2aea [class*="social-icon-facebook"].paper-77c7 {
  background-color: transparent;
  color: #3b5998;
}
.accent-2aea [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent-2aea [class*="social-icon-flickr"].paper-77c7 {
  background-color: transparent;
  color: #0063dc;
}
.accent-2aea [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent-2aea [class*="social-icon-foursquare"].paper-77c7 {
  background-color: transparent;
  color: #2d5be3;
}
.accent-2aea [class*="social-icon-github"] {
  background-color: #333;
}
.accent-2aea [class*="social-icon-github"].paper-77c7 {
  background-color: transparent;
  color: #333;
}
.accent-2aea [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent-2aea [class*="social-icon-google-plus"].paper-77c7 {
  background-color: transparent;
  color: #dd4b39;
}
.accent-2aea [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent-2aea [class*="social-icon-houzz"].paper-77c7 {
  background-color: transparent;
  color: #7ac142;
}
.accent-2aea [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent-2aea [class*="social-icon-instagram"].paper-77c7 {
  background-color: transparent;
  color: #262626;
}
.accent-2aea [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent-2aea [class*="social-icon-jsfiddle"].paper-77c7 {
  background-color: transparent;
  color: #487aa2;
}
.accent-2aea [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent-2aea [class*="social-icon-linkedin"].paper-77c7 {
  background-color: transparent;
  color: #0077b5;
}
.accent-2aea [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent-2aea [class*="social-icon-medium"].paper-77c7 {
  background-color: transparent;
  color: #00ab6b;
}
.accent-2aea [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent-2aea
  [class*="social-icon-odnoklassniki"].paper-77c7 {
  background-color: transparent;
  color: #f4731c;
}
.accent-2aea [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent-2aea [class*="social-icon-meetup"].paper-77c7 {
  background-color: transparent;
  color: #ec1c40;
}
.accent-2aea [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent-2aea [class*="social-icon-pinterest"].paper-77c7 {
  background-color: transparent;
  color: #bd081c;
}
.accent-2aea [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent-2aea [class*="social-icon-product-hunt"].paper-77c7 {
  background-color: transparent;
  color: #da552f;
}
.accent-2aea [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent-2aea [class*="social-icon-reddit"].paper-77c7 {
  background-color: transparent;
  color: #ff4500;
}
.accent-2aea [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent-2aea [class*="social-icon-rss"].paper-77c7 {
  background-color: transparent;
  color: #f26522;
}
.accent-2aea [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent-2aea
  [class*="social-icon-shopping-cart"].paper-77c7 {
  background-color: transparent;
  color: #4caf50;
}
.accent-2aea [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent-2aea [class*="social-icon-skype"].paper-77c7 {
  background-color: transparent;
  color: #00aff0;
}
.accent-2aea [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent-2aea [class*="social-icon-slideshare"].paper-77c7 {
  background-color: transparent;
  color: #0077b5;
}
.accent-2aea [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent-2aea [class*="social-icon-snapchat"].paper-77c7 {
  background-color: transparent;
  color: #fffc00;
}
.accent-2aea [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent-2aea [class*="social-icon-soundcloud"].paper-77c7 {
  background-color: transparent;
  color: #f80;
}
.accent-2aea [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent-2aea [class*="social-icon-spotify"].paper-77c7 {
  background-color: transparent;
  color: #2ebd59;
}
.accent-2aea [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent-2aea
  [class*="social-icon-stack-overflow"].paper-77c7 {
  background-color: transparent;
  color: #fe7a15;
}
.accent-2aea [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent-2aea [class*="social-icon-maldkfgram"].paper-77c7 {
  background-color: transparent;
  color: #2ca5e0;
}
.accent-2aea [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent-2aea [class*="social-icon-tripadvisor"].paper-77c7 {
  background-color: transparent;
  color: #589442;
}
.accent-2aea [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent-2aea [class*="social-icon-tumblr"].paper-77c7 {
  background-color: transparent;
  color: #35465c;
}
.accent-2aea [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent-2aea [class*="social-icon-twitch"].paper-77c7 {
  background-color: transparent;
  color: #6441a5;
}
.accent-2aea [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent-2aea [class*="social-icon-twitter"].paper-77c7 {
  background-color: transparent;
  color: #1da1f2;
}
.accent-2aea [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent-2aea [class*="social-icon-vimeo"].paper-77c7 {
  background-color: transparent;
  color: #1ab7ea;
}
.accent-2aea [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent-2aea [class*="social-icon-vk"].paper-77c7 {
  background-color: transparent;
  color: #45668e;
}
.accent-2aea [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent-2aea [class*="social-icon-weibo"].paper-77c7 {
  background-color: transparent;
  color: #df2029;
}
.accent-2aea [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent-2aea [class*="social-icon-weixin"].paper-77c7 {
  background-color: transparent;
  color: #7bb32e;
}
.accent-2aea [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent-2aea [class*="social-icon-whatsapp"].paper-77c7 {
  background-color: transparent;
  color: #25d366;
}
.accent-2aea [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent-2aea [class*="social-icon-wordpress"].paper-77c7 {
  background-color: transparent;
  color: #21759b;
}
.accent-2aea [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent-2aea [class*="social-icon-xing"].paper-77c7 {
  background-color: transparent;
  color: #026466;
}
.accent-2aea [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent-2aea [class*="social-icon-yelp"].paper-77c7 {
  background-color: transparent;
  color: #af0606;
}
.accent-2aea [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent-2aea [class*="social-icon-youtube"].paper-77c7 {
  background-color: transparent;
  color: #cd201f;
}
.panel_65ec {
  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;
}
.panel_65ec:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel-8b49 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wrapper_7a90 {
  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;
}
.frame-bronze-b1ca {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tiny-70f5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tiny-70f5,
.tiny-70f5::after,
.tiny-70f5::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;
}
.tiny-70f5::after,
.tiny-70f5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.soft_8f4f .wrapper_7a90 .frame-bronze-b1ca {
  margin-top: -2px;
  width: 19px;
}
.soft_8f4f .wrapper_7a90 .tiny-70f5 {
  margin-top: -1px;
}
.soft_8f4f .wrapper_7a90 .tiny-70f5,
.soft_8f4f .wrapper_7a90 .tiny-70f5::after,
.soft_8f4f .wrapper_7a90 .tiny-70f5::before {
  width: 19px;
  height: 2px;
}
.soft_8f4f .wrapper_7a90 .tiny-70f5::before {
  top: -6px;
}
.soft_8f4f .wrapper_7a90 .tiny-70f5::after {
  bottom: -6px;
}
.description_medium_9d23 .wrapper_7a90 .frame-bronze-b1ca {
  margin-top: -2px;
  width: 22px;
}
.description_medium_9d23 .wrapper_7a90 .tiny-70f5 {
  margin-top: -1px;
}
.description_medium_9d23 .wrapper_7a90 .tiny-70f5,
.description_medium_9d23 .wrapper_7a90 .tiny-70f5::after,
.description_medium_9d23 .wrapper_7a90 .tiny-70f5::before {
  width: 22px;
  height: 2px;
}
.description_medium_9d23 .wrapper_7a90 .tiny-70f5::before {
  top: -7px;
}
.description_medium_9d23 .wrapper_7a90 .tiny-70f5::after {
  bottom: -7px;
}
.title-4c57 .wrapper_7a90 .frame-bronze-b1ca {
  margin-top: -2px;
  width: 31px;
}
.title-4c57 .wrapper_7a90 .tiny-70f5 {
  margin-top: -1.5px;
}
.title-4c57 .wrapper_7a90 .tiny-70f5,
.title-4c57 .wrapper_7a90 .tiny-70f5::after,
.title-4c57 .wrapper_7a90 .tiny-70f5::before {
  width: 31px;
  height: 3px;
}
.title-4c57 .wrapper_7a90 .tiny-70f5::before {
  top: -9px;
}
.title-4c57 .wrapper_7a90 .tiny-70f5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-smooth-23cb .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 19px;
  }
  .notice-smooth-23cb .wrapper_7a90 .tiny-70f5 {
    margin-top: -1px;
  }
  .notice-smooth-23cb .wrapper_7a90 .tiny-70f5,
  .notice-smooth-23cb .wrapper_7a90 .tiny-70f5::after,
  .notice-smooth-23cb .wrapper_7a90 .tiny-70f5::before {
    width: 19px;
    height: 2px;
  }
  .notice-smooth-23cb .wrapper_7a90 .tiny-70f5::before {
    top: -6px;
  }
  .notice-smooth-23cb .wrapper_7a90 .tiny-70f5::after {
    bottom: -6px;
  }
  .gradient_slow_e0e1 .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_slow_e0e1 .wrapper_7a90 .tiny-70f5 {
    margin-top: -1px;
  }
  .gradient_slow_e0e1 .wrapper_7a90 .tiny-70f5,
  .gradient_slow_e0e1 .wrapper_7a90 .tiny-70f5::after,
  .gradient_slow_e0e1 .wrapper_7a90 .tiny-70f5::before {
    width: 22px;
    height: 2px;
  }
  .gradient_slow_e0e1 .wrapper_7a90 .tiny-70f5::before {
    top: -7px;
  }
  .gradient_slow_e0e1 .wrapper_7a90 .tiny-70f5::after {
    bottom: -7px;
  }
  .logo_d083 .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 31px;
  }
  .logo_d083 .wrapper_7a90 .tiny-70f5 {
    margin-top: -1.5px;
  }
  .logo_d083 .wrapper_7a90 .tiny-70f5,
  .logo_d083 .wrapper_7a90 .tiny-70f5::after,
  .logo_d083 .wrapper_7a90 .tiny-70f5::before {
    width: 31px;
    height: 3px;
  }
  .logo_d083 .wrapper_7a90 .tiny-70f5::before {
    top: -9px;
  }
  .logo_d083 .wrapper_7a90 .tiny-70f5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_6f3f .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 19px;
  }
  .dynamic_6f3f .wrapper_7a90 .tiny-70f5 {
    margin-top: -1px;
  }
  .dynamic_6f3f .wrapper_7a90 .tiny-70f5,
  .dynamic_6f3f .wrapper_7a90 .tiny-70f5::after,
  .dynamic_6f3f .wrapper_7a90 .tiny-70f5::before {
    width: 19px;
    height: 2px;
  }
  .dynamic_6f3f .wrapper_7a90 .tiny-70f5::before {
    top: -6px;
  }
  .dynamic_6f3f .wrapper_7a90 .tiny-70f5::after {
    bottom: -6px;
  }
  .pattern-dim-f91e .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 22px;
  }
  .pattern-dim-f91e .wrapper_7a90 .tiny-70f5 {
    margin-top: -1px;
  }
  .pattern-dim-f91e .wrapper_7a90 .tiny-70f5,
  .pattern-dim-f91e .wrapper_7a90 .tiny-70f5::after,
  .pattern-dim-f91e .wrapper_7a90 .tiny-70f5::before {
    width: 22px;
    height: 2px;
  }
  .pattern-dim-f91e .wrapper_7a90 .tiny-70f5::before {
    top: -7px;
  }
  .pattern-dim-f91e .wrapper_7a90 .tiny-70f5::after {
    bottom: -7px;
  }
  .outline-322b .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 31px;
  }
  .outline-322b .wrapper_7a90 .tiny-70f5 {
    margin-top: -1.5px;
  }
  .outline-322b .wrapper_7a90 .tiny-70f5,
  .outline-322b .wrapper_7a90 .tiny-70f5::after,
  .outline-322b .wrapper_7a90 .tiny-70f5::before {
    width: 31px;
    height: 3px;
  }
  .outline-322b .wrapper_7a90 .tiny-70f5::before {
    top: -9px;
  }
  .outline-322b .wrapper_7a90 .tiny-70f5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .video-left-3eb5 .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 19px;
  }
  .video-left-3eb5 .wrapper_7a90 .tiny-70f5 {
    margin-top: -1px;
  }
  .video-left-3eb5 .wrapper_7a90 .tiny-70f5,
  .video-left-3eb5 .wrapper_7a90 .tiny-70f5::after,
  .video-left-3eb5 .wrapper_7a90 .tiny-70f5::before {
    width: 19px;
    height: 2px;
  }
  .video-left-3eb5 .wrapper_7a90 .tiny-70f5::before {
    top: -6px;
  }
  .video-left-3eb5 .wrapper_7a90 .tiny-70f5::after {
    bottom: -6px;
  }
  .slider_huge_a91c .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 22px;
  }
  .slider_huge_a91c .wrapper_7a90 .tiny-70f5 {
    margin-top: -1px;
  }
  .slider_huge_a91c .wrapper_7a90 .tiny-70f5,
  .slider_huge_a91c .wrapper_7a90 .tiny-70f5::after,
  .slider_huge_a91c .wrapper_7a90 .tiny-70f5::before {
    width: 22px;
    height: 2px;
  }
  .slider_huge_a91c .wrapper_7a90 .tiny-70f5::before {
    top: -7px;
  }
  .slider_huge_a91c .wrapper_7a90 .tiny-70f5::after {
    bottom: -7px;
  }
  .slow-7a4d .wrapper_7a90 .frame-bronze-b1ca {
    margin-top: -2px;
    width: 31px;
  }
  .slow-7a4d .wrapper_7a90 .tiny-70f5 {
    margin-top: -1.5px;
  }
  .slow-7a4d .wrapper_7a90 .tiny-70f5,
  .slow-7a4d .wrapper_7a90 .tiny-70f5::after,
  .slow-7a4d .wrapper_7a90 .tiny-70f5::before {
    width: 31px;
    height: 3px;
  }
  .slow-7a4d .wrapper_7a90 .tiny-70f5::before {
    top: -9px;
  }
  .slow-7a4d .wrapper_7a90 .tiny-70f5::after {
    bottom: -9px;
  }
}
.icon_dirty_03af .tiny-70f5 {
  -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);
}
.icon_dirty_03af .tiny-70f5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.icon_dirty_03af .tiny-70f5::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);
}
.icon_dirty_03af.highlight-1e8b .tiny-70f5 {
  -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);
}
.icon_dirty_03af.highlight-1e8b .tiny-70f5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.icon_dirty_03af.highlight-1e8b .tiny-70f5::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);
}
.summary_yellow_1ab3 {
  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.status_gas_42e0:before {
  display: none;
}
.menu_action_3033 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu_action_3033 .middle_2c77 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu_action_3033 .middle_2c77:last-of-type {
  border-bottom: none;
}
.menu_action_3033 .middle_2c77.dropdown-simple-872c,
.menu_action_3033 .middle_2c77.box-brown-5430,
.menu_action_3033 .middle_2c77.panel_ee66 {
  padding: 0;
}
.menu_action_3033 .slider_2241 .gallery_1549 {
  color: currentColor;
}
.menu_action_3033 .slider_2241 .gallery_1549:focus,
.menu_action_3033 .slider_2241 .gallery_1549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_action_3033.picture-f687 .secondary-bb77,
.menu_action_3033.picture-f687 .progress-bd60 a,
.menu_action_3033.picture-f687 .next_44b7 a,
.menu_action_3033.picture-f687 .header_new_f94e a {
  color: rgba(0, 0, 0, 0.55);
}
.menu_action_3033.picture-f687 .secondary-bb77:hover,
.menu_action_3033.picture-f687 .progress-bd60 a:hover,
.menu_action_3033.picture-f687 .next_44b7 a:hover,
.menu_action_3033.picture-f687 .header_new_f94e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_action_3033.picture-f687 .slider_mini_7ded {
  color: rgba(0, 0, 0, 0.8);
}
.menu_action_3033.picture-f687 .middle_2c77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_action_3033.picture-f687 .middle_2c77:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu_action_3033.picture-f687 .mini-9385:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu_action_3033.picture-f687 .slider_2241 .slow-5b76 li a,
.menu_action_3033.picture-f687 .slider_2241 .gallery_1549,
.menu_action_3033.picture-f687 .header_new_f94e {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_action_3033.picture-f687 .slider_2241 .gallery_1549:focus,
.menu_action_3033.picture-f687 .slider_2241 .gallery_1549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_action_3033.picture-f687 .slow-5b76 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_action_3033.pink-c9bd .secondary-bb77,
.menu_action_3033.pink-c9bd .progress-bd60 a,
.menu_action_3033.pink-c9bd .next_44b7 .gallery_1549,
.menu_action_3033.pink-c9bd .next_44b7 a,
.menu_action_3033.pink-c9bd .header_new_f94e a {
  color: rgba(255, 255, 255, 0.79);
}
.menu_action_3033.pink-c9bd .secondary-bb77:hover,
.menu_action_3033.pink-c9bd .progress-bd60 a:hover,
.menu_action_3033.pink-c9bd .next_44b7 .gallery_1549:hover,
.menu_action_3033.pink-c9bd .next_44b7 a:hover,
.menu_action_3033.pink-c9bd .header_new_f94e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_action_3033.pink-c9bd .slider_mini_7ded {
  color: rgba(255, 255, 255, 0.99);
}
.menu_action_3033.pink-c9bd .middle_2c77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_action_3033.pink-c9bd .middle_2c77:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu_action_3033.pink-c9bd .mini-9385:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu_action_3033.pink-c9bd .slider_2241 .slow-5b76 li a,
.menu_action_3033.pink-c9bd .slider_2241 .gallery_1549,
.menu_action_3033.pink-c9bd .header_new_f94e {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_action_3033.pink-c9bd .slider_2241 .gallery_1549:focus,
.menu_action_3033.pink-c9bd .slider_2241 .gallery_1549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_action_3033.pink-c9bd .slow-5b76 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-9385 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mini-9385:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter-middle-8341 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.top-0b75 .menu_action_3033 {
  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;
}
.top-0b75 .middle_2c77 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.top-0b75 .middle_2c77: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) {
  .top-0b75 .middle_2c77:before {
    width: 16%;
    left: 42%;
  }
}
.top-0b75 .middle_2c77:last-child:before {
  content: none;
}
.top-0b75 .middle_2c77[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.top-0b75 .slider_2241 .slow-5b76 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.top-0b75 .slider_2241 .slow-5b76 li a .gallery_1549 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.top-0b75 .slider_2241 .header_new_f94e {
  border: none;
}
.top-0b75 .slider_2241 .header_new_f94e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.top-0b75 .mini-9385 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.top-0b75 .filter-middle-8341 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.top-0b75 .pink-c9bd .mini-9385:before {
  background: rgba(0, 0, 0, 0.9);
}
.top-0b75 .picture-f687.basic-91b7 .tiny-70f5 {
  background: rgba(0, 0, 0, 0.6);
}
.top-0b75
  .picture-f687.basic-91b7
  .tiny-70f5::after,
.top-0b75
  .picture-f687.basic-91b7
  .tiny-70f5:before {
  background: inherit;
}
.top-0b75
  .picture-f687.basic-91b7:hover
  .tiny-70f5 {
  background: rgba(0, 0, 0, 0.8);
}
.wide_7e75 .menu_action_3033 {
  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) {
  .wide_7e75 .menu_action_3033 {
    width: auto;
    right: 45px;
  }
}
.active_7da3 .menu_action_3033 {
  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) {
  .active_7da3 .menu_action_3033 {
    width: auto;
    left: 45px;
  }
}
.status_gas_42e0 .menu_action_3033 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status_gas_42e0 .filter-middle-8341 {
  max-width: 48em;
  margin: 0 auto;
}
.status_gas_42e0 .mini-9385:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.blue-3c42 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.blue-3c42.top-0b75 .menu_action_3033 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.blue-3c42.wide_7e75 .menu_action_3033 {
  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);
}
.blue-3c42 .menu_action_3033 {
  visibility: visible;
}
.blue-3c42.active_7da3 .menu_action_3033 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary_rough_a610,
.frame-c0fb {
  overflow-x: hidden;
}
.secondary_rough_a610 .menu_action_3033 {
  overflow: auto;
}
.secondary_rough_a610.top-0b75 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_rough_a610.top-0b75 .menu_action_3033 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary_rough_a610.top-0b75 .panel_65ec {
  opacity: 0;
}
.secondary_rough_a610.wide_7e75 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_rough_a610.wide_7e75 .menu_action_3033 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary_rough_a610.wide_7e75 .panel_65ec {
  opacity: 0;
}
.secondary_rough_a610.active_7da3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_rough_a610.active_7da3 .menu_action_3033 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary_rough_a610.active_7da3 .panel_65ec {
  opacity: 0;
}
.secondary_rough_a610.status_gas_42e0 .menu_action_3033 {
  z-index: 10;
  visibility: visible;
}
.basic-91b7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.basic-91b7 .tiny-70f5 {
  background: rgba(255, 255, 255, 0.99);
}
.basic-91b7 .tiny-70f5::after,
.basic-91b7 .tiny-70f5:before {
  background: inherit;
}
.basic-91b7:hover .tiny-70f5 {
  background: rgba(255, 255, 255, 0.99);
}
.active_7da3 .basic-91b7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.status_gas_42e0 .basic-91b7 {
  display: none !important;
}
.secondary_rough_a610:before,
.frame-c0fb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary_rough_a610 .basic-91b7,
.frame-c0fb .basic-91b7 {
  display: inline-block;
}
.menu_action_3033 .feature_156b {
  -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;
}
.secondary_rough_a610 .menu_action_3033 .feature_156b,
.frame-c0fb .menu_action_3033 .feature_156b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar_smooth_0dea .shadow_fresh_0e61 {
  width: 100%;
}
.wood_c61f {
  padding: 0 0.5em 0;
}
.wood_c61f [class*="customify-col-"],
.wood_c61f [class*="customify-col_"],
.wood_c61f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout_static_1707 .wood_c61f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .mask_rough_d18e .texture-51b7,
  .texture-51b7 {
    display: none;
  }
  .shadow-over-352b {
    text-align: left;
  }
  .notice-under-d036 {
    text-align: center;
  }
  .pagination-adb8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .mask_rough_d18e .heading_caa3,
  .heading_caa3 {
    display: none;
  }
  .gold_0006 {
    text-align: left;
  }
  .filter-dynamic-63e1 {
    text-align: center;
  }
  .table-7d56 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .mask_rough_d18e .tertiary_copper_2188,
  .tertiary_copper_2188 {
    display: none;
  }
  .label_e576 {
    text-align: left;
  }
  .gallery-d4bd {
    text-align: center;
  }
  .heading-hovered-38a3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.menu-cfe3 {
  box-shadow: none !important;
}
.article-af5d .center-210e,
.text-11c9 .center-210e {
  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;
}
.text-11c9 .center-210e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside-5b9b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside-5b9b:after,
.aside-5b9b:before {
  content: "";
  display: table;
}
.aside-5b9b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside-5b9b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside-5b9b,
.tall_d51f {
  max-width: 1248px;
  margin: 0 auto;
}

.next-a2f5.footer_363f .aside-5b9b {
  max-width: 100%;
}
.next-a2f5.primary_39c1 {
  max-width: 1200px;
  margin: 0 auto;
}
.next-a2f5.row-a856 .aside-5b9b {
  max-width: 100%;
}
.next-a2f5.row-a856 > .aside-5b9b {
  padding-left: 0;
  padding-right: 0;
}
.next-a2f5.row-a856 > .aside-5b9b .mask_rough_d18e {
  margin: 0;
}
.next-a2f5.row-a856
  > .aside-5b9b
  .main-upper-5fff.alert_6611 {
  margin-right: 0;
  margin-left: 0;
}
.next-a2f5.row-a856 #main.alert_6611 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gas_fca3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gas_fca3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion-hard-2345 .carousel_slow_b268 {
    padding-right: 1em;
  }
  .accordion-hard-2345.tiny-ed9a .main-upper-5fff {
    border-right: 1px solid #eaecee;
  }
  .accordion-hard-2345.tiny-ed9a .carousel_slow_b268 {
    padding-right: 1em;
  }
  .accordion-hard-2345.tiny-ed9a .center_8ab4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_083f .carousel_slow_b268 {
    padding-left: 1em;
  }
  .dropdown_083f.tiny-ed9a .main-upper-5fff {
    border-left: 1px solid #eaecee;
  }
  .dropdown_083f.tiny-ed9a .carousel_slow_b268 {
    padding-left: 1em;
  }
  .dropdown_083f.tiny-ed9a .center_8ab4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_f33b .carousel_slow_b268 {
    padding-left: 1em;
  }
  .heading_f33b.tiny-ed9a .paragraph-fc55 {
    border-right: 1px solid #eaecee;
  }
  .heading_f33b.tiny-ed9a .description-dbda {
    border-right: 1px solid #eaecee;
  }
  .heading_f33b.tiny-ed9a .carousel_slow_b268 {
    padding-left: 1em;
  }
  .heading_f33b.tiny-ed9a .center_8ab4 {
    padding-right: 1em;
  }
  .heading_f33b.tiny-ed9a .tall-81cc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-84e1 .carousel_slow_b268 {
    padding-right: 1em;
  }
  .hover-84e1.tiny-ed9a .paragraph-fc55 {
    border-left: 1px solid #eaecee;
  }
  .hover-84e1.tiny-ed9a .description-dbda {
    border-left: 1px solid #eaecee;
  }
  .hover-84e1.tiny-ed9a .carousel_slow_b268 {
    padding-right: 1em;
  }
  .hover-84e1.tiny-ed9a .center_8ab4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-84e1.tiny-ed9a .tall-81cc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_fca3 .carousel_slow_b268 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_fca3.tiny-ed9a .main-upper-5fff {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gas_fca3.tiny-ed9a .carousel_slow_b268 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_fca3.tiny-ed9a .center_8ab4 {
    padding-left: 1em;
  }
  .gas_fca3.tiny-ed9a .tall-81cc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gas_fca3.tiny-ed9a .carousel_slow_b268 {
    padding-left: 0;
  }
}
.accent_6207 .gradient_red_6979 {
  display: inline-block;
}
.wood_f39d {
  display: inline-block;
}
.list-dim-745b {
  word-con: break-word;
}
.selected-e5aa > span {
  display: inline-block;
  padding: 5px 0;
}
.selected-e5aa .photo_rough_8d27 {
  margin-left: 8px;
  margin-right: 8px;
}
.selected-e5aa .input-large-d996 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notification-active-7a9a .card_iron_37b7 {
  margin-bottom: 2em;
}
.notification-active-7a9a .bottom_f892 {
  margin-bottom: 15px;
}
.notification-active-7a9a .bottom_f892:last-child {
  margin-bottom: 0;
}
.notification-active-7a9a .motion_a73a {
  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) {
  .notification-active-7a9a .motion_a73a {
    display: block;
  }
}
.notification-active-7a9a .label-short-9219 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notification-active-7a9a .label-short-9219 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notification-active-7a9a .heading_52b6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notification-active-7a9a .heading_52b6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notification-active-7a9a .heading_52b6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notification-active-7a9a .list-dim-745b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification-active-7a9a .list-dim-745b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notification-active-7a9a .video_c5a0 p:last-child {
  margin-bottom: 0;
}
.notification-active-7a9a .avatar-inner-7339 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notification-active-7a9a .box_lower_ec10 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notification-active-7a9a .shade-large-dfd2 {
  margin-top: 1em;
}
.notification-active-7a9a .gas-c7cf {
  top: 0;
  display: block;
}
.notification-active-7a9a .gas-c7cf a {
  color: inherit;
}
.notification-active-7a9a .gas-c7cf a:hover {
  color: inherit;
}
.notification-active-7a9a .in_9019 {
  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;
}
.notification-active-7a9a .in_9019:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notification-active-7a9a .box_lower_ec10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notification-active-7a9a .popup_fresh_05e8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notification-active-7a9a .popup_fresh_05e8:first-child {
  margin-top: 0;
}
.notification-active-7a9a .popup_fresh_05e8.inner_0fa4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notification-active-7a9a .popup_fresh_05e8.border-fresh-4815 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification-active-7a9a
  .popup_fresh_05e8.border-fresh-4815.next_697f
  .shade-large-dfd2 {
  width: 100%;
}
.notification-active-7a9a .border-fresh-4815 {
  -webkit-box-align: center;
  align-items: center;
}
.notification-active-7a9a .border-fresh-4815 .selected-e5aa,
.notification-active-7a9a .border-fresh-4815 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notification-active-7a9a .heading_52b6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification-active-7a9a .heading_52b6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification-active-7a9a .heading_52b6: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;
}
.notification-active-7a9a .inner_0fa4 {
  z-index: 5;
}
.notification-active-7a9a .fast-e705 .text_4747 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notification-active-7a9a .up_230a .text_4747 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notification-active-7a9a .video-26f2 .text_4747 {
  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;
}
.notification-active-7a9a.selected_1638 .motion_a73a,
.notification-active-7a9a.logo_narrow_c168 .motion_a73a {
  display: block;
}
.notification-active-7a9a.selected_1638 .motion_a73a .down-5534,
.notification-active-7a9a.selected_1638 .motion_a73a .box_lower_ec10,
.notification-active-7a9a.logo_narrow_c168 .motion_a73a .down-5534,
.notification-active-7a9a.logo_narrow_c168 .motion_a73a .box_lower_ec10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification-active-7a9a.image_right_2d04 .label-short-9219 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notification-active-7a9a.image_right_2d04 .label-short-9219 {
    margin-right: 0;
  }
}
.notification-active-7a9a.selected_1638 .label-short-9219,
.notification-active-7a9a.logo_narrow_c168 .label-short-9219 {
  padding-top: 40%;
}
.notification-active-7a9a.selected_1638 .card_iron_37b7,
.notification-active-7a9a.logo_narrow_c168 .card_iron_37b7 {
  display: block;
}
.notification-active-7a9a.selected_1638 .fn-sticky-b8c5 .box_lower_ec10,
.notification-active-7a9a.logo_narrow_c168 .fn-sticky-b8c5 .box_lower_ec10 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notification-active-7a9a.selected_1638 .label-short-9219,
.notification-active-7a9a.logo_narrow_c168 .label-short-9219 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notification-active-7a9a.selected_1638 .box_lower_ec10 {
  padding: 1em;
}
.red-308e {
  margin: 30px auto;
  display: block;
}
.red-308e .slider_567c > * {
  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;
}
.red-308e .slider_567c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red-308e .slider_567c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image-static-1953 .selected-e5aa {
  margin-bottom: 1.41575em;
}
.image-static-1953 .soft_0387 {
  margin-bottom: 1.618em;
}
.container-basic-b43f .menu_slow_afdd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.container-basic-b43f .menu_slow_afdd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.container-basic-b43f .active_fd38 {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb-e5ba .container-basic-b43f a:hover {
  text-decoration: underline;
}
.filter-1b66 .bottom_f892:not(.list-dim-745b),
.filter-1b66 .heading_52b6 {
  margin-bottom: 1.41575em;
}
.filter-1b66 .bottom_f892:not(.list-dim-745b):last-child,
.filter-1b66 .heading_52b6:last-child {
  margin-bottom: 0;
}
.filter-1b66 .bottom_f892.easy_1151 {
  margin-bottom: 0.41575em;
}
.filter-1b66 .wide_b477:before,
.filter-1b66 .header-dc05:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.filter-1b66 .wide_b477:before {
  content: "\f115";
}
.filter-1b66 .header-dc05:before {
  content: "\f02c";
}
.filter-1b66 .tag-light-1fc0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.filter-1b66 .tag-light-1fc0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.mini-57e1 {
  display: -webkit-box;
  display: flex;
}
.mini-57e1 .aside-plasma-0233 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .mini-57e1 .aside-plasma-0233 {
    flex-basis: 90px;
  }
}
.mini-57e1 .badge-pressed-f7e6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .mini-57e1 .badge-pressed-f7e6 {
    flex-basis: calc(100% - 50px);
  }
}
.mini-57e1 .feature_ece9 p:last-child {
  margin-bottom: 0.72em;
}
.lower_ec04 .slider_567c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lower_ec04 .slider_567c:after,
.lower_ec04 .slider_567c:before {
  content: "";
  display: table;
}
.lower_ec04 .slider_567c:after {
  clear: both;
}
.lower_ec04 .slider_567c .active-c02a,
.lower_ec04 .slider_567c .texture_68de {
  width: 49%;
}
.lower_ec04 .slider_567c .active-c02a a span.overlay_dynamic_57f6,
.lower_ec04 .slider_567c .texture_68de a span.overlay_dynamic_57f6 {
  display: block;
  margin-bottom: 5px;
}
.lower_ec04 .slider_567c .texture_68de {
  float: left;
  text-align: left;
}
.lower_ec04 .slider_567c .active-c02a {
  float: right;
  text-align: right;
}
.tall_961f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tall_961f {
    margin-bottom: 0;
  }
}
.column_wood_e2ba {
  margin-bottom: 1em;
}
.column_wood_e2ba .list-dim-745b {
  font-size: 1.1em;
  line-height: 1.3;
}
.fluid_e314 a {
  display: block;
  line-height: 0;
  position: relative;
}
.container-stale-4e41 .column_wood_e2ba,
.layout_outer_5d8f .column_wood_e2ba {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .container-stale-4e41 .column_wood_e2ba,
  .layout_outer_5d8f .column_wood_e2ba {
    display: block;
  }
}
.container-stale-4e41 .fluid_e314,
.layout_outer_5d8f .fluid_e314 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .container-stale-4e41 .fluid_e314,
  .layout_outer_5d8f .fluid_e314 {
    margin-bottom: 1em;
  }
}
.container-stale-4e41 .fluid_e314 img,
.layout_outer_5d8f .fluid_e314 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.container-stale-4e41 .sidebar-lite-119c,
.layout_outer_5d8f .sidebar-lite-119c {
  flex-basis: calc(100% - 160px);
}
.container-stale-4e41 .sidebar-lite-119c p,
.layout_outer_5d8f .sidebar-lite-119c p {
  margin-bottom: 0;
}
.container-stale-4e41 .sidebar-lite-119c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .container-stale-4e41 .sidebar-lite-119c {
    padding-left: 0;
  }
}
.layout_outer_5d8f .sidebar-lite-119c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .layout_outer_5d8f .sidebar-lite-119c {
    padding-right: 0;
  }
}
.layout_outer_5d8f .fluid_e314 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdown-new-f859 .fluid_e314 {
  margin-bottom: 0.5em;
}
.dropdown-new-f859 .fluid_e314 img {
  width: 100%;
}
.detail-4158 .mask_inner_58bc,
.background-purple-cb9c .mask_inner_58bc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-purple-cb9c .main-upper-5fff .accent-over-c780 p:last-child {
  margin-bottom: 0;
}
.rough-1184 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.thick-2458 .full_0b41 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .thick-2458 .full_0b41:last-of-type {
    margin-bottom: 0;
  }
}
.thick-2458 .full_0b41 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thick-2458 .full_0b41 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.thick-2458 .full_0b41 ul li {
  margin: 0 0 0.6em;
}
.thick-2458 .full_0b41 ul li.progress-over-73aa,
.thick-2458 .full_0b41 ul li.search_18d3 {
  position: relative;
}
.thick-2458 .full_0b41 ul li.progress-over-73aa .smooth_1c94,
.thick-2458 .full_0b41 ul li.search_18d3 .smooth_1c94 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.thick-2458 .full_0b41 ul li.progress-over-73aa:after:after,
.thick-2458 .full_0b41 ul li.progress-over-73aa:after:before,
.thick-2458
  .full_0b41
  ul
  li.search_18d3:after:after,
.thick-2458
  .full_0b41
  ul
  li.search_18d3:after:before {
  content: "";
  display: table;
}
.thick-2458 .full_0b41 ul li.progress-over-73aa:after:after,
.thick-2458
  .full_0b41
  ul
  li.search_18d3:after:after {
  clear: both;
}
.thick-2458 .full_0b41 a.active_acc4:hover {
  text-decoration: none;
}
.thick-2458 .full_0b41 select {
  max-width: 100%;
}
.thick-2458 .full_0b41 table {
  font-size: 85%;
}
.thick-2458 .full_0b41 table td,
.thick-2458 .full_0b41 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.thick-2458 .full_0b41 table tfoot td {
  text-align: left;
}
.thick-2458 .full_0b41 :last-child {
  margin-bottom: 0;
}
.thick-2458 .full_0b41 .badge-b88f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.thick-2458 .full_0b41 .badge-b88f label {
  width: 100%;
}
.thick-2458 .full_0b41 .badge-b88f .dirty-9a65 {
  width: 100%;
  display: block;
}
.thick-2458 .full_0b41 .badge-b88f .container-white-9c37 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.thick-2458 .full_0b41 .badge-b88f .container-white-9c37:hover svg #svg-search {
  fill: #444;
}
.thick-2458 .full_0b41 .badge-b88f .container-white-9c37 svg {
  width: 18px;
  height: 18px;
}
.thick-2458 .carousel-c3cb ul ul,
.thick-2458 .next_f252 ul ul,
.thick-2458 .secondary-stale-194b ul ul,
.thick-2458 .cool-830f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.thick-2458 .carousel-c3cb .surface_e2d7 > a,
.thick-2458 .next_f252 .surface_e2d7 > a,
.thick-2458 .secondary-stale-194b .surface_e2d7 > a,
.thick-2458 .cool-830f .surface_e2d7 > a {
  margin-bottom: 0;
}
.thick-2458 .chip_a4f2 li,
.thick-2458 .carousel-c3cb li,
.thick-2458 .pattern_hot_ca35 li,
.thick-2458 .next_f252 li,
.thick-2458 .secondary-stale-194b li,
.thick-2458 .cool-830f li,
.thick-2458 .right-528e li,
.thick-2458 .pink_8cea li {
  display: block;
  position: relative;
}
.thick-2458 .chip_a4f2 li:last-child,
.thick-2458 .carousel-c3cb li:last-child,
.thick-2458 .pattern_hot_ca35 li:last-child,
.thick-2458 .next_f252 li:last-child,
.thick-2458 .secondary-stale-194b li:last-child,
.thick-2458 .cool-830f li:last-child,
.thick-2458 .right-528e li:last-child,
.thick-2458 .pink_8cea li:last-child {
  border: none;
}
.thick-2458 .chip_a4f2 li a,
.thick-2458 .carousel-c3cb li a,
.thick-2458 .pattern_hot_ca35 li a,
.thick-2458 .next_f252 li a,
.thick-2458 .secondary-stale-194b li a,
.thick-2458 .cool-830f li a,
.thick-2458 .right-528e li a,
.thick-2458 .pink_8cea li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thick-2458 .chip_a4f2 li ul li::before,
.thick-2458 .carousel-c3cb li ul li::before,
.thick-2458 .pattern_hot_ca35 li ul li::before,
.thick-2458 .next_f252 li ul li::before,
.thick-2458 .secondary-stale-194b li ul li::before,
.thick-2458 .cool-830f li ul li::before,
.thick-2458 .right-528e li ul li::before,
.thick-2458 .pink_8cea li ul li::before {
  left: 15px;
}
.thick-2458 .chip_a4f2 li ul a,
.thick-2458 .carousel-c3cb li ul a,
.thick-2458 .pattern_hot_ca35 li ul a,
.thick-2458 .next_f252 li ul a,
.thick-2458 .secondary-stale-194b li ul a,
.thick-2458 .cool-830f li ul a,
.thick-2458 .right-528e li ul a,
.thick-2458 .pink_8cea li ul a {
  padding-left: 20px;
}
.thick-2458 .chip_a4f2 li ul ul li::before,
.thick-2458 .carousel-c3cb li ul ul li::before,
.thick-2458 .pattern_hot_ca35 li ul ul li::before,
.thick-2458 .next_f252 li ul ul li::before,
.thick-2458 .secondary-stale-194b li ul ul li::before,
.thick-2458 .cool-830f li ul ul li::before,
.thick-2458 .right-528e li ul ul li::before,
.thick-2458 .pink_8cea li ul ul li::before {
  left: 30px;
}
.thick-2458 .chip_a4f2 li ul ul a,
.thick-2458 .carousel-c3cb li ul ul a,
.thick-2458 .pattern_hot_ca35 li ul ul a,
.thick-2458 .next_f252 li ul ul a,
.thick-2458 .secondary-stale-194b li ul ul a,
.thick-2458 .cool-830f li ul ul a,
.thick-2458 .right-528e li ul ul a,
.thick-2458 .pink_8cea li ul ul a {
  padding-left: 40px;
}
.thick-2458 .filter-out-6f72 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thick-2458 .pink_8cea ul li {
  margin-bottom: 1.41575em;
}
.thick-2458 .pink_8cea ul li .tooltip_clean_eec1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.thick-2458 .pink_8cea ul li .current-8aa1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pink-c9bd .chip_a4f2 li a,
.pink-c9bd .carousel-c3cb li a,
.pink-c9bd .pattern_hot_ca35 li a,
.pink-c9bd .next_f252 li a,
.pink-c9bd .secondary-stale-194b li a,
.pink-c9bd .cool-830f li a,
.pink-c9bd .right-528e li a,
.pink-c9bd .pink_8cea li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-c9bd .filter-out-6f72 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-c9bd .full_0b41 ul li.progress-over-73aa .smooth_1c94,
.pink-c9bd .full_0b41 ul li.search_18d3 .smooth_1c94 {
  background: rgba(0, 0, 0, 0.2);
}
.pink-c9bd .thick-2458 .full_0b41 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-a2f5 .thick-2458 .slow-5b76 li {
  margin: 0;
}
.next-a2f5 .thick-2458 .slow-5b76 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.next-a2f5 .thick-2458 .slow-5b76 li ul {
  margin: 0;
}
.next-a2f5 .thick-2458 .slow-5b76 li ul li a {
  padding-left: 15px;
}
.next-a2f5 .thick-2458 .slow-5b76 li ul li li a {
  padding-left: 30px;
}
.next-a2f5 .thick-2458 .slow-5b76 li.tag_new_53a8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.next-a2f5 .thick-2458 .slow-5b76 li.tag_new_53a8 > 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;
}
.next-a2f5 .thick-2458 .slow-5b76 li.tag_new_53a8 > 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;
}
.button_slow_5a3e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hard-02cd {
  position: relative;
  z-index: 10;
}
.hard-02cd .feature_156b {
  width: 100%;
  max-width: 100%;
}
.slider-east-ceed .dropdown-top-ce65 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.slider-east-ceed .picture-f687 {
}
.slider-east-ceed .pink-c9bd {
  background: #292929;
}
.thumbnail-182d .dropdown-top-ce65 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail-182d .picture-f687 {
  background: #f9f9f9;
}
.thumbnail-182d .pink-c9bd {
  background: #303030;
}
.active_5944 .dropdown-top-ce65 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_5944 .gradient_red_6979 {
    margin-bottom: 1em;
  }
  .active_5944 .gradient_red_6979:last-child {
    margin-bottom: 0;
  }
}
.active_5944 .picture-f687 {
  background: #ededed;
}
.active_5944 .pink-c9bd {
  background: #1a1a1a;
}
.dropdown-top-ce65.picture-f687 {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown-top-ce65.picture-f687 .down-b6e4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-top-ce65.pink-c9bd {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-ce65.pink-c9bd a:not(.active_acc4) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-top-ce65.pink-c9bd a:not(.active_acc4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-ce65.pink-c9bd .down-b6e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-top-ce65.pink-c9bd table tbody td,
.dropdown-top-ce65.pink-c9bd table th {
  background: rgba(0, 0, 0, 0.08);
}
.wide_62ea.label_wood_0b96 .aside-5b9b {
  max-width: initial;
}
.wide_62ea .filter-small-24b1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wide_62ea .filter-small-24b1 .feature_156b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wide_62ea .filter-small-24b1 .feature_156b {
    display: block;
    margin-bottom: 2em;
  }
  .wide_62ea .filter-small-24b1 .feature_156b:last-child {
    margin-bottom: 0;
  }
}
.active_5944 .gradient_red_6979:last-child,
.thumbnail-182d .gradient_red_6979:last-child,
.slider-east-ceed .gradient_red_6979:last-child {
  margin-bottom: 0;
}
.active_5944 .gradient_red_6979 .thick-2458 .full_0b41:last-child,
.thumbnail-182d .gradient_red_6979 .thick-2458 .full_0b41:last-child,
.slider-east-ceed .gradient_red_6979 .thick-2458 .full_0b41:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active_5944 .carousel-a000,
  .active_5944 .logo_fda8,
  .thumbnail-182d .carousel-a000,
  .thumbnail-182d .logo_fda8,
  .slider-east-ceed .carousel-a000,
  .slider-east-ceed .logo_fda8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hard-02cd .gradient_red_6979 {
    margin-bottom: 2em;
  }
}
.hard-02cd p:last-child {
  margin-bottom: 0;
}
.hard-02cd li,
.hard-02cd ul {
  list-style: none;
  margin: 0;
}
.hard-02cd ul ul {
  margin-left: 2.617924em;
}
.message_right_85af {
  font-size: 0.875em;
}

/* css-noise: eed7 */
.ghost-box-c4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
