/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner_a209/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner_a209
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.banner_a209/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.secondary_center_c43d.large-955c/licenses/gpl-2.0.column_center_c421
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.tabs_49fa/, (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.nav-under-88b4.sidebar-cold-a649/normalize.primary-f28a/
 ======
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.primary-f28a v7.0.0 | MIT License | github.banner_a209/necolas/normalize.primary-f28a */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.caption-6aca .inner-f7ad,
.alert-easy-8b2f,
.text_steel_21f8,
.lower_b485,
.action_de15,
.left_22a4,
.nav-south-f533,
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;
}
.alert-easy-8b2f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert-easy-8b2f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-easy-8b2f,
  h1 {
    font-size: 1.8em;
  }
}
.text_steel_21f8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.text_steel_21f8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .text_steel_21f8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .text_steel_21f8,
  h2 {
    font-size: 1.7em;
  }
}
.lower_b485,
h3 {
  font-size: 1.618em;
}
.caption-6aca .inner-f7ad,
.action_de15,
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.complex_6db7 {
  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;
}
.primary_stale_3ab3:after,
.primary_stale_3ab3:before,
.current_fe39:after,
.current_fe39:before {
  content: "";
  display: table;
}
.primary_stale_3ab3:after,
.current_fe39:after {
  clear: both;
}
.hero_47bd {
  float: right;
  margin-right: 0;
}
.top_48ed {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input-thick-29b8 .badge_72f9,
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;
}
.input-thick-29b8 .badge_72f9: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;
}
.surface_down_e789 .badge_72f9 {
  box-shadow: none;
}
.surface_down_e789
  .badge_72f9
  .wood-d1c9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface_down_e789 .badge_72f9 .steel_3d58 {
  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;
}
.surface_down_e789
  .badge_72f9
  .steel_3d58
  b {
  display: none;
}
.surface_down_e789 .widget_steel_ba45 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(.large_d59b),
button:not(.tooltip_thick_5b96):not(.large_d59b),
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ),
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ),
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ) {
  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;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):hover,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):hover,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):hover,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):hover,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):active,
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):active,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):active,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):active,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):active,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus {
  outline: 0;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f {
  position: relative;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .large_ed4d,
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .column_3ec7,
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .image_clean_7b69,
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  i,
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  svg,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .large_ed4d,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .column_3ec7,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .image_clean_7b69,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  i,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  svg,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .large_ed4d,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .column_3ec7,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .image_clean_7b69,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  i,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  svg,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .large_ed4d,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .column_3ec7,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .image_clean_7b69,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  i,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  svg,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .large_ed4d,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .column_3ec7,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  .image_clean_7b69,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  i,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f
  svg {
  visibility: hidden;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f:after,
button:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f:after,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f:after,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f:after,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ).fn-loading-4f4f: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;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(.large_d59b),
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ),
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ),
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ) {
  color: #fff;
  background: #235787;
}
.surface-plasma-923d:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus,
input[type="button"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus,
input[type="reset"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus,
input[type="submit"]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ):focus {
  color: #fff;
}
.surface-plasma-923d.fn-disabled-4f4f:not(.tooltip_thick_5b96):not(
    .large_d59b
  ),
.surface-plasma-923d[disabled]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ),
button.fn-disabled-4f4f:not(.tooltip_thick_5b96):not(
    .large_d59b
  ),
button[disabled]:not(.tooltip_thick_5b96):not(
    .large_d59b
  ) {
  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;
}
.primary-891c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.primary-891c: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;
}
.status-5f75 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.next_1de4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.breadcrumb-099f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary_stale_3ab3:after,
.primary_stale_3ab3:before,
.over_2996:after,
.over_2996:before,
.icon_slow_a95f:after,
.icon_slow_a95f:before,
.panel-outer-9cd3:after,
.panel-outer-9cd3:before,
.item_2c50:after,
.item_2c50:before,
.button_50b5:after,
.button_50b5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary_stale_3ab3:after,
.over_2996:after,
.icon_slow_a95f:after,
.panel-outer-9cd3:after,
.item_2c50:after,
.button_50b5:after {
  clear: both;
}
.over_2996 .easy-7669,
.icon_slow_a95f .easy-7669,
.shade-left-a5f9 .easy-7669 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery_cool_7390 {
  display: inline-block;
}
.texture-9497 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.texture-9497 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.texture-9497 .bottom_4f76 {
  padding: 1em 0;
  font-size: 85%;
}
.bottom_4f76 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.description-9411 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.description-9411:after,
.description-9411:before {
  content: "";
  display: table;
}
.description-9411:after {
  clear: both;
}
.slider_5c68 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.layout-mini-a92c .slider_5c68 {
  max-width: 50%;
}
.large-3719 .slider_5c68 {
  max-width: 33.33%;
}
.component-motion-40fc .slider_5c68 {
  max-width: 25%;
}
.bright-7ef3 .slider_5c68 {
  max-width: 20%;
}
.hero-ff4b .slider_5c68 {
  max-width: 16.66%;
}
.top_5ae0 .slider_5c68 {
  max-width: 14.28%;
}
.item_663a .slider_5c68 {
  max-width: 12.5%;
}
.lower-0c9c .slider_5c68 {
  max-width: 11.11%;
}
.up_0ad6 {
  display: block;
}
.caption-6aca .copper_beed label,
.caption-6aca .hovered_7f1c label,
.caption-6aca .picture-dark-cc0e label,
.caption-6aca .breadcrumb_5729 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-5aa6 {
  list-style: none;
  margin: 0;
}
.image-5aa6 article.element-fd0a {
  margin-bottom: 0;
}
.image-5aa6 ul {
  list-style: none;
  margin: 0;
}
.image-5aa6 .left-b729 li.element-fd0a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-5aa6 .left-b729 li.element-fd0a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-5aa6 .left-b729 li.element-fd0a: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) {
  .image-5aa6 .left-b729 li.element-fd0a li.element-fd0a li.element-fd0a li.element-fd0a {
    padding-left: 0;
  }
}
article.element-fd0a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-fd0a .over_2996 p:last-of-type {
  margin-bottom: 0;
}
article.element-fd0a .title_938e {
  float: left;
}
article.element-fd0a .bottom_3fb0 {
  margin-left: 85px;
}
article.element-fd0a .narrow_4dd1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-fd0a .narrow_4dd1 .layout-c33b {
  margin-left: 10px;
}
article.element-fd0a .cold_d307 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-fd0a .focus-lite-eac9 {
  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 .copper_beed,
  #respond .picture-dark-cc0e,
  #respond .breadcrumb_5729 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper_beed input,
#respond .picture-dark-cc0e input,
#respond .breadcrumb_5729 input {
  width: 100%;
}
#respond .breadcrumb_5729 {
  margin-right: 0;
}
#respond .info_5a83 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink-1cda {
  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;
}
.pink-1cda.next-6f6e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink-1cda 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%);
}
.pink-1cda:focus,
.pink-1cda: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);
}
.dim_f687 {
  border-radius: 10%;
}
.nav-green-86b5 {
  border-radius: 50%;
}
.panel_33ae {
  font-size: 0.72em;
}
.title-a2cb {
  font-size: 0.875em;
}
.layout_bright_9325 {
  font-size: 1.1em;
}
.active-fresh-73e6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-fresh-73e6.panel_33ae {
  letter-spacing: 0.5px;
}
.white-0f1d,
.white-0f1d a {
  color: #6d6d6d;
}
.white-0f1d a:hover {
  color: #111;
}
.notice_large_7626 {
  color: #6d6d6d;
}
.sort_paper_4806 {
  overflow-x: hidden;
}
.sort_paper_4806 .rough_8a51.item_e95a {
  position: relative;
}
.sort_paper_4806 .rough_8a51.item_e95a.outer_63ab {
  position: initial;
}
.sort_paper_4806
  .rough_8a51.item_e95a.outer_63ab
  .active-south-1241 {
  left: auto;
}
.sort_paper_4806 .rough_8a51 .active-south-1241 {
  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;
}
.sort_paper_4806 .rough_8a51:hover.item_e95a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort_paper_4806
  .rough_8a51:hover.item_e95a
  .active-south-1241 {
  display: block;
  z-index: 9999999;
}
.sort_paper_4806 .modal-fast-d1cf .disabled_709d,
.sort_paper_4806 .layout_09a9 .disabled_709d {
  display: none;
}
.sort_paper_4806 .widget-8052 .rough_8a51:hover.item_e95a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.caption-6aca .copper_beed label,
.caption-6aca .hovered_7f1c label,
.caption-6aca .picture-dark-cc0e label,
.caption-6aca .breadcrumb_5729 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-5aa6 {
  list-style: none;
  margin: 0;
}
.image-5aa6 article.element-fd0a {
  margin-bottom: 0;
}
.image-5aa6 ul {
  list-style: none;
  margin: 0;
}
.image-5aa6 .left-b729 li.element-fd0a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-5aa6 .left-b729 li.element-fd0a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-5aa6 .left-b729 li.element-fd0a: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) {
  .image-5aa6 .left-b729 li.element-fd0a li.element-fd0a li.element-fd0a li.element-fd0a {
    padding-left: 0;
  }
}
article.element-fd0a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-fd0a .over_2996 p:last-of-type {
  margin-bottom: 0;
}
article.element-fd0a .title_938e {
  float: left;
}
article.element-fd0a .bottom_3fb0 {
  margin-left: 85px;
}
article.element-fd0a .narrow_4dd1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-fd0a .narrow_4dd1 .layout-c33b {
  margin-left: 10px;
}
article.element-fd0a .cold_d307 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-fd0a .focus-lite-eac9 {
  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 .copper_beed,
  #respond .picture-dark-cc0e,
  #respond .breadcrumb_5729 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper_beed input,
#respond .picture-dark-cc0e input,
#respond .breadcrumb_5729 input {
  width: 100%;
}
#respond .breadcrumb_5729 {
  margin-right: 0;
}
#respond .info_5a83 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-fast-d1cf .narrow-c259 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.narrow-c259 .glass_147f.overlay-advanced-0a53 .widget-5bec > li > a:focus,
.narrow-c259 .glass_147f.overlay-advanced-0a53 .widget-5bec > li > a:hover,
.narrow-c259 .glass_147f.heading_center_64fd .widget-5bec > li > a:focus,
.narrow-c259 .glass_147f.heading_center_64fd .widget-5bec > li > a:hover,
.narrow-c259 .glass_147f.green-e7a0 .widget-5bec > li > a:focus,
.narrow-c259 .glass_147f.green-e7a0 .widget-5bec > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-c259
  .glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li.hero_5a88
  > a,
.narrow-c259
  .glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li.gallery-2d9c
  > a,
.narrow-c259
  .glass_147f.heading_center_64fd
  .widget-5bec
  > li.hero_5a88
  > a,
.narrow-c259
  .glass_147f.heading_center_64fd
  .widget-5bec
  > li.gallery-2d9c
  > a,
.narrow-c259
  .glass_147f.green-e7a0
  .widget-5bec
  > li.hero_5a88
  > a,
.narrow-c259 .glass_147f.green-e7a0 .widget-5bec > li.badge_d2ce > a {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-c259 .title_19ff,
.narrow-c259 .title_19ff a {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-c259 .easy_73a6.hovered-ad29 li a,
.narrow-c259 .copper-c19d a,
.narrow-c259 .form-upper-2705,
.narrow-c259 .widget-5bec > li > a,
.narrow-c259 .accent-bronze-6aa1 {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259 .easy_73a6.hovered-ad29 li a:hover,
.narrow-c259 .copper-c19d a:hover,
.narrow-c259 .form-upper-2705:hover,
.narrow-c259 .widget-5bec > li > a:hover,
.narrow-c259 .accent-bronze-6aa1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-c259 .warm-237c {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259 .warm-237c .feature_gold_5640 {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-c259 .warm-237c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-c259 .icon_dc76 .image_plasma_5aa2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259 .icon_dc76 .image_plasma_5aa2 .container-small-115e {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259
  .icon_dc76
  .image_plasma_5aa2
  .container-small-115e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259
  .icon_dc76
  .image_plasma_5aa2
  .container-small-115e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259
  .icon_dc76
  .image_plasma_5aa2
  .container-small-115e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259
  .icon_dc76
  .image_plasma_5aa2
  .container-small-115e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259 .icon_dc76 .video_f7d1 {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-c259 .icon_dc76 .video_f7d1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-f62c
  .narrow-c259
  .icon_dc76
  .backdrop-12a2
  .text_71f9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone-f62c
  .narrow-c259
  .icon_dc76
  .backdrop-12a2
  .container-small-115e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-fast-d1cf .input_ada5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_ada5 .glass_147f.overlay-advanced-0a53 .widget-5bec > li > a:focus,
.input_ada5 .glass_147f.overlay-advanced-0a53 .widget-5bec > li > a:hover,
.input_ada5 .glass_147f.heading_center_64fd .widget-5bec > li > a:focus,
.input_ada5 .glass_147f.heading_center_64fd .widget-5bec > li > a:hover,
.input_ada5 .glass_147f.green-e7a0 .widget-5bec > li > a:focus,
.input_ada5 .glass_147f.green-e7a0 .widget-5bec > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_ada5
  .glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li.hero_5a88
  > a,
.input_ada5
  .glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li.gallery-2d9c
  > a,
.input_ada5
  .glass_147f.heading_center_64fd
  .widget-5bec
  > li.hero_5a88
  > a,
.input_ada5
  .glass_147f.heading_center_64fd
  .widget-5bec
  > li.gallery-2d9c
  > a,
.input_ada5
  .glass_147f.green-e7a0
  .widget-5bec
  > li.hero_5a88
  > a,
.input_ada5 .glass_147f.green-e7a0 .widget-5bec > li.badge_d2ce > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_ada5 .title_19ff,
.input_ada5 .title_19ff a {
  color: rgba(0, 0, 0, 0.8);
}
.input_ada5 .easy_73a6.hovered-ad29 li a,
.input_ada5 .copper-c19d a,
.input_ada5 .form-upper-2705,
.input_ada5 .widget-5bec > li > a,
.input_ada5 .accent-bronze-6aa1 {
  color: rgba(0, 0, 0, 0.55);
}
.input_ada5 .easy_73a6.hovered-ad29 li a:hover,
.input_ada5 .copper-c19d a:hover,
.input_ada5 .form-upper-2705:hover,
.input_ada5 .widget-5bec > li > a:hover,
.input_ada5 .accent-bronze-6aa1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_ada5 .warm-237c {
  color: rgba(0, 0, 0, 0.55);
}
.input_ada5 .warm-237c .feature_gold_5640 {
  color: rgba(0, 0, 0, 0.8);
}
.input_ada5 .warm-237c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_pressed_4863 .button_tiny_85b3 {
  margin-left: auto;
  margin-right: auto;
}
.icon_slow_a95f > * {
  margin-left: auto;
  margin-right: auto;
}
.icon_slow_a95f .status-5f75 {
  margin-right: 1.41575em;
}
.hero_top_a5e7 .icon_slow_a95f > .tag-8330 {
  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;
}
.hero_top_a5e7 .icon_slow_a95f > .red-e336 {
  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;
}
.aside_9f4a.tertiary_pressed_4863 .button_tiny_85b3,
.component_b40b.tertiary_pressed_4863 .button_tiny_85b3 {
  margin-left: 0;
}
.status-114e.tertiary_pressed_4863 .button_tiny_85b3,
.text-4e05.tertiary_pressed_4863 .button_tiny_85b3 {
  margin-right: 0;
}
.icon_slow_a95f ol,
.icon_slow_a95f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paper-00f3 video {
  max-width: 100%;
}
.list_tiny_0c2a img {
  display: block;
}
.list_tiny_0c2a.status-5f75,
.list_tiny_0c2a.next_1de4 {
  width: 100%;
}
.list_tiny_0c2a.red-e336 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.lite-b8f8:not(.box-rough-c42c) {
  margin: 1.5em auto;
}
.silver-528a p {
  padding: 1.5em 14px;
}
ul.picture_6f18.red-e336,
ul.picture_6f18.tag-8330,
ul.picture_6f18.component_mini_142f.tag-8330 {
  padding: 0 14px;
}
.tooltip_229b {
  display: block;
  overflow-x: auto;
}
.tooltip_229b table {
  border-collapse: collapse;
  width: 100%;
}
.tooltip_229b td,
.tooltip_229b th {
  padding: 0.5em;
}
.icon_slow_a95f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon_slow_a95f ol ol,
.icon_slow_a95f ol ul,
.icon_slow_a95f ul ol,
.icon_slow_a95f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon_slow_a95f ol ol li,
.icon_slow_a95f ol ul li,
.icon_slow_a95f ul ol li,
.icon_slow_a95f ul ul li {
  margin-left: 0;
}
.outline-smooth-0819.border-7c87 > .tag-thick-1d05 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline-smooth-0819.border-7c87 > .tag-thick-1d05 iframe,
.outline-smooth-0819.border-7c87 > .tag-thick-1d05 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-59f6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-59f6.chip_66c8 {
  padding: 0;
}
.breadcrumb-59f6.chip_66c8 cite {
  font-size: 13px;
}
.breadcrumb-59f6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-59f6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message-old-e751 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message-old-e751 > p:first-child {
  margin-top: 0;
}
.message-old-e751 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message-old-e751 blockquote {
  border-left: 0;
}
.item_d2b5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item_d2b5:not(.plasma-78eb) {
  max-width: 100px;
}
.item_d2b5.background_f7f5 {
  border-bottom: none !important;
  text-align: center;
}
.item_d2b5.background_f7f5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .silver-528a p {
    padding: 1.5em 0;
  }
}
.tall_9c73 {
  color: #0073aa;
}
.notification-stale-17e3 {
  background-color: #0073aa;
}
.dropdown-4e82 {
  color: #229fd8;
}
.north_44ae {
  background-color: #229fd8;
}
.notification_dc47 {
  color: #eee;
}
.gold-13e2 {
  background-color: #eee;
}
.glass-5260 {
  color: #444;
}
.bottom_0726 {
  background-color: #444;
}
.image-fluid-d14a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.image-fluid-d14a .hero-right-b8c3 .copper-c19d {
  font-size: 15px;
}
.image-fluid-d14a .copper-c19d {
  line-height: 1.3;
}
.image-fluid-d14a .input_ada5 {
}
.image-fluid-d14a .narrow-c259 {
  background: #235787;
}
.alert-east-19c4 {
  padding: 0;
}
.alert-east-19c4 .narrow-c259 {
  background: #1a1a1a;
}
.alert-east-19c4 .input_ada5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.avatar-east-535c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.avatar-east-535c .input_ada5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.avatar-east-535c .narrow-c259 {
  background: #303030;
}
.button_50b5 {
  position: relative;
  z-index: 10;
}
.button_50b5 .table_2582 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_pressed_6360 .item_e95a {
  display: inline-block;
  vertical-align: middle;
}
.text_pressed_6360.box-1c0e .item_e95a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text_pressed_6360.box-1c0e .item_e95a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text_pressed_6360.box-1c0e .item_e95a {
    margin-right: 0.4em;
  }
}
.text_pressed_6360.box-1c0e .item_e95a:last-child {
  margin-right: 0;
}
.shade-bottom-7e5e .table_2582 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal-fast-d1cf .hero-right-b8c3 {
    margin: 0 -0.5em;
  }
  .modal-fast-d1cf .hero-right-b8c3 [class*="customify-col-"],
  .modal-fast-d1cf .hero-right-b8c3 [class*="customify-col_"],
  .modal-fast-d1cf .hero-right-b8c3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal-fast-d1cf.border-upper-115f .table_2582 {
  background: 0 0 !important;
}
.modal-fast-d1cf.border-upper-115f .table_2582,
.modal-fast-d1cf.shade-bottom-7e5e .table_2582 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal-fast-d1cf.mini-91dd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal-fast-d1cf.shade-bottom-7e5e .table_2582 {
  box-shadow: none !important;
}
.narrow-b40e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .narrow-b40e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .narrow-b40e {
    padding: 18px 0 20px;
  }
}
.narrow-b40e .description_54ba {
  width: 100%;
}
.narrow-b40e .liquid-366e {
  margin-bottom: 0;
}
.narrow-b40e .container-8629 {
  margin-top: 5px;
  font-size: 0.875em;
}
.sort-1c85 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.sort-1c85 .lower_7c42 {
  width: 100%;
}
.frame_8596 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.frame_8596 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.frame_8596 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;
}
.frame_8596 li:last-child:after {
  display: none;
}
.frame_8596 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside-yellow-523c .disabled_709d button,
.narrow-b40e .disabled_709d button {
  left: 0;
}
.aside-yellow-523c .lower_7c42,
.narrow-b40e .lower_7c42 {
  padding-left: 0;
  padding-right: 0;
}
.aside-yellow-523c .sort-1c85,
.narrow-b40e .sort-1c85 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside-yellow-523c {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-yellow-523c:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.aside-yellow-523c .pattern_large_a140 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .aside-yellow-523c .pattern_large_a140 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside-yellow-523c .pattern_large_a140 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside-yellow-523c .pattern_large_a140 {
    min-height: 200px;
  }
}
.aside-yellow-523c .frame_8596 {
  color: rgba(255, 255, 255, 0.8);
}
.aside-yellow-523c .frame_8596 a,
.aside-yellow-523c .frame_8596 li:after {
  color: inherit;
}
.aside-yellow-523c .frame_8596 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout-south-a7a5 {
  margin-bottom: 0.5em;
}
.shade_green_575e {
  margin-bottom: 1.2em;
}
.shade_green_575e,
.layout-south-a7a5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shade_green_575e p:last-child,
.layout-south-a7a5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled_709d,
#masthead .disabled_709d {
  display: none;
}
#masthead
  > .disabled_709d.accordion-b05f {
  display: none;
}
#masthead > .disabled_709d button {
  left: 0;
}
.yellow-2b23 {
  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%;
}
.yellow-2b23 .item_e95a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.yellow-2b23 .focus-hot-db86 {
  display: -webkit-box;
  display: flex;
}
.yellow-2b23 .focus-hot-db86.fast_7805 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.yellow-2b23 .focus-hot-db86.caption-63f2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow-2b23 .focus-hot-db86.hidden-in-0e83 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow-2b23.static_4b6b.clean-8204 .focus-hot-db86.fast_7805 {
  flex-basis: 100%;
}
.yellow-2b23.dropdown-d238 .focus-hot-db86.caption-63f2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.yellow-2b23.dropdown-d238 .focus-hot-db86.hidden-in-0e83 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled_709d.accordion-b05f {
  display: none;
}
#masthead > .disabled_709d button {
  left: 0;
}
.element-0d10 {
  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;
}
.element-0d10:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element-0d10.gas_2ffb i {
  margin-right: 4px;
}
.element-0d10.mask_405c i {
  margin-left: 5px;
}
.copper-c19d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.copper-c19d p:last-child {
  margin-bottom: 0;
}
.bright-70f3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bright-70f3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bright-70f3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.bright-70f3 .title_19ff {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bright-70f3 .north_a10a {
  margin: 5px 0 7px 0;
}
.bright-70f3.input-slow-946d .status_4873 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright-70f3.input-slow-946d .modal_8dd3 {
  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;
}
.bright-70f3.list_547a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bright-70f3.list_547a .status_4873 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright-70f3.list_547a .modal_8dd3 {
  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;
}
.bright-70f3.grid-outer-84d2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright-70f3.content_1678 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bright-70f3.content_1678 .modal_8dd3 {
  margin-top: 7px;
}
.button_narrow_598a {
  display: inline-block;
}
.button_50b5 .frame_2f58 .bright-70f3 img {
  max-width: 100%;
}
.glass_147f .form-easy-b706.old-ddfe,
.out-c0d0 .form-easy-b706.old-ddfe {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass_147f .wrapper-1506,
.out-c0d0 .wrapper-1506 {
  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%);
}
.glass_147f .wrapper-1506 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass_147f.breadcrumb-39a2 .wrapper-1506 {
  display: none;
}
.glass_147f .gas_8772 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass_147f .gas_8772 li {
  display: inline-block;
  position: relative;
}
.glass_147f .gas_8772 li:last-child {
  margin-right: 0;
}
.glass_147f .gas_8772 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;
}
.glass_147f .gas_8772 li.badge_d2ce > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass_147f .gas_8772 > 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;
}
.glass_147f .gas_8772 > li > a i {
  line-height: 0;
}
.glass_147f .gas_8772 > li.preview-26c0 > a .wrapper-1506 {
  margin-left: 4px;
  line-height: 0;
}
.glass_147f .gas_8772 .search-366b li.preview-26c0 > a {
  position: relative;
}
.glass_147f .gas_8772 .search-366b li.preview-26c0 > a:after,
.glass_147f .gas_8772 .search-366b li.preview-26c0 > a:before {
  content: "";
  display: table;
}
.glass_147f .gas_8772 .search-366b li.preview-26c0 > a:after {
  clear: both;
}
.glass_147f .gas_8772 .search-366b li.preview-26c0 > a .wrapper-1506 {
  margin-left: 5px;
  float: right;
}
.glass_147f .blue_5bb2,
.glass_147f .search-366b {
  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;
}
.glass_147f .search-366b {
  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;
}
.glass_147f .search-366b .old-ddfe {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass_147f .search-366b .wrapper-1506 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass_147f .search-366b li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass_147f .search-366b 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;
}
.glass_147f .search-366b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass_147f .search-366b .search-366b {
  top: 0;
  left: 100%;
}
.glass_147f .middle_7568.fn-focus-4f4f > .blue_5bb2,
.glass_147f .middle_7568.fn-focus-4f4f > .search-366b,
.glass_147f .middle_7568:focus > .blue_5bb2,
.glass_147f .middle_7568:focus > .search-366b,
.glass_147f .middle_7568:hover > .blue_5bb2,
.glass_147f .middle_7568:hover > .search-366b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass_147f.green-e7a0 .widget-5bec:after,
.glass_147f.green-e7a0 .widget-5bec:before {
  content: "";
  display: table;
}
.glass_147f.green-e7a0 .widget-5bec:after {
  clear: both;
}
.glass_147f.green-e7a0 .widget-5bec > li {
  float: left;
}
.glass_147f.mask-e275 .widget-5bec:after,
.glass_147f.mask-e275 .widget-5bec:before {
  content: "";
  display: table;
}
.glass_147f.mask-e275 .widget-5bec:after {
  clear: both;
}
.glass_147f.mask-e275 .widget-5bec > li {
  float: left;
}
.glass_147f.mask-e275 .widget-5bec > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass_147f.mask-e275 .widget-5bec > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass_147f.mask-e275 .widget-5bec > li.hero_5a88 > a,
.glass_147f.mask-e275 .widget-5bec > li.badge_d2ce > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass_147f.overlay-advanced-0a53 .widget-5bec > li > a .old-ddfe {
  position: relative;
}
.glass_147f.overlay-advanced-0a53 .widget-5bec > li > a .old-ddfe: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;
}
.glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li:focus
  > a
  .old-ddfe:before,
.glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li:hover
  > a
  .old-ddfe:before {
  width: 100%;
  background-color: currentColor;
}
.glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li.hero_5a88
  > a
  .old-ddfe:before,
.glass_147f.overlay-advanced-0a53
  .widget-5bec
  > li.gallery-2d9c
  > a
  .old-ddfe:before {
  width: 100%;
  background-color: currentColor;
}
.glass_147f.heading_center_64fd .widget-5bec > li > a .old-ddfe {
  position: relative;
}
.glass_147f.heading_center_64fd .widget-5bec > li > a .old-ddfe: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;
}
.glass_147f.heading_center_64fd .widget-5bec > li:focus > a .old-ddfe:before,
.glass_147f.heading_center_64fd
  .widget-5bec
  > li:hover
  > a
  .old-ddfe:before {
  width: 100%;
  background-color: currentColor;
}
.glass_147f.heading_center_64fd
  .widget-5bec
  > li.hero_5a88
  > a
  .old-ddfe:before,
.glass_147f.heading_center_64fd
  .widget-5bec
  > li.gallery-2d9c
  > a
  .old-ddfe:before {
  width: 100%;
  background-color: currentColor;
}
.out-c0d0 .gas_8772 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.out-c0d0 .gas_8772 li:first-child > a {
  border-top: none;
}
.out-c0d0 .gas_8772 .last-96ac > .old-ddfe .wrapper-1506 {
  display: none;
}
.out-c0d0 .gas_8772 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.out-c0d0 .gas_8772 li:last-child {
  border: none;
}
.out-c0d0 .gas_8772 li.preview-26c0 > a {
  padding-right: 45px !important;
}
.out-c0d0 .gas_8772 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.out-c0d0 .gas_8772 li a:focus,
.out-c0d0 .gas_8772 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.out-c0d0 .gas_8772 li .secondary_9620 {
  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;
}
.out-c0d0 .gas_8772 li .secondary_9620:hover {
  box-shadow: none;
}
.out-c0d0 .gas_8772 li .secondary_9620 .wrapper-1506 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.out-c0d0 .gas_8772 .search-366b {
  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);
}
.out-c0d0 .gas_8772 .search-366b li a {
  padding-left: 3em;
}
.out-c0d0 .gas_8772 .dirty-d5e4 > a .secondary_9620 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.out-c0d0 .gas_8772 .dirty-d5e4 > .search-366b {
  display: block;
  opacity: 1;
}
.hidden-8834 {
  max-width: 100%;
}
.texture-9bb0 {
  line-height: 0;
  cursor: pointer;
}
.accent-bronze-6aa1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent-bronze-6aa1:hover {
  box-shadow: none;
  color: currentColor;
}
.accent-bronze-6aa1 svg {
  width: 18px;
  height: 18px;
}
.accent-bronze-6aa1 .top_dd9e {
  display: none;
}
.tabs-static-f871 {
  position: relative;
}
.tabs-static-f871.fn-active-4f4f .accent-bronze-6aa1 .backdrop-wide-5d11 {
  display: none;
}
.tabs-static-f871.fn-active-4f4f .accent-bronze-6aa1 .top_dd9e {
  display: inline-block;
}
.tabs-static-f871 .progress-882a {
  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);
}
.tabs-static-f871.main-2a78 .progress-882a {
  left: auto;
  right: -0.9em;
}
.tabs-static-f871.main-2a78 .hidden-7b09::before {
  left: auto;
  right: 15px;
}
.tabs-static-f871.fn-active-4f4f .progress-882a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-12a2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop-12a2 label {
  flex-basis: 100%;
}
.backdrop-12a2 .image_plasma_5aa2 {
  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;
}
.backdrop-12a2 .container-small-115e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop-12a2 .container-small-115e:focus {
  background-color: transparent;
}
.backdrop-12a2 button.video_f7d1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop-12a2 button.video_f7d1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop-12a2 button.video_f7d1 svg {
  width: 18px;
  height: 18px;
}
.backdrop-12a2 input[type="submit"] {
  min-height: auto;
}
.icon_dc76 .backdrop-12a2 .container-small-115e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden-7b09 {
  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) {
  .hidden-7b09 {
    width: 220px;
  }
}
.hidden-7b09 label {
  flex-basis: 100%;
}
.hidden-7b09::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;
}
.stone-f62c .icon_dc76 .backdrop-12a2 {
  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;
}
.stone-f62c
  .icon_dc76
  .backdrop-12a2
  .image_plasma_5aa2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone-f62c .icon_dc76 .backdrop-12a2 .container-small-115e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone-f62c
  .icon_dc76
  .backdrop-12a2
  .container-small-115e:focus {
  background: 0 0;
}
.stone-f62c
  .icon_dc76
  .backdrop-12a2
  .text_71f9 {
  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;
}
.easy_73a6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.easy_73a6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.easy_73a6 li:last-child {
  margin-right: 0;
}
.easy_73a6 li:first-child {
  margin-left: 0;
}
.easy_73a6.mask_4baf a {
  color: #fff;
}
.easy_73a6.mask_4baf a:hover {
  color: #fff;
}
.easy_73a6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.easy_73a6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.easy_73a6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.easy_73a6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.easy_73a6 [class*="social-icon-apple"] {
  background-color: #999;
}
.easy_73a6 [class*="social-icon-apple"].hover_iron_7457 {
  background-color: transparent;
  color: #999;
}
.easy_73a6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.easy_73a6 [class*="social-icon-behance"].hover_iron_7457 {
  background-color: transparent;
  color: #1769ff;
}
.easy_73a6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.easy_73a6 [class*="social-icon-bitbucket"].hover_iron_7457 {
  background-color: transparent;
  color: #205081;
}
.easy_73a6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.easy_73a6 [class*="social-icon-codepen"].hover_iron_7457 {
  background-color: transparent;
  color: #000;
}
.easy_73a6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.easy_73a6 [class*="social-icon-delicious"].hover_iron_7457 {
  background-color: transparent;
  color: #39f;
}
.easy_73a6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.easy_73a6 [class*="social-icon-digg"].hover_iron_7457 {
  background-color: transparent;
  color: #005be2;
}
.easy_73a6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.easy_73a6 [class*="social-icon-dribbble"].hover_iron_7457 {
  background-color: transparent;
  color: #ea4c89;
}
.easy_73a6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.easy_73a6 [class*="social-icon-envelope"].hover_iron_7457 {
  background-color: transparent;
  color: #ea4335;
}
.easy_73a6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.easy_73a6 [class*="social-icon-facebook"].hover_iron_7457 {
  background-color: transparent;
  color: #3b5998;
}
.easy_73a6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.easy_73a6 [class*="social-icon-flickr"].hover_iron_7457 {
  background-color: transparent;
  color: #0063dc;
}
.easy_73a6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.easy_73a6 [class*="social-icon-foursquare"].hover_iron_7457 {
  background-color: transparent;
  color: #2d5be3;
}
.easy_73a6 [class*="social-icon-github"] {
  background-color: #333;
}
.easy_73a6 [class*="social-icon-github"].hover_iron_7457 {
  background-color: transparent;
  color: #333;
}
.easy_73a6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.easy_73a6 [class*="social-icon-google-plus"].hover_iron_7457 {
  background-color: transparent;
  color: #dd4b39;
}
.easy_73a6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.easy_73a6 [class*="social-icon-houzz"].hover_iron_7457 {
  background-color: transparent;
  color: #7ac142;
}
.easy_73a6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.easy_73a6 [class*="social-icon-instagram"].hover_iron_7457 {
  background-color: transparent;
  color: #262626;
}
.easy_73a6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.easy_73a6 [class*="social-icon-jsfiddle"].hover_iron_7457 {
  background-color: transparent;
  color: #487aa2;
}
.easy_73a6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.easy_73a6 [class*="social-icon-linkedin"].hover_iron_7457 {
  background-color: transparent;
  color: #0077b5;
}
.easy_73a6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.easy_73a6 [class*="social-icon-medium"].hover_iron_7457 {
  background-color: transparent;
  color: #00ab6b;
}
.easy_73a6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.easy_73a6
  [class*="social-icon-odnoklassniki"].hover_iron_7457 {
  background-color: transparent;
  color: #f4731c;
}
.easy_73a6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.easy_73a6 [class*="social-icon-meetup"].hover_iron_7457 {
  background-color: transparent;
  color: #ec1c40;
}
.easy_73a6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.easy_73a6 [class*="social-icon-pinterest"].hover_iron_7457 {
  background-color: transparent;
  color: #bd081c;
}
.easy_73a6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.easy_73a6 [class*="social-icon-product-hunt"].hover_iron_7457 {
  background-color: transparent;
  color: #da552f;
}
.easy_73a6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.easy_73a6 [class*="social-icon-reddit"].hover_iron_7457 {
  background-color: transparent;
  color: #ff4500;
}
.easy_73a6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.easy_73a6 [class*="social-icon-rss"].hover_iron_7457 {
  background-color: transparent;
  color: #f26522;
}
.easy_73a6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.easy_73a6
  [class*="social-icon-shopping-cart"].hover_iron_7457 {
  background-color: transparent;
  color: #4caf50;
}
.easy_73a6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.easy_73a6 [class*="social-icon-skype"].hover_iron_7457 {
  background-color: transparent;
  color: #00aff0;
}
.easy_73a6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.easy_73a6 [class*="social-icon-slideshare"].hover_iron_7457 {
  background-color: transparent;
  color: #0077b5;
}
.easy_73a6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.easy_73a6 [class*="social-icon-snapchat"].hover_iron_7457 {
  background-color: transparent;
  color: #fffc00;
}
.easy_73a6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.easy_73a6 [class*="social-icon-soundcloud"].hover_iron_7457 {
  background-color: transparent;
  color: #f80;
}
.easy_73a6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.easy_73a6 [class*="social-icon-spotify"].hover_iron_7457 {
  background-color: transparent;
  color: #2ebd59;
}
.easy_73a6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.easy_73a6
  [class*="social-icon-stack-overflow"].hover_iron_7457 {
  background-color: transparent;
  color: #fe7a15;
}
.easy_73a6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.easy_73a6 [class*="social-icon-maldkfgram"].hover_iron_7457 {
  background-color: transparent;
  color: #2ca5e0;
}
.easy_73a6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.easy_73a6 [class*="social-icon-tripadvisor"].hover_iron_7457 {
  background-color: transparent;
  color: #589442;
}
.easy_73a6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.easy_73a6 [class*="social-icon-tumblr"].hover_iron_7457 {
  background-color: transparent;
  color: #35465c;
}
.easy_73a6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.easy_73a6 [class*="social-icon-twitch"].hover_iron_7457 {
  background-color: transparent;
  color: #6441a5;
}
.easy_73a6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.easy_73a6 [class*="social-icon-twitter"].hover_iron_7457 {
  background-color: transparent;
  color: #1da1f2;
}
.easy_73a6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.easy_73a6 [class*="social-icon-vimeo"].hover_iron_7457 {
  background-color: transparent;
  color: #1ab7ea;
}
.easy_73a6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.easy_73a6 [class*="social-icon-vk"].hover_iron_7457 {
  background-color: transparent;
  color: #45668e;
}
.easy_73a6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.easy_73a6 [class*="social-icon-weibo"].hover_iron_7457 {
  background-color: transparent;
  color: #df2029;
}
.easy_73a6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.easy_73a6 [class*="social-icon-weixin"].hover_iron_7457 {
  background-color: transparent;
  color: #7bb32e;
}
.easy_73a6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.easy_73a6 [class*="social-icon-whatsapp"].hover_iron_7457 {
  background-color: transparent;
  color: #25d366;
}
.easy_73a6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.easy_73a6 [class*="social-icon-wordpress"].hover_iron_7457 {
  background-color: transparent;
  color: #21759b;
}
.easy_73a6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.easy_73a6 [class*="social-icon-xing"].hover_iron_7457 {
  background-color: transparent;
  color: #026466;
}
.easy_73a6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.easy_73a6 [class*="social-icon-yelp"].hover_iron_7457 {
  background-color: transparent;
  color: #af0606;
}
.easy_73a6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.easy_73a6 [class*="social-icon-youtube"].hover_iron_7457 {
  background-color: transparent;
  color: #cd201f;
}
.form-upper-2705 {
  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;
}
.form-upper-2705:hover {
  box-shadow: none;
  background: 0 0;
}
.grid-9266 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown-dim-5db6 {
  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;
}
.steel-dc91 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.old-a07b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.old-a07b,
.old-a07b::after,
.old-a07b::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;
}
.old-a07b::after,
.old-a07b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface_cold_e6f2 .dropdown-dim-5db6 .steel-dc91 {
  margin-top: -2px;
  width: 19px;
}
.surface_cold_e6f2 .dropdown-dim-5db6 .old-a07b {
  margin-top: -1px;
}
.surface_cold_e6f2 .dropdown-dim-5db6 .old-a07b,
.surface_cold_e6f2 .dropdown-dim-5db6 .old-a07b::after,
.surface_cold_e6f2 .dropdown-dim-5db6 .old-a07b::before {
  width: 19px;
  height: 2px;
}
.surface_cold_e6f2 .dropdown-dim-5db6 .old-a07b::before {
  top: -6px;
}
.surface_cold_e6f2 .dropdown-dim-5db6 .old-a07b::after {
  bottom: -6px;
}
.image-warm-c04a .dropdown-dim-5db6 .steel-dc91 {
  margin-top: -2px;
  width: 22px;
}
.image-warm-c04a .dropdown-dim-5db6 .old-a07b {
  margin-top: -1px;
}
.image-warm-c04a .dropdown-dim-5db6 .old-a07b,
.image-warm-c04a .dropdown-dim-5db6 .old-a07b::after,
.image-warm-c04a .dropdown-dim-5db6 .old-a07b::before {
  width: 22px;
  height: 2px;
}
.image-warm-c04a .dropdown-dim-5db6 .old-a07b::before {
  top: -7px;
}
.image-warm-c04a .dropdown-dim-5db6 .old-a07b::after {
  bottom: -7px;
}
.background-1e08 .dropdown-dim-5db6 .steel-dc91 {
  margin-top: -2px;
  width: 31px;
}
.background-1e08 .dropdown-dim-5db6 .old-a07b {
  margin-top: -1.5px;
}
.background-1e08 .dropdown-dim-5db6 .old-a07b,
.background-1e08 .dropdown-dim-5db6 .old-a07b::after,
.background-1e08 .dropdown-dim-5db6 .old-a07b::before {
  width: 31px;
  height: 3px;
}
.background-1e08 .dropdown-dim-5db6 .old-a07b::before {
  top: -9px;
}
.background-1e08 .dropdown-dim-5db6 .old-a07b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .complex_5714 .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_5714 .dropdown-dim-5db6 .old-a07b {
    margin-top: -1px;
  }
  .complex_5714 .dropdown-dim-5db6 .old-a07b,
  .complex_5714 .dropdown-dim-5db6 .old-a07b::after,
  .complex_5714 .dropdown-dim-5db6 .old-a07b::before {
    width: 19px;
    height: 2px;
  }
  .complex_5714 .dropdown-dim-5db6 .old-a07b::before {
    top: -6px;
  }
  .complex_5714 .dropdown-dim-5db6 .old-a07b::after {
    bottom: -6px;
  }
  .image-a58c .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 22px;
  }
  .image-a58c .dropdown-dim-5db6 .old-a07b {
    margin-top: -1px;
  }
  .image-a58c .dropdown-dim-5db6 .old-a07b,
  .image-a58c .dropdown-dim-5db6 .old-a07b::after,
  .image-a58c .dropdown-dim-5db6 .old-a07b::before {
    width: 22px;
    height: 2px;
  }
  .image-a58c .dropdown-dim-5db6 .old-a07b::before {
    top: -7px;
  }
  .image-a58c .dropdown-dim-5db6 .old-a07b::after {
    bottom: -7px;
  }
  .wood_0d4e .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 31px;
  }
  .wood_0d4e .dropdown-dim-5db6 .old-a07b {
    margin-top: -1.5px;
  }
  .wood_0d4e .dropdown-dim-5db6 .old-a07b,
  .wood_0d4e .dropdown-dim-5db6 .old-a07b::after,
  .wood_0d4e .dropdown-dim-5db6 .old-a07b::before {
    width: 31px;
    height: 3px;
  }
  .wood_0d4e .dropdown-dim-5db6 .old-a07b::before {
    top: -9px;
  }
  .wood_0d4e .dropdown-dim-5db6 .old-a07b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-9752 .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-9752 .dropdown-dim-5db6 .old-a07b {
    margin-top: -1px;
  }
  .nav-9752 .dropdown-dim-5db6 .old-a07b,
  .nav-9752 .dropdown-dim-5db6 .old-a07b::after,
  .nav-9752 .dropdown-dim-5db6 .old-a07b::before {
    width: 19px;
    height: 2px;
  }
  .nav-9752 .dropdown-dim-5db6 .old-a07b::before {
    top: -6px;
  }
  .nav-9752 .dropdown-dim-5db6 .old-a07b::after {
    bottom: -6px;
  }
  .right_5378 .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 22px;
  }
  .right_5378 .dropdown-dim-5db6 .old-a07b {
    margin-top: -1px;
  }
  .right_5378 .dropdown-dim-5db6 .old-a07b,
  .right_5378 .dropdown-dim-5db6 .old-a07b::after,
  .right_5378 .dropdown-dim-5db6 .old-a07b::before {
    width: 22px;
    height: 2px;
  }
  .right_5378 .dropdown-dim-5db6 .old-a07b::before {
    top: -7px;
  }
  .right_5378 .dropdown-dim-5db6 .old-a07b::after {
    bottom: -7px;
  }
  .upper_d6fc .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 31px;
  }
  .upper_d6fc .dropdown-dim-5db6 .old-a07b {
    margin-top: -1.5px;
  }
  .upper_d6fc .dropdown-dim-5db6 .old-a07b,
  .upper_d6fc .dropdown-dim-5db6 .old-a07b::after,
  .upper_d6fc .dropdown-dim-5db6 .old-a07b::before {
    width: 31px;
    height: 3px;
  }
  .upper_d6fc .dropdown-dim-5db6 .old-a07b::before {
    top: -9px;
  }
  .upper_d6fc .dropdown-dim-5db6 .old-a07b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside-fast-4a07 .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 19px;
  }
  .aside-fast-4a07 .dropdown-dim-5db6 .old-a07b {
    margin-top: -1px;
  }
  .aside-fast-4a07 .dropdown-dim-5db6 .old-a07b,
  .aside-fast-4a07 .dropdown-dim-5db6 .old-a07b::after,
  .aside-fast-4a07 .dropdown-dim-5db6 .old-a07b::before {
    width: 19px;
    height: 2px;
  }
  .aside-fast-4a07 .dropdown-dim-5db6 .old-a07b::before {
    top: -6px;
  }
  .aside-fast-4a07 .dropdown-dim-5db6 .old-a07b::after {
    bottom: -6px;
  }
  .shadow_99f4 .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_99f4 .dropdown-dim-5db6 .old-a07b {
    margin-top: -1px;
  }
  .shadow_99f4 .dropdown-dim-5db6 .old-a07b,
  .shadow_99f4 .dropdown-dim-5db6 .old-a07b::after,
  .shadow_99f4 .dropdown-dim-5db6 .old-a07b::before {
    width: 22px;
    height: 2px;
  }
  .shadow_99f4 .dropdown-dim-5db6 .old-a07b::before {
    top: -7px;
  }
  .shadow_99f4 .dropdown-dim-5db6 .old-a07b::after {
    bottom: -7px;
  }
  .slow-c01a .dropdown-dim-5db6 .steel-dc91 {
    margin-top: -2px;
    width: 31px;
  }
  .slow-c01a .dropdown-dim-5db6 .old-a07b {
    margin-top: -1.5px;
  }
  .slow-c01a .dropdown-dim-5db6 .old-a07b,
  .slow-c01a .dropdown-dim-5db6 .old-a07b::after,
  .slow-c01a .dropdown-dim-5db6 .old-a07b::before {
    width: 31px;
    height: 3px;
  }
  .slow-c01a .dropdown-dim-5db6 .old-a07b::before {
    top: -9px;
  }
  .slow-c01a .dropdown-dim-5db6 .old-a07b::after {
    bottom: -9px;
  }
}
.basic_a3fa .old-a07b {
  -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);
}
.basic_a3fa .old-a07b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.basic_a3fa .old-a07b::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);
}
.basic_a3fa.shadow-af28 .old-a07b {
  -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);
}
.basic_a3fa.shadow-af28 .old-a07b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.basic_a3fa.shadow-af28 .old-a07b::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);
}
.hard_08a0 {
  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.fixed-e22a:before {
  display: none;
}
.layout_09a9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout_09a9 .active_first_cd67 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout_09a9 .active_first_cd67:last-of-type {
  border-bottom: none;
}
.layout_09a9 .active_first_cd67.pagination_bottom_daa9,
.layout_09a9 .active_first_cd67.menu_7690,
.layout_09a9 .active_first_cd67.motion_125b {
  padding: 0;
}
.layout_09a9 .out-c0d0 .secondary_9620 {
  color: currentColor;
}
.layout_09a9 .out-c0d0 .secondary_9620:focus,
.layout_09a9 .out-c0d0 .secondary_9620:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_09a9.input_ada5 .warm-237c,
.layout_09a9.input_ada5 .copper-c19d a,
.layout_09a9.input_ada5 .widget-5bec a,
.layout_09a9.input_ada5 .search-366b a {
  color: rgba(0, 0, 0, 0.55);
}
.layout_09a9.input_ada5 .warm-237c:hover,
.layout_09a9.input_ada5 .copper-c19d a:hover,
.layout_09a9.input_ada5 .widget-5bec a:hover,
.layout_09a9.input_ada5 .search-366b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_09a9.input_ada5 .feature_gold_5640 {
  color: rgba(0, 0, 0, 0.8);
}
.layout_09a9.input_ada5 .active_first_cd67 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_09a9.input_ada5 .active_first_cd67:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout_09a9.input_ada5 .avatar_df9d:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout_09a9.input_ada5 .out-c0d0 .gas_8772 li a,
.layout_09a9.input_ada5 .out-c0d0 .secondary_9620,
.layout_09a9.input_ada5 .search-366b {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_09a9.input_ada5 .out-c0d0 .secondary_9620:focus,
.layout_09a9.input_ada5 .out-c0d0 .secondary_9620:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_09a9.input_ada5 .gas_8772 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_09a9.narrow-c259 .warm-237c,
.layout_09a9.narrow-c259 .copper-c19d a,
.layout_09a9.narrow-c259 .widget-5bec .secondary_9620,
.layout_09a9.narrow-c259 .widget-5bec a,
.layout_09a9.narrow-c259 .search-366b a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_09a9.narrow-c259 .warm-237c:hover,
.layout_09a9.narrow-c259 .copper-c19d a:hover,
.layout_09a9.narrow-c259 .widget-5bec .secondary_9620:hover,
.layout_09a9.narrow-c259 .widget-5bec a:hover,
.layout_09a9.narrow-c259 .search-366b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_09a9.narrow-c259 .feature_gold_5640 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_09a9.narrow-c259 .active_first_cd67 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_09a9.narrow-c259 .active_first_cd67:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout_09a9.narrow-c259 .avatar_df9d:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_09a9.narrow-c259 .out-c0d0 .gas_8772 li a,
.layout_09a9.narrow-c259 .out-c0d0 .secondary_9620,
.layout_09a9.narrow-c259 .search-366b {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_09a9.narrow-c259 .out-c0d0 .secondary_9620:focus,
.layout_09a9.narrow-c259 .out-c0d0 .secondary_9620:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_09a9.narrow-c259 .gas_8772 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_df9d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_df9d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.table_7490 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component-paper-f163 .layout_09a9 {
  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;
}
.component-paper-f163 .active_first_cd67 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component-paper-f163 .active_first_cd67: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) {
  .component-paper-f163 .active_first_cd67:before {
    width: 16%;
    left: 42%;
  }
}
.component-paper-f163 .active_first_cd67:last-child:before {
  content: none;
}
.component-paper-f163 .active_first_cd67[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component-paper-f163 .out-c0d0 .gas_8772 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component-paper-f163 .out-c0d0 .gas_8772 li a .secondary_9620 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component-paper-f163 .out-c0d0 .search-366b {
  border: none;
}
.component-paper-f163 .out-c0d0 .search-366b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component-paper-f163 .avatar_df9d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component-paper-f163 .table_7490 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component-paper-f163 .narrow-c259 .avatar_df9d:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-paper-f163 .input_ada5.dynamic_73bf .old-a07b {
  background: rgba(0, 0, 0, 0.6);
}
.component-paper-f163
  .input_ada5.dynamic_73bf
  .old-a07b::after,
.component-paper-f163
  .input_ada5.dynamic_73bf
  .old-a07b:before {
  background: inherit;
}
.component-paper-f163
  .input_ada5.dynamic_73bf:hover
  .old-a07b {
  background: rgba(0, 0, 0, 0.8);
}
.nav_selected_622a .layout_09a9 {
  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) {
  .nav_selected_622a .layout_09a9 {
    width: auto;
    right: 45px;
  }
}
.pink_da86 .layout_09a9 {
  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) {
  .pink_da86 .layout_09a9 {
    width: auto;
    left: 45px;
  }
}
.fixed-e22a .layout_09a9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fixed-e22a .table_7490 {
  max-width: 48em;
  margin: 0 auto;
}
.fixed-e22a .avatar_df9d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.selected-13d0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.selected-13d0.component-paper-f163 .layout_09a9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.selected-13d0.nav_selected_622a .layout_09a9 {
  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);
}
.selected-13d0 .layout_09a9 {
  visibility: visible;
}
.selected-13d0.pink_da86 .layout_09a9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge_current_24bb,
.image-367a {
  overflow-x: hidden;
}
.badge_current_24bb .layout_09a9 {
  overflow: auto;
}
.badge_current_24bb.component-paper-f163 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_current_24bb.component-paper-f163 .layout_09a9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge_current_24bb.component-paper-f163 .form-upper-2705 {
  opacity: 0;
}
.badge_current_24bb.nav_selected_622a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_current_24bb.nav_selected_622a .layout_09a9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge_current_24bb.nav_selected_622a .form-upper-2705 {
  opacity: 0;
}
.badge_current_24bb.pink_da86 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_current_24bb.pink_da86 .layout_09a9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge_current_24bb.pink_da86 .form-upper-2705 {
  opacity: 0;
}
.badge_current_24bb.fixed-e22a .layout_09a9 {
  z-index: 10;
  visibility: visible;
}
.dynamic_73bf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dynamic_73bf .old-a07b {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_73bf .old-a07b::after,
.dynamic_73bf .old-a07b:before {
  background: inherit;
}
.dynamic_73bf:hover .old-a07b {
  background: rgba(255, 255, 255, 0.99);
}
.pink_da86 .dynamic_73bf {
  top: 10px;
  right: auto;
  left: 12px;
}
.fixed-e22a .dynamic_73bf {
  display: none !important;
}
.badge_current_24bb:before,
.image-367a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge_current_24bb .dynamic_73bf,
.image-367a .dynamic_73bf {
  display: inline-block;
}
.layout_09a9 .item_e95a {
  -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;
}
.badge_current_24bb .layout_09a9 .item_e95a,
.image-367a .layout_09a9 .item_e95a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-04d6 .image_plasma_5aa2 {
  width: 100%;
}
.frame_2f58 {
  padding: 0 0.5em 0;
}
.frame_2f58 [class*="customify-col-"],
.frame_2f58 [class*="customify-col_"],
.frame_2f58 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pattern_purple_8cd3 .frame_2f58 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero-right-b8c3 .notice_complex_a66d,
  .notice_complex_a66d {
    display: none;
  }
  .main-cold-bc09 {
    text-align: left;
  }
  .background-medium-4275 {
    text-align: center;
  }
  .pressed-3517 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero-right-b8c3 .huge_2485,
  .huge_2485 {
    display: none;
  }
  .liquid-757d {
    text-align: left;
  }
  .content_next_c73b {
    text-align: center;
  }
  .item-ca2c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero-right-b8c3 .slider-purple-8056,
  .slider-purple-8056 {
    display: none;
  }
  .tag-a887 {
    text-align: left;
  }
  .carousel_091c {
    text-align: center;
  }
  .shadow_abc8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wood_61c5 {
  box-shadow: none !important;
}
.upper-3792 .primary-cd74,
.brown_583a .primary-cd74 {
  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;
}
.brown_583a .primary-cd74 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_2582 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_2582:after,
.table_2582:before {
  content: "";
  display: table;
}
.table_2582:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_2582 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_2582,
.mini-91dd {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-outer-9cd3.old-c21f .table_2582 {
  max-width: 100%;
}
.panel-outer-9cd3.huge-7d52 {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-outer-9cd3.popup-2d78 .table_2582 {
  max-width: 100%;
}
.panel-outer-9cd3.popup-2d78 > .table_2582 {
  padding-left: 0;
  padding-right: 0;
}
.panel-outer-9cd3.popup-2d78 > .table_2582 .hero-right-b8c3 {
  margin: 0;
}
.panel-outer-9cd3.popup-2d78
  > .table_2582
  .paragraph_c059.caption_easy_d2f7 {
  margin-right: 0;
  margin-left: 0;
}
.panel-outer-9cd3.popup-2d78 #main.caption_easy_d2f7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pressed_9433 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_9433 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .list_402d .button_tiny_85b3 {
    padding-right: 1em;
  }
  .list_402d.paper-f98f .paragraph_c059 {
    border-right: 1px solid #eaecee;
  }
  .list_402d.paper-f98f .button_tiny_85b3 {
    padding-right: 1em;
  }
  .list_402d.paper-f98f .orange-7983 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_903c .button_tiny_85b3 {
    padding-left: 1em;
  }
  .caption_903c.paper-f98f .paragraph_c059 {
    border-left: 1px solid #eaecee;
  }
  .caption_903c.paper-f98f .button_tiny_85b3 {
    padding-left: 1em;
  }
  .caption_903c.paper-f98f .orange-7983 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-35fa .button_tiny_85b3 {
    padding-left: 1em;
  }
  .active-35fa.paper-f98f .dropdown_up_a57a {
    border-right: 1px solid #eaecee;
  }
  .active-35fa.paper-f98f .alert-solid-6f48 {
    border-right: 1px solid #eaecee;
  }
  .active-35fa.paper-f98f .button_tiny_85b3 {
    padding-left: 1em;
  }
  .active-35fa.paper-f98f .orange-7983 {
    padding-right: 1em;
  }
  .active-35fa.paper-f98f .tertiary-fluid-a14e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-2641 .button_tiny_85b3 {
    padding-right: 1em;
  }
  .image-2641.paper-f98f .dropdown_up_a57a {
    border-left: 1px solid #eaecee;
  }
  .image-2641.paper-f98f .alert-solid-6f48 {
    border-left: 1px solid #eaecee;
  }
  .image-2641.paper-f98f .button_tiny_85b3 {
    padding-right: 1em;
  }
  .image-2641.paper-f98f .orange-7983 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-2641.paper-f98f .tertiary-fluid-a14e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed_9433 .button_tiny_85b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed_9433.paper-f98f .paragraph_c059 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pressed_9433.paper-f98f .button_tiny_85b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed_9433.paper-f98f .orange-7983 {
    padding-left: 1em;
  }
  .pressed_9433.paper-f98f .tertiary-fluid-a14e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pressed_9433.paper-f98f .button_tiny_85b3 {
    padding-left: 0;
  }
}
.mask-9b90 .text_pressed_6360 {
  display: inline-block;
}
.section-bd44 {
  display: inline-block;
}
.cool-0bf8 {
  word-con: break-word;
}
.element_right_7bca > span {
  display: inline-block;
  padding: 5px 0;
}
.element_right_7bca .black_0dae {
  margin-left: 8px;
  margin-right: 8px;
}
.element_right_7bca .stale_f193 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.in-af7f .small_4d76 {
  margin-bottom: 2em;
}
.in-af7f .image-4f5e {
  margin-bottom: 15px;
}
.in-af7f .image-4f5e:last-child {
  margin-bottom: 0;
}
.in-af7f .footer_hovered_5dfd {
  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) {
  .in-af7f .footer_hovered_5dfd {
    display: block;
  }
}
.in-af7f .active-4bc7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .in-af7f .active-4bc7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.in-af7f .border_4c95 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.in-af7f .border_4c95 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.in-af7f .border_4c95 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.in-af7f .cool-0bf8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.in-af7f .cool-0bf8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.in-af7f .highlight-wide-2eb6 p:last-child {
  margin-bottom: 0;
}
.in-af7f .detail_silver_5a7b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.in-af7f .green-5825 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.in-af7f .list_thick_c291 {
  margin-top: 1em;
}
.in-af7f .short-9f10 {
  top: 0;
  display: block;
}
.in-af7f .short-9f10 a {
  color: inherit;
}
.in-af7f .short-9f10 a:hover {
  color: inherit;
}
.in-af7f .up_306b {
  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;
}
.in-af7f .up_306b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.in-af7f .green-5825 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.in-af7f .gallery_old_c562 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.in-af7f .gallery_old_c562:first-child {
  margin-top: 0;
}
.in-af7f .gallery_old_c562.section-cool-b3fe {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.in-af7f .gallery_old_c562.nav_d045 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.in-af7f
  .gallery_old_c562.nav_d045.static_5e4c
  .list_thick_c291 {
  width: 100%;
}
.in-af7f .nav_d045 {
  -webkit-box-align: center;
  align-items: center;
}
.in-af7f .nav_d045 .element_right_7bca,
.in-af7f .nav_d045 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.in-af7f .border_4c95 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.in-af7f .border_4c95 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.in-af7f .border_4c95: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;
}
.in-af7f .section-cool-b3fe {
  z-index: 5;
}
.in-af7f .component_e268 .pink-6b29 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.in-af7f .title_919f .pink-6b29 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.in-af7f .footer_soft_1068 .pink-6b29 {
  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;
}
.in-af7f.picture_iron_6b6d .footer_hovered_5dfd,
.in-af7f.background_e2f0 .footer_hovered_5dfd {
  display: block;
}
.in-af7f.picture_iron_6b6d .footer_hovered_5dfd .summary-iron-4f63,
.in-af7f.picture_iron_6b6d .footer_hovered_5dfd .green-5825,
.in-af7f.background_e2f0 .footer_hovered_5dfd .summary-iron-4f63,
.in-af7f.background_e2f0 .footer_hovered_5dfd .green-5825 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.in-af7f.preview_wood_a13c .active-4bc7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .in-af7f.preview_wood_a13c .active-4bc7 {
    margin-right: 0;
  }
}
.in-af7f.picture_iron_6b6d .active-4bc7,
.in-af7f.background_e2f0 .active-4bc7 {
  padding-top: 40%;
}
.in-af7f.picture_iron_6b6d .small_4d76,
.in-af7f.background_e2f0 .small_4d76 {
  display: block;
}
.in-af7f.picture_iron_6b6d .fn-sticky-4f4f .green-5825,
.in-af7f.background_e2f0 .fn-sticky-4f4f .green-5825 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.in-af7f.picture_iron_6b6d .active-4bc7,
.in-af7f.background_e2f0 .active-4bc7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.in-af7f.picture_iron_6b6d .green-5825 {
  padding: 1em;
}
.aside_basic_7782 {
  margin: 30px auto;
  display: block;
}
.aside_basic_7782 .border-liquid-ebf2 > * {
  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;
}
.aside_basic_7782 .border-liquid-ebf2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside_basic_7782 .border-liquid-ebf2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient_lower_956b .element_right_7bca {
  margin-bottom: 1.41575em;
}
.gradient_lower_956b .section_bottom_dc41 {
  margin-bottom: 1.618em;
}
.icon_slow_a95f .inner-ed23 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon_slow_a95f .inner-ed23 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon_slow_a95f .footer-fresh-56fb {
  max-width: 100%;
  overflow: auto;
}
.tertiary_pressed_4863 .icon_slow_a95f a:hover {
  text-decoration: underline;
}
.background_white_41df .image-4f5e:not(.cool-0bf8),
.background_white_41df .border_4c95 {
  margin-bottom: 1.41575em;
}
.background_white_41df .image-4f5e:not(.cool-0bf8):last-child,
.background_white_41df .border_4c95:last-child {
  margin-bottom: 0;
}
.background_white_41df .image-4f5e.notice-47b9 {
  margin-bottom: 0.41575em;
}
.background_white_41df .mini-1859:before,
.background_white_41df .focus-smooth-61f7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.background_white_41df .mini-1859:before {
  content: "\f115";
}
.background_white_41df .focus-smooth-61f7:before {
  content: "\f02c";
}
.background_white_41df .tabs_ad69 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.background_white_41df .tabs_ad69 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.out_5af9 {
  display: -webkit-box;
  display: flex;
}
.out_5af9 .pro_3c39 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .out_5af9 .pro_3c39 {
    flex-basis: 90px;
  }
}
.out_5af9 .silver-f6fa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .out_5af9 .silver-f6fa {
    flex-basis: calc(100% - 50px);
  }
}
.out_5af9 .widget_fc1a p:last-child {
  margin-bottom: 0.72em;
}
.fixed_ffd5 .border-liquid-ebf2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fixed_ffd5 .border-liquid-ebf2:after,
.fixed_ffd5 .border-liquid-ebf2:before {
  content: "";
  display: table;
}
.fixed_ffd5 .border-liquid-ebf2:after {
  clear: both;
}
.fixed_ffd5 .border-liquid-ebf2 .mask_198e,
.fixed_ffd5 .border-liquid-ebf2 .dark-d2da {
  width: 49%;
}
.fixed_ffd5 .border-liquid-ebf2 .mask_198e a span.tertiary-4a14,
.fixed_ffd5 .border-liquid-ebf2 .dark-d2da a span.tertiary-4a14 {
  display: block;
  margin-bottom: 5px;
}
.fixed_ffd5 .border-liquid-ebf2 .dark-d2da {
  float: left;
  text-align: left;
}
.fixed_ffd5 .border-liquid-ebf2 .mask_198e {
  float: right;
  text-align: right;
}
.photo-f870 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .photo-f870 {
    margin-bottom: 0;
  }
}
.pattern_green_ca9c {
  margin-bottom: 1em;
}
.pattern_green_ca9c .cool-0bf8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.main-active-d77f a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_639f .pattern_green_ca9c,
.brown_2df1 .pattern_green_ca9c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_639f .pattern_green_ca9c,
  .brown_2df1 .pattern_green_ca9c {
    display: block;
  }
}
.input_639f .main-active-d77f,
.brown_2df1 .main-active-d77f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_639f .main-active-d77f,
  .brown_2df1 .main-active-d77f {
    margin-bottom: 1em;
  }
}
.input_639f .main-active-d77f img,
.brown_2df1 .main-active-d77f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_639f .next-c5ca,
.brown_2df1 .next-c5ca {
  flex-basis: calc(100% - 160px);
}
.input_639f .next-c5ca p,
.brown_2df1 .next-c5ca p {
  margin-bottom: 0;
}
.input_639f .next-c5ca {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_639f .next-c5ca {
    padding-left: 0;
  }
}
.brown_2df1 .next-c5ca {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .brown_2df1 .next-c5ca {
    padding-right: 0;
  }
}
.brown_2df1 .main-active-d77f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary_553a .main-active-d77f {
  margin-bottom: 0.5em;
}
.summary_553a .main-active-d77f img {
  width: 100%;
}
.header-dynamic-a5ad .next-689b,
.list_narrow_bc4d .next-689b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.list_narrow_bc4d .paragraph_c059 .header-huge-e98b p:last-child {
  margin-bottom: 0;
}
.active-583a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.copper-b8a6 .active-tall-e152 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .copper-b8a6 .active-tall-e152:last-of-type {
    margin-bottom: 0;
  }
}
.copper-b8a6 .active-tall-e152 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper-b8a6 .active-tall-e152 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.copper-b8a6 .active-tall-e152 ul li {
  margin: 0 0 0.6em;
}
.copper-b8a6 .active-tall-e152 ul li.title-easy-d8e3,
.copper-b8a6 .active-tall-e152 ul li.outer-6a31 {
  position: relative;
}
.copper-b8a6 .active-tall-e152 ul li.title-easy-d8e3 .section_silver_96b4,
.copper-b8a6 .active-tall-e152 ul li.outer-6a31 .section_silver_96b4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.copper-b8a6 .active-tall-e152 ul li.title-easy-d8e3:after:after,
.copper-b8a6 .active-tall-e152 ul li.title-easy-d8e3:after:before,
.copper-b8a6
  .active-tall-e152
  ul
  li.outer-6a31:after:after,
.copper-b8a6
  .active-tall-e152
  ul
  li.outer-6a31:after:before {
  content: "";
  display: table;
}
.copper-b8a6 .active-tall-e152 ul li.title-easy-d8e3:after:after,
.copper-b8a6
  .active-tall-e152
  ul
  li.outer-6a31:after:after {
  clear: both;
}
.copper-b8a6 .active-tall-e152 a.surface-plasma-923d:hover {
  text-decoration: none;
}
.copper-b8a6 .active-tall-e152 select {
  max-width: 100%;
}
.copper-b8a6 .active-tall-e152 table {
  font-size: 85%;
}
.copper-b8a6 .active-tall-e152 table td,
.copper-b8a6 .active-tall-e152 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.copper-b8a6 .active-tall-e152 table tfoot td {
  text-align: left;
}
.copper-b8a6 .active-tall-e152 :last-child {
  margin-bottom: 0;
}
.copper-b8a6 .active-tall-e152 .notification_e5c3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.copper-b8a6 .active-tall-e152 .notification_e5c3 label {
  width: 100%;
}
.copper-b8a6 .active-tall-e152 .notification_e5c3 .container-small-115e {
  width: 100%;
  display: block;
}
.copper-b8a6 .active-tall-e152 .notification_e5c3 .video_f7d1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.copper-b8a6 .active-tall-e152 .notification_e5c3 .video_f7d1:hover svg #svg-search {
  fill: #444;
}
.copper-b8a6 .active-tall-e152 .notification_e5c3 .video_f7d1 svg {
  width: 18px;
  height: 18px;
}
.copper-b8a6 .info_af33 ul ul,
.copper-b8a6 .backdrop_top_8b1c ul ul,
.copper-b8a6 .alert_5c2f ul ul,
.copper-b8a6 .purple-965c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.copper-b8a6 .info_af33 .preview-26c0 > a,
.copper-b8a6 .backdrop_top_8b1c .preview-26c0 > a,
.copper-b8a6 .alert_5c2f .preview-26c0 > a,
.copper-b8a6 .purple-965c .preview-26c0 > a {
  margin-bottom: 0;
}
.copper-b8a6 .chip-1719 li,
.copper-b8a6 .info_af33 li,
.copper-b8a6 .image_large_2df3 li,
.copper-b8a6 .backdrop_top_8b1c li,
.copper-b8a6 .alert_5c2f li,
.copper-b8a6 .purple-965c li,
.copper-b8a6 .column-02b1 li,
.copper-b8a6 .picture-solid-744c li {
  display: block;
  position: relative;
}
.copper-b8a6 .chip-1719 li:last-child,
.copper-b8a6 .info_af33 li:last-child,
.copper-b8a6 .image_large_2df3 li:last-child,
.copper-b8a6 .backdrop_top_8b1c li:last-child,
.copper-b8a6 .alert_5c2f li:last-child,
.copper-b8a6 .purple-965c li:last-child,
.copper-b8a6 .column-02b1 li:last-child,
.copper-b8a6 .picture-solid-744c li:last-child {
  border: none;
}
.copper-b8a6 .chip-1719 li a,
.copper-b8a6 .info_af33 li a,
.copper-b8a6 .image_large_2df3 li a,
.copper-b8a6 .backdrop_top_8b1c li a,
.copper-b8a6 .alert_5c2f li a,
.copper-b8a6 .purple-965c li a,
.copper-b8a6 .column-02b1 li a,
.copper-b8a6 .picture-solid-744c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper-b8a6 .chip-1719 li ul li::before,
.copper-b8a6 .info_af33 li ul li::before,
.copper-b8a6 .image_large_2df3 li ul li::before,
.copper-b8a6 .backdrop_top_8b1c li ul li::before,
.copper-b8a6 .alert_5c2f li ul li::before,
.copper-b8a6 .purple-965c li ul li::before,
.copper-b8a6 .column-02b1 li ul li::before,
.copper-b8a6 .picture-solid-744c li ul li::before {
  left: 15px;
}
.copper-b8a6 .chip-1719 li ul a,
.copper-b8a6 .info_af33 li ul a,
.copper-b8a6 .image_large_2df3 li ul a,
.copper-b8a6 .backdrop_top_8b1c li ul a,
.copper-b8a6 .alert_5c2f li ul a,
.copper-b8a6 .purple-965c li ul a,
.copper-b8a6 .column-02b1 li ul a,
.copper-b8a6 .picture-solid-744c li ul a {
  padding-left: 20px;
}
.copper-b8a6 .chip-1719 li ul ul li::before,
.copper-b8a6 .info_af33 li ul ul li::before,
.copper-b8a6 .image_large_2df3 li ul ul li::before,
.copper-b8a6 .backdrop_top_8b1c li ul ul li::before,
.copper-b8a6 .alert_5c2f li ul ul li::before,
.copper-b8a6 .purple-965c li ul ul li::before,
.copper-b8a6 .column-02b1 li ul ul li::before,
.copper-b8a6 .picture-solid-744c li ul ul li::before {
  left: 30px;
}
.copper-b8a6 .chip-1719 li ul ul a,
.copper-b8a6 .info_af33 li ul ul a,
.copper-b8a6 .image_large_2df3 li ul ul a,
.copper-b8a6 .backdrop_top_8b1c li ul ul a,
.copper-b8a6 .alert_5c2f li ul ul a,
.copper-b8a6 .purple-965c li ul ul a,
.copper-b8a6 .column-02b1 li ul ul a,
.copper-b8a6 .picture-solid-744c li ul ul a {
  padding-left: 40px;
}
.copper-b8a6 .dark-e94c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper-b8a6 .picture-solid-744c ul li {
  margin-bottom: 1.41575em;
}
.copper-b8a6 .picture-solid-744c ul li .soft_cec2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.copper-b8a6 .picture-solid-744c ul li .dropdown-static-90a8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.narrow-c259 .chip-1719 li a,
.narrow-c259 .info_af33 li a,
.narrow-c259 .image_large_2df3 li a,
.narrow-c259 .backdrop_top_8b1c li a,
.narrow-c259 .alert_5c2f li a,
.narrow-c259 .purple-965c li a,
.narrow-c259 .column-02b1 li a,
.narrow-c259 .picture-solid-744c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-c259 .dark-e94c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-c259 .active-tall-e152 ul li.title-easy-d8e3 .section_silver_96b4,
.narrow-c259 .active-tall-e152 ul li.outer-6a31 .section_silver_96b4 {
  background: rgba(0, 0, 0, 0.2);
}
.narrow-c259 .copper-b8a6 .active-tall-e152 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li {
  margin: 0;
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li ul {
  margin: 0;
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li ul li a {
  padding-left: 15px;
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li ul li li a {
  padding-left: 30px;
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li.badge_d2ce > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li.badge_d2ce > 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;
}
.panel-outer-9cd3 .copper-b8a6 .gas_8772 li.badge_d2ce > 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;
}
.in_1be6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.item_2c50 {
  position: relative;
  z-index: 10;
}
.item_2c50 .item_e95a {
  width: 100%;
  max-width: 100%;
}
.west_47a7 .module_smooth_ea92 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.west_47a7 .input_ada5 {
}
.west_47a7 .narrow-c259 {
  background: #292929;
}
.up_187d .module_smooth_ea92 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.up_187d .input_ada5 {
  background: #f9f9f9;
}
.up_187d .narrow-c259 {
  background: #303030;
}
.thumbnail-e917 .module_smooth_ea92 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail-e917 .text_pressed_6360 {
    margin-bottom: 1em;
  }
  .thumbnail-e917 .text_pressed_6360:last-child {
    margin-bottom: 0;
  }
}
.thumbnail-e917 .input_ada5 {
  background: #ededed;
}
.thumbnail-e917 .narrow-c259 {
  background: #1a1a1a;
}
.module_smooth_ea92.input_ada5 {
  color: rgba(0, 0, 0, 0.6);
}
.module_smooth_ea92.input_ada5 .element-5683 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_smooth_ea92.narrow-c259 {
  color: rgba(255, 255, 255, 0.99);
}
.module_smooth_ea92.narrow-c259 a:not(.surface-plasma-923d) {
  color: rgba(255, 255, 255, 0.79);
}
.module_smooth_ea92.narrow-c259 a:not(.surface-plasma-923d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_smooth_ea92.narrow-c259 .element-5683 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_smooth_ea92.narrow-c259 table tbody td,
.module_smooth_ea92.narrow-c259 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget-8052.shade-bottom-7e5e .table_2582 {
  max-width: initial;
}
.widget-8052 .box-1c0e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget-8052 .box-1c0e .item_e95a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget-8052 .box-1c0e .item_e95a {
    display: block;
    margin-bottom: 2em;
  }
  .widget-8052 .box-1c0e .item_e95a:last-child {
    margin-bottom: 0;
  }
}
.thumbnail-e917 .text_pressed_6360:last-child,
.up_187d .text_pressed_6360:last-child,
.west_47a7 .text_pressed_6360:last-child {
  margin-bottom: 0;
}
.thumbnail-e917 .text_pressed_6360 .copper-b8a6 .active-tall-e152:last-child,
.up_187d .text_pressed_6360 .copper-b8a6 .active-tall-e152:last-child,
.west_47a7 .text_pressed_6360 .copper-b8a6 .active-tall-e152:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thumbnail-e917 .layout-0fdd,
  .thumbnail-e917 .chip_3dd0,
  .up_187d .layout-0fdd,
  .up_187d .chip_3dd0,
  .west_47a7 .layout-0fdd,
  .west_47a7 .chip_3dd0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .item_2c50 .text_pressed_6360 {
    margin-bottom: 2em;
  }
}
.item_2c50 p:last-child {
  margin-bottom: 0;
}
.item_2c50 li,
.item_2c50 ul {
  list-style: none;
  margin: 0;
}
.item_2c50 ul ul {
  margin-left: 2.617924em;
}
.hidden-medium-7a6f {
  font-size: 0.875em;
}

/* css-noise: e10a */
.promo-block-f5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
