/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hovered_54b3/customify
Author: WPCustomify
Author URI: https://pressmaximum.hovered_54b3
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.hovered_54b3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.backdrop_f1a1.soft_8c5e/licenses/gpl-2.0.pattern-3d5d
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.pattern_short_39c4/, (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.upper-a27e.header_active_f85f/normalize.photo_ce85/
 ======
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.photo_ce85 v7.0.0 | MIT License | github.hovered_54b3/necolas/normalize.photo_ce85 */
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;
}
.caption-huge-f455 .widget-b45f,
.selected_0b07,
.active-0a06,
.prev-08dc,
.chip-up-8fbd,
.input-east-4e84,
.hover-aee8,
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;
}
.selected_0b07,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .selected_0b07,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .selected_0b07,
  h1 {
    font-size: 1.8em;
  }
}
.active-0a06,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-0a06 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-0a06,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-0a06,
  h2 {
    font-size: 1.7em;
  }
}
.prev-08dc,
h3 {
  font-size: 1.618em;
}
.caption-huge-f455 .widget-b45f,
.chip-up-8fbd,
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.motion_1b2d {
  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;
}
.progress-55ff:after,
.progress-55ff:before,
.fixed-7378:after,
.fixed-7378:before {
  content: "";
  display: table;
}
.progress-55ff:after,
.fixed-7378:after {
  clear: both;
}
.accent-01fb {
  float: right;
  margin-right: 0;
}
.tertiary_40f0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal_gold_7ee9 .label_0611,
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;
}
.modal_gold_7ee9 .label_0611: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;
}
.in-7719 .label_0611 {
  box-shadow: none;
}
.in-7719
  .label_0611
  .modal-stale-b863 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.in-7719 .label_0611 .section_4b9e {
  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;
}
.in-7719
  .label_0611
  .section_4b9e
  b {
  display: none;
}
.in-7719 .pagination_mini_30b9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress_4ee5:not(.east_4489):not(.status_ded7),
button:not(.east_4489):not(.status_ded7),
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ),
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ),
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ) {
  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;
}
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ):hover,
button:not(.east_4489):not(
    .status_ded7
  ):hover,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ):hover,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ):hover,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ):active,
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ):focus,
button:not(.east_4489):not(
    .status_ded7
  ):active,
button:not(.east_4489):not(
    .status_ded7
  ):focus,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ):active,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ):focus,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ):active,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ):focus,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ):active,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ):focus {
  outline: 0;
}
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c,
button:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c {
  position: relative;
}
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .footer_f287,
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .blue_9ca7,
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .widget_f977,
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  i,
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  svg,
button:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .footer_f287,
button:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .blue_9ca7,
button:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .widget_f977,
button:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  i,
button:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  svg,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .footer_f287,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .blue_9ca7,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .widget_f977,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  i,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  svg,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .footer_f287,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .blue_9ca7,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .widget_f977,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  i,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  svg,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .footer_f287,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .blue_9ca7,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  .widget_f977,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  i,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c
  svg {
  visibility: hidden;
}
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c:after,
button:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c:after,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c:after,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c:after,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ).fn-loading-ce1c: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;
}
.progress_4ee5:not(.east_4489):not(.status_ded7),
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ),
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ),
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ) {
  color: #fff;
  background: #235787;
}
.progress_4ee5:not(.east_4489):not(
    .status_ded7
  ):focus,
input[type="button"]:not(.east_4489):not(
    .status_ded7
  ):focus,
input[type="reset"]:not(.east_4489):not(
    .status_ded7
  ):focus,
input[type="submit"]:not(.east_4489):not(
    .status_ded7
  ):focus {
  color: #fff;
}
.progress_4ee5.fn-disabled-ce1c:not(.east_4489):not(
    .status_ded7
  ),
.progress_4ee5[disabled]:not(.east_4489):not(
    .status_ded7
  ),
button.fn-disabled-ce1c:not(.east_4489):not(
    .status_ded7
  ),
button[disabled]:not(.east_4489):not(
    .status_ded7
  ) {
  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;
}
.dropdown-white-5d94 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dropdown-white-5d94: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;
}
.block_b462 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.filter_6740 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pink_64ed {
  clear: both;
  display: block;
  margin: 0 auto;
}
.progress-55ff:after,
.progress-55ff:before,
.layout_1daa:after,
.layout_1daa:before,
.aside_selected_f084:after,
.aside_selected_f084:before,
.texture-7965:after,
.texture-7965:before,
.message-hot-d49b:after,
.message-hot-d49b:before,
.sort_8f66:after,
.sort_8f66:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.progress-55ff:after,
.layout_1daa:after,
.aside_selected_f084:after,
.texture-7965:after,
.message-hot-d49b:after,
.sort_8f66:after {
  clear: both;
}
.layout_1daa .tertiary_blue_097d,
.aside_selected_f084 .tertiary_blue_097d,
.hard_156a .tertiary_blue_097d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert_last_8577 {
  display: inline-block;
}
.new-bb08 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.new-bb08 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new-bb08 .menu_67d7 {
  padding: 1em 0;
  font-size: 85%;
}
.menu_67d7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.modal-9613 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.modal-9613:after,
.modal-9613:before {
  content: "";
  display: table;
}
.modal-9613:after {
  clear: both;
}
.tag_smooth_6c43 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main_5d43 .tag_smooth_6c43 {
  max-width: 50%;
}
.static-e5d1 .tag_smooth_6c43 {
  max-width: 33.33%;
}
.middle-6022 .tag_smooth_6c43 {
  max-width: 25%;
}
.footer_fc7c .tag_smooth_6c43 {
  max-width: 20%;
}
.input_next_0c62 .tag_smooth_6c43 {
  max-width: 16.66%;
}
.info-d64a .tag_smooth_6c43 {
  max-width: 14.28%;
}
.tall-d100 .tag_smooth_6c43 {
  max-width: 12.5%;
}
.logo_d4ae .tag_smooth_6c43 {
  max-width: 11.11%;
}
.active-in-64b1 {
  display: block;
}
.caption-huge-f455 .full-edca label,
.caption-huge-f455 .dark-58e8 label,
.caption-huge-f455 .nav-64e3 label,
.caption-huge-f455 .preview-pressed-ee58 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over-7b3c {
  list-style: none;
  margin: 0;
}
.over-7b3c article.highlight-c4e2 {
  margin-bottom: 0;
}
.over-7b3c ul {
  list-style: none;
  margin: 0;
}
.over-7b3c .background_easy_7b57 li.highlight-c4e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over-7b3c .background_easy_7b57 li.highlight-c4e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over-7b3c .background_easy_7b57 li.highlight-c4e2: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) {
  .over-7b3c .background_easy_7b57 li.highlight-c4e2 li.highlight-c4e2 li.highlight-c4e2 li.highlight-c4e2 {
    padding-left: 0;
  }
}
article.highlight-c4e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-c4e2 .layout_1daa p:last-of-type {
  margin-bottom: 0;
}
article.highlight-c4e2 .old_3b1c {
  float: left;
}
article.highlight-c4e2 .brown_bc22 {
  margin-left: 85px;
}
article.highlight-c4e2 .gallery-outer-be9b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-c4e2 .gallery-outer-be9b .smooth_9ad0 {
  margin-left: 10px;
}
article.highlight-c4e2 .hidden_last_62eb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-c4e2 .plasma_e0df {
  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 .full-edca,
  #respond .nav-64e3,
  #respond .preview-pressed-ee58 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full-edca input,
#respond .nav-64e3 input,
#respond .preview-pressed-ee58 input {
  width: 100%;
}
#respond .preview-pressed-ee58 {
  margin-right: 0;
}
#respond .card-261e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center-216d {
  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;
}
.center-216d.link_black_a1ec {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.center-216d 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%);
}
.center-216d:focus,
.center-216d: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);
}
.form-soft-98c8 {
  border-radius: 10%;
}
.component_north_15f1 {
  border-radius: 50%;
}
.menu_fdb0 {
  font-size: 0.72em;
}
.caption_2b33 {
  font-size: 0.875em;
}
.dim-dc49 {
  font-size: 1.1em;
}
.pagination-slow-2940 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pagination-slow-2940.menu_fdb0 {
  letter-spacing: 0.5px;
}
.carousel_soft_182f,
.carousel_soft_182f a {
  color: #6d6d6d;
}
.carousel_soft_182f a:hover {
  color: #111;
}
.texture_98dc {
  color: #6d6d6d;
}
.heading_5624 {
  overflow-x: hidden;
}
.heading_5624 .gold-8e9b.text-wood-2498 {
  position: relative;
}
.heading_5624 .gold-8e9b.text-wood-2498.bronze-c5ee {
  position: initial;
}
.heading_5624
  .gold-8e9b.text-wood-2498.bronze-c5ee
  .fast_6e79 {
  left: auto;
}
.heading_5624 .gold-8e9b .fast_6e79 {
  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;
}
.heading_5624 .gold-8e9b:hover.text-wood-2498 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading_5624
  .gold-8e9b:hover.text-wood-2498
  .fast_6e79 {
  display: block;
  z-index: 9999999;
}
.heading_5624 .active-7605 .disabled-c37f,
.heading_5624 .pro_ee2d .disabled-c37f {
  display: none;
}
.heading_5624 .button-e7ab .gold-8e9b:hover.text-wood-2498 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.caption-huge-f455 .full-edca label,
.caption-huge-f455 .dark-58e8 label,
.caption-huge-f455 .nav-64e3 label,
.caption-huge-f455 .preview-pressed-ee58 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over-7b3c {
  list-style: none;
  margin: 0;
}
.over-7b3c article.highlight-c4e2 {
  margin-bottom: 0;
}
.over-7b3c ul {
  list-style: none;
  margin: 0;
}
.over-7b3c .background_easy_7b57 li.highlight-c4e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over-7b3c .background_easy_7b57 li.highlight-c4e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over-7b3c .background_easy_7b57 li.highlight-c4e2: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) {
  .over-7b3c .background_easy_7b57 li.highlight-c4e2 li.highlight-c4e2 li.highlight-c4e2 li.highlight-c4e2 {
    padding-left: 0;
  }
}
article.highlight-c4e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-c4e2 .layout_1daa p:last-of-type {
  margin-bottom: 0;
}
article.highlight-c4e2 .old_3b1c {
  float: left;
}
article.highlight-c4e2 .brown_bc22 {
  margin-left: 85px;
}
article.highlight-c4e2 .gallery-outer-be9b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-c4e2 .gallery-outer-be9b .smooth_9ad0 {
  margin-left: 10px;
}
article.highlight-c4e2 .hidden_last_62eb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-c4e2 .plasma_e0df {
  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 .full-edca,
  #respond .nav-64e3,
  #respond .preview-pressed-ee58 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full-edca input,
#respond .nav-64e3 input,
#respond .preview-pressed-ee58 input {
  width: 100%;
}
#respond .preview-pressed-ee58 {
  margin-right: 0;
}
#respond .card-261e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-7605 .layout_pink_b7d5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.layout_pink_b7d5 .inner_d274.paragraph-977e .grid_6a50 > li > a:focus,
.layout_pink_b7d5 .inner_d274.paragraph-977e .grid_6a50 > li > a:hover,
.layout_pink_b7d5 .inner_d274.dropdown_action_6361 .grid_6a50 > li > a:focus,
.layout_pink_b7d5 .inner_d274.dropdown_action_6361 .grid_6a50 > li > a:hover,
.layout_pink_b7d5 .inner_d274.sidebar_5ba6 .grid_6a50 > li > a:focus,
.layout_pink_b7d5 .inner_d274.sidebar_5ba6 .grid_6a50 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_pink_b7d5
  .inner_d274.paragraph-977e
  .grid_6a50
  > li.disabled-light-347d
  > a,
.layout_pink_b7d5
  .inner_d274.paragraph-977e
  .grid_6a50
  > li.pattern_hard_1445
  > a,
.layout_pink_b7d5
  .inner_d274.dropdown_action_6361
  .grid_6a50
  > li.disabled-light-347d
  > a,
.layout_pink_b7d5
  .inner_d274.dropdown_action_6361
  .grid_6a50
  > li.pattern_hard_1445
  > a,
.layout_pink_b7d5
  .inner_d274.sidebar_5ba6
  .grid_6a50
  > li.disabled-light-347d
  > a,
.layout_pink_b7d5 .inner_d274.sidebar_5ba6 .grid_6a50 > li.container-under-6dfe > a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_pink_b7d5 .frame_rough_9287,
.layout_pink_b7d5 .frame_rough_9287 a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_pink_b7d5 .footer-hot-f3df.orange_1910 li a,
.layout_pink_b7d5 .border_advanced_dc7f a,
.layout_pink_b7d5 .red_3c6e,
.layout_pink_b7d5 .grid_6a50 > li > a,
.layout_pink_b7d5 .easy-f2e7 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5 .footer-hot-f3df.orange_1910 li a:hover,
.layout_pink_b7d5 .border_advanced_dc7f a:hover,
.layout_pink_b7d5 .red_3c6e:hover,
.layout_pink_b7d5 .grid_6a50 > li > a:hover,
.layout_pink_b7d5 .easy-f2e7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_pink_b7d5 .element-left-3fb1 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5 .element-left-3fb1 .hidden-next-bb25 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_pink_b7d5 .element-left-3fb1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_pink_b7d5 .footer_3628 .full-4b0c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5 .footer_3628 .full-4b0c .form_cool_abd0 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5
  .footer_3628
  .full-4b0c
  .form_cool_abd0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5
  .footer_3628
  .full-4b0c
  .form_cool_abd0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5
  .footer_3628
  .full-4b0c
  .form_cool_abd0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5
  .footer_3628
  .full-4b0c
  .form_cool_abd0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5 .footer_3628 .middle_4ff8 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_pink_b7d5 .footer_3628 .middle_4ff8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-e7b0
  .layout_pink_b7d5
  .footer_3628
  .pressed-0373
  .hot_6786 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-e7b0
  .layout_pink_b7d5
  .footer_3628
  .pressed-0373
  .form_cool_abd0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-7605 .photo-8e4d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-8e4d .inner_d274.paragraph-977e .grid_6a50 > li > a:focus,
.photo-8e4d .inner_d274.paragraph-977e .grid_6a50 > li > a:hover,
.photo-8e4d .inner_d274.dropdown_action_6361 .grid_6a50 > li > a:focus,
.photo-8e4d .inner_d274.dropdown_action_6361 .grid_6a50 > li > a:hover,
.photo-8e4d .inner_d274.sidebar_5ba6 .grid_6a50 > li > a:focus,
.photo-8e4d .inner_d274.sidebar_5ba6 .grid_6a50 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-8e4d
  .inner_d274.paragraph-977e
  .grid_6a50
  > li.disabled-light-347d
  > a,
.photo-8e4d
  .inner_d274.paragraph-977e
  .grid_6a50
  > li.pattern_hard_1445
  > a,
.photo-8e4d
  .inner_d274.dropdown_action_6361
  .grid_6a50
  > li.disabled-light-347d
  > a,
.photo-8e4d
  .inner_d274.dropdown_action_6361
  .grid_6a50
  > li.pattern_hard_1445
  > a,
.photo-8e4d
  .inner_d274.sidebar_5ba6
  .grid_6a50
  > li.disabled-light-347d
  > a,
.photo-8e4d .inner_d274.sidebar_5ba6 .grid_6a50 > li.container-under-6dfe > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-8e4d .frame_rough_9287,
.photo-8e4d .frame_rough_9287 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-8e4d .footer-hot-f3df.orange_1910 li a,
.photo-8e4d .border_advanced_dc7f a,
.photo-8e4d .red_3c6e,
.photo-8e4d .grid_6a50 > li > a,
.photo-8e4d .easy-f2e7 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-8e4d .footer-hot-f3df.orange_1910 li a:hover,
.photo-8e4d .border_advanced_dc7f a:hover,
.photo-8e4d .red_3c6e:hover,
.photo-8e4d .grid_6a50 > li > a:hover,
.photo-8e4d .easy-f2e7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-8e4d .element-left-3fb1 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-8e4d .element-left-3fb1 .hidden-next-bb25 {
  color: rgba(0, 0, 0, 0.8);
}
.photo-8e4d .element-left-3fb1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_new_6d1b .brown-0682 {
  margin-left: auto;
  margin-right: auto;
}
.aside_selected_f084 > * {
  margin-left: auto;
  margin-right: auto;
}
.aside_selected_f084 .block_b462 {
  margin-right: 1.41575em;
}
.filter_old_6f00 .aside_selected_f084 > .glass-28f7 {
  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;
}
.filter_old_6f00 .aside_selected_f084 > .dropdown-4530 {
  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;
}
.detail_wide_db5b.primary_new_6d1b .brown-0682,
.feature-559e.primary_new_6d1b .brown-0682 {
  margin-left: 0;
}
.gas-bb5a.primary_new_6d1b .brown-0682,
.dark-d008.primary_new_6d1b .brown-0682 {
  margin-right: 0;
}
.aside_selected_f084 ol,
.aside_selected_f084 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.avatar_e0fa video {
  max-width: 100%;
}
.hovered_8009 img {
  display: block;
}
.hovered_8009.block_b462,
.hovered_8009.filter_6740 {
  width: 100%;
}
.hovered_8009.dropdown-4530 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mini-8b83:not(.list_4423) {
  margin: 1.5em auto;
}
.footer_short_dbd9 p {
  padding: 1.5em 14px;
}
ul.dropdown_4a0e.dropdown-4530,
ul.dropdown_4a0e.glass-28f7,
ul.dropdown_4a0e.video-615f.glass-28f7 {
  padding: 0 14px;
}
.progress-green-3bd7 {
  display: block;
  overflow-x: auto;
}
.progress-green-3bd7 table {
  border-collapse: collapse;
  width: 100%;
}
.progress-green-3bd7 td,
.progress-green-3bd7 th {
  padding: 0.5em;
}
.aside_selected_f084 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.aside_selected_f084 ol ol,
.aside_selected_f084 ol ul,
.aside_selected_f084 ul ol,
.aside_selected_f084 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.aside_selected_f084 ol ol li,
.aside_selected_f084 ol ul li,
.aside_selected_f084 ul ol li,
.aside_selected_f084 ul ul li {
  margin-left: 0;
}
.text-north-4e20.top-15e4 > .table_narrow_333d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.text-north-4e20.top-15e4 > .table_narrow_333d iframe,
.text-north-4e20.top-15e4 > .table_narrow_333d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pagination-20f9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pagination-20f9.outer-69d7 {
  padding: 0;
}
.pagination-20f9.outer-69d7 cite {
  font-size: 13px;
}
.pagination-20f9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pagination-20f9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.caption_fixed_80ce {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.caption_fixed_80ce > p:first-child {
  margin-top: 0;
}
.caption_fixed_80ce cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.caption_fixed_80ce blockquote {
  border-left: 0;
}
.new_5e72 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new_5e72:not(.hidden-e648) {
  max-width: 100px;
}
.new_5e72.breadcrumb_mini_6f3f {
  border-bottom: none !important;
  text-align: center;
}
.new_5e72.breadcrumb_mini_6f3f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .footer_short_dbd9 p {
    padding: 1.5em 0;
  }
}
.left_2c44 {
  color: #0073aa;
}
.tag-static-0e41 {
  background-color: #0073aa;
}
.slow_878a {
  color: #229fd8;
}
.middle_ec6c {
  background-color: #229fd8;
}
.liquid-a4fc {
  color: #eee;
}
.tag_middle_cb92 {
  background-color: #eee;
}
.title-0042 {
  color: #444;
}
.accordion_86d1 {
  background-color: #444;
}
.down_28b3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.down_28b3 .image-motion-6242 .border_advanced_dc7f {
  font-size: 15px;
}
.down_28b3 .border_advanced_dc7f {
  line-height: 1.3;
}
.down_28b3 .photo-8e4d {
}
.down_28b3 .layout_pink_b7d5 {
  background: #235787;
}
.background-liquid-a355 {
  padding: 0;
}
.background-liquid-a355 .layout_pink_b7d5 {
  background: #1a1a1a;
}
.background-liquid-a355 .photo-8e4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.photo_dirty_19f1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.photo_dirty_19f1 .photo-8e4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.photo_dirty_19f1 .layout_pink_b7d5 {
  background: #303030;
}
.sort_8f66 {
  position: relative;
  z-index: 10;
}
.sort_8f66 .feature_874c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-5f52 .text-wood-2498 {
  display: inline-block;
  vertical-align: middle;
}
.old-5f52.search-dim-d577 .text-wood-2498 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .old-5f52.search-dim-d577 .text-wood-2498 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .old-5f52.search-dim-d577 .text-wood-2498 {
    margin-right: 0.4em;
  }
}
.old-5f52.search-dim-d577 .text-wood-2498:last-child {
  margin-right: 0;
}
.row_686d .feature_874c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active-7605 .image-motion-6242 {
    margin: 0 -0.5em;
  }
  .active-7605 .image-motion-6242 [class*="customify-col-"],
  .active-7605 .image-motion-6242 [class*="customify-col_"],
  .active-7605 .image-motion-6242 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active-7605.link-c5bc .feature_874c {
  background: 0 0 !important;
}
.active-7605.link-c5bc .feature_874c,
.active-7605.row_686d .feature_874c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active-7605.module-11e5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active-7605.row_686d .feature_874c {
  box-shadow: none !important;
}
.grid-7b6e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .grid-7b6e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .grid-7b6e {
    padding: 18px 0 20px;
  }
}
.grid-7b6e .old_bf1c {
  width: 100%;
}
.grid-7b6e .secondary_a57a {
  margin-bottom: 0;
}
.grid-7b6e .secondary_rough_c502 {
  margin-top: 5px;
  font-size: 0.875em;
}
.small-e906 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.small-e906 .fixed_a6f4 {
  width: 100%;
}
.down_bc29 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.down_bc29 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.down_bc29 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;
}
.down_bc29 li:last-child:after {
  display: none;
}
.down_bc29 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside_yellow_8929 .disabled-c37f button,
.grid-7b6e .disabled-c37f button {
  left: 0;
}
.aside_yellow_8929 .fixed_a6f4,
.grid-7b6e .fixed_a6f4 {
  padding-left: 0;
  padding-right: 0;
}
.aside_yellow_8929 .small-e906,
.grid-7b6e .small-e906 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside_yellow_8929 {
  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;
}
.aside_yellow_8929: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;
}
.aside_yellow_8929 .full_c074 {
  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) {
  .aside_yellow_8929 .full_c074 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_yellow_8929 .full_c074 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside_yellow_8929 .full_c074 {
    min-height: 200px;
  }
}
.aside_yellow_8929 .down_bc29 {
  color: rgba(255, 255, 255, 0.8);
}
.aside_yellow_8929 .down_bc29 a,
.aside_yellow_8929 .down_bc29 li:after {
  color: inherit;
}
.aside_yellow_8929 .down_bc29 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview_b4c2 {
  margin-bottom: 0.5em;
}
.copper-23f7 {
  margin-bottom: 1.2em;
}
.copper-23f7,
.preview_b4c2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.copper-23f7 p:last-child,
.preview_b4c2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled-c37f,
#masthead .disabled-c37f {
  display: none;
}
#masthead
  > .disabled-c37f.sort-narrow-ca3c {
  display: none;
}
#masthead > .disabled-c37f button {
  left: 0;
}
.block_457b {
  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%;
}
.block_457b .text-wood-2498 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block_457b .paragraph_4537 {
  display: -webkit-box;
  display: flex;
}
.block_457b .paragraph_4537.preview-orange-5f37 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block_457b .paragraph_4537.paragraph-be01 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_457b .paragraph_4537.list_slow_961d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_457b.highlight-fa18.block-f8ee .paragraph_4537.preview-orange-5f37 {
  flex-basis: 100%;
}
.block_457b.disabled-center-c159 .paragraph_4537.paragraph-be01 {
  -webkit-box-flex: 1;
  flex: auto;
}
.block_457b.disabled-center-c159 .paragraph_4537.list_slow_961d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled-c37f.sort-narrow-ca3c {
  display: none;
}
#masthead > .disabled-c37f button {
  left: 0;
}
.hidden-0b21 {
  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;
}
.hidden-0b21:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hidden-0b21.form_focused_b88c i {
  margin-right: 4px;
}
.hidden-0b21.info-23e1 i {
  margin-left: 5px;
}
.border_advanced_dc7f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border_advanced_dc7f p:last-child {
  margin-bottom: 0;
}
.bottom_e26f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bottom_e26f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bottom_e26f img {
  display: block;
  width: auto;
  line-height: 1;
}
.bottom_e26f .frame_rough_9287 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bottom_e26f .footer_slow_622c {
  margin: 5px 0 7px 0;
}
.bottom_e26f.disabled-68ed .accordion-83d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom_e26f.disabled-68ed .accordion_7a5a {
  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;
}
.bottom_e26f.iron_6400 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bottom_e26f.iron_6400 .accordion-83d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom_e26f.iron_6400 .accordion_7a5a {
  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;
}
.bottom_e26f.main_red_4191 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom_e26f.yellow-8876 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bottom_e26f.yellow-8876 .accordion_7a5a {
  margin-top: 7px;
}
.logo-fd76 {
  display: inline-block;
}
.sort_8f66 .bronze-e2da .bottom_e26f img {
  max-width: 100%;
}
.inner_d274 .progress-ba29.hovered-dc55,
.input_outer_1a2e .progress-ba29.hovered-dc55 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner_d274 .tooltip-f7c4,
.input_outer_1a2e .tooltip-f7c4 {
  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%);
}
.inner_d274 .tooltip-f7c4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.inner_d274.rough_f8d7 .tooltip-f7c4 {
  display: none;
}
.inner_d274 .background-36ac {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner_d274 .background-36ac li {
  display: inline-block;
  position: relative;
}
.inner_d274 .background-36ac li:last-child {
  margin-right: 0;
}
.inner_d274 .background-36ac 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;
}
.inner_d274 .background-36ac li.container-under-6dfe > a {
  color: rgba(0, 0, 0, 0.9);
}
.inner_d274 .background-36ac > 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;
}
.inner_d274 .background-36ac > li > a i {
  line-height: 0;
}
.inner_d274 .background-36ac > li.border-ded7 > a .tooltip-f7c4 {
  margin-left: 4px;
  line-height: 0;
}
.inner_d274 .background-36ac .summary_954c li.border-ded7 > a {
  position: relative;
}
.inner_d274 .background-36ac .summary_954c li.border-ded7 > a:after,
.inner_d274 .background-36ac .summary_954c li.border-ded7 > a:before {
  content: "";
  display: table;
}
.inner_d274 .background-36ac .summary_954c li.border-ded7 > a:after {
  clear: both;
}
.inner_d274 .background-36ac .summary_954c li.border-ded7 > a .tooltip-f7c4 {
  margin-left: 5px;
  float: right;
}
.inner_d274 .section-hovered-d26a,
.inner_d274 .summary_954c {
  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;
}
.inner_d274 .summary_954c {
  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;
}
.inner_d274 .summary_954c .hovered-dc55 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner_d274 .summary_954c .tooltip-f7c4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.inner_d274 .summary_954c li {
  display: block;
  margin: 0;
  padding: 0;
}
.inner_d274 .summary_954c 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;
}
.inner_d274 .summary_954c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.inner_d274 .summary_954c .summary_954c {
  top: 0;
  left: 100%;
}
.inner_d274 .over-825e.fn-focus-ce1c > .section-hovered-d26a,
.inner_d274 .over-825e.fn-focus-ce1c > .summary_954c,
.inner_d274 .over-825e:focus > .section-hovered-d26a,
.inner_d274 .over-825e:focus > .summary_954c,
.inner_d274 .over-825e:hover > .section-hovered-d26a,
.inner_d274 .over-825e:hover > .summary_954c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.inner_d274.sidebar_5ba6 .grid_6a50:after,
.inner_d274.sidebar_5ba6 .grid_6a50:before {
  content: "";
  display: table;
}
.inner_d274.sidebar_5ba6 .grid_6a50:after {
  clear: both;
}
.inner_d274.sidebar_5ba6 .grid_6a50 > li {
  float: left;
}
.inner_d274.block-e477 .grid_6a50:after,
.inner_d274.block-e477 .grid_6a50:before {
  content: "";
  display: table;
}
.inner_d274.block-e477 .grid_6a50:after {
  clear: both;
}
.inner_d274.block-e477 .grid_6a50 > li {
  float: left;
}
.inner_d274.block-e477 .grid_6a50 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.inner_d274.block-e477 .grid_6a50 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.inner_d274.block-e477 .grid_6a50 > li.disabled-light-347d > a,
.inner_d274.block-e477 .grid_6a50 > li.container-under-6dfe > a {
  color: #fff;
  background-color: #1e4b75;
}
.inner_d274.paragraph-977e .grid_6a50 > li > a .hovered-dc55 {
  position: relative;
}
.inner_d274.paragraph-977e .grid_6a50 > li > a .hovered-dc55: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;
}
.inner_d274.paragraph-977e
  .grid_6a50
  > li:focus
  > a
  .hovered-dc55:before,
.inner_d274.paragraph-977e
  .grid_6a50
  > li:hover
  > a
  .hovered-dc55:before {
  width: 100%;
  background-color: currentColor;
}
.inner_d274.paragraph-977e
  .grid_6a50
  > li.disabled-light-347d
  > a
  .hovered-dc55:before,
.inner_d274.paragraph-977e
  .grid_6a50
  > li.pattern_hard_1445
  > a
  .hovered-dc55:before {
  width: 100%;
  background-color: currentColor;
}
.inner_d274.dropdown_action_6361 .grid_6a50 > li > a .hovered-dc55 {
  position: relative;
}
.inner_d274.dropdown_action_6361 .grid_6a50 > li > a .hovered-dc55: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;
}
.inner_d274.dropdown_action_6361 .grid_6a50 > li:focus > a .hovered-dc55:before,
.inner_d274.dropdown_action_6361
  .grid_6a50
  > li:hover
  > a
  .hovered-dc55:before {
  width: 100%;
  background-color: currentColor;
}
.inner_d274.dropdown_action_6361
  .grid_6a50
  > li.disabled-light-347d
  > a
  .hovered-dc55:before,
.inner_d274.dropdown_action_6361
  .grid_6a50
  > li.pattern_hard_1445
  > a
  .hovered-dc55:before {
  width: 100%;
  background-color: currentColor;
}
.input_outer_1a2e .background-36ac {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input_outer_1a2e .background-36ac li:first-child > a {
  border-top: none;
}
.input_outer_1a2e .background-36ac .widget-f172 > .hovered-dc55 .tooltip-f7c4 {
  display: none;
}
.input_outer_1a2e .background-36ac li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input_outer_1a2e .background-36ac li:last-child {
  border: none;
}
.input_outer_1a2e .background-36ac li.border-ded7 > a {
  padding-right: 45px !important;
}
.input_outer_1a2e .background-36ac li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input_outer_1a2e .background-36ac li a:focus,
.input_outer_1a2e .background-36ac li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_outer_1a2e .background-36ac li .thumbnail_prev_2a80 {
  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;
}
.input_outer_1a2e .background-36ac li .thumbnail_prev_2a80:hover {
  box-shadow: none;
}
.input_outer_1a2e .background-36ac li .thumbnail_prev_2a80 .tooltip-f7c4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input_outer_1a2e .background-36ac .summary_954c {
  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);
}
.input_outer_1a2e .background-36ac .summary_954c li a {
  padding-left: 3em;
}
.input_outer_1a2e .background-36ac .current_5341 > a .thumbnail_prev_2a80 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_outer_1a2e .background-36ac .current_5341 > .summary_954c {
  display: block;
  opacity: 1;
}
.layout-inner-8d9b {
  max-width: 100%;
}
.carousel-93bd {
  line-height: 0;
  cursor: pointer;
}
.easy-f2e7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.easy-f2e7:hover {
  box-shadow: none;
  color: currentColor;
}
.easy-f2e7 svg {
  width: 18px;
  height: 18px;
}
.easy-f2e7 .right-8cf9 {
  display: none;
}
.aside_red_95e8 {
  position: relative;
}
.aside_red_95e8.fn-active-ce1c .easy-f2e7 .left_94f6 {
  display: none;
}
.aside_red_95e8.fn-active-ce1c .easy-f2e7 .right-8cf9 {
  display: inline-block;
}
.aside_red_95e8 .image_93da {
  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);
}
.aside_red_95e8.table_south_c294 .image_93da {
  left: auto;
  right: -0.9em;
}
.aside_red_95e8.table_south_c294 .header-static-8a75::before {
  left: auto;
  right: 15px;
}
.aside_red_95e8.fn-active-ce1c .image_93da {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pressed-0373 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pressed-0373 label {
  flex-basis: 100%;
}
.pressed-0373 .full-4b0c {
  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;
}
.pressed-0373 .form_cool_abd0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pressed-0373 .form_cool_abd0:focus {
  background-color: transparent;
}
.pressed-0373 button.middle_4ff8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pressed-0373 button.middle_4ff8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pressed-0373 button.middle_4ff8 svg {
  width: 18px;
  height: 18px;
}
.pressed-0373 input[type="submit"] {
  min-height: auto;
}
.footer_3628 .pressed-0373 .form_cool_abd0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.header-static-8a75 {
  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) {
  .header-static-8a75 {
    width: 220px;
  }
}
.header-static-8a75 label {
  flex-basis: 100%;
}
.header-static-8a75::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;
}
.label-e7b0 .footer_3628 .pressed-0373 {
  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;
}
.label-e7b0
  .footer_3628
  .pressed-0373
  .full-4b0c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label-e7b0 .footer_3628 .pressed-0373 .form_cool_abd0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label-e7b0
  .footer_3628
  .pressed-0373
  .form_cool_abd0:focus {
  background: 0 0;
}
.label-e7b0
  .footer_3628
  .pressed-0373
  .hot_6786 {
  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;
}
.footer-hot-f3df {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer-hot-f3df li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer-hot-f3df li:last-child {
  margin-right: 0;
}
.footer-hot-f3df li:first-child {
  margin-left: 0;
}
.footer-hot-f3df.green_1370 a {
  color: #fff;
}
.footer-hot-f3df.green_1370 a:hover {
  color: #fff;
}
.footer-hot-f3df a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer-hot-f3df a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer-hot-f3df a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer-hot-f3df a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer-hot-f3df [class*="social-icon-apple"] {
  background-color: #999;
}
.footer-hot-f3df [class*="social-icon-apple"].hero_d8b8 {
  background-color: transparent;
  color: #999;
}
.footer-hot-f3df [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer-hot-f3df [class*="social-icon-behance"].hero_d8b8 {
  background-color: transparent;
  color: #1769ff;
}
.footer-hot-f3df [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer-hot-f3df [class*="social-icon-bitbucket"].hero_d8b8 {
  background-color: transparent;
  color: #205081;
}
.footer-hot-f3df [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer-hot-f3df [class*="social-icon-codepen"].hero_d8b8 {
  background-color: transparent;
  color: #000;
}
.footer-hot-f3df [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer-hot-f3df [class*="social-icon-delicious"].hero_d8b8 {
  background-color: transparent;
  color: #39f;
}
.footer-hot-f3df [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer-hot-f3df [class*="social-icon-digg"].hero_d8b8 {
  background-color: transparent;
  color: #005be2;
}
.footer-hot-f3df [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer-hot-f3df [class*="social-icon-dribbble"].hero_d8b8 {
  background-color: transparent;
  color: #ea4c89;
}
.footer-hot-f3df [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer-hot-f3df [class*="social-icon-envelope"].hero_d8b8 {
  background-color: transparent;
  color: #ea4335;
}
.footer-hot-f3df [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer-hot-f3df [class*="social-icon-facebook"].hero_d8b8 {
  background-color: transparent;
  color: #3b5998;
}
.footer-hot-f3df [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer-hot-f3df [class*="social-icon-flickr"].hero_d8b8 {
  background-color: transparent;
  color: #0063dc;
}
.footer-hot-f3df [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer-hot-f3df [class*="social-icon-foursquare"].hero_d8b8 {
  background-color: transparent;
  color: #2d5be3;
}
.footer-hot-f3df [class*="social-icon-github"] {
  background-color: #333;
}
.footer-hot-f3df [class*="social-icon-github"].hero_d8b8 {
  background-color: transparent;
  color: #333;
}
.footer-hot-f3df [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer-hot-f3df [class*="social-icon-google-plus"].hero_d8b8 {
  background-color: transparent;
  color: #dd4b39;
}
.footer-hot-f3df [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer-hot-f3df [class*="social-icon-houzz"].hero_d8b8 {
  background-color: transparent;
  color: #7ac142;
}
.footer-hot-f3df [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer-hot-f3df [class*="social-icon-instagram"].hero_d8b8 {
  background-color: transparent;
  color: #262626;
}
.footer-hot-f3df [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer-hot-f3df [class*="social-icon-jsfiddle"].hero_d8b8 {
  background-color: transparent;
  color: #487aa2;
}
.footer-hot-f3df [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer-hot-f3df [class*="social-icon-linkedin"].hero_d8b8 {
  background-color: transparent;
  color: #0077b5;
}
.footer-hot-f3df [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer-hot-f3df [class*="social-icon-medium"].hero_d8b8 {
  background-color: transparent;
  color: #00ab6b;
}
.footer-hot-f3df [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer-hot-f3df
  [class*="social-icon-odnoklassniki"].hero_d8b8 {
  background-color: transparent;
  color: #f4731c;
}
.footer-hot-f3df [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer-hot-f3df [class*="social-icon-meetup"].hero_d8b8 {
  background-color: transparent;
  color: #ec1c40;
}
.footer-hot-f3df [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer-hot-f3df [class*="social-icon-pinterest"].hero_d8b8 {
  background-color: transparent;
  color: #bd081c;
}
.footer-hot-f3df [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer-hot-f3df [class*="social-icon-product-hunt"].hero_d8b8 {
  background-color: transparent;
  color: #da552f;
}
.footer-hot-f3df [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer-hot-f3df [class*="social-icon-reddit"].hero_d8b8 {
  background-color: transparent;
  color: #ff4500;
}
.footer-hot-f3df [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer-hot-f3df [class*="social-icon-rss"].hero_d8b8 {
  background-color: transparent;
  color: #f26522;
}
.footer-hot-f3df [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer-hot-f3df
  [class*="social-icon-shopping-cart"].hero_d8b8 {
  background-color: transparent;
  color: #4caf50;
}
.footer-hot-f3df [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer-hot-f3df [class*="social-icon-skype"].hero_d8b8 {
  background-color: transparent;
  color: #00aff0;
}
.footer-hot-f3df [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer-hot-f3df [class*="social-icon-slideshare"].hero_d8b8 {
  background-color: transparent;
  color: #0077b5;
}
.footer-hot-f3df [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer-hot-f3df [class*="social-icon-snapchat"].hero_d8b8 {
  background-color: transparent;
  color: #fffc00;
}
.footer-hot-f3df [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer-hot-f3df [class*="social-icon-soundcloud"].hero_d8b8 {
  background-color: transparent;
  color: #f80;
}
.footer-hot-f3df [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer-hot-f3df [class*="social-icon-spotify"].hero_d8b8 {
  background-color: transparent;
  color: #2ebd59;
}
.footer-hot-f3df [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer-hot-f3df
  [class*="social-icon-stack-overflow"].hero_d8b8 {
  background-color: transparent;
  color: #fe7a15;
}
.footer-hot-f3df [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer-hot-f3df [class*="social-icon-maldkfgram"].hero_d8b8 {
  background-color: transparent;
  color: #2ca5e0;
}
.footer-hot-f3df [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer-hot-f3df [class*="social-icon-tripadvisor"].hero_d8b8 {
  background-color: transparent;
  color: #589442;
}
.footer-hot-f3df [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer-hot-f3df [class*="social-icon-tumblr"].hero_d8b8 {
  background-color: transparent;
  color: #35465c;
}
.footer-hot-f3df [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer-hot-f3df [class*="social-icon-twitch"].hero_d8b8 {
  background-color: transparent;
  color: #6441a5;
}
.footer-hot-f3df [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer-hot-f3df [class*="social-icon-twitter"].hero_d8b8 {
  background-color: transparent;
  color: #1da1f2;
}
.footer-hot-f3df [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer-hot-f3df [class*="social-icon-vimeo"].hero_d8b8 {
  background-color: transparent;
  color: #1ab7ea;
}
.footer-hot-f3df [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer-hot-f3df [class*="social-icon-vk"].hero_d8b8 {
  background-color: transparent;
  color: #45668e;
}
.footer-hot-f3df [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer-hot-f3df [class*="social-icon-weibo"].hero_d8b8 {
  background-color: transparent;
  color: #df2029;
}
.footer-hot-f3df [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer-hot-f3df [class*="social-icon-weixin"].hero_d8b8 {
  background-color: transparent;
  color: #7bb32e;
}
.footer-hot-f3df [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer-hot-f3df [class*="social-icon-whatsapp"].hero_d8b8 {
  background-color: transparent;
  color: #25d366;
}
.footer-hot-f3df [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer-hot-f3df [class*="social-icon-wordpress"].hero_d8b8 {
  background-color: transparent;
  color: #21759b;
}
.footer-hot-f3df [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer-hot-f3df [class*="social-icon-xing"].hero_d8b8 {
  background-color: transparent;
  color: #026466;
}
.footer-hot-f3df [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer-hot-f3df [class*="social-icon-yelp"].hero_d8b8 {
  background-color: transparent;
  color: #af0606;
}
.footer-hot-f3df [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer-hot-f3df [class*="social-icon-youtube"].hero_d8b8 {
  background-color: transparent;
  color: #cd201f;
}
.red_3c6e {
  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;
}
.red_3c6e:hover {
  box-shadow: none;
  background: 0 0;
}
.action-53ec {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.backdrop-2943 {
  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;
}
.modal-b277 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.steel_d0e3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.steel_d0e3,
.steel_d0e3::after,
.steel_d0e3::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;
}
.steel_d0e3::after,
.steel_d0e3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-f2d5 .backdrop-2943 .modal-b277 {
  margin-top: -2px;
  width: 19px;
}
.static-f2d5 .backdrop-2943 .steel_d0e3 {
  margin-top: -1px;
}
.static-f2d5 .backdrop-2943 .steel_d0e3,
.static-f2d5 .backdrop-2943 .steel_d0e3::after,
.static-f2d5 .backdrop-2943 .steel_d0e3::before {
  width: 19px;
  height: 2px;
}
.static-f2d5 .backdrop-2943 .steel_d0e3::before {
  top: -6px;
}
.static-f2d5 .backdrop-2943 .steel_d0e3::after {
  bottom: -6px;
}
.clean-37be .backdrop-2943 .modal-b277 {
  margin-top: -2px;
  width: 22px;
}
.clean-37be .backdrop-2943 .steel_d0e3 {
  margin-top: -1px;
}
.clean-37be .backdrop-2943 .steel_d0e3,
.clean-37be .backdrop-2943 .steel_d0e3::after,
.clean-37be .backdrop-2943 .steel_d0e3::before {
  width: 22px;
  height: 2px;
}
.clean-37be .backdrop-2943 .steel_d0e3::before {
  top: -7px;
}
.clean-37be .backdrop-2943 .steel_d0e3::after {
  bottom: -7px;
}
.button-hard-bc07 .backdrop-2943 .modal-b277 {
  margin-top: -2px;
  width: 31px;
}
.button-hard-bc07 .backdrop-2943 .steel_d0e3 {
  margin-top: -1.5px;
}
.button-hard-bc07 .backdrop-2943 .steel_d0e3,
.button-hard-bc07 .backdrop-2943 .steel_d0e3::after,
.button-hard-bc07 .backdrop-2943 .steel_d0e3::before {
  width: 31px;
  height: 3px;
}
.button-hard-bc07 .backdrop-2943 .steel_d0e3::before {
  top: -9px;
}
.button-hard-bc07 .backdrop-2943 .steel_d0e3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thumbnail-e222 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail-e222 .backdrop-2943 .steel_d0e3 {
    margin-top: -1px;
  }
  .thumbnail-e222 .backdrop-2943 .steel_d0e3,
  .thumbnail-e222 .backdrop-2943 .steel_d0e3::after,
  .thumbnail-e222 .backdrop-2943 .steel_d0e3::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail-e222 .backdrop-2943 .steel_d0e3::before {
    top: -6px;
  }
  .thumbnail-e222 .backdrop-2943 .steel_d0e3::after {
    bottom: -6px;
  }
  .selected_1b25 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 22px;
  }
  .selected_1b25 .backdrop-2943 .steel_d0e3 {
    margin-top: -1px;
  }
  .selected_1b25 .backdrop-2943 .steel_d0e3,
  .selected_1b25 .backdrop-2943 .steel_d0e3::after,
  .selected_1b25 .backdrop-2943 .steel_d0e3::before {
    width: 22px;
    height: 2px;
  }
  .selected_1b25 .backdrop-2943 .steel_d0e3::before {
    top: -7px;
  }
  .selected_1b25 .backdrop-2943 .steel_d0e3::after {
    bottom: -7px;
  }
  .info_pink_f0e0 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 31px;
  }
  .info_pink_f0e0 .backdrop-2943 .steel_d0e3 {
    margin-top: -1.5px;
  }
  .info_pink_f0e0 .backdrop-2943 .steel_d0e3,
  .info_pink_f0e0 .backdrop-2943 .steel_d0e3::after,
  .info_pink_f0e0 .backdrop-2943 .steel_d0e3::before {
    width: 31px;
    height: 3px;
  }
  .info_pink_f0e0 .backdrop-2943 .steel_d0e3::before {
    top: -9px;
  }
  .info_pink_f0e0 .backdrop-2943 .steel_d0e3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-down-8831 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-down-8831 .backdrop-2943 .steel_d0e3 {
    margin-top: -1px;
  }
  .gradient-down-8831 .backdrop-2943 .steel_d0e3,
  .gradient-down-8831 .backdrop-2943 .steel_d0e3::after,
  .gradient-down-8831 .backdrop-2943 .steel_d0e3::before {
    width: 19px;
    height: 2px;
  }
  .gradient-down-8831 .backdrop-2943 .steel_d0e3::before {
    top: -6px;
  }
  .gradient-down-8831 .backdrop-2943 .steel_d0e3::after {
    bottom: -6px;
  }
  .left_8eb6 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 22px;
  }
  .left_8eb6 .backdrop-2943 .steel_d0e3 {
    margin-top: -1px;
  }
  .left_8eb6 .backdrop-2943 .steel_d0e3,
  .left_8eb6 .backdrop-2943 .steel_d0e3::after,
  .left_8eb6 .backdrop-2943 .steel_d0e3::before {
    width: 22px;
    height: 2px;
  }
  .left_8eb6 .backdrop-2943 .steel_d0e3::before {
    top: -7px;
  }
  .left_8eb6 .backdrop-2943 .steel_d0e3::after {
    bottom: -7px;
  }
  .message_2097 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 31px;
  }
  .message_2097 .backdrop-2943 .steel_d0e3 {
    margin-top: -1.5px;
  }
  .message_2097 .backdrop-2943 .steel_d0e3,
  .message_2097 .backdrop-2943 .steel_d0e3::after,
  .message_2097 .backdrop-2943 .steel_d0e3::before {
    width: 31px;
    height: 3px;
  }
  .message_2097 .backdrop-2943 .steel_d0e3::before {
    top: -9px;
  }
  .message_2097 .backdrop-2943 .steel_d0e3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .outer_a497 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 19px;
  }
  .outer_a497 .backdrop-2943 .steel_d0e3 {
    margin-top: -1px;
  }
  .outer_a497 .backdrop-2943 .steel_d0e3,
  .outer_a497 .backdrop-2943 .steel_d0e3::after,
  .outer_a497 .backdrop-2943 .steel_d0e3::before {
    width: 19px;
    height: 2px;
  }
  .outer_a497 .backdrop-2943 .steel_d0e3::before {
    top: -6px;
  }
  .outer_a497 .backdrop-2943 .steel_d0e3::after {
    bottom: -6px;
  }
  .dim-66c4 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 22px;
  }
  .dim-66c4 .backdrop-2943 .steel_d0e3 {
    margin-top: -1px;
  }
  .dim-66c4 .backdrop-2943 .steel_d0e3,
  .dim-66c4 .backdrop-2943 .steel_d0e3::after,
  .dim-66c4 .backdrop-2943 .steel_d0e3::before {
    width: 22px;
    height: 2px;
  }
  .dim-66c4 .backdrop-2943 .steel_d0e3::before {
    top: -7px;
  }
  .dim-66c4 .backdrop-2943 .steel_d0e3::after {
    bottom: -7px;
  }
  .card_up_3246 .backdrop-2943 .modal-b277 {
    margin-top: -2px;
    width: 31px;
  }
  .card_up_3246 .backdrop-2943 .steel_d0e3 {
    margin-top: -1.5px;
  }
  .card_up_3246 .backdrop-2943 .steel_d0e3,
  .card_up_3246 .backdrop-2943 .steel_d0e3::after,
  .card_up_3246 .backdrop-2943 .steel_d0e3::before {
    width: 31px;
    height: 3px;
  }
  .card_up_3246 .backdrop-2943 .steel_d0e3::before {
    top: -9px;
  }
  .card_up_3246 .backdrop-2943 .steel_d0e3::after {
    bottom: -9px;
  }
}
.yellow-9d00 .steel_d0e3 {
  -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);
}
.yellow-9d00 .steel_d0e3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.yellow-9d00 .steel_d0e3::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);
}
.yellow-9d00.wrapper-gold-7d4b .steel_d0e3 {
  -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);
}
.yellow-9d00.wrapper-gold-7d4b .steel_d0e3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.yellow-9d00.wrapper-gold-7d4b .steel_d0e3::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);
}
.dynamic-8351 {
  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.focused-8040:before {
  display: none;
}
.pro_ee2d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pro_ee2d .large-5ee5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pro_ee2d .large-5ee5:last-of-type {
  border-bottom: none;
}
.pro_ee2d .large-5ee5.hover-4b59,
.pro_ee2d .large-5ee5.motion-8c2d,
.pro_ee2d .large-5ee5.component_clean_8baa {
  padding: 0;
}
.pro_ee2d .input_outer_1a2e .thumbnail_prev_2a80 {
  color: currentColor;
}
.pro_ee2d .input_outer_1a2e .thumbnail_prev_2a80:focus,
.pro_ee2d .input_outer_1a2e .thumbnail_prev_2a80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_ee2d.photo-8e4d .element-left-3fb1,
.pro_ee2d.photo-8e4d .border_advanced_dc7f a,
.pro_ee2d.photo-8e4d .grid_6a50 a,
.pro_ee2d.photo-8e4d .summary_954c a {
  color: rgba(0, 0, 0, 0.55);
}
.pro_ee2d.photo-8e4d .element-left-3fb1:hover,
.pro_ee2d.photo-8e4d .border_advanced_dc7f a:hover,
.pro_ee2d.photo-8e4d .grid_6a50 a:hover,
.pro_ee2d.photo-8e4d .summary_954c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_ee2d.photo-8e4d .hidden-next-bb25 {
  color: rgba(0, 0, 0, 0.8);
}
.pro_ee2d.photo-8e4d .large-5ee5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_ee2d.photo-8e4d .large-5ee5:before {
  background: rgba(0, 0, 0, 0.08);
}
.pro_ee2d.photo-8e4d .avatar_1d65:before {
  background: rgba(255, 255, 255, 0.9);
}
.pro_ee2d.photo-8e4d .input_outer_1a2e .background-36ac li a,
.pro_ee2d.photo-8e4d .input_outer_1a2e .thumbnail_prev_2a80,
.pro_ee2d.photo-8e4d .summary_954c {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_ee2d.photo-8e4d .input_outer_1a2e .thumbnail_prev_2a80:focus,
.pro_ee2d.photo-8e4d .input_outer_1a2e .thumbnail_prev_2a80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_ee2d.photo-8e4d .background-36ac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_ee2d.layout_pink_b7d5 .element-left-3fb1,
.pro_ee2d.layout_pink_b7d5 .border_advanced_dc7f a,
.pro_ee2d.layout_pink_b7d5 .grid_6a50 .thumbnail_prev_2a80,
.pro_ee2d.layout_pink_b7d5 .grid_6a50 a,
.pro_ee2d.layout_pink_b7d5 .summary_954c a {
  color: rgba(255, 255, 255, 0.79);
}
.pro_ee2d.layout_pink_b7d5 .element-left-3fb1:hover,
.pro_ee2d.layout_pink_b7d5 .border_advanced_dc7f a:hover,
.pro_ee2d.layout_pink_b7d5 .grid_6a50 .thumbnail_prev_2a80:hover,
.pro_ee2d.layout_pink_b7d5 .grid_6a50 a:hover,
.pro_ee2d.layout_pink_b7d5 .summary_954c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_ee2d.layout_pink_b7d5 .hidden-next-bb25 {
  color: rgba(255, 255, 255, 0.99);
}
.pro_ee2d.layout_pink_b7d5 .large-5ee5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_ee2d.layout_pink_b7d5 .large-5ee5:before {
  background: rgba(255, 255, 255, 0.08);
}
.pro_ee2d.layout_pink_b7d5 .avatar_1d65:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro_ee2d.layout_pink_b7d5 .input_outer_1a2e .background-36ac li a,
.pro_ee2d.layout_pink_b7d5 .input_outer_1a2e .thumbnail_prev_2a80,
.pro_ee2d.layout_pink_b7d5 .summary_954c {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_ee2d.layout_pink_b7d5 .input_outer_1a2e .thumbnail_prev_2a80:focus,
.pro_ee2d.layout_pink_b7d5 .input_outer_1a2e .thumbnail_prev_2a80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_ee2d.layout_pink_b7d5 .background-36ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_1d65 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_1d65:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.texture_71b3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.feature-2bbd .pro_ee2d {
  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;
}
.feature-2bbd .large-5ee5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.feature-2bbd .large-5ee5: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) {
  .feature-2bbd .large-5ee5:before {
    width: 16%;
    left: 42%;
  }
}
.feature-2bbd .large-5ee5:last-child:before {
  content: none;
}
.feature-2bbd .large-5ee5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.feature-2bbd .input_outer_1a2e .background-36ac li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.feature-2bbd .input_outer_1a2e .background-36ac li a .thumbnail_prev_2a80 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.feature-2bbd .input_outer_1a2e .summary_954c {
  border: none;
}
.feature-2bbd .input_outer_1a2e .summary_954c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.feature-2bbd .avatar_1d65 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.feature-2bbd .texture_71b3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.feature-2bbd .layout_pink_b7d5 .avatar_1d65:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-2bbd .photo-8e4d.box-brown-4c56 .steel_d0e3 {
  background: rgba(0, 0, 0, 0.6);
}
.feature-2bbd
  .photo-8e4d.box-brown-4c56
  .steel_d0e3::after,
.feature-2bbd
  .photo-8e4d.box-brown-4c56
  .steel_d0e3:before {
  background: inherit;
}
.feature-2bbd
  .photo-8e4d.box-brown-4c56:hover
  .steel_d0e3 {
  background: rgba(0, 0, 0, 0.8);
}
.photo-fixed-9c39 .pro_ee2d {
  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) {
  .photo-fixed-9c39 .pro_ee2d {
    width: auto;
    right: 45px;
  }
}
.shade_e3c0 .pro_ee2d {
  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) {
  .shade_e3c0 .pro_ee2d {
    width: auto;
    left: 45px;
  }
}
.focused-8040 .pro_ee2d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focused-8040 .texture_71b3 {
  max-width: 48em;
  margin: 0 auto;
}
.focused-8040 .avatar_1d65:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.backdrop-6564 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-6564.feature-2bbd .pro_ee2d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.backdrop-6564.photo-fixed-9c39 .pro_ee2d {
  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);
}
.backdrop-6564 .pro_ee2d {
  visibility: visible;
}
.backdrop-6564.shade_e3c0 .pro_ee2d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.panel_3745,
.backdrop-full-2f18 {
  overflow-x: hidden;
}
.panel_3745 .pro_ee2d {
  overflow: auto;
}
.panel_3745.feature-2bbd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel_3745.feature-2bbd .pro_ee2d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.panel_3745.feature-2bbd .red_3c6e {
  opacity: 0;
}
.panel_3745.photo-fixed-9c39 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel_3745.photo-fixed-9c39 .pro_ee2d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.panel_3745.photo-fixed-9c39 .red_3c6e {
  opacity: 0;
}
.panel_3745.shade_e3c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.panel_3745.shade_e3c0 .pro_ee2d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.panel_3745.shade_e3c0 .red_3c6e {
  opacity: 0;
}
.panel_3745.focused-8040 .pro_ee2d {
  z-index: 10;
  visibility: visible;
}
.box-brown-4c56 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box-brown-4c56 .steel_d0e3 {
  background: rgba(255, 255, 255, 0.99);
}
.box-brown-4c56 .steel_d0e3::after,
.box-brown-4c56 .steel_d0e3:before {
  background: inherit;
}
.box-brown-4c56:hover .steel_d0e3 {
  background: rgba(255, 255, 255, 0.99);
}
.shade_e3c0 .box-brown-4c56 {
  top: 10px;
  right: auto;
  left: 12px;
}
.focused-8040 .box-brown-4c56 {
  display: none !important;
}
.panel_3745:before,
.backdrop-full-2f18:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.panel_3745 .box-brown-4c56,
.backdrop-full-2f18 .box-brown-4c56 {
  display: inline-block;
}
.pro_ee2d .text-wood-2498 {
  -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;
}
.panel_3745 .pro_ee2d .text-wood-2498,
.backdrop-full-2f18 .pro_ee2d .text-wood-2498 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge-18a1 .full-4b0c {
  width: 100%;
}
.bronze-e2da {
  padding: 0 0.5em 0;
}
.bronze-e2da [class*="customify-col-"],
.bronze-e2da [class*="customify-col_"],
.bronze-e2da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge_ad63 .bronze-e2da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .image-motion-6242 .plasma-b3fc,
  .plasma-b3fc {
    display: none;
  }
  .fast_521a {
    text-align: left;
  }
  .table-80d7 {
    text-align: center;
  }
  .tooltip-1296 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .image-motion-6242 .popup_full_e47b,
  .popup_full_e47b {
    display: none;
  }
  .outer-93ac {
    text-align: left;
  }
  .background_0455 {
    text-align: center;
  }
  .summary_e364 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .image-motion-6242 .gallery_0e11,
  .gallery_0e11 {
    display: none;
  }
  .widget-7cf0 {
    text-align: left;
  }
  .form_prev_c342 {
    text-align: center;
  }
  .progress-50b0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.iron-423c {
  box-shadow: none !important;
}
.static_b0d5 .hidden-e6d7,
.tabs_complex_128f .hidden-e6d7 {
  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;
}
.tabs_complex_128f .hidden-e6d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature_874c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature_874c:after,
.feature_874c:before {
  content: "";
  display: table;
}
.feature_874c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature_874c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature_874c,
.module-11e5 {
  max-width: 1248px;
  margin: 0 auto;
}

.texture-7965.media-4384 .feature_874c {
  max-width: 100%;
}
.texture-7965.large_1025 {
  max-width: 1200px;
  margin: 0 auto;
}
.texture-7965.hero_glass_2884 .feature_874c {
  max-width: 100%;
}
.texture-7965.hero_glass_2884 > .feature_874c {
  padding-left: 0;
  padding-right: 0;
}
.texture-7965.hero_glass_2884 > .feature_874c .image-motion-6242 {
  margin: 0;
}
.texture-7965.hero_glass_2884
  > .feature_874c
  .outline-18c7.detail-3011 {
  margin-right: 0;
  margin-left: 0;
}
.texture-7965.hero_glass_2884 #main.detail-3011 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .cold-0cbf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .cold-0cbf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-e455 .brown-0682 {
    padding-right: 1em;
  }
  .thumbnail-e455.pagination-e0a2 .outline-18c7 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-e455.pagination-e0a2 .brown-0682 {
    padding-right: 1em;
  }
  .thumbnail-e455.pagination-e0a2 .hard-bab4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh_199f .brown-0682 {
    padding-left: 1em;
  }
  .fresh_199f.pagination-e0a2 .outline-18c7 {
    border-left: 1px solid #eaecee;
  }
  .fresh_199f.pagination-e0a2 .brown-0682 {
    padding-left: 1em;
  }
  .fresh_199f.pagination-e0a2 .hard-bab4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_brown_6f6f .brown-0682 {
    padding-left: 1em;
  }
  .link_brown_6f6f.pagination-e0a2 .plasma-ffac {
    border-right: 1px solid #eaecee;
  }
  .link_brown_6f6f.pagination-e0a2 .search-wide-08d1 {
    border-right: 1px solid #eaecee;
  }
  .link_brown_6f6f.pagination-e0a2 .brown-0682 {
    padding-left: 1em;
  }
  .link_brown_6f6f.pagination-e0a2 .hard-bab4 {
    padding-right: 1em;
  }
  .link_brown_6f6f.pagination-e0a2 .menu-b044 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-gas-a4e3 .brown-0682 {
    padding-right: 1em;
  }
  .active-gas-a4e3.pagination-e0a2 .plasma-ffac {
    border-left: 1px solid #eaecee;
  }
  .active-gas-a4e3.pagination-e0a2 .search-wide-08d1 {
    border-left: 1px solid #eaecee;
  }
  .active-gas-a4e3.pagination-e0a2 .brown-0682 {
    padding-right: 1em;
  }
  .active-gas-a4e3.pagination-e0a2 .hard-bab4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-gas-a4e3.pagination-e0a2 .menu-b044 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-0cbf .brown-0682 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold-0cbf.pagination-e0a2 .outline-18c7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .cold-0cbf.pagination-e0a2 .brown-0682 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold-0cbf.pagination-e0a2 .hard-bab4 {
    padding-left: 1em;
  }
  .cold-0cbf.pagination-e0a2 .menu-b044 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .cold-0cbf.pagination-e0a2 .brown-0682 {
    padding-left: 0;
  }
}
.dropdown-aa78 .old-5f52 {
  display: inline-block;
}
.tiny-45ee {
  display: inline-block;
}
.purple-a35c {
  word-con: break-word;
}
.button_03dd > span {
  display: inline-block;
  padding: 5px 0;
}
.button_03dd .tooltip_9bfa {
  margin-left: 8px;
  margin-right: 8px;
}
.button_03dd .picture-32e0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.prev_4bcd .rough_ce0e {
  margin-bottom: 2em;
}
.prev_4bcd .copper_e7fa {
  margin-bottom: 15px;
}
.prev_4bcd .copper_e7fa:last-child {
  margin-bottom: 0;
}
.prev_4bcd .hidden_stale_735c {
  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) {
  .prev_4bcd .hidden_stale_735c {
    display: block;
  }
}
.prev_4bcd .tabs_2ab5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .prev_4bcd .tabs_2ab5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.prev_4bcd .info_easy_27a4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.prev_4bcd .info_easy_27a4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.prev_4bcd .info_easy_27a4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.prev_4bcd .purple-a35c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.prev_4bcd .purple-a35c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.prev_4bcd .pattern_current_c0f5 p:last-child {
  margin-bottom: 0;
}
.prev_4bcd .gradient-69ba {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.prev_4bcd .gas-d3fc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.prev_4bcd .medium_6f87 {
  margin-top: 1em;
}
.prev_4bcd .photo-278f {
  top: 0;
  display: block;
}
.prev_4bcd .photo-278f a {
  color: inherit;
}
.prev_4bcd .photo-278f a:hover {
  color: inherit;
}
.prev_4bcd .heading-first-315d {
  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;
}
.prev_4bcd .heading-first-315d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.prev_4bcd .gas-d3fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.prev_4bcd .yellow-edb3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.prev_4bcd .yellow-edb3:first-child {
  margin-top: 0;
}
.prev_4bcd .yellow-edb3.notification_bottom_c9ab {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.prev_4bcd .yellow-edb3.surface-7cb1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.prev_4bcd
  .yellow-edb3.surface-7cb1.current-cf30
  .medium_6f87 {
  width: 100%;
}
.prev_4bcd .surface-7cb1 {
  -webkit-box-align: center;
  align-items: center;
}
.prev_4bcd .surface-7cb1 .button_03dd,
.prev_4bcd .surface-7cb1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.prev_4bcd .info_easy_27a4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prev_4bcd .info_easy_27a4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prev_4bcd .info_easy_27a4: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;
}
.prev_4bcd .notification_bottom_c9ab {
  z-index: 5;
}
.prev_4bcd .cold_0d08 .wood-cebf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.prev_4bcd .title_5f43 .wood-cebf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.prev_4bcd .overlay_fb30 .wood-cebf {
  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;
}
.prev_4bcd.link-right-b077 .hidden_stale_735c,
.prev_4bcd.article-cac0 .hidden_stale_735c {
  display: block;
}
.prev_4bcd.link-right-b077 .hidden_stale_735c .input-3ffd,
.prev_4bcd.link-right-b077 .hidden_stale_735c .gas-d3fc,
.prev_4bcd.article-cac0 .hidden_stale_735c .input-3ffd,
.prev_4bcd.article-cac0 .hidden_stale_735c .gas-d3fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.prev_4bcd.first-e1bf .tabs_2ab5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .prev_4bcd.first-e1bf .tabs_2ab5 {
    margin-right: 0;
  }
}
.prev_4bcd.link-right-b077 .tabs_2ab5,
.prev_4bcd.article-cac0 .tabs_2ab5 {
  padding-top: 40%;
}
.prev_4bcd.link-right-b077 .rough_ce0e,
.prev_4bcd.article-cac0 .rough_ce0e {
  display: block;
}
.prev_4bcd.link-right-b077 .fn-sticky-ce1c .gas-d3fc,
.prev_4bcd.article-cac0 .fn-sticky-ce1c .gas-d3fc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.prev_4bcd.link-right-b077 .tabs_2ab5,
.prev_4bcd.article-cac0 .tabs_2ab5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.prev_4bcd.link-right-b077 .gas-d3fc {
  padding: 1em;
}
.slider-upper-4653 {
  margin: 30px auto;
  display: block;
}
.slider-upper-4653 .module-17af > * {
  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;
}
.slider-upper-4653 .module-17af > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-upper-4653 .module-17af span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-e0a3 .button_03dd {
  margin-bottom: 1.41575em;
}
.gradient-e0a3 .border-east-e8a7 {
  margin-bottom: 1.618em;
}
.aside_selected_f084 .full_fa3d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.aside_selected_f084 .full_fa3d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.aside_selected_f084 .popup-ac01 {
  max-width: 100%;
  overflow: auto;
}
.primary_new_6d1b .aside_selected_f084 a:hover {
  text-decoration: underline;
}
.breadcrumb-copper-7b4a .copper_e7fa:not(.purple-a35c),
.breadcrumb-copper-7b4a .info_easy_27a4 {
  margin-bottom: 1.41575em;
}
.breadcrumb-copper-7b4a .copper_e7fa:not(.purple-a35c):last-child,
.breadcrumb-copper-7b4a .info_easy_27a4:last-child {
  margin-bottom: 0;
}
.breadcrumb-copper-7b4a .copper_e7fa.outer-b180 {
  margin-bottom: 0.41575em;
}
.breadcrumb-copper-7b4a .glass_c78c:before,
.breadcrumb-copper-7b4a .input-45b6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb-copper-7b4a .glass_c78c:before {
  content: "\f115";
}
.breadcrumb-copper-7b4a .input-45b6:before {
  content: "\f02c";
}
.breadcrumb-copper-7b4a .video_center_6133 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb-copper-7b4a .video_center_6133 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame-stone-d615 {
  display: -webkit-box;
  display: flex;
}
.frame-stone-d615 .avatar-eb05 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame-stone-d615 .avatar-eb05 {
    flex-basis: 90px;
  }
}
.frame-stone-d615 .overlay_gas_2b39 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-stone-d615 .overlay_gas_2b39 {
    flex-basis: calc(100% - 50px);
  }
}
.frame-stone-d615 .full_7745 p:last-child {
  margin-bottom: 0.72em;
}
.modal-stone-9d29 .module-17af {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.modal-stone-9d29 .module-17af:after,
.modal-stone-9d29 .module-17af:before {
  content: "";
  display: table;
}
.modal-stone-9d29 .module-17af:after {
  clear: both;
}
.modal-stone-9d29 .module-17af .pattern_cool_e935,
.modal-stone-9d29 .module-17af .border-946d {
  width: 49%;
}
.modal-stone-9d29 .module-17af .pattern_cool_e935 a span.notice-under-36d1,
.modal-stone-9d29 .module-17af .border-946d a span.notice-under-36d1 {
  display: block;
  margin-bottom: 5px;
}
.modal-stone-9d29 .module-17af .border-946d {
  float: left;
  text-align: left;
}
.modal-stone-9d29 .module-17af .pattern_cool_e935 {
  float: right;
  text-align: right;
}
.highlight-orange-0944 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight-orange-0944 {
    margin-bottom: 0;
  }
}
.row_6a5b {
  margin-bottom: 1em;
}
.row_6a5b .purple-a35c {
  font-size: 1.1em;
  line-height: 1.3;
}
.text-huge-3754 a {
  display: block;
  line-height: 0;
  position: relative;
}
.slow_4780 .row_6a5b,
.north-4141 .row_6a5b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slow_4780 .row_6a5b,
  .north-4141 .row_6a5b {
    display: block;
  }
}
.slow_4780 .text-huge-3754,
.north-4141 .text-huge-3754 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slow_4780 .text-huge-3754,
  .north-4141 .text-huge-3754 {
    margin-bottom: 1em;
  }
}
.slow_4780 .text-huge-3754 img,
.north-4141 .text-huge-3754 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slow_4780 .progress_clean_1e4d,
.north-4141 .progress_clean_1e4d {
  flex-basis: calc(100% - 160px);
}
.slow_4780 .progress_clean_1e4d p,
.north-4141 .progress_clean_1e4d p {
  margin-bottom: 0;
}
.slow_4780 .progress_clean_1e4d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slow_4780 .progress_clean_1e4d {
    padding-left: 0;
  }
}
.north-4141 .progress_clean_1e4d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .north-4141 .progress_clean_1e4d {
    padding-right: 0;
  }
}
.north-4141 .text-huge-3754 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-stale-883c .text-huge-3754 {
  margin-bottom: 0.5em;
}
.carousel-stale-883c .text-huge-3754 img {
  width: 100%;
}
.media_2e82 .status-a28b,
.dropdown-ec85 .status-a28b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dropdown-ec85 .outline-18c7 .smooth_6ea1 p:last-child {
  margin-bottom: 0;
}
.next_8cac {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.clean-7748 .tertiary_ccc3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .clean-7748 .tertiary_ccc3:last-of-type {
    margin-bottom: 0;
  }
}
.clean-7748 .tertiary_ccc3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean-7748 .tertiary_ccc3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clean-7748 .tertiary_ccc3 ul li {
  margin: 0 0 0.6em;
}
.clean-7748 .tertiary_ccc3 ul li.rough_aff9,
.clean-7748 .tertiary_ccc3 ul li.block-9243 {
  position: relative;
}
.clean-7748 .tertiary_ccc3 ul li.rough_aff9 .caption-0a38,
.clean-7748 .tertiary_ccc3 ul li.block-9243 .caption-0a38 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.clean-7748 .tertiary_ccc3 ul li.rough_aff9:after:after,
.clean-7748 .tertiary_ccc3 ul li.rough_aff9:after:before,
.clean-7748
  .tertiary_ccc3
  ul
  li.block-9243:after:after,
.clean-7748
  .tertiary_ccc3
  ul
  li.block-9243:after:before {
  content: "";
  display: table;
}
.clean-7748 .tertiary_ccc3 ul li.rough_aff9:after:after,
.clean-7748
  .tertiary_ccc3
  ul
  li.block-9243:after:after {
  clear: both;
}
.clean-7748 .tertiary_ccc3 a.progress_4ee5:hover {
  text-decoration: none;
}
.clean-7748 .tertiary_ccc3 select {
  max-width: 100%;
}
.clean-7748 .tertiary_ccc3 table {
  font-size: 85%;
}
.clean-7748 .tertiary_ccc3 table td,
.clean-7748 .tertiary_ccc3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.clean-7748 .tertiary_ccc3 table tfoot td {
  text-align: left;
}
.clean-7748 .tertiary_ccc3 :last-child {
  margin-bottom: 0;
}
.clean-7748 .tertiary_ccc3 .feature_large_6a46 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.clean-7748 .tertiary_ccc3 .feature_large_6a46 label {
  width: 100%;
}
.clean-7748 .tertiary_ccc3 .feature_large_6a46 .form_cool_abd0 {
  width: 100%;
  display: block;
}
.clean-7748 .tertiary_ccc3 .feature_large_6a46 .middle_4ff8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.clean-7748 .tertiary_ccc3 .feature_large_6a46 .middle_4ff8:hover svg #svg-search {
  fill: #444;
}
.clean-7748 .tertiary_ccc3 .feature_large_6a46 .middle_4ff8 svg {
  width: 18px;
  height: 18px;
}
.clean-7748 .yellow-d98e ul ul,
.clean-7748 .info_01ed ul ul,
.clean-7748 .tooltip-7cdb ul ul,
.clean-7748 .surface_583e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.clean-7748 .yellow-d98e .border-ded7 > a,
.clean-7748 .info_01ed .border-ded7 > a,
.clean-7748 .tooltip-7cdb .border-ded7 > a,
.clean-7748 .surface_583e .border-ded7 > a {
  margin-bottom: 0;
}
.clean-7748 .item-3975 li,
.clean-7748 .yellow-d98e li,
.clean-7748 .text_rough_b745 li,
.clean-7748 .info_01ed li,
.clean-7748 .tooltip-7cdb li,
.clean-7748 .surface_583e li,
.clean-7748 .hard_44ef li,
.clean-7748 .dirty_a22b li {
  display: block;
  position: relative;
}
.clean-7748 .item-3975 li:last-child,
.clean-7748 .yellow-d98e li:last-child,
.clean-7748 .text_rough_b745 li:last-child,
.clean-7748 .info_01ed li:last-child,
.clean-7748 .tooltip-7cdb li:last-child,
.clean-7748 .surface_583e li:last-child,
.clean-7748 .hard_44ef li:last-child,
.clean-7748 .dirty_a22b li:last-child {
  border: none;
}
.clean-7748 .item-3975 li a,
.clean-7748 .yellow-d98e li a,
.clean-7748 .text_rough_b745 li a,
.clean-7748 .info_01ed li a,
.clean-7748 .tooltip-7cdb li a,
.clean-7748 .surface_583e li a,
.clean-7748 .hard_44ef li a,
.clean-7748 .dirty_a22b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean-7748 .item-3975 li ul li::before,
.clean-7748 .yellow-d98e li ul li::before,
.clean-7748 .text_rough_b745 li ul li::before,
.clean-7748 .info_01ed li ul li::before,
.clean-7748 .tooltip-7cdb li ul li::before,
.clean-7748 .surface_583e li ul li::before,
.clean-7748 .hard_44ef li ul li::before,
.clean-7748 .dirty_a22b li ul li::before {
  left: 15px;
}
.clean-7748 .item-3975 li ul a,
.clean-7748 .yellow-d98e li ul a,
.clean-7748 .text_rough_b745 li ul a,
.clean-7748 .info_01ed li ul a,
.clean-7748 .tooltip-7cdb li ul a,
.clean-7748 .surface_583e li ul a,
.clean-7748 .hard_44ef li ul a,
.clean-7748 .dirty_a22b li ul a {
  padding-left: 20px;
}
.clean-7748 .item-3975 li ul ul li::before,
.clean-7748 .yellow-d98e li ul ul li::before,
.clean-7748 .text_rough_b745 li ul ul li::before,
.clean-7748 .info_01ed li ul ul li::before,
.clean-7748 .tooltip-7cdb li ul ul li::before,
.clean-7748 .surface_583e li ul ul li::before,
.clean-7748 .hard_44ef li ul ul li::before,
.clean-7748 .dirty_a22b li ul ul li::before {
  left: 30px;
}
.clean-7748 .item-3975 li ul ul a,
.clean-7748 .yellow-d98e li ul ul a,
.clean-7748 .text_rough_b745 li ul ul a,
.clean-7748 .info_01ed li ul ul a,
.clean-7748 .tooltip-7cdb li ul ul a,
.clean-7748 .surface_583e li ul ul a,
.clean-7748 .hard_44ef li ul ul a,
.clean-7748 .dirty_a22b li ul ul a {
  padding-left: 40px;
}
.clean-7748 .wide-d930 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.clean-7748 .dirty_a22b ul li {
  margin-bottom: 1.41575em;
}
.clean-7748 .dirty_a22b ul li .thick-0188 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.clean-7748 .dirty_a22b ul li .slider-2eb2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.layout_pink_b7d5 .item-3975 li a,
.layout_pink_b7d5 .yellow-d98e li a,
.layout_pink_b7d5 .text_rough_b745 li a,
.layout_pink_b7d5 .info_01ed li a,
.layout_pink_b7d5 .tooltip-7cdb li a,
.layout_pink_b7d5 .surface_583e li a,
.layout_pink_b7d5 .hard_44ef li a,
.layout_pink_b7d5 .dirty_a22b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_pink_b7d5 .wide-d930 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_pink_b7d5 .tertiary_ccc3 ul li.rough_aff9 .caption-0a38,
.layout_pink_b7d5 .tertiary_ccc3 ul li.block-9243 .caption-0a38 {
  background: rgba(0, 0, 0, 0.2);
}
.layout_pink_b7d5 .clean-7748 .tertiary_ccc3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-7965 .clean-7748 .background-36ac li {
  margin: 0;
}
.texture-7965 .clean-7748 .background-36ac li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture-7965 .clean-7748 .background-36ac li ul {
  margin: 0;
}
.texture-7965 .clean-7748 .background-36ac li ul li a {
  padding-left: 15px;
}
.texture-7965 .clean-7748 .background-36ac li ul li li a {
  padding-left: 30px;
}
.texture-7965 .clean-7748 .background-36ac li.container-under-6dfe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture-7965 .clean-7748 .background-36ac li.container-under-6dfe > 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;
}
.texture-7965 .clean-7748 .background-36ac li.container-under-6dfe > 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;
}
.next-22e9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.message-hot-d49b {
  position: relative;
  z-index: 10;
}
.message-hot-d49b .text-wood-2498 {
  width: 100%;
  max-width: 100%;
}
.box-red-8003 .accent_red_dfee {
  padding-top: 2em;
  padding-bottom: 2em;
}
.box-red-8003 .photo-8e4d {
}
.box-red-8003 .layout_pink_b7d5 {
  background: #292929;
}
.widget_small_7fdb .accent_red_dfee {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.widget_small_7fdb .photo-8e4d {
  background: #f9f9f9;
}
.widget_small_7fdb .layout_pink_b7d5 {
  background: #303030;
}
.modal-white-6f50 .accent_red_dfee {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-white-6f50 .old-5f52 {
    margin-bottom: 1em;
  }
  .modal-white-6f50 .old-5f52:last-child {
    margin-bottom: 0;
  }
}
.modal-white-6f50 .photo-8e4d {
  background: #ededed;
}
.modal-white-6f50 .layout_pink_b7d5 {
  background: #1a1a1a;
}
.accent_red_dfee.photo-8e4d {
  color: rgba(0, 0, 0, 0.6);
}
.accent_red_dfee.photo-8e4d .gallery-hovered-3d03 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_red_dfee.layout_pink_b7d5 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_red_dfee.layout_pink_b7d5 a:not(.progress_4ee5) {
  color: rgba(255, 255, 255, 0.79);
}
.accent_red_dfee.layout_pink_b7d5 a:not(.progress_4ee5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_red_dfee.layout_pink_b7d5 .gallery-hovered-3d03 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_red_dfee.layout_pink_b7d5 table tbody td,
.accent_red_dfee.layout_pink_b7d5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.button-e7ab.row_686d .feature_874c {
  max-width: initial;
}
.button-e7ab .search-dim-d577 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.button-e7ab .search-dim-d577 .text-wood-2498 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .button-e7ab .search-dim-d577 .text-wood-2498 {
    display: block;
    margin-bottom: 2em;
  }
  .button-e7ab .search-dim-d577 .text-wood-2498:last-child {
    margin-bottom: 0;
  }
}
.modal-white-6f50 .old-5f52:last-child,
.widget_small_7fdb .old-5f52:last-child,
.box-red-8003 .old-5f52:last-child {
  margin-bottom: 0;
}
.modal-white-6f50 .old-5f52 .clean-7748 .tertiary_ccc3:last-child,
.widget_small_7fdb .old-5f52 .clean-7748 .tertiary_ccc3:last-child,
.box-red-8003 .old-5f52 .clean-7748 .tertiary_ccc3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal-white-6f50 .alert_rough_bd3a,
  .modal-white-6f50 .purple_6873,
  .widget_small_7fdb .alert_rough_bd3a,
  .widget_small_7fdb .purple_6873,
  .box-red-8003 .alert_rough_bd3a,
  .box-red-8003 .purple_6873 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .message-hot-d49b .old-5f52 {
    margin-bottom: 2em;
  }
}
.message-hot-d49b p:last-child {
  margin-bottom: 0;
}
.message-hot-d49b li,
.message-hot-d49b ul {
  list-style: none;
  margin: 0;
}
.message-hot-d49b ul ul {
  margin-left: 2.617924em;
}
.pink-7bfe {
  font-size: 0.875em;
}

/* css-noise: ed98 */
.widget-item-h2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
