/*!
Theme Name: Customify
Theme URI: https://pressmaximum.link_black_44bb/customify
Author: WPCustomify
Author URI: https://pressmaximum.link_black_44bb
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.link_black_44bb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fresh-06ec.hidden_wide_14fe/licenses/gpl-2.0.tooltip-pressed-284d
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.carousel_0596/, (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.detail_92b8.notice_e5f0/normalize.gallery_ff09/
 ======
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.gallery_ff09 v7.0.0 | MIT License | github.link_black_44bb/necolas/normalize.gallery_ff09 */
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;
}
.short-4ede .slow-f199,
.north-bcb4,
.focus-37ac,
.dark_9b2d,
.item_active_cb8b,
.element-fae8,
.highlight-black-635d,
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;
}
.north-bcb4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .north-bcb4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .north-bcb4,
  h1 {
    font-size: 1.8em;
  }
}
.focus-37ac,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus-37ac + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus-37ac,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus-37ac,
  h2 {
    font-size: 1.7em;
  }
}
.dark_9b2d,
h3 {
  font-size: 1.618em;
}
.short-4ede .slow-f199,
.item_active_cb8b,
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.highlight_adbb {
  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;
}
.header_small_8c63:after,
.header_small_8c63:before,
.feature_warm_4afb:after,
.feature_warm_4afb:before {
  content: "";
  display: table;
}
.header_small_8c63:after,
.feature_warm_4afb:after {
  clear: both;
}
.detail_bright_caf9 {
  float: right;
  margin-right: 0;
}
.main_smooth_5bef {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.soft_570e .outline_66e4,
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;
}
.soft_570e .outline_66e4: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;
}
.bronze_f877 .outline_66e4 {
  box-shadow: none;
}
.bronze_f877
  .outline_66e4
  .filter_outer_a316 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bronze_f877 .outline_66e4 .footer_bronze_346e {
  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;
}
.bronze_f877
  .outline_66e4
  .footer_bronze_346e
  b {
  display: none;
}
.bronze_f877 .cool-fcb9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dark-1a5a:not(.badge-6f63):not(.action_9f83),
button:not(.badge-6f63):not(.action_9f83),
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ),
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ),
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ) {
  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;
}
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ):hover,
button:not(.badge-6f63):not(
    .action_9f83
  ):hover,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ):hover,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ):hover,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ):active,
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ):focus,
button:not(.badge-6f63):not(
    .action_9f83
  ):active,
button:not(.badge-6f63):not(
    .action_9f83
  ):focus,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ):active,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ):focus,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ):active,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ):focus,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ):active,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ):focus {
  outline: 0;
}
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9,
button:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9 {
  position: relative;
}
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .column-2964,
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .wrapper_paper_ffd6,
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .yellow-54ca,
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  i,
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  svg,
button:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .column-2964,
button:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .wrapper_paper_ffd6,
button:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .yellow-54ca,
button:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  i,
button:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  svg,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .column-2964,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .wrapper_paper_ffd6,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .yellow-54ca,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  i,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  svg,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .column-2964,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .wrapper_paper_ffd6,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .yellow-54ca,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  i,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  svg,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .column-2964,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .wrapper_paper_ffd6,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  .yellow-54ca,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  i,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9
  svg {
  visibility: hidden;
}
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9:after,
button:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9:after,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9:after,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9:after,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ).fn-loading-fec9: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;
}
.dark-1a5a:not(.badge-6f63):not(.action_9f83),
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ),
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ),
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ) {
  color: #fff;
  background: #235787;
}
.dark-1a5a:not(.badge-6f63):not(
    .action_9f83
  ):focus,
input[type="button"]:not(.badge-6f63):not(
    .action_9f83
  ):focus,
input[type="reset"]:not(.badge-6f63):not(
    .action_9f83
  ):focus,
input[type="submit"]:not(.badge-6f63):not(
    .action_9f83
  ):focus {
  color: #fff;
}
.dark-1a5a.fn-disabled-fec9:not(.badge-6f63):not(
    .action_9f83
  ),
.dark-1a5a[disabled]:not(.badge-6f63):not(
    .action_9f83
  ),
button.fn-disabled-fec9:not(.badge-6f63):not(
    .action_9f83
  ),
button[disabled]:not(.badge-6f63):not(
    .action_9f83
  ) {
  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;
}
.sort_pink_f267 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sort_pink_f267: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;
}
.last_88ea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bright-eb22 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-cool-d2be {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header_small_8c63:after,
.header_small_8c63:before,
.medium_1a77:after,
.medium_1a77:before,
.stale-15e3:after,
.stale-15e3:before,
.north_77ab:after,
.north_77ab:before,
.label-aaeb:after,
.label-aaeb:before,
.top_4bde:after,
.top_4bde:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.header_small_8c63:after,
.medium_1a77:after,
.stale-15e3:after,
.north_77ab:after,
.label-aaeb:after,
.top_4bde:after {
  clear: both;
}
.medium_1a77 .yellow-23c2,
.stale-15e3 .yellow-23c2,
.popup-ee84 .yellow-23c2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image_aa83 {
  display: inline-block;
}
.tabs-north-0566 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tabs-north-0566 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tabs-north-0566 .outline_2710 {
  padding: 1em 0;
  font-size: 85%;
}
.outline_2710 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.out-d2da {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.out-d2da:after,
.out-d2da:before {
  content: "";
  display: table;
}
.out-d2da:after {
  clear: both;
}
.next-eab9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.wrapper-center-c6a3 .next-eab9 {
  max-width: 50%;
}
.under-9954 .next-eab9 {
  max-width: 33.33%;
}
.layout_6d49 .next-eab9 {
  max-width: 25%;
}
.container_f75d .next-eab9 {
  max-width: 20%;
}
.sidebar-67b9 .next-eab9 {
  max-width: 16.66%;
}
.tall_588e .next-eab9 {
  max-width: 14.28%;
}
.video_0cfb .next-eab9 {
  max-width: 12.5%;
}
.wrapper_2780 .next-eab9 {
  max-width: 11.11%;
}
.icon-out-e6dc {
  display: block;
}
.short-4ede .south_573e label,
.short-4ede .feature_960a label,
.short-4ede .background_862b label,
.short-4ede .surface_prev_4a68 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current_3692 {
  list-style: none;
  margin: 0;
}
.current_3692 article.stone-96a9 {
  margin-bottom: 0;
}
.current_3692 ul {
  list-style: none;
  margin: 0;
}
.current_3692 .over-daab li.stone-96a9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current_3692 .over-daab li.stone-96a9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current_3692 .over-daab li.stone-96a9: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) {
  .current_3692 .over-daab li.stone-96a9 li.stone-96a9 li.stone-96a9 li.stone-96a9 {
    padding-left: 0;
  }
}
article.stone-96a9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stone-96a9 .medium_1a77 p:last-of-type {
  margin-bottom: 0;
}
article.stone-96a9 .logo_hard_14ee {
  float: left;
}
article.stone-96a9 .south-23db {
  margin-left: 85px;
}
article.stone-96a9 .gradient_steel_7785 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stone-96a9 .gradient_steel_7785 .link_pro_d101 {
  margin-left: 10px;
}
article.stone-96a9 .motion-f526 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stone-96a9 .description-upper-e813 {
  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 .south_573e,
  #respond .background_862b,
  #respond .surface_prev_4a68 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_573e input,
#respond .background_862b input,
#respond .surface_prev_4a68 input {
  width: 100%;
}
#respond .surface_prev_4a68 {
  margin-right: 0;
}
#respond .gallery_0d60 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_top_f7e9 {
  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;
}
.hero_top_f7e9.heading-fresh-0f4e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hero_top_f7e9 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%);
}
.hero_top_f7e9:focus,
.hero_top_f7e9: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);
}
.out-36aa {
  border-radius: 10%;
}
.paragraph-easy-b525 {
  border-radius: 50%;
}
.primary_mini_fb44 {
  font-size: 0.72em;
}
.blue-c662 {
  font-size: 0.875em;
}
.soft-83bf {
  font-size: 1.1em;
}
.border_static_29ee {
  text-transform: uppercase;
  line-height: 1.2;
}
.border_static_29ee.primary_mini_fb44 {
  letter-spacing: 0.5px;
}
.content_a7db,
.content_a7db a {
  color: #6d6d6d;
}
.content_a7db a:hover {
  color: #111;
}
.highlight_26b3 {
  color: #6d6d6d;
}
.wide-2c3a {
  overflow-x: hidden;
}
.wide-2c3a .bronze_43bc.table_pressed_92f0 {
  position: relative;
}
.wide-2c3a .bronze_43bc.table_pressed_92f0.photo_glass_0e79 {
  position: initial;
}
.wide-2c3a
  .bronze_43bc.table_pressed_92f0.photo_glass_0e79
  .small-681a {
  left: auto;
}
.wide-2c3a .bronze_43bc .small-681a {
  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;
}
.wide-2c3a .bronze_43bc:hover.table_pressed_92f0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wide-2c3a
  .bronze_43bc:hover.table_pressed_92f0
  .small-681a {
  display: block;
  z-index: 9999999;
}
.wide-2c3a .sort_huge_1bf2 .background_thick_4dee,
.wide-2c3a .filter_911a .background_thick_4dee {
  display: none;
}
.wide-2c3a .text-middle-570e .bronze_43bc:hover.table_pressed_92f0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.short-4ede .south_573e label,
.short-4ede .feature_960a label,
.short-4ede .background_862b label,
.short-4ede .surface_prev_4a68 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current_3692 {
  list-style: none;
  margin: 0;
}
.current_3692 article.stone-96a9 {
  margin-bottom: 0;
}
.current_3692 ul {
  list-style: none;
  margin: 0;
}
.current_3692 .over-daab li.stone-96a9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current_3692 .over-daab li.stone-96a9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current_3692 .over-daab li.stone-96a9: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) {
  .current_3692 .over-daab li.stone-96a9 li.stone-96a9 li.stone-96a9 li.stone-96a9 {
    padding-left: 0;
  }
}
article.stone-96a9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stone-96a9 .medium_1a77 p:last-of-type {
  margin-bottom: 0;
}
article.stone-96a9 .logo_hard_14ee {
  float: left;
}
article.stone-96a9 .south-23db {
  margin-left: 85px;
}
article.stone-96a9 .gradient_steel_7785 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stone-96a9 .gradient_steel_7785 .link_pro_d101 {
  margin-left: 10px;
}
article.stone-96a9 .motion-f526 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stone-96a9 .description-upper-e813 {
  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 .south_573e,
  #respond .background_862b,
  #respond .surface_prev_4a68 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_573e input,
#respond .background_862b input,
#respond .surface_prev_4a68 input {
  width: 100%;
}
#respond .surface_prev_4a68 {
  margin-right: 0;
}
#respond .gallery_0d60 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort_huge_1bf2 .pink-891c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pink-891c .section_8709.out-6313 .picture_bright_26a1 > li > a:focus,
.pink-891c .section_8709.out-6313 .picture_bright_26a1 > li > a:hover,
.pink-891c .section_8709.secondary_ebeb .picture_bright_26a1 > li > a:focus,
.pink-891c .section_8709.secondary_ebeb .picture_bright_26a1 > li > a:hover,
.pink-891c .section_8709.table-ea62 .picture_bright_26a1 > li > a:focus,
.pink-891c .section_8709.table-ea62 .picture_bright_26a1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-891c
  .section_8709.out-6313
  .picture_bright_26a1
  > li.pattern_west_4235
  > a,
.pink-891c
  .section_8709.out-6313
  .picture_bright_26a1
  > li.south-7d98
  > a,
.pink-891c
  .section_8709.secondary_ebeb
  .picture_bright_26a1
  > li.pattern_west_4235
  > a,
.pink-891c
  .section_8709.secondary_ebeb
  .picture_bright_26a1
  > li.south-7d98
  > a,
.pink-891c
  .section_8709.table-ea62
  .picture_bright_26a1
  > li.pattern_west_4235
  > a,
.pink-891c .section_8709.table-ea62 .picture_bright_26a1 > li.form_south_4772 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pink-891c .modal_lower_7988,
.pink-891c .modal_lower_7988 a {
  color: rgba(255, 255, 255, 0.99);
}
.pink-891c .item-down-c3e2.layout_1b02 li a,
.pink-891c .easy_74a2 a,
.pink-891c .wood-6e15,
.pink-891c .picture_bright_26a1 > li > a,
.pink-891c .fluid_068d {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c .item-down-c3e2.layout_1b02 li a:hover,
.pink-891c .easy_74a2 a:hover,
.pink-891c .wood-6e15:hover,
.pink-891c .picture_bright_26a1 > li > a:hover,
.pink-891c .fluid_068d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-891c .glass_4c0a {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c .glass_4c0a .card-30a8 {
  color: rgba(255, 255, 255, 0.99);
}
.pink-891c .glass_4c0a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-891c .menu_7d7c .backdrop_focused_8fe3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c .menu_7d7c .backdrop_focused_8fe3 .wide-bf63 {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c
  .menu_7d7c
  .backdrop_focused_8fe3
  .wide-bf63::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c
  .menu_7d7c
  .backdrop_focused_8fe3
  .wide-bf63:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c
  .menu_7d7c
  .backdrop_focused_8fe3
  .wide-bf63::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c
  .menu_7d7c
  .backdrop_focused_8fe3
  .wide-bf63::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c .menu_7d7c .panel_wood_0a01 {
  color: rgba(255, 255, 255, 0.79);
}
.pink-891c .menu_7d7c .panel_wood_0a01:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-7913
  .pink-891c
  .menu_7d7c
  .gas_6729
  .component-north-44f0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.action-7913
  .pink-891c
  .menu_7d7c
  .gas_6729
  .wide-bf63 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_huge_1bf2 .backdrop_thick_624a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_thick_624a .section_8709.out-6313 .picture_bright_26a1 > li > a:focus,
.backdrop_thick_624a .section_8709.out-6313 .picture_bright_26a1 > li > a:hover,
.backdrop_thick_624a .section_8709.secondary_ebeb .picture_bright_26a1 > li > a:focus,
.backdrop_thick_624a .section_8709.secondary_ebeb .picture_bright_26a1 > li > a:hover,
.backdrop_thick_624a .section_8709.table-ea62 .picture_bright_26a1 > li > a:focus,
.backdrop_thick_624a .section_8709.table-ea62 .picture_bright_26a1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_thick_624a
  .section_8709.out-6313
  .picture_bright_26a1
  > li.pattern_west_4235
  > a,
.backdrop_thick_624a
  .section_8709.out-6313
  .picture_bright_26a1
  > li.south-7d98
  > a,
.backdrop_thick_624a
  .section_8709.secondary_ebeb
  .picture_bright_26a1
  > li.pattern_west_4235
  > a,
.backdrop_thick_624a
  .section_8709.secondary_ebeb
  .picture_bright_26a1
  > li.south-7d98
  > a,
.backdrop_thick_624a
  .section_8709.table-ea62
  .picture_bright_26a1
  > li.pattern_west_4235
  > a,
.backdrop_thick_624a .section_8709.table-ea62 .picture_bright_26a1 > li.form_south_4772 > a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_thick_624a .modal_lower_7988,
.backdrop_thick_624a .modal_lower_7988 a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_thick_624a .item-down-c3e2.layout_1b02 li a,
.backdrop_thick_624a .easy_74a2 a,
.backdrop_thick_624a .wood-6e15,
.backdrop_thick_624a .picture_bright_26a1 > li > a,
.backdrop_thick_624a .fluid_068d {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_thick_624a .item-down-c3e2.layout_1b02 li a:hover,
.backdrop_thick_624a .easy_74a2 a:hover,
.backdrop_thick_624a .wood-6e15:hover,
.backdrop_thick_624a .picture_bright_26a1 > li > a:hover,
.backdrop_thick_624a .fluid_068d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_thick_624a .glass_4c0a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_thick_624a .glass_4c0a .card-30a8 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_thick_624a .glass_4c0a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-advanced-d68c .texture_a93e {
  margin-left: auto;
  margin-right: auto;
}
.stale-15e3 > * {
  margin-left: auto;
  margin-right: auto;
}
.stale-15e3 .last_88ea {
  margin-right: 1.41575em;
}
.image_mini_f24f .stale-15e3 > .basic_9ec2 {
  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;
}
.image_mini_f24f .stale-15e3 > .mask_7cba {
  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;
}
.item_3982.menu-advanced-d68c .texture_a93e,
.surface-0983.menu-advanced-d68c .texture_a93e {
  margin-left: 0;
}
.north-dd49.menu-advanced-d68c .texture_a93e,
.item-5fd9.menu-advanced-d68c .texture_a93e {
  margin-right: 0;
}
.stale-15e3 ol,
.stale-15e3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form-e691 video {
  max-width: 100%;
}
.icon_f42f img {
  display: block;
}
.icon_f42f.last_88ea,
.icon_f42f.bright-eb22 {
  width: 100%;
}
.icon_f42f.mask_7cba img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-7c46:not(.detail_8e24) {
  margin: 1.5em auto;
}
.cold-8332 p {
  padding: 1.5em 14px;
}
ul.module-6f42.mask_7cba,
ul.module-6f42.basic_9ec2,
ul.module-6f42.container_1322.basic_9ec2 {
  padding: 0 14px;
}
.element_red_c2db {
  display: block;
  overflow-x: auto;
}
.element_red_c2db table {
  border-collapse: collapse;
  width: 100%;
}
.element_red_c2db td,
.element_red_c2db th {
  padding: 0.5em;
}
.stale-15e3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stale-15e3 ol ol,
.stale-15e3 ol ul,
.stale-15e3 ul ol,
.stale-15e3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stale-15e3 ol ol li,
.stale-15e3 ol ul li,
.stale-15e3 ul ol li,
.stale-15e3 ul ul li {
  margin-left: 0;
}
.wrapper_west_0e28.glass-4514 > .outline_current_a852 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wrapper_west_0e28.glass-4514 > .outline_current_a852 iframe,
.wrapper_west_0e28.glass-4514 > .outline_current_a852 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tiny-3eb6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tiny-3eb6.module_paper_ef6a {
  padding: 0;
}
.tiny-3eb6.module_paper_ef6a cite {
  font-size: 13px;
}
.tiny-3eb6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tiny-3eb6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message-down-8aeb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message-down-8aeb > p:first-child {
  margin-top: 0;
}
.message-down-8aeb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message-down-8aeb blockquote {
  border-left: 0;
}
.disabled_8b2c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled_8b2c:not(.modal-d12b) {
  max-width: 100px;
}
.disabled_8b2c.summary-dd42 {
  border-bottom: none !important;
  text-align: center;
}
.disabled_8b2c.summary-dd42::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .cold-8332 p {
    padding: 1.5em 0;
  }
}
.slider-basic-eeba {
  color: #0073aa;
}
.notification-easy-2f53 {
  background-color: #0073aa;
}
.slider_south_ba62 {
  color: #229fd8;
}
.grid-a5b7 {
  background-color: #229fd8;
}
.progress-basic-807a {
  color: #eee;
}
.focused-5383 {
  background-color: #eee;
}
.disabled-bronze-3b99 {
  color: #444;
}
.tiny_d736 {
  background-color: #444;
}
.outline-5dd1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outline-5dd1 .gas_d202 .easy_74a2 {
  font-size: 15px;
}
.outline-5dd1 .easy_74a2 {
  line-height: 1.3;
}
.outline-5dd1 .backdrop_thick_624a {
}
.outline-5dd1 .pink-891c {
  background: #235787;
}
.active-4430 {
  padding: 0;
}
.active-4430 .pink-891c {
  background: #1a1a1a;
}
.active-4430 .backdrop_thick_624a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.south_2615 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.south_2615 .backdrop_thick_624a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.south_2615 .pink-891c {
  background: #303030;
}
.top_4bde {
  position: relative;
  z-index: 10;
}
.top_4bde .first-14da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert_green_97ac .table_pressed_92f0 {
  display: inline-block;
  vertical-align: middle;
}
.alert_green_97ac.cool_0fe4 .table_pressed_92f0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .alert_green_97ac.cool_0fe4 .table_pressed_92f0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .alert_green_97ac.cool_0fe4 .table_pressed_92f0 {
    margin-right: 0.4em;
  }
}
.alert_green_97ac.cool_0fe4 .table_pressed_92f0:last-child {
  margin-right: 0;
}
.lower_78df .first-14da {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort_huge_1bf2 .gas_d202 {
    margin: 0 -0.5em;
  }
  .sort_huge_1bf2 .gas_d202 [class*="customify-col-"],
  .sort_huge_1bf2 .gas_d202 [class*="customify-col_"],
  .sort_huge_1bf2 .gas_d202 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort_huge_1bf2.feature-middle-a169 .first-14da {
  background: 0 0 !important;
}
.sort_huge_1bf2.feature-middle-a169 .first-14da,
.sort_huge_1bf2.lower_78df .first-14da {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort_huge_1bf2.copper-754c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort_huge_1bf2.lower_78df .first-14da {
  box-shadow: none !important;
}
.menu_slow_270a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_slow_270a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_slow_270a {
    padding: 18px 0 20px;
  }
}
.menu_slow_270a .slow-d714 {
  width: 100%;
}
.menu_slow_270a .status_bronze_2b05 {
  margin-bottom: 0;
}
.menu_slow_270a .outline_9470 {
  margin-top: 5px;
  font-size: 0.875em;
}
.message-lower-3594 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.message-lower-3594 .widget_49ef {
  width: 100%;
}
.hot_9ebf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hot_9ebf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hot_9ebf 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;
}
.hot_9ebf li:last-child:after {
  display: none;
}
.hot_9ebf li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid_focused_0ce1 .background_thick_4dee button,
.menu_slow_270a .background_thick_4dee button {
  left: 0;
}
.grid_focused_0ce1 .widget_49ef,
.menu_slow_270a .widget_49ef {
  padding-left: 0;
  padding-right: 0;
}
.grid_focused_0ce1 .message-lower-3594,
.menu_slow_270a .message-lower-3594 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid_focused_0ce1 {
  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;
}
.grid_focused_0ce1: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;
}
.grid_focused_0ce1 .photo_c940 {
  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) {
  .grid_focused_0ce1 .photo_c940 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_focused_0ce1 .photo_c940 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid_focused_0ce1 .photo_c940 {
    min-height: 200px;
  }
}
.grid_focused_0ce1 .hot_9ebf {
  color: rgba(255, 255, 255, 0.8);
}
.grid_focused_0ce1 .hot_9ebf a,
.grid_focused_0ce1 .hot_9ebf li:after {
  color: inherit;
}
.grid_focused_0ce1 .hot_9ebf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.warm_6dd6 {
  margin-bottom: 0.5em;
}
.hidden_out_e0d2 {
  margin-bottom: 1.2em;
}
.hidden_out_e0d2,
.warm_6dd6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hidden_out_e0d2 p:last-child,
.warm_6dd6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background_thick_4dee,
#masthead .background_thick_4dee {
  display: none;
}
#masthead
  > .background_thick_4dee.wrapper-101a {
  display: none;
}
#masthead > .background_thick_4dee button {
  left: 0;
}
.image_43e6 {
  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_43e6 .table_pressed_92f0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image_43e6 .feature_2c18 {
  display: -webkit-box;
  display: flex;
}
.image_43e6 .feature_2c18.left-fe5b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image_43e6 .feature_2c18.photo-rough-2a9e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_43e6 .feature_2c18.component_d3a5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_43e6.copper-bbcf.dynamic-fc9c .feature_2c18.left-fe5b {
  flex-basis: 100%;
}
.image_43e6.tiny_ef2a .feature_2c18.photo-rough-2a9e {
  -webkit-box-flex: 1;
  flex: auto;
}
.image_43e6.tiny_ef2a .feature_2c18.component_d3a5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background_thick_4dee.wrapper-101a {
  display: none;
}
#masthead > .background_thick_4dee button {
  left: 0;
}
.article-light-2d03 {
  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;
}
.article-light-2d03:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article-light-2d03.bright-70f9 i {
  margin-right: 4px;
}
.article-light-2d03.main_dark_654b i {
  margin-left: 5px;
}
.easy_74a2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.easy_74a2 p:last-child {
  margin-bottom: 0;
}
.shadow_pressed_0837 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shadow_pressed_0837 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shadow_pressed_0837 img {
  display: block;
  width: auto;
  line-height: 1;
}
.shadow_pressed_0837 .modal_lower_7988 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shadow_pressed_0837 .gradient_d8f2 {
  margin: 5px 0 7px 0;
}
.shadow_pressed_0837.static-7658 .notification_a97f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow_pressed_0837.static-7658 .row-2108 {
  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;
}
.shadow_pressed_0837.highlight-fc51 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shadow_pressed_0837.highlight-fc51 .notification_a97f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow_pressed_0837.highlight-fc51 .row-2108 {
  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;
}
.shadow_pressed_0837.pagination-up-7a77 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow_pressed_0837.icon_iron_5d67 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shadow_pressed_0837.icon_iron_5d67 .row-2108 {
  margin-top: 7px;
}
.main-easy-da03 {
  display: inline-block;
}
.top_4bde .east_0ab1 .shadow_pressed_0837 img {
  max-width: 100%;
}
.section_8709 .current-6a46.caption_wide_b37f,
.media-61f3 .current-6a46.caption_wide_b37f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_8709 .pagination_30ec,
.media-61f3 .pagination_30ec {
  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%);
}
.section_8709 .pagination_30ec {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.section_8709.progress_static_10b2 .pagination_30ec {
  display: none;
}
.section_8709 .tag_19d9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_8709 .tag_19d9 li {
  display: inline-block;
  position: relative;
}
.section_8709 .tag_19d9 li:last-child {
  margin-right: 0;
}
.section_8709 .tag_19d9 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;
}
.section_8709 .tag_19d9 li.form_south_4772 > a {
  color: rgba(0, 0, 0, 0.9);
}
.section_8709 .tag_19d9 > 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;
}
.section_8709 .tag_19d9 > li > a i {
  line-height: 0;
}
.section_8709 .tag_19d9 > li.section-static-31dc > a .pagination_30ec {
  margin-left: 4px;
  line-height: 0;
}
.section_8709 .tag_19d9 .clean_4d9a li.section-static-31dc > a {
  position: relative;
}
.section_8709 .tag_19d9 .clean_4d9a li.section-static-31dc > a:after,
.section_8709 .tag_19d9 .clean_4d9a li.section-static-31dc > a:before {
  content: "";
  display: table;
}
.section_8709 .tag_19d9 .clean_4d9a li.section-static-31dc > a:after {
  clear: both;
}
.section_8709 .tag_19d9 .clean_4d9a li.section-static-31dc > a .pagination_30ec {
  margin-left: 5px;
  float: right;
}
.section_8709 .iron_2017,
.section_8709 .clean_4d9a {
  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;
}
.section_8709 .clean_4d9a {
  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;
}
.section_8709 .clean_4d9a .caption_wide_b37f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_8709 .clean_4d9a .pagination_30ec {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.section_8709 .clean_4d9a li {
  display: block;
  margin: 0;
  padding: 0;
}
.section_8709 .clean_4d9a 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;
}
.section_8709 .clean_4d9a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.section_8709 .clean_4d9a .clean_4d9a {
  top: 0;
  left: 100%;
}
.section_8709 .slider-0538.fn-focus-fec9 > .iron_2017,
.section_8709 .slider-0538.fn-focus-fec9 > .clean_4d9a,
.section_8709 .slider-0538:focus > .iron_2017,
.section_8709 .slider-0538:focus > .clean_4d9a,
.section_8709 .slider-0538:hover > .iron_2017,
.section_8709 .slider-0538:hover > .clean_4d9a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.section_8709.table-ea62 .picture_bright_26a1:after,
.section_8709.table-ea62 .picture_bright_26a1:before {
  content: "";
  display: table;
}
.section_8709.table-ea62 .picture_bright_26a1:after {
  clear: both;
}
.section_8709.table-ea62 .picture_bright_26a1 > li {
  float: left;
}
.section_8709.text_wide_b8e7 .picture_bright_26a1:after,
.section_8709.text_wide_b8e7 .picture_bright_26a1:before {
  content: "";
  display: table;
}
.section_8709.text_wide_b8e7 .picture_bright_26a1:after {
  clear: both;
}
.section_8709.text_wide_b8e7 .picture_bright_26a1 > li {
  float: left;
}
.section_8709.text_wide_b8e7 .picture_bright_26a1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.section_8709.text_wide_b8e7 .picture_bright_26a1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.section_8709.text_wide_b8e7 .picture_bright_26a1 > li.pattern_west_4235 > a,
.section_8709.text_wide_b8e7 .picture_bright_26a1 > li.form_south_4772 > a {
  color: #fff;
  background-color: #1e4b75;
}
.section_8709.out-6313 .picture_bright_26a1 > li > a .caption_wide_b37f {
  position: relative;
}
.section_8709.out-6313 .picture_bright_26a1 > li > a .caption_wide_b37f: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;
}
.section_8709.out-6313
  .picture_bright_26a1
  > li:focus
  > a
  .caption_wide_b37f:before,
.section_8709.out-6313
  .picture_bright_26a1
  > li:hover
  > a
  .caption_wide_b37f:before {
  width: 100%;
  background-color: currentColor;
}
.section_8709.out-6313
  .picture_bright_26a1
  > li.pattern_west_4235
  > a
  .caption_wide_b37f:before,
.section_8709.out-6313
  .picture_bright_26a1
  > li.south-7d98
  > a
  .caption_wide_b37f:before {
  width: 100%;
  background-color: currentColor;
}
.section_8709.secondary_ebeb .picture_bright_26a1 > li > a .caption_wide_b37f {
  position: relative;
}
.section_8709.secondary_ebeb .picture_bright_26a1 > li > a .caption_wide_b37f: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;
}
.section_8709.secondary_ebeb .picture_bright_26a1 > li:focus > a .caption_wide_b37f:before,
.section_8709.secondary_ebeb
  .picture_bright_26a1
  > li:hover
  > a
  .caption_wide_b37f:before {
  width: 100%;
  background-color: currentColor;
}
.section_8709.secondary_ebeb
  .picture_bright_26a1
  > li.pattern_west_4235
  > a
  .caption_wide_b37f:before,
.section_8709.secondary_ebeb
  .picture_bright_26a1
  > li.south-7d98
  > a
  .caption_wide_b37f:before {
  width: 100%;
  background-color: currentColor;
}
.media-61f3 .tag_19d9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-61f3 .tag_19d9 li:first-child > a {
  border-top: none;
}
.media-61f3 .tag_19d9 .down-00f9 > .caption_wide_b37f .pagination_30ec {
  display: none;
}
.media-61f3 .tag_19d9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media-61f3 .tag_19d9 li:last-child {
  border: none;
}
.media-61f3 .tag_19d9 li.section-static-31dc > a {
  padding-right: 45px !important;
}
.media-61f3 .tag_19d9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media-61f3 .tag_19d9 li a:focus,
.media-61f3 .tag_19d9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-61f3 .tag_19d9 li .medium_2002 {
  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;
}
.media-61f3 .tag_19d9 li .medium_2002:hover {
  box-shadow: none;
}
.media-61f3 .tag_19d9 li .medium_2002 .pagination_30ec {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media-61f3 .tag_19d9 .clean_4d9a {
  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);
}
.media-61f3 .tag_19d9 .clean_4d9a li a {
  padding-left: 3em;
}
.media-61f3 .tag_19d9 .in-0b0f > a .medium_2002 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media-61f3 .tag_19d9 .in-0b0f > .clean_4d9a {
  display: block;
  opacity: 1;
}
.copper_eef0 {
  max-width: 100%;
}
.border-1333 {
  line-height: 0;
  cursor: pointer;
}
.fluid_068d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fluid_068d:hover {
  box-shadow: none;
  color: currentColor;
}
.fluid_068d svg {
  width: 18px;
  height: 18px;
}
.fluid_068d .summary-192c {
  display: none;
}
.tag_wide_679f {
  position: relative;
}
.tag_wide_679f.fn-active-fec9 .fluid_068d .first-4b5f {
  display: none;
}
.tag_wide_679f.fn-active-fec9 .fluid_068d .summary-192c {
  display: inline-block;
}
.tag_wide_679f .disabled_huge_d481 {
  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);
}
.tag_wide_679f.search-tall-9c6b .disabled_huge_d481 {
  left: auto;
  right: -0.9em;
}
.tag_wide_679f.search-tall-9c6b .advanced_0c0b::before {
  left: auto;
  right: 15px;
}
.tag_wide_679f.fn-active-fec9 .disabled_huge_d481 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gas_6729 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gas_6729 label {
  flex-basis: 100%;
}
.gas_6729 .backdrop_focused_8fe3 {
  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;
}
.gas_6729 .wide-bf63 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gas_6729 .wide-bf63:focus {
  background-color: transparent;
}
.gas_6729 button.panel_wood_0a01 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gas_6729 button.panel_wood_0a01:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gas_6729 button.panel_wood_0a01 svg {
  width: 18px;
  height: 18px;
}
.gas_6729 input[type="submit"] {
  min-height: auto;
}
.menu_7d7c .gas_6729 .wide-bf63 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.advanced_0c0b {
  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) {
  .advanced_0c0b {
    width: 220px;
  }
}
.advanced_0c0b label {
  flex-basis: 100%;
}
.advanced_0c0b::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;
}
.action-7913 .menu_7d7c .gas_6729 {
  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;
}
.action-7913
  .menu_7d7c
  .gas_6729
  .backdrop_focused_8fe3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.action-7913 .menu_7d7c .gas_6729 .wide-bf63 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.action-7913
  .menu_7d7c
  .gas_6729
  .wide-bf63:focus {
  background: 0 0;
}
.action-7913
  .menu_7d7c
  .gas_6729
  .component-north-44f0 {
  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;
}
.item-down-c3e2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.item-down-c3e2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.item-down-c3e2 li:last-child {
  margin-right: 0;
}
.item-down-c3e2 li:first-child {
  margin-left: 0;
}
.item-down-c3e2.row_basic_4e80 a {
  color: #fff;
}
.item-down-c3e2.row_basic_4e80 a:hover {
  color: #fff;
}
.item-down-c3e2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.item-down-c3e2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.item-down-c3e2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.item-down-c3e2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.item-down-c3e2 [class*="social-icon-apple"] {
  background-color: #999;
}
.item-down-c3e2 [class*="social-icon-apple"].bottom-4333 {
  background-color: transparent;
  color: #999;
}
.item-down-c3e2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.item-down-c3e2 [class*="social-icon-behance"].bottom-4333 {
  background-color: transparent;
  color: #1769ff;
}
.item-down-c3e2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.item-down-c3e2 [class*="social-icon-bitbucket"].bottom-4333 {
  background-color: transparent;
  color: #205081;
}
.item-down-c3e2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.item-down-c3e2 [class*="social-icon-codepen"].bottom-4333 {
  background-color: transparent;
  color: #000;
}
.item-down-c3e2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.item-down-c3e2 [class*="social-icon-delicious"].bottom-4333 {
  background-color: transparent;
  color: #39f;
}
.item-down-c3e2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.item-down-c3e2 [class*="social-icon-digg"].bottom-4333 {
  background-color: transparent;
  color: #005be2;
}
.item-down-c3e2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.item-down-c3e2 [class*="social-icon-dribbble"].bottom-4333 {
  background-color: transparent;
  color: #ea4c89;
}
.item-down-c3e2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.item-down-c3e2 [class*="social-icon-envelope"].bottom-4333 {
  background-color: transparent;
  color: #ea4335;
}
.item-down-c3e2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.item-down-c3e2 [class*="social-icon-facebook"].bottom-4333 {
  background-color: transparent;
  color: #3b5998;
}
.item-down-c3e2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.item-down-c3e2 [class*="social-icon-flickr"].bottom-4333 {
  background-color: transparent;
  color: #0063dc;
}
.item-down-c3e2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.item-down-c3e2 [class*="social-icon-foursquare"].bottom-4333 {
  background-color: transparent;
  color: #2d5be3;
}
.item-down-c3e2 [class*="social-icon-github"] {
  background-color: #333;
}
.item-down-c3e2 [class*="social-icon-github"].bottom-4333 {
  background-color: transparent;
  color: #333;
}
.item-down-c3e2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.item-down-c3e2 [class*="social-icon-google-plus"].bottom-4333 {
  background-color: transparent;
  color: #dd4b39;
}
.item-down-c3e2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.item-down-c3e2 [class*="social-icon-houzz"].bottom-4333 {
  background-color: transparent;
  color: #7ac142;
}
.item-down-c3e2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.item-down-c3e2 [class*="social-icon-instagram"].bottom-4333 {
  background-color: transparent;
  color: #262626;
}
.item-down-c3e2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.item-down-c3e2 [class*="social-icon-jsfiddle"].bottom-4333 {
  background-color: transparent;
  color: #487aa2;
}
.item-down-c3e2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.item-down-c3e2 [class*="social-icon-linkedin"].bottom-4333 {
  background-color: transparent;
  color: #0077b5;
}
.item-down-c3e2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.item-down-c3e2 [class*="social-icon-medium"].bottom-4333 {
  background-color: transparent;
  color: #00ab6b;
}
.item-down-c3e2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.item-down-c3e2
  [class*="social-icon-odnoklassniki"].bottom-4333 {
  background-color: transparent;
  color: #f4731c;
}
.item-down-c3e2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.item-down-c3e2 [class*="social-icon-meetup"].bottom-4333 {
  background-color: transparent;
  color: #ec1c40;
}
.item-down-c3e2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.item-down-c3e2 [class*="social-icon-pinterest"].bottom-4333 {
  background-color: transparent;
  color: #bd081c;
}
.item-down-c3e2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.item-down-c3e2 [class*="social-icon-product-hunt"].bottom-4333 {
  background-color: transparent;
  color: #da552f;
}
.item-down-c3e2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.item-down-c3e2 [class*="social-icon-reddit"].bottom-4333 {
  background-color: transparent;
  color: #ff4500;
}
.item-down-c3e2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.item-down-c3e2 [class*="social-icon-rss"].bottom-4333 {
  background-color: transparent;
  color: #f26522;
}
.item-down-c3e2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.item-down-c3e2
  [class*="social-icon-shopping-cart"].bottom-4333 {
  background-color: transparent;
  color: #4caf50;
}
.item-down-c3e2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.item-down-c3e2 [class*="social-icon-skype"].bottom-4333 {
  background-color: transparent;
  color: #00aff0;
}
.item-down-c3e2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.item-down-c3e2 [class*="social-icon-slideshare"].bottom-4333 {
  background-color: transparent;
  color: #0077b5;
}
.item-down-c3e2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.item-down-c3e2 [class*="social-icon-snapchat"].bottom-4333 {
  background-color: transparent;
  color: #fffc00;
}
.item-down-c3e2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.item-down-c3e2 [class*="social-icon-soundcloud"].bottom-4333 {
  background-color: transparent;
  color: #f80;
}
.item-down-c3e2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.item-down-c3e2 [class*="social-icon-spotify"].bottom-4333 {
  background-color: transparent;
  color: #2ebd59;
}
.item-down-c3e2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.item-down-c3e2
  [class*="social-icon-stack-overflow"].bottom-4333 {
  background-color: transparent;
  color: #fe7a15;
}
.item-down-c3e2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.item-down-c3e2 [class*="social-icon-maldkfgram"].bottom-4333 {
  background-color: transparent;
  color: #2ca5e0;
}
.item-down-c3e2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.item-down-c3e2 [class*="social-icon-tripadvisor"].bottom-4333 {
  background-color: transparent;
  color: #589442;
}
.item-down-c3e2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.item-down-c3e2 [class*="social-icon-tumblr"].bottom-4333 {
  background-color: transparent;
  color: #35465c;
}
.item-down-c3e2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.item-down-c3e2 [class*="social-icon-twitch"].bottom-4333 {
  background-color: transparent;
  color: #6441a5;
}
.item-down-c3e2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.item-down-c3e2 [class*="social-icon-twitter"].bottom-4333 {
  background-color: transparent;
  color: #1da1f2;
}
.item-down-c3e2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.item-down-c3e2 [class*="social-icon-vimeo"].bottom-4333 {
  background-color: transparent;
  color: #1ab7ea;
}
.item-down-c3e2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.item-down-c3e2 [class*="social-icon-vk"].bottom-4333 {
  background-color: transparent;
  color: #45668e;
}
.item-down-c3e2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.item-down-c3e2 [class*="social-icon-weibo"].bottom-4333 {
  background-color: transparent;
  color: #df2029;
}
.item-down-c3e2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.item-down-c3e2 [class*="social-icon-weixin"].bottom-4333 {
  background-color: transparent;
  color: #7bb32e;
}
.item-down-c3e2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.item-down-c3e2 [class*="social-icon-whatsapp"].bottom-4333 {
  background-color: transparent;
  color: #25d366;
}
.item-down-c3e2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.item-down-c3e2 [class*="social-icon-wordpress"].bottom-4333 {
  background-color: transparent;
  color: #21759b;
}
.item-down-c3e2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.item-down-c3e2 [class*="social-icon-xing"].bottom-4333 {
  background-color: transparent;
  color: #026466;
}
.item-down-c3e2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.item-down-c3e2 [class*="social-icon-yelp"].bottom-4333 {
  background-color: transparent;
  color: #af0606;
}
.item-down-c3e2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.item-down-c3e2 [class*="social-icon-youtube"].bottom-4333 {
  background-color: transparent;
  color: #cd201f;
}
.wood-6e15 {
  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;
}
.wood-6e15:hover {
  box-shadow: none;
  background: 0 0;
}
.block-in-7f86 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.light-090c {
  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;
}
.clean_91c5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary-5e8d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary-5e8d,
.primary-5e8d::after,
.primary-5e8d::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;
}
.primary-5e8d::after,
.primary-5e8d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.in-f7c0 .light-090c .clean_91c5 {
  margin-top: -2px;
  width: 19px;
}
.in-f7c0 .light-090c .primary-5e8d {
  margin-top: -1px;
}
.in-f7c0 .light-090c .primary-5e8d,
.in-f7c0 .light-090c .primary-5e8d::after,
.in-f7c0 .light-090c .primary-5e8d::before {
  width: 19px;
  height: 2px;
}
.in-f7c0 .light-090c .primary-5e8d::before {
  top: -6px;
}
.in-f7c0 .light-090c .primary-5e8d::after {
  bottom: -6px;
}
.detail_action_da77 .light-090c .clean_91c5 {
  margin-top: -2px;
  width: 22px;
}
.detail_action_da77 .light-090c .primary-5e8d {
  margin-top: -1px;
}
.detail_action_da77 .light-090c .primary-5e8d,
.detail_action_da77 .light-090c .primary-5e8d::after,
.detail_action_da77 .light-090c .primary-5e8d::before {
  width: 22px;
  height: 2px;
}
.detail_action_da77 .light-090c .primary-5e8d::before {
  top: -7px;
}
.detail_action_da77 .light-090c .primary-5e8d::after {
  bottom: -7px;
}
.medium-eb63 .light-090c .clean_91c5 {
  margin-top: -2px;
  width: 31px;
}
.medium-eb63 .light-090c .primary-5e8d {
  margin-top: -1.5px;
}
.medium-eb63 .light-090c .primary-5e8d,
.medium-eb63 .light-090c .primary-5e8d::after,
.medium-eb63 .light-090c .primary-5e8d::before {
  width: 31px;
  height: 3px;
}
.medium-eb63 .light-090c .primary-5e8d::before {
  top: -9px;
}
.medium-eb63 .light-090c .primary-5e8d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow_de07 .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_de07 .light-090c .primary-5e8d {
    margin-top: -1px;
  }
  .shadow_de07 .light-090c .primary-5e8d,
  .shadow_de07 .light-090c .primary-5e8d::after,
  .shadow_de07 .light-090c .primary-5e8d::before {
    width: 19px;
    height: 2px;
  }
  .shadow_de07 .light-090c .primary-5e8d::before {
    top: -6px;
  }
  .shadow_de07 .light-090c .primary-5e8d::after {
    bottom: -6px;
  }
  .nav_up_8ac6 .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_up_8ac6 .light-090c .primary-5e8d {
    margin-top: -1px;
  }
  .nav_up_8ac6 .light-090c .primary-5e8d,
  .nav_up_8ac6 .light-090c .primary-5e8d::after,
  .nav_up_8ac6 .light-090c .primary-5e8d::before {
    width: 22px;
    height: 2px;
  }
  .nav_up_8ac6 .light-090c .primary-5e8d::before {
    top: -7px;
  }
  .nav_up_8ac6 .light-090c .primary-5e8d::after {
    bottom: -7px;
  }
  .focused-bc83 .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-bc83 .light-090c .primary-5e8d {
    margin-top: -1.5px;
  }
  .focused-bc83 .light-090c .primary-5e8d,
  .focused-bc83 .light-090c .primary-5e8d::after,
  .focused-bc83 .light-090c .primary-5e8d::before {
    width: 31px;
    height: 3px;
  }
  .focused-bc83 .light-090c .primary-5e8d::before {
    top: -9px;
  }
  .focused-bc83 .light-090c .primary-5e8d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-gold-9f91 .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-gold-9f91 .light-090c .primary-5e8d {
    margin-top: -1px;
  }
  .disabled-gold-9f91 .light-090c .primary-5e8d,
  .disabled-gold-9f91 .light-090c .primary-5e8d::after,
  .disabled-gold-9f91 .light-090c .primary-5e8d::before {
    width: 19px;
    height: 2px;
  }
  .disabled-gold-9f91 .light-090c .primary-5e8d::before {
    top: -6px;
  }
  .disabled-gold-9f91 .light-090c .primary-5e8d::after {
    bottom: -6px;
  }
  .surface-simple-d1d6 .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 22px;
  }
  .surface-simple-d1d6 .light-090c .primary-5e8d {
    margin-top: -1px;
  }
  .surface-simple-d1d6 .light-090c .primary-5e8d,
  .surface-simple-d1d6 .light-090c .primary-5e8d::after,
  .surface-simple-d1d6 .light-090c .primary-5e8d::before {
    width: 22px;
    height: 2px;
  }
  .surface-simple-d1d6 .light-090c .primary-5e8d::before {
    top: -7px;
  }
  .surface-simple-d1d6 .light-090c .primary-5e8d::after {
    bottom: -7px;
  }
  .focus-under-efb4 .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 31px;
  }
  .focus-under-efb4 .light-090c .primary-5e8d {
    margin-top: -1.5px;
  }
  .focus-under-efb4 .light-090c .primary-5e8d,
  .focus-under-efb4 .light-090c .primary-5e8d::after,
  .focus-under-efb4 .light-090c .primary-5e8d::before {
    width: 31px;
    height: 3px;
  }
  .focus-under-efb4 .light-090c .primary-5e8d::before {
    top: -9px;
  }
  .focus-under-efb4 .light-090c .primary-5e8d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lower_557b .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 19px;
  }
  .lower_557b .light-090c .primary-5e8d {
    margin-top: -1px;
  }
  .lower_557b .light-090c .primary-5e8d,
  .lower_557b .light-090c .primary-5e8d::after,
  .lower_557b .light-090c .primary-5e8d::before {
    width: 19px;
    height: 2px;
  }
  .lower_557b .light-090c .primary-5e8d::before {
    top: -6px;
  }
  .lower_557b .light-090c .primary-5e8d::after {
    bottom: -6px;
  }
  .focus_current_a97f .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 22px;
  }
  .focus_current_a97f .light-090c .primary-5e8d {
    margin-top: -1px;
  }
  .focus_current_a97f .light-090c .primary-5e8d,
  .focus_current_a97f .light-090c .primary-5e8d::after,
  .focus_current_a97f .light-090c .primary-5e8d::before {
    width: 22px;
    height: 2px;
  }
  .focus_current_a97f .light-090c .primary-5e8d::before {
    top: -7px;
  }
  .focus_current_a97f .light-090c .primary-5e8d::after {
    bottom: -7px;
  }
  .primary-3e9f .light-090c .clean_91c5 {
    margin-top: -2px;
    width: 31px;
  }
  .primary-3e9f .light-090c .primary-5e8d {
    margin-top: -1.5px;
  }
  .primary-3e9f .light-090c .primary-5e8d,
  .primary-3e9f .light-090c .primary-5e8d::after,
  .primary-3e9f .light-090c .primary-5e8d::before {
    width: 31px;
    height: 3px;
  }
  .primary-3e9f .light-090c .primary-5e8d::before {
    top: -9px;
  }
  .primary-3e9f .light-090c .primary-5e8d::after {
    bottom: -9px;
  }
}
.photo_green_ae69 .primary-5e8d {
  -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);
}
.photo_green_ae69 .primary-5e8d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.photo_green_ae69 .primary-5e8d::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);
}
.photo_green_ae69.content_small_a4d9 .primary-5e8d {
  -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);
}
.photo_green_ae69.content_small_a4d9 .primary-5e8d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.photo_green_ae69.content_small_a4d9 .primary-5e8d::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);
}
.link_2da8 {
  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.iron_5e46:before {
  display: none;
}
.filter_911a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.filter_911a .solid-ca2f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.filter_911a .solid-ca2f:last-of-type {
  border-bottom: none;
}
.filter_911a .solid-ca2f.top_8942,
.filter_911a .solid-ca2f.backdrop_c100,
.filter_911a .solid-ca2f.tertiary-fixed-5483 {
  padding: 0;
}
.filter_911a .media-61f3 .medium_2002 {
  color: currentColor;
}
.filter_911a .media-61f3 .medium_2002:focus,
.filter_911a .media-61f3 .medium_2002:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_911a.backdrop_thick_624a .glass_4c0a,
.filter_911a.backdrop_thick_624a .easy_74a2 a,
.filter_911a.backdrop_thick_624a .picture_bright_26a1 a,
.filter_911a.backdrop_thick_624a .clean_4d9a a {
  color: rgba(0, 0, 0, 0.55);
}
.filter_911a.backdrop_thick_624a .glass_4c0a:hover,
.filter_911a.backdrop_thick_624a .easy_74a2 a:hover,
.filter_911a.backdrop_thick_624a .picture_bright_26a1 a:hover,
.filter_911a.backdrop_thick_624a .clean_4d9a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_911a.backdrop_thick_624a .card-30a8 {
  color: rgba(0, 0, 0, 0.8);
}
.filter_911a.backdrop_thick_624a .solid-ca2f {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_911a.backdrop_thick_624a .solid-ca2f:before {
  background: rgba(0, 0, 0, 0.08);
}
.filter_911a.backdrop_thick_624a .table_79bb:before {
  background: rgba(255, 255, 255, 0.9);
}
.filter_911a.backdrop_thick_624a .media-61f3 .tag_19d9 li a,
.filter_911a.backdrop_thick_624a .media-61f3 .medium_2002,
.filter_911a.backdrop_thick_624a .clean_4d9a {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_911a.backdrop_thick_624a .media-61f3 .medium_2002:focus,
.filter_911a.backdrop_thick_624a .media-61f3 .medium_2002:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_911a.backdrop_thick_624a .tag_19d9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_911a.pink-891c .glass_4c0a,
.filter_911a.pink-891c .easy_74a2 a,
.filter_911a.pink-891c .picture_bright_26a1 .medium_2002,
.filter_911a.pink-891c .picture_bright_26a1 a,
.filter_911a.pink-891c .clean_4d9a a {
  color: rgba(255, 255, 255, 0.79);
}
.filter_911a.pink-891c .glass_4c0a:hover,
.filter_911a.pink-891c .easy_74a2 a:hover,
.filter_911a.pink-891c .picture_bright_26a1 .medium_2002:hover,
.filter_911a.pink-891c .picture_bright_26a1 a:hover,
.filter_911a.pink-891c .clean_4d9a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_911a.pink-891c .card-30a8 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_911a.pink-891c .solid-ca2f {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_911a.pink-891c .solid-ca2f:before {
  background: rgba(255, 255, 255, 0.08);
}
.filter_911a.pink-891c .table_79bb:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_911a.pink-891c .media-61f3 .tag_19d9 li a,
.filter_911a.pink-891c .media-61f3 .medium_2002,
.filter_911a.pink-891c .clean_4d9a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_911a.pink-891c .media-61f3 .medium_2002:focus,
.filter_911a.pink-891c .media-61f3 .medium_2002:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_911a.pink-891c .tag_19d9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_79bb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_79bb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.new-d970 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focused-d8bf .filter_911a {
  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;
}
.focused-d8bf .solid-ca2f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focused-d8bf .solid-ca2f: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) {
  .focused-d8bf .solid-ca2f:before {
    width: 16%;
    left: 42%;
  }
}
.focused-d8bf .solid-ca2f:last-child:before {
  content: none;
}
.focused-d8bf .solid-ca2f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focused-d8bf .media-61f3 .tag_19d9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focused-d8bf .media-61f3 .tag_19d9 li a .medium_2002 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focused-d8bf .media-61f3 .clean_4d9a {
  border: none;
}
.focused-d8bf .media-61f3 .clean_4d9a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focused-d8bf .table_79bb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focused-d8bf .new-d970 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focused-d8bf .pink-891c .table_79bb:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused-d8bf .backdrop_thick_624a.preview_under_964e .primary-5e8d {
  background: rgba(0, 0, 0, 0.6);
}
.focused-d8bf
  .backdrop_thick_624a.preview_under_964e
  .primary-5e8d::after,
.focused-d8bf
  .backdrop_thick_624a.preview_under_964e
  .primary-5e8d:before {
  background: inherit;
}
.focused-d8bf
  .backdrop_thick_624a.preview_under_964e:hover
  .primary-5e8d {
  background: rgba(0, 0, 0, 0.8);
}
.outline_a1ee .filter_911a {
  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) {
  .outline_a1ee .filter_911a {
    width: auto;
    right: 45px;
  }
}
.short_0dbb .filter_911a {
  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) {
  .short_0dbb .filter_911a {
    width: auto;
    left: 45px;
  }
}
.iron_5e46 .filter_911a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.iron_5e46 .new-d970 {
  max-width: 48em;
  margin: 0 auto;
}
.iron_5e46 .table_79bb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.item_5a41 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.item_5a41.focused-d8bf .filter_911a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.item_5a41.outline_a1ee .filter_911a {
  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);
}
.item_5a41 .filter_911a {
  visibility: visible;
}
.item_5a41.short_0dbb .filter_911a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link-wide-b94f,
.center-b9ad {
  overflow-x: hidden;
}
.link-wide-b94f .filter_911a {
  overflow: auto;
}
.link-wide-b94f.focused-d8bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-wide-b94f.focused-d8bf .filter_911a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link-wide-b94f.focused-d8bf .wood-6e15 {
  opacity: 0;
}
.link-wide-b94f.outline_a1ee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-wide-b94f.outline_a1ee .filter_911a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link-wide-b94f.outline_a1ee .wood-6e15 {
  opacity: 0;
}
.link-wide-b94f.short_0dbb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-wide-b94f.short_0dbb .filter_911a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link-wide-b94f.short_0dbb .wood-6e15 {
  opacity: 0;
}
.link-wide-b94f.iron_5e46 .filter_911a {
  z-index: 10;
  visibility: visible;
}
.preview_under_964e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.preview_under_964e .primary-5e8d {
  background: rgba(255, 255, 255, 0.99);
}
.preview_under_964e .primary-5e8d::after,
.preview_under_964e .primary-5e8d:before {
  background: inherit;
}
.preview_under_964e:hover .primary-5e8d {
  background: rgba(255, 255, 255, 0.99);
}
.short_0dbb .preview_under_964e {
  top: 10px;
  right: auto;
  left: 12px;
}
.iron_5e46 .preview_under_964e {
  display: none !important;
}
.link-wide-b94f:before,
.center-b9ad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link-wide-b94f .preview_under_964e,
.center-b9ad .preview_under_964e {
  display: inline-block;
}
.filter_911a .table_pressed_92f0 {
  -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;
}
.link-wide-b94f .filter_911a .table_pressed_92f0,
.center-b9ad .filter_911a .table_pressed_92f0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old-525e .backdrop_focused_8fe3 {
  width: 100%;
}
.east_0ab1 {
  padding: 0 0.5em 0;
}
.east_0ab1 [class*="customify-col-"],
.east_0ab1 [class*="customify-col_"],
.east_0ab1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.footer-32a9 .east_0ab1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gas_d202 .carousel-east-f60a,
  .carousel-east-f60a {
    display: none;
  }
  .copper-ad4f {
    text-align: left;
  }
  .copper_62eb {
    text-align: center;
  }
  .tertiary-dim-814e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gas_d202 .tertiary_b753,
  .tertiary_b753 {
    display: none;
  }
  .accordion_59e1 {
    text-align: left;
  }
  .warm_2bca {
    text-align: center;
  }
  .main-54ea {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gas_d202 .media_cold_d80b,
  .media_cold_d80b {
    display: none;
  }
  .nav_medium_aaf1 {
    text-align: left;
  }
  .blue-6a9c {
    text-align: center;
  }
  .shadow_aea9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.slider_efd8 {
  box-shadow: none !important;
}
.blue_a00d .badge_49d9,
.hot-3e97 .badge_49d9 {
  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;
}
.hot-3e97 .badge_49d9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.first-14da {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.first-14da:after,
.first-14da:before {
  content: "";
  display: table;
}
.first-14da:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .first-14da {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.first-14da,
.copper-754c {
  max-width: 1248px;
  margin: 0 auto;
}

.north_77ab.pagination-medium-23ca .first-14da {
  max-width: 100%;
}
.north_77ab.small_297d {
  max-width: 1200px;
  margin: 0 auto;
}
.north_77ab.menu-b19c .first-14da {
  max-width: 100%;
}
.north_77ab.menu-b19c > .first-14da {
  padding-left: 0;
  padding-right: 0;
}
.north_77ab.menu-b19c > .first-14da .gas_d202 {
  margin: 0;
}
.north_77ab.menu-b19c
  > .first-14da
  .popup-copper-dc44.search-thick-71fc {
  margin-right: 0;
  margin-left: 0;
}
.north_77ab.menu-b19c #main.search-thick-71fc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hovered_585f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hovered_585f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent_hard_635f .texture_a93e {
    padding-right: 1em;
  }
  .accent_hard_635f.complex_2279 .popup-copper-dc44 {
    border-right: 1px solid #eaecee;
  }
  .accent_hard_635f.complex_2279 .texture_a93e {
    padding-right: 1em;
  }
  .accent_hard_635f.complex_2279 .sort-a234 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple-3ce4 .texture_a93e {
    padding-left: 1em;
  }
  .simple-3ce4.complex_2279 .popup-copper-dc44 {
    border-left: 1px solid #eaecee;
  }
  .simple-3ce4.complex_2279 .texture_a93e {
    padding-left: 1em;
  }
  .simple-3ce4.complex_2279 .sort-a234 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out-6d40 .texture_a93e {
    padding-left: 1em;
  }
  .out-6d40.complex_2279 .nav_4231 {
    border-right: 1px solid #eaecee;
  }
  .out-6d40.complex_2279 .dropdown_8a2f {
    border-right: 1px solid #eaecee;
  }
  .out-6d40.complex_2279 .texture_a93e {
    padding-left: 1em;
  }
  .out-6d40.complex_2279 .sort-a234 {
    padding-right: 1em;
  }
  .out-6d40.complex_2279 .pressed_9639 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_6c0d .texture_a93e {
    padding-right: 1em;
  }
  .thumbnail_6c0d.complex_2279 .nav_4231 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_6c0d.complex_2279 .dropdown_8a2f {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_6c0d.complex_2279 .texture_a93e {
    padding-right: 1em;
  }
  .thumbnail_6c0d.complex_2279 .sort-a234 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_6c0d.complex_2279 .pressed_9639 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered_585f .texture_a93e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_585f.complex_2279 .popup-copper-dc44 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hovered_585f.complex_2279 .texture_a93e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_585f.complex_2279 .sort-a234 {
    padding-left: 1em;
  }
  .hovered_585f.complex_2279 .pressed_9639 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hovered_585f.complex_2279 .texture_a93e {
    padding-left: 0;
  }
}
.stone_9ea5 .alert_green_97ac {
  display: inline-block;
}
.tag_wood_15f9 {
  display: inline-block;
}
.caption_static_a909 {
  word-con: break-word;
}
.hard-db5a > span {
  display: inline-block;
  padding: 5px 0;
}
.hard-db5a .form-bright-368a {
  margin-left: 8px;
  margin-right: 8px;
}
.hard-db5a .hard_4679 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.easy-81ae .media-1387 {
  margin-bottom: 2em;
}
.easy-81ae .panel_c999 {
  margin-bottom: 15px;
}
.easy-81ae .panel_c999:last-child {
  margin-bottom: 0;
}
.easy-81ae .input_b971 {
  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) {
  .easy-81ae .input_b971 {
    display: block;
  }
}
.easy-81ae .tooltip-40ef {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .easy-81ae .tooltip-40ef {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.easy-81ae .stone_cf64 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.easy-81ae .stone_cf64 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.easy-81ae .stone_cf64 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.easy-81ae .caption_static_a909 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.easy-81ae .caption_static_a909 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.easy-81ae .gradient_hovered_dae2 p:last-child {
  margin-bottom: 0;
}
.easy-81ae .paper-756a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.easy-81ae .element_bright_a75f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.easy-81ae .title-steel-7c58 {
  margin-top: 1em;
}
.easy-81ae .nav-old-0fa4 {
  top: 0;
  display: block;
}
.easy-81ae .nav-old-0fa4 a {
  color: inherit;
}
.easy-81ae .nav-old-0fa4 a:hover {
  color: inherit;
}
.easy-81ae .outline_4c73 {
  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;
}
.easy-81ae .outline_4c73:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.easy-81ae .element_bright_a75f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.easy-81ae .module-f573 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.easy-81ae .module-f573:first-child {
  margin-top: 0;
}
.easy-81ae .module-f573.static-15cf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.easy-81ae .module-f573.tabs-3715 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.easy-81ae
  .module-f573.tabs-3715.iron_b1ce
  .title-steel-7c58 {
  width: 100%;
}
.easy-81ae .tabs-3715 {
  -webkit-box-align: center;
  align-items: center;
}
.easy-81ae .tabs-3715 .hard-db5a,
.easy-81ae .tabs-3715 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.easy-81ae .stone_cf64 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy-81ae .stone_cf64 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy-81ae .stone_cf64: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;
}
.easy-81ae .static-15cf {
  z-index: 5;
}
.easy-81ae .thick-9788 .tag-bronze-fa4f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.easy-81ae .table_055b .tag-bronze-fa4f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.easy-81ae .dark_fd11 .tag-bronze-fa4f {
  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;
}
.easy-81ae.paper_1542 .input_b971,
.easy-81ae.carousel_6352 .input_b971 {
  display: block;
}
.easy-81ae.paper_1542 .input_b971 .sidebar_down_59da,
.easy-81ae.paper_1542 .input_b971 .element_bright_a75f,
.easy-81ae.carousel_6352 .input_b971 .sidebar_down_59da,
.easy-81ae.carousel_6352 .input_b971 .element_bright_a75f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.easy-81ae.brown-73a9 .tooltip-40ef {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .easy-81ae.brown-73a9 .tooltip-40ef {
    margin-right: 0;
  }
}
.easy-81ae.paper_1542 .tooltip-40ef,
.easy-81ae.carousel_6352 .tooltip-40ef {
  padding-top: 40%;
}
.easy-81ae.paper_1542 .media-1387,
.easy-81ae.carousel_6352 .media-1387 {
  display: block;
}
.easy-81ae.paper_1542 .fn-sticky-fec9 .element_bright_a75f,
.easy-81ae.carousel_6352 .fn-sticky-fec9 .element_bright_a75f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.easy-81ae.paper_1542 .tooltip-40ef,
.easy-81ae.carousel_6352 .tooltip-40ef {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.easy-81ae.paper_1542 .element_bright_a75f {
  padding: 1em;
}
.component-bottom-fed0 {
  margin: 30px auto;
  display: block;
}
.component-bottom-fed0 .link-hard-ddb0 > * {
  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;
}
.component-bottom-fed0 .link-hard-ddb0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-bottom-fed0 .link-hard-ddb0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_gas_4972 .hard-db5a {
  margin-bottom: 1.41575em;
}
.panel_gas_4972 .table-25a0 {
  margin-bottom: 1.618em;
}
.stale-15e3 .tag-3dcb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stale-15e3 .tag-3dcb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stale-15e3 .shade_a157 {
  max-width: 100%;
  overflow: auto;
}
.menu-advanced-d68c .stale-15e3 a:hover {
  text-decoration: underline;
}
.gold_5ba5 .panel_c999:not(.caption_static_a909),
.gold_5ba5 .stone_cf64 {
  margin-bottom: 1.41575em;
}
.gold_5ba5 .panel_c999:not(.caption_static_a909):last-child,
.gold_5ba5 .stone_cf64:last-child {
  margin-bottom: 0;
}
.gold_5ba5 .panel_c999.modal_e982 {
  margin-bottom: 0.41575em;
}
.gold_5ba5 .focus-55b4:before,
.gold_5ba5 .status-be3b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gold_5ba5 .focus-55b4:before {
  content: "\f115";
}
.gold_5ba5 .status-be3b:before {
  content: "\f02c";
}
.gold_5ba5 .medium-9a9a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gold_5ba5 .medium-9a9a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.header_8475 {
  display: -webkit-box;
  display: flex;
}
.header_8475 .huge_933c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .header_8475 .huge_933c {
    flex-basis: 90px;
  }
}
.header_8475 .selected-0f07 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .header_8475 .selected-0f07 {
    flex-basis: calc(100% - 50px);
  }
}
.header_8475 .purple_f765 p:last-child {
  margin-bottom: 0.72em;
}
.caption-green-57e8 .link-hard-ddb0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.caption-green-57e8 .link-hard-ddb0:after,
.caption-green-57e8 .link-hard-ddb0:before {
  content: "";
  display: table;
}
.caption-green-57e8 .link-hard-ddb0:after {
  clear: both;
}
.caption-green-57e8 .link-hard-ddb0 .liquid-45ff,
.caption-green-57e8 .link-hard-ddb0 .west-8a36 {
  width: 49%;
}
.caption-green-57e8 .link-hard-ddb0 .liquid-45ff a span.tabs_east_ff7c,
.caption-green-57e8 .link-hard-ddb0 .west-8a36 a span.tabs_east_ff7c {
  display: block;
  margin-bottom: 5px;
}
.caption-green-57e8 .link-hard-ddb0 .west-8a36 {
  float: left;
  text-align: left;
}
.caption-green-57e8 .link-hard-ddb0 .liquid-45ff {
  float: right;
  text-align: right;
}
.gas_f420 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gas_f420 {
    margin-bottom: 0;
  }
}
.text_white_bfcf {
  margin-bottom: 1em;
}
.text_white_bfcf .caption_static_a909 {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary_3e0d a {
  display: block;
  line-height: 0;
  position: relative;
}
.selected-63fb .text_white_bfcf,
.feature-south-4763 .text_white_bfcf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .selected-63fb .text_white_bfcf,
  .feature-south-4763 .text_white_bfcf {
    display: block;
  }
}
.selected-63fb .summary_3e0d,
.feature-south-4763 .summary_3e0d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .selected-63fb .summary_3e0d,
  .feature-south-4763 .summary_3e0d {
    margin-bottom: 1em;
  }
}
.selected-63fb .summary_3e0d img,
.feature-south-4763 .summary_3e0d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.selected-63fb .warm-42ce,
.feature-south-4763 .warm-42ce {
  flex-basis: calc(100% - 160px);
}
.selected-63fb .warm-42ce p,
.feature-south-4763 .warm-42ce p {
  margin-bottom: 0;
}
.selected-63fb .warm-42ce {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .selected-63fb .warm-42ce {
    padding-left: 0;
  }
}
.feature-south-4763 .warm-42ce {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature-south-4763 .warm-42ce {
    padding-right: 0;
  }
}
.feature-south-4763 .summary_3e0d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.progress-5c02 .summary_3e0d {
  margin-bottom: 0.5em;
}
.progress-5c02 .summary_3e0d img {
  width: 100%;
}
.box_easy_b5a3 .texture-068b,
.primary-4886 .texture-068b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.primary-4886 .popup-copper-dc44 .paragraph_bottom_9143 p:last-child {
  margin-bottom: 0;
}
.action-0f78 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wood_c0f4 .nav_4247 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wood_c0f4 .nav_4247:last-of-type {
    margin-bottom: 0;
  }
}
.wood_c0f4 .nav_4247 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood_c0f4 .nav_4247 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wood_c0f4 .nav_4247 ul li {
  margin: 0 0 0.6em;
}
.wood_c0f4 .nav_4247 ul li.box_7ba6,
.wood_c0f4 .nav_4247 ul li.tag_d8bf {
  position: relative;
}
.wood_c0f4 .nav_4247 ul li.box_7ba6 .button_selected_239b,
.wood_c0f4 .nav_4247 ul li.tag_d8bf .button_selected_239b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wood_c0f4 .nav_4247 ul li.box_7ba6:after:after,
.wood_c0f4 .nav_4247 ul li.box_7ba6:after:before,
.wood_c0f4
  .nav_4247
  ul
  li.tag_d8bf:after:after,
.wood_c0f4
  .nav_4247
  ul
  li.tag_d8bf:after:before {
  content: "";
  display: table;
}
.wood_c0f4 .nav_4247 ul li.box_7ba6:after:after,
.wood_c0f4
  .nav_4247
  ul
  li.tag_d8bf:after:after {
  clear: both;
}
.wood_c0f4 .nav_4247 a.dark-1a5a:hover {
  text-decoration: none;
}
.wood_c0f4 .nav_4247 select {
  max-width: 100%;
}
.wood_c0f4 .nav_4247 table {
  font-size: 85%;
}
.wood_c0f4 .nav_4247 table td,
.wood_c0f4 .nav_4247 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wood_c0f4 .nav_4247 table tfoot td {
  text-align: left;
}
.wood_c0f4 .nav_4247 :last-child {
  margin-bottom: 0;
}
.wood_c0f4 .nav_4247 .overlay-narrow-6982 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wood_c0f4 .nav_4247 .overlay-narrow-6982 label {
  width: 100%;
}
.wood_c0f4 .nav_4247 .overlay-narrow-6982 .wide-bf63 {
  width: 100%;
  display: block;
}
.wood_c0f4 .nav_4247 .overlay-narrow-6982 .panel_wood_0a01 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wood_c0f4 .nav_4247 .overlay-narrow-6982 .panel_wood_0a01:hover svg #svg-search {
  fill: #444;
}
.wood_c0f4 .nav_4247 .overlay-narrow-6982 .panel_wood_0a01 svg {
  width: 18px;
  height: 18px;
}
.wood_c0f4 .left-3b41 ul ul,
.wood_c0f4 .over-726a ul ul,
.wood_c0f4 .overlay_189c ul ul,
.wood_c0f4 .widget-steel-6097 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wood_c0f4 .left-3b41 .section-static-31dc > a,
.wood_c0f4 .over-726a .section-static-31dc > a,
.wood_c0f4 .overlay_189c .section-static-31dc > a,
.wood_c0f4 .widget-steel-6097 .section-static-31dc > a {
  margin-bottom: 0;
}
.wood_c0f4 .secondary_32a4 li,
.wood_c0f4 .left-3b41 li,
.wood_c0f4 .brown-ffb0 li,
.wood_c0f4 .over-726a li,
.wood_c0f4 .overlay_189c li,
.wood_c0f4 .widget-steel-6097 li,
.wood_c0f4 .header_de3b li,
.wood_c0f4 .frame-d373 li {
  display: block;
  position: relative;
}
.wood_c0f4 .secondary_32a4 li:last-child,
.wood_c0f4 .left-3b41 li:last-child,
.wood_c0f4 .brown-ffb0 li:last-child,
.wood_c0f4 .over-726a li:last-child,
.wood_c0f4 .overlay_189c li:last-child,
.wood_c0f4 .widget-steel-6097 li:last-child,
.wood_c0f4 .header_de3b li:last-child,
.wood_c0f4 .frame-d373 li:last-child {
  border: none;
}
.wood_c0f4 .secondary_32a4 li a,
.wood_c0f4 .left-3b41 li a,
.wood_c0f4 .brown-ffb0 li a,
.wood_c0f4 .over-726a li a,
.wood_c0f4 .overlay_189c li a,
.wood_c0f4 .widget-steel-6097 li a,
.wood_c0f4 .header_de3b li a,
.wood_c0f4 .frame-d373 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood_c0f4 .secondary_32a4 li ul li::before,
.wood_c0f4 .left-3b41 li ul li::before,
.wood_c0f4 .brown-ffb0 li ul li::before,
.wood_c0f4 .over-726a li ul li::before,
.wood_c0f4 .overlay_189c li ul li::before,
.wood_c0f4 .widget-steel-6097 li ul li::before,
.wood_c0f4 .header_de3b li ul li::before,
.wood_c0f4 .frame-d373 li ul li::before {
  left: 15px;
}
.wood_c0f4 .secondary_32a4 li ul a,
.wood_c0f4 .left-3b41 li ul a,
.wood_c0f4 .brown-ffb0 li ul a,
.wood_c0f4 .over-726a li ul a,
.wood_c0f4 .overlay_189c li ul a,
.wood_c0f4 .widget-steel-6097 li ul a,
.wood_c0f4 .header_de3b li ul a,
.wood_c0f4 .frame-d373 li ul a {
  padding-left: 20px;
}
.wood_c0f4 .secondary_32a4 li ul ul li::before,
.wood_c0f4 .left-3b41 li ul ul li::before,
.wood_c0f4 .brown-ffb0 li ul ul li::before,
.wood_c0f4 .over-726a li ul ul li::before,
.wood_c0f4 .overlay_189c li ul ul li::before,
.wood_c0f4 .widget-steel-6097 li ul ul li::before,
.wood_c0f4 .header_de3b li ul ul li::before,
.wood_c0f4 .frame-d373 li ul ul li::before {
  left: 30px;
}
.wood_c0f4 .secondary_32a4 li ul ul a,
.wood_c0f4 .left-3b41 li ul ul a,
.wood_c0f4 .brown-ffb0 li ul ul a,
.wood_c0f4 .over-726a li ul ul a,
.wood_c0f4 .overlay_189c li ul ul a,
.wood_c0f4 .widget-steel-6097 li ul ul a,
.wood_c0f4 .header_de3b li ul ul a,
.wood_c0f4 .frame-d373 li ul ul a {
  padding-left: 40px;
}
.wood_c0f4 .caption-left-f249 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood_c0f4 .frame-d373 ul li {
  margin-bottom: 1.41575em;
}
.wood_c0f4 .frame-d373 ul li .paragraph_orange_a66b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wood_c0f4 .frame-d373 ul li .wrapper_3107 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pink-891c .secondary_32a4 li a,
.pink-891c .left-3b41 li a,
.pink-891c .brown-ffb0 li a,
.pink-891c .over-726a li a,
.pink-891c .overlay_189c li a,
.pink-891c .widget-steel-6097 li a,
.pink-891c .header_de3b li a,
.pink-891c .frame-d373 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-891c .caption-left-f249 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-891c .nav_4247 ul li.box_7ba6 .button_selected_239b,
.pink-891c .nav_4247 ul li.tag_d8bf .button_selected_239b {
  background: rgba(0, 0, 0, 0.2);
}
.pink-891c .wood_c0f4 .nav_4247 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_77ab .wood_c0f4 .tag_19d9 li {
  margin: 0;
}
.north_77ab .wood_c0f4 .tag_19d9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.north_77ab .wood_c0f4 .tag_19d9 li ul {
  margin: 0;
}
.north_77ab .wood_c0f4 .tag_19d9 li ul li a {
  padding-left: 15px;
}
.north_77ab .wood_c0f4 .tag_19d9 li ul li li a {
  padding-left: 30px;
}
.north_77ab .wood_c0f4 .tag_19d9 li.form_south_4772 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.north_77ab .wood_c0f4 .tag_19d9 li.form_south_4772 > 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;
}
.north_77ab .wood_c0f4 .tag_19d9 li.form_south_4772 > 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;
}
.alert_blue_a735 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.label-aaeb {
  position: relative;
  z-index: 10;
}
.label-aaeb .table_pressed_92f0 {
  width: 100%;
  max-width: 100%;
}
.backdrop-steel-e6e1 .menu-8e52 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop-steel-e6e1 .backdrop_thick_624a {
}
.backdrop-steel-e6e1 .pink-891c {
  background: #292929;
}
.pattern_37ca .menu-8e52 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pattern_37ca .backdrop_thick_624a {
  background: #f9f9f9;
}
.pattern_37ca .pink-891c {
  background: #303030;
}
.bright-9904 .menu-8e52 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright-9904 .alert_green_97ac {
    margin-bottom: 1em;
  }
  .bright-9904 .alert_green_97ac:last-child {
    margin-bottom: 0;
  }
}
.bright-9904 .backdrop_thick_624a {
  background: #ededed;
}
.bright-9904 .pink-891c {
  background: #1a1a1a;
}
.menu-8e52.backdrop_thick_624a {
  color: rgba(0, 0, 0, 0.6);
}
.menu-8e52.backdrop_thick_624a .progress_green_f54e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-8e52.pink-891c {
  color: rgba(255, 255, 255, 0.99);
}
.menu-8e52.pink-891c a:not(.dark-1a5a) {
  color: rgba(255, 255, 255, 0.79);
}
.menu-8e52.pink-891c a:not(.dark-1a5a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-8e52.pink-891c .progress_green_f54e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-8e52.pink-891c table tbody td,
.menu-8e52.pink-891c table th {
  background: rgba(0, 0, 0, 0.08);
}
.text-middle-570e.lower_78df .first-14da {
  max-width: initial;
}
.text-middle-570e .cool_0fe4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text-middle-570e .cool_0fe4 .table_pressed_92f0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text-middle-570e .cool_0fe4 .table_pressed_92f0 {
    display: block;
    margin-bottom: 2em;
  }
  .text-middle-570e .cool_0fe4 .table_pressed_92f0:last-child {
    margin-bottom: 0;
  }
}
.bright-9904 .alert_green_97ac:last-child,
.pattern_37ca .alert_green_97ac:last-child,
.backdrop-steel-e6e1 .alert_green_97ac:last-child {
  margin-bottom: 0;
}
.bright-9904 .alert_green_97ac .wood_c0f4 .nav_4247:last-child,
.pattern_37ca .alert_green_97ac .wood_c0f4 .nav_4247:last-child,
.backdrop-steel-e6e1 .alert_green_97ac .wood_c0f4 .nav_4247:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bright-9904 .caption-c3a8,
  .bright-9904 .hovered_1722,
  .pattern_37ca .caption-c3a8,
  .pattern_37ca .hovered_1722,
  .backdrop-steel-e6e1 .caption-c3a8,
  .backdrop-steel-e6e1 .hovered_1722 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .label-aaeb .alert_green_97ac {
    margin-bottom: 2em;
  }
}
.label-aaeb p:last-child {
  margin-bottom: 0;
}
.label-aaeb li,
.label-aaeb ul {
  list-style: none;
  margin: 0;
}
.label-aaeb ul ul {
  margin-left: 2.617924em;
}
.fluid_0e4d {
  font-size: 0.875em;
}

/* css-noise: 5670 */
.phantom-card-h9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
