/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dropdown_basic_3bfd/customify
Author: WPCustomify
Author URI: https://pressmaximum.dropdown_basic_3bfd
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.dropdown_basic_3bfd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.liquid-7636.dirty_5e02/licenses/gpl-2.0.lower_a4cc
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.progress_4019/, (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.section-complex-e7bb.outline_9718/normalize.steel-1c3b/
 ======
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.steel-1c3b v7.0.0 | MIT License | github.dropdown_basic_3bfd/necolas/normalize.steel-1c3b */
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;
}
.gallery-b2fc .shade-393d,
.link_d9da,
.box_in_3527,
.nav-c689,
.main-e61f,
.banner-5885,
.border-red-f25d,
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;
}
.link_d9da,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link_d9da,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link_d9da,
  h1 {
    font-size: 1.8em;
  }
}
.box_in_3527,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box_in_3527 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box_in_3527,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box_in_3527,
  h2 {
    font-size: 1.7em;
  }
}
.nav-c689,
h3 {
  font-size: 1.618em;
}
.gallery-b2fc .shade-393d,
.main-e61f,
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.frame-right-9a5e {
  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;
}
.mini-4eec:after,
.mini-4eec:before,
.sidebar_smooth_2b59:after,
.sidebar_smooth_2b59:before {
  content: "";
  display: table;
}
.mini-4eec:after,
.sidebar_smooth_2b59:after {
  clear: both;
}
.outline-brown-be8b {
  float: right;
  margin-right: 0;
}
.search-steel-df70 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lower-a8d7 .main_4288,
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;
}
.lower-a8d7 .main_4288: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;
}
.article_bfd2 .main_4288 {
  box-shadow: none;
}
.article_bfd2
  .main_4288
  .search-thick-549e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article_bfd2 .main_4288 .gas-02d7 {
  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;
}
.article_bfd2
  .main_4288
  .gas-02d7
  b {
  display: none;
}
.article_bfd2 .dirty_2e4c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo_b000:not(.caption-new-d7da):not(.narrow_3b5d),
button:not(.caption-new-d7da):not(.narrow_3b5d),
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ),
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ),
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ) {
  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;
}
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):hover,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):hover,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):hover,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):hover,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):active,
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):active,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):active,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):active,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):active,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus {
  outline: 0;
}
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450 {
  position: relative;
}
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .accent_a01c,
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .media-red-009b,
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .tag_focused_7b75,
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  i,
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  svg,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .accent_a01c,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .media-red-009b,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .tag_focused_7b75,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  i,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  svg,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .accent_a01c,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .media-red-009b,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .tag_focused_7b75,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  i,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  svg,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .accent_a01c,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .media-red-009b,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .tag_focused_7b75,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  i,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  svg,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .accent_a01c,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .media-red-009b,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  .tag_focused_7b75,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  i,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450
  svg {
  visibility: hidden;
}
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450:after,
button:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450:after,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450:after,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450:after,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ).fn-loading-5450: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;
}
.logo_b000:not(.caption-new-d7da):not(.narrow_3b5d),
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ),
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ),
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ) {
  color: #fff;
  background: #235787;
}
.logo_b000:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus,
input[type="button"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus,
input[type="reset"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus,
input[type="submit"]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ):focus {
  color: #fff;
}
.logo_b000.fn-disabled-5450:not(.caption-new-d7da):not(
    .narrow_3b5d
  ),
.logo_b000[disabled]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ),
button.fn-disabled-5450:not(.caption-new-d7da):not(
    .narrow_3b5d
  ),
button[disabled]:not(.caption-new-d7da):not(
    .narrow_3b5d
  ) {
  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-13d5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption-13d5: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;
}
.simple-befd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paragraph_gas_adeb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress-white-693b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mini-4eec:after,
.mini-4eec:before,
.highlight-fda6:after,
.highlight-fda6:before,
.info-d358:after,
.info-d358:before,
.north-16e7:after,
.north-16e7:before,
.box_brown_c91d:after,
.box_brown_c91d:before,
.filter-892f:after,
.filter-892f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mini-4eec:after,
.highlight-fda6:after,
.info-d358:after,
.north-16e7:after,
.box_brown_c91d:after,
.filter-892f:after {
  clear: both;
}
.highlight-fda6 .tag_pink_acd0,
.info-d358 .tag_pink_acd0,
.backdrop_1153 .tag_pink_acd0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.box-b6f6 {
  display: inline-block;
}
.pink_1b61 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pink_1b61 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pink_1b61 .modal-3fd4 {
  padding: 1em 0;
  font-size: 85%;
}
.modal-3fd4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.motion_1e17 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.motion_1e17:after,
.motion_1e17:before {
  content: "";
  display: table;
}
.motion_1e17:after {
  clear: both;
}
.text_steel_ef8a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.under_1ff3 .text_steel_ef8a {
  max-width: 50%;
}
.progress_down_0100 .text_steel_ef8a {
  max-width: 33.33%;
}
.pattern_action_eebb .text_steel_ef8a {
  max-width: 25%;
}
.tertiary_east_45bf .text_steel_ef8a {
  max-width: 20%;
}
.disabled-advanced-cac8 .text_steel_ef8a {
  max-width: 16.66%;
}
.overlay_f3ae .text_steel_ef8a {
  max-width: 14.28%;
}
.carousel_dim_3f8d .text_steel_ef8a {
  max-width: 12.5%;
}
.down_32cf .text_steel_ef8a {
  max-width: 11.11%;
}
.clean_bd0e {
  display: block;
}
.gallery-b2fc .border_d20f label,
.gallery-b2fc .component_white_0d79 label,
.gallery-b2fc .orange-590f label,
.gallery-b2fc .pro-2a85 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current-beea {
  list-style: none;
  margin: 0;
}
.current-beea article.brown_1d62 {
  margin-bottom: 0;
}
.current-beea ul {
  list-style: none;
  margin: 0;
}
.current-beea .content-orange-9550 li.brown_1d62 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current-beea .content-orange-9550 li.brown_1d62 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current-beea .content-orange-9550 li.brown_1d62:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .current-beea .content-orange-9550 li.brown_1d62 li.brown_1d62 li.brown_1d62 li.brown_1d62 {
    padding-left: 0;
  }
}
article.brown_1d62 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown_1d62 .highlight-fda6 p:last-of-type {
  margin-bottom: 0;
}
article.brown_1d62 .input-current-666a {
  float: left;
}
article.brown_1d62 .feature-action-fdd7 {
  margin-left: 85px;
}
article.brown_1d62 .column-cold-ce43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown_1d62 .column-cold-ce43 .silver-73cc {
  margin-left: 10px;
}
article.brown_1d62 .menu-dfb0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown_1d62 .wrapper-1f3b {
  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 .border_d20f,
  #respond .orange-590f,
  #respond .pro-2a85 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_d20f input,
#respond .orange-590f input,
#respond .pro-2a85 input {
  width: 100%;
}
#respond .pro-2a85 {
  margin-right: 0;
}
#respond .cold-c7ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.north-6190 {
  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;
}
.north-6190.soft-8c34 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.north-6190 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%);
}
.north-6190:focus,
.north-6190: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);
}
.sidebar_selected_4b88 {
  border-radius: 10%;
}
.wrapper-b6ef {
  border-radius: 50%;
}
.progress_orange_dbd5 {
  font-size: 0.72em;
}
.article_light_11bc {
  font-size: 0.875em;
}
.item_pink_a321 {
  font-size: 1.1em;
}
.wide-03a0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wide-03a0.progress_orange_dbd5 {
  letter-spacing: 0.5px;
}
.icon_tiny_fee2,
.icon_tiny_fee2 a {
  color: #6d6d6d;
}
.icon_tiny_fee2 a:hover {
  color: #111;
}
.accent_top_c89b {
  color: #6d6d6d;
}
.tooltip_out_d819 {
  overflow-x: hidden;
}
.tooltip_out_d819 .orange_38ed.input-424f {
  position: relative;
}
.tooltip_out_d819 .orange_38ed.input-424f.current_8353 {
  position: initial;
}
.tooltip_out_d819
  .orange_38ed.input-424f.current_8353
  .old-f17d {
  left: auto;
}
.tooltip_out_d819 .orange_38ed .old-f17d {
  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;
}
.tooltip_out_d819 .orange_38ed:hover.input-424f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip_out_d819
  .orange_38ed:hover.input-424f
  .old-f17d {
  display: block;
  z-index: 9999999;
}
.tooltip_out_d819 .info-5a6e .thumbnail-fixed-9334,
.tooltip_out_d819 .clean_6bd5 .thumbnail-fixed-9334 {
  display: none;
}
.tooltip_out_d819 .accordion_4f17 .orange_38ed:hover.input-424f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gallery-b2fc .border_d20f label,
.gallery-b2fc .component_white_0d79 label,
.gallery-b2fc .orange-590f label,
.gallery-b2fc .pro-2a85 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current-beea {
  list-style: none;
  margin: 0;
}
.current-beea article.brown_1d62 {
  margin-bottom: 0;
}
.current-beea ul {
  list-style: none;
  margin: 0;
}
.current-beea .content-orange-9550 li.brown_1d62 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current-beea .content-orange-9550 li.brown_1d62 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current-beea .content-orange-9550 li.brown_1d62:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .current-beea .content-orange-9550 li.brown_1d62 li.brown_1d62 li.brown_1d62 li.brown_1d62 {
    padding-left: 0;
  }
}
article.brown_1d62 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown_1d62 .highlight-fda6 p:last-of-type {
  margin-bottom: 0;
}
article.brown_1d62 .input-current-666a {
  float: left;
}
article.brown_1d62 .feature-action-fdd7 {
  margin-left: 85px;
}
article.brown_1d62 .column-cold-ce43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown_1d62 .column-cold-ce43 .silver-73cc {
  margin-left: 10px;
}
article.brown_1d62 .menu-dfb0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown_1d62 .wrapper-1f3b {
  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 .border_d20f,
  #respond .orange-590f,
  #respond .pro-2a85 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_d20f input,
#respond .orange-590f input,
#respond .pro-2a85 input {
  width: 100%;
}
#respond .pro-2a85 {
  margin-right: 0;
}
#respond .cold-c7ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-5a6e .right_dd6a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.right_dd6a .top_03e6.pattern_fast_6343 .hot_16bc > li > a:focus,
.right_dd6a .top_03e6.pattern_fast_6343 .hot_16bc > li > a:hover,
.right_dd6a .top_03e6.description-cf5b .hot_16bc > li > a:focus,
.right_dd6a .top_03e6.description-cf5b .hot_16bc > li > a:hover,
.right_dd6a .top_03e6.thick_18aa .hot_16bc > li > a:focus,
.right_dd6a .top_03e6.thick_18aa .hot_16bc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_dd6a
  .top_03e6.pattern_fast_6343
  .hot_16bc
  > li.icon_1fb1
  > a,
.right_dd6a
  .top_03e6.pattern_fast_6343
  .hot_16bc
  > li.photo_fast_2562
  > a,
.right_dd6a
  .top_03e6.description-cf5b
  .hot_16bc
  > li.icon_1fb1
  > a,
.right_dd6a
  .top_03e6.description-cf5b
  .hot_16bc
  > li.photo_fast_2562
  > a,
.right_dd6a
  .top_03e6.thick_18aa
  .hot_16bc
  > li.icon_1fb1
  > a,
.right_dd6a .top_03e6.thick_18aa .hot_16bc > li.hidden-black-3f94 > a {
  color: rgba(255, 255, 255, 0.99);
}
.right_dd6a .dirty-da8a,
.right_dd6a .dirty-da8a a {
  color: rgba(255, 255, 255, 0.99);
}
.right_dd6a .filter_7ffb.alert_warm_6e3a li a,
.right_dd6a .panel-outer-9865 a,
.right_dd6a .filter-north-3859,
.right_dd6a .hot_16bc > li > a,
.right_dd6a .wood_8aaa {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a .filter_7ffb.alert_warm_6e3a li a:hover,
.right_dd6a .panel-outer-9865 a:hover,
.right_dd6a .filter-north-3859:hover,
.right_dd6a .hot_16bc > li > a:hover,
.right_dd6a .wood_8aaa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_dd6a .frame-dim-b902 {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a .frame-dim-b902 .yellow-0899 {
  color: rgba(255, 255, 255, 0.99);
}
.right_dd6a .frame-dim-b902:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_dd6a .component-focused-b6d0 .nav_fresh_9bef {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a .component-focused-b6d0 .nav_fresh_9bef .menu-8d5a {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a
  .component-focused-b6d0
  .nav_fresh_9bef
  .menu-8d5a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a
  .component-focused-b6d0
  .nav_fresh_9bef
  .menu-8d5a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a
  .component-focused-b6d0
  .nav_fresh_9bef
  .menu-8d5a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a
  .component-focused-b6d0
  .nav_fresh_9bef
  .menu-8d5a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a .component-focused-b6d0 .surface-rough-37d7 {
  color: rgba(255, 255, 255, 0.79);
}
.right_dd6a .component-focused-b6d0 .surface-rough-37d7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-3222
  .right_dd6a
  .component-focused-b6d0
  .mask_dynamic_9e1d
  .brown_9e67 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-3222
  .right_dd6a
  .component-focused-b6d0
  .mask_dynamic_9e1d
  .menu-8d5a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-5a6e .huge-b430 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.huge-b430 .top_03e6.pattern_fast_6343 .hot_16bc > li > a:focus,
.huge-b430 .top_03e6.pattern_fast_6343 .hot_16bc > li > a:hover,
.huge-b430 .top_03e6.description-cf5b .hot_16bc > li > a:focus,
.huge-b430 .top_03e6.description-cf5b .hot_16bc > li > a:hover,
.huge-b430 .top_03e6.thick_18aa .hot_16bc > li > a:focus,
.huge-b430 .top_03e6.thick_18aa .hot_16bc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-b430
  .top_03e6.pattern_fast_6343
  .hot_16bc
  > li.icon_1fb1
  > a,
.huge-b430
  .top_03e6.pattern_fast_6343
  .hot_16bc
  > li.photo_fast_2562
  > a,
.huge-b430
  .top_03e6.description-cf5b
  .hot_16bc
  > li.icon_1fb1
  > a,
.huge-b430
  .top_03e6.description-cf5b
  .hot_16bc
  > li.photo_fast_2562
  > a,
.huge-b430
  .top_03e6.thick_18aa
  .hot_16bc
  > li.icon_1fb1
  > a,
.huge-b430 .top_03e6.thick_18aa .hot_16bc > li.hidden-black-3f94 > a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-b430 .dirty-da8a,
.huge-b430 .dirty-da8a a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-b430 .filter_7ffb.alert_warm_6e3a li a,
.huge-b430 .panel-outer-9865 a,
.huge-b430 .filter-north-3859,
.huge-b430 .hot_16bc > li > a,
.huge-b430 .wood_8aaa {
  color: rgba(0, 0, 0, 0.55);
}
.huge-b430 .filter_7ffb.alert_warm_6e3a li a:hover,
.huge-b430 .panel-outer-9865 a:hover,
.huge-b430 .filter-north-3859:hover,
.huge-b430 .hot_16bc > li > a:hover,
.huge-b430 .wood_8aaa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-b430 .frame-dim-b902 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-b430 .frame-dim-b902 .yellow-0899 {
  color: rgba(0, 0, 0, 0.8);
}
.huge-b430 .frame-dim-b902:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-8006 .heading-155f {
  margin-left: auto;
  margin-right: auto;
}
.info-d358 > * {
  margin-left: auto;
  margin-right: auto;
}
.info-d358 .simple-befd {
  margin-right: 1.41575em;
}
.pink_37db .info-d358 > .small-7d6a {
  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;
}
.pink_37db .info-d358 > .content-ca3a {
  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;
}
.video_5450.out-8006 .heading-155f,
.under_5180.out-8006 .heading-155f {
  margin-left: 0;
}
.lower-5973.out-8006 .heading-155f,
.summary-2a36.out-8006 .heading-155f {
  margin-right: 0;
}
.info-d358 ol,
.info-d358 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fluid-f3cd video {
  max-width: 100%;
}
.notification-1318 img {
  display: block;
}
.notification-1318.simple-befd,
.notification-1318.paragraph_gas_adeb {
  width: 100%;
}
.notification-1318.content-ca3a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.white-aab7:not(.gallery_02a2) {
  margin: 1.5em auto;
}
.text_inner_c059 p {
  padding: 1.5em 14px;
}
ul.banner-yellow-efcb.content-ca3a,
ul.banner-yellow-efcb.small-7d6a,
ul.banner-yellow-efcb.box-59c2.small-7d6a {
  padding: 0 14px;
}
.smooth-68f7 {
  display: block;
  overflow-x: auto;
}
.smooth-68f7 table {
  border-collapse: collapse;
  width: 100%;
}
.smooth-68f7 td,
.smooth-68f7 th {
  padding: 0.5em;
}
.info-d358 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.info-d358 ol ol,
.info-d358 ol ul,
.info-d358 ul ol,
.info-d358 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.info-d358 ol ol li,
.info-d358 ol ul li,
.info-d358 ul ol li,
.info-d358 ul ul li {
  margin-left: 0;
}
.last-9e09.layout-451a > .text_77e2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.last-9e09.layout-451a > .text_77e2 iframe,
.last-9e09.layout-451a > .text_77e2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.main_selected_6315 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.main_selected_6315.dropdown_4fd1 {
  padding: 0;
}
.main_selected_6315.dropdown_4fd1 cite {
  font-size: 13px;
}
.main_selected_6315 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.main_selected_6315 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.cold-7bd6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.cold-7bd6 > p:first-child {
  margin-top: 0;
}
.cold-7bd6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.cold-7bd6 blockquote {
  border-left: 0;
}
.pro-64fa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pro-64fa:not(.iron-1777) {
  max-width: 100px;
}
.pro-64fa.form-left-c5d7 {
  border-bottom: none !important;
  text-align: center;
}
.pro-64fa.form-left-c5d7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_inner_c059 p {
    padding: 1.5em 0;
  }
}
.accordion-6a0c {
  color: #0073aa;
}
.nav_simple_e638 {
  background-color: #0073aa;
}
.content_light_865a {
  color: #229fd8;
}
.static_d5be {
  background-color: #229fd8;
}
.selected-a131 {
  color: #eee;
}
.center_d818 {
  background-color: #eee;
}
.thumbnail-f805 {
  color: #444;
}
.tertiary_c9a1 {
  background-color: #444;
}
.breadcrumb_d179 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_d179 .list_d677 .panel-outer-9865 {
  font-size: 15px;
}
.breadcrumb_d179 .panel-outer-9865 {
  line-height: 1.3;
}
.breadcrumb_d179 .huge-b430 {
}
.breadcrumb_d179 .right_dd6a {
  background: #235787;
}
.pagination-05e4 {
  padding: 0;
}
.pagination-05e4 .right_dd6a {
  background: #1a1a1a;
}
.pagination-05e4 .huge-b430 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gold-869f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gold-869f .huge-b430 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gold-869f .right_dd6a {
  background: #303030;
}
.filter-892f {
  position: relative;
  z-index: 10;
}
.filter-892f .box_active_c542 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_1a79 .input-424f {
  display: inline-block;
  vertical-align: middle;
}
.tertiary_1a79.card_6a28 .input-424f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary_1a79.card_6a28 .input-424f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_1a79.card_6a28 .input-424f {
    margin-right: 0.4em;
  }
}
.tertiary_1a79.card_6a28 .input-424f:last-child {
  margin-right: 0;
}
.dropdown-selected-5aa1 .box_active_c542 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-5a6e .list_d677 {
    margin: 0 -0.5em;
  }
  .info-5a6e .list_d677 [class*="customify-col-"],
  .info-5a6e .list_d677 [class*="customify-col_"],
  .info-5a6e .list_d677 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-5a6e.slider_top_a451 .box_active_c542 {
  background: 0 0 !important;
}
.info-5a6e.slider_top_a451 .box_active_c542,
.info-5a6e.dropdown-selected-5aa1 .box_active_c542 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-5a6e.advanced_212a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-5a6e.dropdown-selected-5aa1 .box_active_c542 {
  box-shadow: none !important;
}
.basic-9107 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .basic-9107 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .basic-9107 {
    padding: 18px 0 20px;
  }
}
.basic-9107 .shadow-37e3 {
  width: 100%;
}
.basic-9107 .alert_7fd8 {
  margin-bottom: 0;
}
.basic-9107 .alert_current_ff71 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade_thick_e562 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade_thick_e562 .lite_5344 {
  width: 100%;
}
.accent_cd04 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accent_cd04 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accent_cd04 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;
}
.accent_cd04 li:last-child:after {
  display: none;
}
.accent_cd04 li a {
  font-weight: 500;
  margin-right: 10px;
}
.container-top-8921 .thumbnail-fixed-9334 button,
.basic-9107 .thumbnail-fixed-9334 button {
  left: 0;
}
.container-top-8921 .lite_5344,
.basic-9107 .lite_5344 {
  padding-left: 0;
  padding-right: 0;
}
.container-top-8921 .shade_thick_e562,
.basic-9107 .shade_thick_e562 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.container-top-8921 {
  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;
}
.container-top-8921: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;
}
.container-top-8921 .widget-e3ce {
  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) {
  .container-top-8921 .widget-e3ce {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .container-top-8921 .widget-e3ce {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .container-top-8921 .widget-e3ce {
    min-height: 200px;
  }
}
.container-top-8921 .accent_cd04 {
  color: rgba(255, 255, 255, 0.8);
}
.container-top-8921 .accent_cd04 a,
.container-top-8921 .accent_cd04 li:after {
  color: inherit;
}
.container-top-8921 .accent_cd04 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner-basic-f608 {
  margin-bottom: 0.5em;
}
.table_short_ec0c {
  margin-bottom: 1.2em;
}
.table_short_ec0c,
.banner-basic-f608 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.table_short_ec0c p:last-child,
.banner-basic-f608 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thumbnail-fixed-9334,
#masthead .thumbnail-fixed-9334 {
  display: none;
}
#masthead
  > .thumbnail-fixed-9334.tooltip_full_1374 {
  display: none;
}
#masthead > .thumbnail-fixed-9334 button {
  left: 0;
}
.aside-bottom-8292 {
  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%;
}
.aside-bottom-8292 .input-424f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-bottom-8292 .banner_0548 {
  display: -webkit-box;
  display: flex;
}
.aside-bottom-8292 .banner_0548.west_e33c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-bottom-8292 .banner_0548.message-warm-189f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-bottom-8292 .banner_0548.center_92e1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-bottom-8292.description_wood_4603.background_5a50 .banner_0548.west_e33c {
  flex-basis: 100%;
}
.aside-bottom-8292.primary_bd70 .banner_0548.message-warm-189f {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-bottom-8292.primary_bd70 .banner_0548.center_92e1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thumbnail-fixed-9334.tooltip_full_1374 {
  display: none;
}
#masthead > .thumbnail-fixed-9334 button {
  left: 0;
}
.tag-7cab {
  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;
}
.tag-7cab:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tag-7cab.hidden-db88 i {
  margin-right: 4px;
}
.tag-7cab.full-eb15 i {
  margin-left: 5px;
}
.panel-outer-9865 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel-outer-9865 p:last-child {
  margin-bottom: 0;
}
.progress_cfd0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_cfd0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_cfd0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_cfd0 .dirty-da8a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_cfd0 .wood_ddcf {
  margin: 5px 0 7px 0;
}
.progress_cfd0.bright_0aa2 .pro_088e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_cfd0.bright_0aa2 .tabs-tiny-c3f0 {
  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;
}
.progress_cfd0.wrapper_7a87 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_cfd0.wrapper_7a87 .pro_088e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_cfd0.wrapper_7a87 .tabs-tiny-c3f0 {
  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;
}
.progress_cfd0.hero-purple-1771 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_cfd0.feature-67ae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_cfd0.feature-67ae .tabs-tiny-c3f0 {
  margin-top: 7px;
}
.chip-bottom-a95b {
  display: inline-block;
}
.filter-892f .block-wood-4cac .progress_cfd0 img {
  max-width: 100%;
}
.top_03e6 .heading_a3bb.dim_cd31,
.filter_7a6f .heading_a3bb.dim_cd31 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.top_03e6 .pagination-5abe,
.filter_7a6f .pagination-5abe {
  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%);
}
.top_03e6 .pagination-5abe {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.top_03e6.paragraph-wide-5bc8 .pagination-5abe {
  display: none;
}
.top_03e6 .filter-661b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top_03e6 .filter-661b li {
  display: inline-block;
  position: relative;
}
.top_03e6 .filter-661b li:last-child {
  margin-right: 0;
}
.top_03e6 .filter-661b 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;
}
.top_03e6 .filter-661b li.hidden-black-3f94 > a {
  color: rgba(0, 0, 0, 0.9);
}
.top_03e6 .filter-661b > 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;
}
.top_03e6 .filter-661b > li > a i {
  line-height: 0;
}
.top_03e6 .filter-661b > li.footer_silver_7d96 > a .pagination-5abe {
  margin-left: 4px;
  line-height: 0;
}
.top_03e6 .filter-661b .static_8daf li.footer_silver_7d96 > a {
  position: relative;
}
.top_03e6 .filter-661b .static_8daf li.footer_silver_7d96 > a:after,
.top_03e6 .filter-661b .static_8daf li.footer_silver_7d96 > a:before {
  content: "";
  display: table;
}
.top_03e6 .filter-661b .static_8daf li.footer_silver_7d96 > a:after {
  clear: both;
}
.top_03e6 .filter-661b .static_8daf li.footer_silver_7d96 > a .pagination-5abe {
  margin-left: 5px;
  float: right;
}
.top_03e6 .hover_yellow_4d31,
.top_03e6 .static_8daf {
  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;
}
.top_03e6 .static_8daf {
  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;
}
.top_03e6 .static_8daf .dim_cd31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top_03e6 .static_8daf .pagination-5abe {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.top_03e6 .static_8daf li {
  display: block;
  margin: 0;
  padding: 0;
}
.top_03e6 .static_8daf 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;
}
.top_03e6 .static_8daf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.top_03e6 .static_8daf .static_8daf {
  top: 0;
  left: 100%;
}
.top_03e6 .main-9fcd.fn-focus-5450 > .hover_yellow_4d31,
.top_03e6 .main-9fcd.fn-focus-5450 > .static_8daf,
.top_03e6 .main-9fcd:focus > .hover_yellow_4d31,
.top_03e6 .main-9fcd:focus > .static_8daf,
.top_03e6 .main-9fcd:hover > .hover_yellow_4d31,
.top_03e6 .main-9fcd:hover > .static_8daf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.top_03e6.thick_18aa .hot_16bc:after,
.top_03e6.thick_18aa .hot_16bc:before {
  content: "";
  display: table;
}
.top_03e6.thick_18aa .hot_16bc:after {
  clear: both;
}
.top_03e6.thick_18aa .hot_16bc > li {
  float: left;
}
.top_03e6.down-5a71 .hot_16bc:after,
.top_03e6.down-5a71 .hot_16bc:before {
  content: "";
  display: table;
}
.top_03e6.down-5a71 .hot_16bc:after {
  clear: both;
}
.top_03e6.down-5a71 .hot_16bc > li {
  float: left;
}
.top_03e6.down-5a71 .hot_16bc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.top_03e6.down-5a71 .hot_16bc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.top_03e6.down-5a71 .hot_16bc > li.icon_1fb1 > a,
.top_03e6.down-5a71 .hot_16bc > li.hidden-black-3f94 > a {
  color: #fff;
  background-color: #1e4b75;
}
.top_03e6.pattern_fast_6343 .hot_16bc > li > a .dim_cd31 {
  position: relative;
}
.top_03e6.pattern_fast_6343 .hot_16bc > li > a .dim_cd31: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;
}
.top_03e6.pattern_fast_6343
  .hot_16bc
  > li:focus
  > a
  .dim_cd31:before,
.top_03e6.pattern_fast_6343
  .hot_16bc
  > li:hover
  > a
  .dim_cd31:before {
  width: 100%;
  background-color: currentColor;
}
.top_03e6.pattern_fast_6343
  .hot_16bc
  > li.icon_1fb1
  > a
  .dim_cd31:before,
.top_03e6.pattern_fast_6343
  .hot_16bc
  > li.photo_fast_2562
  > a
  .dim_cd31:before {
  width: 100%;
  background-color: currentColor;
}
.top_03e6.description-cf5b .hot_16bc > li > a .dim_cd31 {
  position: relative;
}
.top_03e6.description-cf5b .hot_16bc > li > a .dim_cd31: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;
}
.top_03e6.description-cf5b .hot_16bc > li:focus > a .dim_cd31:before,
.top_03e6.description-cf5b
  .hot_16bc
  > li:hover
  > a
  .dim_cd31:before {
  width: 100%;
  background-color: currentColor;
}
.top_03e6.description-cf5b
  .hot_16bc
  > li.icon_1fb1
  > a
  .dim_cd31:before,
.top_03e6.description-cf5b
  .hot_16bc
  > li.photo_fast_2562
  > a
  .dim_cd31:before {
  width: 100%;
  background-color: currentColor;
}
.filter_7a6f .filter-661b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter_7a6f .filter-661b li:first-child > a {
  border-top: none;
}
.filter_7a6f .filter-661b .row_huge_aa0a > .dim_cd31 .pagination-5abe {
  display: none;
}
.filter_7a6f .filter-661b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter_7a6f .filter-661b li:last-child {
  border: none;
}
.filter_7a6f .filter-661b li.footer_silver_7d96 > a {
  padding-right: 45px !important;
}
.filter_7a6f .filter-661b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter_7a6f .filter-661b li a:focus,
.filter_7a6f .filter-661b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_7a6f .filter-661b li .tooltip-hard-3cb4 {
  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;
}
.filter_7a6f .filter-661b li .tooltip-hard-3cb4:hover {
  box-shadow: none;
}
.filter_7a6f .filter-661b li .tooltip-hard-3cb4 .pagination-5abe {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter_7a6f .filter-661b .static_8daf {
  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);
}
.filter_7a6f .filter-661b .static_8daf li a {
  padding-left: 3em;
}
.filter_7a6f .filter-661b .background_03b6 > a .tooltip-hard-3cb4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter_7a6f .filter-661b .background_03b6 > .static_8daf {
  display: block;
  opacity: 1;
}
.footer_df74 {
  max-width: 100%;
}
.element-gas-feef {
  line-height: 0;
  cursor: pointer;
}
.wood_8aaa {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wood_8aaa:hover {
  box-shadow: none;
  color: currentColor;
}
.wood_8aaa svg {
  width: 18px;
  height: 18px;
}
.wood_8aaa .carousel-814f {
  display: none;
}
.badge_out_1050 {
  position: relative;
}
.badge_out_1050.fn-active-5450 .wood_8aaa .center_c607 {
  display: none;
}
.badge_out_1050.fn-active-5450 .wood_8aaa .carousel-814f {
  display: inline-block;
}
.badge_out_1050 .surface_first_36f8 {
  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);
}
.badge_out_1050.article_848b .surface_first_36f8 {
  left: auto;
  right: -0.9em;
}
.badge_out_1050.article_848b .hero-hovered-e948::before {
  left: auto;
  right: 15px;
}
.badge_out_1050.fn-active-5450 .surface_first_36f8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask_dynamic_9e1d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.mask_dynamic_9e1d label {
  flex-basis: 100%;
}
.mask_dynamic_9e1d .nav_fresh_9bef {
  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;
}
.mask_dynamic_9e1d .menu-8d5a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.mask_dynamic_9e1d .menu-8d5a:focus {
  background-color: transparent;
}
.mask_dynamic_9e1d button.surface-rough-37d7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.mask_dynamic_9e1d button.surface-rough-37d7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.mask_dynamic_9e1d button.surface-rough-37d7 svg {
  width: 18px;
  height: 18px;
}
.mask_dynamic_9e1d input[type="submit"] {
  min-height: auto;
}
.component-focused-b6d0 .mask_dynamic_9e1d .menu-8d5a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hero-hovered-e948 {
  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) {
  .hero-hovered-e948 {
    width: 220px;
  }
}
.hero-hovered-e948 label {
  flex-basis: 100%;
}
.hero-hovered-e948::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;
}
.nav-3222 .component-focused-b6d0 .mask_dynamic_9e1d {
  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;
}
.nav-3222
  .component-focused-b6d0
  .mask_dynamic_9e1d
  .nav_fresh_9bef {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.nav-3222 .component-focused-b6d0 .mask_dynamic_9e1d .menu-8d5a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.nav-3222
  .component-focused-b6d0
  .mask_dynamic_9e1d
  .menu-8d5a:focus {
  background: 0 0;
}
.nav-3222
  .component-focused-b6d0
  .mask_dynamic_9e1d
  .brown_9e67 {
  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;
}
.filter_7ffb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter_7ffb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter_7ffb li:last-child {
  margin-right: 0;
}
.filter_7ffb li:first-child {
  margin-left: 0;
}
.filter_7ffb.video_b1e9 a {
  color: #fff;
}
.filter_7ffb.video_b1e9 a:hover {
  color: #fff;
}
.filter_7ffb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter_7ffb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter_7ffb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter_7ffb a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter_7ffb [class*="social-icon-apple"] {
  background-color: #999;
}
.filter_7ffb [class*="social-icon-apple"].focus_out_eb00 {
  background-color: transparent;
  color: #999;
}
.filter_7ffb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter_7ffb [class*="social-icon-behance"].focus_out_eb00 {
  background-color: transparent;
  color: #1769ff;
}
.filter_7ffb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter_7ffb [class*="social-icon-bitbucket"].focus_out_eb00 {
  background-color: transparent;
  color: #205081;
}
.filter_7ffb [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter_7ffb [class*="social-icon-codepen"].focus_out_eb00 {
  background-color: transparent;
  color: #000;
}
.filter_7ffb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter_7ffb [class*="social-icon-delicious"].focus_out_eb00 {
  background-color: transparent;
  color: #39f;
}
.filter_7ffb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter_7ffb [class*="social-icon-digg"].focus_out_eb00 {
  background-color: transparent;
  color: #005be2;
}
.filter_7ffb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter_7ffb [class*="social-icon-dribbble"].focus_out_eb00 {
  background-color: transparent;
  color: #ea4c89;
}
.filter_7ffb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter_7ffb [class*="social-icon-envelope"].focus_out_eb00 {
  background-color: transparent;
  color: #ea4335;
}
.filter_7ffb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter_7ffb [class*="social-icon-facebook"].focus_out_eb00 {
  background-color: transparent;
  color: #3b5998;
}
.filter_7ffb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter_7ffb [class*="social-icon-flickr"].focus_out_eb00 {
  background-color: transparent;
  color: #0063dc;
}
.filter_7ffb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter_7ffb [class*="social-icon-foursquare"].focus_out_eb00 {
  background-color: transparent;
  color: #2d5be3;
}
.filter_7ffb [class*="social-icon-github"] {
  background-color: #333;
}
.filter_7ffb [class*="social-icon-github"].focus_out_eb00 {
  background-color: transparent;
  color: #333;
}
.filter_7ffb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter_7ffb [class*="social-icon-google-plus"].focus_out_eb00 {
  background-color: transparent;
  color: #dd4b39;
}
.filter_7ffb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter_7ffb [class*="social-icon-houzz"].focus_out_eb00 {
  background-color: transparent;
  color: #7ac142;
}
.filter_7ffb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter_7ffb [class*="social-icon-instagram"].focus_out_eb00 {
  background-color: transparent;
  color: #262626;
}
.filter_7ffb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter_7ffb [class*="social-icon-jsfiddle"].focus_out_eb00 {
  background-color: transparent;
  color: #487aa2;
}
.filter_7ffb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter_7ffb [class*="social-icon-linkedin"].focus_out_eb00 {
  background-color: transparent;
  color: #0077b5;
}
.filter_7ffb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter_7ffb [class*="social-icon-medium"].focus_out_eb00 {
  background-color: transparent;
  color: #00ab6b;
}
.filter_7ffb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter_7ffb
  [class*="social-icon-odnoklassniki"].focus_out_eb00 {
  background-color: transparent;
  color: #f4731c;
}
.filter_7ffb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter_7ffb [class*="social-icon-meetup"].focus_out_eb00 {
  background-color: transparent;
  color: #ec1c40;
}
.filter_7ffb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter_7ffb [class*="social-icon-pinterest"].focus_out_eb00 {
  background-color: transparent;
  color: #bd081c;
}
.filter_7ffb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter_7ffb [class*="social-icon-product-hunt"].focus_out_eb00 {
  background-color: transparent;
  color: #da552f;
}
.filter_7ffb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter_7ffb [class*="social-icon-reddit"].focus_out_eb00 {
  background-color: transparent;
  color: #ff4500;
}
.filter_7ffb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter_7ffb [class*="social-icon-rss"].focus_out_eb00 {
  background-color: transparent;
  color: #f26522;
}
.filter_7ffb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter_7ffb
  [class*="social-icon-shopping-cart"].focus_out_eb00 {
  background-color: transparent;
  color: #4caf50;
}
.filter_7ffb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter_7ffb [class*="social-icon-skype"].focus_out_eb00 {
  background-color: transparent;
  color: #00aff0;
}
.filter_7ffb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter_7ffb [class*="social-icon-slideshare"].focus_out_eb00 {
  background-color: transparent;
  color: #0077b5;
}
.filter_7ffb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter_7ffb [class*="social-icon-snapchat"].focus_out_eb00 {
  background-color: transparent;
  color: #fffc00;
}
.filter_7ffb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter_7ffb [class*="social-icon-soundcloud"].focus_out_eb00 {
  background-color: transparent;
  color: #f80;
}
.filter_7ffb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter_7ffb [class*="social-icon-spotify"].focus_out_eb00 {
  background-color: transparent;
  color: #2ebd59;
}
.filter_7ffb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter_7ffb
  [class*="social-icon-stack-overflow"].focus_out_eb00 {
  background-color: transparent;
  color: #fe7a15;
}
.filter_7ffb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter_7ffb [class*="social-icon-maldkfgram"].focus_out_eb00 {
  background-color: transparent;
  color: #2ca5e0;
}
.filter_7ffb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter_7ffb [class*="social-icon-tripadvisor"].focus_out_eb00 {
  background-color: transparent;
  color: #589442;
}
.filter_7ffb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter_7ffb [class*="social-icon-tumblr"].focus_out_eb00 {
  background-color: transparent;
  color: #35465c;
}
.filter_7ffb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter_7ffb [class*="social-icon-twitch"].focus_out_eb00 {
  background-color: transparent;
  color: #6441a5;
}
.filter_7ffb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter_7ffb [class*="social-icon-twitter"].focus_out_eb00 {
  background-color: transparent;
  color: #1da1f2;
}
.filter_7ffb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter_7ffb [class*="social-icon-vimeo"].focus_out_eb00 {
  background-color: transparent;
  color: #1ab7ea;
}
.filter_7ffb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter_7ffb [class*="social-icon-vk"].focus_out_eb00 {
  background-color: transparent;
  color: #45668e;
}
.filter_7ffb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter_7ffb [class*="social-icon-weibo"].focus_out_eb00 {
  background-color: transparent;
  color: #df2029;
}
.filter_7ffb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter_7ffb [class*="social-icon-weixin"].focus_out_eb00 {
  background-color: transparent;
  color: #7bb32e;
}
.filter_7ffb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter_7ffb [class*="social-icon-whatsapp"].focus_out_eb00 {
  background-color: transparent;
  color: #25d366;
}
.filter_7ffb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter_7ffb [class*="social-icon-wordpress"].focus_out_eb00 {
  background-color: transparent;
  color: #21759b;
}
.filter_7ffb [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter_7ffb [class*="social-icon-xing"].focus_out_eb00 {
  background-color: transparent;
  color: #026466;
}
.filter_7ffb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter_7ffb [class*="social-icon-yelp"].focus_out_eb00 {
  background-color: transparent;
  color: #af0606;
}
.filter_7ffb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter_7ffb [class*="social-icon-youtube"].focus_out_eb00 {
  background-color: transparent;
  color: #cd201f;
}
.filter-north-3859 {
  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-north-3859:hover {
  box-shadow: none;
  background: 0 0;
}
.banner_active_38ea {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.disabled-ea33 {
  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-de7e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title-last-930d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title-last-930d,
.title-last-930d::after,
.title-last-930d::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;
}
.title-last-930d::after,
.title-last-930d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.first_1aa9 .disabled-ea33 .fast-de7e {
  margin-top: -2px;
  width: 19px;
}
.first_1aa9 .disabled-ea33 .title-last-930d {
  margin-top: -1px;
}
.first_1aa9 .disabled-ea33 .title-last-930d,
.first_1aa9 .disabled-ea33 .title-last-930d::after,
.first_1aa9 .disabled-ea33 .title-last-930d::before {
  width: 19px;
  height: 2px;
}
.first_1aa9 .disabled-ea33 .title-last-930d::before {
  top: -6px;
}
.first_1aa9 .disabled-ea33 .title-last-930d::after {
  bottom: -6px;
}
.aside_8837 .disabled-ea33 .fast-de7e {
  margin-top: -2px;
  width: 22px;
}
.aside_8837 .disabled-ea33 .title-last-930d {
  margin-top: -1px;
}
.aside_8837 .disabled-ea33 .title-last-930d,
.aside_8837 .disabled-ea33 .title-last-930d::after,
.aside_8837 .disabled-ea33 .title-last-930d::before {
  width: 22px;
  height: 2px;
}
.aside_8837 .disabled-ea33 .title-last-930d::before {
  top: -7px;
}
.aside_8837 .disabled-ea33 .title-last-930d::after {
  bottom: -7px;
}
.narrow_c2c9 .disabled-ea33 .fast-de7e {
  margin-top: -2px;
  width: 31px;
}
.narrow_c2c9 .disabled-ea33 .title-last-930d {
  margin-top: -1.5px;
}
.narrow_c2c9 .disabled-ea33 .title-last-930d,
.narrow_c2c9 .disabled-ea33 .title-last-930d::after,
.narrow_c2c9 .disabled-ea33 .title-last-930d::before {
  width: 31px;
  height: 3px;
}
.narrow_c2c9 .disabled-ea33 .title-last-930d::before {
  top: -9px;
}
.narrow_c2c9 .disabled-ea33 .title-last-930d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bright_d0bc .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 19px;
  }
  .bright_d0bc .disabled-ea33 .title-last-930d {
    margin-top: -1px;
  }
  .bright_d0bc .disabled-ea33 .title-last-930d,
  .bright_d0bc .disabled-ea33 .title-last-930d::after,
  .bright_d0bc .disabled-ea33 .title-last-930d::before {
    width: 19px;
    height: 2px;
  }
  .bright_d0bc .disabled-ea33 .title-last-930d::before {
    top: -6px;
  }
  .bright_d0bc .disabled-ea33 .title-last-930d::after {
    bottom: -6px;
  }
  .down_64e4 .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 22px;
  }
  .down_64e4 .disabled-ea33 .title-last-930d {
    margin-top: -1px;
  }
  .down_64e4 .disabled-ea33 .title-last-930d,
  .down_64e4 .disabled-ea33 .title-last-930d::after,
  .down_64e4 .disabled-ea33 .title-last-930d::before {
    width: 22px;
    height: 2px;
  }
  .down_64e4 .disabled-ea33 .title-last-930d::before {
    top: -7px;
  }
  .down_64e4 .disabled-ea33 .title-last-930d::after {
    bottom: -7px;
  }
  .backdrop_smooth_80a0 .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_smooth_80a0 .disabled-ea33 .title-last-930d {
    margin-top: -1.5px;
  }
  .backdrop_smooth_80a0 .disabled-ea33 .title-last-930d,
  .backdrop_smooth_80a0 .disabled-ea33 .title-last-930d::after,
  .backdrop_smooth_80a0 .disabled-ea33 .title-last-930d::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_smooth_80a0 .disabled-ea33 .title-last-930d::before {
    top: -9px;
  }
  .backdrop_smooth_80a0 .disabled-ea33 .title-last-930d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .copper_b710 .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 19px;
  }
  .copper_b710 .disabled-ea33 .title-last-930d {
    margin-top: -1px;
  }
  .copper_b710 .disabled-ea33 .title-last-930d,
  .copper_b710 .disabled-ea33 .title-last-930d::after,
  .copper_b710 .disabled-ea33 .title-last-930d::before {
    width: 19px;
    height: 2px;
  }
  .copper_b710 .disabled-ea33 .title-last-930d::before {
    top: -6px;
  }
  .copper_b710 .disabled-ea33 .title-last-930d::after {
    bottom: -6px;
  }
  .border-2b4a .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 22px;
  }
  .border-2b4a .disabled-ea33 .title-last-930d {
    margin-top: -1px;
  }
  .border-2b4a .disabled-ea33 .title-last-930d,
  .border-2b4a .disabled-ea33 .title-last-930d::after,
  .border-2b4a .disabled-ea33 .title-last-930d::before {
    width: 22px;
    height: 2px;
  }
  .border-2b4a .disabled-ea33 .title-last-930d::before {
    top: -7px;
  }
  .border-2b4a .disabled-ea33 .title-last-930d::after {
    bottom: -7px;
  }
  .header_cold_c8a2 .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 31px;
  }
  .header_cold_c8a2 .disabled-ea33 .title-last-930d {
    margin-top: -1.5px;
  }
  .header_cold_c8a2 .disabled-ea33 .title-last-930d,
  .header_cold_c8a2 .disabled-ea33 .title-last-930d::after,
  .header_cold_c8a2 .disabled-ea33 .title-last-930d::before {
    width: 31px;
    height: 3px;
  }
  .header_cold_c8a2 .disabled-ea33 .title-last-930d::before {
    top: -9px;
  }
  .header_cold_c8a2 .disabled-ea33 .title-last-930d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element-old-2edf .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 19px;
  }
  .element-old-2edf .disabled-ea33 .title-last-930d {
    margin-top: -1px;
  }
  .element-old-2edf .disabled-ea33 .title-last-930d,
  .element-old-2edf .disabled-ea33 .title-last-930d::after,
  .element-old-2edf .disabled-ea33 .title-last-930d::before {
    width: 19px;
    height: 2px;
  }
  .element-old-2edf .disabled-ea33 .title-last-930d::before {
    top: -6px;
  }
  .element-old-2edf .disabled-ea33 .title-last-930d::after {
    bottom: -6px;
  }
  .smooth-4084 .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-4084 .disabled-ea33 .title-last-930d {
    margin-top: -1px;
  }
  .smooth-4084 .disabled-ea33 .title-last-930d,
  .smooth-4084 .disabled-ea33 .title-last-930d::after,
  .smooth-4084 .disabled-ea33 .title-last-930d::before {
    width: 22px;
    height: 2px;
  }
  .smooth-4084 .disabled-ea33 .title-last-930d::before {
    top: -7px;
  }
  .smooth-4084 .disabled-ea33 .title-last-930d::after {
    bottom: -7px;
  }
  .hover-liquid-d2d6 .disabled-ea33 .fast-de7e {
    margin-top: -2px;
    width: 31px;
  }
  .hover-liquid-d2d6 .disabled-ea33 .title-last-930d {
    margin-top: -1.5px;
  }
  .hover-liquid-d2d6 .disabled-ea33 .title-last-930d,
  .hover-liquid-d2d6 .disabled-ea33 .title-last-930d::after,
  .hover-liquid-d2d6 .disabled-ea33 .title-last-930d::before {
    width: 31px;
    height: 3px;
  }
  .hover-liquid-d2d6 .disabled-ea33 .title-last-930d::before {
    top: -9px;
  }
  .hover-liquid-d2d6 .disabled-ea33 .title-last-930d::after {
    bottom: -9px;
  }
}
.fluid_0324 .title-last-930d {
  -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);
}
.fluid_0324 .title-last-930d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fluid_0324 .title-last-930d::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);
}
.fluid_0324.large-144b .title-last-930d {
  -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);
}
.fluid_0324.large-144b .title-last-930d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fluid_0324.large-144b .title-last-930d::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);
}
.tall_10fb {
  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.small-f981:before {
  display: none;
}
.clean_6bd5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.clean_6bd5 .tertiary-823d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.clean_6bd5 .tertiary-823d:last-of-type {
  border-bottom: none;
}
.clean_6bd5 .tertiary-823d.slider_fa34,
.clean_6bd5 .tertiary-823d.secondary-yellow-2418,
.clean_6bd5 .tertiary-823d.huge_ccc8 {
  padding: 0;
}
.clean_6bd5 .filter_7a6f .tooltip-hard-3cb4 {
  color: currentColor;
}
.clean_6bd5 .filter_7a6f .tooltip-hard-3cb4:focus,
.clean_6bd5 .filter_7a6f .tooltip-hard-3cb4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_6bd5.huge-b430 .frame-dim-b902,
.clean_6bd5.huge-b430 .panel-outer-9865 a,
.clean_6bd5.huge-b430 .hot_16bc a,
.clean_6bd5.huge-b430 .static_8daf a {
  color: rgba(0, 0, 0, 0.55);
}
.clean_6bd5.huge-b430 .frame-dim-b902:hover,
.clean_6bd5.huge-b430 .panel-outer-9865 a:hover,
.clean_6bd5.huge-b430 .hot_16bc a:hover,
.clean_6bd5.huge-b430 .static_8daf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_6bd5.huge-b430 .yellow-0899 {
  color: rgba(0, 0, 0, 0.8);
}
.clean_6bd5.huge-b430 .tertiary-823d {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_6bd5.huge-b430 .tertiary-823d:before {
  background: rgba(0, 0, 0, 0.08);
}
.clean_6bd5.huge-b430 .outline_0a74:before {
  background: rgba(255, 255, 255, 0.9);
}
.clean_6bd5.huge-b430 .filter_7a6f .filter-661b li a,
.clean_6bd5.huge-b430 .filter_7a6f .tooltip-hard-3cb4,
.clean_6bd5.huge-b430 .static_8daf {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_6bd5.huge-b430 .filter_7a6f .tooltip-hard-3cb4:focus,
.clean_6bd5.huge-b430 .filter_7a6f .tooltip-hard-3cb4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_6bd5.huge-b430 .filter-661b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_6bd5.right_dd6a .frame-dim-b902,
.clean_6bd5.right_dd6a .panel-outer-9865 a,
.clean_6bd5.right_dd6a .hot_16bc .tooltip-hard-3cb4,
.clean_6bd5.right_dd6a .hot_16bc a,
.clean_6bd5.right_dd6a .static_8daf a {
  color: rgba(255, 255, 255, 0.79);
}
.clean_6bd5.right_dd6a .frame-dim-b902:hover,
.clean_6bd5.right_dd6a .panel-outer-9865 a:hover,
.clean_6bd5.right_dd6a .hot_16bc .tooltip-hard-3cb4:hover,
.clean_6bd5.right_dd6a .hot_16bc a:hover,
.clean_6bd5.right_dd6a .static_8daf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean_6bd5.right_dd6a .yellow-0899 {
  color: rgba(255, 255, 255, 0.99);
}
.clean_6bd5.right_dd6a .tertiary-823d {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_6bd5.right_dd6a .tertiary-823d:before {
  background: rgba(255, 255, 255, 0.08);
}
.clean_6bd5.right_dd6a .outline_0a74:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean_6bd5.right_dd6a .filter_7a6f .filter-661b li a,
.clean_6bd5.right_dd6a .filter_7a6f .tooltip-hard-3cb4,
.clean_6bd5.right_dd6a .static_8daf {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_6bd5.right_dd6a .filter_7a6f .tooltip-hard-3cb4:focus,
.clean_6bd5.right_dd6a .filter_7a6f .tooltip-hard-3cb4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_6bd5.right_dd6a .filter-661b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_0a74 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.outline_0a74:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.medium-c3be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress-tiny-8945 .clean_6bd5 {
  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;
}
.progress-tiny-8945 .tertiary-823d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress-tiny-8945 .tertiary-823d: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) {
  .progress-tiny-8945 .tertiary-823d:before {
    width: 16%;
    left: 42%;
  }
}
.progress-tiny-8945 .tertiary-823d:last-child:before {
  content: none;
}
.progress-tiny-8945 .tertiary-823d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress-tiny-8945 .filter_7a6f .filter-661b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress-tiny-8945 .filter_7a6f .filter-661b li a .tooltip-hard-3cb4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress-tiny-8945 .filter_7a6f .static_8daf {
  border: none;
}
.progress-tiny-8945 .filter_7a6f .static_8daf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress-tiny-8945 .outline_0a74 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress-tiny-8945 .medium-c3be {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress-tiny-8945 .right_dd6a .outline_0a74:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress-tiny-8945 .huge-b430.widget-narrow-ab9a .title-last-930d {
  background: rgba(0, 0, 0, 0.6);
}
.progress-tiny-8945
  .huge-b430.widget-narrow-ab9a
  .title-last-930d::after,
.progress-tiny-8945
  .huge-b430.widget-narrow-ab9a
  .title-last-930d:before {
  background: inherit;
}
.progress-tiny-8945
  .huge-b430.widget-narrow-ab9a:hover
  .title-last-930d {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail-focused-c248 .clean_6bd5 {
  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) {
  .thumbnail-focused-c248 .clean_6bd5 {
    width: auto;
    right: 45px;
  }
}
.logo_5605 .clean_6bd5 {
  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) {
  .logo_5605 .clean_6bd5 {
    width: auto;
    left: 45px;
  }
}
.small-f981 .clean_6bd5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.small-f981 .medium-c3be {
  max-width: 48em;
  margin: 0 auto;
}
.small-f981 .outline_0a74:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focused-97a5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focused-97a5.progress-tiny-8945 .clean_6bd5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focused-97a5.thumbnail-focused-c248 .clean_6bd5 {
  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);
}
.focused-97a5 .clean_6bd5 {
  visibility: visible;
}
.focused-97a5.logo_5605 .clean_6bd5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.primary-7215,
.form-6ecc {
  overflow-x: hidden;
}
.primary-7215 .clean_6bd5 {
  overflow: auto;
}
.primary-7215.progress-tiny-8945 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-7215.progress-tiny-8945 .clean_6bd5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.primary-7215.progress-tiny-8945 .filter-north-3859 {
  opacity: 0;
}
.primary-7215.thumbnail-focused-c248 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-7215.thumbnail-focused-c248 .clean_6bd5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.primary-7215.thumbnail-focused-c248 .filter-north-3859 {
  opacity: 0;
}
.primary-7215.logo_5605 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-7215.logo_5605 .clean_6bd5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.primary-7215.logo_5605 .filter-north-3859 {
  opacity: 0;
}
.primary-7215.small-f981 .clean_6bd5 {
  z-index: 10;
  visibility: visible;
}
.widget-narrow-ab9a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.widget-narrow-ab9a .title-last-930d {
  background: rgba(255, 255, 255, 0.99);
}
.widget-narrow-ab9a .title-last-930d::after,
.widget-narrow-ab9a .title-last-930d:before {
  background: inherit;
}
.widget-narrow-ab9a:hover .title-last-930d {
  background: rgba(255, 255, 255, 0.99);
}
.logo_5605 .widget-narrow-ab9a {
  top: 10px;
  right: auto;
  left: 12px;
}
.small-f981 .widget-narrow-ab9a {
  display: none !important;
}
.primary-7215:before,
.form-6ecc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.primary-7215 .widget-narrow-ab9a,
.form-6ecc .widget-narrow-ab9a {
  display: inline-block;
}
.clean_6bd5 .input-424f {
  -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;
}
.primary-7215 .clean_6bd5 .input-424f,
.form-6ecc .clean_6bd5 .input-424f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-bronze-0170 .nav_fresh_9bef {
  width: 100%;
}
.block-wood-4cac {
  padding: 0 0.5em 0;
}
.block-wood-4cac [class*="customify-col-"],
.block-wood-4cac [class*="customify-col_"],
.block-wood-4cac [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.article_a78c .block-wood-4cac {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_d677 .focused_857e,
  .focused_857e {
    display: none;
  }
  .hero-over-e582 {
    text-align: left;
  }
  .breadcrumb-focused-4e34 {
    text-align: center;
  }
  .list_blue_54e7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_d677 .white_5686,
  .white_5686 {
    display: none;
  }
  .green_d6af {
    text-align: left;
  }
  .card_42a8 {
    text-align: center;
  }
  .hover-7659 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_d677 .pattern_e0de,
  .pattern_e0de {
    display: none;
  }
  .accordion_98ab {
    text-align: left;
  }
  .paragraph_stone_f74f {
    text-align: center;
  }
  .block-gold-6132 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.plasma_ef0b {
  box-shadow: none !important;
}
.item_d1ac .simple_967f,
.accent-green-4e93 .simple_967f {
  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;
}
.accent-green-4e93 .simple_967f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box_active_c542 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box_active_c542:after,
.box_active_c542:before {
  content: "";
  display: table;
}
.box_active_c542:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box_active_c542 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box_active_c542,
.advanced_212a {
  max-width: 1248px;
  margin: 0 auto;
}

.north-16e7.overlay_48aa .box_active_c542 {
  max-width: 100%;
}
.north-16e7.nav_61b4 {
  max-width: 1200px;
  margin: 0 auto;
}
.north-16e7.stone_2504 .box_active_c542 {
  max-width: 100%;
}
.north-16e7.stone_2504 > .box_active_c542 {
  padding-left: 0;
  padding-right: 0;
}
.north-16e7.stone_2504 > .box_active_c542 .list_d677 {
  margin: 0;
}
.north-16e7.stone_2504
  > .box_active_c542
  .gallery-7200.filter_inner_0932 {
  margin-right: 0;
  margin-left: 0;
}
.north-16e7.stone_2504 #main.filter_inner_0932 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .basic_2557 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .basic_2557 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-dark-d964 .heading-155f {
    padding-right: 1em;
  }
  .heading-dark-d964.header_active_677d .gallery-7200 {
    border-right: 1px solid #eaecee;
  }
  .heading-dark-d964.header_active_677d .heading-155f {
    padding-right: 1em;
  }
  .heading-dark-d964.header_active_677d .wood-06ac {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_ba18 .heading-155f {
    padding-left: 1em;
  }
  .row_ba18.header_active_677d .gallery-7200 {
    border-left: 1px solid #eaecee;
  }
  .row_ba18.header_active_677d .heading-155f {
    padding-left: 1em;
  }
  .row_ba18.header_active_677d .wood-06ac {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-gold-4165 .heading-155f {
    padding-left: 1em;
  }
  .alert-gold-4165.header_active_677d .border_clean_caac {
    border-right: 1px solid #eaecee;
  }
  .alert-gold-4165.header_active_677d .easy_b003 {
    border-right: 1px solid #eaecee;
  }
  .alert-gold-4165.header_active_677d .heading-155f {
    padding-left: 1em;
  }
  .alert-gold-4165.header_active_677d .wood-06ac {
    padding-right: 1em;
  }
  .alert-gold-4165.header_active_677d .top_c48c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-pro-fdc6 .heading-155f {
    padding-right: 1em;
  }
  .focus-pro-fdc6.header_active_677d .border_clean_caac {
    border-left: 1px solid #eaecee;
  }
  .focus-pro-fdc6.header_active_677d .easy_b003 {
    border-left: 1px solid #eaecee;
  }
  .focus-pro-fdc6.header_active_677d .heading-155f {
    padding-right: 1em;
  }
  .focus-pro-fdc6.header_active_677d .wood-06ac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-pro-fdc6.header_active_677d .top_c48c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic_2557 .heading-155f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic_2557.header_active_677d .gallery-7200 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .basic_2557.header_active_677d .heading-155f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic_2557.header_active_677d .wood-06ac {
    padding-left: 1em;
  }
  .basic_2557.header_active_677d .top_c48c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .basic_2557.header_active_677d .heading-155f {
    padding-left: 0;
  }
}
.form_dfcb .tertiary_1a79 {
  display: inline-block;
}
.border_5fd3 {
  display: inline-block;
}
.tabs-3449 {
  word-con: break-word;
}
.backdrop-8b9f > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop-8b9f .old-547a {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop-8b9f .outline_red_1470 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.background_fluid_ab93 .motion-a025 {
  margin-bottom: 2em;
}
.background_fluid_ab93 .list-smooth-1da8 {
  margin-bottom: 15px;
}
.background_fluid_ab93 .list-smooth-1da8:last-child {
  margin-bottom: 0;
}
.background_fluid_ab93 .text-tiny-6169 {
  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) {
  .background_fluid_ab93 .text-tiny-6169 {
    display: block;
  }
}
.background_fluid_ab93 .large_d025 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .background_fluid_ab93 .large_d025 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.background_fluid_ab93 .badge-gold-f45f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.background_fluid_ab93 .badge-gold-f45f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.background_fluid_ab93 .badge-gold-f45f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.background_fluid_ab93 .tabs-3449 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_fluid_ab93 .tabs-3449 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.background_fluid_ab93 .element-plasma-3dac p:last-child {
  margin-bottom: 0;
}
.background_fluid_ab93 .tag_fixed_8816 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.background_fluid_ab93 .south-aa50 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.background_fluid_ab93 .hover-5fd9 {
  margin-top: 1em;
}
.background_fluid_ab93 .outline_narrow_a95c {
  top: 0;
  display: block;
}
.background_fluid_ab93 .outline_narrow_a95c a {
  color: inherit;
}
.background_fluid_ab93 .outline_narrow_a95c a:hover {
  color: inherit;
}
.background_fluid_ab93 .background_hovered_ac55 {
  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;
}
.background_fluid_ab93 .background_hovered_ac55:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.background_fluid_ab93 .south-aa50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.background_fluid_ab93 .warm_45f1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.background_fluid_ab93 .warm_45f1:first-child {
  margin-top: 0;
}
.background_fluid_ab93 .warm_45f1.modal-66cc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.background_fluid_ab93 .warm_45f1.carousel-soft-b290 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_fluid_ab93
  .warm_45f1.carousel-soft-b290.card-wood-9f6d
  .hover-5fd9 {
  width: 100%;
}
.background_fluid_ab93 .carousel-soft-b290 {
  -webkit-box-align: center;
  align-items: center;
}
.background_fluid_ab93 .carousel-soft-b290 .backdrop-8b9f,
.background_fluid_ab93 .carousel-soft-b290 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.background_fluid_ab93 .badge-gold-f45f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background_fluid_ab93 .badge-gold-f45f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background_fluid_ab93 .badge-gold-f45f: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;
}
.background_fluid_ab93 .modal-66cc {
  z-index: 5;
}
.background_fluid_ab93 .solid_d9d6 .south-65f5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.background_fluid_ab93 .container-fast-01f6 .south-65f5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.background_fluid_ab93 .pro-22f4 .south-65f5 {
  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;
}
.background_fluid_ab93.wood_c94e .text-tiny-6169,
.background_fluid_ab93.soft_ef9f .text-tiny-6169 {
  display: block;
}
.background_fluid_ab93.wood_c94e .text-tiny-6169 .video-middle-28a4,
.background_fluid_ab93.wood_c94e .text-tiny-6169 .south-aa50,
.background_fluid_ab93.soft_ef9f .text-tiny-6169 .video-middle-28a4,
.background_fluid_ab93.soft_ef9f .text-tiny-6169 .south-aa50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background_fluid_ab93.frame_pink_679e .large_d025 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .background_fluid_ab93.frame_pink_679e .large_d025 {
    margin-right: 0;
  }
}
.background_fluid_ab93.wood_c94e .large_d025,
.background_fluid_ab93.soft_ef9f .large_d025 {
  padding-top: 40%;
}
.background_fluid_ab93.wood_c94e .motion-a025,
.background_fluid_ab93.soft_ef9f .motion-a025 {
  display: block;
}
.background_fluid_ab93.wood_c94e .fn-sticky-5450 .south-aa50,
.background_fluid_ab93.soft_ef9f .fn-sticky-5450 .south-aa50 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.background_fluid_ab93.wood_c94e .large_d025,
.background_fluid_ab93.soft_ef9f .large_d025 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.background_fluid_ab93.wood_c94e .south-aa50 {
  padding: 1em;
}
.tooltip-f3ac {
  margin: 30px auto;
  display: block;
}
.tooltip-f3ac .article-7286 > * {
  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;
}
.tooltip-f3ac .article-7286 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-f3ac .article-7286 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort_upper_de14 .backdrop-8b9f {
  margin-bottom: 1.41575em;
}
.sort_upper_de14 .green-e70d {
  margin-bottom: 1.618em;
}
.info-d358 .left-5099 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.info-d358 .left-5099 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.info-d358 .complex_1e7a {
  max-width: 100%;
  overflow: auto;
}
.out-8006 .info-d358 a:hover {
  text-decoration: underline;
}
.layout_4ae8 .list-smooth-1da8:not(.tabs-3449),
.layout_4ae8 .badge-gold-f45f {
  margin-bottom: 1.41575em;
}
.layout_4ae8 .list-smooth-1da8:not(.tabs-3449):last-child,
.layout_4ae8 .badge-gold-f45f:last-child {
  margin-bottom: 0;
}
.layout_4ae8 .list-smooth-1da8.carousel_first_6e41 {
  margin-bottom: 0.41575em;
}
.layout_4ae8 .stone-d0ee:before,
.layout_4ae8 .filter-purple-73dc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_4ae8 .stone-d0ee:before {
  content: "\f115";
}
.layout_4ae8 .filter-purple-73dc:before {
  content: "\f02c";
}
.layout_4ae8 .outline_clean_ff67 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_4ae8 .outline_clean_ff67 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_mini_1147 {
  display: -webkit-box;
  display: flex;
}
.block_mini_1147 .detail-40e0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_mini_1147 .detail-40e0 {
    flex-basis: 90px;
  }
}
.block_mini_1147 .disabled-silver-89c1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_mini_1147 .disabled-silver-89c1 {
    flex-basis: calc(100% - 50px);
  }
}
.block_mini_1147 .secondary_4c5b p:last-child {
  margin-bottom: 0.72em;
}
.widget-1839 .article-7286 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget-1839 .article-7286:after,
.widget-1839 .article-7286:before {
  content: "";
  display: table;
}
.widget-1839 .article-7286:after {
  clear: both;
}
.widget-1839 .article-7286 .yellow-7072,
.widget-1839 .article-7286 .widget-63c6 {
  width: 49%;
}
.widget-1839 .article-7286 .yellow-7072 a span.search_cold_2f97,
.widget-1839 .article-7286 .widget-63c6 a span.search_cold_2f97 {
  display: block;
  margin-bottom: 5px;
}
.widget-1839 .article-7286 .widget-63c6 {
  float: left;
  text-align: left;
}
.widget-1839 .article-7286 .yellow-7072 {
  float: right;
  text-align: right;
}
.table-de14 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .table-de14 {
    margin-bottom: 0;
  }
}
.tabs_5211 {
  margin-bottom: 1em;
}
.tabs_5211 .tabs-3449 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dark_741b a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar_dirty_3c12 .tabs_5211,
.advanced_9924 .tabs_5211 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar_dirty_3c12 .tabs_5211,
  .advanced_9924 .tabs_5211 {
    display: block;
  }
}
.avatar_dirty_3c12 .dark_741b,
.advanced_9924 .dark_741b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar_dirty_3c12 .dark_741b,
  .advanced_9924 .dark_741b {
    margin-bottom: 1em;
  }
}
.avatar_dirty_3c12 .dark_741b img,
.advanced_9924 .dark_741b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar_dirty_3c12 .thick_4ab9,
.advanced_9924 .thick_4ab9 {
  flex-basis: calc(100% - 160px);
}
.avatar_dirty_3c12 .thick_4ab9 p,
.advanced_9924 .thick_4ab9 p {
  margin-bottom: 0;
}
.avatar_dirty_3c12 .thick_4ab9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_dirty_3c12 .thick_4ab9 {
    padding-left: 0;
  }
}
.advanced_9924 .thick_4ab9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .advanced_9924 .thick_4ab9 {
    padding-right: 0;
  }
}
.advanced_9924 .dark_741b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.large_7b92 .dark_741b {
  margin-bottom: 0.5em;
}
.large_7b92 .dark_741b img {
  width: 100%;
}
.section-down-a1c3 .fresh-8f4a,
.down_e820 .fresh-8f4a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.down_e820 .gallery-7200 .feature_ac4c p:last-child {
  margin-bottom: 0;
}
.border-7b98 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.progress_focused_07bb .easy-eaf8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .progress_focused_07bb .easy-eaf8:last-of-type {
    margin-bottom: 0;
  }
}
.progress_focused_07bb .easy-eaf8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress_focused_07bb .easy-eaf8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.progress_focused_07bb .easy-eaf8 ul li {
  margin: 0 0 0.6em;
}
.progress_focused_07bb .easy-eaf8 ul li.hover-large-6242,
.progress_focused_07bb .easy-eaf8 ul li.progress-black-81b3 {
  position: relative;
}
.progress_focused_07bb .easy-eaf8 ul li.hover-large-6242 .menu-huge-45b9,
.progress_focused_07bb .easy-eaf8 ul li.progress-black-81b3 .menu-huge-45b9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.progress_focused_07bb .easy-eaf8 ul li.hover-large-6242:after:after,
.progress_focused_07bb .easy-eaf8 ul li.hover-large-6242:after:before,
.progress_focused_07bb
  .easy-eaf8
  ul
  li.progress-black-81b3:after:after,
.progress_focused_07bb
  .easy-eaf8
  ul
  li.progress-black-81b3:after:before {
  content: "";
  display: table;
}
.progress_focused_07bb .easy-eaf8 ul li.hover-large-6242:after:after,
.progress_focused_07bb
  .easy-eaf8
  ul
  li.progress-black-81b3:after:after {
  clear: both;
}
.progress_focused_07bb .easy-eaf8 a.logo_b000:hover {
  text-decoration: none;
}
.progress_focused_07bb .easy-eaf8 select {
  max-width: 100%;
}
.progress_focused_07bb .easy-eaf8 table {
  font-size: 85%;
}
.progress_focused_07bb .easy-eaf8 table td,
.progress_focused_07bb .easy-eaf8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.progress_focused_07bb .easy-eaf8 table tfoot td {
  text-align: left;
}
.progress_focused_07bb .easy-eaf8 :last-child {
  margin-bottom: 0;
}
.progress_focused_07bb .easy-eaf8 .simple_435e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.progress_focused_07bb .easy-eaf8 .simple_435e label {
  width: 100%;
}
.progress_focused_07bb .easy-eaf8 .simple_435e .menu-8d5a {
  width: 100%;
  display: block;
}
.progress_focused_07bb .easy-eaf8 .simple_435e .surface-rough-37d7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.progress_focused_07bb .easy-eaf8 .simple_435e .surface-rough-37d7:hover svg #svg-search {
  fill: #444;
}
.progress_focused_07bb .easy-eaf8 .simple_435e .surface-rough-37d7 svg {
  width: 18px;
  height: 18px;
}
.progress_focused_07bb .feature-5915 ul ul,
.progress_focused_07bb .photo_bottom_49cb ul ul,
.progress_focused_07bb .status_stale_65ae ul ul,
.progress_focused_07bb .secondary-yellow-1671 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.progress_focused_07bb .feature-5915 .footer_silver_7d96 > a,
.progress_focused_07bb .photo_bottom_49cb .footer_silver_7d96 > a,
.progress_focused_07bb .status_stale_65ae .footer_silver_7d96 > a,
.progress_focused_07bb .secondary-yellow-1671 .footer_silver_7d96 > a {
  margin-bottom: 0;
}
.progress_focused_07bb .badge_pro_b720 li,
.progress_focused_07bb .feature-5915 li,
.progress_focused_07bb .content-new-3667 li,
.progress_focused_07bb .photo_bottom_49cb li,
.progress_focused_07bb .status_stale_65ae li,
.progress_focused_07bb .secondary-yellow-1671 li,
.progress_focused_07bb .outline-0ffe li,
.progress_focused_07bb .glass-32eb li {
  display: block;
  position: relative;
}
.progress_focused_07bb .badge_pro_b720 li:last-child,
.progress_focused_07bb .feature-5915 li:last-child,
.progress_focused_07bb .content-new-3667 li:last-child,
.progress_focused_07bb .photo_bottom_49cb li:last-child,
.progress_focused_07bb .status_stale_65ae li:last-child,
.progress_focused_07bb .secondary-yellow-1671 li:last-child,
.progress_focused_07bb .outline-0ffe li:last-child,
.progress_focused_07bb .glass-32eb li:last-child {
  border: none;
}
.progress_focused_07bb .badge_pro_b720 li a,
.progress_focused_07bb .feature-5915 li a,
.progress_focused_07bb .content-new-3667 li a,
.progress_focused_07bb .photo_bottom_49cb li a,
.progress_focused_07bb .status_stale_65ae li a,
.progress_focused_07bb .secondary-yellow-1671 li a,
.progress_focused_07bb .outline-0ffe li a,
.progress_focused_07bb .glass-32eb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_focused_07bb .badge_pro_b720 li ul li::before,
.progress_focused_07bb .feature-5915 li ul li::before,
.progress_focused_07bb .content-new-3667 li ul li::before,
.progress_focused_07bb .photo_bottom_49cb li ul li::before,
.progress_focused_07bb .status_stale_65ae li ul li::before,
.progress_focused_07bb .secondary-yellow-1671 li ul li::before,
.progress_focused_07bb .outline-0ffe li ul li::before,
.progress_focused_07bb .glass-32eb li ul li::before {
  left: 15px;
}
.progress_focused_07bb .badge_pro_b720 li ul a,
.progress_focused_07bb .feature-5915 li ul a,
.progress_focused_07bb .content-new-3667 li ul a,
.progress_focused_07bb .photo_bottom_49cb li ul a,
.progress_focused_07bb .status_stale_65ae li ul a,
.progress_focused_07bb .secondary-yellow-1671 li ul a,
.progress_focused_07bb .outline-0ffe li ul a,
.progress_focused_07bb .glass-32eb li ul a {
  padding-left: 20px;
}
.progress_focused_07bb .badge_pro_b720 li ul ul li::before,
.progress_focused_07bb .feature-5915 li ul ul li::before,
.progress_focused_07bb .content-new-3667 li ul ul li::before,
.progress_focused_07bb .photo_bottom_49cb li ul ul li::before,
.progress_focused_07bb .status_stale_65ae li ul ul li::before,
.progress_focused_07bb .secondary-yellow-1671 li ul ul li::before,
.progress_focused_07bb .outline-0ffe li ul ul li::before,
.progress_focused_07bb .glass-32eb li ul ul li::before {
  left: 30px;
}
.progress_focused_07bb .badge_pro_b720 li ul ul a,
.progress_focused_07bb .feature-5915 li ul ul a,
.progress_focused_07bb .content-new-3667 li ul ul a,
.progress_focused_07bb .photo_bottom_49cb li ul ul a,
.progress_focused_07bb .status_stale_65ae li ul ul a,
.progress_focused_07bb .secondary-yellow-1671 li ul ul a,
.progress_focused_07bb .outline-0ffe li ul ul a,
.progress_focused_07bb .glass-32eb li ul ul a {
  padding-left: 40px;
}
.progress_focused_07bb .menu_7bf0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_focused_07bb .glass-32eb ul li {
  margin-bottom: 1.41575em;
}
.progress_focused_07bb .glass-32eb ul li .caption_44b7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.progress_focused_07bb .glass-32eb ul li .narrow-e936 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.right_dd6a .badge_pro_b720 li a,
.right_dd6a .feature-5915 li a,
.right_dd6a .content-new-3667 li a,
.right_dd6a .photo_bottom_49cb li a,
.right_dd6a .status_stale_65ae li a,
.right_dd6a .secondary-yellow-1671 li a,
.right_dd6a .outline-0ffe li a,
.right_dd6a .glass-32eb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_dd6a .menu_7bf0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_dd6a .easy-eaf8 ul li.hover-large-6242 .menu-huge-45b9,
.right_dd6a .easy-eaf8 ul li.progress-black-81b3 .menu-huge-45b9 {
  background: rgba(0, 0, 0, 0.2);
}
.right_dd6a .progress_focused_07bb .easy-eaf8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-16e7 .progress_focused_07bb .filter-661b li {
  margin: 0;
}
.north-16e7 .progress_focused_07bb .filter-661b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.north-16e7 .progress_focused_07bb .filter-661b li ul {
  margin: 0;
}
.north-16e7 .progress_focused_07bb .filter-661b li ul li a {
  padding-left: 15px;
}
.north-16e7 .progress_focused_07bb .filter-661b li ul li li a {
  padding-left: 30px;
}
.north-16e7 .progress_focused_07bb .filter-661b li.hidden-black-3f94 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.north-16e7 .progress_focused_07bb .filter-661b li.hidden-black-3f94 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.north-16e7 .progress_focused_07bb .filter-661b li.hidden-black-3f94 > 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;
}
.element-dcfe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.box_brown_c91d {
  position: relative;
  z-index: 10;
}
.box_brown_c91d .input-424f {
  width: 100%;
  max-width: 100%;
}
.progress_steel_42dd .panel_f443 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.progress_steel_42dd .huge-b430 {
}
.progress_steel_42dd .right_dd6a {
  background: #292929;
}
.title_4763 .panel_f443 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title_4763 .huge-b430 {
  background: #f9f9f9;
}
.title_4763 .right_dd6a {
  background: #303030;
}
.highlight_plasma_fc83 .panel_f443 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight_plasma_fc83 .tertiary_1a79 {
    margin-bottom: 1em;
  }
  .highlight_plasma_fc83 .tertiary_1a79:last-child {
    margin-bottom: 0;
  }
}
.highlight_plasma_fc83 .huge-b430 {
  background: #ededed;
}
.highlight_plasma_fc83 .right_dd6a {
  background: #1a1a1a;
}
.panel_f443.huge-b430 {
  color: rgba(0, 0, 0, 0.6);
}
.panel_f443.huge-b430 .widget_7244 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_f443.right_dd6a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_f443.right_dd6a a:not(.logo_b000) {
  color: rgba(255, 255, 255, 0.79);
}
.panel_f443.right_dd6a a:not(.logo_b000):hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_f443.right_dd6a .widget_7244 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_f443.right_dd6a table tbody td,
.panel_f443.right_dd6a table th {
  background: rgba(0, 0, 0, 0.08);
}
.accordion_4f17.dropdown-selected-5aa1 .box_active_c542 {
  max-width: initial;
}
.accordion_4f17 .card_6a28 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accordion_4f17 .card_6a28 .input-424f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accordion_4f17 .card_6a28 .input-424f {
    display: block;
    margin-bottom: 2em;
  }
  .accordion_4f17 .card_6a28 .input-424f:last-child {
    margin-bottom: 0;
  }
}
.highlight_plasma_fc83 .tertiary_1a79:last-child,
.title_4763 .tertiary_1a79:last-child,
.progress_steel_42dd .tertiary_1a79:last-child {
  margin-bottom: 0;
}
.highlight_plasma_fc83 .tertiary_1a79 .progress_focused_07bb .easy-eaf8:last-child,
.title_4763 .tertiary_1a79 .progress_focused_07bb .easy-eaf8:last-child,
.progress_steel_42dd .tertiary_1a79 .progress_focused_07bb .easy-eaf8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .highlight_plasma_fc83 .dynamic_0b02,
  .highlight_plasma_fc83 .sort-e286,
  .title_4763 .dynamic_0b02,
  .title_4763 .sort-e286,
  .progress_steel_42dd .dynamic_0b02,
  .progress_steel_42dd .sort-e286 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .box_brown_c91d .tertiary_1a79 {
    margin-bottom: 2em;
  }
}
.box_brown_c91d p:last-child {
  margin-bottom: 0;
}
.box_brown_c91d li,
.box_brown_c91d ul {
  list-style: none;
  margin: 0;
}
.box_brown_c91d ul ul {
  margin-left: 2.617924em;
}
.gold-91a3 {
  font-size: 0.875em;
}

/* css-noise: cdf5 */
.ghost-box-e9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
