/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag-b991/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag-b991
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.tag-b991/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bronze-fdf0.iron_fd43/licenses/gpl-2.0.feature-773e
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.upper_b5c5/, (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.article-fbf1.column-52ec/normalize.cold-4a1b/
 ======
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.cold-4a1b v7.0.0 | MIT License | github.tag-b991/necolas/normalize.cold-4a1b */
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;
}
.component_36a8 .shadow-tiny-7dd1,
.chip-a520,
.list-wood-45f6,
.icon-white-8d68,
.slow-3fdb,
.north-0e5c,
.status-ff6a,
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;
}
.chip-a520,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .chip-a520,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .chip-a520,
  h1 {
    font-size: 1.8em;
  }
}
.list-wood-45f6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list-wood-45f6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list-wood-45f6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list-wood-45f6,
  h2 {
    font-size: 1.7em;
  }
}
.icon-white-8d68,
h3 {
  font-size: 1.618em;
}
.component_36a8 .shadow-tiny-7dd1,
.slow-3fdb,
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.alert-new-cbec {
  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;
}
.bright_4a49:after,
.bright_4a49:before,
.video-center-ca2b:after,
.video-center-ca2b:before {
  content: "";
  display: table;
}
.bright_4a49:after,
.video-center-ca2b:after {
  clear: both;
}
.paragraph-first-0cfe {
  float: right;
  margin-right: 0;
}
.banner_first_c869 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gallery-9945 .slow_cfd0,
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;
}
.gallery-9945 .slow_cfd0: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;
}
.component-east-69d9 .slow_cfd0 {
  box-shadow: none;
}
.component-east-69d9
  .slow_cfd0
  .lower_45b1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component-east-69d9 .slow_cfd0 .progress-basic-b1a3 {
  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;
}
.component-east-69d9
  .slow_cfd0
  .progress-basic-b1a3
  b {
  display: none;
}
.component-east-69d9 .item_cold_46ea {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.left_e4ed:not(.dropdown-5d65):not(.section_bdff),
button:not(.dropdown-5d65):not(.section_bdff),
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ),
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ),
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ) {
  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;
}
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ):hover,
button:not(.dropdown-5d65):not(
    .section_bdff
  ):hover,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ):hover,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ):hover,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ):active,
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ):focus,
button:not(.dropdown-5d65):not(
    .section_bdff
  ):active,
button:not(.dropdown-5d65):not(
    .section_bdff
  ):focus,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ):active,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ):focus,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ):active,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ):focus,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ):active,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ):focus {
  outline: 0;
}
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935,
button:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935 {
  position: relative;
}
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .advanced-879e,
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .purple_9c6a,
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .banner_old_b389,
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  i,
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  svg,
button:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .advanced-879e,
button:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .purple_9c6a,
button:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .banner_old_b389,
button:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  i,
button:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  svg,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .advanced-879e,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .purple_9c6a,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .banner_old_b389,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  i,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  svg,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .advanced-879e,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .purple_9c6a,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .banner_old_b389,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  i,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  svg,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .advanced-879e,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .purple_9c6a,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  .banner_old_b389,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  i,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935
  svg {
  visibility: hidden;
}
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935:after,
button:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935:after,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935:after,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935:after,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ).fn-loading-4935: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;
}
.left_e4ed:not(.dropdown-5d65):not(.section_bdff),
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ),
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ),
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ) {
  color: #fff;
  background: #235787;
}
.left_e4ed:not(.dropdown-5d65):not(
    .section_bdff
  ):focus,
input[type="button"]:not(.dropdown-5d65):not(
    .section_bdff
  ):focus,
input[type="reset"]:not(.dropdown-5d65):not(
    .section_bdff
  ):focus,
input[type="submit"]:not(.dropdown-5d65):not(
    .section_bdff
  ):focus {
  color: #fff;
}
.left_e4ed.fn-disabled-4935:not(.dropdown-5d65):not(
    .section_bdff
  ),
.left_e4ed[disabled]:not(.dropdown-5d65):not(
    .section_bdff
  ),
button.fn-disabled-4935:not(.dropdown-5d65):not(
    .section_bdff
  ),
button[disabled]:not(.dropdown-5d65):not(
    .section_bdff
  ) {
  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;
}
.caption-ad39 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption-ad39: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;
}
.dropdown_dim_e7fd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.column_warm_ff42 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.primary-lower-3d04 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.bright_4a49:after,
.bright_4a49:before,
.row-393c:after,
.row-393c:before,
.slow_f5e1:after,
.slow_f5e1:before,
.banner_steel_8125:after,
.banner_steel_8125:before,
.element-7e43:after,
.element-7e43:before,
.alert-b8b1:after,
.alert-b8b1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.bright_4a49:after,
.row-393c:after,
.slow_f5e1:after,
.banner_steel_8125:after,
.element-7e43:after,
.alert-b8b1:after {
  clear: both;
}
.row-393c .down-c58a,
.slow_f5e1 .down-c58a,
.block_over_95cc .down-c58a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.clean_2870 {
  display: inline-block;
}
.card-b693 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.card-b693 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card-b693 .small-a4b2 {
  padding: 1em 0;
  font-size: 85%;
}
.small-a4b2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.rough_aa37 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.rough_aa37:after,
.rough_aa37:before {
  content: "";
  display: table;
}
.rough_aa37:after {
  clear: both;
}
.easy_c98b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup-first-8a27 .easy_c98b {
  max-width: 50%;
}
.list_352e .easy_c98b {
  max-width: 33.33%;
}
.message_713f .easy_c98b {
  max-width: 25%;
}
.hovered-ffa6 .easy_c98b {
  max-width: 20%;
}
.message-1aff .easy_c98b {
  max-width: 16.66%;
}
.row-0b27 .easy_c98b {
  max-width: 14.28%;
}
.badge_a9fd .easy_c98b {
  max-width: 12.5%;
}
.link_77ee .easy_c98b {
  max-width: 11.11%;
}
.secondary_d31c {
  display: block;
}
.component_36a8 .carousel-80c2 label,
.component_36a8 .description-b2be label,
.component_36a8 .video_b8bf label,
.component_36a8 .silver-210f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bright-94b7 {
  list-style: none;
  margin: 0;
}
.bright-94b7 article.element_mini_3a4f {
  margin-bottom: 0;
}
.bright-94b7 ul {
  list-style: none;
  margin: 0;
}
.bright-94b7 .text-e1f6 li.element_mini_3a4f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bright-94b7 .text-e1f6 li.element_mini_3a4f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bright-94b7 .text-e1f6 li.element_mini_3a4f: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) {
  .bright-94b7 .text-e1f6 li.element_mini_3a4f li.element_mini_3a4f li.element_mini_3a4f li.element_mini_3a4f {
    padding-left: 0;
  }
}
article.element_mini_3a4f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_mini_3a4f .row-393c p:last-of-type {
  margin-bottom: 0;
}
article.element_mini_3a4f .prev_3748 {
  float: left;
}
article.element_mini_3a4f .hover_b3ca {
  margin-left: 85px;
}
article.element_mini_3a4f .bronze-f0f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_mini_3a4f .bronze-f0f5 .surface-fc88 {
  margin-left: 10px;
}
article.element_mini_3a4f .rough-b007 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_mini_3a4f .clean-f717 {
  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 .carousel-80c2,
  #respond .video_b8bf,
  #respond .silver-210f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-80c2 input,
#respond .video_b8bf input,
#respond .silver-210f input {
  width: 100%;
}
#respond .silver-210f {
  margin-right: 0;
}
#respond .row_hard_b2c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-wide-69bc {
  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;
}
.logo-wide-69bc.image_north_6dd4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo-wide-69bc 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%);
}
.logo-wide-69bc:focus,
.logo-wide-69bc: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);
}
.form_0051 {
  border-radius: 10%;
}
.sidebar_over_5627 {
  border-radius: 50%;
}
.complex_0da2 {
  font-size: 0.72em;
}
.notice-b43a {
  font-size: 0.875em;
}
.image_new_807b {
  font-size: 1.1em;
}
.dropdown_current_31af {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown_current_31af.complex_0da2 {
  letter-spacing: 0.5px;
}
.carousel_3ad6,
.carousel_3ad6 a {
  color: #6d6d6d;
}
.carousel_3ad6 a:hover {
  color: #111;
}
.active_78ce {
  color: #6d6d6d;
}
.pressed_1c88 {
  overflow-x: hidden;
}
.pressed_1c88 .alert-9ffa.copper_2929 {
  position: relative;
}
.pressed_1c88 .alert-9ffa.copper_2929.heading_6341 {
  position: initial;
}
.pressed_1c88
  .alert-9ffa.copper_2929.heading_6341
  .summary-large-594d {
  left: auto;
}
.pressed_1c88 .alert-9ffa .summary-large-594d {
  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;
}
.pressed_1c88 .alert-9ffa:hover.copper_2929 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pressed_1c88
  .alert-9ffa:hover.copper_2929
  .summary-large-594d {
  display: block;
  z-index: 9999999;
}
.pressed_1c88 .narrow_85bb .notice_d8eb,
.pressed_1c88 .steel-e226 .notice_d8eb {
  display: none;
}
.pressed_1c88 .label-iron-12ff .alert-9ffa:hover.copper_2929 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.component_36a8 .carousel-80c2 label,
.component_36a8 .description-b2be label,
.component_36a8 .video_b8bf label,
.component_36a8 .silver-210f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bright-94b7 {
  list-style: none;
  margin: 0;
}
.bright-94b7 article.element_mini_3a4f {
  margin-bottom: 0;
}
.bright-94b7 ul {
  list-style: none;
  margin: 0;
}
.bright-94b7 .text-e1f6 li.element_mini_3a4f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bright-94b7 .text-e1f6 li.element_mini_3a4f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bright-94b7 .text-e1f6 li.element_mini_3a4f: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) {
  .bright-94b7 .text-e1f6 li.element_mini_3a4f li.element_mini_3a4f li.element_mini_3a4f li.element_mini_3a4f {
    padding-left: 0;
  }
}
article.element_mini_3a4f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_mini_3a4f .row-393c p:last-of-type {
  margin-bottom: 0;
}
article.element_mini_3a4f .prev_3748 {
  float: left;
}
article.element_mini_3a4f .hover_b3ca {
  margin-left: 85px;
}
article.element_mini_3a4f .bronze-f0f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_mini_3a4f .bronze-f0f5 .surface-fc88 {
  margin-left: 10px;
}
article.element_mini_3a4f .rough-b007 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_mini_3a4f .clean-f717 {
  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 .carousel-80c2,
  #respond .video_b8bf,
  #respond .silver-210f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-80c2 input,
#respond .video_b8bf input,
#respond .silver-210f input {
  width: 100%;
}
#respond .silver-210f {
  margin-right: 0;
}
#respond .row_hard_b2c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.narrow_85bb .detail-bronze-9d8a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.detail-bronze-9d8a .input-c2f5.rough-17c6 .mask-hovered-ed00 > li > a:focus,
.detail-bronze-9d8a .input-c2f5.rough-17c6 .mask-hovered-ed00 > li > a:hover,
.detail-bronze-9d8a .input-c2f5.tabs-a17c .mask-hovered-ed00 > li > a:focus,
.detail-bronze-9d8a .input-c2f5.tabs-a17c .mask-hovered-ed00 > li > a:hover,
.detail-bronze-9d8a .input-c2f5.table-16c2 .mask-hovered-ed00 > li > a:focus,
.detail-bronze-9d8a .input-c2f5.table-16c2 .mask-hovered-ed00 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-bronze-9d8a
  .input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li.dim_12eb
  > a,
.detail-bronze-9d8a
  .input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li.column-ad05
  > a,
.detail-bronze-9d8a
  .input-c2f5.tabs-a17c
  .mask-hovered-ed00
  > li.dim_12eb
  > a,
.detail-bronze-9d8a
  .input-c2f5.tabs-a17c
  .mask-hovered-ed00
  > li.column-ad05
  > a,
.detail-bronze-9d8a
  .input-c2f5.table-16c2
  .mask-hovered-ed00
  > li.dim_12eb
  > a,
.detail-bronze-9d8a .input-c2f5.table-16c2 .mask-hovered-ed00 > li.column_d1a5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-bronze-9d8a .outline-fluid-2e7d,
.detail-bronze-9d8a .outline-fluid-2e7d a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-bronze-9d8a .motion-8de8.focused_a6d3 li a,
.detail-bronze-9d8a .upper-f891 a,
.detail-bronze-9d8a .filter-narrow-7742,
.detail-bronze-9d8a .mask-hovered-ed00 > li > a,
.detail-bronze-9d8a .column_complex_e285 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a .motion-8de8.focused_a6d3 li a:hover,
.detail-bronze-9d8a .upper-f891 a:hover,
.detail-bronze-9d8a .filter-narrow-7742:hover,
.detail-bronze-9d8a .mask-hovered-ed00 > li > a:hover,
.detail-bronze-9d8a .column_complex_e285:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-bronze-9d8a .background_hot_75ff {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a .background_hot_75ff .summary-4101 {
  color: rgba(255, 255, 255, 0.99);
}
.detail-bronze-9d8a .background_hot_75ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-bronze-9d8a .link_center_880b .mask_advanced_e736 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a .link_center_880b .mask_advanced_e736 .input-4a81 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a
  .link_center_880b
  .mask_advanced_e736
  .input-4a81::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a
  .link_center_880b
  .mask_advanced_e736
  .input-4a81:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a
  .link_center_880b
  .mask_advanced_e736
  .input-4a81::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a
  .link_center_880b
  .mask_advanced_e736
  .input-4a81::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a .link_center_880b .steel_6e02 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-bronze-9d8a .link_center_880b .steel_6e02:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-center-d9ca
  .detail-bronze-9d8a
  .link_center_880b
  .preview-e9c3
  .gradient-action-1baf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-center-d9ca
  .detail-bronze-9d8a
  .link_center_880b
  .preview-e9c3
  .input-4a81 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.narrow_85bb .tall-f0fb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tall-f0fb .input-c2f5.rough-17c6 .mask-hovered-ed00 > li > a:focus,
.tall-f0fb .input-c2f5.rough-17c6 .mask-hovered-ed00 > li > a:hover,
.tall-f0fb .input-c2f5.tabs-a17c .mask-hovered-ed00 > li > a:focus,
.tall-f0fb .input-c2f5.tabs-a17c .mask-hovered-ed00 > li > a:hover,
.tall-f0fb .input-c2f5.table-16c2 .mask-hovered-ed00 > li > a:focus,
.tall-f0fb .input-c2f5.table-16c2 .mask-hovered-ed00 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-f0fb
  .input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li.dim_12eb
  > a,
.tall-f0fb
  .input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li.column-ad05
  > a,
.tall-f0fb
  .input-c2f5.tabs-a17c
  .mask-hovered-ed00
  > li.dim_12eb
  > a,
.tall-f0fb
  .input-c2f5.tabs-a17c
  .mask-hovered-ed00
  > li.column-ad05
  > a,
.tall-f0fb
  .input-c2f5.table-16c2
  .mask-hovered-ed00
  > li.dim_12eb
  > a,
.tall-f0fb .input-c2f5.table-16c2 .mask-hovered-ed00 > li.column_d1a5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tall-f0fb .outline-fluid-2e7d,
.tall-f0fb .outline-fluid-2e7d a {
  color: rgba(0, 0, 0, 0.8);
}
.tall-f0fb .motion-8de8.focused_a6d3 li a,
.tall-f0fb .upper-f891 a,
.tall-f0fb .filter-narrow-7742,
.tall-f0fb .mask-hovered-ed00 > li > a,
.tall-f0fb .column_complex_e285 {
  color: rgba(0, 0, 0, 0.55);
}
.tall-f0fb .motion-8de8.focused_a6d3 li a:hover,
.tall-f0fb .upper-f891 a:hover,
.tall-f0fb .filter-narrow-7742:hover,
.tall-f0fb .mask-hovered-ed00 > li > a:hover,
.tall-f0fb .column_complex_e285:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-f0fb .background_hot_75ff {
  color: rgba(0, 0, 0, 0.55);
}
.tall-f0fb .background_hot_75ff .summary-4101 {
  color: rgba(0, 0, 0, 0.8);
}
.tall-f0fb .background_hot_75ff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-e80f .middle-6d02 {
  margin-left: auto;
  margin-right: auto;
}
.slow_f5e1 > * {
  margin-left: auto;
  margin-right: auto;
}
.slow_f5e1 .dropdown_dim_e7fd {
  margin-right: 1.41575em;
}
.card-south-8624 .slow_f5e1 > .footer-49d7 {
  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;
}
.card-south-8624 .slow_f5e1 > .accordion_1dd2 {
  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;
}
.modal_wood_1a52.complex-e80f .middle-6d02,
.widget-d288.complex-e80f .middle-6d02 {
  margin-left: 0;
}
.gradient_6845.complex-e80f .middle-6d02,
.layout-smooth-d568.complex-e80f .middle-6d02 {
  margin-right: 0;
}
.slow_f5e1 ol,
.slow_f5e1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.focus_green_3e57 video {
  max-width: 100%;
}
.overlay_f58b img {
  display: block;
}
.overlay_f58b.dropdown_dim_e7fd,
.overlay_f58b.column_warm_ff42 {
  width: 100%;
}
.overlay_f58b.accordion_1dd2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.full-009e:not(.south_f266) {
  margin: 1.5em auto;
}
.gallery_ee5a p {
  padding: 1.5em 14px;
}
ul.progress-87ce.accordion_1dd2,
ul.progress-87ce.footer-49d7,
ul.progress-87ce.gas_395e.footer-49d7 {
  padding: 0 14px;
}
.nav_small_d914 {
  display: block;
  overflow-x: auto;
}
.nav_small_d914 table {
  border-collapse: collapse;
  width: 100%;
}
.nav_small_d914 td,
.nav_small_d914 th {
  padding: 0.5em;
}
.slow_f5e1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slow_f5e1 ol ol,
.slow_f5e1 ol ul,
.slow_f5e1 ul ol,
.slow_f5e1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slow_f5e1 ol ol li,
.slow_f5e1 ol ul li,
.slow_f5e1 ul ol li,
.slow_f5e1 ul ul li {
  margin-left: 0;
}
.panel-22e8.row_c94a > .static-5124 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.panel-22e8.row_c94a > .static-5124 iframe,
.panel-22e8.row_c94a > .static-5124 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focused-18d0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focused-18d0.form-d4d7 {
  padding: 0;
}
.focused-18d0.form-d4d7 cite {
  font-size: 13px;
}
.focused-18d0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focused-18d0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.list_5e2b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.list_5e2b > p:first-child {
  margin-top: 0;
}
.list_5e2b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.list_5e2b blockquote {
  border-left: 0;
}
.surface_446c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.surface_446c:not(.bright_2491) {
  max-width: 100px;
}
.surface_446c.button_thick_b79f {
  border-bottom: none !important;
  text-align: center;
}
.surface_446c.button_thick_b79f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_ee5a p {
    padding: 1.5em 0;
  }
}
.status_42f3 {
  color: #0073aa;
}
.caption-hot-70e9 {
  background-color: #0073aa;
}
.outline_5258 {
  color: #229fd8;
}
.preview-8ad6 {
  background-color: #229fd8;
}
.chip_orange_5cb5 {
  color: #eee;
}
.logo_9e1b {
  background-color: #eee;
}
.action_c538 {
  color: #444;
}
.copper-cb31 {
  background-color: #444;
}
.modal-easy-ae59 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.modal-easy-ae59 .bottom_b113 .upper-f891 {
  font-size: 15px;
}
.modal-easy-ae59 .upper-f891 {
  line-height: 1.3;
}
.modal-easy-ae59 .tall-f0fb {
}
.modal-easy-ae59 .detail-bronze-9d8a {
  background: #235787;
}
.tag_fixed_e3fb {
  padding: 0;
}
.tag_fixed_e3fb .detail-bronze-9d8a {
  background: #1a1a1a;
}
.tag_fixed_e3fb .tall-f0fb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery_west_7a33 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery_west_7a33 .tall-f0fb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery_west_7a33 .detail-bronze-9d8a {
  background: #303030;
}
.alert-b8b1 {
  position: relative;
  z-index: 10;
}
.alert-b8b1 .accent_24dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-c3fd .copper_2929 {
  display: inline-block;
  vertical-align: middle;
}
.over-c3fd.section-11e9 .copper_2929 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .over-c3fd.section-11e9 .copper_2929 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .over-c3fd.section-11e9 .copper_2929 {
    margin-right: 0.4em;
  }
}
.over-c3fd.section-11e9 .copper_2929:last-child {
  margin-right: 0;
}
.hard-16fc .accent_24dc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .narrow_85bb .bottom_b113 {
    margin: 0 -0.5em;
  }
  .narrow_85bb .bottom_b113 [class*="customify-col-"],
  .narrow_85bb .bottom_b113 [class*="customify-col_"],
  .narrow_85bb .bottom_b113 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.narrow_85bb.tiny_c739 .accent_24dc {
  background: 0 0 !important;
}
.narrow_85bb.tiny_c739 .accent_24dc,
.narrow_85bb.hard-16fc .accent_24dc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .narrow_85bb.west-8d6e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.narrow_85bb.hard-16fc .accent_24dc {
  box-shadow: none !important;
}
.motion_1dc3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .motion_1dc3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .motion_1dc3 {
    padding: 18px 0 20px;
  }
}
.motion_1dc3 .cool-53b4 {
  width: 100%;
}
.motion_1dc3 .badge_right_cf47 {
  margin-bottom: 0;
}
.motion_1dc3 .yellow_ae1d {
  margin-top: 5px;
  font-size: 0.875em;
}
.main-yellow-73f5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.main-yellow-73f5 .tertiary-advanced-aea7 {
  width: 100%;
}
.heading-clean-0fd2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.heading-clean-0fd2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.heading-clean-0fd2 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;
}
.heading-clean-0fd2 li:last-child:after {
  display: none;
}
.heading-clean-0fd2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop_9dcd .notice_d8eb button,
.motion_1dc3 .notice_d8eb button {
  left: 0;
}
.backdrop_9dcd .tertiary-advanced-aea7,
.motion_1dc3 .tertiary-advanced-aea7 {
  padding-left: 0;
  padding-right: 0;
}
.backdrop_9dcd .main-yellow-73f5,
.motion_1dc3 .main-yellow-73f5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop_9dcd {
  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;
}
.backdrop_9dcd: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;
}
.backdrop_9dcd .image-5ff8 {
  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) {
  .backdrop_9dcd .image-5ff8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_9dcd .image-5ff8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_9dcd .image-5ff8 {
    min-height: 200px;
  }
}
.backdrop_9dcd .heading-clean-0fd2 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop_9dcd .heading-clean-0fd2 a,
.backdrop_9dcd .heading-clean-0fd2 li:after {
  color: inherit;
}
.backdrop_9dcd .heading-clean-0fd2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hot-f129 {
  margin-bottom: 0.5em;
}
.button_rough_7935 {
  margin-bottom: 1.2em;
}
.button_rough_7935,
.hot-f129 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.button_rough_7935 p:last-child,
.hot-f129 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notice_d8eb,
#masthead .notice_d8eb {
  display: none;
}
#masthead
  > .notice_d8eb.mask_c1c2 {
  display: none;
}
#masthead > .notice_d8eb button {
  left: 0;
}
.north_9055 {
  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%;
}
.north_9055 .copper_2929 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.north_9055 .progress-f754 {
  display: -webkit-box;
  display: flex;
}
.north_9055 .progress-f754.popup_dd0a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.north_9055 .progress-f754.advanced-77b3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north_9055 .progress-f754.description_large_afca {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north_9055.brown_563d.fluid_1209 .progress-f754.popup_dd0a {
  flex-basis: 100%;
}
.north_9055.cold_33ea .progress-f754.advanced-77b3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.north_9055.cold_33ea .progress-f754.description_large_afca {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notice_d8eb.mask_c1c2 {
  display: none;
}
#masthead > .notice_d8eb button {
  left: 0;
}
.accent_636e {
  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;
}
.accent_636e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.accent_636e.primary_9a3b i {
  margin-right: 4px;
}
.accent_636e.grid_slow_cd3b i {
  margin-left: 5px;
}
.upper-f891 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.upper-f891 p:last-child {
  margin-bottom: 0;
}
.focus-3fe3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-3fe3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-3fe3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-3fe3 .outline-fluid-2e7d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-3fe3 .header-c09b {
  margin: 5px 0 7px 0;
}
.focus-3fe3.menu-hovered-f6f6 .hidden-plasma-8b95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-3fe3.menu-hovered-f6f6 .rough_2816 {
  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;
}
.focus-3fe3.complex-7f74 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-3fe3.complex-7f74 .hidden-plasma-8b95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-3fe3.complex-7f74 .rough_2816 {
  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;
}
.focus-3fe3.narrow_68a2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-3fe3.info-732d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-3fe3.info-732d .rough_2816 {
  margin-top: 7px;
}
.form_854c {
  display: inline-block;
}
.alert-b8b1 .alert_smooth_5c10 .focus-3fe3 img {
  max-width: 100%;
}
.input-c2f5 .wrapper-56c9.out_6432,
.wood_212f .wrapper-56c9.out_6432 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input-c2f5 .yellow-500a,
.wood_212f .yellow-500a {
  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%);
}
.input-c2f5 .yellow-500a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input-c2f5.clean_c426 .yellow-500a {
  display: none;
}
.input-c2f5 .sidebar-5345 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input-c2f5 .sidebar-5345 li {
  display: inline-block;
  position: relative;
}
.input-c2f5 .sidebar-5345 li:last-child {
  margin-right: 0;
}
.input-c2f5 .sidebar-5345 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;
}
.input-c2f5 .sidebar-5345 li.column_d1a5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input-c2f5 .sidebar-5345 > 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;
}
.input-c2f5 .sidebar-5345 > li > a i {
  line-height: 0;
}
.input-c2f5 .sidebar-5345 > li.east-9904 > a .yellow-500a {
  margin-left: 4px;
  line-height: 0;
}
.input-c2f5 .sidebar-5345 .paragraph-center-fac2 li.east-9904 > a {
  position: relative;
}
.input-c2f5 .sidebar-5345 .paragraph-center-fac2 li.east-9904 > a:after,
.input-c2f5 .sidebar-5345 .paragraph-center-fac2 li.east-9904 > a:before {
  content: "";
  display: table;
}
.input-c2f5 .sidebar-5345 .paragraph-center-fac2 li.east-9904 > a:after {
  clear: both;
}
.input-c2f5 .sidebar-5345 .paragraph-center-fac2 li.east-9904 > a .yellow-500a {
  margin-left: 5px;
  float: right;
}
.input-c2f5 .old-e45b,
.input-c2f5 .paragraph-center-fac2 {
  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;
}
.input-c2f5 .paragraph-center-fac2 {
  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;
}
.input-c2f5 .paragraph-center-fac2 .out_6432 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input-c2f5 .paragraph-center-fac2 .yellow-500a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input-c2f5 .paragraph-center-fac2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input-c2f5 .paragraph-center-fac2 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;
}
.input-c2f5 .paragraph-center-fac2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input-c2f5 .paragraph-center-fac2 .paragraph-center-fac2 {
  top: 0;
  left: 100%;
}
.input-c2f5 .preview-short-cc2d.fn-focus-4935 > .old-e45b,
.input-c2f5 .preview-short-cc2d.fn-focus-4935 > .paragraph-center-fac2,
.input-c2f5 .preview-short-cc2d:focus > .old-e45b,
.input-c2f5 .preview-short-cc2d:focus > .paragraph-center-fac2,
.input-c2f5 .preview-short-cc2d:hover > .old-e45b,
.input-c2f5 .preview-short-cc2d:hover > .paragraph-center-fac2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input-c2f5.table-16c2 .mask-hovered-ed00:after,
.input-c2f5.table-16c2 .mask-hovered-ed00:before {
  content: "";
  display: table;
}
.input-c2f5.table-16c2 .mask-hovered-ed00:after {
  clear: both;
}
.input-c2f5.table-16c2 .mask-hovered-ed00 > li {
  float: left;
}
.input-c2f5.element_stale_8a38 .mask-hovered-ed00:after,
.input-c2f5.element_stale_8a38 .mask-hovered-ed00:before {
  content: "";
  display: table;
}
.input-c2f5.element_stale_8a38 .mask-hovered-ed00:after {
  clear: both;
}
.input-c2f5.element_stale_8a38 .mask-hovered-ed00 > li {
  float: left;
}
.input-c2f5.element_stale_8a38 .mask-hovered-ed00 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input-c2f5.element_stale_8a38 .mask-hovered-ed00 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input-c2f5.element_stale_8a38 .mask-hovered-ed00 > li.dim_12eb > a,
.input-c2f5.element_stale_8a38 .mask-hovered-ed00 > li.column_d1a5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input-c2f5.rough-17c6 .mask-hovered-ed00 > li > a .out_6432 {
  position: relative;
}
.input-c2f5.rough-17c6 .mask-hovered-ed00 > li > a .out_6432: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;
}
.input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li:focus
  > a
  .out_6432:before,
.input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li:hover
  > a
  .out_6432:before {
  width: 100%;
  background-color: currentColor;
}
.input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li.dim_12eb
  > a
  .out_6432:before,
.input-c2f5.rough-17c6
  .mask-hovered-ed00
  > li.column-ad05
  > a
  .out_6432:before {
  width: 100%;
  background-color: currentColor;
}
.input-c2f5.tabs-a17c .mask-hovered-ed00 > li > a .out_6432 {
  position: relative;
}
.input-c2f5.tabs-a17c .mask-hovered-ed00 > li > a .out_6432: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;
}
.input-c2f5.tabs-a17c .mask-hovered-ed00 > li:focus > a .out_6432:before,
.input-c2f5.tabs-a17c
  .mask-hovered-ed00
  > li:hover
  > a
  .out_6432:before {
  width: 100%;
  background-color: currentColor;
}
.input-c2f5.tabs-a17c
  .mask-hovered-ed00
  > li.dim_12eb
  > a
  .out_6432:before,
.input-c2f5.tabs-a17c
  .mask-hovered-ed00
  > li.column-ad05
  > a
  .out_6432:before {
  width: 100%;
  background-color: currentColor;
}
.wood_212f .sidebar-5345 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wood_212f .sidebar-5345 li:first-child > a {
  border-top: none;
}
.wood_212f .sidebar-5345 .tall-a63b > .out_6432 .yellow-500a {
  display: none;
}
.wood_212f .sidebar-5345 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wood_212f .sidebar-5345 li:last-child {
  border: none;
}
.wood_212f .sidebar-5345 li.east-9904 > a {
  padding-right: 45px !important;
}
.wood_212f .sidebar-5345 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wood_212f .sidebar-5345 li a:focus,
.wood_212f .sidebar-5345 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_212f .sidebar-5345 li .tiny_3e70 {
  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;
}
.wood_212f .sidebar-5345 li .tiny_3e70:hover {
  box-shadow: none;
}
.wood_212f .sidebar-5345 li .tiny_3e70 .yellow-500a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wood_212f .sidebar-5345 .paragraph-center-fac2 {
  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);
}
.wood_212f .sidebar-5345 .paragraph-center-fac2 li a {
  padding-left: 3em;
}
.wood_212f .sidebar-5345 .module-5432 > a .tiny_3e70 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wood_212f .sidebar-5345 .module-5432 > .paragraph-center-fac2 {
  display: block;
  opacity: 1;
}
.notice_da9a {
  max-width: 100%;
}
.pressed_acc3 {
  line-height: 0;
  cursor: pointer;
}
.column_complex_e285 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.column_complex_e285:hover {
  box-shadow: none;
  color: currentColor;
}
.column_complex_e285 svg {
  width: 18px;
  height: 18px;
}
.column_complex_e285 .basic-7568 {
  display: none;
}
.heading-3ebd {
  position: relative;
}
.heading-3ebd.fn-active-4935 .column_complex_e285 .accordion_3639 {
  display: none;
}
.heading-3ebd.fn-active-4935 .column_complex_e285 .basic-7568 {
  display: inline-block;
}
.heading-3ebd .light_46d3 {
  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);
}
.heading-3ebd.background-stone-8270 .light_46d3 {
  left: auto;
  right: -0.9em;
}
.heading-3ebd.background-stone-8270 .blue_e71e::before {
  left: auto;
  right: 15px;
}
.heading-3ebd.fn-active-4935 .light_46d3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview-e9c3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.preview-e9c3 label {
  flex-basis: 100%;
}
.preview-e9c3 .mask_advanced_e736 {
  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;
}
.preview-e9c3 .input-4a81 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.preview-e9c3 .input-4a81:focus {
  background-color: transparent;
}
.preview-e9c3 button.steel_6e02 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.preview-e9c3 button.steel_6e02:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.preview-e9c3 button.steel_6e02 svg {
  width: 18px;
  height: 18px;
}
.preview-e9c3 input[type="submit"] {
  min-height: auto;
}
.link_center_880b .preview-e9c3 .input-4a81 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.blue_e71e {
  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) {
  .blue_e71e {
    width: 220px;
  }
}
.blue_e71e label {
  flex-basis: 100%;
}
.blue_e71e::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;
}
.pattern-center-d9ca .link_center_880b .preview-e9c3 {
  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;
}
.pattern-center-d9ca
  .link_center_880b
  .preview-e9c3
  .mask_advanced_e736 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern-center-d9ca .link_center_880b .preview-e9c3 .input-4a81 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern-center-d9ca
  .link_center_880b
  .preview-e9c3
  .input-4a81:focus {
  background: 0 0;
}
.pattern-center-d9ca
  .link_center_880b
  .preview-e9c3
  .gradient-action-1baf {
  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;
}
.motion-8de8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.motion-8de8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.motion-8de8 li:last-child {
  margin-right: 0;
}
.motion-8de8 li:first-child {
  margin-left: 0;
}
.motion-8de8.notification_fast_cf22 a {
  color: #fff;
}
.motion-8de8.notification_fast_cf22 a:hover {
  color: #fff;
}
.motion-8de8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.motion-8de8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.motion-8de8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.motion-8de8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.motion-8de8 [class*="social-icon-apple"] {
  background-color: #999;
}
.motion-8de8 [class*="social-icon-apple"].content-6222 {
  background-color: transparent;
  color: #999;
}
.motion-8de8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.motion-8de8 [class*="social-icon-behance"].content-6222 {
  background-color: transparent;
  color: #1769ff;
}
.motion-8de8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.motion-8de8 [class*="social-icon-bitbucket"].content-6222 {
  background-color: transparent;
  color: #205081;
}
.motion-8de8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.motion-8de8 [class*="social-icon-codepen"].content-6222 {
  background-color: transparent;
  color: #000;
}
.motion-8de8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.motion-8de8 [class*="social-icon-delicious"].content-6222 {
  background-color: transparent;
  color: #39f;
}
.motion-8de8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.motion-8de8 [class*="social-icon-digg"].content-6222 {
  background-color: transparent;
  color: #005be2;
}
.motion-8de8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.motion-8de8 [class*="social-icon-dribbble"].content-6222 {
  background-color: transparent;
  color: #ea4c89;
}
.motion-8de8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.motion-8de8 [class*="social-icon-envelope"].content-6222 {
  background-color: transparent;
  color: #ea4335;
}
.motion-8de8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.motion-8de8 [class*="social-icon-facebook"].content-6222 {
  background-color: transparent;
  color: #3b5998;
}
.motion-8de8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.motion-8de8 [class*="social-icon-flickr"].content-6222 {
  background-color: transparent;
  color: #0063dc;
}
.motion-8de8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.motion-8de8 [class*="social-icon-foursquare"].content-6222 {
  background-color: transparent;
  color: #2d5be3;
}
.motion-8de8 [class*="social-icon-github"] {
  background-color: #333;
}
.motion-8de8 [class*="social-icon-github"].content-6222 {
  background-color: transparent;
  color: #333;
}
.motion-8de8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.motion-8de8 [class*="social-icon-google-plus"].content-6222 {
  background-color: transparent;
  color: #dd4b39;
}
.motion-8de8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.motion-8de8 [class*="social-icon-houzz"].content-6222 {
  background-color: transparent;
  color: #7ac142;
}
.motion-8de8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.motion-8de8 [class*="social-icon-instagram"].content-6222 {
  background-color: transparent;
  color: #262626;
}
.motion-8de8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.motion-8de8 [class*="social-icon-jsfiddle"].content-6222 {
  background-color: transparent;
  color: #487aa2;
}
.motion-8de8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.motion-8de8 [class*="social-icon-linkedin"].content-6222 {
  background-color: transparent;
  color: #0077b5;
}
.motion-8de8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.motion-8de8 [class*="social-icon-medium"].content-6222 {
  background-color: transparent;
  color: #00ab6b;
}
.motion-8de8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.motion-8de8
  [class*="social-icon-odnoklassniki"].content-6222 {
  background-color: transparent;
  color: #f4731c;
}
.motion-8de8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.motion-8de8 [class*="social-icon-meetup"].content-6222 {
  background-color: transparent;
  color: #ec1c40;
}
.motion-8de8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.motion-8de8 [class*="social-icon-pinterest"].content-6222 {
  background-color: transparent;
  color: #bd081c;
}
.motion-8de8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.motion-8de8 [class*="social-icon-product-hunt"].content-6222 {
  background-color: transparent;
  color: #da552f;
}
.motion-8de8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.motion-8de8 [class*="social-icon-reddit"].content-6222 {
  background-color: transparent;
  color: #ff4500;
}
.motion-8de8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.motion-8de8 [class*="social-icon-rss"].content-6222 {
  background-color: transparent;
  color: #f26522;
}
.motion-8de8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.motion-8de8
  [class*="social-icon-shopping-cart"].content-6222 {
  background-color: transparent;
  color: #4caf50;
}
.motion-8de8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.motion-8de8 [class*="social-icon-skype"].content-6222 {
  background-color: transparent;
  color: #00aff0;
}
.motion-8de8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.motion-8de8 [class*="social-icon-slideshare"].content-6222 {
  background-color: transparent;
  color: #0077b5;
}
.motion-8de8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.motion-8de8 [class*="social-icon-snapchat"].content-6222 {
  background-color: transparent;
  color: #fffc00;
}
.motion-8de8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.motion-8de8 [class*="social-icon-soundcloud"].content-6222 {
  background-color: transparent;
  color: #f80;
}
.motion-8de8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.motion-8de8 [class*="social-icon-spotify"].content-6222 {
  background-color: transparent;
  color: #2ebd59;
}
.motion-8de8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.motion-8de8
  [class*="social-icon-stack-overflow"].content-6222 {
  background-color: transparent;
  color: #fe7a15;
}
.motion-8de8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.motion-8de8 [class*="social-icon-maldkfgram"].content-6222 {
  background-color: transparent;
  color: #2ca5e0;
}
.motion-8de8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.motion-8de8 [class*="social-icon-tripadvisor"].content-6222 {
  background-color: transparent;
  color: #589442;
}
.motion-8de8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.motion-8de8 [class*="social-icon-tumblr"].content-6222 {
  background-color: transparent;
  color: #35465c;
}
.motion-8de8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.motion-8de8 [class*="social-icon-twitch"].content-6222 {
  background-color: transparent;
  color: #6441a5;
}
.motion-8de8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.motion-8de8 [class*="social-icon-twitter"].content-6222 {
  background-color: transparent;
  color: #1da1f2;
}
.motion-8de8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.motion-8de8 [class*="social-icon-vimeo"].content-6222 {
  background-color: transparent;
  color: #1ab7ea;
}
.motion-8de8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.motion-8de8 [class*="social-icon-vk"].content-6222 {
  background-color: transparent;
  color: #45668e;
}
.motion-8de8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.motion-8de8 [class*="social-icon-weibo"].content-6222 {
  background-color: transparent;
  color: #df2029;
}
.motion-8de8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.motion-8de8 [class*="social-icon-weixin"].content-6222 {
  background-color: transparent;
  color: #7bb32e;
}
.motion-8de8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.motion-8de8 [class*="social-icon-whatsapp"].content-6222 {
  background-color: transparent;
  color: #25d366;
}
.motion-8de8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.motion-8de8 [class*="social-icon-wordpress"].content-6222 {
  background-color: transparent;
  color: #21759b;
}
.motion-8de8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.motion-8de8 [class*="social-icon-xing"].content-6222 {
  background-color: transparent;
  color: #026466;
}
.motion-8de8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.motion-8de8 [class*="social-icon-yelp"].content-6222 {
  background-color: transparent;
  color: #af0606;
}
.motion-8de8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.motion-8de8 [class*="social-icon-youtube"].content-6222 {
  background-color: transparent;
  color: #cd201f;
}
.filter-narrow-7742 {
  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;
}
.filter-narrow-7742:hover {
  box-shadow: none;
  background: 0 0;
}
.smooth-a439 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo-pro-752a {
  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;
}
.fast_f8d0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.overlay-57a1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.overlay-57a1,
.overlay-57a1::after,
.overlay-57a1::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;
}
.overlay-57a1::after,
.overlay-57a1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accent_5ccd .logo-pro-752a .fast_f8d0 {
  margin-top: -2px;
  width: 19px;
}
.accent_5ccd .logo-pro-752a .overlay-57a1 {
  margin-top: -1px;
}
.accent_5ccd .logo-pro-752a .overlay-57a1,
.accent_5ccd .logo-pro-752a .overlay-57a1::after,
.accent_5ccd .logo-pro-752a .overlay-57a1::before {
  width: 19px;
  height: 2px;
}
.accent_5ccd .logo-pro-752a .overlay-57a1::before {
  top: -6px;
}
.accent_5ccd .logo-pro-752a .overlay-57a1::after {
  bottom: -6px;
}
.carousel-c95a .logo-pro-752a .fast_f8d0 {
  margin-top: -2px;
  width: 22px;
}
.carousel-c95a .logo-pro-752a .overlay-57a1 {
  margin-top: -1px;
}
.carousel-c95a .logo-pro-752a .overlay-57a1,
.carousel-c95a .logo-pro-752a .overlay-57a1::after,
.carousel-c95a .logo-pro-752a .overlay-57a1::before {
  width: 22px;
  height: 2px;
}
.carousel-c95a .logo-pro-752a .overlay-57a1::before {
  top: -7px;
}
.carousel-c95a .logo-pro-752a .overlay-57a1::after {
  bottom: -7px;
}
.layout_47c3 .logo-pro-752a .fast_f8d0 {
  margin-top: -2px;
  width: 31px;
}
.layout_47c3 .logo-pro-752a .overlay-57a1 {
  margin-top: -1.5px;
}
.layout_47c3 .logo-pro-752a .overlay-57a1,
.layout_47c3 .logo-pro-752a .overlay-57a1::after,
.layout_47c3 .logo-pro-752a .overlay-57a1::before {
  width: 31px;
  height: 3px;
}
.layout_47c3 .logo-pro-752a .overlay-57a1::before {
  top: -9px;
}
.layout_47c3 .logo-pro-752a .overlay-57a1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wood-e1ec .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 19px;
  }
  .wood-e1ec .logo-pro-752a .overlay-57a1 {
    margin-top: -1px;
  }
  .wood-e1ec .logo-pro-752a .overlay-57a1,
  .wood-e1ec .logo-pro-752a .overlay-57a1::after,
  .wood-e1ec .logo-pro-752a .overlay-57a1::before {
    width: 19px;
    height: 2px;
  }
  .wood-e1ec .logo-pro-752a .overlay-57a1::before {
    top: -6px;
  }
  .wood-e1ec .logo-pro-752a .overlay-57a1::after {
    bottom: -6px;
  }
  .warm-64c6 .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 22px;
  }
  .warm-64c6 .logo-pro-752a .overlay-57a1 {
    margin-top: -1px;
  }
  .warm-64c6 .logo-pro-752a .overlay-57a1,
  .warm-64c6 .logo-pro-752a .overlay-57a1::after,
  .warm-64c6 .logo-pro-752a .overlay-57a1::before {
    width: 22px;
    height: 2px;
  }
  .warm-64c6 .logo-pro-752a .overlay-57a1::before {
    top: -7px;
  }
  .warm-64c6 .logo-pro-752a .overlay-57a1::after {
    bottom: -7px;
  }
  .list_dbe0 .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 31px;
  }
  .list_dbe0 .logo-pro-752a .overlay-57a1 {
    margin-top: -1.5px;
  }
  .list_dbe0 .logo-pro-752a .overlay-57a1,
  .list_dbe0 .logo-pro-752a .overlay-57a1::after,
  .list_dbe0 .logo-pro-752a .overlay-57a1::before {
    width: 31px;
    height: 3px;
  }
  .list_dbe0 .logo-pro-752a .overlay-57a1::before {
    top: -9px;
  }
  .list_dbe0 .logo-pro-752a .overlay-57a1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .heading_upper_2c9b .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 19px;
  }
  .heading_upper_2c9b .logo-pro-752a .overlay-57a1 {
    margin-top: -1px;
  }
  .heading_upper_2c9b .logo-pro-752a .overlay-57a1,
  .heading_upper_2c9b .logo-pro-752a .overlay-57a1::after,
  .heading_upper_2c9b .logo-pro-752a .overlay-57a1::before {
    width: 19px;
    height: 2px;
  }
  .heading_upper_2c9b .logo-pro-752a .overlay-57a1::before {
    top: -6px;
  }
  .heading_upper_2c9b .logo-pro-752a .overlay-57a1::after {
    bottom: -6px;
  }
  .hidden-full-87f7 .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-full-87f7 .logo-pro-752a .overlay-57a1 {
    margin-top: -1px;
  }
  .hidden-full-87f7 .logo-pro-752a .overlay-57a1,
  .hidden-full-87f7 .logo-pro-752a .overlay-57a1::after,
  .hidden-full-87f7 .logo-pro-752a .overlay-57a1::before {
    width: 22px;
    height: 2px;
  }
  .hidden-full-87f7 .logo-pro-752a .overlay-57a1::before {
    top: -7px;
  }
  .hidden-full-87f7 .logo-pro-752a .overlay-57a1::after {
    bottom: -7px;
  }
  .hidden_plasma_d973 .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_plasma_d973 .logo-pro-752a .overlay-57a1 {
    margin-top: -1.5px;
  }
  .hidden_plasma_d973 .logo-pro-752a .overlay-57a1,
  .hidden_plasma_d973 .logo-pro-752a .overlay-57a1::after,
  .hidden_plasma_d973 .logo-pro-752a .overlay-57a1::before {
    width: 31px;
    height: 3px;
  }
  .hidden_plasma_d973 .logo-pro-752a .overlay-57a1::before {
    top: -9px;
  }
  .hidden_plasma_d973 .logo-pro-752a .overlay-57a1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_e07e .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_e07e .logo-pro-752a .overlay-57a1 {
    margin-top: -1px;
  }
  .avatar_e07e .logo-pro-752a .overlay-57a1,
  .avatar_e07e .logo-pro-752a .overlay-57a1::after,
  .avatar_e07e .logo-pro-752a .overlay-57a1::before {
    width: 19px;
    height: 2px;
  }
  .avatar_e07e .logo-pro-752a .overlay-57a1::before {
    top: -6px;
  }
  .avatar_e07e .logo-pro-752a .overlay-57a1::after {
    bottom: -6px;
  }
  .hover_up_314f .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_up_314f .logo-pro-752a .overlay-57a1 {
    margin-top: -1px;
  }
  .hover_up_314f .logo-pro-752a .overlay-57a1,
  .hover_up_314f .logo-pro-752a .overlay-57a1::after,
  .hover_up_314f .logo-pro-752a .overlay-57a1::before {
    width: 22px;
    height: 2px;
  }
  .hover_up_314f .logo-pro-752a .overlay-57a1::before {
    top: -7px;
  }
  .hover_up_314f .logo-pro-752a .overlay-57a1::after {
    bottom: -7px;
  }
  .container-north-7524 .logo-pro-752a .fast_f8d0 {
    margin-top: -2px;
    width: 31px;
  }
  .container-north-7524 .logo-pro-752a .overlay-57a1 {
    margin-top: -1.5px;
  }
  .container-north-7524 .logo-pro-752a .overlay-57a1,
  .container-north-7524 .logo-pro-752a .overlay-57a1::after,
  .container-north-7524 .logo-pro-752a .overlay-57a1::before {
    width: 31px;
    height: 3px;
  }
  .container-north-7524 .logo-pro-752a .overlay-57a1::before {
    top: -9px;
  }
  .container-north-7524 .logo-pro-752a .overlay-57a1::after {
    bottom: -9px;
  }
}
.background-5da8 .overlay-57a1 {
  -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);
}
.background-5da8 .overlay-57a1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-5da8 .overlay-57a1::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);
}
.background-5da8.progress-0261 .overlay-57a1 {
  -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);
}
.background-5da8.progress-0261 .overlay-57a1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-5da8.progress-0261 .overlay-57a1::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);
}
.sort-glass-274e {
  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.copper_b3e7:before {
  display: none;
}
.steel-e226 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.steel-e226 .green_0530 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.steel-e226 .green_0530:last-of-type {
  border-bottom: none;
}
.steel-e226 .green_0530.lower_189d,
.steel-e226 .green_0530.solid_88d8,
.steel-e226 .green_0530.huge-3dbb {
  padding: 0;
}
.steel-e226 .wood_212f .tiny_3e70 {
  color: currentColor;
}
.steel-e226 .wood_212f .tiny_3e70:focus,
.steel-e226 .wood_212f .tiny_3e70:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-e226.tall-f0fb .background_hot_75ff,
.steel-e226.tall-f0fb .upper-f891 a,
.steel-e226.tall-f0fb .mask-hovered-ed00 a,
.steel-e226.tall-f0fb .paragraph-center-fac2 a {
  color: rgba(0, 0, 0, 0.55);
}
.steel-e226.tall-f0fb .background_hot_75ff:hover,
.steel-e226.tall-f0fb .upper-f891 a:hover,
.steel-e226.tall-f0fb .mask-hovered-ed00 a:hover,
.steel-e226.tall-f0fb .paragraph-center-fac2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-e226.tall-f0fb .summary-4101 {
  color: rgba(0, 0, 0, 0.8);
}
.steel-e226.tall-f0fb .green_0530 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-e226.tall-f0fb .green_0530:before {
  background: rgba(0, 0, 0, 0.08);
}
.steel-e226.tall-f0fb .hidden_red_46e1:before {
  background: rgba(255, 255, 255, 0.9);
}
.steel-e226.tall-f0fb .wood_212f .sidebar-5345 li a,
.steel-e226.tall-f0fb .wood_212f .tiny_3e70,
.steel-e226.tall-f0fb .paragraph-center-fac2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-e226.tall-f0fb .wood_212f .tiny_3e70:focus,
.steel-e226.tall-f0fb .wood_212f .tiny_3e70:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-e226.tall-f0fb .sidebar-5345 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-e226.detail-bronze-9d8a .background_hot_75ff,
.steel-e226.detail-bronze-9d8a .upper-f891 a,
.steel-e226.detail-bronze-9d8a .mask-hovered-ed00 .tiny_3e70,
.steel-e226.detail-bronze-9d8a .mask-hovered-ed00 a,
.steel-e226.detail-bronze-9d8a .paragraph-center-fac2 a {
  color: rgba(255, 255, 255, 0.79);
}
.steel-e226.detail-bronze-9d8a .background_hot_75ff:hover,
.steel-e226.detail-bronze-9d8a .upper-f891 a:hover,
.steel-e226.detail-bronze-9d8a .mask-hovered-ed00 .tiny_3e70:hover,
.steel-e226.detail-bronze-9d8a .mask-hovered-ed00 a:hover,
.steel-e226.detail-bronze-9d8a .paragraph-center-fac2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-e226.detail-bronze-9d8a .summary-4101 {
  color: rgba(255, 255, 255, 0.99);
}
.steel-e226.detail-bronze-9d8a .green_0530 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-e226.detail-bronze-9d8a .green_0530:before {
  background: rgba(255, 255, 255, 0.08);
}
.steel-e226.detail-bronze-9d8a .hidden_red_46e1:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel-e226.detail-bronze-9d8a .wood_212f .sidebar-5345 li a,
.steel-e226.detail-bronze-9d8a .wood_212f .tiny_3e70,
.steel-e226.detail-bronze-9d8a .paragraph-center-fac2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-e226.detail-bronze-9d8a .wood_212f .tiny_3e70:focus,
.steel-e226.detail-bronze-9d8a .wood_212f .tiny_3e70:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-e226.detail-bronze-9d8a .sidebar-5345 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_red_46e1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hidden_red_46e1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.overlay-76e9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dark-e713 .steel-e226 {
  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;
}
.dark-e713 .green_0530 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dark-e713 .green_0530: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) {
  .dark-e713 .green_0530:before {
    width: 16%;
    left: 42%;
  }
}
.dark-e713 .green_0530:last-child:before {
  content: none;
}
.dark-e713 .green_0530[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dark-e713 .wood_212f .sidebar-5345 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dark-e713 .wood_212f .sidebar-5345 li a .tiny_3e70 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dark-e713 .wood_212f .paragraph-center-fac2 {
  border: none;
}
.dark-e713 .wood_212f .paragraph-center-fac2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dark-e713 .hidden_red_46e1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dark-e713 .overlay-76e9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dark-e713 .detail-bronze-9d8a .hidden_red_46e1:before {
  background: rgba(0, 0, 0, 0.9);
}
.dark-e713 .tall-f0fb.dark_7238 .overlay-57a1 {
  background: rgba(0, 0, 0, 0.6);
}
.dark-e713
  .tall-f0fb.dark_7238
  .overlay-57a1::after,
.dark-e713
  .tall-f0fb.dark_7238
  .overlay-57a1:before {
  background: inherit;
}
.dark-e713
  .tall-f0fb.dark_7238:hover
  .overlay-57a1 {
  background: rgba(0, 0, 0, 0.8);
}
.west-82c1 .steel-e226 {
  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) {
  .west-82c1 .steel-e226 {
    width: auto;
    right: 45px;
  }
}
.table_e694 .steel-e226 {
  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) {
  .table_e694 .steel-e226 {
    width: auto;
    left: 45px;
  }
}
.copper_b3e7 .steel-e226 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.copper_b3e7 .overlay-76e9 {
  max-width: 48em;
  margin: 0 auto;
}
.copper_b3e7 .hidden_red_46e1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.north-4641 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.north-4641.dark-e713 .steel-e226 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.north-4641.west-82c1 .steel-e226 {
  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);
}
.north-4641 .steel-e226 {
  visibility: visible;
}
.north-4641.table_e694 .steel-e226 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box_b4ff,
.surface_small_8c77 {
  overflow-x: hidden;
}
.box_b4ff .steel-e226 {
  overflow: auto;
}
.box_b4ff.dark-e713 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_b4ff.dark-e713 .steel-e226 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box_b4ff.dark-e713 .filter-narrow-7742 {
  opacity: 0;
}
.box_b4ff.west-82c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_b4ff.west-82c1 .steel-e226 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box_b4ff.west-82c1 .filter-narrow-7742 {
  opacity: 0;
}
.box_b4ff.table_e694 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_b4ff.table_e694 .steel-e226 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box_b4ff.table_e694 .filter-narrow-7742 {
  opacity: 0;
}
.box_b4ff.copper_b3e7 .steel-e226 {
  z-index: 10;
  visibility: visible;
}
.dark_7238 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dark_7238 .overlay-57a1 {
  background: rgba(255, 255, 255, 0.99);
}
.dark_7238 .overlay-57a1::after,
.dark_7238 .overlay-57a1:before {
  background: inherit;
}
.dark_7238:hover .overlay-57a1 {
  background: rgba(255, 255, 255, 0.99);
}
.table_e694 .dark_7238 {
  top: 10px;
  right: auto;
  left: 12px;
}
.copper_b3e7 .dark_7238 {
  display: none !important;
}
.box_b4ff:before,
.surface_small_8c77:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box_b4ff .dark_7238,
.surface_small_8c77 .dark_7238 {
  display: inline-block;
}
.steel-e226 .copper_2929 {
  -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;
}
.box_b4ff .steel-e226 .copper_2929,
.surface_small_8c77 .steel-e226 .copper_2929 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-silver-9dce .mask_advanced_e736 {
  width: 100%;
}
.alert_smooth_5c10 {
  padding: 0 0.5em 0;
}
.alert_smooth_5c10 [class*="customify-col-"],
.alert_smooth_5c10 [class*="customify-col_"],
.alert_smooth_5c10 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.block_focused_5276 .alert_smooth_5c10 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bottom_b113 .large-bb9a,
  .large-bb9a {
    display: none;
  }
  .fluid-1927 {
    text-align: left;
  }
  .avatar-brown-0cbf {
    text-align: center;
  }
  .modal_1091 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_b113 .link_5875,
  .link_5875 {
    display: none;
  }
  .fast-a4a3 {
    text-align: left;
  }
  .logo_bronze_a0bd {
    text-align: center;
  }
  .progress-01fe {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bottom_b113 .mini_ffa7,
  .mini_ffa7 {
    display: none;
  }
  .pressed_68ae {
    text-align: left;
  }
  .stale-f8ed {
    text-align: center;
  }
  .blue-29b3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.south-4000 {
  box-shadow: none !important;
}
.item_9f64 .hidden_prev_1ac6,
.item_7a5c .hidden_prev_1ac6 {
  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;
}
.item_7a5c .hidden_prev_1ac6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accent_24dc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accent_24dc:after,
.accent_24dc:before {
  content: "";
  display: table;
}
.accent_24dc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accent_24dc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accent_24dc,
.west-8d6e {
  max-width: 1248px;
  margin: 0 auto;
}

.banner_steel_8125.slider-out-6bfa .accent_24dc {
  max-width: 100%;
}
.banner_steel_8125.module_smooth_32f5 {
  max-width: 1200px;
  margin: 0 auto;
}
.banner_steel_8125.green-ac5a .accent_24dc {
  max-width: 100%;
}
.banner_steel_8125.green-ac5a > .accent_24dc {
  padding-left: 0;
  padding-right: 0;
}
.banner_steel_8125.green-ac5a > .accent_24dc .bottom_b113 {
  margin: 0;
}
.banner_steel_8125.green-ac5a
  > .accent_24dc
  .pattern-c1ae.paper_1c32 {
  margin-right: 0;
  margin-left: 0;
}
.banner_steel_8125.green-ac5a #main.paper_1c32 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paragraph-042a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-042a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .badge-6241 .middle-6d02 {
    padding-right: 1em;
  }
  .badge-6241.wrapper-3e5a .pattern-c1ae {
    border-right: 1px solid #eaecee;
  }
  .badge-6241.wrapper-3e5a .middle-6d02 {
    padding-right: 1em;
  }
  .badge-6241.wrapper-3e5a .outer_7a46 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-fresh-220b .middle-6d02 {
    padding-left: 1em;
  }
  .heading-fresh-220b.wrapper-3e5a .pattern-c1ae {
    border-left: 1px solid #eaecee;
  }
  .heading-fresh-220b.wrapper-3e5a .middle-6d02 {
    padding-left: 1em;
  }
  .heading-fresh-220b.wrapper-3e5a .outer_7a46 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_5a8e .middle-6d02 {
    padding-left: 1em;
  }
  .banner_5a8e.wrapper-3e5a .video-inner-03bd {
    border-right: 1px solid #eaecee;
  }
  .banner_5a8e.wrapper-3e5a .stale-3c16 {
    border-right: 1px solid #eaecee;
  }
  .banner_5a8e.wrapper-3e5a .middle-6d02 {
    padding-left: 1em;
  }
  .banner_5a8e.wrapper-3e5a .outer_7a46 {
    padding-right: 1em;
  }
  .banner_5a8e.wrapper-3e5a .text_dynamic_766e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_38b0 .middle-6d02 {
    padding-right: 1em;
  }
  .form_38b0.wrapper-3e5a .video-inner-03bd {
    border-left: 1px solid #eaecee;
  }
  .form_38b0.wrapper-3e5a .stale-3c16 {
    border-left: 1px solid #eaecee;
  }
  .form_38b0.wrapper-3e5a .middle-6d02 {
    padding-right: 1em;
  }
  .form_38b0.wrapper-3e5a .outer_7a46 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_38b0.wrapper-3e5a .text_dynamic_766e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-042a .middle-6d02 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph-042a.wrapper-3e5a .pattern-c1ae {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paragraph-042a.wrapper-3e5a .middle-6d02 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph-042a.wrapper-3e5a .outer_7a46 {
    padding-left: 1em;
  }
  .paragraph-042a.wrapper-3e5a .text_dynamic_766e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paragraph-042a.wrapper-3e5a .middle-6d02 {
    padding-left: 0;
  }
}
.yellow_1190 .over-c3fd {
  display: inline-block;
}
.outline-first-57fd {
  display: inline-block;
}
.hero_narrow_08ba {
  word-con: break-word;
}
.backdrop_under_c492 > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop_under_c492 .summary_cd50 {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop_under_c492 .section_05f1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.grid-4085 .hover-9b55 {
  margin-bottom: 2em;
}
.grid-4085 .button-advanced-11e7 {
  margin-bottom: 15px;
}
.grid-4085 .button-advanced-11e7:last-child {
  margin-bottom: 0;
}
.grid-4085 .active-e314 {
  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) {
  .grid-4085 .active-e314 {
    display: block;
  }
}
.grid-4085 .feature-632d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .grid-4085 .feature-632d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.grid-4085 .mini_ee3e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.grid-4085 .mini_ee3e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.grid-4085 .mini_ee3e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.grid-4085 .hero_narrow_08ba {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid-4085 .hero_narrow_08ba a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.grid-4085 .row-9e17 p:last-child {
  margin-bottom: 0;
}
.grid-4085 .complex_d596 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.grid-4085 .disabled-41d6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.grid-4085 .slider-static-4c78 {
  margin-top: 1em;
}
.grid-4085 .outline-pressed-5cb9 {
  top: 0;
  display: block;
}
.grid-4085 .outline-pressed-5cb9 a {
  color: inherit;
}
.grid-4085 .outline-pressed-5cb9 a:hover {
  color: inherit;
}
.grid-4085 .hover-tall-093d {
  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;
}
.grid-4085 .hover-tall-093d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.grid-4085 .disabled-41d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.grid-4085 .modal_glass_f867 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.grid-4085 .modal_glass_f867:first-child {
  margin-top: 0;
}
.grid-4085 .modal_glass_f867.summary-gas-21c9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.grid-4085 .modal_glass_f867.pattern-iron-4a7e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid-4085
  .modal_glass_f867.pattern-iron-4a7e.complex_af9e
  .slider-static-4c78 {
  width: 100%;
}
.grid-4085 .pattern-iron-4a7e {
  -webkit-box-align: center;
  align-items: center;
}
.grid-4085 .pattern-iron-4a7e .backdrop_under_c492,
.grid-4085 .pattern-iron-4a7e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.grid-4085 .mini_ee3e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid-4085 .mini_ee3e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid-4085 .mini_ee3e: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;
}
.grid-4085 .summary-gas-21c9 {
  z-index: 5;
}
.grid-4085 .sidebar-dirty-3d29 .texture-637d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.grid-4085 .video_short_74cb .texture-637d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.grid-4085 .tag_complex_3928 .texture-637d {
  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;
}
.grid-4085.content-8849 .active-e314,
.grid-4085.mask-fluid-9f33 .active-e314 {
  display: block;
}
.grid-4085.content-8849 .active-e314 .iron-6db7,
.grid-4085.content-8849 .active-e314 .disabled-41d6,
.grid-4085.mask-fluid-9f33 .active-e314 .iron-6db7,
.grid-4085.mask-fluid-9f33 .active-e314 .disabled-41d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid-4085.menu-eea8 .feature-632d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .grid-4085.menu-eea8 .feature-632d {
    margin-right: 0;
  }
}
.grid-4085.content-8849 .feature-632d,
.grid-4085.mask-fluid-9f33 .feature-632d {
  padding-top: 40%;
}
.grid-4085.content-8849 .hover-9b55,
.grid-4085.mask-fluid-9f33 .hover-9b55 {
  display: block;
}
.grid-4085.content-8849 .fn-sticky-4935 .disabled-41d6,
.grid-4085.mask-fluid-9f33 .fn-sticky-4935 .disabled-41d6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.grid-4085.content-8849 .feature-632d,
.grid-4085.mask-fluid-9f33 .feature-632d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.grid-4085.content-8849 .disabled-41d6 {
  padding: 1em;
}
.gas_40f2 {
  margin: 30px auto;
  display: block;
}
.gas_40f2 .focus-cold-3d15 > * {
  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;
}
.gas_40f2 .focus-cold-3d15 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas_40f2 .focus-cold-3d15 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo_aa16 .backdrop_under_c492 {
  margin-bottom: 1.41575em;
}
.photo_aa16 .accordion-warm-9634 {
  margin-bottom: 1.618em;
}
.slow_f5e1 .iron-9bb2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slow_f5e1 .iron-9bb2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slow_f5e1 .table-1625 {
  max-width: 100%;
  overflow: auto;
}
.complex-e80f .slow_f5e1 a:hover {
  text-decoration: underline;
}
.icon_d39e .button-advanced-11e7:not(.hero_narrow_08ba),
.icon_d39e .mini_ee3e {
  margin-bottom: 1.41575em;
}
.icon_d39e .button-advanced-11e7:not(.hero_narrow_08ba):last-child,
.icon_d39e .mini_ee3e:last-child {
  margin-bottom: 0;
}
.icon_d39e .button-advanced-11e7.article-blue-e479 {
  margin-bottom: 0.41575em;
}
.icon_d39e .thumbnail-wood-5d3a:before,
.icon_d39e .hero_61f9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.icon_d39e .thumbnail-wood-5d3a:before {
  content: "\f115";
}
.icon_d39e .hero_61f9:before {
  content: "\f02c";
}
.icon_d39e .secondary-iron-7bf3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.icon_d39e .secondary-iron-7bf3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.black_ff34 {
  display: -webkit-box;
  display: flex;
}
.black_ff34 .in-e8cb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .black_ff34 .in-e8cb {
    flex-basis: 90px;
  }
}
.black_ff34 .sort-clean-9e64 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .black_ff34 .sort-clean-9e64 {
    flex-basis: calc(100% - 50px);
  }
}
.black_ff34 .menu_advanced_1a07 p:last-child {
  margin-bottom: 0.72em;
}
.texture_9ece .focus-cold-3d15 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture_9ece .focus-cold-3d15:after,
.texture_9ece .focus-cold-3d15:before {
  content: "";
  display: table;
}
.texture_9ece .focus-cold-3d15:after {
  clear: both;
}
.texture_9ece .focus-cold-3d15 .backdrop-ddf2,
.texture_9ece .focus-cold-3d15 .notice_slow_ccd0 {
  width: 49%;
}
.texture_9ece .focus-cold-3d15 .backdrop-ddf2 a span.article_1d92,
.texture_9ece .focus-cold-3d15 .notice_slow_ccd0 a span.article_1d92 {
  display: block;
  margin-bottom: 5px;
}
.texture_9ece .focus-cold-3d15 .notice_slow_ccd0 {
  float: left;
  text-align: left;
}
.texture_9ece .focus-cold-3d15 .backdrop-ddf2 {
  float: right;
  text-align: right;
}
.text-25a7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .text-25a7 {
    margin-bottom: 0;
  }
}
.hidden_ebbe {
  margin-bottom: 1em;
}
.hidden_ebbe .hero_narrow_08ba {
  font-size: 1.1em;
  line-height: 1.3;
}
.simple-fe4c a {
  display: block;
  line-height: 0;
  position: relative;
}
.fixed_8d55 .hidden_ebbe,
.top-9701 .hidden_ebbe {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fixed_8d55 .hidden_ebbe,
  .top-9701 .hidden_ebbe {
    display: block;
  }
}
.fixed_8d55 .simple-fe4c,
.top-9701 .simple-fe4c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fixed_8d55 .simple-fe4c,
  .top-9701 .simple-fe4c {
    margin-bottom: 1em;
  }
}
.fixed_8d55 .simple-fe4c img,
.top-9701 .simple-fe4c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fixed_8d55 .bright_c50c,
.top-9701 .bright_c50c {
  flex-basis: calc(100% - 160px);
}
.fixed_8d55 .bright_c50c p,
.top-9701 .bright_c50c p {
  margin-bottom: 0;
}
.fixed_8d55 .bright_c50c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_8d55 .bright_c50c {
    padding-left: 0;
  }
}
.top-9701 .bright_c50c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .top-9701 .bright_c50c {
    padding-right: 0;
  }
}
.top-9701 .simple-fe4c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bronze_8ab0 .simple-fe4c {
  margin-bottom: 0.5em;
}
.bronze_8ab0 .simple-fe4c img {
  width: 100%;
}
.table-bronze-9209 .banner_652e,
.tiny-5718 .banner_652e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tiny-5718 .pattern-c1ae .banner-f1f5 p:last-child {
  margin-bottom: 0;
}
.dropdown-6ca8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.heading-4556 .sort_dim_7638 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .heading-4556 .sort_dim_7638:last-of-type {
    margin-bottom: 0;
  }
}
.heading-4556 .sort_dim_7638 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-4556 .sort_dim_7638 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.heading-4556 .sort_dim_7638 ul li {
  margin: 0 0 0.6em;
}
.heading-4556 .sort_dim_7638 ul li.warm_29e0,
.heading-4556 .sort_dim_7638 ul li.fluid-0f68 {
  position: relative;
}
.heading-4556 .sort_dim_7638 ul li.warm_29e0 .avatar-402b,
.heading-4556 .sort_dim_7638 ul li.fluid-0f68 .avatar-402b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.heading-4556 .sort_dim_7638 ul li.warm_29e0:after:after,
.heading-4556 .sort_dim_7638 ul li.warm_29e0:after:before,
.heading-4556
  .sort_dim_7638
  ul
  li.fluid-0f68:after:after,
.heading-4556
  .sort_dim_7638
  ul
  li.fluid-0f68:after:before {
  content: "";
  display: table;
}
.heading-4556 .sort_dim_7638 ul li.warm_29e0:after:after,
.heading-4556
  .sort_dim_7638
  ul
  li.fluid-0f68:after:after {
  clear: both;
}
.heading-4556 .sort_dim_7638 a.left_e4ed:hover {
  text-decoration: none;
}
.heading-4556 .sort_dim_7638 select {
  max-width: 100%;
}
.heading-4556 .sort_dim_7638 table {
  font-size: 85%;
}
.heading-4556 .sort_dim_7638 table td,
.heading-4556 .sort_dim_7638 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.heading-4556 .sort_dim_7638 table tfoot td {
  text-align: left;
}
.heading-4556 .sort_dim_7638 :last-child {
  margin-bottom: 0;
}
.heading-4556 .sort_dim_7638 .slider_8607 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.heading-4556 .sort_dim_7638 .slider_8607 label {
  width: 100%;
}
.heading-4556 .sort_dim_7638 .slider_8607 .input-4a81 {
  width: 100%;
  display: block;
}
.heading-4556 .sort_dim_7638 .slider_8607 .steel_6e02 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.heading-4556 .sort_dim_7638 .slider_8607 .steel_6e02:hover svg #svg-search {
  fill: #444;
}
.heading-4556 .sort_dim_7638 .slider_8607 .steel_6e02 svg {
  width: 18px;
  height: 18px;
}
.heading-4556 .tag_0d16 ul ul,
.heading-4556 .status-clean-1839 ul ul,
.heading-4556 .inner_25ee ul ul,
.heading-4556 .up_a125 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.heading-4556 .tag_0d16 .east-9904 > a,
.heading-4556 .status-clean-1839 .east-9904 > a,
.heading-4556 .inner_25ee .east-9904 > a,
.heading-4556 .up_a125 .east-9904 > a {
  margin-bottom: 0;
}
.heading-4556 .feature_6008 li,
.heading-4556 .tag_0d16 li,
.heading-4556 .tertiary_e838 li,
.heading-4556 .status-clean-1839 li,
.heading-4556 .inner_25ee li,
.heading-4556 .up_a125 li,
.heading-4556 .menu_8c46 li,
.heading-4556 .logo_0ec1 li {
  display: block;
  position: relative;
}
.heading-4556 .feature_6008 li:last-child,
.heading-4556 .tag_0d16 li:last-child,
.heading-4556 .tertiary_e838 li:last-child,
.heading-4556 .status-clean-1839 li:last-child,
.heading-4556 .inner_25ee li:last-child,
.heading-4556 .up_a125 li:last-child,
.heading-4556 .menu_8c46 li:last-child,
.heading-4556 .logo_0ec1 li:last-child {
  border: none;
}
.heading-4556 .feature_6008 li a,
.heading-4556 .tag_0d16 li a,
.heading-4556 .tertiary_e838 li a,
.heading-4556 .status-clean-1839 li a,
.heading-4556 .inner_25ee li a,
.heading-4556 .up_a125 li a,
.heading-4556 .menu_8c46 li a,
.heading-4556 .logo_0ec1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-4556 .feature_6008 li ul li::before,
.heading-4556 .tag_0d16 li ul li::before,
.heading-4556 .tertiary_e838 li ul li::before,
.heading-4556 .status-clean-1839 li ul li::before,
.heading-4556 .inner_25ee li ul li::before,
.heading-4556 .up_a125 li ul li::before,
.heading-4556 .menu_8c46 li ul li::before,
.heading-4556 .logo_0ec1 li ul li::before {
  left: 15px;
}
.heading-4556 .feature_6008 li ul a,
.heading-4556 .tag_0d16 li ul a,
.heading-4556 .tertiary_e838 li ul a,
.heading-4556 .status-clean-1839 li ul a,
.heading-4556 .inner_25ee li ul a,
.heading-4556 .up_a125 li ul a,
.heading-4556 .menu_8c46 li ul a,
.heading-4556 .logo_0ec1 li ul a {
  padding-left: 20px;
}
.heading-4556 .feature_6008 li ul ul li::before,
.heading-4556 .tag_0d16 li ul ul li::before,
.heading-4556 .tertiary_e838 li ul ul li::before,
.heading-4556 .status-clean-1839 li ul ul li::before,
.heading-4556 .inner_25ee li ul ul li::before,
.heading-4556 .up_a125 li ul ul li::before,
.heading-4556 .menu_8c46 li ul ul li::before,
.heading-4556 .logo_0ec1 li ul ul li::before {
  left: 30px;
}
.heading-4556 .feature_6008 li ul ul a,
.heading-4556 .tag_0d16 li ul ul a,
.heading-4556 .tertiary_e838 li ul ul a,
.heading-4556 .status-clean-1839 li ul ul a,
.heading-4556 .inner_25ee li ul ul a,
.heading-4556 .up_a125 li ul ul a,
.heading-4556 .menu_8c46 li ul ul a,
.heading-4556 .logo_0ec1 li ul ul a {
  padding-left: 40px;
}
.heading-4556 .menu_hard_aa33 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-4556 .logo_0ec1 ul li {
  margin-bottom: 1.41575em;
}
.heading-4556 .logo_0ec1 ul li .clean_0a55 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.heading-4556 .logo_0ec1 ul li .thumbnail_bright_c258 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.detail-bronze-9d8a .feature_6008 li a,
.detail-bronze-9d8a .tag_0d16 li a,
.detail-bronze-9d8a .tertiary_e838 li a,
.detail-bronze-9d8a .status-clean-1839 li a,
.detail-bronze-9d8a .inner_25ee li a,
.detail-bronze-9d8a .up_a125 li a,
.detail-bronze-9d8a .menu_8c46 li a,
.detail-bronze-9d8a .logo_0ec1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-bronze-9d8a .menu_hard_aa33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-bronze-9d8a .sort_dim_7638 ul li.warm_29e0 .avatar-402b,
.detail-bronze-9d8a .sort_dim_7638 ul li.fluid-0f68 .avatar-402b {
  background: rgba(0, 0, 0, 0.2);
}
.detail-bronze-9d8a .heading-4556 .sort_dim_7638 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li {
  margin: 0;
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li ul {
  margin: 0;
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li ul li a {
  padding-left: 15px;
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li ul li li a {
  padding-left: 30px;
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li.column_d1a5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li.column_d1a5 > 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;
}
.banner_steel_8125 .heading-4556 .sidebar-5345 li.column_d1a5 > 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;
}
.module_d437 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-7e43 {
  position: relative;
  z-index: 10;
}
.element-7e43 .copper_2929 {
  width: 100%;
  max-width: 100%;
}
.link_simple_288c .description-e287 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link_simple_288c .tall-f0fb {
}
.link_simple_288c .detail-bronze-9d8a {
  background: #292929;
}
.silver-0093 .description-e287 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.silver-0093 .tall-f0fb {
  background: #f9f9f9;
}
.silver-0093 .detail-bronze-9d8a {
  background: #303030;
}
.overlay_d06c .description-e287 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_d06c .over-c3fd {
    margin-bottom: 1em;
  }
  .overlay_d06c .over-c3fd:last-child {
    margin-bottom: 0;
  }
}
.overlay_d06c .tall-f0fb {
  background: #ededed;
}
.overlay_d06c .detail-bronze-9d8a {
  background: #1a1a1a;
}
.description-e287.tall-f0fb {
  color: rgba(0, 0, 0, 0.6);
}
.description-e287.tall-f0fb .smooth_5218 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-e287.detail-bronze-9d8a {
  color: rgba(255, 255, 255, 0.99);
}
.description-e287.detail-bronze-9d8a a:not(.left_e4ed) {
  color: rgba(255, 255, 255, 0.79);
}
.description-e287.detail-bronze-9d8a a:not(.left_e4ed):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-e287.detail-bronze-9d8a .smooth_5218 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-e287.detail-bronze-9d8a table tbody td,
.description-e287.detail-bronze-9d8a table th {
  background: rgba(0, 0, 0, 0.08);
}
.label-iron-12ff.hard-16fc .accent_24dc {
  max-width: initial;
}
.label-iron-12ff .section-11e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label-iron-12ff .section-11e9 .copper_2929 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label-iron-12ff .section-11e9 .copper_2929 {
    display: block;
    margin-bottom: 2em;
  }
  .label-iron-12ff .section-11e9 .copper_2929:last-child {
    margin-bottom: 0;
  }
}
.overlay_d06c .over-c3fd:last-child,
.silver-0093 .over-c3fd:last-child,
.link_simple_288c .over-c3fd:last-child {
  margin-bottom: 0;
}
.overlay_d06c .over-c3fd .heading-4556 .sort_dim_7638:last-child,
.silver-0093 .over-c3fd .heading-4556 .sort_dim_7638:last-child,
.link_simple_288c .over-c3fd .heading-4556 .sort_dim_7638:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_d06c .info_lower_b7a8,
  .overlay_d06c .primary-4681,
  .silver-0093 .info_lower_b7a8,
  .silver-0093 .primary-4681,
  .link_simple_288c .info_lower_b7a8,
  .link_simple_288c .primary-4681 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-7e43 .over-c3fd {
    margin-bottom: 2em;
  }
}
.element-7e43 p:last-child {
  margin-bottom: 0;
}
.element-7e43 li,
.element-7e43 ul {
  list-style: none;
  margin: 0;
}
.element-7e43 ul ul {
  margin-left: 2.617924em;
}
.dim-b7b0 {
  font-size: 0.875em;
}

/* css-noise: 7663 */
.shadow-element-b6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
