/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image-05d8/customify
Author: WPCustomify
Author URI: https://pressmaximum.image-05d8
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.image-05d8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.component-active-b9f8.mini_0fed/licenses/gpl-2.0.dropdown_3fae
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.cold_fe7b/, (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.fixed-c4d2.gold_bfdf/normalize.overlay_3133/
 ======
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.overlay_3133 v7.0.0 | MIT License | github.image-05d8/necolas/normalize.overlay_3133 */
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;
}
.fresh-1d91 .backdrop-0f85,
.middle_f247,
.heading-prev-3d07,
.basic-e22e,
.purple-ee9e,
.filter_23a3,
.gallery_fixed_4715,
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;
}
.middle_f247,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .middle_f247,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .middle_f247,
  h1 {
    font-size: 1.8em;
  }
}
.heading-prev-3d07,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading-prev-3d07 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading-prev-3d07,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading-prev-3d07,
  h2 {
    font-size: 1.7em;
  }
}
.basic-e22e,
h3 {
  font-size: 1.618em;
}
.fresh-1d91 .backdrop-0f85,
.purple-ee9e,
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.banner-light-48ea {
  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;
}
.backdrop-0302:after,
.backdrop-0302:before,
.texture-copper-b954:after,
.texture-copper-b954:before {
  content: "";
  display: table;
}
.backdrop-0302:after,
.texture-copper-b954:after {
  clear: both;
}
.smooth-8624 {
  float: right;
  margin-right: 0;
}
.sort_c1fd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shadow-inner-f8ca .red_2691,
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;
}
.shadow-inner-f8ca .red_2691: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;
}
.background-inner-3f0b .red_2691 {
  box-shadow: none;
}
.background-inner-3f0b
  .red_2691
  .tall_b7b2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background-inner-3f0b .red_2691 .header_48f9 {
  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;
}
.background-inner-3f0b
  .red_2691
  .header_48f9
  b {
  display: none;
}
.background-inner-3f0b .white_ac24 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(.background_active_e014),
button:not(.chip_steel_4ae8):not(.background_active_e014),
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ),
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ),
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ) {
  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;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):hover,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):hover,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):hover,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):hover,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):active,
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):active,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):active,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):active,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):active,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus {
  outline: 0;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d {
  position: relative;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .pagination_b475,
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .panel-in-b720,
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .block_south_9186,
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  i,
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  svg,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .pagination_b475,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .panel-in-b720,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .block_south_9186,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  i,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  svg,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .pagination_b475,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .panel-in-b720,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .block_south_9186,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  i,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  svg,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .pagination_b475,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .panel-in-b720,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .block_south_9186,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  i,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  svg,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .pagination_b475,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .panel-in-b720,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  .block_south_9186,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  i,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d
  svg {
  visibility: hidden;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d:after,
button:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d:after,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d:after,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d:after,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ).fn-loading-4d4d: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;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(.background_active_e014),
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ),
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ),
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ) {
  color: #fff;
  background: #235787;
}
.bottom-9f7e:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus,
input[type="button"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus,
input[type="reset"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus,
input[type="submit"]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ):focus {
  color: #fff;
}
.bottom-9f7e.fn-disabled-4d4d:not(.chip_steel_4ae8):not(
    .background_active_e014
  ),
.bottom-9f7e[disabled]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ),
button.fn-disabled-4d4d:not(.chip_steel_4ae8):not(
    .background_active_e014
  ),
button[disabled]:not(.chip_steel_4ae8):not(
    .background_active_e014
  ) {
  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;
}
.hover_2f23 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hover_2f23: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;
}
.copper-4b93 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label_pressed_c630 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wide-2a34 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.backdrop-0302:after,
.backdrop-0302:before,
.feature-west-350c:after,
.feature-west-350c:before,
.input-cbde:after,
.input-cbde:before,
.summary_d696:after,
.summary_d696:before,
.logo_gold_178d:after,
.logo_gold_178d:before,
.message_focused_a1ac:after,
.message_focused_a1ac:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.backdrop-0302:after,
.feature-west-350c:after,
.input-cbde:after,
.summary_d696:after,
.logo_gold_178d:after,
.message_focused_a1ac:after {
  clear: both;
}
.feature-west-350c .widget-882a,
.input-cbde .widget-882a,
.panel-east-6f7c .widget-882a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.preview-df46 {
  display: inline-block;
}
.mini_2a22 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mini_2a22 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mini_2a22 .section-59f8 {
  padding: 1em 0;
  font-size: 85%;
}
.section-59f8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.rough_c271 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.rough_c271:after,
.rough_c271:before {
  content: "";
  display: table;
}
.rough_c271:after {
  clear: both;
}
.down_1985 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar_b9cd .down_1985 {
  max-width: 50%;
}
.nav_f6c7 .down_1985 {
  max-width: 33.33%;
}
.up-2261 .down_1985 {
  max-width: 25%;
}
.dark-22b8 .down_1985 {
  max-width: 20%;
}
.pattern_pressed_189b .down_1985 {
  max-width: 16.66%;
}
.slider-1405 .down_1985 {
  max-width: 14.28%;
}
.title_71ac .down_1985 {
  max-width: 12.5%;
}
.summary_cfc8 .down_1985 {
  max-width: 11.11%;
}
.overlay-c8ba {
  display: block;
}
.fresh-1d91 .pink-5d19 label,
.fresh-1d91 .slow-d8c2 label,
.fresh-1d91 .simple_6465 label,
.fresh-1d91 .huge-0c88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple-1418 {
  list-style: none;
  margin: 0;
}
.simple-1418 article.video-f410 {
  margin-bottom: 0;
}
.simple-1418 ul {
  list-style: none;
  margin: 0;
}
.simple-1418 .thumbnail_fixed_e29e li.video-f410 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple-1418 .thumbnail_fixed_e29e li.video-f410 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple-1418 .thumbnail_fixed_e29e li.video-f410: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) {
  .simple-1418 .thumbnail_fixed_e29e li.video-f410 li.video-f410 li.video-f410 li.video-f410 {
    padding-left: 0;
  }
}
article.video-f410 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video-f410 .feature-west-350c p:last-of-type {
  margin-bottom: 0;
}
article.video-f410 .info_west_641d {
  float: left;
}
article.video-f410 .outline_c9f9 {
  margin-left: 85px;
}
article.video-f410 .old-28d8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video-f410 .old-28d8 .bright_e188 {
  margin-left: 10px;
}
article.video-f410 .first-d0b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video-f410 .element-d344 {
  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 .pink-5d19,
  #respond .simple_6465,
  #respond .huge-0c88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pink-5d19 input,
#respond .simple_6465 input,
#respond .huge-0c88 input {
  width: 100%;
}
#respond .huge-0c88 {
  margin-right: 0;
}
#respond .media-medium-fb34 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-liquid-ef4b {
  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;
}
.grid-liquid-ef4b.pagination_out_f8de {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid-liquid-ef4b 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%);
}
.grid-liquid-ef4b:focus,
.grid-liquid-ef4b: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);
}
.status_35ba {
  border-radius: 10%;
}
.secondary-b7e7 {
  border-radius: 50%;
}
.element_blue_a6c0 {
  font-size: 0.72em;
}
.breadcrumb_light_5301 {
  font-size: 0.875em;
}
.icon_tiny_f8fa {
  font-size: 1.1em;
}
.dropdown_copper_4891 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown_copper_4891.element_blue_a6c0 {
  letter-spacing: 0.5px;
}
.hidden_steel_bb61,
.hidden_steel_bb61 a {
  color: #6d6d6d;
}
.hidden_steel_bb61 a:hover {
  color: #111;
}
.tooltip_brown_a79f {
  color: #6d6d6d;
}
.info-static-8fef {
  overflow-x: hidden;
}
.info-static-8fef .small-83ad.menu-9f4c {
  position: relative;
}
.info-static-8fef .small-83ad.menu-9f4c.primary_0481 {
  position: initial;
}
.info-static-8fef
  .small-83ad.menu-9f4c.primary_0481
  .summary-a598 {
  left: auto;
}
.info-static-8fef .small-83ad .summary-a598 {
  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;
}
.info-static-8fef .small-83ad:hover.menu-9f4c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info-static-8fef
  .small-83ad:hover.menu-9f4c
  .summary-a598 {
  display: block;
  z-index: 9999999;
}
.info-static-8fef .cool_1970 .filter-active-6e0f,
.info-static-8fef .shade_orange_a7fa .filter-active-6e0f {
  display: none;
}
.info-static-8fef .feature_aa47 .small-83ad:hover.menu-9f4c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fresh-1d91 .pink-5d19 label,
.fresh-1d91 .slow-d8c2 label,
.fresh-1d91 .simple_6465 label,
.fresh-1d91 .huge-0c88 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple-1418 {
  list-style: none;
  margin: 0;
}
.simple-1418 article.video-f410 {
  margin-bottom: 0;
}
.simple-1418 ul {
  list-style: none;
  margin: 0;
}
.simple-1418 .thumbnail_fixed_e29e li.video-f410 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple-1418 .thumbnail_fixed_e29e li.video-f410 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple-1418 .thumbnail_fixed_e29e li.video-f410: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) {
  .simple-1418 .thumbnail_fixed_e29e li.video-f410 li.video-f410 li.video-f410 li.video-f410 {
    padding-left: 0;
  }
}
article.video-f410 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.video-f410 .feature-west-350c p:last-of-type {
  margin-bottom: 0;
}
article.video-f410 .info_west_641d {
  float: left;
}
article.video-f410 .outline_c9f9 {
  margin-left: 85px;
}
article.video-f410 .old-28d8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.video-f410 .old-28d8 .bright_e188 {
  margin-left: 10px;
}
article.video-f410 .first-d0b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.video-f410 .element-d344 {
  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 .pink-5d19,
  #respond .simple_6465,
  #respond .huge-0c88 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pink-5d19 input,
#respond .simple_6465 input,
#respond .huge-0c88 input {
  width: 100%;
}
#respond .huge-0c88 {
  margin-right: 0;
}
#respond .media-medium-fb34 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cool_1970 .feature_rough_ee8c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.feature_rough_ee8c .accent-69d1.box_north_470a .down-ec4d > li > a:focus,
.feature_rough_ee8c .accent-69d1.box_north_470a .down-ec4d > li > a:hover,
.feature_rough_ee8c .accent-69d1.outer_7ba3 .down-ec4d > li > a:focus,
.feature_rough_ee8c .accent-69d1.outer_7ba3 .down-ec4d > li > a:hover,
.feature_rough_ee8c .accent-69d1.cold_3326 .down-ec4d > li > a:focus,
.feature_rough_ee8c .accent-69d1.cold_3326 .down-ec4d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_rough_ee8c
  .accent-69d1.box_north_470a
  .down-ec4d
  > li.hidden_west_faf1
  > a,
.feature_rough_ee8c
  .accent-69d1.box_north_470a
  .down-ec4d
  > li.surface_purple_bb8c
  > a,
.feature_rough_ee8c
  .accent-69d1.outer_7ba3
  .down-ec4d
  > li.hidden_west_faf1
  > a,
.feature_rough_ee8c
  .accent-69d1.outer_7ba3
  .down-ec4d
  > li.surface_purple_bb8c
  > a,
.feature_rough_ee8c
  .accent-69d1.cold_3326
  .down-ec4d
  > li.hidden_west_faf1
  > a,
.feature_rough_ee8c .accent-69d1.cold_3326 .down-ec4d > li.hover_6817 > a {
  color: rgba(255, 255, 255, 0.99);
}
.feature_rough_ee8c .complex-1276,
.feature_rough_ee8c .complex-1276 a {
  color: rgba(255, 255, 255, 0.99);
}
.feature_rough_ee8c .focus_down_fe0c.text-f9bf li a,
.feature_rough_ee8c .paragraph_6fb4 a,
.feature_rough_ee8c .grid-4c7c,
.feature_rough_ee8c .down-ec4d > li > a,
.feature_rough_ee8c .frame-8eea {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c .focus_down_fe0c.text-f9bf li a:hover,
.feature_rough_ee8c .paragraph_6fb4 a:hover,
.feature_rough_ee8c .grid-4c7c:hover,
.feature_rough_ee8c .down-ec4d > li > a:hover,
.feature_rough_ee8c .frame-8eea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_rough_ee8c .south_2381 {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c .south_2381 .hover-focused-e805 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_rough_ee8c .south_2381:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_rough_ee8c .gallery_lite_c0f4 .short-e192 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c .gallery_lite_c0f4 .short-e192 .dynamic_4d0c {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c
  .gallery_lite_c0f4
  .short-e192
  .dynamic_4d0c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c
  .gallery_lite_c0f4
  .short-e192
  .dynamic_4d0c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c
  .gallery_lite_c0f4
  .short-e192
  .dynamic_4d0c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c
  .gallery_lite_c0f4
  .short-e192
  .dynamic_4d0c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c .gallery_lite_c0f4 .fresh_c31f {
  color: rgba(255, 255, 255, 0.79);
}
.feature_rough_ee8c .gallery_lite_c0f4 .fresh_c31f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-65d0
  .feature_rough_ee8c
  .gallery_lite_c0f4
  .icon_af2c
  .photo-d919 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner-65d0
  .feature_rough_ee8c
  .gallery_lite_c0f4
  .icon_af2c
  .dynamic_4d0c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_1970 .pink-b5f2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pink-b5f2 .accent-69d1.box_north_470a .down-ec4d > li > a:focus,
.pink-b5f2 .accent-69d1.box_north_470a .down-ec4d > li > a:hover,
.pink-b5f2 .accent-69d1.outer_7ba3 .down-ec4d > li > a:focus,
.pink-b5f2 .accent-69d1.outer_7ba3 .down-ec4d > li > a:hover,
.pink-b5f2 .accent-69d1.cold_3326 .down-ec4d > li > a:focus,
.pink-b5f2 .accent-69d1.cold_3326 .down-ec4d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-b5f2
  .accent-69d1.box_north_470a
  .down-ec4d
  > li.hidden_west_faf1
  > a,
.pink-b5f2
  .accent-69d1.box_north_470a
  .down-ec4d
  > li.surface_purple_bb8c
  > a,
.pink-b5f2
  .accent-69d1.outer_7ba3
  .down-ec4d
  > li.hidden_west_faf1
  > a,
.pink-b5f2
  .accent-69d1.outer_7ba3
  .down-ec4d
  > li.surface_purple_bb8c
  > a,
.pink-b5f2
  .accent-69d1.cold_3326
  .down-ec4d
  > li.hidden_west_faf1
  > a,
.pink-b5f2 .accent-69d1.cold_3326 .down-ec4d > li.hover_6817 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-b5f2 .complex-1276,
.pink-b5f2 .complex-1276 a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-b5f2 .focus_down_fe0c.text-f9bf li a,
.pink-b5f2 .paragraph_6fb4 a,
.pink-b5f2 .grid-4c7c,
.pink-b5f2 .down-ec4d > li > a,
.pink-b5f2 .frame-8eea {
  color: rgba(0, 0, 0, 0.55);
}
.pink-b5f2 .focus_down_fe0c.text-f9bf li a:hover,
.pink-b5f2 .paragraph_6fb4 a:hover,
.pink-b5f2 .grid-4c7c:hover,
.pink-b5f2 .down-ec4d > li > a:hover,
.pink-b5f2 .frame-8eea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-b5f2 .south_2381 {
  color: rgba(0, 0, 0, 0.55);
}
.pink-b5f2 .south_2381 .hover-focused-e805 {
  color: rgba(0, 0, 0, 0.8);
}
.pink-b5f2 .south_2381:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-3111 .active-black-78d4 {
  margin-left: auto;
  margin-right: auto;
}
.input-cbde > * {
  margin-left: auto;
  margin-right: auto;
}
.input-cbde .copper-4b93 {
  margin-right: 1.41575em;
}
.badge_322e .input-cbde > .medium-4ef2 {
  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;
}
.badge_322e .input-cbde > .progress-4e2b {
  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;
}
.section_bf0b.short-3111 .active-black-78d4,
.medium-a1cc.short-3111 .active-black-78d4 {
  margin-left: 0;
}
.notice_stone_42cd.short-3111 .active-black-78d4,
.tooltip_focused_87ea.short-3111 .active-black-78d4 {
  margin-right: 0;
}
.input-cbde ol,
.input-cbde ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.solid_6b85 video {
  max-width: 100%;
}
.label_d760 img {
  display: block;
}
.label_d760.copper-4b93,
.label_d760.label_pressed_c630 {
  width: 100%;
}
.label_d760.progress-4e2b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.current-c38a:not(.action_bcc4) {
  margin: 1.5em auto;
}
.up_1144 p {
  padding: 1.5em 14px;
}
ul.sort_old_2397.progress-4e2b,
ul.sort_old_2397.medium-4ef2,
ul.sort_old_2397.north_9a56.medium-4ef2 {
  padding: 0 14px;
}
.icon-d11a {
  display: block;
  overflow-x: auto;
}
.icon-d11a table {
  border-collapse: collapse;
  width: 100%;
}
.icon-d11a td,
.icon-d11a th {
  padding: 0.5em;
}
.input-cbde li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-cbde ol ol,
.input-cbde ol ul,
.input-cbde ul ol,
.input-cbde ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-cbde ol ol li,
.input-cbde ol ul li,
.input-cbde ul ol li,
.input-cbde ul ul li {
  margin-left: 0;
}
.layout-e117.item_bf40 > .paragraph-160e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout-e117.item_bf40 > .paragraph-160e iframe,
.layout-e117.item_bf40 > .paragraph-160e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.outline_faf4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.outline_faf4.backdrop_east_1304 {
  padding: 0;
}
.outline_faf4.backdrop_east_1304 cite {
  font-size: 13px;
}
.outline_faf4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.outline_faf4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shade_glass_e73e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shade_glass_e73e > p:first-child {
  margin-top: 0;
}
.shade_glass_e73e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shade_glass_e73e blockquote {
  border-left: 0;
}
.cool_89dd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cool_89dd:not(.north_d7a8) {
  max-width: 100px;
}
.cool_89dd.shadow-9b2a {
  border-bottom: none !important;
  text-align: center;
}
.cool_89dd.shadow-9b2a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .up_1144 p {
    padding: 1.5em 0;
  }
}
.preview-new-9887 {
  color: #0073aa;
}
.bottom-9b85 {
  background-color: #0073aa;
}
.popup-brown-e7bc {
  color: #229fd8;
}
.pressed_e677 {
  background-color: #229fd8;
}
.menu-6c98 {
  color: #eee;
}
.wrapper_blue_b7e0 {
  background-color: #eee;
}
.complex_69a3 {
  color: #444;
}
.dirty-d7b3 {
  background-color: #444;
}
.hot-ecbb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hot-ecbb .thick_89ec .paragraph_6fb4 {
  font-size: 15px;
}
.hot-ecbb .paragraph_6fb4 {
  line-height: 1.3;
}
.hot-ecbb .pink-b5f2 {
}
.hot-ecbb .feature_rough_ee8c {
  background: #235787;
}
.feature-82cc {
  padding: 0;
}
.feature-82cc .feature_rough_ee8c {
  background: #1a1a1a;
}
.feature-82cc .pink-b5f2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.middle_5ad8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.middle_5ad8 .pink-b5f2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.middle_5ad8 .feature_rough_ee8c {
  background: #303030;
}
.message_focused_a1ac {
  position: relative;
  z-index: 10;
}
.message_focused_a1ac .shade-down-8637 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-over-01dd .menu-9f4c {
  display: inline-block;
  vertical-align: middle;
}
.border-over-01dd.layout_1492 .menu-9f4c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .border-over-01dd.layout_1492 .menu-9f4c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .border-over-01dd.layout_1492 .menu-9f4c {
    margin-right: 0.4em;
  }
}
.border-over-01dd.layout_1492 .menu-9f4c:last-child {
  margin-right: 0;
}
.popup_d9c2 .shade-down-8637 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .cool_1970 .thick_89ec {
    margin: 0 -0.5em;
  }
  .cool_1970 .thick_89ec [class*="customify-col-"],
  .cool_1970 .thick_89ec [class*="customify-col_"],
  .cool_1970 .thick_89ec [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.cool_1970.secondary-cbcc .shade-down-8637 {
  background: 0 0 !important;
}
.cool_1970.secondary-cbcc .shade-down-8637,
.cool_1970.popup_d9c2 .shade-down-8637 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .cool_1970.north_ec2c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.cool_1970.popup_d9c2 .shade-down-8637 {
  box-shadow: none !important;
}
.lower_afbe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lower_afbe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lower_afbe {
    padding: 18px 0 20px;
  }
}
.lower_afbe .link-0810 {
  width: 100%;
}
.lower_afbe .block_first_c5ac {
  margin-bottom: 0;
}
.lower_afbe .banner_green_8fbe {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon_purple_5c6e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon_purple_5c6e .accordion_3775 {
  width: 100%;
}
.pattern-5f22 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pattern-5f22 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pattern-5f22 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;
}
.pattern-5f22 li:last-child:after {
  display: none;
}
.pattern-5f22 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wrapper_7e0b .filter-active-6e0f button,
.lower_afbe .filter-active-6e0f button {
  left: 0;
}
.wrapper_7e0b .accordion_3775,
.lower_afbe .accordion_3775 {
  padding-left: 0;
  padding-right: 0;
}
.wrapper_7e0b .icon_purple_5c6e,
.lower_afbe .icon_purple_5c6e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wrapper_7e0b {
  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;
}
.wrapper_7e0b: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;
}
.wrapper_7e0b .breadcrumb_tall_90c8 {
  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) {
  .wrapper_7e0b .breadcrumb_tall_90c8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_7e0b .breadcrumb_tall_90c8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_7e0b .breadcrumb_tall_90c8 {
    min-height: 200px;
  }
}
.wrapper_7e0b .pattern-5f22 {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper_7e0b .pattern-5f22 a,
.wrapper_7e0b .pattern-5f22 li:after {
  color: inherit;
}
.wrapper_7e0b .pattern-5f22 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.border-small-5db4 {
  margin-bottom: 0.5em;
}
.slider-purple-41d1 {
  margin-bottom: 1.2em;
}
.slider-purple-41d1,
.border-small-5db4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider-purple-41d1 p:last-child,
.border-small-5db4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter-active-6e0f,
#masthead .filter-active-6e0f {
  display: none;
}
#masthead
  > .filter-active-6e0f.item-46e8 {
  display: none;
}
#masthead > .filter-active-6e0f button {
  left: 0;
}
.caption_9366 {
  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%;
}
.caption_9366 .menu-9f4c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption_9366 .mini-bc05 {
  display: -webkit-box;
  display: flex;
}
.caption_9366 .mini-bc05.info-hard-e470 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption_9366 .mini-bc05.hard-c245 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_9366 .mini-bc05.mask_left_8deb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_9366.silver_d2a5.slow_85d3 .mini-bc05.info-hard-e470 {
  flex-basis: 100%;
}
.caption_9366.orange-25ea .mini-bc05.hard-c245 {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption_9366.orange-25ea .mini-bc05.mask_left_8deb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter-active-6e0f.item-46e8 {
  display: none;
}
#masthead > .filter-active-6e0f button {
  left: 0;
}
.right-8bcd {
  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;
}
.right-8bcd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.right-8bcd.menu-blue-f32a i {
  margin-right: 4px;
}
.right-8bcd.grid-a638 i {
  margin-left: 5px;
}
.paragraph_6fb4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paragraph_6fb4 p:last-child {
  margin-bottom: 0;
}
.yellow_eb8e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.yellow_eb8e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.yellow_eb8e img {
  display: block;
  width: auto;
  line-height: 1;
}
.yellow_eb8e .complex-1276 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.yellow_eb8e .item-7c70 {
  margin: 5px 0 7px 0;
}
.yellow_eb8e.slider-8d56 .brown_f6aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow_eb8e.slider-8d56 .texture_mini_e098 {
  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;
}
.yellow_eb8e.orange-4da0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.yellow_eb8e.orange-4da0 .brown_f6aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow_eb8e.orange-4da0 .texture_mini_e098 {
  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;
}
.yellow_eb8e.container_hot_4064 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow_eb8e.column-57b9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.yellow_eb8e.column-57b9 .texture_mini_e098 {
  margin-top: 7px;
}
.slider_357b {
  display: inline-block;
}
.message_focused_a1ac .menu_cold_1f67 .yellow_eb8e img {
  max-width: 100%;
}
.accent-69d1 .prev_7877.dropdown-807b,
.accordion-wood-a4a3 .prev_7877.dropdown-807b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-69d1 .status-fast-518f,
.accordion-wood-a4a3 .status-fast-518f {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.accent-69d1 .status-fast-518f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accent-69d1.column_gas_cc8a .status-fast-518f {
  display: none;
}
.accent-69d1 .footer-down-054d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent-69d1 .footer-down-054d li {
  display: inline-block;
  position: relative;
}
.accent-69d1 .footer-down-054d li:last-child {
  margin-right: 0;
}
.accent-69d1 .footer-down-054d li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.accent-69d1 .footer-down-054d li.hover_6817 > a {
  color: rgba(0, 0, 0, 0.9);
}
.accent-69d1 .footer-down-054d > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.accent-69d1 .footer-down-054d > li > a i {
  line-height: 0;
}
.accent-69d1 .footer-down-054d > li.fluid-af92 > a .status-fast-518f {
  margin-left: 4px;
  line-height: 0;
}
.accent-69d1 .footer-down-054d .content_3d8f li.fluid-af92 > a {
  position: relative;
}
.accent-69d1 .footer-down-054d .content_3d8f li.fluid-af92 > a:after,
.accent-69d1 .footer-down-054d .content_3d8f li.fluid-af92 > a:before {
  content: "";
  display: table;
}
.accent-69d1 .footer-down-054d .content_3d8f li.fluid-af92 > a:after {
  clear: both;
}
.accent-69d1 .footer-down-054d .content_3d8f li.fluid-af92 > a .status-fast-518f {
  margin-left: 5px;
  float: right;
}
.accent-69d1 .light-4643,
.accent-69d1 .content_3d8f {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.accent-69d1 .content_3d8f {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.accent-69d1 .content_3d8f .dropdown-807b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-69d1 .content_3d8f .status-fast-518f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accent-69d1 .content_3d8f li {
  display: block;
  margin: 0;
  padding: 0;
}
.accent-69d1 .content_3d8f li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.accent-69d1 .content_3d8f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accent-69d1 .content_3d8f .content_3d8f {
  top: 0;
  left: 100%;
}
.accent-69d1 .grid-soft-c4f4.fn-focus-4d4d > .light-4643,
.accent-69d1 .grid-soft-c4f4.fn-focus-4d4d > .content_3d8f,
.accent-69d1 .grid-soft-c4f4:focus > .light-4643,
.accent-69d1 .grid-soft-c4f4:focus > .content_3d8f,
.accent-69d1 .grid-soft-c4f4:hover > .light-4643,
.accent-69d1 .grid-soft-c4f4:hover > .content_3d8f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accent-69d1.cold_3326 .down-ec4d:after,
.accent-69d1.cold_3326 .down-ec4d:before {
  content: "";
  display: table;
}
.accent-69d1.cold_3326 .down-ec4d:after {
  clear: both;
}
.accent-69d1.cold_3326 .down-ec4d > li {
  float: left;
}
.accent-69d1.steel_84be .down-ec4d:after,
.accent-69d1.steel_84be .down-ec4d:before {
  content: "";
  display: table;
}
.accent-69d1.steel_84be .down-ec4d:after {
  clear: both;
}
.accent-69d1.steel_84be .down-ec4d > li {
  float: left;
}
.accent-69d1.steel_84be .down-ec4d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accent-69d1.steel_84be .down-ec4d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accent-69d1.steel_84be .down-ec4d > li.hidden_west_faf1 > a,
.accent-69d1.steel_84be .down-ec4d > li.hover_6817 > a {
  color: #fff;
  background-color: #1e4b75;
}
.accent-69d1.box_north_470a .down-ec4d > li > a .dropdown-807b {
  position: relative;
}
.accent-69d1.box_north_470a .down-ec4d > li > a .dropdown-807b:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accent-69d1.box_north_470a
  .down-ec4d
  > li:focus
  > a
  .dropdown-807b:before,
.accent-69d1.box_north_470a
  .down-ec4d
  > li:hover
  > a
  .dropdown-807b:before {
  width: 100%;
  background-color: currentColor;
}
.accent-69d1.box_north_470a
  .down-ec4d
  > li.hidden_west_faf1
  > a
  .dropdown-807b:before,
.accent-69d1.box_north_470a
  .down-ec4d
  > li.surface_purple_bb8c
  > a
  .dropdown-807b:before {
  width: 100%;
  background-color: currentColor;
}
.accent-69d1.outer_7ba3 .down-ec4d > li > a .dropdown-807b {
  position: relative;
}
.accent-69d1.outer_7ba3 .down-ec4d > li > a .dropdown-807b:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accent-69d1.outer_7ba3 .down-ec4d > li:focus > a .dropdown-807b:before,
.accent-69d1.outer_7ba3
  .down-ec4d
  > li:hover
  > a
  .dropdown-807b:before {
  width: 100%;
  background-color: currentColor;
}
.accent-69d1.outer_7ba3
  .down-ec4d
  > li.hidden_west_faf1
  > a
  .dropdown-807b:before,
.accent-69d1.outer_7ba3
  .down-ec4d
  > li.surface_purple_bb8c
  > a
  .dropdown-807b:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-wood-a4a3 .footer-down-054d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion-wood-a4a3 .footer-down-054d li:first-child > a {
  border-top: none;
}
.accordion-wood-a4a3 .footer-down-054d .black_7ca8 > .dropdown-807b .status-fast-518f {
  display: none;
}
.accordion-wood-a4a3 .footer-down-054d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accordion-wood-a4a3 .footer-down-054d li:last-child {
  border: none;
}
.accordion-wood-a4a3 .footer-down-054d li.fluid-af92 > a {
  padding-right: 45px !important;
}
.accordion-wood-a4a3 .footer-down-054d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accordion-wood-a4a3 .footer-down-054d li a:focus,
.accordion-wood-a4a3 .footer-down-054d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-wood-a4a3 .footer-down-054d li .aside-in-ab48 {
  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;
}
.accordion-wood-a4a3 .footer-down-054d li .aside-in-ab48:hover {
  box-shadow: none;
}
.accordion-wood-a4a3 .footer-down-054d li .aside-in-ab48 .status-fast-518f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accordion-wood-a4a3 .footer-down-054d .content_3d8f {
  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);
}
.accordion-wood-a4a3 .footer-down-054d .content_3d8f li a {
  padding-left: 3em;
}
.accordion-wood-a4a3 .footer-down-054d .secondary-993f > a .aside-in-ab48 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion-wood-a4a3 .footer-down-054d .secondary-993f > .content_3d8f {
  display: block;
  opacity: 1;
}
.border_92ac {
  max-width: 100%;
}
.breadcrumb_tiny_6f2a {
  line-height: 0;
  cursor: pointer;
}
.frame-8eea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.frame-8eea:hover {
  box-shadow: none;
  color: currentColor;
}
.frame-8eea svg {
  width: 18px;
  height: 18px;
}
.frame-8eea .backdrop_84b7 {
  display: none;
}
.sort-dark-f48e {
  position: relative;
}
.sort-dark-f48e.fn-active-4d4d .frame-8eea .mask-bb57 {
  display: none;
}
.sort-dark-f48e.fn-active-4d4d .frame-8eea .backdrop_84b7 {
  display: inline-block;
}
.sort-dark-f48e .thick-2f51 {
  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);
}
.sort-dark-f48e.pattern_42b1 .thick-2f51 {
  left: auto;
  right: -0.9em;
}
.sort-dark-f48e.pattern_42b1 .layout_c352::before {
  left: auto;
  right: 15px;
}
.sort-dark-f48e.fn-active-4d4d .thick-2f51 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon_af2c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.icon_af2c label {
  flex-basis: 100%;
}
.icon_af2c .short-e192 {
  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;
}
.icon_af2c .dynamic_4d0c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.icon_af2c .dynamic_4d0c:focus {
  background-color: transparent;
}
.icon_af2c button.fresh_c31f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.icon_af2c button.fresh_c31f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.icon_af2c button.fresh_c31f svg {
  width: 18px;
  height: 18px;
}
.icon_af2c input[type="submit"] {
  min-height: auto;
}
.gallery_lite_c0f4 .icon_af2c .dynamic_4d0c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.layout_c352 {
  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) {
  .layout_c352 {
    width: 220px;
  }
}
.layout_c352 label {
  flex-basis: 100%;
}
.layout_c352::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;
}
.banner-65d0 .gallery_lite_c0f4 .icon_af2c {
  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;
}
.banner-65d0
  .gallery_lite_c0f4
  .icon_af2c
  .short-e192 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.banner-65d0 .gallery_lite_c0f4 .icon_af2c .dynamic_4d0c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.banner-65d0
  .gallery_lite_c0f4
  .icon_af2c
  .dynamic_4d0c:focus {
  background: 0 0;
}
.banner-65d0
  .gallery_lite_c0f4
  .icon_af2c
  .photo-d919 {
  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;
}
.focus_down_fe0c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus_down_fe0c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus_down_fe0c li:last-child {
  margin-right: 0;
}
.focus_down_fe0c li:first-child {
  margin-left: 0;
}
.focus_down_fe0c.glass_f8ce a {
  color: #fff;
}
.focus_down_fe0c.glass_f8ce a:hover {
  color: #fff;
}
.focus_down_fe0c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus_down_fe0c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus_down_fe0c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus_down_fe0c a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus_down_fe0c [class*="social-icon-apple"] {
  background-color: #999;
}
.focus_down_fe0c [class*="social-icon-apple"].over_7cb9 {
  background-color: transparent;
  color: #999;
}
.focus_down_fe0c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus_down_fe0c [class*="social-icon-behance"].over_7cb9 {
  background-color: transparent;
  color: #1769ff;
}
.focus_down_fe0c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus_down_fe0c [class*="social-icon-bitbucket"].over_7cb9 {
  background-color: transparent;
  color: #205081;
}
.focus_down_fe0c [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus_down_fe0c [class*="social-icon-codepen"].over_7cb9 {
  background-color: transparent;
  color: #000;
}
.focus_down_fe0c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus_down_fe0c [class*="social-icon-delicious"].over_7cb9 {
  background-color: transparent;
  color: #39f;
}
.focus_down_fe0c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus_down_fe0c [class*="social-icon-digg"].over_7cb9 {
  background-color: transparent;
  color: #005be2;
}
.focus_down_fe0c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus_down_fe0c [class*="social-icon-dribbble"].over_7cb9 {
  background-color: transparent;
  color: #ea4c89;
}
.focus_down_fe0c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus_down_fe0c [class*="social-icon-envelope"].over_7cb9 {
  background-color: transparent;
  color: #ea4335;
}
.focus_down_fe0c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus_down_fe0c [class*="social-icon-facebook"].over_7cb9 {
  background-color: transparent;
  color: #3b5998;
}
.focus_down_fe0c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus_down_fe0c [class*="social-icon-flickr"].over_7cb9 {
  background-color: transparent;
  color: #0063dc;
}
.focus_down_fe0c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus_down_fe0c [class*="social-icon-foursquare"].over_7cb9 {
  background-color: transparent;
  color: #2d5be3;
}
.focus_down_fe0c [class*="social-icon-github"] {
  background-color: #333;
}
.focus_down_fe0c [class*="social-icon-github"].over_7cb9 {
  background-color: transparent;
  color: #333;
}
.focus_down_fe0c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus_down_fe0c [class*="social-icon-google-plus"].over_7cb9 {
  background-color: transparent;
  color: #dd4b39;
}
.focus_down_fe0c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus_down_fe0c [class*="social-icon-houzz"].over_7cb9 {
  background-color: transparent;
  color: #7ac142;
}
.focus_down_fe0c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus_down_fe0c [class*="social-icon-instagram"].over_7cb9 {
  background-color: transparent;
  color: #262626;
}
.focus_down_fe0c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus_down_fe0c [class*="social-icon-jsfiddle"].over_7cb9 {
  background-color: transparent;
  color: #487aa2;
}
.focus_down_fe0c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus_down_fe0c [class*="social-icon-linkedin"].over_7cb9 {
  background-color: transparent;
  color: #0077b5;
}
.focus_down_fe0c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus_down_fe0c [class*="social-icon-medium"].over_7cb9 {
  background-color: transparent;
  color: #00ab6b;
}
.focus_down_fe0c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus_down_fe0c
  [class*="social-icon-odnoklassniki"].over_7cb9 {
  background-color: transparent;
  color: #f4731c;
}
.focus_down_fe0c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus_down_fe0c [class*="social-icon-meetup"].over_7cb9 {
  background-color: transparent;
  color: #ec1c40;
}
.focus_down_fe0c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus_down_fe0c [class*="social-icon-pinterest"].over_7cb9 {
  background-color: transparent;
  color: #bd081c;
}
.focus_down_fe0c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus_down_fe0c [class*="social-icon-product-hunt"].over_7cb9 {
  background-color: transparent;
  color: #da552f;
}
.focus_down_fe0c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus_down_fe0c [class*="social-icon-reddit"].over_7cb9 {
  background-color: transparent;
  color: #ff4500;
}
.focus_down_fe0c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus_down_fe0c [class*="social-icon-rss"].over_7cb9 {
  background-color: transparent;
  color: #f26522;
}
.focus_down_fe0c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus_down_fe0c
  [class*="social-icon-shopping-cart"].over_7cb9 {
  background-color: transparent;
  color: #4caf50;
}
.focus_down_fe0c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus_down_fe0c [class*="social-icon-skype"].over_7cb9 {
  background-color: transparent;
  color: #00aff0;
}
.focus_down_fe0c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus_down_fe0c [class*="social-icon-slideshare"].over_7cb9 {
  background-color: transparent;
  color: #0077b5;
}
.focus_down_fe0c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus_down_fe0c [class*="social-icon-snapchat"].over_7cb9 {
  background-color: transparent;
  color: #fffc00;
}
.focus_down_fe0c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus_down_fe0c [class*="social-icon-soundcloud"].over_7cb9 {
  background-color: transparent;
  color: #f80;
}
.focus_down_fe0c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus_down_fe0c [class*="social-icon-spotify"].over_7cb9 {
  background-color: transparent;
  color: #2ebd59;
}
.focus_down_fe0c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus_down_fe0c
  [class*="social-icon-stack-overflow"].over_7cb9 {
  background-color: transparent;
  color: #fe7a15;
}
.focus_down_fe0c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus_down_fe0c [class*="social-icon-maldkfgram"].over_7cb9 {
  background-color: transparent;
  color: #2ca5e0;
}
.focus_down_fe0c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus_down_fe0c [class*="social-icon-tripadvisor"].over_7cb9 {
  background-color: transparent;
  color: #589442;
}
.focus_down_fe0c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus_down_fe0c [class*="social-icon-tumblr"].over_7cb9 {
  background-color: transparent;
  color: #35465c;
}
.focus_down_fe0c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus_down_fe0c [class*="social-icon-twitch"].over_7cb9 {
  background-color: transparent;
  color: #6441a5;
}
.focus_down_fe0c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus_down_fe0c [class*="social-icon-twitter"].over_7cb9 {
  background-color: transparent;
  color: #1da1f2;
}
.focus_down_fe0c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus_down_fe0c [class*="social-icon-vimeo"].over_7cb9 {
  background-color: transparent;
  color: #1ab7ea;
}
.focus_down_fe0c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus_down_fe0c [class*="social-icon-vk"].over_7cb9 {
  background-color: transparent;
  color: #45668e;
}
.focus_down_fe0c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus_down_fe0c [class*="social-icon-weibo"].over_7cb9 {
  background-color: transparent;
  color: #df2029;
}
.focus_down_fe0c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus_down_fe0c [class*="social-icon-weixin"].over_7cb9 {
  background-color: transparent;
  color: #7bb32e;
}
.focus_down_fe0c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus_down_fe0c [class*="social-icon-whatsapp"].over_7cb9 {
  background-color: transparent;
  color: #25d366;
}
.focus_down_fe0c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus_down_fe0c [class*="social-icon-wordpress"].over_7cb9 {
  background-color: transparent;
  color: #21759b;
}
.focus_down_fe0c [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus_down_fe0c [class*="social-icon-xing"].over_7cb9 {
  background-color: transparent;
  color: #026466;
}
.focus_down_fe0c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus_down_fe0c [class*="social-icon-yelp"].over_7cb9 {
  background-color: transparent;
  color: #af0606;
}
.focus_down_fe0c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus_down_fe0c [class*="social-icon-youtube"].over_7cb9 {
  background-color: transparent;
  color: #cd201f;
}
.grid-4c7c {
  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;
}
.grid-4c7c:hover {
  box-shadow: none;
  background: 0 0;
}
.down_3131 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.background_soft_81c5 {
  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;
}
.rough_9ae0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.easy-ac41 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.easy-ac41,
.easy-ac41::after,
.easy-ac41::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;
}
.easy-ac41::after,
.easy-ac41::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gas-7709 .background_soft_81c5 .rough_9ae0 {
  margin-top: -2px;
  width: 19px;
}
.gas-7709 .background_soft_81c5 .easy-ac41 {
  margin-top: -1px;
}
.gas-7709 .background_soft_81c5 .easy-ac41,
.gas-7709 .background_soft_81c5 .easy-ac41::after,
.gas-7709 .background_soft_81c5 .easy-ac41::before {
  width: 19px;
  height: 2px;
}
.gas-7709 .background_soft_81c5 .easy-ac41::before {
  top: -6px;
}
.gas-7709 .background_soft_81c5 .easy-ac41::after {
  bottom: -6px;
}
.progress_middle_54e8 .background_soft_81c5 .rough_9ae0 {
  margin-top: -2px;
  width: 22px;
}
.progress_middle_54e8 .background_soft_81c5 .easy-ac41 {
  margin-top: -1px;
}
.progress_middle_54e8 .background_soft_81c5 .easy-ac41,
.progress_middle_54e8 .background_soft_81c5 .easy-ac41::after,
.progress_middle_54e8 .background_soft_81c5 .easy-ac41::before {
  width: 22px;
  height: 2px;
}
.progress_middle_54e8 .background_soft_81c5 .easy-ac41::before {
  top: -7px;
}
.progress_middle_54e8 .background_soft_81c5 .easy-ac41::after {
  bottom: -7px;
}
.layout_21df .background_soft_81c5 .rough_9ae0 {
  margin-top: -2px;
  width: 31px;
}
.layout_21df .background_soft_81c5 .easy-ac41 {
  margin-top: -1.5px;
}
.layout_21df .background_soft_81c5 .easy-ac41,
.layout_21df .background_soft_81c5 .easy-ac41::after,
.layout_21df .background_soft_81c5 .easy-ac41::before {
  width: 31px;
  height: 3px;
}
.layout_21df .background_soft_81c5 .easy-ac41::before {
  top: -9px;
}
.layout_21df .background_soft_81c5 .easy-ac41::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .accent_301d .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 19px;
  }
  .accent_301d .background_soft_81c5 .easy-ac41 {
    margin-top: -1px;
  }
  .accent_301d .background_soft_81c5 .easy-ac41,
  .accent_301d .background_soft_81c5 .easy-ac41::after,
  .accent_301d .background_soft_81c5 .easy-ac41::before {
    width: 19px;
    height: 2px;
  }
  .accent_301d .background_soft_81c5 .easy-ac41::before {
    top: -6px;
  }
  .accent_301d .background_soft_81c5 .easy-ac41::after {
    bottom: -6px;
  }
  .dim-89a1 .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 22px;
  }
  .dim-89a1 .background_soft_81c5 .easy-ac41 {
    margin-top: -1px;
  }
  .dim-89a1 .background_soft_81c5 .easy-ac41,
  .dim-89a1 .background_soft_81c5 .easy-ac41::after,
  .dim-89a1 .background_soft_81c5 .easy-ac41::before {
    width: 22px;
    height: 2px;
  }
  .dim-89a1 .background_soft_81c5 .easy-ac41::before {
    top: -7px;
  }
  .dim-89a1 .background_soft_81c5 .easy-ac41::after {
    bottom: -7px;
  }
  .cool-0467 .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 31px;
  }
  .cool-0467 .background_soft_81c5 .easy-ac41 {
    margin-top: -1.5px;
  }
  .cool-0467 .background_soft_81c5 .easy-ac41,
  .cool-0467 .background_soft_81c5 .easy-ac41::after,
  .cool-0467 .background_soft_81c5 .easy-ac41::before {
    width: 31px;
    height: 3px;
  }
  .cool-0467 .background_soft_81c5 .easy-ac41::before {
    top: -9px;
  }
  .cool-0467 .background_soft_81c5 .easy-ac41::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fixed-b017 .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 19px;
  }
  .fixed-b017 .background_soft_81c5 .easy-ac41 {
    margin-top: -1px;
  }
  .fixed-b017 .background_soft_81c5 .easy-ac41,
  .fixed-b017 .background_soft_81c5 .easy-ac41::after,
  .fixed-b017 .background_soft_81c5 .easy-ac41::before {
    width: 19px;
    height: 2px;
  }
  .fixed-b017 .background_soft_81c5 .easy-ac41::before {
    top: -6px;
  }
  .fixed-b017 .background_soft_81c5 .easy-ac41::after {
    bottom: -6px;
  }
  .rough-791e .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 22px;
  }
  .rough-791e .background_soft_81c5 .easy-ac41 {
    margin-top: -1px;
  }
  .rough-791e .background_soft_81c5 .easy-ac41,
  .rough-791e .background_soft_81c5 .easy-ac41::after,
  .rough-791e .background_soft_81c5 .easy-ac41::before {
    width: 22px;
    height: 2px;
  }
  .rough-791e .background_soft_81c5 .easy-ac41::before {
    top: -7px;
  }
  .rough-791e .background_soft_81c5 .easy-ac41::after {
    bottom: -7px;
  }
  .paragraph_2e83 .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_2e83 .background_soft_81c5 .easy-ac41 {
    margin-top: -1.5px;
  }
  .paragraph_2e83 .background_soft_81c5 .easy-ac41,
  .paragraph_2e83 .background_soft_81c5 .easy-ac41::after,
  .paragraph_2e83 .background_soft_81c5 .easy-ac41::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_2e83 .background_soft_81c5 .easy-ac41::before {
    top: -9px;
  }
  .paragraph_2e83 .background_soft_81c5 .easy-ac41::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .accordion-af1b .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 19px;
  }
  .accordion-af1b .background_soft_81c5 .easy-ac41 {
    margin-top: -1px;
  }
  .accordion-af1b .background_soft_81c5 .easy-ac41,
  .accordion-af1b .background_soft_81c5 .easy-ac41::after,
  .accordion-af1b .background_soft_81c5 .easy-ac41::before {
    width: 19px;
    height: 2px;
  }
  .accordion-af1b .background_soft_81c5 .easy-ac41::before {
    top: -6px;
  }
  .accordion-af1b .background_soft_81c5 .easy-ac41::after {
    bottom: -6px;
  }
  .sort-d17c .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-d17c .background_soft_81c5 .easy-ac41 {
    margin-top: -1px;
  }
  .sort-d17c .background_soft_81c5 .easy-ac41,
  .sort-d17c .background_soft_81c5 .easy-ac41::after,
  .sort-d17c .background_soft_81c5 .easy-ac41::before {
    width: 22px;
    height: 2px;
  }
  .sort-d17c .background_soft_81c5 .easy-ac41::before {
    top: -7px;
  }
  .sort-d17c .background_soft_81c5 .easy-ac41::after {
    bottom: -7px;
  }
  .tooltip_right_900c .background_soft_81c5 .rough_9ae0 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_right_900c .background_soft_81c5 .easy-ac41 {
    margin-top: -1.5px;
  }
  .tooltip_right_900c .background_soft_81c5 .easy-ac41,
  .tooltip_right_900c .background_soft_81c5 .easy-ac41::after,
  .tooltip_right_900c .background_soft_81c5 .easy-ac41::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_right_900c .background_soft_81c5 .easy-ac41::before {
    top: -9px;
  }
  .tooltip_right_900c .background_soft_81c5 .easy-ac41::after {
    bottom: -9px;
  }
}
.tertiary_ce1c .easy-ac41 {
  -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);
}
.tertiary_ce1c .easy-ac41::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tertiary_ce1c .easy-ac41::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);
}
.tertiary_ce1c.shade_866a .easy-ac41 {
  -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);
}
.tertiary_ce1c.shade_866a .easy-ac41::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tertiary_ce1c.shade_866a .easy-ac41::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);
}
.alert-short-6194 {
  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.banner-8981:before {
  display: none;
}
.shade_orange_a7fa {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade_orange_a7fa .copper-0dfb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade_orange_a7fa .copper-0dfb:last-of-type {
  border-bottom: none;
}
.shade_orange_a7fa .copper-0dfb.message-ef19,
.shade_orange_a7fa .copper-0dfb.title-ee9c,
.shade_orange_a7fa .copper-0dfb.bright-b670 {
  padding: 0;
}
.shade_orange_a7fa .accordion-wood-a4a3 .aside-in-ab48 {
  color: currentColor;
}
.shade_orange_a7fa .accordion-wood-a4a3 .aside-in-ab48:focus,
.shade_orange_a7fa .accordion-wood-a4a3 .aside-in-ab48:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_orange_a7fa.pink-b5f2 .south_2381,
.shade_orange_a7fa.pink-b5f2 .paragraph_6fb4 a,
.shade_orange_a7fa.pink-b5f2 .down-ec4d a,
.shade_orange_a7fa.pink-b5f2 .content_3d8f a {
  color: rgba(0, 0, 0, 0.55);
}
.shade_orange_a7fa.pink-b5f2 .south_2381:hover,
.shade_orange_a7fa.pink-b5f2 .paragraph_6fb4 a:hover,
.shade_orange_a7fa.pink-b5f2 .down-ec4d a:hover,
.shade_orange_a7fa.pink-b5f2 .content_3d8f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_orange_a7fa.pink-b5f2 .hover-focused-e805 {
  color: rgba(0, 0, 0, 0.8);
}
.shade_orange_a7fa.pink-b5f2 .copper-0dfb {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_orange_a7fa.pink-b5f2 .copper-0dfb:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade_orange_a7fa.pink-b5f2 .chip_under_e485:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade_orange_a7fa.pink-b5f2 .accordion-wood-a4a3 .footer-down-054d li a,
.shade_orange_a7fa.pink-b5f2 .accordion-wood-a4a3 .aside-in-ab48,
.shade_orange_a7fa.pink-b5f2 .content_3d8f {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_orange_a7fa.pink-b5f2 .accordion-wood-a4a3 .aside-in-ab48:focus,
.shade_orange_a7fa.pink-b5f2 .accordion-wood-a4a3 .aside-in-ab48:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_orange_a7fa.pink-b5f2 .footer-down-054d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_orange_a7fa.feature_rough_ee8c .south_2381,
.shade_orange_a7fa.feature_rough_ee8c .paragraph_6fb4 a,
.shade_orange_a7fa.feature_rough_ee8c .down-ec4d .aside-in-ab48,
.shade_orange_a7fa.feature_rough_ee8c .down-ec4d a,
.shade_orange_a7fa.feature_rough_ee8c .content_3d8f a {
  color: rgba(255, 255, 255, 0.79);
}
.shade_orange_a7fa.feature_rough_ee8c .south_2381:hover,
.shade_orange_a7fa.feature_rough_ee8c .paragraph_6fb4 a:hover,
.shade_orange_a7fa.feature_rough_ee8c .down-ec4d .aside-in-ab48:hover,
.shade_orange_a7fa.feature_rough_ee8c .down-ec4d a:hover,
.shade_orange_a7fa.feature_rough_ee8c .content_3d8f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_orange_a7fa.feature_rough_ee8c .hover-focused-e805 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_orange_a7fa.feature_rough_ee8c .copper-0dfb {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_orange_a7fa.feature_rough_ee8c .copper-0dfb:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade_orange_a7fa.feature_rough_ee8c .chip_under_e485:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade_orange_a7fa.feature_rough_ee8c .accordion-wood-a4a3 .footer-down-054d li a,
.shade_orange_a7fa.feature_rough_ee8c .accordion-wood-a4a3 .aside-in-ab48,
.shade_orange_a7fa.feature_rough_ee8c .content_3d8f {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_orange_a7fa.feature_rough_ee8c .accordion-wood-a4a3 .aside-in-ab48:focus,
.shade_orange_a7fa.feature_rough_ee8c .accordion-wood-a4a3 .aside-in-ab48:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_orange_a7fa.feature_rough_ee8c .footer-down-054d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_under_e485 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.chip_under_e485:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade-19b4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary_over_03ec .shade_orange_a7fa {
  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;
}
.tertiary_over_03ec .copper-0dfb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary_over_03ec .copper-0dfb: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) {
  .tertiary_over_03ec .copper-0dfb:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary_over_03ec .copper-0dfb:last-child:before {
  content: none;
}
.tertiary_over_03ec .copper-0dfb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary_over_03ec .accordion-wood-a4a3 .footer-down-054d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary_over_03ec .accordion-wood-a4a3 .footer-down-054d li a .aside-in-ab48 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary_over_03ec .accordion-wood-a4a3 .content_3d8f {
  border: none;
}
.tertiary_over_03ec .accordion-wood-a4a3 .content_3d8f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary_over_03ec .chip_under_e485 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary_over_03ec .shade-19b4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary_over_03ec .feature_rough_ee8c .chip_under_e485:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_over_03ec .pink-b5f2.module_6fde .easy-ac41 {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary_over_03ec
  .pink-b5f2.module_6fde
  .easy-ac41::after,
.tertiary_over_03ec
  .pink-b5f2.module_6fde
  .easy-ac41:before {
  background: inherit;
}
.tertiary_over_03ec
  .pink-b5f2.module_6fde:hover
  .easy-ac41 {
  background: rgba(0, 0, 0, 0.8);
}
.wrapper_advanced_0602 .shade_orange_a7fa {
  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) {
  .wrapper_advanced_0602 .shade_orange_a7fa {
    width: auto;
    right: 45px;
  }
}
.wrapper-purple-75b0 .shade_orange_a7fa {
  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) {
  .wrapper-purple-75b0 .shade_orange_a7fa {
    width: auto;
    left: 45px;
  }
}
.banner-8981 .shade_orange_a7fa {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.banner-8981 .shade-19b4 {
  max-width: 48em;
  margin: 0 auto;
}
.banner-8981 .chip_under_e485:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail-1935 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail-1935.tertiary_over_03ec .shade_orange_a7fa {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.thumbnail-1935.wrapper_advanced_0602 .shade_orange_a7fa {
  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);
}
.thumbnail-1935 .shade_orange_a7fa {
  visibility: visible;
}
.thumbnail-1935.wrapper-purple-75b0 .shade_orange_a7fa {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.lite_4fcc,
.out-5b2c {
  overflow-x: hidden;
}
.lite_4fcc .shade_orange_a7fa {
  overflow: auto;
}
.lite_4fcc.tertiary_over_03ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lite_4fcc.tertiary_over_03ec .shade_orange_a7fa {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.lite_4fcc.tertiary_over_03ec .grid-4c7c {
  opacity: 0;
}
.lite_4fcc.wrapper_advanced_0602 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lite_4fcc.wrapper_advanced_0602 .shade_orange_a7fa {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.lite_4fcc.wrapper_advanced_0602 .grid-4c7c {
  opacity: 0;
}
.lite_4fcc.wrapper-purple-75b0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.lite_4fcc.wrapper-purple-75b0 .shade_orange_a7fa {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.lite_4fcc.wrapper-purple-75b0 .grid-4c7c {
  opacity: 0;
}
.lite_4fcc.banner-8981 .shade_orange_a7fa {
  z-index: 10;
  visibility: visible;
}
.module_6fde {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_6fde .easy-ac41 {
  background: rgba(255, 255, 255, 0.99);
}
.module_6fde .easy-ac41::after,
.module_6fde .easy-ac41:before {
  background: inherit;
}
.module_6fde:hover .easy-ac41 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper-purple-75b0 .module_6fde {
  top: 10px;
  right: auto;
  left: 12px;
}
.banner-8981 .module_6fde {
  display: none !important;
}
.lite_4fcc:before,
.out-5b2c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.lite_4fcc .module_6fde,
.out-5b2c .module_6fde {
  display: inline-block;
}
.shade_orange_a7fa .menu-9f4c {
  -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;
}
.lite_4fcc .shade_orange_a7fa .menu-9f4c,
.out-5b2c .shade_orange_a7fa .menu-9f4c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner_green_2d50 .short-e192 {
  width: 100%;
}
.menu_cold_1f67 {
  padding: 0 0.5em 0;
}
.menu_cold_1f67 [class*="customify-col-"],
.menu_cold_1f67 [class*="customify-col_"],
.menu_cold_1f67 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-steel-1a33 .menu_cold_1f67 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .thick_89ec .table-0acd,
  .table-0acd {
    display: none;
  }
  .wrapper-570e {
    text-align: left;
  }
  .list-c8a3 {
    text-align: center;
  }
  .image-2dd4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .thick_89ec .filter-advanced-0b8b,
  .filter-advanced-0b8b {
    display: none;
  }
  .narrow-14ac {
    text-align: left;
  }
  .cool-dd90 {
    text-align: center;
  }
  .carousel_cca8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .thick_89ec .pagination_in_79f7,
  .pagination_in_79f7 {
    display: none;
  }
  .summary_brown_c269 {
    text-align: left;
  }
  .item_green_74df {
    text-align: center;
  }
  .gas_2d13 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hidden-cool-45bf {
  box-shadow: none !important;
}
.title_06d5 .small-7cd3,
.smooth-c9a5 .small-7cd3 {
  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;
}
.smooth-c9a5 .small-7cd3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade-down-8637 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade-down-8637:after,
.shade-down-8637:before {
  content: "";
  display: table;
}
.shade-down-8637:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade-down-8637 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade-down-8637,
.north_ec2c {
  max-width: 1248px;
  margin: 0 auto;
}

.summary_d696.banner-2251 .shade-down-8637 {
  max-width: 100%;
}
.summary_d696.notice-2461 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary_d696.focus-wood-9a3b .shade-down-8637 {
  max-width: 100%;
}
.summary_d696.focus-wood-9a3b > .shade-down-8637 {
  padding-left: 0;
  padding-right: 0;
}
.summary_d696.focus-wood-9a3b > .shade-down-8637 .thick_89ec {
  margin: 0;
}
.summary_d696.focus-wood-9a3b
  > .shade-down-8637
  .frame-619c.thick_cae5 {
  margin-right: 0;
  margin-left: 0;
}
.summary_d696.focus-wood-9a3b #main.thick_cae5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center-7ad3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center-7ad3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .background_bc25 .active-black-78d4 {
    padding-right: 1em;
  }
  .background_bc25.mask-black-7557 .frame-619c {
    border-right: 1px solid #eaecee;
  }
  .background_bc25.mask-black-7557 .active-black-78d4 {
    padding-right: 1em;
  }
  .background_bc25.mask-black-7557 .out_45f2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-f0df .active-black-78d4 {
    padding-left: 1em;
  }
  .description-f0df.mask-black-7557 .frame-619c {
    border-left: 1px solid #eaecee;
  }
  .description-f0df.mask-black-7557 .active-black-78d4 {
    padding-left: 1em;
  }
  .description-f0df.mask-black-7557 .out_45f2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_bright_ad7f .active-black-78d4 {
    padding-left: 1em;
  }
  .summary_bright_ad7f.mask-black-7557 .thumbnail-8df7 {
    border-right: 1px solid #eaecee;
  }
  .summary_bright_ad7f.mask-black-7557 .hard-0849 {
    border-right: 1px solid #eaecee;
  }
  .summary_bright_ad7f.mask-black-7557 .active-black-78d4 {
    padding-left: 1em;
  }
  .summary_bright_ad7f.mask-black-7557 .out_45f2 {
    padding-right: 1em;
  }
  .summary_bright_ad7f.mask-black-7557 .hot-661b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh_52b5 .active-black-78d4 {
    padding-right: 1em;
  }
  .fresh_52b5.mask-black-7557 .thumbnail-8df7 {
    border-left: 1px solid #eaecee;
  }
  .fresh_52b5.mask-black-7557 .hard-0849 {
    border-left: 1px solid #eaecee;
  }
  .fresh_52b5.mask-black-7557 .active-black-78d4 {
    padding-right: 1em;
  }
  .fresh_52b5.mask-black-7557 .out_45f2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh_52b5.mask-black-7557 .hot-661b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-7ad3 .active-black-78d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-7ad3.mask-black-7557 .frame-619c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center-7ad3.mask-black-7557 .active-black-78d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-7ad3.mask-black-7557 .out_45f2 {
    padding-left: 1em;
  }
  .center-7ad3.mask-black-7557 .hot-661b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center-7ad3.mask-black-7557 .active-black-78d4 {
    padding-left: 0;
  }
}
.tooltip-cded .border-over-01dd {
  display: inline-block;
}
.label-wide-aa01 {
  display: inline-block;
}
.accordion-8913 {
  word-con: break-word;
}
.slow_3091 > span {
  display: inline-block;
  padding: 5px 0;
}
.slow_3091 .mini-b8ab {
  margin-left: 8px;
  margin-right: 8px;
}
.slow_3091 .form_smooth_506c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.rough_e4f0 .aside_thick_6bd8 {
  margin-bottom: 2em;
}
.rough_e4f0 .tabs_a692 {
  margin-bottom: 15px;
}
.rough_e4f0 .tabs_a692:last-child {
  margin-bottom: 0;
}
.rough_e4f0 .progress-down-8066 {
  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) {
  .rough_e4f0 .progress-down-8066 {
    display: block;
  }
}
.rough_e4f0 .overlay_bright_a194 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .rough_e4f0 .overlay_bright_a194 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.rough_e4f0 .thick-f8ad {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.rough_e4f0 .thick-f8ad img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.rough_e4f0 .thick-f8ad a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.rough_e4f0 .accordion-8913 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough_e4f0 .accordion-8913 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.rough_e4f0 .feature_action_e4c4 p:last-child {
  margin-bottom: 0;
}
.rough_e4f0 .description-b8a2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.rough_e4f0 .prev_f74c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.rough_e4f0 .element_f85a {
  margin-top: 1em;
}
.rough_e4f0 .popup-3539 {
  top: 0;
  display: block;
}
.rough_e4f0 .popup-3539 a {
  color: inherit;
}
.rough_e4f0 .popup-3539 a:hover {
  color: inherit;
}
.rough_e4f0 .status_dirty_a489 {
  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;
}
.rough_e4f0 .status_dirty_a489:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.rough_e4f0 .prev_f74c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.rough_e4f0 .basic-9bb5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.rough_e4f0 .basic-9bb5:first-child {
  margin-top: 0;
}
.rough_e4f0 .basic-9bb5.selected_7d25 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.rough_e4f0 .basic-9bb5.main_west_da98 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough_e4f0
  .basic-9bb5.main_west_da98.pagination_8801
  .element_f85a {
  width: 100%;
}
.rough_e4f0 .main_west_da98 {
  -webkit-box-align: center;
  align-items: center;
}
.rough_e4f0 .main_west_da98 .slow_3091,
.rough_e4f0 .main_west_da98 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.rough_e4f0 .thick-f8ad {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough_e4f0 .thick-f8ad img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough_e4f0 .thick-f8ad: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;
}
.rough_e4f0 .selected_7d25 {
  z-index: 5;
}
.rough_e4f0 .large_47b8 .slow_53d7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.rough_e4f0 .outline-pro-58f9 .slow_53d7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.rough_e4f0 .thick-85d4 .slow_53d7 {
  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;
}
.rough_e4f0.paragraph_5fd0 .progress-down-8066,
.rough_e4f0.cool_b54b .progress-down-8066 {
  display: block;
}
.rough_e4f0.paragraph_5fd0 .progress-down-8066 .bottom_984f,
.rough_e4f0.paragraph_5fd0 .progress-down-8066 .prev_f74c,
.rough_e4f0.cool_b54b .progress-down-8066 .bottom_984f,
.rough_e4f0.cool_b54b .progress-down-8066 .prev_f74c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough_e4f0.highlight-active-07c7 .overlay_bright_a194 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .rough_e4f0.highlight-active-07c7 .overlay_bright_a194 {
    margin-right: 0;
  }
}
.rough_e4f0.paragraph_5fd0 .overlay_bright_a194,
.rough_e4f0.cool_b54b .overlay_bright_a194 {
  padding-top: 40%;
}
.rough_e4f0.paragraph_5fd0 .aside_thick_6bd8,
.rough_e4f0.cool_b54b .aside_thick_6bd8 {
  display: block;
}
.rough_e4f0.paragraph_5fd0 .fn-sticky-4d4d .prev_f74c,
.rough_e4f0.cool_b54b .fn-sticky-4d4d .prev_f74c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.rough_e4f0.paragraph_5fd0 .overlay_bright_a194,
.rough_e4f0.cool_b54b .overlay_bright_a194 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.rough_e4f0.paragraph_5fd0 .prev_f74c {
  padding: 1em;
}
.left_b704 {
  margin: 30px auto;
  display: block;
}
.left_b704 .grid_in_6e9c > * {
  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;
}
.left_b704 .grid_in_6e9c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.left_b704 .grid_in_6e9c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_right_7e2a .slow_3091 {
  margin-bottom: 1.41575em;
}
.content_right_7e2a .top-7312 {
  margin-bottom: 1.618em;
}
.input-cbde .overlay_5a90 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-cbde .overlay_5a90 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-cbde .summary-2553 {
  max-width: 100%;
  overflow: auto;
}
.short-3111 .input-cbde a:hover {
  text-decoration: underline;
}
.row_e49c .tabs_a692:not(.accordion-8913),
.row_e49c .thick-f8ad {
  margin-bottom: 1.41575em;
}
.row_e49c .tabs_a692:not(.accordion-8913):last-child,
.row_e49c .thick-f8ad:last-child {
  margin-bottom: 0;
}
.row_e49c .tabs_a692.accordion-pressed-4cbe {
  margin-bottom: 0.41575em;
}
.row_e49c .texture_01bf:before,
.row_e49c .menu-hard-675a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.row_e49c .texture_01bf:before {
  content: "\f115";
}
.row_e49c .menu-hard-675a:before {
  content: "\f02c";
}
.row_e49c .footer-0324 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.row_e49c .footer-0324 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.red_65bc {
  display: -webkit-box;
  display: flex;
}
.red_65bc .fluid_b0c1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .red_65bc .fluid_b0c1 {
    flex-basis: 90px;
  }
}
.red_65bc .pattern-ce5e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .red_65bc .pattern-ce5e {
    flex-basis: calc(100% - 50px);
  }
}
.red_65bc .accent_fb61 p:last-child {
  margin-bottom: 0.72em;
}
.aside-ddb5 .grid_in_6e9c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside-ddb5 .grid_in_6e9c:after,
.aside-ddb5 .grid_in_6e9c:before {
  content: "";
  display: table;
}
.aside-ddb5 .grid_in_6e9c:after {
  clear: both;
}
.aside-ddb5 .grid_in_6e9c .backdrop_wood_7b24,
.aside-ddb5 .grid_in_6e9c .banner_center_2b92 {
  width: 49%;
}
.aside-ddb5 .grid_in_6e9c .backdrop_wood_7b24 a span.column_d5ca,
.aside-ddb5 .grid_in_6e9c .banner_center_2b92 a span.column_d5ca {
  display: block;
  margin-bottom: 5px;
}
.aside-ddb5 .grid_in_6e9c .banner_center_2b92 {
  float: left;
  text-align: left;
}
.aside-ddb5 .grid_in_6e9c .backdrop_wood_7b24 {
  float: right;
  text-align: right;
}
.banner_fded {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .banner_fded {
    margin-bottom: 0;
  }
}
.dim-7154 {
  margin-bottom: 1em;
}
.dim-7154 .accordion-8913 {
  font-size: 1.1em;
  line-height: 1.3;
}
.center-b3d2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.notification_wood_ac86 .dim-7154,
.wrapper-next-97da .dim-7154 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notification_wood_ac86 .dim-7154,
  .wrapper-next-97da .dim-7154 {
    display: block;
  }
}
.notification_wood_ac86 .center-b3d2,
.wrapper-next-97da .center-b3d2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notification_wood_ac86 .center-b3d2,
  .wrapper-next-97da .center-b3d2 {
    margin-bottom: 1em;
  }
}
.notification_wood_ac86 .center-b3d2 img,
.wrapper-next-97da .center-b3d2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notification_wood_ac86 .outline-0836,
.wrapper-next-97da .outline-0836 {
  flex-basis: calc(100% - 160px);
}
.notification_wood_ac86 .outline-0836 p,
.wrapper-next-97da .outline-0836 p {
  margin-bottom: 0;
}
.notification_wood_ac86 .outline-0836 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notification_wood_ac86 .outline-0836 {
    padding-left: 0;
  }
}
.wrapper-next-97da .outline-0836 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper-next-97da .outline-0836 {
    padding-right: 0;
  }
}
.wrapper-next-97da .center-b3d2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.content-7a45 .center-b3d2 {
  margin-bottom: 0.5em;
}
.content-7a45 .center-b3d2 img {
  width: 100%;
}
.in-ffa0 .secondary_891b,
.cold_ddf5 .secondary_891b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cold_ddf5 .frame-619c .dark_9f57 p:last-child {
  margin-bottom: 0;
}
.sidebar_hot_57a5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered_dc09 .image_cf95 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered_dc09 .image_cf95:last-of-type {
    margin-bottom: 0;
  }
}
.hovered_dc09 .image_cf95 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered_dc09 .image_cf95 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered_dc09 .image_cf95 ul li {
  margin: 0 0 0.6em;
}
.hovered_dc09 .image_cf95 ul li.menu-7718,
.hovered_dc09 .image_cf95 ul li.list_static_5243 {
  position: relative;
}
.hovered_dc09 .image_cf95 ul li.menu-7718 .item_upper_4b02,
.hovered_dc09 .image_cf95 ul li.list_static_5243 .item_upper_4b02 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered_dc09 .image_cf95 ul li.menu-7718:after:after,
.hovered_dc09 .image_cf95 ul li.menu-7718:after:before,
.hovered_dc09
  .image_cf95
  ul
  li.list_static_5243:after:after,
.hovered_dc09
  .image_cf95
  ul
  li.list_static_5243:after:before {
  content: "";
  display: table;
}
.hovered_dc09 .image_cf95 ul li.menu-7718:after:after,
.hovered_dc09
  .image_cf95
  ul
  li.list_static_5243:after:after {
  clear: both;
}
.hovered_dc09 .image_cf95 a.bottom-9f7e:hover {
  text-decoration: none;
}
.hovered_dc09 .image_cf95 select {
  max-width: 100%;
}
.hovered_dc09 .image_cf95 table {
  font-size: 85%;
}
.hovered_dc09 .image_cf95 table td,
.hovered_dc09 .image_cf95 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered_dc09 .image_cf95 table tfoot td {
  text-align: left;
}
.hovered_dc09 .image_cf95 :last-child {
  margin-bottom: 0;
}
.hovered_dc09 .image_cf95 .widget_small_a63f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered_dc09 .image_cf95 .widget_small_a63f label {
  width: 100%;
}
.hovered_dc09 .image_cf95 .widget_small_a63f .dynamic_4d0c {
  width: 100%;
  display: block;
}
.hovered_dc09 .image_cf95 .widget_small_a63f .fresh_c31f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered_dc09 .image_cf95 .widget_small_a63f .fresh_c31f:hover svg #svg-search {
  fill: #444;
}
.hovered_dc09 .image_cf95 .widget_small_a63f .fresh_c31f svg {
  width: 18px;
  height: 18px;
}
.hovered_dc09 .pattern_6a78 ul ul,
.hovered_dc09 .smooth_a9ca ul ul,
.hovered_dc09 .element-4168 ul ul,
.hovered_dc09 .gradient-7c0c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered_dc09 .pattern_6a78 .fluid-af92 > a,
.hovered_dc09 .smooth_a9ca .fluid-af92 > a,
.hovered_dc09 .element-4168 .fluid-af92 > a,
.hovered_dc09 .gradient-7c0c .fluid-af92 > a {
  margin-bottom: 0;
}
.hovered_dc09 .section-active-ebed li,
.hovered_dc09 .pattern_6a78 li,
.hovered_dc09 .sort_2805 li,
.hovered_dc09 .smooth_a9ca li,
.hovered_dc09 .element-4168 li,
.hovered_dc09 .gradient-7c0c li,
.hovered_dc09 .component_5eff li,
.hovered_dc09 .link_8274 li {
  display: block;
  position: relative;
}
.hovered_dc09 .section-active-ebed li:last-child,
.hovered_dc09 .pattern_6a78 li:last-child,
.hovered_dc09 .sort_2805 li:last-child,
.hovered_dc09 .smooth_a9ca li:last-child,
.hovered_dc09 .element-4168 li:last-child,
.hovered_dc09 .gradient-7c0c li:last-child,
.hovered_dc09 .component_5eff li:last-child,
.hovered_dc09 .link_8274 li:last-child {
  border: none;
}
.hovered_dc09 .section-active-ebed li a,
.hovered_dc09 .pattern_6a78 li a,
.hovered_dc09 .sort_2805 li a,
.hovered_dc09 .smooth_a9ca li a,
.hovered_dc09 .element-4168 li a,
.hovered_dc09 .gradient-7c0c li a,
.hovered_dc09 .component_5eff li a,
.hovered_dc09 .link_8274 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered_dc09 .section-active-ebed li ul li::before,
.hovered_dc09 .pattern_6a78 li ul li::before,
.hovered_dc09 .sort_2805 li ul li::before,
.hovered_dc09 .smooth_a9ca li ul li::before,
.hovered_dc09 .element-4168 li ul li::before,
.hovered_dc09 .gradient-7c0c li ul li::before,
.hovered_dc09 .component_5eff li ul li::before,
.hovered_dc09 .link_8274 li ul li::before {
  left: 15px;
}
.hovered_dc09 .section-active-ebed li ul a,
.hovered_dc09 .pattern_6a78 li ul a,
.hovered_dc09 .sort_2805 li ul a,
.hovered_dc09 .smooth_a9ca li ul a,
.hovered_dc09 .element-4168 li ul a,
.hovered_dc09 .gradient-7c0c li ul a,
.hovered_dc09 .component_5eff li ul a,
.hovered_dc09 .link_8274 li ul a {
  padding-left: 20px;
}
.hovered_dc09 .section-active-ebed li ul ul li::before,
.hovered_dc09 .pattern_6a78 li ul ul li::before,
.hovered_dc09 .sort_2805 li ul ul li::before,
.hovered_dc09 .smooth_a9ca li ul ul li::before,
.hovered_dc09 .element-4168 li ul ul li::before,
.hovered_dc09 .gradient-7c0c li ul ul li::before,
.hovered_dc09 .component_5eff li ul ul li::before,
.hovered_dc09 .link_8274 li ul ul li::before {
  left: 30px;
}
.hovered_dc09 .section-active-ebed li ul ul a,
.hovered_dc09 .pattern_6a78 li ul ul a,
.hovered_dc09 .sort_2805 li ul ul a,
.hovered_dc09 .smooth_a9ca li ul ul a,
.hovered_dc09 .element-4168 li ul ul a,
.hovered_dc09 .gradient-7c0c li ul ul a,
.hovered_dc09 .component_5eff li ul ul a,
.hovered_dc09 .link_8274 li ul ul a {
  padding-left: 40px;
}
.hovered_dc09 .black_6418 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered_dc09 .link_8274 ul li {
  margin-bottom: 1.41575em;
}
.hovered_dc09 .link_8274 ul li .complex-7b29 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered_dc09 .link_8274 ul li .breadcrumb-1ee4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.feature_rough_ee8c .section-active-ebed li a,
.feature_rough_ee8c .pattern_6a78 li a,
.feature_rough_ee8c .sort_2805 li a,
.feature_rough_ee8c .smooth_a9ca li a,
.feature_rough_ee8c .element-4168 li a,
.feature_rough_ee8c .gradient-7c0c li a,
.feature_rough_ee8c .component_5eff li a,
.feature_rough_ee8c .link_8274 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_rough_ee8c .black_6418 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_rough_ee8c .image_cf95 ul li.menu-7718 .item_upper_4b02,
.feature_rough_ee8c .image_cf95 ul li.list_static_5243 .item_upper_4b02 {
  background: rgba(0, 0, 0, 0.2);
}
.feature_rough_ee8c .hovered_dc09 .image_cf95 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_d696 .hovered_dc09 .footer-down-054d li {
  margin: 0;
}
.summary_d696 .hovered_dc09 .footer-down-054d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary_d696 .hovered_dc09 .footer-down-054d li ul {
  margin: 0;
}
.summary_d696 .hovered_dc09 .footer-down-054d li ul li a {
  padding-left: 15px;
}
.summary_d696 .hovered_dc09 .footer-down-054d li ul li li a {
  padding-left: 30px;
}
.summary_d696 .hovered_dc09 .footer-down-054d li.hover_6817 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary_d696 .hovered_dc09 .footer-down-054d li.hover_6817 > 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;
}
.summary_d696 .hovered_dc09 .footer-down-054d li.hover_6817 > 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;
}
.hidden-liquid-9a6b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.logo_gold_178d {
  position: relative;
  z-index: 10;
}
.logo_gold_178d .menu-9f4c {
  width: 100%;
  max-width: 100%;
}
.highlight-ed0c .slider-32b2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.highlight-ed0c .pink-b5f2 {
}
.highlight-ed0c .feature_rough_ee8c {
  background: #292929;
}
.top-da5a .slider-32b2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.top-da5a .pink-b5f2 {
  background: #f9f9f9;
}
.top-da5a .feature_rough_ee8c {
  background: #303030;
}
.overlay-static-eaf4 .slider-32b2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay-static-eaf4 .border-over-01dd {
    margin-bottom: 1em;
  }
  .overlay-static-eaf4 .border-over-01dd:last-child {
    margin-bottom: 0;
  }
}
.overlay-static-eaf4 .pink-b5f2 {
  background: #ededed;
}
.overlay-static-eaf4 .feature_rough_ee8c {
  background: #1a1a1a;
}
.slider-32b2.pink-b5f2 {
  color: rgba(0, 0, 0, 0.6);
}
.slider-32b2.pink-b5f2 .simple-14b6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-32b2.feature_rough_ee8c {
  color: rgba(255, 255, 255, 0.99);
}
.slider-32b2.feature_rough_ee8c a:not(.bottom-9f7e) {
  color: rgba(255, 255, 255, 0.79);
}
.slider-32b2.feature_rough_ee8c a:not(.bottom-9f7e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-32b2.feature_rough_ee8c .simple-14b6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-32b2.feature_rough_ee8c table tbody td,
.slider-32b2.feature_rough_ee8c table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature_aa47.popup_d9c2 .shade-down-8637 {
  max-width: initial;
}
.feature_aa47 .layout_1492 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature_aa47 .layout_1492 .menu-9f4c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature_aa47 .layout_1492 .menu-9f4c {
    display: block;
    margin-bottom: 2em;
  }
  .feature_aa47 .layout_1492 .menu-9f4c:last-child {
    margin-bottom: 0;
  }
}
.overlay-static-eaf4 .border-over-01dd:last-child,
.top-da5a .border-over-01dd:last-child,
.highlight-ed0c .border-over-01dd:last-child {
  margin-bottom: 0;
}
.overlay-static-eaf4 .border-over-01dd .hovered_dc09 .image_cf95:last-child,
.top-da5a .border-over-01dd .hovered_dc09 .image_cf95:last-child,
.highlight-ed0c .border-over-01dd .hovered_dc09 .image_cf95:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay-static-eaf4 .badge_small_c1d2,
  .overlay-static-eaf4 .under-6ba1,
  .top-da5a .badge_small_c1d2,
  .top-da5a .under-6ba1,
  .highlight-ed0c .badge_small_c1d2,
  .highlight-ed0c .under-6ba1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .logo_gold_178d .border-over-01dd {
    margin-bottom: 2em;
  }
}
.logo_gold_178d p:last-child {
  margin-bottom: 0;
}
.logo_gold_178d li,
.logo_gold_178d ul {
  list-style: none;
  margin: 0;
}
.logo_gold_178d ul ul {
  margin-left: 2.617924em;
}
.preview-small-3437 {
  font-size: 0.875em;
}

/* css-noise: d495 */
.promo-block-e7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
