/*!
Theme Name: Customify
Theme URI: https://pressmaximum.description_0c62/customify
Author: WPCustomify
Author URI: https://pressmaximum.description_0c62
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.description_0c62/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.carousel_current_9e5b.action-4433/licenses/gpl-2.0.media-ceb8
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_ea11/, (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.brown-d10c.slider-plasma-65fa/normalize.background_lite_96f7/
 ======
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.background_lite_96f7 v7.0.0 | MIT License | github.description_0c62/necolas/normalize.background_lite_96f7 */
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;
}
.tiny_08a9 .component-e936,
.item_9541,
.overlay_center_21db,
.alert-b895,
.hot_425f,
.dirty_1a4d,
.notification-stale-cfbd,
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;
}
.item_9541,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .item_9541,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .item_9541,
  h1 {
    font-size: 1.8em;
  }
}
.overlay_center_21db,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.overlay_center_21db + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .overlay_center_21db,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_center_21db,
  h2 {
    font-size: 1.7em;
  }
}
.alert-b895,
h3 {
  font-size: 1.618em;
}
.tiny_08a9 .component-e936,
.hot_425f,
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.shadow-f434 {
  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;
}
.alert-2dad:after,
.alert-2dad:before,
.media_simple_5115:after,
.media_simple_5115:before {
  content: "";
  display: table;
}
.alert-2dad:after,
.media_simple_5115:after {
  clear: both;
}
.purple_65a6 {
  float: right;
  margin-right: 0;
}
.grid_slow_45f5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pressed-9d58 .sidebar-cold-880b,
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;
}
.pressed-9d58 .sidebar-cold-880b: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;
}
.motion_863d .sidebar-cold-880b {
  box-shadow: none;
}
.motion_863d
  .sidebar-cold-880b
  .alert-narrow-f3aa {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.motion_863d .sidebar-cold-880b .wrapper-5783 {
  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;
}
.motion_863d
  .sidebar-cold-880b
  .wrapper-5783
  b {
  display: none;
}
.motion_863d .avatar_c5ff {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_5ddc:not(.tabs-dark-65a7):not(.banner-efde),
button:not(.tabs-dark-65a7):not(.banner-efde),
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ),
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ),
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ) {
  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;
}
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ):hover,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ):hover,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):hover,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):hover,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ):active,
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ):active,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):active,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):active,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):active,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus {
  outline: 0;
}
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c {
  position: relative;
}
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .caption_0e08,
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .component-west-6021,
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .sort-upper-2135,
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  i,
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  svg,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .caption_0e08,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .component-west-6021,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .sort-upper-2135,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  i,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  svg,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .caption_0e08,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .component-west-6021,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .sort-upper-2135,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  i,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  svg,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .caption_0e08,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .component-west-6021,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .sort-upper-2135,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  i,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  svg,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .caption_0e08,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .component-west-6021,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  .sort-upper-2135,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  i,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c
  svg {
  visibility: hidden;
}
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c:after,
button:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c:after,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c:after,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c:after,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ).fn-loading-229c: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;
}
.description_5ddc:not(.tabs-dark-65a7):not(.banner-efde),
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ),
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ),
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ) {
  color: #fff;
  background: #235787;
}
.description_5ddc:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus,
input[type="button"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus,
input[type="reset"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus,
input[type="submit"]:not(.tabs-dark-65a7):not(
    .banner-efde
  ):focus {
  color: #fff;
}
.description_5ddc.fn-disabled-229c:not(.tabs-dark-65a7):not(
    .banner-efde
  ),
.description_5ddc[disabled]:not(.tabs-dark-65a7):not(
    .banner-efde
  ),
button.fn-disabled-229c:not(.tabs-dark-65a7):not(
    .banner-efde
  ),
button[disabled]:not(.tabs-dark-65a7):not(
    .banner-efde
  ) {
  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;
}
.plasma_75f0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.plasma_75f0: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;
}
.border_wood_2434 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption-small-bd6c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bright_c3de {
  clear: both;
  display: block;
  margin: 0 auto;
}
.alert-2dad:after,
.alert-2dad:before,
.light_d938:after,
.light_d938:before,
.message-hard-6961:after,
.message-hard-6961:before,
.heading-south-d2bf:after,
.heading-south-d2bf:before,
.description-cool-dbfe:after,
.description-cool-dbfe:before,
.thumbnail_1eb0:after,
.thumbnail_1eb0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.alert-2dad:after,
.light_d938:after,
.message-hard-6961:after,
.heading-south-d2bf:after,
.description-cool-dbfe:after,
.thumbnail_1eb0:after {
  clear: both;
}
.light_d938 .surface-wood-e927,
.message-hard-6961 .surface-wood-e927,
.advanced-a8fe .surface-wood-e927 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.item-cold-b6a5 {
  display: inline-block;
}
.module-clean-d971 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module-clean-d971 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-clean-d971 .module-508a {
  padding: 1em 0;
  font-size: 85%;
}
.module-508a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.smooth-6092 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.smooth-6092:after,
.smooth-6092:before {
  content: "";
  display: table;
}
.smooth-6092:after {
  clear: both;
}
.background-8da1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.under_9bc7 .background-8da1 {
  max-width: 50%;
}
.tooltip-6825 .background-8da1 {
  max-width: 33.33%;
}
.chip_prev_4b6a .background-8da1 {
  max-width: 25%;
}
.accordion-2261 .background-8da1 {
  max-width: 20%;
}
.hovered-09db .background-8da1 {
  max-width: 16.66%;
}
.copper-d3d4 .background-8da1 {
  max-width: 14.28%;
}
.item-da5e .background-8da1 {
  max-width: 12.5%;
}
.button_outer_730f .background-8da1 {
  max-width: 11.11%;
}
.accent_fixed_656f {
  display: block;
}
.tiny_08a9 .search-plasma-f436 label,
.tiny_08a9 .summary-new-8a16 label,
.tiny_08a9 .list_dad1 label,
.tiny_08a9 .slow_7751 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down-73b2 {
  list-style: none;
  margin: 0;
}
.down-73b2 article.hovered-f6a9 {
  margin-bottom: 0;
}
.down-73b2 ul {
  list-style: none;
  margin: 0;
}
.down-73b2 .pressed-69e9 li.hovered-f6a9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down-73b2 .pressed-69e9 li.hovered-f6a9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down-73b2 .pressed-69e9 li.hovered-f6a9: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) {
  .down-73b2 .pressed-69e9 li.hovered-f6a9 li.hovered-f6a9 li.hovered-f6a9 li.hovered-f6a9 {
    padding-left: 0;
  }
}
article.hovered-f6a9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-f6a9 .light_d938 p:last-of-type {
  margin-bottom: 0;
}
article.hovered-f6a9 .overlay-light-a6fc {
  float: left;
}
article.hovered-f6a9 .pagination_gas_f33f {
  margin-left: 85px;
}
article.hovered-f6a9 .shade-north-cf00 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-f6a9 .shade-north-cf00 .search_ef8c {
  margin-left: 10px;
}
article.hovered-f6a9 .hard_bfb6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-f6a9 .summary_tall_0049 {
  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 .search-plasma-f436,
  #respond .list_dad1,
  #respond .slow_7751 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search-plasma-f436 input,
#respond .list_dad1 input,
#respond .slow_7751 input {
  width: 100%;
}
#respond .slow_7751 {
  margin-right: 0;
}
#respond .shade_north_0e39 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header-fff1 {
  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;
}
.header-fff1.frame-light-63de {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header-fff1 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%);
}
.header-fff1:focus,
.header-fff1: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);
}
.last_e0a0 {
  border-radius: 10%;
}
.link_north_3c78 {
  border-radius: 50%;
}
.up-10e2 {
  font-size: 0.72em;
}
.popup_0ed6 {
  font-size: 0.875em;
}
.banner-glass-0e90 {
  font-size: 1.1em;
}
.upper-64ea {
  text-transform: uppercase;
  line-height: 1.2;
}
.upper-64ea.up-10e2 {
  letter-spacing: 0.5px;
}
.overlay_e0bd,
.overlay_e0bd a {
  color: #6d6d6d;
}
.overlay_e0bd a:hover {
  color: #111;
}
.in-08b7 {
  color: #6d6d6d;
}
.purple-8f16 {
  overflow-x: hidden;
}
.purple-8f16 .backdrop-ce11.heading-fixed-d477 {
  position: relative;
}
.purple-8f16 .backdrop-ce11.heading-fixed-d477.slow_03f5 {
  position: initial;
}
.purple-8f16
  .backdrop-ce11.heading-fixed-d477.slow_03f5
  .texture-pressed-0876 {
  left: auto;
}
.purple-8f16 .backdrop-ce11 .texture-pressed-0876 {
  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;
}
.purple-8f16 .backdrop-ce11:hover.heading-fixed-d477 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple-8f16
  .backdrop-ce11:hover.heading-fixed-d477
  .texture-pressed-0876 {
  display: block;
  z-index: 9999999;
}
.purple-8f16 .picture_6790 .form-0058,
.purple-8f16 .message_south_f842 .form-0058 {
  display: none;
}
.purple-8f16 .logo_static_6961 .backdrop-ce11:hover.heading-fixed-d477 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tiny_08a9 .search-plasma-f436 label,
.tiny_08a9 .summary-new-8a16 label,
.tiny_08a9 .list_dad1 label,
.tiny_08a9 .slow_7751 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down-73b2 {
  list-style: none;
  margin: 0;
}
.down-73b2 article.hovered-f6a9 {
  margin-bottom: 0;
}
.down-73b2 ul {
  list-style: none;
  margin: 0;
}
.down-73b2 .pressed-69e9 li.hovered-f6a9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down-73b2 .pressed-69e9 li.hovered-f6a9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down-73b2 .pressed-69e9 li.hovered-f6a9: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) {
  .down-73b2 .pressed-69e9 li.hovered-f6a9 li.hovered-f6a9 li.hovered-f6a9 li.hovered-f6a9 {
    padding-left: 0;
  }
}
article.hovered-f6a9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hovered-f6a9 .light_d938 p:last-of-type {
  margin-bottom: 0;
}
article.hovered-f6a9 .overlay-light-a6fc {
  float: left;
}
article.hovered-f6a9 .pagination_gas_f33f {
  margin-left: 85px;
}
article.hovered-f6a9 .shade-north-cf00 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hovered-f6a9 .shade-north-cf00 .search_ef8c {
  margin-left: 10px;
}
article.hovered-f6a9 .hard_bfb6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hovered-f6a9 .summary_tall_0049 {
  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 .search-plasma-f436,
  #respond .list_dad1,
  #respond .slow_7751 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search-plasma-f436 input,
#respond .list_dad1 input,
#respond .slow_7751 input {
  width: 100%;
}
#respond .slow_7751 {
  margin-right: 0;
}
#respond .shade_north_0e39 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_6790 .gradient_04ae {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gradient_04ae .wood-b9fc.panel_south_4934 .shadow-b8fd > li > a:focus,
.gradient_04ae .wood-b9fc.panel_south_4934 .shadow-b8fd > li > a:hover,
.gradient_04ae .wood-b9fc.gallery-basic-2033 .shadow-b8fd > li > a:focus,
.gradient_04ae .wood-b9fc.gallery-basic-2033 .shadow-b8fd > li > a:hover,
.gradient_04ae .wood-b9fc.highlight-orange-3c9b .shadow-b8fd > li > a:focus,
.gradient_04ae .wood-b9fc.highlight-orange-3c9b .shadow-b8fd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_04ae
  .wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li.current-f394
  > a,
.gradient_04ae
  .wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li.up-988e
  > a,
.gradient_04ae
  .wood-b9fc.gallery-basic-2033
  .shadow-b8fd
  > li.current-f394
  > a,
.gradient_04ae
  .wood-b9fc.gallery-basic-2033
  .shadow-b8fd
  > li.up-988e
  > a,
.gradient_04ae
  .wood-b9fc.highlight-orange-3c9b
  .shadow-b8fd
  > li.current-f394
  > a,
.gradient_04ae .wood-b9fc.highlight-orange-3c9b .shadow-b8fd > li.tabs-a632 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_04ae .hero-5b69,
.gradient_04ae .hero-5b69 a {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_04ae .heading-61b1.large_c097 li a,
.gradient_04ae .container-5fe5 a,
.gradient_04ae .first-9658,
.gradient_04ae .shadow-b8fd > li > a,
.gradient_04ae .mask_697e {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae .heading-61b1.large_c097 li a:hover,
.gradient_04ae .container-5fe5 a:hover,
.gradient_04ae .first-9658:hover,
.gradient_04ae .shadow-b8fd > li > a:hover,
.gradient_04ae .mask_697e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_04ae .orange-1373 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae .orange-1373 .item_upper_7d03 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_04ae .orange-1373:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_04ae .backdrop-large-16eb .liquid_54db {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae .backdrop-large-16eb .liquid_54db .logo-9dde {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae
  .backdrop-large-16eb
  .liquid_54db
  .logo-9dde::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae
  .backdrop-large-16eb
  .liquid_54db
  .logo-9dde:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae
  .backdrop-large-16eb
  .liquid_54db
  .logo-9dde::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae
  .backdrop-large-16eb
  .liquid_54db
  .logo-9dde::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae .backdrop-large-16eb .outer-8e78 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_04ae .backdrop-large-16eb .outer-8e78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_brown_30bc
  .gradient_04ae
  .backdrop-large-16eb
  .carousel-861a
  .fast_e280 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_brown_30bc
  .gradient_04ae
  .backdrop-large-16eb
  .carousel-861a
  .logo-9dde {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_6790 .focus_dark_7b72 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus_dark_7b72 .wood-b9fc.panel_south_4934 .shadow-b8fd > li > a:focus,
.focus_dark_7b72 .wood-b9fc.panel_south_4934 .shadow-b8fd > li > a:hover,
.focus_dark_7b72 .wood-b9fc.gallery-basic-2033 .shadow-b8fd > li > a:focus,
.focus_dark_7b72 .wood-b9fc.gallery-basic-2033 .shadow-b8fd > li > a:hover,
.focus_dark_7b72 .wood-b9fc.highlight-orange-3c9b .shadow-b8fd > li > a:focus,
.focus_dark_7b72 .wood-b9fc.highlight-orange-3c9b .shadow-b8fd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_dark_7b72
  .wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li.current-f394
  > a,
.focus_dark_7b72
  .wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li.up-988e
  > a,
.focus_dark_7b72
  .wood-b9fc.gallery-basic-2033
  .shadow-b8fd
  > li.current-f394
  > a,
.focus_dark_7b72
  .wood-b9fc.gallery-basic-2033
  .shadow-b8fd
  > li.up-988e
  > a,
.focus_dark_7b72
  .wood-b9fc.highlight-orange-3c9b
  .shadow-b8fd
  > li.current-f394
  > a,
.focus_dark_7b72 .wood-b9fc.highlight-orange-3c9b .shadow-b8fd > li.tabs-a632 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_dark_7b72 .hero-5b69,
.focus_dark_7b72 .hero-5b69 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_dark_7b72 .heading-61b1.large_c097 li a,
.focus_dark_7b72 .container-5fe5 a,
.focus_dark_7b72 .first-9658,
.focus_dark_7b72 .shadow-b8fd > li > a,
.focus_dark_7b72 .mask_697e {
  color: rgba(0, 0, 0, 0.55);
}
.focus_dark_7b72 .heading-61b1.large_c097 li a:hover,
.focus_dark_7b72 .container-5fe5 a:hover,
.focus_dark_7b72 .first-9658:hover,
.focus_dark_7b72 .shadow-b8fd > li > a:hover,
.focus_dark_7b72 .mask_697e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_dark_7b72 .orange-1373 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_dark_7b72 .orange-1373 .item_upper_7d03 {
  color: rgba(0, 0, 0, 0.8);
}
.focus_dark_7b72 .orange-1373:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow_cda7 .lower_058d {
  margin-left: auto;
  margin-right: auto;
}
.message-hard-6961 > * {
  margin-left: auto;
  margin-right: auto;
}
.message-hard-6961 .border_wood_2434 {
  margin-right: 1.41575em;
}
.rough_d5b2 .message-hard-6961 > .tag-58dd {
  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;
}
.rough_d5b2 .message-hard-6961 > .form-basic-084c {
  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;
}
.tabs-over-3902.slow_cda7 .lower_058d,
.frame-static-8fee.slow_cda7 .lower_058d {
  margin-left: 0;
}
.huge_6081.slow_cda7 .lower_058d,
.bright_6349.slow_cda7 .lower_058d {
  margin-right: 0;
}
.message-hard-6961 ol,
.message-hard-6961 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table-cold-a4c7 video {
  max-width: 100%;
}
.rough_3482 img {
  display: block;
}
.rough_3482.border_wood_2434,
.rough_3482.caption-small-bd6c {
  width: 100%;
}
.rough_3482.form-basic-084c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info_fluid_a480:not(.pressed-d5f1) {
  margin: 1.5em auto;
}
.image_wide_8194 p {
  padding: 1.5em 14px;
}
ul.modal-over-5a63.form-basic-084c,
ul.modal-over-5a63.tag-58dd,
ul.modal-over-5a63.accordion-stone-e788.tag-58dd {
  padding: 0 14px;
}
.menu_f014 {
  display: block;
  overflow-x: auto;
}
.menu_f014 table {
  border-collapse: collapse;
  width: 100%;
}
.menu_f014 td,
.menu_f014 th {
  padding: 0.5em;
}
.message-hard-6961 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message-hard-6961 ol ol,
.message-hard-6961 ol ul,
.message-hard-6961 ul ol,
.message-hard-6961 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message-hard-6961 ol ol li,
.message-hard-6961 ol ul li,
.message-hard-6961 ul ol li,
.message-hard-6961 ul ul li {
  margin-left: 0;
}
.texture-full-0442.avatar_green_9841 > .heading_pressed_fcef {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.texture-full-0442.avatar_green_9841 > .heading_pressed_fcef iframe,
.texture-full-0442.avatar_green_9841 > .heading_pressed_fcef > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.element_next_8fb8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.element_next_8fb8.gradient-fluid-7fe1 {
  padding: 0;
}
.element_next_8fb8.gradient-fluid-7fe1 cite {
  font-size: 13px;
}
.element_next_8fb8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.element_next_8fb8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module_7130 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module_7130 > p:first-child {
  margin-top: 0;
}
.module_7130 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module_7130 blockquote {
  border-left: 0;
}
.preview_7ef6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview_7ef6:not(.image_ebc9) {
  max-width: 100px;
}
.preview_7ef6.card-pressed-59a5 {
  border-bottom: none !important;
  text-align: center;
}
.preview_7ef6.card-pressed-59a5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image_wide_8194 p {
    padding: 1.5em 0;
  }
}
.summary_south_c306 {
  color: #0073aa;
}
.under-0e2e {
  background-color: #0073aa;
}
.header_basic_d8af {
  color: #229fd8;
}
.small-b173 {
  background-color: #229fd8;
}
.status_ce57 {
  color: #eee;
}
.fast_0699 {
  background-color: #eee;
}
.selected-9488 {
  color: #444;
}
.thumbnail-bc22 {
  background-color: #444;
}
.under_f3e9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.under_f3e9 .progress_ff83 .container-5fe5 {
  font-size: 15px;
}
.under_f3e9 .container-5fe5 {
  line-height: 1.3;
}
.under_f3e9 .focus_dark_7b72 {
}
.under_f3e9 .gradient_04ae {
  background: #235787;
}
.menu_5f52 {
  padding: 0;
}
.menu_5f52 .gradient_04ae {
  background: #1a1a1a;
}
.menu_5f52 .focus_dark_7b72 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.alert_61ec {
  padding: 0;
  border-left: none;
  border-right: none;
}
.alert_61ec .focus_dark_7b72 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.alert_61ec .gradient_04ae {
  background: #303030;
}
.thumbnail_1eb0 {
  position: relative;
  z-index: 10;
}
.thumbnail_1eb0 .search_next_2dd9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_f8ed .heading-fixed-d477 {
  display: inline-block;
  vertical-align: middle;
}
.layout_f8ed.notice_d3b4 .heading-fixed-d477 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .layout_f8ed.notice_d3b4 .heading-fixed-d477 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_f8ed.notice_d3b4 .heading-fixed-d477 {
    margin-right: 0.4em;
  }
}
.layout_f8ed.notice_d3b4 .heading-fixed-d477:last-child {
  margin-right: 0;
}
.primary-03d6 .search_next_2dd9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture_6790 .progress_ff83 {
    margin: 0 -0.5em;
  }
  .picture_6790 .progress_ff83 [class*="customify-col-"],
  .picture_6790 .progress_ff83 [class*="customify-col_"],
  .picture_6790 .progress_ff83 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture_6790.feature-steel-8a7d .search_next_2dd9 {
  background: 0 0 !important;
}
.picture_6790.feature-steel-8a7d .search_next_2dd9,
.picture_6790.primary-03d6 .search_next_2dd9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture_6790.thumbnail-20f5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture_6790.primary-03d6 .search_next_2dd9 {
  box-shadow: none !important;
}
.tertiary_4d87 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tertiary_4d87 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_4d87 {
    padding: 18px 0 20px;
  }
}
.tertiary_4d87 .item_motion_3e23 {
  width: 100%;
}
.tertiary_4d87 .banner_1e8a {
  margin-bottom: 0;
}
.tertiary_4d87 .gallery_621b {
  margin-top: 5px;
  font-size: 0.875em;
}
.black_ae1f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.black_ae1f .surface-1fd3 {
  width: 100%;
}
.pagination-fbb9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination-fbb9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination-fbb9 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;
}
.pagination-fbb9 li:last-child:after {
  display: none;
}
.pagination-fbb9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tag-7270 .form-0058 button,
.tertiary_4d87 .form-0058 button {
  left: 0;
}
.tag-7270 .surface-1fd3,
.tertiary_4d87 .surface-1fd3 {
  padding-left: 0;
  padding-right: 0;
}
.tag-7270 .black_ae1f,
.tertiary_4d87 .black_ae1f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tag-7270 {
  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;
}
.tag-7270: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;
}
.tag-7270 .list-clean-0ddf {
  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) {
  .tag-7270 .list-clean-0ddf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tag-7270 .list-clean-0ddf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tag-7270 .list-clean-0ddf {
    min-height: 200px;
  }
}
.tag-7270 .pagination-fbb9 {
  color: rgba(255, 255, 255, 0.8);
}
.tag-7270 .pagination-fbb9 a,
.tag-7270 .pagination-fbb9 li:after {
  color: inherit;
}
.tag-7270 .pagination-fbb9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.cool_95e9 {
  margin-bottom: 0.5em;
}
.breadcrumb-1a97 {
  margin-bottom: 1.2em;
}
.breadcrumb-1a97,
.cool_95e9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.breadcrumb-1a97 p:last-child,
.cool_95e9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .form-0058,
#masthead .form-0058 {
  display: none;
}
#masthead
  > .form-0058.surface-tiny-7d0c {
  display: none;
}
#masthead > .form-0058 button {
  left: 0;
}
.aside-dynamic-eb24 {
  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%;
}
.aside-dynamic-eb24 .heading-fixed-d477 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-dynamic-eb24 .layout-in-168f {
  display: -webkit-box;
  display: flex;
}
.aside-dynamic-eb24 .layout-in-168f.aside-7820 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-dynamic-eb24 .layout-in-168f.frame_pink_4d81 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-dynamic-eb24 .layout-in-168f.solid_4772 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-dynamic-eb24.container-inner-1464.feature-center-7e77 .layout-in-168f.aside-7820 {
  flex-basis: 100%;
}
.aside-dynamic-eb24.box-2c61 .layout-in-168f.frame_pink_4d81 {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-dynamic-eb24.box-2c61 .layout-in-168f.solid_4772 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .form-0058.surface-tiny-7d0c {
  display: none;
}
#masthead > .form-0058 button {
  left: 0;
}
.panel_stale_87f7 {
  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;
}
.panel_stale_87f7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.panel_stale_87f7.notification_next_360c i {
  margin-right: 4px;
}
.panel_stale_87f7.tertiary_6efe i {
  margin-left: 5px;
}
.container-5fe5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.container-5fe5 p:last-child {
  margin-bottom: 0;
}
.primary-narrow-e4cc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.primary-narrow-e4cc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.primary-narrow-e4cc img {
  display: block;
  width: auto;
  line-height: 1;
}
.primary-narrow-e4cc .hero-5b69 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.primary-narrow-e4cc .icon_f5bc {
  margin: 5px 0 7px 0;
}
.primary-narrow-e4cc.texture-plasma-8f7b .image-first-f85f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-narrow-e4cc.texture-plasma-8f7b .breadcrumb-clean-749a {
  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;
}
.primary-narrow-e4cc.dropdown-f88d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.primary-narrow-e4cc.dropdown-f88d .image-first-f85f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-narrow-e4cc.dropdown-f88d .breadcrumb-clean-749a {
  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;
}
.primary-narrow-e4cc.dynamic-77b3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-narrow-e4cc.block-easy-1a69 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.primary-narrow-e4cc.block-easy-1a69 .breadcrumb-clean-749a {
  margin-top: 7px;
}
.breadcrumb_upper_c50d {
  display: inline-block;
}
.thumbnail_1eb0 .component-upper-9192 .primary-narrow-e4cc img {
  max-width: 100%;
}
.wood-b9fc .label_c872.photo_95e2,
.white-44a2 .label_c872.photo_95e2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood-b9fc .progress-5c40,
.white-44a2 .progress-5c40 {
  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%);
}
.wood-b9fc .progress-5c40 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wood-b9fc.element-plasma-13b0 .progress-5c40 {
  display: none;
}
.wood-b9fc .center_2102 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood-b9fc .center_2102 li {
  display: inline-block;
  position: relative;
}
.wood-b9fc .center_2102 li:last-child {
  margin-right: 0;
}
.wood-b9fc .center_2102 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;
}
.wood-b9fc .center_2102 li.tabs-a632 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wood-b9fc .center_2102 > 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;
}
.wood-b9fc .center_2102 > li > a i {
  line-height: 0;
}
.wood-b9fc .center_2102 > li.component_steel_6739 > a .progress-5c40 {
  margin-left: 4px;
  line-height: 0;
}
.wood-b9fc .center_2102 .cold_93db li.component_steel_6739 > a {
  position: relative;
}
.wood-b9fc .center_2102 .cold_93db li.component_steel_6739 > a:after,
.wood-b9fc .center_2102 .cold_93db li.component_steel_6739 > a:before {
  content: "";
  display: table;
}
.wood-b9fc .center_2102 .cold_93db li.component_steel_6739 > a:after {
  clear: both;
}
.wood-b9fc .center_2102 .cold_93db li.component_steel_6739 > a .progress-5c40 {
  margin-left: 5px;
  float: right;
}
.wood-b9fc .hard_a9f8,
.wood-b9fc .cold_93db {
  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;
}
.wood-b9fc .cold_93db {
  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;
}
.wood-b9fc .cold_93db .photo_95e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood-b9fc .cold_93db .progress-5c40 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wood-b9fc .cold_93db li {
  display: block;
  margin: 0;
  padding: 0;
}
.wood-b9fc .cold_93db 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;
}
.wood-b9fc .cold_93db li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wood-b9fc .cold_93db .cold_93db {
  top: 0;
  left: 100%;
}
.wood-b9fc .tiny_fb87.fn-focus-229c > .hard_a9f8,
.wood-b9fc .tiny_fb87.fn-focus-229c > .cold_93db,
.wood-b9fc .tiny_fb87:focus > .hard_a9f8,
.wood-b9fc .tiny_fb87:focus > .cold_93db,
.wood-b9fc .tiny_fb87:hover > .hard_a9f8,
.wood-b9fc .tiny_fb87:hover > .cold_93db {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wood-b9fc.highlight-orange-3c9b .shadow-b8fd:after,
.wood-b9fc.highlight-orange-3c9b .shadow-b8fd:before {
  content: "";
  display: table;
}
.wood-b9fc.highlight-orange-3c9b .shadow-b8fd:after {
  clear: both;
}
.wood-b9fc.highlight-orange-3c9b .shadow-b8fd > li {
  float: left;
}
.wood-b9fc.hover_637c .shadow-b8fd:after,
.wood-b9fc.hover_637c .shadow-b8fd:before {
  content: "";
  display: table;
}
.wood-b9fc.hover_637c .shadow-b8fd:after {
  clear: both;
}
.wood-b9fc.hover_637c .shadow-b8fd > li {
  float: left;
}
.wood-b9fc.hover_637c .shadow-b8fd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wood-b9fc.hover_637c .shadow-b8fd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wood-b9fc.hover_637c .shadow-b8fd > li.current-f394 > a,
.wood-b9fc.hover_637c .shadow-b8fd > li.tabs-a632 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wood-b9fc.panel_south_4934 .shadow-b8fd > li > a .photo_95e2 {
  position: relative;
}
.wood-b9fc.panel_south_4934 .shadow-b8fd > li > a .photo_95e2: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;
}
.wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li:focus
  > a
  .photo_95e2:before,
.wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li:hover
  > a
  .photo_95e2:before {
  width: 100%;
  background-color: currentColor;
}
.wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li.current-f394
  > a
  .photo_95e2:before,
.wood-b9fc.panel_south_4934
  .shadow-b8fd
  > li.up-988e
  > a
  .photo_95e2:before {
  width: 100%;
  background-color: currentColor;
}
.wood-b9fc.gallery-basic-2033 .shadow-b8fd > li > a .photo_95e2 {
  position: relative;
}
.wood-b9fc.gallery-basic-2033 .shadow-b8fd > li > a .photo_95e2: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;
}
.wood-b9fc.gallery-basic-2033 .shadow-b8fd > li:focus > a .photo_95e2:before,
.wood-b9fc.gallery-basic-2033
  .shadow-b8fd
  > li:hover
  > a
  .photo_95e2:before {
  width: 100%;
  background-color: currentColor;
}
.wood-b9fc.gallery-basic-2033
  .shadow-b8fd
  > li.current-f394
  > a
  .photo_95e2:before,
.wood-b9fc.gallery-basic-2033
  .shadow-b8fd
  > li.up-988e
  > a
  .photo_95e2:before {
  width: 100%;
  background-color: currentColor;
}
.white-44a2 .center_2102 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.white-44a2 .center_2102 li:first-child > a {
  border-top: none;
}
.white-44a2 .center_2102 .article-dim-fdd6 > .photo_95e2 .progress-5c40 {
  display: none;
}
.white-44a2 .center_2102 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.white-44a2 .center_2102 li:last-child {
  border: none;
}
.white-44a2 .center_2102 li.component_steel_6739 > a {
  padding-right: 45px !important;
}
.white-44a2 .center_2102 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.white-44a2 .center_2102 li a:focus,
.white-44a2 .center_2102 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white-44a2 .center_2102 li .title_0d0a {
  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;
}
.white-44a2 .center_2102 li .title_0d0a:hover {
  box-shadow: none;
}
.white-44a2 .center_2102 li .title_0d0a .progress-5c40 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.white-44a2 .center_2102 .cold_93db {
  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);
}
.white-44a2 .center_2102 .cold_93db li a {
  padding-left: 3em;
}
.white-44a2 .center_2102 .logo_4eef > a .title_0d0a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.white-44a2 .center_2102 .logo_4eef > .cold_93db {
  display: block;
  opacity: 1;
}
.silver_5b2f {
  max-width: 100%;
}
.outline_2b6d {
  line-height: 0;
  cursor: pointer;
}
.mask_697e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mask_697e:hover {
  box-shadow: none;
  color: currentColor;
}
.mask_697e svg {
  width: 18px;
  height: 18px;
}
.mask_697e .dynamic_d883 {
  display: none;
}
.hidden_easy_32f9 {
  position: relative;
}
.hidden_easy_32f9.fn-active-229c .mask_697e .out-7c13 {
  display: none;
}
.hidden_easy_32f9.fn-active-229c .mask_697e .dynamic_d883 {
  display: inline-block;
}
.hidden_easy_32f9 .picture_red_47e5 {
  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);
}
.hidden_easy_32f9.sort_in_db25 .picture_red_47e5 {
  left: auto;
  right: -0.9em;
}
.hidden_easy_32f9.sort_in_db25 .dirty-63c7::before {
  left: auto;
  right: 15px;
}
.hidden_easy_32f9.fn-active-229c .picture_red_47e5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel-861a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.carousel-861a label {
  flex-basis: 100%;
}
.carousel-861a .liquid_54db {
  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;
}
.carousel-861a .logo-9dde {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.carousel-861a .logo-9dde:focus {
  background-color: transparent;
}
.carousel-861a button.outer-8e78 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.carousel-861a button.outer-8e78:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.carousel-861a button.outer-8e78 svg {
  width: 18px;
  height: 18px;
}
.carousel-861a input[type="submit"] {
  min-height: auto;
}
.backdrop-large-16eb .carousel-861a .logo-9dde {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dirty-63c7 {
  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) {
  .dirty-63c7 {
    width: 220px;
  }
}
.dirty-63c7 label {
  flex-basis: 100%;
}
.dirty-63c7::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;
}
.module_brown_30bc .backdrop-large-16eb .carousel-861a {
  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;
}
.module_brown_30bc
  .backdrop-large-16eb
  .carousel-861a
  .liquid_54db {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module_brown_30bc .backdrop-large-16eb .carousel-861a .logo-9dde {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module_brown_30bc
  .backdrop-large-16eb
  .carousel-861a
  .logo-9dde:focus {
  background: 0 0;
}
.module_brown_30bc
  .backdrop-large-16eb
  .carousel-861a
  .fast_e280 {
  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;
}
.heading-61b1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.heading-61b1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.heading-61b1 li:last-child {
  margin-right: 0;
}
.heading-61b1 li:first-child {
  margin-left: 0;
}
.heading-61b1.active_eb7f a {
  color: #fff;
}
.heading-61b1.active_eb7f a:hover {
  color: #fff;
}
.heading-61b1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.heading-61b1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.heading-61b1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.heading-61b1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.heading-61b1 [class*="social-icon-apple"] {
  background-color: #999;
}
.heading-61b1 [class*="social-icon-apple"].mask_1271 {
  background-color: transparent;
  color: #999;
}
.heading-61b1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.heading-61b1 [class*="social-icon-behance"].mask_1271 {
  background-color: transparent;
  color: #1769ff;
}
.heading-61b1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.heading-61b1 [class*="social-icon-bitbucket"].mask_1271 {
  background-color: transparent;
  color: #205081;
}
.heading-61b1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.heading-61b1 [class*="social-icon-codepen"].mask_1271 {
  background-color: transparent;
  color: #000;
}
.heading-61b1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.heading-61b1 [class*="social-icon-delicious"].mask_1271 {
  background-color: transparent;
  color: #39f;
}
.heading-61b1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.heading-61b1 [class*="social-icon-digg"].mask_1271 {
  background-color: transparent;
  color: #005be2;
}
.heading-61b1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.heading-61b1 [class*="social-icon-dribbble"].mask_1271 {
  background-color: transparent;
  color: #ea4c89;
}
.heading-61b1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.heading-61b1 [class*="social-icon-envelope"].mask_1271 {
  background-color: transparent;
  color: #ea4335;
}
.heading-61b1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.heading-61b1 [class*="social-icon-facebook"].mask_1271 {
  background-color: transparent;
  color: #3b5998;
}
.heading-61b1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.heading-61b1 [class*="social-icon-flickr"].mask_1271 {
  background-color: transparent;
  color: #0063dc;
}
.heading-61b1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.heading-61b1 [class*="social-icon-foursquare"].mask_1271 {
  background-color: transparent;
  color: #2d5be3;
}
.heading-61b1 [class*="social-icon-github"] {
  background-color: #333;
}
.heading-61b1 [class*="social-icon-github"].mask_1271 {
  background-color: transparent;
  color: #333;
}
.heading-61b1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.heading-61b1 [class*="social-icon-google-plus"].mask_1271 {
  background-color: transparent;
  color: #dd4b39;
}
.heading-61b1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.heading-61b1 [class*="social-icon-houzz"].mask_1271 {
  background-color: transparent;
  color: #7ac142;
}
.heading-61b1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.heading-61b1 [class*="social-icon-instagram"].mask_1271 {
  background-color: transparent;
  color: #262626;
}
.heading-61b1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.heading-61b1 [class*="social-icon-jsfiddle"].mask_1271 {
  background-color: transparent;
  color: #487aa2;
}
.heading-61b1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.heading-61b1 [class*="social-icon-linkedin"].mask_1271 {
  background-color: transparent;
  color: #0077b5;
}
.heading-61b1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.heading-61b1 [class*="social-icon-medium"].mask_1271 {
  background-color: transparent;
  color: #00ab6b;
}
.heading-61b1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.heading-61b1
  [class*="social-icon-odnoklassniki"].mask_1271 {
  background-color: transparent;
  color: #f4731c;
}
.heading-61b1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.heading-61b1 [class*="social-icon-meetup"].mask_1271 {
  background-color: transparent;
  color: #ec1c40;
}
.heading-61b1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.heading-61b1 [class*="social-icon-pinterest"].mask_1271 {
  background-color: transparent;
  color: #bd081c;
}
.heading-61b1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.heading-61b1 [class*="social-icon-product-hunt"].mask_1271 {
  background-color: transparent;
  color: #da552f;
}
.heading-61b1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.heading-61b1 [class*="social-icon-reddit"].mask_1271 {
  background-color: transparent;
  color: #ff4500;
}
.heading-61b1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.heading-61b1 [class*="social-icon-rss"].mask_1271 {
  background-color: transparent;
  color: #f26522;
}
.heading-61b1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.heading-61b1
  [class*="social-icon-shopping-cart"].mask_1271 {
  background-color: transparent;
  color: #4caf50;
}
.heading-61b1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.heading-61b1 [class*="social-icon-skype"].mask_1271 {
  background-color: transparent;
  color: #00aff0;
}
.heading-61b1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.heading-61b1 [class*="social-icon-slideshare"].mask_1271 {
  background-color: transparent;
  color: #0077b5;
}
.heading-61b1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.heading-61b1 [class*="social-icon-snapchat"].mask_1271 {
  background-color: transparent;
  color: #fffc00;
}
.heading-61b1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.heading-61b1 [class*="social-icon-soundcloud"].mask_1271 {
  background-color: transparent;
  color: #f80;
}
.heading-61b1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.heading-61b1 [class*="social-icon-spotify"].mask_1271 {
  background-color: transparent;
  color: #2ebd59;
}
.heading-61b1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.heading-61b1
  [class*="social-icon-stack-overflow"].mask_1271 {
  background-color: transparent;
  color: #fe7a15;
}
.heading-61b1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.heading-61b1 [class*="social-icon-maldkfgram"].mask_1271 {
  background-color: transparent;
  color: #2ca5e0;
}
.heading-61b1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.heading-61b1 [class*="social-icon-tripadvisor"].mask_1271 {
  background-color: transparent;
  color: #589442;
}
.heading-61b1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.heading-61b1 [class*="social-icon-tumblr"].mask_1271 {
  background-color: transparent;
  color: #35465c;
}
.heading-61b1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.heading-61b1 [class*="social-icon-twitch"].mask_1271 {
  background-color: transparent;
  color: #6441a5;
}
.heading-61b1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.heading-61b1 [class*="social-icon-twitter"].mask_1271 {
  background-color: transparent;
  color: #1da1f2;
}
.heading-61b1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.heading-61b1 [class*="social-icon-vimeo"].mask_1271 {
  background-color: transparent;
  color: #1ab7ea;
}
.heading-61b1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.heading-61b1 [class*="social-icon-vk"].mask_1271 {
  background-color: transparent;
  color: #45668e;
}
.heading-61b1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.heading-61b1 [class*="social-icon-weibo"].mask_1271 {
  background-color: transparent;
  color: #df2029;
}
.heading-61b1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.heading-61b1 [class*="social-icon-weixin"].mask_1271 {
  background-color: transparent;
  color: #7bb32e;
}
.heading-61b1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.heading-61b1 [class*="social-icon-whatsapp"].mask_1271 {
  background-color: transparent;
  color: #25d366;
}
.heading-61b1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.heading-61b1 [class*="social-icon-wordpress"].mask_1271 {
  background-color: transparent;
  color: #21759b;
}
.heading-61b1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.heading-61b1 [class*="social-icon-xing"].mask_1271 {
  background-color: transparent;
  color: #026466;
}
.heading-61b1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.heading-61b1 [class*="social-icon-yelp"].mask_1271 {
  background-color: transparent;
  color: #af0606;
}
.heading-61b1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.heading-61b1 [class*="social-icon-youtube"].mask_1271 {
  background-color: transparent;
  color: #cd201f;
}
.first-9658 {
  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;
}
.first-9658:hover {
  box-shadow: none;
  background: 0 0;
}
.north_0f32 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown_700d {
  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;
}
.popup-new-f29f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.feature-plasma-55cd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.feature-plasma-55cd,
.feature-plasma-55cd::after,
.feature-plasma-55cd::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;
}
.feature-plasma-55cd::after,
.feature-plasma-55cd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.element_paper_554e .dropdown_700d .popup-new-f29f {
  margin-top: -2px;
  width: 19px;
}
.element_paper_554e .dropdown_700d .feature-plasma-55cd {
  margin-top: -1px;
}
.element_paper_554e .dropdown_700d .feature-plasma-55cd,
.element_paper_554e .dropdown_700d .feature-plasma-55cd::after,
.element_paper_554e .dropdown_700d .feature-plasma-55cd::before {
  width: 19px;
  height: 2px;
}
.element_paper_554e .dropdown_700d .feature-plasma-55cd::before {
  top: -6px;
}
.element_paper_554e .dropdown_700d .feature-plasma-55cd::after {
  bottom: -6px;
}
.container_689c .dropdown_700d .popup-new-f29f {
  margin-top: -2px;
  width: 22px;
}
.container_689c .dropdown_700d .feature-plasma-55cd {
  margin-top: -1px;
}
.container_689c .dropdown_700d .feature-plasma-55cd,
.container_689c .dropdown_700d .feature-plasma-55cd::after,
.container_689c .dropdown_700d .feature-plasma-55cd::before {
  width: 22px;
  height: 2px;
}
.container_689c .dropdown_700d .feature-plasma-55cd::before {
  top: -7px;
}
.container_689c .dropdown_700d .feature-plasma-55cd::after {
  bottom: -7px;
}
.carousel_first_0c55 .dropdown_700d .popup-new-f29f {
  margin-top: -2px;
  width: 31px;
}
.carousel_first_0c55 .dropdown_700d .feature-plasma-55cd {
  margin-top: -1.5px;
}
.carousel_first_0c55 .dropdown_700d .feature-plasma-55cd,
.carousel_first_0c55 .dropdown_700d .feature-plasma-55cd::after,
.carousel_first_0c55 .dropdown_700d .feature-plasma-55cd::before {
  width: 31px;
  height: 3px;
}
.carousel_first_0c55 .dropdown_700d .feature-plasma-55cd::before {
  top: -9px;
}
.carousel_first_0c55 .dropdown_700d .feature-plasma-55cd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .last_d962 .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 19px;
  }
  .last_d962 .dropdown_700d .feature-plasma-55cd {
    margin-top: -1px;
  }
  .last_d962 .dropdown_700d .feature-plasma-55cd,
  .last_d962 .dropdown_700d .feature-plasma-55cd::after,
  .last_d962 .dropdown_700d .feature-plasma-55cd::before {
    width: 19px;
    height: 2px;
  }
  .last_d962 .dropdown_700d .feature-plasma-55cd::before {
    top: -6px;
  }
  .last_d962 .dropdown_700d .feature-plasma-55cd::after {
    bottom: -6px;
  }
  .red_d563 .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 22px;
  }
  .red_d563 .dropdown_700d .feature-plasma-55cd {
    margin-top: -1px;
  }
  .red_d563 .dropdown_700d .feature-plasma-55cd,
  .red_d563 .dropdown_700d .feature-plasma-55cd::after,
  .red_d563 .dropdown_700d .feature-plasma-55cd::before {
    width: 22px;
    height: 2px;
  }
  .red_d563 .dropdown_700d .feature-plasma-55cd::before {
    top: -7px;
  }
  .red_d563 .dropdown_700d .feature-plasma-55cd::after {
    bottom: -7px;
  }
  .pattern-6de6 .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-6de6 .dropdown_700d .feature-plasma-55cd {
    margin-top: -1.5px;
  }
  .pattern-6de6 .dropdown_700d .feature-plasma-55cd,
  .pattern-6de6 .dropdown_700d .feature-plasma-55cd::after,
  .pattern-6de6 .dropdown_700d .feature-plasma-55cd::before {
    width: 31px;
    height: 3px;
  }
  .pattern-6de6 .dropdown_700d .feature-plasma-55cd::before {
    top: -9px;
  }
  .pattern-6de6 .dropdown_700d .feature-plasma-55cd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-yellow-07af .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 19px;
  }
  .summary-yellow-07af .dropdown_700d .feature-plasma-55cd {
    margin-top: -1px;
  }
  .summary-yellow-07af .dropdown_700d .feature-plasma-55cd,
  .summary-yellow-07af .dropdown_700d .feature-plasma-55cd::after,
  .summary-yellow-07af .dropdown_700d .feature-plasma-55cd::before {
    width: 19px;
    height: 2px;
  }
  .summary-yellow-07af .dropdown_700d .feature-plasma-55cd::before {
    top: -6px;
  }
  .summary-yellow-07af .dropdown_700d .feature-plasma-55cd::after {
    bottom: -6px;
  }
  .section-b840 .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 22px;
  }
  .section-b840 .dropdown_700d .feature-plasma-55cd {
    margin-top: -1px;
  }
  .section-b840 .dropdown_700d .feature-plasma-55cd,
  .section-b840 .dropdown_700d .feature-plasma-55cd::after,
  .section-b840 .dropdown_700d .feature-plasma-55cd::before {
    width: 22px;
    height: 2px;
  }
  .section-b840 .dropdown_700d .feature-plasma-55cd::before {
    top: -7px;
  }
  .section-b840 .dropdown_700d .feature-plasma-55cd::after {
    bottom: -7px;
  }
  .form_1496 .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 31px;
  }
  .form_1496 .dropdown_700d .feature-plasma-55cd {
    margin-top: -1.5px;
  }
  .form_1496 .dropdown_700d .feature-plasma-55cd,
  .form_1496 .dropdown_700d .feature-plasma-55cd::after,
  .form_1496 .dropdown_700d .feature-plasma-55cd::before {
    width: 31px;
    height: 3px;
  }
  .form_1496 .dropdown_700d .feature-plasma-55cd::before {
    top: -9px;
  }
  .form_1496 .dropdown_700d .feature-plasma-55cd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .light_9c52 .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 19px;
  }
  .light_9c52 .dropdown_700d .feature-plasma-55cd {
    margin-top: -1px;
  }
  .light_9c52 .dropdown_700d .feature-plasma-55cd,
  .light_9c52 .dropdown_700d .feature-plasma-55cd::after,
  .light_9c52 .dropdown_700d .feature-plasma-55cd::before {
    width: 19px;
    height: 2px;
  }
  .light_9c52 .dropdown_700d .feature-plasma-55cd::before {
    top: -6px;
  }
  .light_9c52 .dropdown_700d .feature-plasma-55cd::after {
    bottom: -6px;
  }
  .header-cool-fafc .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 22px;
  }
  .header-cool-fafc .dropdown_700d .feature-plasma-55cd {
    margin-top: -1px;
  }
  .header-cool-fafc .dropdown_700d .feature-plasma-55cd,
  .header-cool-fafc .dropdown_700d .feature-plasma-55cd::after,
  .header-cool-fafc .dropdown_700d .feature-plasma-55cd::before {
    width: 22px;
    height: 2px;
  }
  .header-cool-fafc .dropdown_700d .feature-plasma-55cd::before {
    top: -7px;
  }
  .header-cool-fafc .dropdown_700d .feature-plasma-55cd::after {
    bottom: -7px;
  }
  .notice-e3f3 .dropdown_700d .popup-new-f29f {
    margin-top: -2px;
    width: 31px;
  }
  .notice-e3f3 .dropdown_700d .feature-plasma-55cd {
    margin-top: -1.5px;
  }
  .notice-e3f3 .dropdown_700d .feature-plasma-55cd,
  .notice-e3f3 .dropdown_700d .feature-plasma-55cd::after,
  .notice-e3f3 .dropdown_700d .feature-plasma-55cd::before {
    width: 31px;
    height: 3px;
  }
  .notice-e3f3 .dropdown_700d .feature-plasma-55cd::before {
    top: -9px;
  }
  .notice-e3f3 .dropdown_700d .feature-plasma-55cd::after {
    bottom: -9px;
  }
}
.overlay-0c87 .feature-plasma-55cd {
  -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);
}
.overlay-0c87 .feature-plasma-55cd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.overlay-0c87 .feature-plasma-55cd::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);
}
.overlay-0c87.sidebar-f323 .feature-plasma-55cd {
  -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);
}
.overlay-0c87.sidebar-f323 .feature-plasma-55cd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.overlay-0c87.sidebar-f323 .feature-plasma-55cd::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);
}
.box-bcb0 {
  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.next-f0b2:before {
  display: none;
}
.message_south_f842 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.message_south_f842 .large-b937 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.message_south_f842 .large-b937:last-of-type {
  border-bottom: none;
}
.message_south_f842 .large-b937.article-narrow-b653,
.message_south_f842 .large-b937.icon_a981,
.message_south_f842 .large-b937.pagination-39ed {
  padding: 0;
}
.message_south_f842 .white-44a2 .title_0d0a {
  color: currentColor;
}
.message_south_f842 .white-44a2 .title_0d0a:focus,
.message_south_f842 .white-44a2 .title_0d0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_south_f842.focus_dark_7b72 .orange-1373,
.message_south_f842.focus_dark_7b72 .container-5fe5 a,
.message_south_f842.focus_dark_7b72 .shadow-b8fd a,
.message_south_f842.focus_dark_7b72 .cold_93db a {
  color: rgba(0, 0, 0, 0.55);
}
.message_south_f842.focus_dark_7b72 .orange-1373:hover,
.message_south_f842.focus_dark_7b72 .container-5fe5 a:hover,
.message_south_f842.focus_dark_7b72 .shadow-b8fd a:hover,
.message_south_f842.focus_dark_7b72 .cold_93db a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_south_f842.focus_dark_7b72 .item_upper_7d03 {
  color: rgba(0, 0, 0, 0.8);
}
.message_south_f842.focus_dark_7b72 .large-b937 {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_south_f842.focus_dark_7b72 .large-b937:before {
  background: rgba(0, 0, 0, 0.08);
}
.message_south_f842.focus_dark_7b72 .button-simple-147b:before {
  background: rgba(255, 255, 255, 0.9);
}
.message_south_f842.focus_dark_7b72 .white-44a2 .center_2102 li a,
.message_south_f842.focus_dark_7b72 .white-44a2 .title_0d0a,
.message_south_f842.focus_dark_7b72 .cold_93db {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_south_f842.focus_dark_7b72 .white-44a2 .title_0d0a:focus,
.message_south_f842.focus_dark_7b72 .white-44a2 .title_0d0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_south_f842.focus_dark_7b72 .center_2102 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_south_f842.gradient_04ae .orange-1373,
.message_south_f842.gradient_04ae .container-5fe5 a,
.message_south_f842.gradient_04ae .shadow-b8fd .title_0d0a,
.message_south_f842.gradient_04ae .shadow-b8fd a,
.message_south_f842.gradient_04ae .cold_93db a {
  color: rgba(255, 255, 255, 0.79);
}
.message_south_f842.gradient_04ae .orange-1373:hover,
.message_south_f842.gradient_04ae .container-5fe5 a:hover,
.message_south_f842.gradient_04ae .shadow-b8fd .title_0d0a:hover,
.message_south_f842.gradient_04ae .shadow-b8fd a:hover,
.message_south_f842.gradient_04ae .cold_93db a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_south_f842.gradient_04ae .item_upper_7d03 {
  color: rgba(255, 255, 255, 0.99);
}
.message_south_f842.gradient_04ae .large-b937 {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_south_f842.gradient_04ae .large-b937:before {
  background: rgba(255, 255, 255, 0.08);
}
.message_south_f842.gradient_04ae .button-simple-147b:before {
  background: rgba(0, 0, 0, 0.9);
}
.message_south_f842.gradient_04ae .white-44a2 .center_2102 li a,
.message_south_f842.gradient_04ae .white-44a2 .title_0d0a,
.message_south_f842.gradient_04ae .cold_93db {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_south_f842.gradient_04ae .white-44a2 .title_0d0a:focus,
.message_south_f842.gradient_04ae .white-44a2 .title_0d0a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_south_f842.gradient_04ae .center_2102 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-simple-147b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button-simple-147b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list_c684 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.overlay_c124 .message_south_f842 {
  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;
}
.overlay_c124 .large-b937 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.overlay_c124 .large-b937: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) {
  .overlay_c124 .large-b937:before {
    width: 16%;
    left: 42%;
  }
}
.overlay_c124 .large-b937:last-child:before {
  content: none;
}
.overlay_c124 .large-b937[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.overlay_c124 .white-44a2 .center_2102 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.overlay_c124 .white-44a2 .center_2102 li a .title_0d0a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.overlay_c124 .white-44a2 .cold_93db {
  border: none;
}
.overlay_c124 .white-44a2 .cold_93db li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.overlay_c124 .button-simple-147b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.overlay_c124 .list_c684 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.overlay_c124 .gradient_04ae .button-simple-147b:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_c124 .focus_dark_7b72.banner_61bc .feature-plasma-55cd {
  background: rgba(0, 0, 0, 0.6);
}
.overlay_c124
  .focus_dark_7b72.banner_61bc
  .feature-plasma-55cd::after,
.overlay_c124
  .focus_dark_7b72.banner_61bc
  .feature-plasma-55cd:before {
  background: inherit;
}
.overlay_c124
  .focus_dark_7b72.banner_61bc:hover
  .feature-plasma-55cd {
  background: rgba(0, 0, 0, 0.8);
}
.green-8bb7 .message_south_f842 {
  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) {
  .green-8bb7 .message_south_f842 {
    width: auto;
    right: 45px;
  }
}
.black_e6e1 .message_south_f842 {
  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) {
  .black_e6e1 .message_south_f842 {
    width: auto;
    left: 45px;
  }
}
.next-f0b2 .message_south_f842 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.next-f0b2 .list_c684 {
  max-width: 48em;
  margin: 0 auto;
}
.next-f0b2 .button-simple-147b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail-light-53a7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail-light-53a7.overlay_c124 .message_south_f842 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail-light-53a7.green-8bb7 .message_south_f842 {
  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);
}
.detail-light-53a7 .message_south_f842 {
  visibility: visible;
}
.detail-light-53a7.black_e6e1 .message_south_f842 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.filter-6853,
.thumbnail-gas-2b6d {
  overflow-x: hidden;
}
.filter-6853 .message_south_f842 {
  overflow: auto;
}
.filter-6853.overlay_c124 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-6853.overlay_c124 .message_south_f842 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.filter-6853.overlay_c124 .first-9658 {
  opacity: 0;
}
.filter-6853.green-8bb7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-6853.green-8bb7 .message_south_f842 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.filter-6853.green-8bb7 .first-9658 {
  opacity: 0;
}
.filter-6853.black_e6e1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-6853.black_e6e1 .message_south_f842 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.filter-6853.black_e6e1 .first-9658 {
  opacity: 0;
}
.filter-6853.next-f0b2 .message_south_f842 {
  z-index: 10;
  visibility: visible;
}
.banner_61bc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_61bc .feature-plasma-55cd {
  background: rgba(255, 255, 255, 0.99);
}
.banner_61bc .feature-plasma-55cd::after,
.banner_61bc .feature-plasma-55cd:before {
  background: inherit;
}
.banner_61bc:hover .feature-plasma-55cd {
  background: rgba(255, 255, 255, 0.99);
}
.black_e6e1 .banner_61bc {
  top: 10px;
  right: auto;
  left: 12px;
}
.next-f0b2 .banner_61bc {
  display: none !important;
}
.filter-6853:before,
.thumbnail-gas-2b6d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.filter-6853 .banner_61bc,
.thumbnail-gas-2b6d .banner_61bc {
  display: inline-block;
}
.message_south_f842 .heading-fixed-d477 {
  -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;
}
.filter-6853 .message_south_f842 .heading-fixed-d477,
.thumbnail-gas-2b6d .message_south_f842 .heading-fixed-d477 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter-yellow-3e1b .liquid_54db {
  width: 100%;
}
.component-upper-9192 {
  padding: 0 0.5em 0;
}
.component-upper-9192 [class*="customify-col-"],
.component-upper-9192 [class*="customify-col_"],
.component-upper-9192 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section_advanced_71e6 .component-upper-9192 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .progress_ff83 .title_tall_9d15,
  .title_tall_9d15 {
    display: none;
  }
  .accent_7875 {
    text-align: left;
  }
  .tooltip_mini_f535 {
    text-align: center;
  }
  .icon-0544 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .progress_ff83 .fresh_d601,
  .fresh_d601 {
    display: none;
  }
  .west_f183 {
    text-align: left;
  }
  .hidden_19f5 {
    text-align: center;
  }
  .easy_3309 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .progress_ff83 .panel_9b56,
  .panel_9b56 {
    display: none;
  }
  .panel_b8bc {
    text-align: left;
  }
  .chip_plasma_357d {
    text-align: center;
  }
  .photo_e90c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item-7f39 {
  box-shadow: none !important;
}
.element_easy_7eec .silver_9f18,
.complex_9e69 .silver_9f18 {
  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;
}
.complex_9e69 .silver_9f18 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search_next_2dd9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search_next_2dd9:after,
.search_next_2dd9:before {
  content: "";
  display: table;
}
.search_next_2dd9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search_next_2dd9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search_next_2dd9,
.thumbnail-20f5 {
  max-width: 1248px;
  margin: 0 auto;
}

.heading-south-d2bf.table-advanced-6997 .search_next_2dd9 {
  max-width: 100%;
}
.heading-south-d2bf.easy-96e1 {
  max-width: 1200px;
  margin: 0 auto;
}
.heading-south-d2bf.tabs-964a .search_next_2dd9 {
  max-width: 100%;
}
.heading-south-d2bf.tabs-964a > .search_next_2dd9 {
  padding-left: 0;
  padding-right: 0;
}
.heading-south-d2bf.tabs-964a > .search_next_2dd9 .progress_ff83 {
  margin: 0;
}
.heading-south-d2bf.tabs-964a
  > .search_next_2dd9
  .badge-f48d.header_c2b7 {
  margin-right: 0;
  margin-left: 0;
}
.heading-south-d2bf.tabs-964a #main.header_c2b7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .text-9b9b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .text-9b9b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hero-upper-36c3 .lower_058d {
    padding-right: 1em;
  }
  .hero-upper-36c3.label_medium_d7dd .badge-f48d {
    border-right: 1px solid #eaecee;
  }
  .hero-upper-36c3.label_medium_d7dd .lower_058d {
    padding-right: 1em;
  }
  .hero-upper-36c3.label_medium_d7dd .card_c330 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-6f8c .lower_058d {
    padding-left: 1em;
  }
  .cold-6f8c.label_medium_d7dd .badge-f48d {
    border-left: 1px solid #eaecee;
  }
  .cold-6f8c.label_medium_d7dd .lower_058d {
    padding-left: 1em;
  }
  .cold-6f8c.label_medium_d7dd .card_c330 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-8a90 .lower_058d {
    padding-left: 1em;
  }
  .south-8a90.label_medium_d7dd .hover-efc4 {
    border-right: 1px solid #eaecee;
  }
  .south-8a90.label_medium_d7dd .pattern-e7d2 {
    border-right: 1px solid #eaecee;
  }
  .south-8a90.label_medium_d7dd .lower_058d {
    padding-left: 1em;
  }
  .south-8a90.label_medium_d7dd .card_c330 {
    padding-right: 1em;
  }
  .south-8a90.label_medium_d7dd .thick_567a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_9731 .lower_058d {
    padding-right: 1em;
  }
  .photo_9731.label_medium_d7dd .hover-efc4 {
    border-left: 1px solid #eaecee;
  }
  .photo_9731.label_medium_d7dd .pattern-e7d2 {
    border-left: 1px solid #eaecee;
  }
  .photo_9731.label_medium_d7dd .lower_058d {
    padding-right: 1em;
  }
  .photo_9731.label_medium_d7dd .card_c330 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_9731.label_medium_d7dd .thick_567a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-9b9b .lower_058d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-9b9b.label_medium_d7dd .badge-f48d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .text-9b9b.label_medium_d7dd .lower_058d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-9b9b.label_medium_d7dd .card_c330 {
    padding-left: 1em;
  }
  .text-9b9b.label_medium_d7dd .thick_567a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .text-9b9b.label_medium_d7dd .lower_058d {
    padding-left: 0;
  }
}
.hot-124f .layout_f8ed {
  display: inline-block;
}
.pro-4d99 {
  display: inline-block;
}
.liquid-32ad {
  word-con: break-word;
}
.smooth-7b8e > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth-7b8e .footer-89a1 {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth-7b8e .accordion-b85e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bright_3362 .layout_over_4833 {
  margin-bottom: 2em;
}
.bright_3362 .backdrop-1209 {
  margin-bottom: 15px;
}
.bright_3362 .backdrop-1209:last-child {
  margin-bottom: 0;
}
.bright_3362 .pro_4dcc {
  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) {
  .bright_3362 .pro_4dcc {
    display: block;
  }
}
.bright_3362 .overlay-south-715b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bright_3362 .overlay-south-715b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bright_3362 .next-8ba7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bright_3362 .next-8ba7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bright_3362 .next-8ba7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bright_3362 .liquid-32ad {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright_3362 .liquid-32ad a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bright_3362 .pagination-pressed-d64d p:last-child {
  margin-bottom: 0;
}
.bright_3362 .blue-2558 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bright_3362 .hidden_0537 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bright_3362 .active_1e07 {
  margin-top: 1em;
}
.bright_3362 .sort-hovered-8b7a {
  top: 0;
  display: block;
}
.bright_3362 .sort-hovered-8b7a a {
  color: inherit;
}
.bright_3362 .sort-hovered-8b7a a:hover {
  color: inherit;
}
.bright_3362 .module_green_3a2a {
  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;
}
.bright_3362 .module_green_3a2a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bright_3362 .hidden_0537 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bright_3362 .label-59e7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bright_3362 .label-59e7:first-child {
  margin-top: 0;
}
.bright_3362 .label-59e7.item-eb7b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bright_3362 .label-59e7.input-836f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright_3362
  .label-59e7.input-836f.slider-87f7
  .active_1e07 {
  width: 100%;
}
.bright_3362 .input-836f {
  -webkit-box-align: center;
  align-items: center;
}
.bright_3362 .input-836f .smooth-7b8e,
.bright_3362 .input-836f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bright_3362 .next-8ba7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright_3362 .next-8ba7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright_3362 .next-8ba7: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;
}
.bright_3362 .item-eb7b {
  z-index: 5;
}
.bright_3362 .prev-be84 .picture_fdc6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bright_3362 .highlight_ce32 .picture_fdc6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bright_3362 .wood_26f4 .picture_fdc6 {
  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;
}
.bright_3362.pagination-106b .pro_4dcc,
.bright_3362.tag-52c0 .pro_4dcc {
  display: block;
}
.bright_3362.pagination-106b .pro_4dcc .complex_3d8d,
.bright_3362.pagination-106b .pro_4dcc .hidden_0537,
.bright_3362.tag-52c0 .pro_4dcc .complex_3d8d,
.bright_3362.tag-52c0 .pro_4dcc .hidden_0537 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright_3362.module-gas-fdbf .overlay-south-715b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bright_3362.module-gas-fdbf .overlay-south-715b {
    margin-right: 0;
  }
}
.bright_3362.pagination-106b .overlay-south-715b,
.bright_3362.tag-52c0 .overlay-south-715b {
  padding-top: 40%;
}
.bright_3362.pagination-106b .layout_over_4833,
.bright_3362.tag-52c0 .layout_over_4833 {
  display: block;
}
.bright_3362.pagination-106b .fn-sticky-229c .hidden_0537,
.bright_3362.tag-52c0 .fn-sticky-229c .hidden_0537 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bright_3362.pagination-106b .overlay-south-715b,
.bright_3362.tag-52c0 .overlay-south-715b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bright_3362.pagination-106b .hidden_0537 {
  padding: 1em;
}
.banner-wood-9b0c {
  margin: 30px auto;
  display: block;
}
.banner-wood-9b0c .motion-b656 > * {
  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;
}
.banner-wood-9b0c .motion-b656 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-wood-9b0c .motion-b656 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.out_55d7 .smooth-7b8e {
  margin-bottom: 1.41575em;
}
.out_55d7 .row-east-9639 {
  margin-bottom: 1.618em;
}
.message-hard-6961 .link-baa7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message-hard-6961 .link-baa7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message-hard-6961 .popup-7364 {
  max-width: 100%;
  overflow: auto;
}
.slow_cda7 .message-hard-6961 a:hover {
  text-decoration: underline;
}
.sidebar_8b2b .backdrop-1209:not(.liquid-32ad),
.sidebar_8b2b .next-8ba7 {
  margin-bottom: 1.41575em;
}
.sidebar_8b2b .backdrop-1209:not(.liquid-32ad):last-child,
.sidebar_8b2b .next-8ba7:last-child {
  margin-bottom: 0;
}
.sidebar_8b2b .backdrop-1209.status-c4c8 {
  margin-bottom: 0.41575em;
}
.sidebar_8b2b .lite_1666:before,
.sidebar_8b2b .outline-44dd:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sidebar_8b2b .lite_1666:before {
  content: "\f115";
}
.sidebar_8b2b .outline-44dd:before {
  content: "\f02c";
}
.sidebar_8b2b .pro-319d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sidebar_8b2b .pro-319d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent-rough-e746 {
  display: -webkit-box;
  display: flex;
}
.accent-rough-e746 .search_east_d6cb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent-rough-e746 .search_east_d6cb {
    flex-basis: 90px;
  }
}
.accent-rough-e746 .copper-f373 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent-rough-e746 .copper-f373 {
    flex-basis: calc(100% - 50px);
  }
}
.accent-rough-e746 .top-7b33 p:last-child {
  margin-bottom: 0.72em;
}
.hover-88f0 .motion-b656 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover-88f0 .motion-b656:after,
.hover-88f0 .motion-b656:before {
  content: "";
  display: table;
}
.hover-88f0 .motion-b656:after {
  clear: both;
}
.hover-88f0 .motion-b656 .avatar_b752,
.hover-88f0 .motion-b656 .lower_f28c {
  width: 49%;
}
.hover-88f0 .motion-b656 .avatar_b752 a span.form_last_9a61,
.hover-88f0 .motion-b656 .lower_f28c a span.form_last_9a61 {
  display: block;
  margin-bottom: 5px;
}
.hover-88f0 .motion-b656 .lower_f28c {
  float: left;
  text-align: left;
}
.hover-88f0 .motion-b656 .avatar_b752 {
  float: right;
  text-align: right;
}
.paper_f7f2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paper_f7f2 {
    margin-bottom: 0;
  }
}
.north-a1d0 {
  margin-bottom: 1em;
}
.north-a1d0 .liquid-32ad {
  font-size: 1.1em;
  line-height: 1.3;
}
.complex_4726 a {
  display: block;
  line-height: 0;
  position: relative;
}
.list-8a26 .north-a1d0,
.background-5671 .north-a1d0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list-8a26 .north-a1d0,
  .background-5671 .north-a1d0 {
    display: block;
  }
}
.list-8a26 .complex_4726,
.background-5671 .complex_4726 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list-8a26 .complex_4726,
  .background-5671 .complex_4726 {
    margin-bottom: 1em;
  }
}
.list-8a26 .complex_4726 img,
.background-5671 .complex_4726 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list-8a26 .light_312a,
.background-5671 .light_312a {
  flex-basis: calc(100% - 160px);
}
.list-8a26 .light_312a p,
.background-5671 .light_312a p {
  margin-bottom: 0;
}
.list-8a26 .light_312a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list-8a26 .light_312a {
    padding-left: 0;
  }
}
.background-5671 .light_312a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background-5671 .light_312a {
    padding-right: 0;
  }
}
.background-5671 .complex_4726 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary_3cc3 .complex_4726 {
  margin-bottom: 0.5em;
}
.summary_3cc3 .complex_4726 img {
  width: 100%;
}
.container_dark_5807 .description_basic_1f0b,
.modal_hot_59ca .description_basic_1f0b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_hot_59ca .badge-f48d .in-c4bc p:last-child {
  margin-bottom: 0;
}
.under_5510 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header-west-b6ad .complex-b0bc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header-west-b6ad .complex-b0bc:last-of-type {
    margin-bottom: 0;
  }
}
.header-west-b6ad .complex-b0bc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-west-b6ad .complex-b0bc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header-west-b6ad .complex-b0bc ul li {
  margin: 0 0 0.6em;
}
.header-west-b6ad .complex-b0bc ul li.box_9b90,
.header-west-b6ad .complex-b0bc ul li.section_08ef {
  position: relative;
}
.header-west-b6ad .complex-b0bc ul li.box_9b90 .logo_lower_fdc7,
.header-west-b6ad .complex-b0bc ul li.section_08ef .logo_lower_fdc7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header-west-b6ad .complex-b0bc ul li.box_9b90:after:after,
.header-west-b6ad .complex-b0bc ul li.box_9b90:after:before,
.header-west-b6ad
  .complex-b0bc
  ul
  li.section_08ef:after:after,
.header-west-b6ad
  .complex-b0bc
  ul
  li.section_08ef:after:before {
  content: "";
  display: table;
}
.header-west-b6ad .complex-b0bc ul li.box_9b90:after:after,
.header-west-b6ad
  .complex-b0bc
  ul
  li.section_08ef:after:after {
  clear: both;
}
.header-west-b6ad .complex-b0bc a.description_5ddc:hover {
  text-decoration: none;
}
.header-west-b6ad .complex-b0bc select {
  max-width: 100%;
}
.header-west-b6ad .complex-b0bc table {
  font-size: 85%;
}
.header-west-b6ad .complex-b0bc table td,
.header-west-b6ad .complex-b0bc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header-west-b6ad .complex-b0bc table tfoot td {
  text-align: left;
}
.header-west-b6ad .complex-b0bc :last-child {
  margin-bottom: 0;
}
.header-west-b6ad .complex-b0bc .frame_motion_51b8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header-west-b6ad .complex-b0bc .frame_motion_51b8 label {
  width: 100%;
}
.header-west-b6ad .complex-b0bc .frame_motion_51b8 .logo-9dde {
  width: 100%;
  display: block;
}
.header-west-b6ad .complex-b0bc .frame_motion_51b8 .outer-8e78 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header-west-b6ad .complex-b0bc .frame_motion_51b8 .outer-8e78:hover svg #svg-search {
  fill: #444;
}
.header-west-b6ad .complex-b0bc .frame_motion_51b8 .outer-8e78 svg {
  width: 18px;
  height: 18px;
}
.header-west-b6ad .short_f380 ul ul,
.header-west-b6ad .message-ab8a ul ul,
.header-west-b6ad .fixed_0bf6 ul ul,
.header-west-b6ad .wrapper-hard-0cd0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header-west-b6ad .short_f380 .component_steel_6739 > a,
.header-west-b6ad .message-ab8a .component_steel_6739 > a,
.header-west-b6ad .fixed_0bf6 .component_steel_6739 > a,
.header-west-b6ad .wrapper-hard-0cd0 .component_steel_6739 > a {
  margin-bottom: 0;
}
.header-west-b6ad .accent-deed li,
.header-west-b6ad .short_f380 li,
.header-west-b6ad .border_narrow_cee4 li,
.header-west-b6ad .message-ab8a li,
.header-west-b6ad .fixed_0bf6 li,
.header-west-b6ad .wrapper-hard-0cd0 li,
.header-west-b6ad .outline-25f2 li,
.header-west-b6ad .search-7984 li {
  display: block;
  position: relative;
}
.header-west-b6ad .accent-deed li:last-child,
.header-west-b6ad .short_f380 li:last-child,
.header-west-b6ad .border_narrow_cee4 li:last-child,
.header-west-b6ad .message-ab8a li:last-child,
.header-west-b6ad .fixed_0bf6 li:last-child,
.header-west-b6ad .wrapper-hard-0cd0 li:last-child,
.header-west-b6ad .outline-25f2 li:last-child,
.header-west-b6ad .search-7984 li:last-child {
  border: none;
}
.header-west-b6ad .accent-deed li a,
.header-west-b6ad .short_f380 li a,
.header-west-b6ad .border_narrow_cee4 li a,
.header-west-b6ad .message-ab8a li a,
.header-west-b6ad .fixed_0bf6 li a,
.header-west-b6ad .wrapper-hard-0cd0 li a,
.header-west-b6ad .outline-25f2 li a,
.header-west-b6ad .search-7984 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-west-b6ad .accent-deed li ul li::before,
.header-west-b6ad .short_f380 li ul li::before,
.header-west-b6ad .border_narrow_cee4 li ul li::before,
.header-west-b6ad .message-ab8a li ul li::before,
.header-west-b6ad .fixed_0bf6 li ul li::before,
.header-west-b6ad .wrapper-hard-0cd0 li ul li::before,
.header-west-b6ad .outline-25f2 li ul li::before,
.header-west-b6ad .search-7984 li ul li::before {
  left: 15px;
}
.header-west-b6ad .accent-deed li ul a,
.header-west-b6ad .short_f380 li ul a,
.header-west-b6ad .border_narrow_cee4 li ul a,
.header-west-b6ad .message-ab8a li ul a,
.header-west-b6ad .fixed_0bf6 li ul a,
.header-west-b6ad .wrapper-hard-0cd0 li ul a,
.header-west-b6ad .outline-25f2 li ul a,
.header-west-b6ad .search-7984 li ul a {
  padding-left: 20px;
}
.header-west-b6ad .accent-deed li ul ul li::before,
.header-west-b6ad .short_f380 li ul ul li::before,
.header-west-b6ad .border_narrow_cee4 li ul ul li::before,
.header-west-b6ad .message-ab8a li ul ul li::before,
.header-west-b6ad .fixed_0bf6 li ul ul li::before,
.header-west-b6ad .wrapper-hard-0cd0 li ul ul li::before,
.header-west-b6ad .outline-25f2 li ul ul li::before,
.header-west-b6ad .search-7984 li ul ul li::before {
  left: 30px;
}
.header-west-b6ad .accent-deed li ul ul a,
.header-west-b6ad .short_f380 li ul ul a,
.header-west-b6ad .border_narrow_cee4 li ul ul a,
.header-west-b6ad .message-ab8a li ul ul a,
.header-west-b6ad .fixed_0bf6 li ul ul a,
.header-west-b6ad .wrapper-hard-0cd0 li ul ul a,
.header-west-b6ad .outline-25f2 li ul ul a,
.header-west-b6ad .search-7984 li ul ul a {
  padding-left: 40px;
}
.header-west-b6ad .link-purple-0dd9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-west-b6ad .search-7984 ul li {
  margin-bottom: 1.41575em;
}
.header-west-b6ad .search-7984 ul li .slider_bottom_9c74 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header-west-b6ad .search-7984 ul li .hover-green-5471 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gradient_04ae .accent-deed li a,
.gradient_04ae .short_f380 li a,
.gradient_04ae .border_narrow_cee4 li a,
.gradient_04ae .message-ab8a li a,
.gradient_04ae .fixed_0bf6 li a,
.gradient_04ae .wrapper-hard-0cd0 li a,
.gradient_04ae .outline-25f2 li a,
.gradient_04ae .search-7984 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_04ae .link-purple-0dd9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_04ae .complex-b0bc ul li.box_9b90 .logo_lower_fdc7,
.gradient_04ae .complex-b0bc ul li.section_08ef .logo_lower_fdc7 {
  background: rgba(0, 0, 0, 0.2);
}
.gradient_04ae .header-west-b6ad .complex-b0bc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-south-d2bf .header-west-b6ad .center_2102 li {
  margin: 0;
}
.heading-south-d2bf .header-west-b6ad .center_2102 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading-south-d2bf .header-west-b6ad .center_2102 li ul {
  margin: 0;
}
.heading-south-d2bf .header-west-b6ad .center_2102 li ul li a {
  padding-left: 15px;
}
.heading-south-d2bf .header-west-b6ad .center_2102 li ul li li a {
  padding-left: 30px;
}
.heading-south-d2bf .header-west-b6ad .center_2102 li.tabs-a632 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading-south-d2bf .header-west-b6ad .center_2102 li.tabs-a632 > 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;
}
.heading-south-d2bf .header-west-b6ad .center_2102 li.tabs-a632 > 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;
}
.menu_center_6bc0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.description-cool-dbfe {
  position: relative;
  z-index: 10;
}
.description-cool-dbfe .heading-fixed-d477 {
  width: 100%;
  max-width: 100%;
}
.hidden_9a32 .secondary_2c4c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hidden_9a32 .focus_dark_7b72 {
}
.hidden_9a32 .gradient_04ae {
  background: #292929;
}
.label-0dfa .secondary_2c4c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label-0dfa .focus_dark_7b72 {
  background: #f9f9f9;
}
.label-0dfa .gradient_04ae {
  background: #303030;
}
.hero_down_c5ea .secondary_2c4c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero_down_c5ea .layout_f8ed {
    margin-bottom: 1em;
  }
  .hero_down_c5ea .layout_f8ed:last-child {
    margin-bottom: 0;
  }
}
.hero_down_c5ea .focus_dark_7b72 {
  background: #ededed;
}
.hero_down_c5ea .gradient_04ae {
  background: #1a1a1a;
}
.secondary_2c4c.focus_dark_7b72 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_2c4c.focus_dark_7b72 .white-3cd6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_2c4c.gradient_04ae {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_2c4c.gradient_04ae a:not(.description_5ddc) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_2c4c.gradient_04ae a:not(.description_5ddc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_2c4c.gradient_04ae .white-3cd6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_2c4c.gradient_04ae table tbody td,
.secondary_2c4c.gradient_04ae table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo_static_6961.primary-03d6 .search_next_2dd9 {
  max-width: initial;
}
.logo_static_6961 .notice_d3b4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo_static_6961 .notice_d3b4 .heading-fixed-d477 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo_static_6961 .notice_d3b4 .heading-fixed-d477 {
    display: block;
    margin-bottom: 2em;
  }
  .logo_static_6961 .notice_d3b4 .heading-fixed-d477:last-child {
    margin-bottom: 0;
  }
}
.hero_down_c5ea .layout_f8ed:last-child,
.label-0dfa .layout_f8ed:last-child,
.hidden_9a32 .layout_f8ed:last-child {
  margin-bottom: 0;
}
.hero_down_c5ea .layout_f8ed .header-west-b6ad .complex-b0bc:last-child,
.label-0dfa .layout_f8ed .header-west-b6ad .complex-b0bc:last-child,
.hidden_9a32 .layout_f8ed .header-west-b6ad .complex-b0bc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hero_down_c5ea .hard-86b2,
  .hero_down_c5ea .component_58b7,
  .label-0dfa .hard-86b2,
  .label-0dfa .component_58b7,
  .hidden_9a32 .hard-86b2,
  .hidden_9a32 .component_58b7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .description-cool-dbfe .layout_f8ed {
    margin-bottom: 2em;
  }
}
.description-cool-dbfe p:last-child {
  margin-bottom: 0;
}
.description-cool-dbfe li,
.description-cool-dbfe ul {
  list-style: none;
  margin: 0;
}
.description-cool-dbfe ul ul {
  margin-left: 2.617924em;
}
.description_plasma_a338 {
  font-size: 0.875em;
}

/* css-noise: 967a */
.widget-item-j9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
