/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dynamic-0a50/customify
Author: WPCustomify
Author URI: https://pressmaximum.dynamic-0a50
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.dynamic-0a50/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active_middle_9677.hero-liquid-2ecf/licenses/gpl-2.0.thumbnail-c5e9
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.notification_cool_071f/, (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.modal-334a.column_orange_7445/normalize.small_cfdc/
 ======
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.small_cfdc v7.0.0 | MIT License | github.dynamic-0a50/necolas/normalize.small_cfdc */
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;
}
.smooth-a7c0 .banner-ee03,
.carousel_pressed_2b20,
.content_7466,
.smooth-4851,
.form_a4b1,
.header_7fb5,
.main-bcb1,
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;
}
.carousel_pressed_2b20,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .carousel_pressed_2b20,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_pressed_2b20,
  h1 {
    font-size: 1.8em;
  }
}
.content_7466,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.content_7466 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .content_7466,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .content_7466,
  h2 {
    font-size: 1.7em;
  }
}
.smooth-4851,
h3 {
  font-size: 1.618em;
}
.smooth-a7c0 .banner-ee03,
.form_a4b1,
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.nav-up-7892 {
  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;
}
.badge_072f:after,
.badge_072f:before,
.fluid_d643:after,
.fluid_d643:before {
  content: "";
  display: table;
}
.badge_072f:after,
.fluid_d643:after {
  clear: both;
}
.notice_first_2492 {
  float: right;
  margin-right: 0;
}
.full_03c2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wrapper-2306 .pink-5a3e,
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;
}
.wrapper-2306 .pink-5a3e: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;
}
.short_8ff6 .pink-5a3e {
  box-shadow: none;
}
.short_8ff6
  .pink-5a3e
  .info_left_12ef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.short_8ff6 .pink-5a3e .tabs-a0a3 {
  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;
}
.short_8ff6
  .pink-5a3e
  .tabs-a0a3
  b {
  display: none;
}
.short_8ff6 .stale-d96a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.full_3223:not(.link_orange_f3fe):not(.picture-old-ac24),
button:not(.link_orange_f3fe):not(.picture-old-ac24),
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ),
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ),
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ) {
  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;
}
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):hover,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):hover,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):hover,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):hover,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):active,
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):active,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):active,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):active,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):active,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus {
  outline: 0;
}
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1 {
  position: relative;
}
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .dynamic_cc81,
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .next_b4e3,
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .panel-paper-bd59,
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  i,
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  svg,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .dynamic_cc81,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .next_b4e3,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .panel-paper-bd59,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  i,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  svg,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .dynamic_cc81,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .next_b4e3,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .panel-paper-bd59,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  i,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  svg,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .dynamic_cc81,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .next_b4e3,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .panel-paper-bd59,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  i,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  svg,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .dynamic_cc81,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .next_b4e3,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  .panel-paper-bd59,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  i,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1
  svg {
  visibility: hidden;
}
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1:after,
button:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1:after,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1:after,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1:after,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ).fn-loading-33d1: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;
}
.full_3223:not(.link_orange_f3fe):not(.picture-old-ac24),
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ),
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ),
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ) {
  color: #fff;
  background: #235787;
}
.full_3223:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus,
input[type="button"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus,
input[type="reset"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus,
input[type="submit"]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ):focus {
  color: #fff;
}
.full_3223.fn-disabled-33d1:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ),
.full_3223[disabled]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ),
button.fn-disabled-33d1:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ),
button[disabled]:not(.link_orange_f3fe):not(
    .picture-old-ac24
  ) {
  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;
}
.background-bright-7940 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.background-bright-7940: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;
}
.feature-5500 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slow-eadf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.brown-b46b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.badge_072f:after,
.badge_072f:before,
.outline-complex-697f:after,
.outline-complex-697f:before,
.layout-wood-6374:after,
.layout-wood-6374:before,
.highlight_pink_013a:after,
.highlight_pink_013a:before,
.badge_selected_e77f:after,
.badge_selected_e77f:before,
.wrapper-ba40:after,
.wrapper-ba40:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.badge_072f:after,
.outline-complex-697f:after,
.layout-wood-6374:after,
.highlight_pink_013a:after,
.badge_selected_e77f:after,
.wrapper-ba40:after {
  clear: both;
}
.outline-complex-697f .cool-81f1,
.layout-wood-6374 .cool-81f1,
.bottom_001a .cool-81f1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tabs_d746 {
  display: inline-block;
}
.preview-lite-8a8d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview-lite-8a8d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview-lite-8a8d .avatar-copper-9cf9 {
  padding: 1em 0;
  font-size: 85%;
}
.avatar-copper-9cf9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dark-9491 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dark-9491:after,
.dark-9491:before {
  content: "";
  display: table;
}
.dark-9491:after {
  clear: both;
}
.paragraph-advanced-ed39 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown-full-4b6c .paragraph-advanced-ed39 {
  max-width: 50%;
}
.down-93ea .paragraph-advanced-ed39 {
  max-width: 33.33%;
}
.steel-9df1 .paragraph-advanced-ed39 {
  max-width: 25%;
}
.overlay_01ca .paragraph-advanced-ed39 {
  max-width: 20%;
}
.pattern_dim_a602 .paragraph-advanced-ed39 {
  max-width: 16.66%;
}
.banner_first_4035 .paragraph-advanced-ed39 {
  max-width: 14.28%;
}
.advanced-67fe .paragraph-advanced-ed39 {
  max-width: 12.5%;
}
.bottom-5713 .paragraph-advanced-ed39 {
  max-width: 11.11%;
}
.down-5f74 {
  display: block;
}
.smooth-a7c0 .smooth-8ae0 label,
.smooth-a7c0 .feature_8e98 label,
.smooth-a7c0 .sort-20ae label,
.smooth-a7c0 .component_full_98a6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_steel_1199 {
  list-style: none;
  margin: 0;
}
.hero_steel_1199 article.rough-5a09 {
  margin-bottom: 0;
}
.hero_steel_1199 ul {
  list-style: none;
  margin: 0;
}
.hero_steel_1199 .text_f53e li.rough-5a09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_steel_1199 .text_f53e li.rough-5a09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_steel_1199 .text_f53e li.rough-5a09: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) {
  .hero_steel_1199 .text_f53e li.rough-5a09 li.rough-5a09 li.rough-5a09 li.rough-5a09 {
    padding-left: 0;
  }
}
article.rough-5a09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough-5a09 .outline-complex-697f p:last-of-type {
  margin-bottom: 0;
}
article.rough-5a09 .status_south_fa9b {
  float: left;
}
article.rough-5a09 .primary-cold-3a50 {
  margin-left: 85px;
}
article.rough-5a09 .button_cool_fc9a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough-5a09 .button_cool_fc9a .photo_small_6cb8 {
  margin-left: 10px;
}
article.rough-5a09 .element_cb15 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough-5a09 .menu_north_62f9 {
  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 .smooth-8ae0,
  #respond .sort-20ae,
  #respond .component_full_98a6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth-8ae0 input,
#respond .sort-20ae input,
#respond .component_full_98a6 input {
  width: 100%;
}
#respond .component_full_98a6 {
  margin-right: 0;
}
#respond .hard-b7d2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard_437c {
  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;
}
.hard_437c.alert-a963 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hard_437c 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%);
}
.hard_437c:focus,
.hard_437c: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);
}
.north-60ae {
  border-radius: 10%;
}
.border-west-d73e {
  border-radius: 50%;
}
.mini_dfcf {
  font-size: 0.72em;
}
.outline-black-16e8 {
  font-size: 0.875em;
}
.lower-3c4a {
  font-size: 1.1em;
}
.hard_4933 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard_4933.mini_dfcf {
  letter-spacing: 0.5px;
}
.slider_c362,
.slider_c362 a {
  color: #6d6d6d;
}
.slider_c362 a:hover {
  color: #111;
}
.card-white-d438 {
  color: #6d6d6d;
}
.fresh-2681 {
  overflow-x: hidden;
}
.fresh-2681 .notice_737d.slow_fd11 {
  position: relative;
}
.fresh-2681 .notice_737d.slow_fd11.menu_warm_4e71 {
  position: initial;
}
.fresh-2681
  .notice_737d.slow_fd11.menu_warm_4e71
  .media_new_edeb {
  left: auto;
}
.fresh-2681 .notice_737d .media_new_edeb {
  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;
}
.fresh-2681 .notice_737d:hover.slow_fd11 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fresh-2681
  .notice_737d:hover.slow_fd11
  .media_new_edeb {
  display: block;
  z-index: 9999999;
}
.fresh-2681 .thick_fe38 .section_e094,
.fresh-2681 .nav-12e5 .section_e094 {
  display: none;
}
.fresh-2681 .gallery_fdb9 .notice_737d:hover.slow_fd11 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.smooth-a7c0 .smooth-8ae0 label,
.smooth-a7c0 .feature_8e98 label,
.smooth-a7c0 .sort-20ae label,
.smooth-a7c0 .component_full_98a6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_steel_1199 {
  list-style: none;
  margin: 0;
}
.hero_steel_1199 article.rough-5a09 {
  margin-bottom: 0;
}
.hero_steel_1199 ul {
  list-style: none;
  margin: 0;
}
.hero_steel_1199 .text_f53e li.rough-5a09 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_steel_1199 .text_f53e li.rough-5a09 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_steel_1199 .text_f53e li.rough-5a09: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) {
  .hero_steel_1199 .text_f53e li.rough-5a09 li.rough-5a09 li.rough-5a09 li.rough-5a09 {
    padding-left: 0;
  }
}
article.rough-5a09 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough-5a09 .outline-complex-697f p:last-of-type {
  margin-bottom: 0;
}
article.rough-5a09 .status_south_fa9b {
  float: left;
}
article.rough-5a09 .primary-cold-3a50 {
  margin-left: 85px;
}
article.rough-5a09 .button_cool_fc9a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough-5a09 .button_cool_fc9a .photo_small_6cb8 {
  margin-left: 10px;
}
article.rough-5a09 .element_cb15 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough-5a09 .menu_north_62f9 {
  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 .smooth-8ae0,
  #respond .sort-20ae,
  #respond .component_full_98a6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth-8ae0 input,
#respond .sort-20ae input,
#respond .component_full_98a6 input {
  width: 100%;
}
#respond .component_full_98a6 {
  margin-right: 0;
}
#respond .hard-b7d2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thick_fe38 .surface_641b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface_641b .highlight_5551.component-3a40 .nav-5dd2 > li > a:focus,
.surface_641b .highlight_5551.component-3a40 .nav-5dd2 > li > a:hover,
.surface_641b .highlight_5551.block-under-2a21 .nav-5dd2 > li > a:focus,
.surface_641b .highlight_5551.block-under-2a21 .nav-5dd2 > li > a:hover,
.surface_641b .highlight_5551.secondary_dark_c363 .nav-5dd2 > li > a:focus,
.surface_641b .highlight_5551.secondary_dark_c363 .nav-5dd2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_641b
  .highlight_5551.component-3a40
  .nav-5dd2
  > li.item-4311
  > a,
.surface_641b
  .highlight_5551.component-3a40
  .nav-5dd2
  > li.brown-f070
  > a,
.surface_641b
  .highlight_5551.block-under-2a21
  .nav-5dd2
  > li.item-4311
  > a,
.surface_641b
  .highlight_5551.block-under-2a21
  .nav-5dd2
  > li.brown-f070
  > a,
.surface_641b
  .highlight_5551.secondary_dark_c363
  .nav-5dd2
  > li.item-4311
  > a,
.surface_641b .highlight_5551.secondary_dark_c363 .nav-5dd2 > li.highlight-9afd > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_641b .motion_5fab,
.surface_641b .motion_5fab a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_641b .brown_c85f.frame_03d6 li a,
.surface_641b .orange_0831 a,
.surface_641b .sidebar-1118,
.surface_641b .nav-5dd2 > li > a,
.surface_641b .search_focused_539b {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b .brown_c85f.frame_03d6 li a:hover,
.surface_641b .orange_0831 a:hover,
.surface_641b .sidebar-1118:hover,
.surface_641b .nav-5dd2 > li > a:hover,
.surface_641b .search_focused_539b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_641b .dropdown-848e {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b .dropdown-848e .tall_9434 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_641b .dropdown-848e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_641b .search_west_2cd5 .breadcrumb_8ec4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b .search_west_2cd5 .breadcrumb_8ec4 .card_69b3 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b
  .search_west_2cd5
  .breadcrumb_8ec4
  .card_69b3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b
  .search_west_2cd5
  .breadcrumb_8ec4
  .card_69b3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b
  .search_west_2cd5
  .breadcrumb_8ec4
  .card_69b3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b
  .search_west_2cd5
  .breadcrumb_8ec4
  .card_69b3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b .search_west_2cd5 .active-6a0e {
  color: rgba(255, 255, 255, 0.79);
}
.surface_641b .search_west_2cd5 .active-6a0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_93e0
  .surface_641b
  .search_west_2cd5
  .warm-3377
  .preview-72e1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge_93e0
  .surface_641b
  .search_west_2cd5
  .warm-3377
  .card_69b3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick_fe38 .simple_ee8e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.simple_ee8e .highlight_5551.component-3a40 .nav-5dd2 > li > a:focus,
.simple_ee8e .highlight_5551.component-3a40 .nav-5dd2 > li > a:hover,
.simple_ee8e .highlight_5551.block-under-2a21 .nav-5dd2 > li > a:focus,
.simple_ee8e .highlight_5551.block-under-2a21 .nav-5dd2 > li > a:hover,
.simple_ee8e .highlight_5551.secondary_dark_c363 .nav-5dd2 > li > a:focus,
.simple_ee8e .highlight_5551.secondary_dark_c363 .nav-5dd2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_ee8e
  .highlight_5551.component-3a40
  .nav-5dd2
  > li.item-4311
  > a,
.simple_ee8e
  .highlight_5551.component-3a40
  .nav-5dd2
  > li.brown-f070
  > a,
.simple_ee8e
  .highlight_5551.block-under-2a21
  .nav-5dd2
  > li.item-4311
  > a,
.simple_ee8e
  .highlight_5551.block-under-2a21
  .nav-5dd2
  > li.brown-f070
  > a,
.simple_ee8e
  .highlight_5551.secondary_dark_c363
  .nav-5dd2
  > li.item-4311
  > a,
.simple_ee8e .highlight_5551.secondary_dark_c363 .nav-5dd2 > li.highlight-9afd > a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_ee8e .motion_5fab,
.simple_ee8e .motion_5fab a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_ee8e .brown_c85f.frame_03d6 li a,
.simple_ee8e .orange_0831 a,
.simple_ee8e .sidebar-1118,
.simple_ee8e .nav-5dd2 > li > a,
.simple_ee8e .search_focused_539b {
  color: rgba(0, 0, 0, 0.55);
}
.simple_ee8e .brown_c85f.frame_03d6 li a:hover,
.simple_ee8e .orange_0831 a:hover,
.simple_ee8e .sidebar-1118:hover,
.simple_ee8e .nav-5dd2 > li > a:hover,
.simple_ee8e .search_focused_539b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_ee8e .dropdown-848e {
  color: rgba(0, 0, 0, 0.55);
}
.simple_ee8e .dropdown-848e .tall_9434 {
  color: rgba(0, 0, 0, 0.8);
}
.simple_ee8e .dropdown-848e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_0368 .block-right-d76d {
  margin-left: auto;
  margin-right: auto;
}
.layout-wood-6374 > * {
  margin-left: auto;
  margin-right: auto;
}
.layout-wood-6374 .feature-5500 {
  margin-right: 1.41575em;
}
.panel_8634 .layout-wood-6374 > .slider-280a {
  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;
}
.panel_8634 .layout-wood-6374 > .pattern-south-5aac {
  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;
}
.disabled-d217.link_0368 .block-right-d76d,
.last-9ce8.link_0368 .block-right-d76d {
  margin-left: 0;
}
.status-34cc.link_0368 .block-right-d76d,
.alert_f1b2.link_0368 .block-right-d76d {
  margin-right: 0;
}
.layout-wood-6374 ol,
.layout-wood-6374 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gas_3f5d video {
  max-width: 100%;
}
.east-4337 img {
  display: block;
}
.east-4337.feature-5500,
.east-4337.slow-eadf {
  width: 100%;
}
.east-4337.pattern-south-5aac img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress-3335:not(.bronze_ae5f) {
  margin: 1.5em auto;
}
.hidden_green_4c52 p {
  padding: 1.5em 14px;
}
ul.box-f27d.pattern-south-5aac,
ul.box-f27d.slider-280a,
ul.box-f27d.widget-right-083d.slider-280a {
  padding: 0 14px;
}
.white_f67b {
  display: block;
  overflow-x: auto;
}
.white_f67b table {
  border-collapse: collapse;
  width: 100%;
}
.white_f67b td,
.white_f67b th {
  padding: 0.5em;
}
.layout-wood-6374 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout-wood-6374 ol ol,
.layout-wood-6374 ol ul,
.layout-wood-6374 ul ol,
.layout-wood-6374 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout-wood-6374 ol ol li,
.layout-wood-6374 ol ul li,
.layout-wood-6374 ul ol li,
.layout-wood-6374 ul ul li {
  margin-left: 0;
}
.copper_dfcf.info_22c2 > .paragraph_up_b5fa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.copper_dfcf.info_22c2 > .paragraph_up_b5fa iframe,
.copper_dfcf.info_22c2 > .paragraph_up_b5fa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag-mini-5925 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag-mini-5925.red_e1e7 {
  padding: 0;
}
.tag-mini-5925.red_e1e7 cite {
  font-size: 13px;
}
.tag-mini-5925 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag-mini-5925 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fast_bb73 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fast_bb73 > p:first-child {
  margin-top: 0;
}
.fast_bb73 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fast_bb73 blockquote {
  border-left: 0;
}
.blue_ab1f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.blue_ab1f:not(.in_00b1) {
  max-width: 100px;
}
.blue_ab1f.large_778d {
  border-bottom: none !important;
  text-align: center;
}
.blue_ab1f.large_778d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden_green_4c52 p {
    padding: 1.5em 0;
  }
}
.slider_8b83 {
  color: #0073aa;
}
.media-steel-ae37 {
  background-color: #0073aa;
}
.description_29b4 {
  color: #229fd8;
}
.surface_3b27 {
  background-color: #229fd8;
}
.iron-17de {
  color: #eee;
}
.pagination_yellow_48a0 {
  background-color: #eee;
}
.grid-west-1476 {
  color: #444;
}
.hover_54de {
  background-color: #444;
}
.panel-b0d1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel-b0d1 .accent-1254 .orange_0831 {
  font-size: 15px;
}
.panel-b0d1 .orange_0831 {
  line-height: 1.3;
}
.panel-b0d1 .simple_ee8e {
}
.panel-b0d1 .surface_641b {
  background: #235787;
}
.notice_hard_3bb6 {
  padding: 0;
}
.notice_hard_3bb6 .surface_641b {
  background: #1a1a1a;
}
.notice_hard_3bb6 .simple_ee8e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slider_paper_9f7e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slider_paper_9f7e .simple_ee8e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slider_paper_9f7e .surface_641b {
  background: #303030;
}
.wrapper-ba40 {
  position: relative;
  z-index: 10;
}
.wrapper-ba40 .module_4552 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_basic_1c6c .slow_fd11 {
  display: inline-block;
  vertical-align: middle;
}
.shade_basic_1c6c.item_dcd9 .slow_fd11 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade_basic_1c6c.item_dcd9 .slow_fd11 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade_basic_1c6c.item_dcd9 .slow_fd11 {
    margin-right: 0.4em;
  }
}
.shade_basic_1c6c.item_dcd9 .slow_fd11:last-child {
  margin-right: 0;
}
.description-a8f5 .module_4552 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thick_fe38 .accent-1254 {
    margin: 0 -0.5em;
  }
  .thick_fe38 .accent-1254 [class*="customify-col-"],
  .thick_fe38 .accent-1254 [class*="customify-col_"],
  .thick_fe38 .accent-1254 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thick_fe38.title_ae78 .module_4552 {
  background: 0 0 !important;
}
.thick_fe38.title_ae78 .module_4552,
.thick_fe38.description-a8f5 .module_4552 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thick_fe38.fixed_8613 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thick_fe38.description-a8f5 .module_4552 {
  box-shadow: none !important;
}
.status-c7b5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status-c7b5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status-c7b5 {
    padding: 18px 0 20px;
  }
}
.status-c7b5 .red_55af {
  width: 100%;
}
.status-c7b5 .background_wood_022a {
  margin-bottom: 0;
}
.status-c7b5 .selected-3fb5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.picture-motion-f6ab {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.picture-motion-f6ab .wood-99e4 {
  width: 100%;
}
.sort-4e54 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort-4e54 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort-4e54 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;
}
.sort-4e54 li:last-child:after {
  display: none;
}
.sort-4e54 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status-bbc5 .section_e094 button,
.status-c7b5 .section_e094 button {
  left: 0;
}
.status-bbc5 .wood-99e4,
.status-c7b5 .wood-99e4 {
  padding-left: 0;
  padding-right: 0;
}
.status-bbc5 .picture-motion-f6ab,
.status-c7b5 .picture-motion-f6ab {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status-bbc5 {
  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;
}
.status-bbc5: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;
}
.status-bbc5 .column-lite-5fc2 {
  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) {
  .status-bbc5 .column-lite-5fc2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status-bbc5 .column-lite-5fc2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status-bbc5 .column-lite-5fc2 {
    min-height: 200px;
  }
}
.status-bbc5 .sort-4e54 {
  color: rgba(255, 255, 255, 0.8);
}
.status-bbc5 .sort-4e54 a,
.status-bbc5 .sort-4e54 li:after {
  color: inherit;
}
.status-bbc5 .sort-4e54 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.icon_simple_2b71 {
  margin-bottom: 0.5em;
}
.hero_3bd5 {
  margin-bottom: 1.2em;
}
.hero_3bd5,
.icon_simple_2b71 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero_3bd5 p:last-child,
.icon_simple_2b71 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section_e094,
#masthead .section_e094 {
  display: none;
}
#masthead
  > .section_e094.breadcrumb-fast-a4c7 {
  display: none;
}
#masthead > .section_e094 button {
  left: 0;
}
.image-3bc7 {
  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%;
}
.image-3bc7 .slow_fd11 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image-3bc7 .dynamic_08df {
  display: -webkit-box;
  display: flex;
}
.image-3bc7 .dynamic_08df.left-0900 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image-3bc7 .dynamic_08df.label-dim-addb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image-3bc7 .dynamic_08df.overlay-west-438f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image-3bc7.purple-62d7.paper-35c5 .dynamic_08df.left-0900 {
  flex-basis: 100%;
}
.image-3bc7.right_c0ed .dynamic_08df.label-dim-addb {
  -webkit-box-flex: 1;
  flex: auto;
}
.image-3bc7.right_c0ed .dynamic_08df.overlay-west-438f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section_e094.breadcrumb-fast-a4c7 {
  display: none;
}
#masthead > .section_e094 button {
  left: 0;
}
.bottom-d0fa {
  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;
}
.bottom-d0fa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.bottom-d0fa.accent_f04b i {
  margin-right: 4px;
}
.bottom-d0fa.feature-3316 i {
  margin-left: 5px;
}
.orange_0831 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.orange_0831 p:last-child {
  margin-bottom: 0;
}
.banner-be4f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner-be4f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner-be4f img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner-be4f .motion_5fab {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner-be4f .link_f10f {
  margin: 5px 0 7px 0;
}
.banner-be4f.focus_72ea .feature_5452 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-be4f.focus_72ea .thumbnail_middle_ee26 {
  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;
}
.banner-be4f.accent_steel_b6d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner-be4f.accent_steel_b6d5 .feature_5452 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-be4f.accent_steel_b6d5 .thumbnail_middle_ee26 {
  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;
}
.banner-be4f.pink-900d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-be4f.disabled_left_0e92 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner-be4f.disabled_left_0e92 .thumbnail_middle_ee26 {
  margin-top: 7px;
}
.filter_83ec {
  display: inline-block;
}
.wrapper-ba40 .accent_last_9745 .banner-be4f img {
  max-width: 100%;
}
.highlight_5551 .hard-709d.simple_ac58,
.green_dbd9 .hard-709d.simple_ac58 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_5551 .progress_347c,
.green_dbd9 .progress_347c {
  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%);
}
.highlight_5551 .progress_347c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.highlight_5551.content_next_0992 .progress_347c {
  display: none;
}
.highlight_5551 .outer_b0f0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight_5551 .outer_b0f0 li {
  display: inline-block;
  position: relative;
}
.highlight_5551 .outer_b0f0 li:last-child {
  margin-right: 0;
}
.highlight_5551 .outer_b0f0 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;
}
.highlight_5551 .outer_b0f0 li.highlight-9afd > a {
  color: rgba(0, 0, 0, 0.9);
}
.highlight_5551 .outer_b0f0 > 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;
}
.highlight_5551 .outer_b0f0 > li > a i {
  line-height: 0;
}
.highlight_5551 .outer_b0f0 > li.feature_e8fd > a .progress_347c {
  margin-left: 4px;
  line-height: 0;
}
.highlight_5551 .outer_b0f0 .easy_867f li.feature_e8fd > a {
  position: relative;
}
.highlight_5551 .outer_b0f0 .easy_867f li.feature_e8fd > a:after,
.highlight_5551 .outer_b0f0 .easy_867f li.feature_e8fd > a:before {
  content: "";
  display: table;
}
.highlight_5551 .outer_b0f0 .easy_867f li.feature_e8fd > a:after {
  clear: both;
}
.highlight_5551 .outer_b0f0 .easy_867f li.feature_e8fd > a .progress_347c {
  margin-left: 5px;
  float: right;
}
.highlight_5551 .pattern-b806,
.highlight_5551 .easy_867f {
  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;
}
.highlight_5551 .easy_867f {
  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;
}
.highlight_5551 .easy_867f .simple_ac58 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_5551 .easy_867f .progress_347c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.highlight_5551 .easy_867f li {
  display: block;
  margin: 0;
  padding: 0;
}
.highlight_5551 .easy_867f 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;
}
.highlight_5551 .easy_867f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.highlight_5551 .easy_867f .easy_867f {
  top: 0;
  left: 100%;
}
.highlight_5551 .nav-1bf0.fn-focus-33d1 > .pattern-b806,
.highlight_5551 .nav-1bf0.fn-focus-33d1 > .easy_867f,
.highlight_5551 .nav-1bf0:focus > .pattern-b806,
.highlight_5551 .nav-1bf0:focus > .easy_867f,
.highlight_5551 .nav-1bf0:hover > .pattern-b806,
.highlight_5551 .nav-1bf0:hover > .easy_867f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.highlight_5551.secondary_dark_c363 .nav-5dd2:after,
.highlight_5551.secondary_dark_c363 .nav-5dd2:before {
  content: "";
  display: table;
}
.highlight_5551.secondary_dark_c363 .nav-5dd2:after {
  clear: both;
}
.highlight_5551.secondary_dark_c363 .nav-5dd2 > li {
  float: left;
}
.highlight_5551.tabs_bronze_d17d .nav-5dd2:after,
.highlight_5551.tabs_bronze_d17d .nav-5dd2:before {
  content: "";
  display: table;
}
.highlight_5551.tabs_bronze_d17d .nav-5dd2:after {
  clear: both;
}
.highlight_5551.tabs_bronze_d17d .nav-5dd2 > li {
  float: left;
}
.highlight_5551.tabs_bronze_d17d .nav-5dd2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_5551.tabs_bronze_d17d .nav-5dd2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.highlight_5551.tabs_bronze_d17d .nav-5dd2 > li.item-4311 > a,
.highlight_5551.tabs_bronze_d17d .nav-5dd2 > li.highlight-9afd > a {
  color: #fff;
  background-color: #1e4b75;
}
.highlight_5551.component-3a40 .nav-5dd2 > li > a .simple_ac58 {
  position: relative;
}
.highlight_5551.component-3a40 .nav-5dd2 > li > a .simple_ac58: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;
}
.highlight_5551.component-3a40
  .nav-5dd2
  > li:focus
  > a
  .simple_ac58:before,
.highlight_5551.component-3a40
  .nav-5dd2
  > li:hover
  > a
  .simple_ac58:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_5551.component-3a40
  .nav-5dd2
  > li.item-4311
  > a
  .simple_ac58:before,
.highlight_5551.component-3a40
  .nav-5dd2
  > li.brown-f070
  > a
  .simple_ac58:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_5551.block-under-2a21 .nav-5dd2 > li > a .simple_ac58 {
  position: relative;
}
.highlight_5551.block-under-2a21 .nav-5dd2 > li > a .simple_ac58: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;
}
.highlight_5551.block-under-2a21 .nav-5dd2 > li:focus > a .simple_ac58:before,
.highlight_5551.block-under-2a21
  .nav-5dd2
  > li:hover
  > a
  .simple_ac58:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_5551.block-under-2a21
  .nav-5dd2
  > li.item-4311
  > a
  .simple_ac58:before,
.highlight_5551.block-under-2a21
  .nav-5dd2
  > li.brown-f070
  > a
  .simple_ac58:before {
  width: 100%;
  background-color: currentColor;
}
.green_dbd9 .outer_b0f0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.green_dbd9 .outer_b0f0 li:first-child > a {
  border-top: none;
}
.green_dbd9 .outer_b0f0 .focus_2ee0 > .simple_ac58 .progress_347c {
  display: none;
}
.green_dbd9 .outer_b0f0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.green_dbd9 .outer_b0f0 li:last-child {
  border: none;
}
.green_dbd9 .outer_b0f0 li.feature_e8fd > a {
  padding-right: 45px !important;
}
.green_dbd9 .outer_b0f0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.green_dbd9 .outer_b0f0 li a:focus,
.green_dbd9 .outer_b0f0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green_dbd9 .outer_b0f0 li .progress-0ea4 {
  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;
}
.green_dbd9 .outer_b0f0 li .progress-0ea4:hover {
  box-shadow: none;
}
.green_dbd9 .outer_b0f0 li .progress-0ea4 .progress_347c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.green_dbd9 .outer_b0f0 .easy_867f {
  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);
}
.green_dbd9 .outer_b0f0 .easy_867f li a {
  padding-left: 3em;
}
.green_dbd9 .outer_b0f0 .module-small-3c77 > a .progress-0ea4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.green_dbd9 .outer_b0f0 .module-small-3c77 > .easy_867f {
  display: block;
  opacity: 1;
}
.short_06d6 {
  max-width: 100%;
}
.slider-998b {
  line-height: 0;
  cursor: pointer;
}
.search_focused_539b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.search_focused_539b:hover {
  box-shadow: none;
  color: currentColor;
}
.search_focused_539b svg {
  width: 18px;
  height: 18px;
}
.search_focused_539b .gold_5866 {
  display: none;
}
.label-lite-cb58 {
  position: relative;
}
.label-lite-cb58.fn-active-33d1 .search_focused_539b .huge-06e3 {
  display: none;
}
.label-lite-cb58.fn-active-33d1 .search_focused_539b .gold_5866 {
  display: inline-block;
}
.label-lite-cb58 .tooltip_5c73 {
  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);
}
.label-lite-cb58.photo_14a2 .tooltip_5c73 {
  left: auto;
  right: -0.9em;
}
.label-lite-cb58.photo_14a2 .item-next-9ec0::before {
  left: auto;
  right: 15px;
}
.label-lite-cb58.fn-active-33d1 .tooltip_5c73 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm-3377 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.warm-3377 label {
  flex-basis: 100%;
}
.warm-3377 .breadcrumb_8ec4 {
  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;
}
.warm-3377 .card_69b3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.warm-3377 .card_69b3:focus {
  background-color: transparent;
}
.warm-3377 button.active-6a0e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.warm-3377 button.active-6a0e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.warm-3377 button.active-6a0e svg {
  width: 18px;
  height: 18px;
}
.warm-3377 input[type="submit"] {
  min-height: auto;
}
.search_west_2cd5 .warm-3377 .card_69b3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item-next-9ec0 {
  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) {
  .item-next-9ec0 {
    width: 220px;
  }
}
.item-next-9ec0 label {
  flex-basis: 100%;
}
.item-next-9ec0::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;
}
.huge_93e0 .search_west_2cd5 .warm-3377 {
  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;
}
.huge_93e0
  .search_west_2cd5
  .warm-3377
  .breadcrumb_8ec4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.huge_93e0 .search_west_2cd5 .warm-3377 .card_69b3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.huge_93e0
  .search_west_2cd5
  .warm-3377
  .card_69b3:focus {
  background: 0 0;
}
.huge_93e0
  .search_west_2cd5
  .warm-3377
  .preview-72e1 {
  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;
}
.brown_c85f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.brown_c85f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.brown_c85f li:last-child {
  margin-right: 0;
}
.brown_c85f li:first-child {
  margin-left: 0;
}
.brown_c85f.section_bronze_b3ea a {
  color: #fff;
}
.brown_c85f.section_bronze_b3ea a:hover {
  color: #fff;
}
.brown_c85f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.brown_c85f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.brown_c85f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.brown_c85f a:hover {
  opacity: 0.9;
  color: inherit;
}
.brown_c85f [class*="social-icon-apple"] {
  background-color: #999;
}
.brown_c85f [class*="social-icon-apple"].hovered-5657 {
  background-color: transparent;
  color: #999;
}
.brown_c85f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.brown_c85f [class*="social-icon-behance"].hovered-5657 {
  background-color: transparent;
  color: #1769ff;
}
.brown_c85f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.brown_c85f [class*="social-icon-bitbucket"].hovered-5657 {
  background-color: transparent;
  color: #205081;
}
.brown_c85f [class*="social-icon-codepen"] {
  background-color: #000;
}
.brown_c85f [class*="social-icon-codepen"].hovered-5657 {
  background-color: transparent;
  color: #000;
}
.brown_c85f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.brown_c85f [class*="social-icon-delicious"].hovered-5657 {
  background-color: transparent;
  color: #39f;
}
.brown_c85f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.brown_c85f [class*="social-icon-digg"].hovered-5657 {
  background-color: transparent;
  color: #005be2;
}
.brown_c85f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.brown_c85f [class*="social-icon-dribbble"].hovered-5657 {
  background-color: transparent;
  color: #ea4c89;
}
.brown_c85f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.brown_c85f [class*="social-icon-envelope"].hovered-5657 {
  background-color: transparent;
  color: #ea4335;
}
.brown_c85f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.brown_c85f [class*="social-icon-facebook"].hovered-5657 {
  background-color: transparent;
  color: #3b5998;
}
.brown_c85f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.brown_c85f [class*="social-icon-flickr"].hovered-5657 {
  background-color: transparent;
  color: #0063dc;
}
.brown_c85f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.brown_c85f [class*="social-icon-foursquare"].hovered-5657 {
  background-color: transparent;
  color: #2d5be3;
}
.brown_c85f [class*="social-icon-github"] {
  background-color: #333;
}
.brown_c85f [class*="social-icon-github"].hovered-5657 {
  background-color: transparent;
  color: #333;
}
.brown_c85f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.brown_c85f [class*="social-icon-google-plus"].hovered-5657 {
  background-color: transparent;
  color: #dd4b39;
}
.brown_c85f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.brown_c85f [class*="social-icon-houzz"].hovered-5657 {
  background-color: transparent;
  color: #7ac142;
}
.brown_c85f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.brown_c85f [class*="social-icon-instagram"].hovered-5657 {
  background-color: transparent;
  color: #262626;
}
.brown_c85f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.brown_c85f [class*="social-icon-jsfiddle"].hovered-5657 {
  background-color: transparent;
  color: #487aa2;
}
.brown_c85f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.brown_c85f [class*="social-icon-linkedin"].hovered-5657 {
  background-color: transparent;
  color: #0077b5;
}
.brown_c85f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.brown_c85f [class*="social-icon-medium"].hovered-5657 {
  background-color: transparent;
  color: #00ab6b;
}
.brown_c85f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.brown_c85f
  [class*="social-icon-odnoklassniki"].hovered-5657 {
  background-color: transparent;
  color: #f4731c;
}
.brown_c85f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.brown_c85f [class*="social-icon-meetup"].hovered-5657 {
  background-color: transparent;
  color: #ec1c40;
}
.brown_c85f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.brown_c85f [class*="social-icon-pinterest"].hovered-5657 {
  background-color: transparent;
  color: #bd081c;
}
.brown_c85f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.brown_c85f [class*="social-icon-product-hunt"].hovered-5657 {
  background-color: transparent;
  color: #da552f;
}
.brown_c85f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.brown_c85f [class*="social-icon-reddit"].hovered-5657 {
  background-color: transparent;
  color: #ff4500;
}
.brown_c85f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.brown_c85f [class*="social-icon-rss"].hovered-5657 {
  background-color: transparent;
  color: #f26522;
}
.brown_c85f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.brown_c85f
  [class*="social-icon-shopping-cart"].hovered-5657 {
  background-color: transparent;
  color: #4caf50;
}
.brown_c85f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.brown_c85f [class*="social-icon-skype"].hovered-5657 {
  background-color: transparent;
  color: #00aff0;
}
.brown_c85f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.brown_c85f [class*="social-icon-slideshare"].hovered-5657 {
  background-color: transparent;
  color: #0077b5;
}
.brown_c85f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.brown_c85f [class*="social-icon-snapchat"].hovered-5657 {
  background-color: transparent;
  color: #fffc00;
}
.brown_c85f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.brown_c85f [class*="social-icon-soundcloud"].hovered-5657 {
  background-color: transparent;
  color: #f80;
}
.brown_c85f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.brown_c85f [class*="social-icon-spotify"].hovered-5657 {
  background-color: transparent;
  color: #2ebd59;
}
.brown_c85f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.brown_c85f
  [class*="social-icon-stack-overflow"].hovered-5657 {
  background-color: transparent;
  color: #fe7a15;
}
.brown_c85f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.brown_c85f [class*="social-icon-maldkfgram"].hovered-5657 {
  background-color: transparent;
  color: #2ca5e0;
}
.brown_c85f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.brown_c85f [class*="social-icon-tripadvisor"].hovered-5657 {
  background-color: transparent;
  color: #589442;
}
.brown_c85f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.brown_c85f [class*="social-icon-tumblr"].hovered-5657 {
  background-color: transparent;
  color: #35465c;
}
.brown_c85f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.brown_c85f [class*="social-icon-twitch"].hovered-5657 {
  background-color: transparent;
  color: #6441a5;
}
.brown_c85f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.brown_c85f [class*="social-icon-twitter"].hovered-5657 {
  background-color: transparent;
  color: #1da1f2;
}
.brown_c85f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.brown_c85f [class*="social-icon-vimeo"].hovered-5657 {
  background-color: transparent;
  color: #1ab7ea;
}
.brown_c85f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.brown_c85f [class*="social-icon-vk"].hovered-5657 {
  background-color: transparent;
  color: #45668e;
}
.brown_c85f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.brown_c85f [class*="social-icon-weibo"].hovered-5657 {
  background-color: transparent;
  color: #df2029;
}
.brown_c85f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.brown_c85f [class*="social-icon-weixin"].hovered-5657 {
  background-color: transparent;
  color: #7bb32e;
}
.brown_c85f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.brown_c85f [class*="social-icon-whatsapp"].hovered-5657 {
  background-color: transparent;
  color: #25d366;
}
.brown_c85f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.brown_c85f [class*="social-icon-wordpress"].hovered-5657 {
  background-color: transparent;
  color: #21759b;
}
.brown_c85f [class*="social-icon-xing"] {
  background-color: #026466;
}
.brown_c85f [class*="social-icon-xing"].hovered-5657 {
  background-color: transparent;
  color: #026466;
}
.brown_c85f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.brown_c85f [class*="social-icon-yelp"].hovered-5657 {
  background-color: transparent;
  color: #af0606;
}
.brown_c85f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.brown_c85f [class*="social-icon-youtube"].hovered-5657 {
  background-color: transparent;
  color: #cd201f;
}
.sidebar-1118 {
  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;
}
.sidebar-1118:hover {
  box-shadow: none;
  background: 0 0;
}
.summary-tall-e189 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.smooth-725a {
  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;
}
.block-d798 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form_huge_e90f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form_huge_e90f,
.form_huge_e90f::after,
.form_huge_e90f::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;
}
.form_huge_e90f::after,
.form_huge_e90f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.next-02af .smooth-725a .block-d798 {
  margin-top: -2px;
  width: 19px;
}
.next-02af .smooth-725a .form_huge_e90f {
  margin-top: -1px;
}
.next-02af .smooth-725a .form_huge_e90f,
.next-02af .smooth-725a .form_huge_e90f::after,
.next-02af .smooth-725a .form_huge_e90f::before {
  width: 19px;
  height: 2px;
}
.next-02af .smooth-725a .form_huge_e90f::before {
  top: -6px;
}
.next-02af .smooth-725a .form_huge_e90f::after {
  bottom: -6px;
}
.active_e7f3 .smooth-725a .block-d798 {
  margin-top: -2px;
  width: 22px;
}
.active_e7f3 .smooth-725a .form_huge_e90f {
  margin-top: -1px;
}
.active_e7f3 .smooth-725a .form_huge_e90f,
.active_e7f3 .smooth-725a .form_huge_e90f::after,
.active_e7f3 .smooth-725a .form_huge_e90f::before {
  width: 22px;
  height: 2px;
}
.active_e7f3 .smooth-725a .form_huge_e90f::before {
  top: -7px;
}
.active_e7f3 .smooth-725a .form_huge_e90f::after {
  bottom: -7px;
}
.avatar-blue-e5ac .smooth-725a .block-d798 {
  margin-top: -2px;
  width: 31px;
}
.avatar-blue-e5ac .smooth-725a .form_huge_e90f {
  margin-top: -1.5px;
}
.avatar-blue-e5ac .smooth-725a .form_huge_e90f,
.avatar-blue-e5ac .smooth-725a .form_huge_e90f::after,
.avatar-blue-e5ac .smooth-725a .form_huge_e90f::before {
  width: 31px;
  height: 3px;
}
.avatar-blue-e5ac .smooth-725a .form_huge_e90f::before {
  top: -9px;
}
.avatar-blue-e5ac .smooth-725a .form_huge_e90f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .banner-up-66f5 .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 19px;
  }
  .banner-up-66f5 .smooth-725a .form_huge_e90f {
    margin-top: -1px;
  }
  .banner-up-66f5 .smooth-725a .form_huge_e90f,
  .banner-up-66f5 .smooth-725a .form_huge_e90f::after,
  .banner-up-66f5 .smooth-725a .form_huge_e90f::before {
    width: 19px;
    height: 2px;
  }
  .banner-up-66f5 .smooth-725a .form_huge_e90f::before {
    top: -6px;
  }
  .banner-up-66f5 .smooth-725a .form_huge_e90f::after {
    bottom: -6px;
  }
  .silver-e1bb .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 22px;
  }
  .silver-e1bb .smooth-725a .form_huge_e90f {
    margin-top: -1px;
  }
  .silver-e1bb .smooth-725a .form_huge_e90f,
  .silver-e1bb .smooth-725a .form_huge_e90f::after,
  .silver-e1bb .smooth-725a .form_huge_e90f::before {
    width: 22px;
    height: 2px;
  }
  .silver-e1bb .smooth-725a .form_huge_e90f::before {
    top: -7px;
  }
  .silver-e1bb .smooth-725a .form_huge_e90f::after {
    bottom: -7px;
  }
  .thick-ed64 .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 31px;
  }
  .thick-ed64 .smooth-725a .form_huge_e90f {
    margin-top: -1.5px;
  }
  .thick-ed64 .smooth-725a .form_huge_e90f,
  .thick-ed64 .smooth-725a .form_huge_e90f::after,
  .thick-ed64 .smooth-725a .form_huge_e90f::before {
    width: 31px;
    height: 3px;
  }
  .thick-ed64 .smooth-725a .form_huge_e90f::before {
    top: -9px;
  }
  .thick-ed64 .smooth-725a .form_huge_e90f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .static-ab19 .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 19px;
  }
  .static-ab19 .smooth-725a .form_huge_e90f {
    margin-top: -1px;
  }
  .static-ab19 .smooth-725a .form_huge_e90f,
  .static-ab19 .smooth-725a .form_huge_e90f::after,
  .static-ab19 .smooth-725a .form_huge_e90f::before {
    width: 19px;
    height: 2px;
  }
  .static-ab19 .smooth-725a .form_huge_e90f::before {
    top: -6px;
  }
  .static-ab19 .smooth-725a .form_huge_e90f::after {
    bottom: -6px;
  }
  .card-tall-7a51 .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 22px;
  }
  .card-tall-7a51 .smooth-725a .form_huge_e90f {
    margin-top: -1px;
  }
  .card-tall-7a51 .smooth-725a .form_huge_e90f,
  .card-tall-7a51 .smooth-725a .form_huge_e90f::after,
  .card-tall-7a51 .smooth-725a .form_huge_e90f::before {
    width: 22px;
    height: 2px;
  }
  .card-tall-7a51 .smooth-725a .form_huge_e90f::before {
    top: -7px;
  }
  .card-tall-7a51 .smooth-725a .form_huge_e90f::after {
    bottom: -7px;
  }
  .copper-7983 .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 31px;
  }
  .copper-7983 .smooth-725a .form_huge_e90f {
    margin-top: -1.5px;
  }
  .copper-7983 .smooth-725a .form_huge_e90f,
  .copper-7983 .smooth-725a .form_huge_e90f::after,
  .copper-7983 .smooth-725a .form_huge_e90f::before {
    width: 31px;
    height: 3px;
  }
  .copper-7983 .smooth-725a .form_huge_e90f::before {
    top: -9px;
  }
  .copper-7983 .smooth-725a .form_huge_e90f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-c748 .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-c748 .smooth-725a .form_huge_e90f {
    margin-top: -1px;
  }
  .gallery-c748 .smooth-725a .form_huge_e90f,
  .gallery-c748 .smooth-725a .form_huge_e90f::after,
  .gallery-c748 .smooth-725a .form_huge_e90f::before {
    width: 19px;
    height: 2px;
  }
  .gallery-c748 .smooth-725a .form_huge_e90f::before {
    top: -6px;
  }
  .gallery-c748 .smooth-725a .form_huge_e90f::after {
    bottom: -6px;
  }
  .orange_e967 .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 22px;
  }
  .orange_e967 .smooth-725a .form_huge_e90f {
    margin-top: -1px;
  }
  .orange_e967 .smooth-725a .form_huge_e90f,
  .orange_e967 .smooth-725a .form_huge_e90f::after,
  .orange_e967 .smooth-725a .form_huge_e90f::before {
    width: 22px;
    height: 2px;
  }
  .orange_e967 .smooth-725a .form_huge_e90f::before {
    top: -7px;
  }
  .orange_e967 .smooth-725a .form_huge_e90f::after {
    bottom: -7px;
  }
  .status_bronze_b37e .smooth-725a .block-d798 {
    margin-top: -2px;
    width: 31px;
  }
  .status_bronze_b37e .smooth-725a .form_huge_e90f {
    margin-top: -1.5px;
  }
  .status_bronze_b37e .smooth-725a .form_huge_e90f,
  .status_bronze_b37e .smooth-725a .form_huge_e90f::after,
  .status_bronze_b37e .smooth-725a .form_huge_e90f::before {
    width: 31px;
    height: 3px;
  }
  .status_bronze_b37e .smooth-725a .form_huge_e90f::before {
    top: -9px;
  }
  .status_bronze_b37e .smooth-725a .form_huge_e90f::after {
    bottom: -9px;
  }
}
.filter-fluid-572c .form_huge_e90f {
  -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);
}
.filter-fluid-572c .form_huge_e90f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter-fluid-572c .form_huge_e90f::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);
}
.filter-fluid-572c.breadcrumb_full_4f1e .form_huge_e90f {
  -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);
}
.filter-fluid-572c.breadcrumb_full_4f1e .form_huge_e90f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter-fluid-572c.breadcrumb_full_4f1e .form_huge_e90f::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);
}
.small-7e99 {
  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.tiny_8ddd:before {
  display: none;
}
.nav-12e5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.nav-12e5 .content_e80d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.nav-12e5 .content_e80d:last-of-type {
  border-bottom: none;
}
.nav-12e5 .content_e80d.wide_f736,
.nav-12e5 .content_e80d.wrapper_d449,
.nav-12e5 .content_e80d.overlay-small-8c9c {
  padding: 0;
}
.nav-12e5 .green_dbd9 .progress-0ea4 {
  color: currentColor;
}
.nav-12e5 .green_dbd9 .progress-0ea4:focus,
.nav-12e5 .green_dbd9 .progress-0ea4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-12e5.simple_ee8e .dropdown-848e,
.nav-12e5.simple_ee8e .orange_0831 a,
.nav-12e5.simple_ee8e .nav-5dd2 a,
.nav-12e5.simple_ee8e .easy_867f a {
  color: rgba(0, 0, 0, 0.55);
}
.nav-12e5.simple_ee8e .dropdown-848e:hover,
.nav-12e5.simple_ee8e .orange_0831 a:hover,
.nav-12e5.simple_ee8e .nav-5dd2 a:hover,
.nav-12e5.simple_ee8e .easy_867f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav-12e5.simple_ee8e .tall_9434 {
  color: rgba(0, 0, 0, 0.8);
}
.nav-12e5.simple_ee8e .content_e80d {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-12e5.simple_ee8e .content_e80d:before {
  background: rgba(0, 0, 0, 0.08);
}
.nav-12e5.simple_ee8e .description_iron_36e8:before {
  background: rgba(255, 255, 255, 0.9);
}
.nav-12e5.simple_ee8e .green_dbd9 .outer_b0f0 li a,
.nav-12e5.simple_ee8e .green_dbd9 .progress-0ea4,
.nav-12e5.simple_ee8e .easy_867f {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-12e5.simple_ee8e .green_dbd9 .progress-0ea4:focus,
.nav-12e5.simple_ee8e .green_dbd9 .progress-0ea4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-12e5.simple_ee8e .outer_b0f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav-12e5.surface_641b .dropdown-848e,
.nav-12e5.surface_641b .orange_0831 a,
.nav-12e5.surface_641b .nav-5dd2 .progress-0ea4,
.nav-12e5.surface_641b .nav-5dd2 a,
.nav-12e5.surface_641b .easy_867f a {
  color: rgba(255, 255, 255, 0.79);
}
.nav-12e5.surface_641b .dropdown-848e:hover,
.nav-12e5.surface_641b .orange_0831 a:hover,
.nav-12e5.surface_641b .nav-5dd2 .progress-0ea4:hover,
.nav-12e5.surface_641b .nav-5dd2 a:hover,
.nav-12e5.surface_641b .easy_867f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-12e5.surface_641b .tall_9434 {
  color: rgba(255, 255, 255, 0.99);
}
.nav-12e5.surface_641b .content_e80d {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-12e5.surface_641b .content_e80d:before {
  background: rgba(255, 255, 255, 0.08);
}
.nav-12e5.surface_641b .description_iron_36e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav-12e5.surface_641b .green_dbd9 .outer_b0f0 li a,
.nav-12e5.surface_641b .green_dbd9 .progress-0ea4,
.nav-12e5.surface_641b .easy_867f {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-12e5.surface_641b .green_dbd9 .progress-0ea4:focus,
.nav-12e5.surface_641b .green_dbd9 .progress-0ea4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-12e5.surface_641b .outer_b0f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_iron_36e8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.description_iron_36e8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content_e7e1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pattern-11e7 .nav-12e5 {
  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;
}
.pattern-11e7 .content_e80d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pattern-11e7 .content_e80d: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) {
  .pattern-11e7 .content_e80d:before {
    width: 16%;
    left: 42%;
  }
}
.pattern-11e7 .content_e80d:last-child:before {
  content: none;
}
.pattern-11e7 .content_e80d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pattern-11e7 .green_dbd9 .outer_b0f0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pattern-11e7 .green_dbd9 .outer_b0f0 li a .progress-0ea4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pattern-11e7 .green_dbd9 .easy_867f {
  border: none;
}
.pattern-11e7 .green_dbd9 .easy_867f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pattern-11e7 .description_iron_36e8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pattern-11e7 .content_e7e1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pattern-11e7 .surface_641b .description_iron_36e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern-11e7 .simple_ee8e.static-97e4 .form_huge_e90f {
  background: rgba(0, 0, 0, 0.6);
}
.pattern-11e7
  .simple_ee8e.static-97e4
  .form_huge_e90f::after,
.pattern-11e7
  .simple_ee8e.static-97e4
  .form_huge_e90f:before {
  background: inherit;
}
.pattern-11e7
  .simple_ee8e.static-97e4:hover
  .form_huge_e90f {
  background: rgba(0, 0, 0, 0.8);
}
.under_bd02 .nav-12e5 {
  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) {
  .under_bd02 .nav-12e5 {
    width: auto;
    right: 45px;
  }
}
.notice_silver_9591 .nav-12e5 {
  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) {
  .notice_silver_9591 .nav-12e5 {
    width: auto;
    left: 45px;
  }
}
.tiny_8ddd .nav-12e5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tiny_8ddd .content_e7e1 {
  max-width: 48em;
  margin: 0 auto;
}
.tiny_8ddd .description_iron_36e8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper_ed40 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper_ed40.pattern-11e7 .nav-12e5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper_ed40.under_bd02 .nav-12e5 {
  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);
}
.copper_ed40 .nav-12e5 {
  visibility: visible;
}
.copper_ed40.notice_silver_9591 .nav-12e5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.filter-west-8136,
.white-d9f4 {
  overflow-x: hidden;
}
.filter-west-8136 .nav-12e5 {
  overflow: auto;
}
.filter-west-8136.pattern-11e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-west-8136.pattern-11e7 .nav-12e5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.filter-west-8136.pattern-11e7 .sidebar-1118 {
  opacity: 0;
}
.filter-west-8136.under_bd02 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-west-8136.under_bd02 .nav-12e5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.filter-west-8136.under_bd02 .sidebar-1118 {
  opacity: 0;
}
.filter-west-8136.notice_silver_9591 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter-west-8136.notice_silver_9591 .nav-12e5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.filter-west-8136.notice_silver_9591 .sidebar-1118 {
  opacity: 0;
}
.filter-west-8136.tiny_8ddd .nav-12e5 {
  z-index: 10;
  visibility: visible;
}
.static-97e4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.static-97e4 .form_huge_e90f {
  background: rgba(255, 255, 255, 0.99);
}
.static-97e4 .form_huge_e90f::after,
.static-97e4 .form_huge_e90f:before {
  background: inherit;
}
.static-97e4:hover .form_huge_e90f {
  background: rgba(255, 255, 255, 0.99);
}
.notice_silver_9591 .static-97e4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tiny_8ddd .static-97e4 {
  display: none !important;
}
.filter-west-8136:before,
.white-d9f4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.filter-west-8136 .static-97e4,
.white-d9f4 .static-97e4 {
  display: inline-block;
}
.nav-12e5 .slow_fd11 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.filter-west-8136 .nav-12e5 .slow_fd11,
.white-d9f4 .nav-12e5 .slow_fd11 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-465e .breadcrumb_8ec4 {
  width: 100%;
}
.accent_last_9745 {
  padding: 0 0.5em 0;
}
.accent_last_9745 [class*="customify-col-"],
.accent_last_9745 [class*="customify-col_"],
.accent_last_9745 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.huge_125f .accent_last_9745 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accent-1254 .chip-smooth-3ab6,
  .chip-smooth-3ab6 {
    display: none;
  }
  .table-9ac4 {
    text-align: left;
  }
  .column_wood_ad1c {
    text-align: center;
  }
  .fresh_66f0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accent-1254 .copper-fbd0,
  .copper-fbd0 {
    display: none;
  }
  .carousel-smooth-08cf {
    text-align: left;
  }
  .left-c140 {
    text-align: center;
  }
  .dynamic-ff74 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accent-1254 .upper_c77c,
  .upper_c77c {
    display: none;
  }
  .notice-8f9b {
    text-align: left;
  }
  .message-33e7 {
    text-align: center;
  }
  .smooth_c4f2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thick-d08b {
  box-shadow: none !important;
}
.backdrop-517f .title_center_28e9,
.footer_b828 .title_center_28e9 {
  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;
}
.footer_b828 .title_center_28e9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module_4552 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module_4552:after,
.module_4552:before {
  content: "";
  display: table;
}
.module_4552:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module_4552 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module_4552,
.fixed_8613 {
  max-width: 1248px;
  margin: 0 auto;
}

.highlight_pink_013a.bright_d3ac .module_4552 {
  max-width: 100%;
}
.highlight_pink_013a.banner_cold_611d {
  max-width: 1200px;
  margin: 0 auto;
}
.highlight_pink_013a.search_9814 .module_4552 {
  max-width: 100%;
}
.highlight_pink_013a.search_9814 > .module_4552 {
  padding-left: 0;
  padding-right: 0;
}
.highlight_pink_013a.search_9814 > .module_4552 .accent-1254 {
  margin: 0;
}
.highlight_pink_013a.search_9814
  > .module_4552
  .button-light-ecd5.fluid-644f {
  margin-right: 0;
  margin-left: 0;
}
.highlight_pink_013a.search_9814 #main.fluid-644f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .primary-fresh-134b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .primary-fresh-134b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active_2ced .block-right-d76d {
    padding-right: 1em;
  }
  .active_2ced.module-east-00e5 .button-light-ecd5 {
    border-right: 1px solid #eaecee;
  }
  .active_2ced.module-east-00e5 .block-right-d76d {
    padding-right: 1em;
  }
  .active_2ced.module-east-00e5 .lite_15b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-a39b .block-right-d76d {
    padding-left: 1em;
  }
  .list-a39b.module-east-00e5 .button-light-ecd5 {
    border-left: 1px solid #eaecee;
  }
  .list-a39b.module-east-00e5 .block-right-d76d {
    padding-left: 1em;
  }
  .list-a39b.module-east-00e5 .lite_15b7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_pink_cbb5 .block-right-d76d {
    padding-left: 1em;
  }
  .mask_pink_cbb5.module-east-00e5 .copper-5756 {
    border-right: 1px solid #eaecee;
  }
  .mask_pink_cbb5.module-east-00e5 .nav_5f65 {
    border-right: 1px solid #eaecee;
  }
  .mask_pink_cbb5.module-east-00e5 .block-right-d76d {
    padding-left: 1em;
  }
  .mask_pink_cbb5.module-east-00e5 .lite_15b7 {
    padding-right: 1em;
  }
  .mask_pink_cbb5.module-east-00e5 .main_7f2f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-a27a .block-right-d76d {
    padding-right: 1em;
  }
  .search-a27a.module-east-00e5 .copper-5756 {
    border-left: 1px solid #eaecee;
  }
  .search-a27a.module-east-00e5 .nav_5f65 {
    border-left: 1px solid #eaecee;
  }
  .search-a27a.module-east-00e5 .block-right-d76d {
    padding-right: 1em;
  }
  .search-a27a.module-east-00e5 .lite_15b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-a27a.module-east-00e5 .main_7f2f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-fresh-134b .block-right-d76d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-fresh-134b.module-east-00e5 .button-light-ecd5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .primary-fresh-134b.module-east-00e5 .block-right-d76d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-fresh-134b.module-east-00e5 .lite_15b7 {
    padding-left: 1em;
  }
  .primary-fresh-134b.module-east-00e5 .main_7f2f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .primary-fresh-134b.module-east-00e5 .block-right-d76d {
    padding-left: 0;
  }
}
.description_top_e68e .shade_basic_1c6c {
  display: inline-block;
}
.footer-ad94 {
  display: inline-block;
}
.tooltip-2b0e {
  word-con: break-word;
}
.logo-pressed-7a4d > span {
  display: inline-block;
  padding: 5px 0;
}
.logo-pressed-7a4d .message-472a {
  margin-left: 8px;
  margin-right: 8px;
}
.logo-pressed-7a4d .filter-fresh-a703 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.focus-last-078e .outer-7920 {
  margin-bottom: 2em;
}
.focus-last-078e .focus-action-4e0a {
  margin-bottom: 15px;
}
.focus-last-078e .focus-action-4e0a:last-child {
  margin-bottom: 0;
}
.focus-last-078e .thumbnail-fluid-5d24 {
  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) {
  .focus-last-078e .thumbnail-fluid-5d24 {
    display: block;
  }
}
.focus-last-078e .info-01c1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .focus-last-078e .info-01c1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.focus-last-078e .background_dirty_880a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.focus-last-078e .background_dirty_880a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.focus-last-078e .background_dirty_880a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.focus-last-078e .tooltip-2b0e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus-last-078e .tooltip-2b0e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.focus-last-078e .wrapper_bottom_27ba p:last-child {
  margin-bottom: 0;
}
.focus-last-078e .easy-52ff {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.focus-last-078e .thumbnail-28ff {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.focus-last-078e .input_8eca {
  margin-top: 1em;
}
.focus-last-078e .down-67d3 {
  top: 0;
  display: block;
}
.focus-last-078e .down-67d3 a {
  color: inherit;
}
.focus-last-078e .down-67d3 a:hover {
  color: inherit;
}
.focus-last-078e .block_7740 {
  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;
}
.focus-last-078e .block_7740:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.focus-last-078e .thumbnail-28ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.focus-last-078e .info_58d3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.focus-last-078e .info_58d3:first-child {
  margin-top: 0;
}
.focus-last-078e .info_58d3.clean_97a7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.focus-last-078e .info_58d3.container-982a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus-last-078e
  .info_58d3.container-982a.thick_96e2
  .input_8eca {
  width: 100%;
}
.focus-last-078e .container-982a {
  -webkit-box-align: center;
  align-items: center;
}
.focus-last-078e .container-982a .logo-pressed-7a4d,
.focus-last-078e .container-982a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.focus-last-078e .background_dirty_880a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus-last-078e .background_dirty_880a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus-last-078e .background_dirty_880a: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;
}
.focus-last-078e .clean_97a7 {
  z-index: 5;
}
.focus-last-078e .gradient-green-ff66 .primary_paper_368d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.focus-last-078e .warm_432c .primary_paper_368d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.focus-last-078e .advanced_a1d7 .primary_paper_368d {
  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;
}
.focus-last-078e.inner-b817 .thumbnail-fluid-5d24,
.focus-last-078e.accent_purple_81fa .thumbnail-fluid-5d24 {
  display: block;
}
.focus-last-078e.inner-b817 .thumbnail-fluid-5d24 .right_3ac2,
.focus-last-078e.inner-b817 .thumbnail-fluid-5d24 .thumbnail-28ff,
.focus-last-078e.accent_purple_81fa .thumbnail-fluid-5d24 .right_3ac2,
.focus-last-078e.accent_purple_81fa .thumbnail-fluid-5d24 .thumbnail-28ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-last-078e.row_8a7c .info-01c1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .focus-last-078e.row_8a7c .info-01c1 {
    margin-right: 0;
  }
}
.focus-last-078e.inner-b817 .info-01c1,
.focus-last-078e.accent_purple_81fa .info-01c1 {
  padding-top: 40%;
}
.focus-last-078e.inner-b817 .outer-7920,
.focus-last-078e.accent_purple_81fa .outer-7920 {
  display: block;
}
.focus-last-078e.inner-b817 .fn-sticky-33d1 .thumbnail-28ff,
.focus-last-078e.accent_purple_81fa .fn-sticky-33d1 .thumbnail-28ff {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.focus-last-078e.inner-b817 .info-01c1,
.focus-last-078e.accent_purple_81fa .info-01c1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.focus-last-078e.inner-b817 .thumbnail-28ff {
  padding: 1em;
}
.widget_74f8 {
  margin: 30px auto;
  display: block;
}
.widget_74f8 .image-short-5503 > * {
  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;
}
.widget_74f8 .image-short-5503 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_74f8 .image-short-5503 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table_f2b8 .logo-pressed-7a4d {
  margin-bottom: 1.41575em;
}
.table_f2b8 .focused_4b7b {
  margin-bottom: 1.618em;
}
.layout-wood-6374 .badge-8fda {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout-wood-6374 .badge-8fda a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout-wood-6374 .form-silver-0e0e {
  max-width: 100%;
  overflow: auto;
}
.link_0368 .layout-wood-6374 a:hover {
  text-decoration: underline;
}
.photo_huge_83eb .focus-action-4e0a:not(.tooltip-2b0e),
.photo_huge_83eb .background_dirty_880a {
  margin-bottom: 1.41575em;
}
.photo_huge_83eb .focus-action-4e0a:not(.tooltip-2b0e):last-child,
.photo_huge_83eb .background_dirty_880a:last-child {
  margin-bottom: 0;
}
.photo_huge_83eb .focus-action-4e0a.under-bc27 {
  margin-bottom: 0.41575em;
}
.photo_huge_83eb .fixed_4cf4:before,
.photo_huge_83eb .thick_50e1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo_huge_83eb .fixed_4cf4:before {
  content: "\f115";
}
.photo_huge_83eb .thick_50e1:before {
  content: "\f02c";
}
.photo_huge_83eb .tooltip_c0d6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo_huge_83eb .tooltip_c0d6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block-easy-84bf {
  display: -webkit-box;
  display: flex;
}
.block-easy-84bf .focused-8111 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block-easy-84bf .focused-8111 {
    flex-basis: 90px;
  }
}
.block-easy-84bf .pagination-4e44 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-easy-84bf .pagination-4e44 {
    flex-basis: calc(100% - 50px);
  }
}
.block-easy-84bf .tertiary-66c1 p:last-child {
  margin-bottom: 0.72em;
}
.popup-cool-590b .image-short-5503 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup-cool-590b .image-short-5503:after,
.popup-cool-590b .image-short-5503:before {
  content: "";
  display: table;
}
.popup-cool-590b .image-short-5503:after {
  clear: both;
}
.popup-cool-590b .image-short-5503 .heading-hovered-76b8,
.popup-cool-590b .image-short-5503 .filter-steel-4193 {
  width: 49%;
}
.popup-cool-590b .image-short-5503 .heading-hovered-76b8 a span.center_fdd8,
.popup-cool-590b .image-short-5503 .filter-steel-4193 a span.center_fdd8 {
  display: block;
  margin-bottom: 5px;
}
.popup-cool-590b .image-short-5503 .filter-steel-4193 {
  float: left;
  text-align: left;
}
.popup-cool-590b .image-short-5503 .heading-hovered-76b8 {
  float: right;
  text-align: right;
}
.smooth-9199 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .smooth-9199 {
    margin-bottom: 0;
  }
}
.west_8ed4 {
  margin-bottom: 1em;
}
.west_8ed4 .tooltip-2b0e {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_4aaa a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_00c2 .west_8ed4,
.heading_3c36 .west_8ed4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_00c2 .west_8ed4,
  .heading_3c36 .west_8ed4 {
    display: block;
  }
}
.active_00c2 .info_4aaa,
.heading_3c36 .info_4aaa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_00c2 .info_4aaa,
  .heading_3c36 .info_4aaa {
    margin-bottom: 1em;
  }
}
.active_00c2 .info_4aaa img,
.heading_3c36 .info_4aaa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_00c2 .sort-prev-873e,
.heading_3c36 .sort-prev-873e {
  flex-basis: calc(100% - 160px);
}
.active_00c2 .sort-prev-873e p,
.heading_3c36 .sort-prev-873e p {
  margin-bottom: 0;
}
.active_00c2 .sort-prev-873e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_00c2 .sort-prev-873e {
    padding-left: 0;
  }
}
.heading_3c36 .sort-prev-873e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading_3c36 .sort-prev-873e {
    padding-right: 0;
  }
}
.heading_3c36 .info_4aaa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item_copper_dcf0 .info_4aaa {
  margin-bottom: 0.5em;
}
.item_copper_dcf0 .info_4aaa img {
  width: 100%;
}
.content_up_3ec5 .header_rough_6b46,
.highlight_c71a .header_rough_6b46 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.highlight_c71a .button-light-ecd5 .south_8d3c p:last-child {
  margin-bottom: 0;
}
.basic-0884 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.selected_8124 .icon_action_f484 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .selected_8124 .icon_action_f484:last-of-type {
    margin-bottom: 0;
  }
}
.selected_8124 .icon_action_f484 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected_8124 .icon_action_f484 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.selected_8124 .icon_action_f484 ul li {
  margin: 0 0 0.6em;
}
.selected_8124 .icon_action_f484 ul li.widget_bba4,
.selected_8124 .icon_action_f484 ul li.current_33b5 {
  position: relative;
}
.selected_8124 .icon_action_f484 ul li.widget_bba4 .paragraph_257e,
.selected_8124 .icon_action_f484 ul li.current_33b5 .paragraph_257e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.selected_8124 .icon_action_f484 ul li.widget_bba4:after:after,
.selected_8124 .icon_action_f484 ul li.widget_bba4:after:before,
.selected_8124
  .icon_action_f484
  ul
  li.current_33b5:after:after,
.selected_8124
  .icon_action_f484
  ul
  li.current_33b5:after:before {
  content: "";
  display: table;
}
.selected_8124 .icon_action_f484 ul li.widget_bba4:after:after,
.selected_8124
  .icon_action_f484
  ul
  li.current_33b5:after:after {
  clear: both;
}
.selected_8124 .icon_action_f484 a.full_3223:hover {
  text-decoration: none;
}
.selected_8124 .icon_action_f484 select {
  max-width: 100%;
}
.selected_8124 .icon_action_f484 table {
  font-size: 85%;
}
.selected_8124 .icon_action_f484 table td,
.selected_8124 .icon_action_f484 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.selected_8124 .icon_action_f484 table tfoot td {
  text-align: left;
}
.selected_8124 .icon_action_f484 :last-child {
  margin-bottom: 0;
}
.selected_8124 .icon_action_f484 .static_556c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.selected_8124 .icon_action_f484 .static_556c label {
  width: 100%;
}
.selected_8124 .icon_action_f484 .static_556c .card_69b3 {
  width: 100%;
  display: block;
}
.selected_8124 .icon_action_f484 .static_556c .active-6a0e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.selected_8124 .icon_action_f484 .static_556c .active-6a0e:hover svg #svg-search {
  fill: #444;
}
.selected_8124 .icon_action_f484 .static_556c .active-6a0e svg {
  width: 18px;
  height: 18px;
}
.selected_8124 .tall-fa85 ul ul,
.selected_8124 .gas-576d ul ul,
.selected_8124 .south-6da0 ul ul,
.selected_8124 .new-9119 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.selected_8124 .tall-fa85 .feature_e8fd > a,
.selected_8124 .gas-576d .feature_e8fd > a,
.selected_8124 .south-6da0 .feature_e8fd > a,
.selected_8124 .new-9119 .feature_e8fd > a {
  margin-bottom: 0;
}
.selected_8124 .accent_5bb9 li,
.selected_8124 .tall-fa85 li,
.selected_8124 .column_90e2 li,
.selected_8124 .gas-576d li,
.selected_8124 .south-6da0 li,
.selected_8124 .new-9119 li,
.selected_8124 .plasma-4d47 li,
.selected_8124 .border_left_63a0 li {
  display: block;
  position: relative;
}
.selected_8124 .accent_5bb9 li:last-child,
.selected_8124 .tall-fa85 li:last-child,
.selected_8124 .column_90e2 li:last-child,
.selected_8124 .gas-576d li:last-child,
.selected_8124 .south-6da0 li:last-child,
.selected_8124 .new-9119 li:last-child,
.selected_8124 .plasma-4d47 li:last-child,
.selected_8124 .border_left_63a0 li:last-child {
  border: none;
}
.selected_8124 .accent_5bb9 li a,
.selected_8124 .tall-fa85 li a,
.selected_8124 .column_90e2 li a,
.selected_8124 .gas-576d li a,
.selected_8124 .south-6da0 li a,
.selected_8124 .new-9119 li a,
.selected_8124 .plasma-4d47 li a,
.selected_8124 .border_left_63a0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.selected_8124 .accent_5bb9 li ul li::before,
.selected_8124 .tall-fa85 li ul li::before,
.selected_8124 .column_90e2 li ul li::before,
.selected_8124 .gas-576d li ul li::before,
.selected_8124 .south-6da0 li ul li::before,
.selected_8124 .new-9119 li ul li::before,
.selected_8124 .plasma-4d47 li ul li::before,
.selected_8124 .border_left_63a0 li ul li::before {
  left: 15px;
}
.selected_8124 .accent_5bb9 li ul a,
.selected_8124 .tall-fa85 li ul a,
.selected_8124 .column_90e2 li ul a,
.selected_8124 .gas-576d li ul a,
.selected_8124 .south-6da0 li ul a,
.selected_8124 .new-9119 li ul a,
.selected_8124 .plasma-4d47 li ul a,
.selected_8124 .border_left_63a0 li ul a {
  padding-left: 20px;
}
.selected_8124 .accent_5bb9 li ul ul li::before,
.selected_8124 .tall-fa85 li ul ul li::before,
.selected_8124 .column_90e2 li ul ul li::before,
.selected_8124 .gas-576d li ul ul li::before,
.selected_8124 .south-6da0 li ul ul li::before,
.selected_8124 .new-9119 li ul ul li::before,
.selected_8124 .plasma-4d47 li ul ul li::before,
.selected_8124 .border_left_63a0 li ul ul li::before {
  left: 30px;
}
.selected_8124 .accent_5bb9 li ul ul a,
.selected_8124 .tall-fa85 li ul ul a,
.selected_8124 .column_90e2 li ul ul a,
.selected_8124 .gas-576d li ul ul a,
.selected_8124 .south-6da0 li ul ul a,
.selected_8124 .new-9119 li ul ul a,
.selected_8124 .plasma-4d47 li ul ul a,
.selected_8124 .border_left_63a0 li ul ul a {
  padding-left: 40px;
}
.selected_8124 .list_first_aa0f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.selected_8124 .border_left_63a0 ul li {
  margin-bottom: 1.41575em;
}
.selected_8124 .border_left_63a0 ul li .element_top_51e1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.selected_8124 .border_left_63a0 ul li .breadcrumb-rough-3a12 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface_641b .accent_5bb9 li a,
.surface_641b .tall-fa85 li a,
.surface_641b .column_90e2 li a,
.surface_641b .gas-576d li a,
.surface_641b .south-6da0 li a,
.surface_641b .new-9119 li a,
.surface_641b .plasma-4d47 li a,
.surface_641b .border_left_63a0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_641b .list_first_aa0f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_641b .icon_action_f484 ul li.widget_bba4 .paragraph_257e,
.surface_641b .icon_action_f484 ul li.current_33b5 .paragraph_257e {
  background: rgba(0, 0, 0, 0.2);
}
.surface_641b .selected_8124 .icon_action_f484 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li {
  margin: 0;
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li ul {
  margin: 0;
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li ul li a {
  padding-left: 15px;
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li ul li li a {
  padding-left: 30px;
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li.highlight-9afd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li.highlight-9afd > 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;
}
.highlight_pink_013a .selected_8124 .outer_b0f0 li.highlight-9afd > 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;
}
.mini_3d2f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge_selected_e77f {
  position: relative;
  z-index: 10;
}
.badge_selected_e77f .slow_fd11 {
  width: 100%;
  max-width: 100%;
}
.carousel_2fee .rough_2bb1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.carousel_2fee .simple_ee8e {
}
.carousel_2fee .surface_641b {
  background: #292929;
}
.preview_6019 .rough_2bb1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview_6019 .simple_ee8e {
  background: #f9f9f9;
}
.preview_6019 .surface_641b {
  background: #303030;
}
.module-steel-5ac5 .rough_2bb1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .module-steel-5ac5 .shade_basic_1c6c {
    margin-bottom: 1em;
  }
  .module-steel-5ac5 .shade_basic_1c6c:last-child {
    margin-bottom: 0;
  }
}
.module-steel-5ac5 .simple_ee8e {
  background: #ededed;
}
.module-steel-5ac5 .surface_641b {
  background: #1a1a1a;
}
.rough_2bb1.simple_ee8e {
  color: rgba(0, 0, 0, 0.6);
}
.rough_2bb1.simple_ee8e .info-full-f31e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough_2bb1.surface_641b {
  color: rgba(255, 255, 255, 0.99);
}
.rough_2bb1.surface_641b a:not(.full_3223) {
  color: rgba(255, 255, 255, 0.79);
}
.rough_2bb1.surface_641b a:not(.full_3223):hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_2bb1.surface_641b .info-full-f31e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_2bb1.surface_641b table tbody td,
.rough_2bb1.surface_641b table th {
  background: rgba(0, 0, 0, 0.08);
}
.gallery_fdb9.description-a8f5 .module_4552 {
  max-width: initial;
}
.gallery_fdb9 .item_dcd9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gallery_fdb9 .item_dcd9 .slow_fd11 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gallery_fdb9 .item_dcd9 .slow_fd11 {
    display: block;
    margin-bottom: 2em;
  }
  .gallery_fdb9 .item_dcd9 .slow_fd11:last-child {
    margin-bottom: 0;
  }
}
.module-steel-5ac5 .shade_basic_1c6c:last-child,
.preview_6019 .shade_basic_1c6c:last-child,
.carousel_2fee .shade_basic_1c6c:last-child {
  margin-bottom: 0;
}
.module-steel-5ac5 .shade_basic_1c6c .selected_8124 .icon_action_f484:last-child,
.preview_6019 .shade_basic_1c6c .selected_8124 .icon_action_f484:last-child,
.carousel_2fee .shade_basic_1c6c .selected_8124 .icon_action_f484:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .module-steel-5ac5 .red-3180,
  .module-steel-5ac5 .notification_3da3,
  .preview_6019 .red-3180,
  .preview_6019 .notification_3da3,
  .carousel_2fee .red-3180,
  .carousel_2fee .notification_3da3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge_selected_e77f .shade_basic_1c6c {
    margin-bottom: 2em;
  }
}
.badge_selected_e77f p:last-child {
  margin-bottom: 0;
}
.badge_selected_e77f li,
.badge_selected_e77f ul {
  list-style: none;
  margin: 0;
}
.badge_selected_e77f ul ul {
  margin-left: 2.617924em;
}
.next_d86e {
  font-size: 0.875em;
}

/* css-noise: 4500 */
.promo-block-o1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
