/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hard-3801/customify
Author: WPCustomify
Author URI: https://pressmaximum.hard-3801
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.hard-3801/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow-cdf7.title-active-5702/licenses/gpl-2.0.panel_6970
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.detail-left-c705/, (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.icon-medium-5094.tooltip-easy-4411/normalize.popup-c8bc/
 ======
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.popup-c8bc v7.0.0 | MIT License | github.hard-3801/necolas/normalize.popup-c8bc */
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;
}
.cold-2a3c .tabs-light-21c0,
.overlay-cold-4c49,
.steel_b394,
.text_large_f353,
.module-f75d,
.west_fe0b,
.over-b427,
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;
}
.overlay-cold-4c49,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay-cold-4c49,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-cold-4c49,
  h1 {
    font-size: 1.8em;
  }
}
.steel_b394,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.steel_b394 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .steel_b394,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .steel_b394,
  h2 {
    font-size: 1.7em;
  }
}
.text_large_f353,
h3 {
  font-size: 1.618em;
}
.cold-2a3c .tabs-light-21c0,
.module-f75d,
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.block-775c {
  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;
}
.last-834e:after,
.last-834e:before,
.widget_e53e:after,
.widget_e53e:before {
  content: "";
  display: table;
}
.last-834e:after,
.widget_e53e:after {
  clear: both;
}
.message_short_b148 {
  float: right;
  margin-right: 0;
}
.mini-381b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.button_top_ed32 .stale_5e4b,
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;
}
.button_top_ed32 .stale_5e4b: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;
}
.pagination-active-0409 .stale_5e4b {
  box-shadow: none;
}
.pagination-active-0409
  .stale_5e4b
  .gold_f828 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pagination-active-0409 .stale_5e4b .badge-outer-87c6 {
  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;
}
.pagination-active-0409
  .stale_5e4b
  .badge-outer-87c6
  b {
  display: none;
}
.pagination-active-0409 .current-a3e0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tall-797f:not(.breadcrumb-0e47):not(.list-f79e),
button:not(.breadcrumb-0e47):not(.list-f79e),
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ),
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ),
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ) {
  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;
}
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ):hover,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ):hover,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):hover,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):hover,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ):active,
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ):active,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):active,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):active,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):active,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus {
  outline: 0;
}
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02 {
  position: relative;
}
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .paragraph-1307,
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .simple_61ff,
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .tall-57d8,
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  i,
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  svg,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .paragraph-1307,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .simple_61ff,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .tall-57d8,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  i,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  svg,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .paragraph-1307,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .simple_61ff,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .tall-57d8,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  i,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  svg,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .paragraph-1307,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .simple_61ff,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .tall-57d8,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  i,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  svg,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .paragraph-1307,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .simple_61ff,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  .tall-57d8,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  i,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02
  svg {
  visibility: hidden;
}
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02:after,
button:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02:after,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02:after,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02:after,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ).fn-loading-3b02: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;
}
.tall-797f:not(.breadcrumb-0e47):not(.list-f79e),
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ),
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ),
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ) {
  color: #fff;
  background: #235787;
}
.tall-797f:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus,
input[type="button"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus,
input[type="reset"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus,
input[type="submit"]:not(.breadcrumb-0e47):not(
    .list-f79e
  ):focus {
  color: #fff;
}
.tall-797f.fn-disabled-3b02:not(.breadcrumb-0e47):not(
    .list-f79e
  ),
.tall-797f[disabled]:not(.breadcrumb-0e47):not(
    .list-f79e
  ),
button.fn-disabled-3b02:not(.breadcrumb-0e47):not(
    .list-f79e
  ),
button[disabled]:not(.breadcrumb-0e47):not(
    .list-f79e
  ) {
  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;
}
.black_99d3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.black_99d3: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;
}
.sort-bronze-0946 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.thumbnail_6f32 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.list_iron_a0aa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.last-834e:after,
.last-834e:before,
.texture_static_214e:after,
.texture_static_214e:before,
.down-c0f4:after,
.down-c0f4:before,
.south_36c0:after,
.south_36c0:before,
.thick-8901:after,
.thick-8901:before,
.hard-9114:after,
.hard-9114:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.last-834e:after,
.texture_static_214e:after,
.down-c0f4:after,
.south_36c0:after,
.thick-8901:after,
.hard-9114:after {
  clear: both;
}
.texture_static_214e .upper_9ee0,
.down-c0f4 .upper_9ee0,
.first_f677 .upper_9ee0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget_d35a {
  display: inline-block;
}
.alert_ec8d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.alert_ec8d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alert_ec8d .wood-f038 {
  padding: 1em 0;
  font-size: 85%;
}
.wood-f038 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outer_eca4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outer_eca4:after,
.outer_eca4:before {
  content: "";
  display: table;
}
.outer_eca4:after {
  clear: both;
}
.section_666e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dirty-e39b .section_666e {
  max-width: 50%;
}
.modal-middle-00a4 .section_666e {
  max-width: 33.33%;
}
.input-bronze-2b8c .section_666e {
  max-width: 25%;
}
.icon-right-f461 .section_666e {
  max-width: 20%;
}
.focus-87b9 .section_666e {
  max-width: 16.66%;
}
.tiny_521a .section_666e {
  max-width: 14.28%;
}
.modal-in-d6b2 .section_666e {
  max-width: 12.5%;
}
.black-4916 .section_666e {
  max-width: 11.11%;
}
.shadow-tiny-78dc {
  display: block;
}
.cold-2a3c .cool_41f3 label,
.cold-2a3c .wrapper-0324 label,
.cold-2a3c .pattern-paper-9bba label,
.cold-2a3c .soft_34a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button_complex_8769 {
  list-style: none;
  margin: 0;
}
.button_complex_8769 article.box-4749 {
  margin-bottom: 0;
}
.button_complex_8769 ul {
  list-style: none;
  margin: 0;
}
.button_complex_8769 .popup_plasma_97e6 li.box-4749 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button_complex_8769 .popup_plasma_97e6 li.box-4749 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button_complex_8769 .popup_plasma_97e6 li.box-4749: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) {
  .button_complex_8769 .popup_plasma_97e6 li.box-4749 li.box-4749 li.box-4749 li.box-4749 {
    padding-left: 0;
  }
}
article.box-4749 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-4749 .texture_static_214e p:last-of-type {
  margin-bottom: 0;
}
article.box-4749 .dropdown-09ab {
  float: left;
}
article.box-4749 .button-16b8 {
  margin-left: 85px;
}
article.box-4749 .component_small_115a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-4749 .component_small_115a .dim_24a4 {
  margin-left: 10px;
}
article.box-4749 .full_dd4f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-4749 .message_30df {
  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 .cool_41f3,
  #respond .pattern-paper-9bba,
  #respond .soft_34a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cool_41f3 input,
#respond .pattern-paper-9bba input,
#respond .soft_34a9 input {
  width: 100%;
}
#respond .soft_34a9 {
  margin-right: 0;
}
#respond .carousel-b518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent-complex-c360 {
  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;
}
.accent-complex-c360.gallery_306d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accent-complex-c360 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%);
}
.accent-complex-c360:focus,
.accent-complex-c360: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);
}
.stale-873e {
  border-radius: 10%;
}
.white-dc39 {
  border-radius: 50%;
}
.accordion_7bb5 {
  font-size: 0.72em;
}
.tertiary-yellow-2b21 {
  font-size: 0.875em;
}
.gradient_66e5 {
  font-size: 1.1em;
}
.video_8600 {
  text-transform: uppercase;
  line-height: 1.2;
}
.video_8600.accordion_7bb5 {
  letter-spacing: 0.5px;
}
.label-93ee,
.label-93ee a {
  color: #6d6d6d;
}
.label-93ee a:hover {
  color: #111;
}
.disabled-fluid-32d1 {
  color: #6d6d6d;
}
.glass_33f8 {
  overflow-x: hidden;
}
.glass_33f8 .avatar_yellow_d597.purple-937b {
  position: relative;
}
.glass_33f8 .avatar_yellow_d597.purple-937b.outline-south-11ff {
  position: initial;
}
.glass_33f8
  .avatar_yellow_d597.purple-937b.outline-south-11ff
  .cold-4595 {
  left: auto;
}
.glass_33f8 .avatar_yellow_d597 .cold-4595 {
  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;
}
.glass_33f8 .avatar_yellow_d597:hover.purple-937b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.glass_33f8
  .avatar_yellow_d597:hover.purple-937b
  .cold-4595 {
  display: block;
  z-index: 9999999;
}
.glass_33f8 .avatar-steel-322c .pagination_1f03,
.glass_33f8 .column-rough-ecf7 .pagination_1f03 {
  display: none;
}
.glass_33f8 .wrapper-5702 .avatar_yellow_d597:hover.purple-937b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.cold-2a3c .cool_41f3 label,
.cold-2a3c .wrapper-0324 label,
.cold-2a3c .pattern-paper-9bba label,
.cold-2a3c .soft_34a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button_complex_8769 {
  list-style: none;
  margin: 0;
}
.button_complex_8769 article.box-4749 {
  margin-bottom: 0;
}
.button_complex_8769 ul {
  list-style: none;
  margin: 0;
}
.button_complex_8769 .popup_plasma_97e6 li.box-4749 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button_complex_8769 .popup_plasma_97e6 li.box-4749 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button_complex_8769 .popup_plasma_97e6 li.box-4749: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) {
  .button_complex_8769 .popup_plasma_97e6 li.box-4749 li.box-4749 li.box-4749 li.box-4749 {
    padding-left: 0;
  }
}
article.box-4749 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-4749 .texture_static_214e p:last-of-type {
  margin-bottom: 0;
}
article.box-4749 .dropdown-09ab {
  float: left;
}
article.box-4749 .button-16b8 {
  margin-left: 85px;
}
article.box-4749 .component_small_115a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-4749 .component_small_115a .dim_24a4 {
  margin-left: 10px;
}
article.box-4749 .full_dd4f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-4749 .message_30df {
  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 .cool_41f3,
  #respond .pattern-paper-9bba,
  #respond .soft_34a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cool_41f3 input,
#respond .pattern-paper-9bba input,
#respond .soft_34a9 input {
  width: 100%;
}
#respond .soft_34a9 {
  margin-right: 0;
}
#respond .carousel-b518 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-steel-322c .iron_f506 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.iron_f506 .disabled_6787.left-e3df .action-ec0f > li > a:focus,
.iron_f506 .disabled_6787.left-e3df .action-ec0f > li > a:hover,
.iron_f506 .disabled_6787.video-advanced-4111 .action-ec0f > li > a:focus,
.iron_f506 .disabled_6787.video-advanced-4111 .action-ec0f > li > a:hover,
.iron_f506 .disabled_6787.hover-down-6832 .action-ec0f > li > a:focus,
.iron_f506 .disabled_6787.hover-down-6832 .action-ec0f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_f506
  .disabled_6787.left-e3df
  .action-ec0f
  > li.overlay-yellow-71ab
  > a,
.iron_f506
  .disabled_6787.left-e3df
  .action-ec0f
  > li.form-gold-b10a
  > a,
.iron_f506
  .disabled_6787.video-advanced-4111
  .action-ec0f
  > li.overlay-yellow-71ab
  > a,
.iron_f506
  .disabled_6787.video-advanced-4111
  .action-ec0f
  > li.form-gold-b10a
  > a,
.iron_f506
  .disabled_6787.hover-down-6832
  .action-ec0f
  > li.overlay-yellow-71ab
  > a,
.iron_f506 .disabled_6787.hover-down-6832 .action-ec0f > li.backdrop_center_4ac5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_f506 .tag-774b,
.iron_f506 .tag-774b a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_f506 .nav-b662.breadcrumb_a3d2 li a,
.iron_f506 .focus-0ccb a,
.iron_f506 .element_8c51,
.iron_f506 .action-ec0f > li > a,
.iron_f506 .section-outer-d5bb {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506 .nav-b662.breadcrumb_a3d2 li a:hover,
.iron_f506 .focus-0ccb a:hover,
.iron_f506 .element_8c51:hover,
.iron_f506 .action-ec0f > li > a:hover,
.iron_f506 .section-outer-d5bb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_f506 .upper-843c {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506 .upper-843c .down-427f {
  color: rgba(255, 255, 255, 0.99);
}
.iron_f506 .upper-843c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_f506 .tag_3d38 .search_tall_bab5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506 .tag_3d38 .search_tall_bab5 .header-full-f019 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506
  .tag_3d38
  .search_tall_bab5
  .header-full-f019::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506
  .tag_3d38
  .search_tall_bab5
  .header-full-f019:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506
  .tag_3d38
  .search_tall_bab5
  .header-full-f019::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506
  .tag_3d38
  .search_tall_bab5
  .header-full-f019::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506 .tag_3d38 .popup_north_763e {
  color: rgba(255, 255, 255, 0.79);
}
.iron_f506 .tag_3d38 .popup_north_763e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-bfa5
  .iron_f506
  .tag_3d38
  .small_aed9
  .hidden-cold-e9d5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner-bfa5
  .iron_f506
  .tag_3d38
  .small_aed9
  .header-full-f019 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-steel-322c .complex_8aeb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.complex_8aeb .disabled_6787.left-e3df .action-ec0f > li > a:focus,
.complex_8aeb .disabled_6787.left-e3df .action-ec0f > li > a:hover,
.complex_8aeb .disabled_6787.video-advanced-4111 .action-ec0f > li > a:focus,
.complex_8aeb .disabled_6787.video-advanced-4111 .action-ec0f > li > a:hover,
.complex_8aeb .disabled_6787.hover-down-6832 .action-ec0f > li > a:focus,
.complex_8aeb .disabled_6787.hover-down-6832 .action-ec0f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex_8aeb
  .disabled_6787.left-e3df
  .action-ec0f
  > li.overlay-yellow-71ab
  > a,
.complex_8aeb
  .disabled_6787.left-e3df
  .action-ec0f
  > li.form-gold-b10a
  > a,
.complex_8aeb
  .disabled_6787.video-advanced-4111
  .action-ec0f
  > li.overlay-yellow-71ab
  > a,
.complex_8aeb
  .disabled_6787.video-advanced-4111
  .action-ec0f
  > li.form-gold-b10a
  > a,
.complex_8aeb
  .disabled_6787.hover-down-6832
  .action-ec0f
  > li.overlay-yellow-71ab
  > a,
.complex_8aeb .disabled_6787.hover-down-6832 .action-ec0f > li.backdrop_center_4ac5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.complex_8aeb .tag-774b,
.complex_8aeb .tag-774b a {
  color: rgba(0, 0, 0, 0.8);
}
.complex_8aeb .nav-b662.breadcrumb_a3d2 li a,
.complex_8aeb .focus-0ccb a,
.complex_8aeb .element_8c51,
.complex_8aeb .action-ec0f > li > a,
.complex_8aeb .section-outer-d5bb {
  color: rgba(0, 0, 0, 0.55);
}
.complex_8aeb .nav-b662.breadcrumb_a3d2 li a:hover,
.complex_8aeb .focus-0ccb a:hover,
.complex_8aeb .element_8c51:hover,
.complex_8aeb .action-ec0f > li > a:hover,
.complex_8aeb .section-outer-d5bb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex_8aeb .upper-843c {
  color: rgba(0, 0, 0, 0.55);
}
.complex_8aeb .upper-843c .down-427f {
  color: rgba(0, 0, 0, 0.8);
}
.complex_8aeb .upper-843c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline_copper_07fb .easy-119c {
  margin-left: auto;
  margin-right: auto;
}
.down-c0f4 > * {
  margin-left: auto;
  margin-right: auto;
}
.down-c0f4 .sort-bronze-0946 {
  margin-right: 1.41575em;
}
.wood_f1f0 .down-c0f4 > .aside-hard-9a99 {
  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;
}
.wood_f1f0 .down-c0f4 > .alert-644d {
  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;
}
.huge-a1eb.outline_copper_07fb .easy-119c,
.highlight_d9c5.outline_copper_07fb .easy-119c {
  margin-left: 0;
}
.mask_hard_f527.outline_copper_07fb .easy-119c,
.filter-7aa1.outline_copper_07fb .easy-119c {
  margin-right: 0;
}
.down-c0f4 ol,
.down-c0f4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.block_0fcb video {
  max-width: 100%;
}
.banner-35f1 img {
  display: block;
}
.banner-35f1.sort-bronze-0946,
.banner-35f1.thumbnail_6f32 {
  width: 100%;
}
.banner-35f1.alert-644d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gold_4be3:not(.row-in-3cbf) {
  margin: 1.5em auto;
}
.caption-blue-56c7 p {
  padding: 1.5em 14px;
}
ul.popup_f468.alert-644d,
ul.popup_f468.aside-hard-9a99,
ul.popup_f468.alert-fb67.aside-hard-9a99 {
  padding: 0 14px;
}
.frame-outer-5160 {
  display: block;
  overflow-x: auto;
}
.frame-outer-5160 table {
  border-collapse: collapse;
  width: 100%;
}
.frame-outer-5160 td,
.frame-outer-5160 th {
  padding: 0.5em;
}
.down-c0f4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.down-c0f4 ol ol,
.down-c0f4 ol ul,
.down-c0f4 ul ol,
.down-c0f4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.down-c0f4 ol ol li,
.down-c0f4 ol ul li,
.down-c0f4 ul ol li,
.down-c0f4 ul ul li {
  margin-left: 0;
}
.layout_f2ad.tertiary-basic-6fb5 > .modal-out-10ab {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout_f2ad.tertiary-basic-6fb5 > .modal-out-10ab iframe,
.layout_f2ad.tertiary-basic-6fb5 > .modal-out-10ab > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.secondary-6411 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.secondary-6411.green-8ebf {
  padding: 0;
}
.secondary-6411.green-8ebf cite {
  font-size: 13px;
}
.secondary-6411 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.secondary-6411 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced-9c35 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced-9c35 > p:first-child {
  margin-top: 0;
}
.advanced-9c35 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced-9c35 blockquote {
  border-left: 0;
}
.focused-6456 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focused-6456:not(.grid-0eff) {
  max-width: 100px;
}
.focused-6456.main-cd4b {
  border-bottom: none !important;
  text-align: center;
}
.focused-6456.main-cd4b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption-blue-56c7 p {
    padding: 1.5em 0;
  }
}
.static_58b8 {
  color: #0073aa;
}
.south_8348 {
  background-color: #0073aa;
}
.disabled_black_2817 {
  color: #229fd8;
}
.content-large-1b8c {
  background-color: #229fd8;
}
.black_66ad {
  color: #eee;
}
.upper-24bf {
  background-color: #eee;
}
.tag-40b2 {
  color: #444;
}
.box-8f32 {
  background-color: #444;
}
.block-ebe2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.block-ebe2 .pink-f426 .focus-0ccb {
  font-size: 15px;
}
.block-ebe2 .focus-0ccb {
  line-height: 1.3;
}
.block-ebe2 .complex_8aeb {
}
.block-ebe2 .iron_f506 {
  background: #235787;
}
.smooth-7df6 {
  padding: 0;
}
.smooth-7df6 .iron_f506 {
  background: #1a1a1a;
}
.smooth-7df6 .complex_8aeb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav-f429 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav-f429 .complex_8aeb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav-f429 .iron_f506 {
  background: #303030;
}
.hard-9114 {
  position: relative;
  z-index: 10;
}
.hard-9114 .backdrop_afaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom_e182 .purple-937b {
  display: inline-block;
  vertical-align: middle;
}
.bottom_e182.background-5cb5 .purple-937b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bottom_e182.background-5cb5 .purple-937b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bottom_e182.background-5cb5 .purple-937b {
    margin-right: 0.4em;
  }
}
.bottom_e182.background-5cb5 .purple-937b:last-child {
  margin-right: 0;
}
.cool_6edc .backdrop_afaf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar-steel-322c .pink-f426 {
    margin: 0 -0.5em;
  }
  .avatar-steel-322c .pink-f426 [class*="customify-col-"],
  .avatar-steel-322c .pink-f426 [class*="customify-col_"],
  .avatar-steel-322c .pink-f426 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar-steel-322c.search_clean_98be .backdrop_afaf {
  background: 0 0 !important;
}
.avatar-steel-322c.search_clean_98be .backdrop_afaf,
.avatar-steel-322c.cool_6edc .backdrop_afaf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar-steel-322c.content_eed3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar-steel-322c.cool_6edc .backdrop_afaf {
  box-shadow: none !important;
}
.column-4bcb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .column-4bcb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .column-4bcb {
    padding: 18px 0 20px;
  }
}
.column-4bcb .frame-solid-34df {
  width: 100%;
}
.column-4bcb .liquid-2b21 {
  margin-bottom: 0;
}
.column-4bcb .module_a17e {
  margin-top: 5px;
  font-size: 0.875em;
}
.component-pressed-719e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component-pressed-719e .silver_e637 {
  width: 100%;
}
.chip_6482 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip_6482 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip_6482 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;
}
.chip_6482 li:last-child:after {
  display: none;
}
.chip_6482 li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-3531 .pagination_1f03 button,
.column-4bcb .pagination_1f03 button {
  left: 0;
}
.icon-3531 .silver_e637,
.column-4bcb .silver_e637 {
  padding-left: 0;
  padding-right: 0;
}
.icon-3531 .component-pressed-719e,
.column-4bcb .component-pressed-719e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-3531 {
  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;
}
.icon-3531: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;
}
.icon-3531 .photo-yellow-6dd4 {
  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) {
  .icon-3531 .photo-yellow-6dd4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-3531 .photo-yellow-6dd4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-3531 .photo-yellow-6dd4 {
    min-height: 200px;
  }
}
.icon-3531 .chip_6482 {
  color: rgba(255, 255, 255, 0.8);
}
.icon-3531 .chip_6482 a,
.icon-3531 .chip_6482 li:after {
  color: inherit;
}
.icon-3531 .chip_6482 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.filter-c6ad {
  margin-bottom: 0.5em;
}
.notification_bottom_39f1 {
  margin-bottom: 1.2em;
}
.notification_bottom_39f1,
.filter-c6ad {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification_bottom_39f1 p:last-child,
.filter-c6ad p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination_1f03,
#masthead .pagination_1f03 {
  display: none;
}
#masthead
  > .pagination_1f03.item-3e65 {
  display: none;
}
#masthead > .pagination_1f03 button {
  left: 0;
}
.upper-ad44 {
  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%;
}
.upper-ad44 .purple-937b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.upper-ad44 .pagination_a62e {
  display: -webkit-box;
  display: flex;
}
.upper-ad44 .pagination_a62e.column-purple-3044 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.upper-ad44 .pagination_a62e.heading-18a7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper-ad44 .pagination_a62e.grid_c5ea {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper-ad44.module_action_1fe7.action_a211 .pagination_a62e.column-purple-3044 {
  flex-basis: 100%;
}
.upper-ad44.column_3175 .pagination_a62e.heading-18a7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.upper-ad44.column_3175 .pagination_a62e.grid_c5ea {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination_1f03.item-3e65 {
  display: none;
}
#masthead > .pagination_1f03 button {
  left: 0;
}
.mask_warm_8ea0 {
  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;
}
.mask_warm_8ea0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mask_warm_8ea0.highlight_large_5b4a i {
  margin-right: 4px;
}
.mask_warm_8ea0.red_ca84 i {
  margin-left: 5px;
}
.focus-0ccb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focus-0ccb p:last-child {
  margin-bottom: 0;
}
.lower_794a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lower_794a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lower_794a img {
  display: block;
  width: auto;
  line-height: 1;
}
.lower_794a .tag-774b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lower_794a .surface_f7d2 {
  margin: 5px 0 7px 0;
}
.lower_794a.badge_rough_9896 .tabs-b81d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_794a.badge_rough_9896 .accordion_a549 {
  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;
}
.lower_794a.tabs-8523 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lower_794a.tabs-8523 .tabs-b81d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_794a.tabs-8523 .accordion_a549 {
  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;
}
.lower_794a.column-effa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower_794a.breadcrumb_dc21 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lower_794a.breadcrumb_dc21 .accordion_a549 {
  margin-top: 7px;
}
.pressed_b155 {
  display: inline-block;
}
.hard-9114 .disabled-middle-b1bb .lower_794a img {
  max-width: 100%;
}
.disabled_6787 .tag_motion_c1db.advanced-0a49,
.accordion_inner_59ae .tag_motion_c1db.advanced-0a49 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_6787 .image-79f9,
.accordion_inner_59ae .image-79f9 {
  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%);
}
.disabled_6787 .image-79f9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_6787.heading_black_9196 .image-79f9 {
  display: none;
}
.disabled_6787 .image_1561 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_6787 .image_1561 li {
  display: inline-block;
  position: relative;
}
.disabled_6787 .image_1561 li:last-child {
  margin-right: 0;
}
.disabled_6787 .image_1561 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;
}
.disabled_6787 .image_1561 li.backdrop_center_4ac5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_6787 .image_1561 > 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;
}
.disabled_6787 .image_1561 > li > a i {
  line-height: 0;
}
.disabled_6787 .image_1561 > li.focused_b24e > a .image-79f9 {
  margin-left: 4px;
  line-height: 0;
}
.disabled_6787 .image_1561 .media_7534 li.focused_b24e > a {
  position: relative;
}
.disabled_6787 .image_1561 .media_7534 li.focused_b24e > a:after,
.disabled_6787 .image_1561 .media_7534 li.focused_b24e > a:before {
  content: "";
  display: table;
}
.disabled_6787 .image_1561 .media_7534 li.focused_b24e > a:after {
  clear: both;
}
.disabled_6787 .image_1561 .media_7534 li.focused_b24e > a .image-79f9 {
  margin-left: 5px;
  float: right;
}
.disabled_6787 .focus_f611,
.disabled_6787 .media_7534 {
  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;
}
.disabled_6787 .media_7534 {
  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;
}
.disabled_6787 .media_7534 .advanced-0a49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_6787 .media_7534 .image-79f9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_6787 .media_7534 li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_6787 .media_7534 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;
}
.disabled_6787 .media_7534 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_6787 .media_7534 .media_7534 {
  top: 0;
  left: 100%;
}
.disabled_6787 .left-f932.fn-focus-3b02 > .focus_f611,
.disabled_6787 .left-f932.fn-focus-3b02 > .media_7534,
.disabled_6787 .left-f932:focus > .focus_f611,
.disabled_6787 .left-f932:focus > .media_7534,
.disabled_6787 .left-f932:hover > .focus_f611,
.disabled_6787 .left-f932:hover > .media_7534 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_6787.hover-down-6832 .action-ec0f:after,
.disabled_6787.hover-down-6832 .action-ec0f:before {
  content: "";
  display: table;
}
.disabled_6787.hover-down-6832 .action-ec0f:after {
  clear: both;
}
.disabled_6787.hover-down-6832 .action-ec0f > li {
  float: left;
}
.disabled_6787.center_5209 .action-ec0f:after,
.disabled_6787.center_5209 .action-ec0f:before {
  content: "";
  display: table;
}
.disabled_6787.center_5209 .action-ec0f:after {
  clear: both;
}
.disabled_6787.center_5209 .action-ec0f > li {
  float: left;
}
.disabled_6787.center_5209 .action-ec0f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_6787.center_5209 .action-ec0f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_6787.center_5209 .action-ec0f > li.overlay-yellow-71ab > a,
.disabled_6787.center_5209 .action-ec0f > li.backdrop_center_4ac5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_6787.left-e3df .action-ec0f > li > a .advanced-0a49 {
  position: relative;
}
.disabled_6787.left-e3df .action-ec0f > li > a .advanced-0a49: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;
}
.disabled_6787.left-e3df
  .action-ec0f
  > li:focus
  > a
  .advanced-0a49:before,
.disabled_6787.left-e3df
  .action-ec0f
  > li:hover
  > a
  .advanced-0a49:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_6787.left-e3df
  .action-ec0f
  > li.overlay-yellow-71ab
  > a
  .advanced-0a49:before,
.disabled_6787.left-e3df
  .action-ec0f
  > li.form-gold-b10a
  > a
  .advanced-0a49:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_6787.video-advanced-4111 .action-ec0f > li > a .advanced-0a49 {
  position: relative;
}
.disabled_6787.video-advanced-4111 .action-ec0f > li > a .advanced-0a49: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;
}
.disabled_6787.video-advanced-4111 .action-ec0f > li:focus > a .advanced-0a49:before,
.disabled_6787.video-advanced-4111
  .action-ec0f
  > li:hover
  > a
  .advanced-0a49:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_6787.video-advanced-4111
  .action-ec0f
  > li.overlay-yellow-71ab
  > a
  .advanced-0a49:before,
.disabled_6787.video-advanced-4111
  .action-ec0f
  > li.form-gold-b10a
  > a
  .advanced-0a49:before {
  width: 100%;
  background-color: currentColor;
}
.accordion_inner_59ae .image_1561 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion_inner_59ae .image_1561 li:first-child > a {
  border-top: none;
}
.accordion_inner_59ae .image_1561 .list-6017 > .advanced-0a49 .image-79f9 {
  display: none;
}
.accordion_inner_59ae .image_1561 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accordion_inner_59ae .image_1561 li:last-child {
  border: none;
}
.accordion_inner_59ae .image_1561 li.focused_b24e > a {
  padding-right: 45px !important;
}
.accordion_inner_59ae .image_1561 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accordion_inner_59ae .image_1561 li a:focus,
.accordion_inner_59ae .image_1561 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_inner_59ae .image_1561 li .background_wood_3097 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.accordion_inner_59ae .image_1561 li .background_wood_3097:hover {
  box-shadow: none;
}
.accordion_inner_59ae .image_1561 li .background_wood_3097 .image-79f9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accordion_inner_59ae .image_1561 .media_7534 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.accordion_inner_59ae .image_1561 .media_7534 li a {
  padding-left: 3em;
}
.accordion_inner_59ae .image_1561 .hard_0db7 > a .background_wood_3097 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion_inner_59ae .image_1561 .hard_0db7 > .media_7534 {
  display: block;
  opacity: 1;
}
.card_46ab {
  max-width: 100%;
}
.carousel_fluid_323f {
  line-height: 0;
  cursor: pointer;
}
.section-outer-d5bb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.section-outer-d5bb:hover {
  box-shadow: none;
  color: currentColor;
}
.section-outer-d5bb svg {
  width: 18px;
  height: 18px;
}
.section-outer-d5bb .avatar_d704 {
  display: none;
}
.breadcrumb-cold-b280 {
  position: relative;
}
.breadcrumb-cold-b280.fn-active-3b02 .section-outer-d5bb .short_37ad {
  display: none;
}
.breadcrumb-cold-b280.fn-active-3b02 .section-outer-d5bb .avatar_d704 {
  display: inline-block;
}
.breadcrumb-cold-b280 .paragraph_3609 {
  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);
}
.breadcrumb-cold-b280.mask-3934 .paragraph_3609 {
  left: auto;
  right: -0.9em;
}
.breadcrumb-cold-b280.mask-3934 .active-6905::before {
  left: auto;
  right: 15px;
}
.breadcrumb-cold-b280.fn-active-3b02 .paragraph_3609 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.small_aed9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.small_aed9 label {
  flex-basis: 100%;
}
.small_aed9 .search_tall_bab5 {
  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;
}
.small_aed9 .header-full-f019 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.small_aed9 .header-full-f019:focus {
  background-color: transparent;
}
.small_aed9 button.popup_north_763e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.small_aed9 button.popup_north_763e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.small_aed9 button.popup_north_763e svg {
  width: 18px;
  height: 18px;
}
.small_aed9 input[type="submit"] {
  min-height: auto;
}
.tag_3d38 .small_aed9 .header-full-f019 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active-6905 {
  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) {
  .active-6905 {
    width: 220px;
  }
}
.active-6905 label {
  flex-basis: 100%;
}
.active-6905::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;
}
.inner-bfa5 .tag_3d38 .small_aed9 {
  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;
}
.inner-bfa5
  .tag_3d38
  .small_aed9
  .search_tall_bab5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.inner-bfa5 .tag_3d38 .small_aed9 .header-full-f019 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.inner-bfa5
  .tag_3d38
  .small_aed9
  .header-full-f019:focus {
  background: 0 0;
}
.inner-bfa5
  .tag_3d38
  .small_aed9
  .hidden-cold-e9d5 {
  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;
}
.nav-b662 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav-b662 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav-b662 li:last-child {
  margin-right: 0;
}
.nav-b662 li:first-child {
  margin-left: 0;
}
.nav-b662.input-ddca a {
  color: #fff;
}
.nav-b662.input-ddca a:hover {
  color: #fff;
}
.nav-b662 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav-b662 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav-b662 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-b662 a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav-b662 [class*="social-icon-apple"] {
  background-color: #999;
}
.nav-b662 [class*="social-icon-apple"].fast-2683 {
  background-color: transparent;
  color: #999;
}
.nav-b662 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav-b662 [class*="social-icon-behance"].fast-2683 {
  background-color: transparent;
  color: #1769ff;
}
.nav-b662 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav-b662 [class*="social-icon-bitbucket"].fast-2683 {
  background-color: transparent;
  color: #205081;
}
.nav-b662 [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav-b662 [class*="social-icon-codepen"].fast-2683 {
  background-color: transparent;
  color: #000;
}
.nav-b662 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav-b662 [class*="social-icon-delicious"].fast-2683 {
  background-color: transparent;
  color: #39f;
}
.nav-b662 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav-b662 [class*="social-icon-digg"].fast-2683 {
  background-color: transparent;
  color: #005be2;
}
.nav-b662 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav-b662 [class*="social-icon-dribbble"].fast-2683 {
  background-color: transparent;
  color: #ea4c89;
}
.nav-b662 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav-b662 [class*="social-icon-envelope"].fast-2683 {
  background-color: transparent;
  color: #ea4335;
}
.nav-b662 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav-b662 [class*="social-icon-facebook"].fast-2683 {
  background-color: transparent;
  color: #3b5998;
}
.nav-b662 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav-b662 [class*="social-icon-flickr"].fast-2683 {
  background-color: transparent;
  color: #0063dc;
}
.nav-b662 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav-b662 [class*="social-icon-foursquare"].fast-2683 {
  background-color: transparent;
  color: #2d5be3;
}
.nav-b662 [class*="social-icon-github"] {
  background-color: #333;
}
.nav-b662 [class*="social-icon-github"].fast-2683 {
  background-color: transparent;
  color: #333;
}
.nav-b662 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav-b662 [class*="social-icon-google-plus"].fast-2683 {
  background-color: transparent;
  color: #dd4b39;
}
.nav-b662 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav-b662 [class*="social-icon-houzz"].fast-2683 {
  background-color: transparent;
  color: #7ac142;
}
.nav-b662 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav-b662 [class*="social-icon-instagram"].fast-2683 {
  background-color: transparent;
  color: #262626;
}
.nav-b662 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav-b662 [class*="social-icon-jsfiddle"].fast-2683 {
  background-color: transparent;
  color: #487aa2;
}
.nav-b662 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav-b662 [class*="social-icon-linkedin"].fast-2683 {
  background-color: transparent;
  color: #0077b5;
}
.nav-b662 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav-b662 [class*="social-icon-medium"].fast-2683 {
  background-color: transparent;
  color: #00ab6b;
}
.nav-b662 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav-b662
  [class*="social-icon-odnoklassniki"].fast-2683 {
  background-color: transparent;
  color: #f4731c;
}
.nav-b662 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav-b662 [class*="social-icon-meetup"].fast-2683 {
  background-color: transparent;
  color: #ec1c40;
}
.nav-b662 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav-b662 [class*="social-icon-pinterest"].fast-2683 {
  background-color: transparent;
  color: #bd081c;
}
.nav-b662 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav-b662 [class*="social-icon-product-hunt"].fast-2683 {
  background-color: transparent;
  color: #da552f;
}
.nav-b662 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav-b662 [class*="social-icon-reddit"].fast-2683 {
  background-color: transparent;
  color: #ff4500;
}
.nav-b662 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav-b662 [class*="social-icon-rss"].fast-2683 {
  background-color: transparent;
  color: #f26522;
}
.nav-b662 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav-b662
  [class*="social-icon-shopping-cart"].fast-2683 {
  background-color: transparent;
  color: #4caf50;
}
.nav-b662 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav-b662 [class*="social-icon-skype"].fast-2683 {
  background-color: transparent;
  color: #00aff0;
}
.nav-b662 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav-b662 [class*="social-icon-slideshare"].fast-2683 {
  background-color: transparent;
  color: #0077b5;
}
.nav-b662 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav-b662 [class*="social-icon-snapchat"].fast-2683 {
  background-color: transparent;
  color: #fffc00;
}
.nav-b662 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav-b662 [class*="social-icon-soundcloud"].fast-2683 {
  background-color: transparent;
  color: #f80;
}
.nav-b662 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav-b662 [class*="social-icon-spotify"].fast-2683 {
  background-color: transparent;
  color: #2ebd59;
}
.nav-b662 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav-b662
  [class*="social-icon-stack-overflow"].fast-2683 {
  background-color: transparent;
  color: #fe7a15;
}
.nav-b662 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav-b662 [class*="social-icon-maldkfgram"].fast-2683 {
  background-color: transparent;
  color: #2ca5e0;
}
.nav-b662 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav-b662 [class*="social-icon-tripadvisor"].fast-2683 {
  background-color: transparent;
  color: #589442;
}
.nav-b662 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav-b662 [class*="social-icon-tumblr"].fast-2683 {
  background-color: transparent;
  color: #35465c;
}
.nav-b662 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav-b662 [class*="social-icon-twitch"].fast-2683 {
  background-color: transparent;
  color: #6441a5;
}
.nav-b662 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav-b662 [class*="social-icon-twitter"].fast-2683 {
  background-color: transparent;
  color: #1da1f2;
}
.nav-b662 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav-b662 [class*="social-icon-vimeo"].fast-2683 {
  background-color: transparent;
  color: #1ab7ea;
}
.nav-b662 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav-b662 [class*="social-icon-vk"].fast-2683 {
  background-color: transparent;
  color: #45668e;
}
.nav-b662 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav-b662 [class*="social-icon-weibo"].fast-2683 {
  background-color: transparent;
  color: #df2029;
}
.nav-b662 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav-b662 [class*="social-icon-weixin"].fast-2683 {
  background-color: transparent;
  color: #7bb32e;
}
.nav-b662 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav-b662 [class*="social-icon-whatsapp"].fast-2683 {
  background-color: transparent;
  color: #25d366;
}
.nav-b662 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav-b662 [class*="social-icon-wordpress"].fast-2683 {
  background-color: transparent;
  color: #21759b;
}
.nav-b662 [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav-b662 [class*="social-icon-xing"].fast-2683 {
  background-color: transparent;
  color: #026466;
}
.nav-b662 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav-b662 [class*="social-icon-yelp"].fast-2683 {
  background-color: transparent;
  color: #af0606;
}
.nav-b662 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav-b662 [class*="social-icon-youtube"].fast-2683 {
  background-color: transparent;
  color: #cd201f;
}
.element_8c51 {
  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;
}
.element_8c51:hover {
  box-shadow: none;
  background: 0 0;
}
.feature-tall-7a1b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pagination_dynamic_ad01 {
  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;
}
.stale_a15e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture_plasma_ad8e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture_plasma_ad8e,
.texture_plasma_ad8e::after,
.texture_plasma_ad8e::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;
}
.texture_plasma_ad8e::after,
.texture_plasma_ad8e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice_95ef .pagination_dynamic_ad01 .stale_a15e {
  margin-top: -2px;
  width: 19px;
}
.notice_95ef .pagination_dynamic_ad01 .texture_plasma_ad8e {
  margin-top: -1px;
}
.notice_95ef .pagination_dynamic_ad01 .texture_plasma_ad8e,
.notice_95ef .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
.notice_95ef .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
  width: 19px;
  height: 2px;
}
.notice_95ef .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
  top: -6px;
}
.notice_95ef .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
  bottom: -6px;
}
.preview_f462 .pagination_dynamic_ad01 .stale_a15e {
  margin-top: -2px;
  width: 22px;
}
.preview_f462 .pagination_dynamic_ad01 .texture_plasma_ad8e {
  margin-top: -1px;
}
.preview_f462 .pagination_dynamic_ad01 .texture_plasma_ad8e,
.preview_f462 .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
.preview_f462 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
  width: 22px;
  height: 2px;
}
.preview_f462 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
  top: -7px;
}
.preview_f462 .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
  bottom: -7px;
}
.disabled_3f5c .pagination_dynamic_ad01 .stale_a15e {
  margin-top: -2px;
  width: 31px;
}
.disabled_3f5c .pagination_dynamic_ad01 .texture_plasma_ad8e {
  margin-top: -1.5px;
}
.disabled_3f5c .pagination_dynamic_ad01 .texture_plasma_ad8e,
.disabled_3f5c .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
.disabled_3f5c .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
  width: 31px;
  height: 3px;
}
.disabled_3f5c .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
  top: -9px;
}
.disabled_3f5c .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .large_5678 .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 19px;
  }
  .large_5678 .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1px;
  }
  .large_5678 .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .large_5678 .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .large_5678 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 19px;
    height: 2px;
  }
  .large_5678 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -6px;
  }
  .large_5678 .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -6px;
  }
  .module-1845 .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 22px;
  }
  .module-1845 .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1px;
  }
  .module-1845 .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .module-1845 .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .module-1845 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 22px;
    height: 2px;
  }
  .module-1845 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -7px;
  }
  .module-1845 .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -7px;
  }
  .shade-767d .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 31px;
  }
  .shade-767d .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1.5px;
  }
  .shade-767d .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .shade-767d .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .shade-767d .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 31px;
    height: 3px;
  }
  .shade-767d .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -9px;
  }
  .shade-767d .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hero_wood_67cc .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 19px;
  }
  .hero_wood_67cc .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1px;
  }
  .hero_wood_67cc .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .hero_wood_67cc .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .hero_wood_67cc .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 19px;
    height: 2px;
  }
  .hero_wood_67cc .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -6px;
  }
  .hero_wood_67cc .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -6px;
  }
  .dropdown_up_3b29 .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown_up_3b29 .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1px;
  }
  .dropdown_up_3b29 .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .dropdown_up_3b29 .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .dropdown_up_3b29 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 22px;
    height: 2px;
  }
  .dropdown_up_3b29 .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -7px;
  }
  .dropdown_up_3b29 .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -7px;
  }
  .banner-6afa .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 31px;
  }
  .banner-6afa .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1.5px;
  }
  .banner-6afa .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .banner-6afa .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .banner-6afa .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 31px;
    height: 3px;
  }
  .banner-6afa .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -9px;
  }
  .banner-6afa .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture-narrow-15cd .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 19px;
  }
  .picture-narrow-15cd .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1px;
  }
  .picture-narrow-15cd .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .picture-narrow-15cd .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .picture-narrow-15cd .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 19px;
    height: 2px;
  }
  .picture-narrow-15cd .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -6px;
  }
  .picture-narrow-15cd .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -6px;
  }
  .icon-bronze-74cb .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 22px;
  }
  .icon-bronze-74cb .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1px;
  }
  .icon-bronze-74cb .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .icon-bronze-74cb .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .icon-bronze-74cb .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 22px;
    height: 2px;
  }
  .icon-bronze-74cb .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -7px;
  }
  .icon-bronze-74cb .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -7px;
  }
  .rough-f29e .pagination_dynamic_ad01 .stale_a15e {
    margin-top: -2px;
    width: 31px;
  }
  .rough-f29e .pagination_dynamic_ad01 .texture_plasma_ad8e {
    margin-top: -1.5px;
  }
  .rough-f29e .pagination_dynamic_ad01 .texture_plasma_ad8e,
  .rough-f29e .pagination_dynamic_ad01 .texture_plasma_ad8e::after,
  .rough-f29e .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    width: 31px;
    height: 3px;
  }
  .rough-f29e .pagination_dynamic_ad01 .texture_plasma_ad8e::before {
    top: -9px;
  }
  .rough-f29e .pagination_dynamic_ad01 .texture_plasma_ad8e::after {
    bottom: -9px;
  }
}
.easy_a28c .texture_plasma_ad8e {
  -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);
}
.easy_a28c .texture_plasma_ad8e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.easy_a28c .texture_plasma_ad8e::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);
}
.easy_a28c.outer-5a94 .texture_plasma_ad8e {
  -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);
}
.easy_a28c.outer-5a94 .texture_plasma_ad8e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.easy_a28c.outer-5a94 .texture_plasma_ad8e::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);
}
.bronze-7325 {
  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.list-orange-cab1:before {
  display: none;
}
.column-rough-ecf7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.column-rough-ecf7 .copper_023e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.column-rough-ecf7 .copper_023e:last-of-type {
  border-bottom: none;
}
.column-rough-ecf7 .copper_023e.chip_rough_d873,
.column-rough-ecf7 .copper_023e.media-28b2,
.column-rough-ecf7 .copper_023e.content-cool-9b38 {
  padding: 0;
}
.column-rough-ecf7 .accordion_inner_59ae .background_wood_3097 {
  color: currentColor;
}
.column-rough-ecf7 .accordion_inner_59ae .background_wood_3097:focus,
.column-rough-ecf7 .accordion_inner_59ae .background_wood_3097:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-rough-ecf7.complex_8aeb .upper-843c,
.column-rough-ecf7.complex_8aeb .focus-0ccb a,
.column-rough-ecf7.complex_8aeb .action-ec0f a,
.column-rough-ecf7.complex_8aeb .media_7534 a {
  color: rgba(0, 0, 0, 0.55);
}
.column-rough-ecf7.complex_8aeb .upper-843c:hover,
.column-rough-ecf7.complex_8aeb .focus-0ccb a:hover,
.column-rough-ecf7.complex_8aeb .action-ec0f a:hover,
.column-rough-ecf7.complex_8aeb .media_7534 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-rough-ecf7.complex_8aeb .down-427f {
  color: rgba(0, 0, 0, 0.8);
}
.column-rough-ecf7.complex_8aeb .copper_023e {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-rough-ecf7.complex_8aeb .copper_023e:before {
  background: rgba(0, 0, 0, 0.08);
}
.column-rough-ecf7.complex_8aeb .full-fc75:before {
  background: rgba(255, 255, 255, 0.9);
}
.column-rough-ecf7.complex_8aeb .accordion_inner_59ae .image_1561 li a,
.column-rough-ecf7.complex_8aeb .accordion_inner_59ae .background_wood_3097,
.column-rough-ecf7.complex_8aeb .media_7534 {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-rough-ecf7.complex_8aeb .accordion_inner_59ae .background_wood_3097:focus,
.column-rough-ecf7.complex_8aeb .accordion_inner_59ae .background_wood_3097:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-rough-ecf7.complex_8aeb .image_1561 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-rough-ecf7.iron_f506 .upper-843c,
.column-rough-ecf7.iron_f506 .focus-0ccb a,
.column-rough-ecf7.iron_f506 .action-ec0f .background_wood_3097,
.column-rough-ecf7.iron_f506 .action-ec0f a,
.column-rough-ecf7.iron_f506 .media_7534 a {
  color: rgba(255, 255, 255, 0.79);
}
.column-rough-ecf7.iron_f506 .upper-843c:hover,
.column-rough-ecf7.iron_f506 .focus-0ccb a:hover,
.column-rough-ecf7.iron_f506 .action-ec0f .background_wood_3097:hover,
.column-rough-ecf7.iron_f506 .action-ec0f a:hover,
.column-rough-ecf7.iron_f506 .media_7534 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-rough-ecf7.iron_f506 .down-427f {
  color: rgba(255, 255, 255, 0.99);
}
.column-rough-ecf7.iron_f506 .copper_023e {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-rough-ecf7.iron_f506 .copper_023e:before {
  background: rgba(255, 255, 255, 0.08);
}
.column-rough-ecf7.iron_f506 .full-fc75:before {
  background: rgba(0, 0, 0, 0.9);
}
.column-rough-ecf7.iron_f506 .accordion_inner_59ae .image_1561 li a,
.column-rough-ecf7.iron_f506 .accordion_inner_59ae .background_wood_3097,
.column-rough-ecf7.iron_f506 .media_7534 {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-rough-ecf7.iron_f506 .accordion_inner_59ae .background_wood_3097:focus,
.column-rough-ecf7.iron_f506 .accordion_inner_59ae .background_wood_3097:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-rough-ecf7.iron_f506 .image_1561 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-fc75 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.full-fc75:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.easy_43a7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.module-04e1 .column-rough-ecf7 {
  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;
}
.module-04e1 .copper_023e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.module-04e1 .copper_023e: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) {
  .module-04e1 .copper_023e:before {
    width: 16%;
    left: 42%;
  }
}
.module-04e1 .copper_023e:last-child:before {
  content: none;
}
.module-04e1 .copper_023e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.module-04e1 .accordion_inner_59ae .image_1561 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.module-04e1 .accordion_inner_59ae .image_1561 li a .background_wood_3097 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.module-04e1 .accordion_inner_59ae .media_7534 {
  border: none;
}
.module-04e1 .accordion_inner_59ae .media_7534 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.module-04e1 .full-fc75 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.module-04e1 .easy_43a7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.module-04e1 .iron_f506 .full-fc75:before {
  background: rgba(0, 0, 0, 0.9);
}
.module-04e1 .complex_8aeb.full_8239 .texture_plasma_ad8e {
  background: rgba(0, 0, 0, 0.6);
}
.module-04e1
  .complex_8aeb.full_8239
  .texture_plasma_ad8e::after,
.module-04e1
  .complex_8aeb.full_8239
  .texture_plasma_ad8e:before {
  background: inherit;
}
.module-04e1
  .complex_8aeb.full_8239:hover
  .texture_plasma_ad8e {
  background: rgba(0, 0, 0, 0.8);
}
.dirty_b6d2 .column-rough-ecf7 {
  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) {
  .dirty_b6d2 .column-rough-ecf7 {
    width: auto;
    right: 45px;
  }
}
.out-39c8 .column-rough-ecf7 {
  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) {
  .out-39c8 .column-rough-ecf7 {
    width: auto;
    left: 45px;
  }
}
.list-orange-cab1 .column-rough-ecf7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-orange-cab1 .easy_43a7 {
  max-width: 48em;
  margin: 0 auto;
}
.list-orange-cab1 .full-fc75:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.silver_6684 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.silver_6684.module-04e1 .column-rough-ecf7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.silver_6684.dirty_b6d2 .column-rough-ecf7 {
  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);
}
.silver_6684 .column-rough-ecf7 {
  visibility: visible;
}
.silver_6684.out-39c8 .column-rough-ecf7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb_acb2,
.backdrop_west_40d2 {
  overflow-x: hidden;
}
.breadcrumb_acb2 .column-rough-ecf7 {
  overflow: auto;
}
.breadcrumb_acb2.module-04e1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_acb2.module-04e1 .column-rough-ecf7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb_acb2.module-04e1 .element_8c51 {
  opacity: 0;
}
.breadcrumb_acb2.dirty_b6d2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_acb2.dirty_b6d2 .column-rough-ecf7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb_acb2.dirty_b6d2 .element_8c51 {
  opacity: 0;
}
.breadcrumb_acb2.out-39c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_acb2.out-39c8 .column-rough-ecf7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb_acb2.out-39c8 .element_8c51 {
  opacity: 0;
}
.breadcrumb_acb2.list-orange-cab1 .column-rough-ecf7 {
  z-index: 10;
  visibility: visible;
}
.full_8239 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.full_8239 .texture_plasma_ad8e {
  background: rgba(255, 255, 255, 0.99);
}
.full_8239 .texture_plasma_ad8e::after,
.full_8239 .texture_plasma_ad8e:before {
  background: inherit;
}
.full_8239:hover .texture_plasma_ad8e {
  background: rgba(255, 255, 255, 0.99);
}
.out-39c8 .full_8239 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-orange-cab1 .full_8239 {
  display: none !important;
}
.breadcrumb_acb2:before,
.backdrop_west_40d2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb_acb2 .full_8239,
.backdrop_west_40d2 .full_8239 {
  display: inline-block;
}
.column-rough-ecf7 .purple-937b {
  -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;
}
.breadcrumb_acb2 .column-rough-ecf7 .purple-937b,
.backdrop_west_40d2 .column-rough-ecf7 .purple-937b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left_50dd .search_tall_bab5 {
  width: 100%;
}
.disabled-middle-b1bb {
  padding: 0 0.5em 0;
}
.disabled-middle-b1bb [class*="customify-col-"],
.disabled-middle-b1bb [class*="customify-col_"],
.disabled-middle-b1bb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primary-pressed-4310 .disabled-middle-b1bb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pink-f426 .warm-cd96,
  .warm-cd96 {
    display: none;
  }
  .overlay-south-a65f {
    text-align: left;
  }
  .breadcrumb-green-b996 {
    text-align: center;
  }
  .lower-a098 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pink-f426 .chip_west_961d,
  .chip_west_961d {
    display: none;
  }
  .fixed-efd2 {
    text-align: left;
  }
  .panel_hard_a397 {
    text-align: center;
  }
  .clean_cee8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pink-f426 .texture_6e0d,
  .texture_6e0d {
    display: none;
  }
  .alert_left_354e {
    text-align: left;
  }
  .description-over-d1f5 {
    text-align: center;
  }
  .tabs-down-807f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gold-83dc {
  box-shadow: none !important;
}
.popup-ce60 .gradient-pink-0b02,
.center_d2b6 .gradient-pink-0b02 {
  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;
}
.center_d2b6 .gradient-pink-0b02 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.backdrop_afaf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.backdrop_afaf:after,
.backdrop_afaf:before {
  content: "";
  display: table;
}
.backdrop_afaf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .backdrop_afaf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.backdrop_afaf,
.content_eed3 {
  max-width: 1248px;
  margin: 0 auto;
}

.south_36c0.wood-1462 .backdrop_afaf {
  max-width: 100%;
}
.south_36c0.thick_89cf {
  max-width: 1200px;
  margin: 0 auto;
}
.south_36c0.modal_tall_73a7 .backdrop_afaf {
  max-width: 100%;
}
.south_36c0.modal_tall_73a7 > .backdrop_afaf {
  padding-left: 0;
  padding-right: 0;
}
.south_36c0.modal_tall_73a7 > .backdrop_afaf .pink-f426 {
  margin: 0;
}
.south_36c0.modal_tall_73a7
  > .backdrop_afaf
  .hero_1083.top-53e2 {
  margin-right: 0;
  margin-left: 0;
}
.south_36c0.modal_tall_73a7 #main.top-53e2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .simple-0be5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .simple-0be5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .message-fe1b .easy-119c {
    padding-right: 1em;
  }
  .message-fe1b.list-center-714e .hero_1083 {
    border-right: 1px solid #eaecee;
  }
  .message-fe1b.list-center-714e .easy-119c {
    padding-right: 1em;
  }
  .message-fe1b.list-center-714e .shadow_fe01 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_6cf2 .easy-119c {
    padding-left: 1em;
  }
  .gallery_6cf2.list-center-714e .hero_1083 {
    border-left: 1px solid #eaecee;
  }
  .gallery_6cf2.list-center-714e .easy-119c {
    padding-left: 1em;
  }
  .gallery_6cf2.list-center-714e .shadow_fe01 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right_db89 .easy-119c {
    padding-left: 1em;
  }
  .right_db89.list-center-714e .inner-1cf9 {
    border-right: 1px solid #eaecee;
  }
  .right_db89.list-center-714e .panel_98c0 {
    border-right: 1px solid #eaecee;
  }
  .right_db89.list-center-714e .easy-119c {
    padding-left: 1em;
  }
  .right_db89.list-center-714e .shadow_fe01 {
    padding-right: 1em;
  }
  .right_db89.list-center-714e .fixed-af9b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_silver_04dd .easy-119c {
    padding-right: 1em;
  }
  .panel_silver_04dd.list-center-714e .inner-1cf9 {
    border-left: 1px solid #eaecee;
  }
  .panel_silver_04dd.list-center-714e .panel_98c0 {
    border-left: 1px solid #eaecee;
  }
  .panel_silver_04dd.list-center-714e .easy-119c {
    padding-right: 1em;
  }
  .panel_silver_04dd.list-center-714e .shadow_fe01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_silver_04dd.list-center-714e .fixed-af9b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple-0be5 .easy-119c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .simple-0be5.list-center-714e .hero_1083 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .simple-0be5.list-center-714e .easy-119c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .simple-0be5.list-center-714e .shadow_fe01 {
    padding-left: 1em;
  }
  .simple-0be5.list-center-714e .fixed-af9b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .simple-0be5.list-center-714e .easy-119c {
    padding-left: 0;
  }
}
.summary-1428 .bottom_e182 {
  display: inline-block;
}
.tertiary-5bb5 {
  display: inline-block;
}
.text-smooth-e1c8 {
  word-con: break-word;
}
.wrapper_186d > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper_186d .banner-70f6 {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper_186d .aside-0d11 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row-upper-7b56 .sort-static-681c {
  margin-bottom: 2em;
}
.row-upper-7b56 .upper_0cd2 {
  margin-bottom: 15px;
}
.row-upper-7b56 .upper_0cd2:last-child {
  margin-bottom: 0;
}
.row-upper-7b56 .media-f69a {
  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) {
  .row-upper-7b56 .media-f69a {
    display: block;
  }
}
.row-upper-7b56 .photo_b1ff {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row-upper-7b56 .photo_b1ff {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row-upper-7b56 .link-6ef4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row-upper-7b56 .link-6ef4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row-upper-7b56 .link-6ef4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row-upper-7b56 .text-smooth-e1c8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row-upper-7b56 .text-smooth-e1c8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row-upper-7b56 .dirty_0d45 p:last-child {
  margin-bottom: 0;
}
.row-upper-7b56 .short-3f2d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row-upper-7b56 .tabs-west-5dfc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row-upper-7b56 .label_huge_5799 {
  margin-top: 1em;
}
.row-upper-7b56 .out_182a {
  top: 0;
  display: block;
}
.row-upper-7b56 .out_182a a {
  color: inherit;
}
.row-upper-7b56 .out_182a a:hover {
  color: inherit;
}
.row-upper-7b56 .tabs_230e {
  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;
}
.row-upper-7b56 .tabs_230e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row-upper-7b56 .tabs-west-5dfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row-upper-7b56 .carousel-38ef {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row-upper-7b56 .carousel-38ef:first-child {
  margin-top: 0;
}
.row-upper-7b56 .carousel-38ef.preview_3f0c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row-upper-7b56 .carousel-38ef.carousel-old-f70a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row-upper-7b56
  .carousel-38ef.carousel-old-f70a.shadow_621e
  .label_huge_5799 {
  width: 100%;
}
.row-upper-7b56 .carousel-old-f70a {
  -webkit-box-align: center;
  align-items: center;
}
.row-upper-7b56 .carousel-old-f70a .wrapper_186d,
.row-upper-7b56 .carousel-old-f70a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row-upper-7b56 .link-6ef4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-upper-7b56 .link-6ef4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-upper-7b56 .link-6ef4: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;
}
.row-upper-7b56 .preview_3f0c {
  z-index: 5;
}
.row-upper-7b56 .accent-9345 .alert_3f64 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row-upper-7b56 .soft-c08c .alert_3f64 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row-upper-7b56 .filter-clean-77ca .alert_3f64 {
  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;
}
.row-upper-7b56.disabled_tall_d2f9 .media-f69a,
.row-upper-7b56.accordion-warm-031f .media-f69a {
  display: block;
}
.row-upper-7b56.disabled_tall_d2f9 .media-f69a .input_7aea,
.row-upper-7b56.disabled_tall_d2f9 .media-f69a .tabs-west-5dfc,
.row-upper-7b56.accordion-warm-031f .media-f69a .input_7aea,
.row-upper-7b56.accordion-warm-031f .media-f69a .tabs-west-5dfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-upper-7b56.motion_bbd7 .photo_b1ff {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row-upper-7b56.motion_bbd7 .photo_b1ff {
    margin-right: 0;
  }
}
.row-upper-7b56.disabled_tall_d2f9 .photo_b1ff,
.row-upper-7b56.accordion-warm-031f .photo_b1ff {
  padding-top: 40%;
}
.row-upper-7b56.disabled_tall_d2f9 .sort-static-681c,
.row-upper-7b56.accordion-warm-031f .sort-static-681c {
  display: block;
}
.row-upper-7b56.disabled_tall_d2f9 .fn-sticky-3b02 .tabs-west-5dfc,
.row-upper-7b56.accordion-warm-031f .fn-sticky-3b02 .tabs-west-5dfc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row-upper-7b56.disabled_tall_d2f9 .photo_b1ff,
.row-upper-7b56.accordion-warm-031f .photo_b1ff {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row-upper-7b56.disabled_tall_d2f9 .tabs-west-5dfc {
  padding: 1em;
}
.link_182c {
  margin: 30px auto;
  display: block;
}
.link_182c .advanced_46e7 > * {
  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;
}
.link_182c .advanced_46e7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_182c .advanced_46e7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title-03d1 .wrapper_186d {
  margin-bottom: 1.41575em;
}
.title-03d1 .active_pressed_3737 {
  margin-bottom: 1.618em;
}
.down-c0f4 .overlay_last_4cd0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.down-c0f4 .overlay_last_4cd0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.down-c0f4 .texture-under-4465 {
  max-width: 100%;
  overflow: auto;
}
.outline_copper_07fb .down-c0f4 a:hover {
  text-decoration: underline;
}
.primary-88fe .upper_0cd2:not(.text-smooth-e1c8),
.primary-88fe .link-6ef4 {
  margin-bottom: 1.41575em;
}
.primary-88fe .upper_0cd2:not(.text-smooth-e1c8):last-child,
.primary-88fe .link-6ef4:last-child {
  margin-bottom: 0;
}
.primary-88fe .upper_0cd2.small-3229 {
  margin-bottom: 0.41575em;
}
.primary-88fe .focus_dark_3eda:before,
.primary-88fe .dirty_5a53:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary-88fe .focus_dark_3eda:before {
  content: "\f115";
}
.primary-88fe .dirty_5a53:before {
  content: "\f02c";
}
.primary-88fe .disabled_slow_6359 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary-88fe .disabled_slow_6359 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.selected-c145 {
  display: -webkit-box;
  display: flex;
}
.selected-c145 .block_upper_4c8e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .selected-c145 .block_upper_4c8e {
    flex-basis: 90px;
  }
}
.selected-c145 .secondary_ceb0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .selected-c145 .secondary_ceb0 {
    flex-basis: calc(100% - 50px);
  }
}
.selected-c145 .chip-ca70 p:last-child {
  margin-bottom: 0.72em;
}
.panel_6bbe .advanced_46e7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.panel_6bbe .advanced_46e7:after,
.panel_6bbe .advanced_46e7:before {
  content: "";
  display: table;
}
.panel_6bbe .advanced_46e7:after {
  clear: both;
}
.panel_6bbe .advanced_46e7 .narrow_f687,
.panel_6bbe .advanced_46e7 .tertiary_a0b3 {
  width: 49%;
}
.panel_6bbe .advanced_46e7 .narrow_f687 a span.main-large-45c9,
.panel_6bbe .advanced_46e7 .tertiary_a0b3 a span.main-large-45c9 {
  display: block;
  margin-bottom: 5px;
}
.panel_6bbe .advanced_46e7 .tertiary_a0b3 {
  float: left;
  text-align: left;
}
.panel_6bbe .advanced_46e7 .narrow_f687 {
  float: right;
  text-align: right;
}
.mask_slow_1605 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .mask_slow_1605 {
    margin-bottom: 0;
  }
}
.overlay-097e {
  margin-bottom: 1em;
}
.overlay-097e .text-smooth-e1c8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.south-4e48 a {
  display: block;
  line-height: 0;
  position: relative;
}
.black-47f2 .overlay-097e,
.gallery_f788 .overlay-097e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black-47f2 .overlay-097e,
  .gallery_f788 .overlay-097e {
    display: block;
  }
}
.black-47f2 .south-4e48,
.gallery_f788 .south-4e48 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black-47f2 .south-4e48,
  .gallery_f788 .south-4e48 {
    margin-bottom: 1em;
  }
}
.black-47f2 .south-4e48 img,
.gallery_f788 .south-4e48 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black-47f2 .accordion-brown-5ae4,
.gallery_f788 .accordion-brown-5ae4 {
  flex-basis: calc(100% - 160px);
}
.black-47f2 .accordion-brown-5ae4 p,
.gallery_f788 .accordion-brown-5ae4 p {
  margin-bottom: 0;
}
.black-47f2 .accordion-brown-5ae4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black-47f2 .accordion-brown-5ae4 {
    padding-left: 0;
  }
}
.gallery_f788 .accordion-brown-5ae4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gallery_f788 .accordion-brown-5ae4 {
    padding-right: 0;
  }
}
.gallery_f788 .south-4e48 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-basic-13a0 .south-4e48 {
  margin-bottom: 0.5em;
}
.search-basic-13a0 .south-4e48 img {
  width: 100%;
}
.outline-huge-20d1 .video_upper_aa3a,
.photo-b64d .video_upper_aa3a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.photo-b64d .hero_1083 .tabs-92fe p:last-child {
  margin-bottom: 0;
}
.element-stone-6e84 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paper-3b81 .tag_b8cf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paper-3b81 .tag_b8cf:last-of-type {
    margin-bottom: 0;
  }
}
.paper-3b81 .tag_b8cf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paper-3b81 .tag_b8cf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paper-3b81 .tag_b8cf ul li {
  margin: 0 0 0.6em;
}
.paper-3b81 .tag_b8cf ul li.badge_next_0278,
.paper-3b81 .tag_b8cf ul li.next-904b {
  position: relative;
}
.paper-3b81 .tag_b8cf ul li.badge_next_0278 .sidebar-north-dd95,
.paper-3b81 .tag_b8cf ul li.next-904b .sidebar-north-dd95 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paper-3b81 .tag_b8cf ul li.badge_next_0278:after:after,
.paper-3b81 .tag_b8cf ul li.badge_next_0278:after:before,
.paper-3b81
  .tag_b8cf
  ul
  li.next-904b:after:after,
.paper-3b81
  .tag_b8cf
  ul
  li.next-904b:after:before {
  content: "";
  display: table;
}
.paper-3b81 .tag_b8cf ul li.badge_next_0278:after:after,
.paper-3b81
  .tag_b8cf
  ul
  li.next-904b:after:after {
  clear: both;
}
.paper-3b81 .tag_b8cf a.tall-797f:hover {
  text-decoration: none;
}
.paper-3b81 .tag_b8cf select {
  max-width: 100%;
}
.paper-3b81 .tag_b8cf table {
  font-size: 85%;
}
.paper-3b81 .tag_b8cf table td,
.paper-3b81 .tag_b8cf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paper-3b81 .tag_b8cf table tfoot td {
  text-align: left;
}
.paper-3b81 .tag_b8cf :last-child {
  margin-bottom: 0;
}
.paper-3b81 .tag_b8cf .image_23eb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paper-3b81 .tag_b8cf .image_23eb label {
  width: 100%;
}
.paper-3b81 .tag_b8cf .image_23eb .header-full-f019 {
  width: 100%;
  display: block;
}
.paper-3b81 .tag_b8cf .image_23eb .popup_north_763e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paper-3b81 .tag_b8cf .image_23eb .popup_north_763e:hover svg #svg-search {
  fill: #444;
}
.paper-3b81 .tag_b8cf .image_23eb .popup_north_763e svg {
  width: 18px;
  height: 18px;
}
.paper-3b81 .outline_5c09 ul ul,
.paper-3b81 .card_5422 ul ul,
.paper-3b81 .thumbnail_2fc8 ul ul,
.paper-3b81 .logo_easy_0c76 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paper-3b81 .outline_5c09 .focused_b24e > a,
.paper-3b81 .card_5422 .focused_b24e > a,
.paper-3b81 .thumbnail_2fc8 .focused_b24e > a,
.paper-3b81 .logo_easy_0c76 .focused_b24e > a {
  margin-bottom: 0;
}
.paper-3b81 .container_advanced_8c70 li,
.paper-3b81 .outline_5c09 li,
.paper-3b81 .hero_orange_eb27 li,
.paper-3b81 .card_5422 li,
.paper-3b81 .thumbnail_2fc8 li,
.paper-3b81 .logo_easy_0c76 li,
.paper-3b81 .small_e31b li,
.paper-3b81 .caption-6005 li {
  display: block;
  position: relative;
}
.paper-3b81 .container_advanced_8c70 li:last-child,
.paper-3b81 .outline_5c09 li:last-child,
.paper-3b81 .hero_orange_eb27 li:last-child,
.paper-3b81 .card_5422 li:last-child,
.paper-3b81 .thumbnail_2fc8 li:last-child,
.paper-3b81 .logo_easy_0c76 li:last-child,
.paper-3b81 .small_e31b li:last-child,
.paper-3b81 .caption-6005 li:last-child {
  border: none;
}
.paper-3b81 .container_advanced_8c70 li a,
.paper-3b81 .outline_5c09 li a,
.paper-3b81 .hero_orange_eb27 li a,
.paper-3b81 .card_5422 li a,
.paper-3b81 .thumbnail_2fc8 li a,
.paper-3b81 .logo_easy_0c76 li a,
.paper-3b81 .small_e31b li a,
.paper-3b81 .caption-6005 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paper-3b81 .container_advanced_8c70 li ul li::before,
.paper-3b81 .outline_5c09 li ul li::before,
.paper-3b81 .hero_orange_eb27 li ul li::before,
.paper-3b81 .card_5422 li ul li::before,
.paper-3b81 .thumbnail_2fc8 li ul li::before,
.paper-3b81 .logo_easy_0c76 li ul li::before,
.paper-3b81 .small_e31b li ul li::before,
.paper-3b81 .caption-6005 li ul li::before {
  left: 15px;
}
.paper-3b81 .container_advanced_8c70 li ul a,
.paper-3b81 .outline_5c09 li ul a,
.paper-3b81 .hero_orange_eb27 li ul a,
.paper-3b81 .card_5422 li ul a,
.paper-3b81 .thumbnail_2fc8 li ul a,
.paper-3b81 .logo_easy_0c76 li ul a,
.paper-3b81 .small_e31b li ul a,
.paper-3b81 .caption-6005 li ul a {
  padding-left: 20px;
}
.paper-3b81 .container_advanced_8c70 li ul ul li::before,
.paper-3b81 .outline_5c09 li ul ul li::before,
.paper-3b81 .hero_orange_eb27 li ul ul li::before,
.paper-3b81 .card_5422 li ul ul li::before,
.paper-3b81 .thumbnail_2fc8 li ul ul li::before,
.paper-3b81 .logo_easy_0c76 li ul ul li::before,
.paper-3b81 .small_e31b li ul ul li::before,
.paper-3b81 .caption-6005 li ul ul li::before {
  left: 30px;
}
.paper-3b81 .container_advanced_8c70 li ul ul a,
.paper-3b81 .outline_5c09 li ul ul a,
.paper-3b81 .hero_orange_eb27 li ul ul a,
.paper-3b81 .card_5422 li ul ul a,
.paper-3b81 .thumbnail_2fc8 li ul ul a,
.paper-3b81 .logo_easy_0c76 li ul ul a,
.paper-3b81 .small_e31b li ul ul a,
.paper-3b81 .caption-6005 li ul ul a {
  padding-left: 40px;
}
.paper-3b81 .over-8a23 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paper-3b81 .caption-6005 ul li {
  margin-bottom: 1.41575em;
}
.paper-3b81 .caption-6005 ul li .solid-eaa0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paper-3b81 .caption-6005 ul li .caption-e251 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.iron_f506 .container_advanced_8c70 li a,
.iron_f506 .outline_5c09 li a,
.iron_f506 .hero_orange_eb27 li a,
.iron_f506 .card_5422 li a,
.iron_f506 .thumbnail_2fc8 li a,
.iron_f506 .logo_easy_0c76 li a,
.iron_f506 .small_e31b li a,
.iron_f506 .caption-6005 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_f506 .over-8a23 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_f506 .tag_b8cf ul li.badge_next_0278 .sidebar-north-dd95,
.iron_f506 .tag_b8cf ul li.next-904b .sidebar-north-dd95 {
  background: rgba(0, 0, 0, 0.2);
}
.iron_f506 .paper-3b81 .tag_b8cf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.south_36c0 .paper-3b81 .image_1561 li {
  margin: 0;
}
.south_36c0 .paper-3b81 .image_1561 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.south_36c0 .paper-3b81 .image_1561 li ul {
  margin: 0;
}
.south_36c0 .paper-3b81 .image_1561 li ul li a {
  padding-left: 15px;
}
.south_36c0 .paper-3b81 .image_1561 li ul li li a {
  padding-left: 30px;
}
.south_36c0 .paper-3b81 .image_1561 li.backdrop_center_4ac5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.south_36c0 .paper-3b81 .image_1561 li.backdrop_center_4ac5 > 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;
}
.south_36c0 .paper-3b81 .image_1561 li.backdrop_center_4ac5 > 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;
}
.primary_1c29 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thick-8901 {
  position: relative;
  z-index: 10;
}
.thick-8901 .purple-937b {
  width: 100%;
  max-width: 100%;
}
.form_557d .hero_middle_1679 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.form_557d .complex_8aeb {
}
.form_557d .iron_f506 {
  background: #292929;
}
.input_top_7989 .hero_middle_1679 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input_top_7989 .complex_8aeb {
  background: #f9f9f9;
}
.input_top_7989 .iron_f506 {
  background: #303030;
}
.description_dd09 .hero_middle_1679 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .description_dd09 .bottom_e182 {
    margin-bottom: 1em;
  }
  .description_dd09 .bottom_e182:last-child {
    margin-bottom: 0;
  }
}
.description_dd09 .complex_8aeb {
  background: #ededed;
}
.description_dd09 .iron_f506 {
  background: #1a1a1a;
}
.hero_middle_1679.complex_8aeb {
  color: rgba(0, 0, 0, 0.6);
}
.hero_middle_1679.complex_8aeb .secondary-40b9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_middle_1679.iron_f506 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_middle_1679.iron_f506 a:not(.tall-797f) {
  color: rgba(255, 255, 255, 0.79);
}
.hero_middle_1679.iron_f506 a:not(.tall-797f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_middle_1679.iron_f506 .secondary-40b9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_middle_1679.iron_f506 table tbody td,
.hero_middle_1679.iron_f506 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-5702.cool_6edc .backdrop_afaf {
  max-width: initial;
}
.wrapper-5702 .background-5cb5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-5702 .background-5cb5 .purple-937b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-5702 .background-5cb5 .purple-937b {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-5702 .background-5cb5 .purple-937b:last-child {
    margin-bottom: 0;
  }
}
.description_dd09 .bottom_e182:last-child,
.input_top_7989 .bottom_e182:last-child,
.form_557d .bottom_e182:last-child {
  margin-bottom: 0;
}
.description_dd09 .bottom_e182 .paper-3b81 .tag_b8cf:last-child,
.input_top_7989 .bottom_e182 .paper-3b81 .tag_b8cf:last-child,
.form_557d .bottom_e182 .paper-3b81 .tag_b8cf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .description_dd09 .column-up-8c40,
  .description_dd09 .red-e5a9,
  .input_top_7989 .column-up-8c40,
  .input_top_7989 .red-e5a9,
  .form_557d .column-up-8c40,
  .form_557d .red-e5a9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thick-8901 .bottom_e182 {
    margin-bottom: 2em;
  }
}
.thick-8901 p:last-child {
  margin-bottom: 0;
}
.thick-8901 li,
.thick-8901 ul {
  list-style: none;
  margin: 0;
}
.thick-8901 ul ul {
  margin-left: 2.617924em;
}
.description-a7ca {
  font-size: 0.875em;
}

/* css-noise: cec3 */
.ghost-box-r5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
