/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hovered-bb2b/customify
Author: WPCustomify
Author URI: https://pressmaximum.hovered-bb2b
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.hovered-bb2b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dynamic_4bc8.last-750b/licenses/gpl-2.0.module-5835
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.thumbnail-d71c/, (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.lower-b188.heading_right_8985/normalize.basic_d25d/
 ======
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.basic_d25d v7.0.0 | MIT License | github.hovered-bb2b/necolas/normalize.basic_d25d */
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;
}
.active-eb9c .disabled-b5a4,
.dirty_2c50,
.feature-action-2ade,
.label-glass-4256,
.outline_a225,
.nav-purple-9ca1,
.static_bde3,
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;
}
.dirty_2c50,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dirty_2c50,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dirty_2c50,
  h1 {
    font-size: 1.8em;
  }
}
.feature-action-2ade,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature-action-2ade + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature-action-2ade,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature-action-2ade,
  h2 {
    font-size: 1.7em;
  }
}
.label-glass-4256,
h3 {
  font-size: 1.618em;
}
.active-eb9c .disabled-b5a4,
.outline_a225,
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.gas-2574 {
  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;
}
.button_919f:after,
.button_919f:before,
.static-fe22:after,
.static-fe22:before {
  content: "";
  display: table;
}
.button_919f:after,
.static-fe22:after {
  clear: both;
}
.west-8e71 {
  float: right;
  margin-right: 0;
}
.footer_05a5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.feature_south_a0e0 .form_plasma_7a06,
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;
}
.feature_south_a0e0 .form_plasma_7a06: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;
}
.dynamic-3f83 .form_plasma_7a06 {
  box-shadow: none;
}
.dynamic-3f83
  .form_plasma_7a06
  .text_c205 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dynamic-3f83 .form_plasma_7a06 .pagination_6987 {
  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;
}
.dynamic-3f83
  .form_plasma_7a06
  .pagination_6987
  b {
  display: none;
}
.dynamic-3f83 .silver_610b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.caption-tiny-f3a3:not(.new_2801):not(.green_b93f),
button:not(.new_2801):not(.green_b93f),
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ),
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ),
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ) {
  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;
}
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ):hover,
button:not(.new_2801):not(
    .green_b93f
  ):hover,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ):hover,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ):hover,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ):active,
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ):focus,
button:not(.new_2801):not(
    .green_b93f
  ):active,
button:not(.new_2801):not(
    .green_b93f
  ):focus,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ):active,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ):focus,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ):active,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ):focus,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ):active,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ):focus {
  outline: 0;
}
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913,
button:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913 {
  position: relative;
}
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .blue-7eca,
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .heading-607d,
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .thumbnail_rough_b2c5,
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  i,
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  svg,
button:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .blue-7eca,
button:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .heading-607d,
button:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .thumbnail_rough_b2c5,
button:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  i,
button:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  svg,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .blue-7eca,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .heading-607d,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .thumbnail_rough_b2c5,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  i,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  svg,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .blue-7eca,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .heading-607d,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .thumbnail_rough_b2c5,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  i,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  svg,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .blue-7eca,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .heading-607d,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  .thumbnail_rough_b2c5,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  i,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913
  svg {
  visibility: hidden;
}
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913:after,
button:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913:after,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913:after,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913:after,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ).fn-loading-a913: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;
}
.caption-tiny-f3a3:not(.new_2801):not(.green_b93f),
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ),
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ),
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ) {
  color: #fff;
  background: #235787;
}
.caption-tiny-f3a3:not(.new_2801):not(
    .green_b93f
  ):focus,
input[type="button"]:not(.new_2801):not(
    .green_b93f
  ):focus,
input[type="reset"]:not(.new_2801):not(
    .green_b93f
  ):focus,
input[type="submit"]:not(.new_2801):not(
    .green_b93f
  ):focus {
  color: #fff;
}
.caption-tiny-f3a3.fn-disabled-a913:not(.new_2801):not(
    .green_b93f
  ),
.caption-tiny-f3a3[disabled]:not(.new_2801):not(
    .green_b93f
  ),
button.fn-disabled-a913:not(.new_2801):not(
    .green_b93f
  ),
button[disabled]:not(.new_2801):not(
    .green_b93f
  ) {
  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;
}
.brown_99d4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.brown_99d4: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;
}
.highlight-simple-ba6c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gallery_east_02a5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.liquid-bab9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.button_919f:after,
.button_919f:before,
.table-c2f5:after,
.table-c2f5:before,
.pink_1af7:after,
.pink_1af7:before,
.link-680b:after,
.link-680b:before,
.filter_yellow_702a:after,
.filter_yellow_702a:before,
.pro_838c:after,
.pro_838c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.button_919f:after,
.table-c2f5:after,
.pink_1af7:after,
.link-680b:after,
.filter_yellow_702a:after,
.pro_838c:after {
  clear: both;
}
.table-c2f5 .preview_gas_3def,
.pink_1af7 .preview_gas_3def,
.fast_186e .preview_gas_3def {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.upper_f407 {
  display: inline-block;
}
.full_65e5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.full_65e5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.full_65e5 .banner_bef3 {
  padding: 1em 0;
  font-size: 85%;
}
.banner_bef3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.last_1e90 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.last_1e90:after,
.last_1e90:before {
  content: "";
  display: table;
}
.last_1e90:after {
  clear: both;
}
.gold_98b2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.medium-a297 .gold_98b2 {
  max-width: 50%;
}
.chip_122a .gold_98b2 {
  max-width: 33.33%;
}
.tabs-steel-d25b .gold_98b2 {
  max-width: 25%;
}
.basic-60f4 .gold_98b2 {
  max-width: 20%;
}
.advanced_87a8 .gold_98b2 {
  max-width: 16.66%;
}
.dark_2d61 .gold_98b2 {
  max-width: 14.28%;
}
.wide-6227 .gold_98b2 {
  max-width: 12.5%;
}
.focus_2f52 .gold_98b2 {
  max-width: 11.11%;
}
.image_eac9 {
  display: block;
}
.active-eb9c .photo_b14c label,
.active-eb9c .wide-2c28 label,
.active-eb9c .large-211c label,
.active-eb9c .up-4cb4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_3f5c {
  list-style: none;
  margin: 0;
}
.layout_3f5c article.texture_pressed_6eb0 {
  margin-bottom: 0;
}
.layout_3f5c ul {
  list-style: none;
  margin: 0;
}
.layout_3f5c .simple_afbe li.texture_pressed_6eb0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_3f5c .simple_afbe li.texture_pressed_6eb0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_3f5c .simple_afbe li.texture_pressed_6eb0: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) {
  .layout_3f5c .simple_afbe li.texture_pressed_6eb0 li.texture_pressed_6eb0 li.texture_pressed_6eb0 li.texture_pressed_6eb0 {
    padding-left: 0;
  }
}
article.texture_pressed_6eb0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture_pressed_6eb0 .table-c2f5 p:last-of-type {
  margin-bottom: 0;
}
article.texture_pressed_6eb0 .nav_right_ec2a {
  float: left;
}
article.texture_pressed_6eb0 .breadcrumb-soft-3066 {
  margin-left: 85px;
}
article.texture_pressed_6eb0 .down-4a17 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture_pressed_6eb0 .down-4a17 .avatar_pressed_0d7a {
  margin-left: 10px;
}
article.texture_pressed_6eb0 .progress_action_d757 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture_pressed_6eb0 .label_dirty_4831 {
  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 .photo_b14c,
  #respond .large-211c,
  #respond .up-4cb4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo_b14c input,
#respond .large-211c input,
#respond .up-4cb4 input {
  width: 100%;
}
#respond .up-4cb4 {
  margin-right: 0;
}
#respond .backdrop_66a0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.orange-0ac3 {
  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;
}
.orange-0ac3.texture_narrow_636c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.orange-0ac3 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%);
}
.orange-0ac3:focus,
.orange-0ac3: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);
}
.main_1b35 {
  border-radius: 10%;
}
.bronze_3c4e {
  border-radius: 50%;
}
.shade-89cb {
  font-size: 0.72em;
}
.input-850b {
  font-size: 0.875em;
}
.action_b069 {
  font-size: 1.1em;
}
.carousel-cold-13cd {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel-cold-13cd.shade-89cb {
  letter-spacing: 0.5px;
}
.table-cd96,
.table-cd96 a {
  color: #6d6d6d;
}
.table-cd96 a:hover {
  color: #111;
}
.info-af66 {
  color: #6d6d6d;
}
.dark-84f7 {
  overflow-x: hidden;
}
.dark-84f7 .north_e7be.filter_lower_690f {
  position: relative;
}
.dark-84f7 .north_e7be.filter_lower_690f.gold-8001 {
  position: initial;
}
.dark-84f7
  .north_e7be.filter_lower_690f.gold-8001
  .info-focused-9a3d {
  left: auto;
}
.dark-84f7 .north_e7be .info-focused-9a3d {
  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;
}
.dark-84f7 .north_e7be:hover.filter_lower_690f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dark-84f7
  .north_e7be:hover.filter_lower_690f
  .info-focused-9a3d {
  display: block;
  z-index: 9999999;
}
.dark-84f7 .secondary-802a .hovered-f53f,
.dark-84f7 .article_gold_1442 .hovered-f53f {
  display: none;
}
.dark-84f7 .old-4662 .north_e7be:hover.filter_lower_690f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active-eb9c .photo_b14c label,
.active-eb9c .wide-2c28 label,
.active-eb9c .large-211c label,
.active-eb9c .up-4cb4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_3f5c {
  list-style: none;
  margin: 0;
}
.layout_3f5c article.texture_pressed_6eb0 {
  margin-bottom: 0;
}
.layout_3f5c ul {
  list-style: none;
  margin: 0;
}
.layout_3f5c .simple_afbe li.texture_pressed_6eb0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_3f5c .simple_afbe li.texture_pressed_6eb0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_3f5c .simple_afbe li.texture_pressed_6eb0: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) {
  .layout_3f5c .simple_afbe li.texture_pressed_6eb0 li.texture_pressed_6eb0 li.texture_pressed_6eb0 li.texture_pressed_6eb0 {
    padding-left: 0;
  }
}
article.texture_pressed_6eb0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture_pressed_6eb0 .table-c2f5 p:last-of-type {
  margin-bottom: 0;
}
article.texture_pressed_6eb0 .nav_right_ec2a {
  float: left;
}
article.texture_pressed_6eb0 .breadcrumb-soft-3066 {
  margin-left: 85px;
}
article.texture_pressed_6eb0 .down-4a17 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture_pressed_6eb0 .down-4a17 .avatar_pressed_0d7a {
  margin-left: 10px;
}
article.texture_pressed_6eb0 .progress_action_d757 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture_pressed_6eb0 .label_dirty_4831 {
  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 .photo_b14c,
  #respond .large-211c,
  #respond .up-4cb4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .photo_b14c input,
#respond .large-211c input,
#respond .up-4cb4 input {
  width: 100%;
}
#respond .up-4cb4 {
  margin-right: 0;
}
#respond .backdrop_66a0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-802a .hover_clean_51ab {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_clean_51ab .module-3cf3.next_e690 .input_7a05 > li > a:focus,
.hover_clean_51ab .module-3cf3.next_e690 .input_7a05 > li > a:hover,
.hover_clean_51ab .module-3cf3.alert_cold_b1ff .input_7a05 > li > a:focus,
.hover_clean_51ab .module-3cf3.alert_cold_b1ff .input_7a05 > li > a:hover,
.hover_clean_51ab .module-3cf3.south_0df4 .input_7a05 > li > a:focus,
.hover_clean_51ab .module-3cf3.south_0df4 .input_7a05 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_clean_51ab
  .module-3cf3.next_e690
  .input_7a05
  > li.detail-old-1b92
  > a,
.hover_clean_51ab
  .module-3cf3.next_e690
  .input_7a05
  > li.accordion_static_d561
  > a,
.hover_clean_51ab
  .module-3cf3.alert_cold_b1ff
  .input_7a05
  > li.detail-old-1b92
  > a,
.hover_clean_51ab
  .module-3cf3.alert_cold_b1ff
  .input_7a05
  > li.accordion_static_d561
  > a,
.hover_clean_51ab
  .module-3cf3.south_0df4
  .input_7a05
  > li.detail-old-1b92
  > a,
.hover_clean_51ab .module-3cf3.south_0df4 .input_7a05 > li.box-wood-2367 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_clean_51ab .module-tiny-9232,
.hover_clean_51ab .module-tiny-9232 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_clean_51ab .block-f99c.breadcrumb_soft_0c9f li a,
.hover_clean_51ab .brown-a7af a,
.hover_clean_51ab .solid-c349,
.hover_clean_51ab .input_7a05 > li > a,
.hover_clean_51ab .bright_0cd1 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab .block-f99c.breadcrumb_soft_0c9f li a:hover,
.hover_clean_51ab .brown-a7af a:hover,
.hover_clean_51ab .solid-c349:hover,
.hover_clean_51ab .input_7a05 > li > a:hover,
.hover_clean_51ab .bright_0cd1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_clean_51ab .status_7d13 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab .status_7d13 .image_a182 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_clean_51ab .status_7d13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_clean_51ab .mask-f323 .notice-14b0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab .mask-f323 .notice-14b0 .fluid_721d {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab
  .mask-f323
  .notice-14b0
  .fluid_721d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab
  .mask-f323
  .notice-14b0
  .fluid_721d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab
  .mask-f323
  .notice-14b0
  .fluid_721d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab
  .mask-f323
  .notice-14b0
  .fluid_721d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab .mask-f323 .module_rough_f7f2 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_clean_51ab .mask-f323 .module_rough_f7f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_93c6
  .hover_clean_51ab
  .mask-f323
  .under_9c5c
  .outer_7689 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.small_93c6
  .hover_clean_51ab
  .mask-f323
  .under_9c5c
  .fluid_721d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-802a .gradient_0ce3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gradient_0ce3 .module-3cf3.next_e690 .input_7a05 > li > a:focus,
.gradient_0ce3 .module-3cf3.next_e690 .input_7a05 > li > a:hover,
.gradient_0ce3 .module-3cf3.alert_cold_b1ff .input_7a05 > li > a:focus,
.gradient_0ce3 .module-3cf3.alert_cold_b1ff .input_7a05 > li > a:hover,
.gradient_0ce3 .module-3cf3.south_0df4 .input_7a05 > li > a:focus,
.gradient_0ce3 .module-3cf3.south_0df4 .input_7a05 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_0ce3
  .module-3cf3.next_e690
  .input_7a05
  > li.detail-old-1b92
  > a,
.gradient_0ce3
  .module-3cf3.next_e690
  .input_7a05
  > li.accordion_static_d561
  > a,
.gradient_0ce3
  .module-3cf3.alert_cold_b1ff
  .input_7a05
  > li.detail-old-1b92
  > a,
.gradient_0ce3
  .module-3cf3.alert_cold_b1ff
  .input_7a05
  > li.accordion_static_d561
  > a,
.gradient_0ce3
  .module-3cf3.south_0df4
  .input_7a05
  > li.detail-old-1b92
  > a,
.gradient_0ce3 .module-3cf3.south_0df4 .input_7a05 > li.box-wood-2367 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_0ce3 .module-tiny-9232,
.gradient_0ce3 .module-tiny-9232 a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_0ce3 .block-f99c.breadcrumb_soft_0c9f li a,
.gradient_0ce3 .brown-a7af a,
.gradient_0ce3 .solid-c349,
.gradient_0ce3 .input_7a05 > li > a,
.gradient_0ce3 .bright_0cd1 {
  color: rgba(0, 0, 0, 0.55);
}
.gradient_0ce3 .block-f99c.breadcrumb_soft_0c9f li a:hover,
.gradient_0ce3 .brown-a7af a:hover,
.gradient_0ce3 .solid-c349:hover,
.gradient_0ce3 .input_7a05 > li > a:hover,
.gradient_0ce3 .bright_0cd1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_0ce3 .status_7d13 {
  color: rgba(0, 0, 0, 0.55);
}
.gradient_0ce3 .status_7d13 .image_a182 {
  color: rgba(0, 0, 0, 0.8);
}
.gradient_0ce3 .status_7d13:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-dirty-1c67 .aside_bb2b {
  margin-left: auto;
  margin-right: auto;
}
.pink_1af7 > * {
  margin-left: auto;
  margin-right: auto;
}
.pink_1af7 .highlight-simple-ba6c {
  margin-right: 1.41575em;
}
.hero-steel-a30b .pink_1af7 > .layout-inner-6006 {
  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;
}
.hero-steel-a30b .pink_1af7 > .widget-75ae {
  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;
}
.frame_b555.focus-dirty-1c67 .aside_bb2b,
.background_a871.focus-dirty-1c67 .aside_bb2b {
  margin-left: 0;
}
.focused_4498.focus-dirty-1c67 .aside_bb2b,
.inner_55ef.focus-dirty-1c67 .aside_bb2b {
  margin-right: 0;
}
.pink_1af7 ol,
.pink_1af7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.yellow-f6be video {
  max-width: 100%;
}
.sort-c45b img {
  display: block;
}
.sort-c45b.highlight-simple-ba6c,
.sort-c45b.gallery_east_02a5 {
  width: 100%;
}
.sort-c45b.widget-75ae img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thick-01c2:not(.article_stone_fb6e) {
  margin: 1.5em auto;
}
.component_fixed_c4c8 p {
  padding: 1.5em 14px;
}
ul.brown-3b59.widget-75ae,
ul.brown-3b59.layout-inner-6006,
ul.brown-3b59.menu_selected_1cc2.layout-inner-6006 {
  padding: 0 14px;
}
.block-upper-5dd9 {
  display: block;
  overflow-x: auto;
}
.block-upper-5dd9 table {
  border-collapse: collapse;
  width: 100%;
}
.block-upper-5dd9 td,
.block-upper-5dd9 th {
  padding: 0.5em;
}
.pink_1af7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pink_1af7 ol ol,
.pink_1af7 ol ul,
.pink_1af7 ul ol,
.pink_1af7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pink_1af7 ol ol li,
.pink_1af7 ol ul li,
.pink_1af7 ul ol li,
.pink_1af7 ul ul li {
  margin-left: 0;
}
.item-iron-85d9.alert_5461 > .middle_74be {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.item-iron-85d9.alert_5461 > .middle_74be iframe,
.item-iron-85d9.alert_5461 > .middle_74be > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask-a692 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask-a692.button-red-c142 {
  padding: 0;
}
.mask-a692.button-red-c142 cite {
  font-size: 13px;
}
.mask-a692 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask-a692 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.surface_9729 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.surface_9729 > p:first-child {
  margin-top: 0;
}
.surface_9729 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.surface_9729 blockquote {
  border-left: 0;
}
.fast-5fae {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fast-5fae:not(.iron_fe91) {
  max-width: 100px;
}
.fast-5fae.complex_cc4b {
  border-bottom: none !important;
  text-align: center;
}
.fast-5fae.complex_cc4b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component_fixed_c4c8 p {
    padding: 1.5em 0;
  }
}
.tabs-8e5d {
  color: #0073aa;
}
.smooth_0840 {
  background-color: #0073aa;
}
.first-4900 {
  color: #229fd8;
}
.modal-solid-52e1 {
  background-color: #229fd8;
}
.smooth_7cfe {
  color: #eee;
}
.chip-482c {
  background-color: #eee;
}
.tiny_b39d {
  color: #444;
}
.element-b767 {
  background-color: #444;
}
.down-96d2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.down-96d2 .liquid-5b82 .brown-a7af {
  font-size: 15px;
}
.down-96d2 .brown-a7af {
  line-height: 1.3;
}
.down-96d2 .gradient_0ce3 {
}
.down-96d2 .hover_clean_51ab {
  background: #235787;
}
.easy_5c94 {
  padding: 0;
}
.easy_5c94 .hover_clean_51ab {
  background: #1a1a1a;
}
.easy_5c94 .gradient_0ce3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column_full_487b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column_full_487b .gradient_0ce3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column_full_487b .hover_clean_51ab {
  background: #303030;
}
.pro_838c {
  position: relative;
  z-index: 10;
}
.pro_838c .west-c2b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-bronze-e44a .filter_lower_690f {
  display: inline-block;
  vertical-align: middle;
}
.description-bronze-e44a.table_7cf2 .filter_lower_690f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description-bronze-e44a.table_7cf2 .filter_lower_690f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description-bronze-e44a.table_7cf2 .filter_lower_690f {
    margin-right: 0.4em;
  }
}
.description-bronze-e44a.table_7cf2 .filter_lower_690f:last-child {
  margin-right: 0;
}
.paragraph_29d7 .west-c2b8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .secondary-802a .liquid-5b82 {
    margin: 0 -0.5em;
  }
  .secondary-802a .liquid-5b82 [class*="customify-col-"],
  .secondary-802a .liquid-5b82 [class*="customify-col_"],
  .secondary-802a .liquid-5b82 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.secondary-802a.table_silver_e52b .west-c2b8 {
  background: 0 0 !important;
}
.secondary-802a.table_silver_e52b .west-c2b8,
.secondary-802a.paragraph_29d7 .west-c2b8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .secondary-802a.focus-00d0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.secondary-802a.paragraph_29d7 .west-c2b8 {
  box-shadow: none !important;
}
.right_5d92 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .right_5d92 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .right_5d92 {
    padding: 18px 0 20px;
  }
}
.right_5d92 .title_south_5925 {
  width: 100%;
}
.right_5d92 .title-copper-d697 {
  margin-bottom: 0;
}
.right_5d92 .heading-63ae {
  margin-top: 5px;
  font-size: 0.875em;
}
.column_a200 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column_a200 .white_30bb {
  width: 100%;
}
.small_0c7e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.small_0c7e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.small_0c7e 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;
}
.small_0c7e li:last-child:after {
  display: none;
}
.small_0c7e li a {
  font-weight: 500;
  margin-right: 10px;
}
.media-tall-00dd .hovered-f53f button,
.right_5d92 .hovered-f53f button {
  left: 0;
}
.media-tall-00dd .white_30bb,
.right_5d92 .white_30bb {
  padding-left: 0;
  padding-right: 0;
}
.media-tall-00dd .column_a200,
.right_5d92 .column_a200 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media-tall-00dd {
  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;
}
.media-tall-00dd: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;
}
.media-tall-00dd .status_center_a386 {
  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) {
  .media-tall-00dd .status_center_a386 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media-tall-00dd .status_center_a386 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media-tall-00dd .status_center_a386 {
    min-height: 200px;
  }
}
.media-tall-00dd .small_0c7e {
  color: rgba(255, 255, 255, 0.8);
}
.media-tall-00dd .small_0c7e a,
.media-tall-00dd .small_0c7e li:after {
  color: inherit;
}
.media-tall-00dd .small_0c7e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.element-light-b398 {
  margin-bottom: 0.5em;
}
.black_87b3 {
  margin-bottom: 1.2em;
}
.black_87b3,
.element-light-b398 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.black_87b3 p:last-child,
.element-light-b398 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hovered-f53f,
#masthead .hovered-f53f {
  display: none;
}
#masthead
  > .hovered-f53f.first-22e2 {
  display: none;
}
#masthead > .hovered-f53f button {
  left: 0;
}
.fast-665e {
  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%;
}
.fast-665e .filter_lower_690f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fast-665e .in-a02a {
  display: -webkit-box;
  display: flex;
}
.fast-665e .in-a02a.title_32f3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fast-665e .in-a02a.form-east-9b4e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-665e .in-a02a.large_4ac2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-665e.bright_4f6f.accent-a98d .in-a02a.title_32f3 {
  flex-basis: 100%;
}
.fast-665e.secondary_cdb8 .in-a02a.form-east-9b4e {
  -webkit-box-flex: 1;
  flex: auto;
}
.fast-665e.secondary_cdb8 .in-a02a.large_4ac2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hovered-f53f.first-22e2 {
  display: none;
}
#masthead > .hovered-f53f button {
  left: 0;
}
.chip_new_7425 {
  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;
}
.chip_new_7425:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip_new_7425.tag-5e24 i {
  margin-right: 4px;
}
.chip_new_7425.right_a814 i {
  margin-left: 5px;
}
.brown-a7af p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown-a7af p:last-child {
  margin-bottom: 0;
}
.clean_681d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.clean_681d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.clean_681d img {
  display: block;
  width: auto;
  line-height: 1;
}
.clean_681d .module-tiny-9232 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.clean_681d .search-4df8 {
  margin: 5px 0 7px 0;
}
.clean_681d.huge_7e72 .item_selected_343b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.clean_681d.huge_7e72 .card_cff7 {
  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;
}
.clean_681d.info-copper-c932 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.clean_681d.info-copper-c932 .item_selected_343b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.clean_681d.info-copper-c932 .card_cff7 {
  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;
}
.clean_681d.lower_e196 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean_681d.picture-32af {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.clean_681d.picture-32af .card_cff7 {
  margin-top: 7px;
}
.outline_67cf {
  display: inline-block;
}
.pro_838c .message_57e9 .clean_681d img {
  max-width: 100%;
}
.module-3cf3 .summary-f1bb.south_e9e8,
.simple_0262 .summary-f1bb.south_e9e8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.module-3cf3 .narrow_4791,
.simple_0262 .narrow_4791 {
  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%);
}
.module-3cf3 .narrow_4791 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.module-3cf3.wide_5429 .narrow_4791 {
  display: none;
}
.module-3cf3 .gradient-6910 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-3cf3 .gradient-6910 li {
  display: inline-block;
  position: relative;
}
.module-3cf3 .gradient-6910 li:last-child {
  margin-right: 0;
}
.module-3cf3 .gradient-6910 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;
}
.module-3cf3 .gradient-6910 li.box-wood-2367 > a {
  color: rgba(0, 0, 0, 0.9);
}
.module-3cf3 .gradient-6910 > 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;
}
.module-3cf3 .gradient-6910 > li > a i {
  line-height: 0;
}
.module-3cf3 .gradient-6910 > li.element_last_7778 > a .narrow_4791 {
  margin-left: 4px;
  line-height: 0;
}
.module-3cf3 .gradient-6910 .north-24f0 li.element_last_7778 > a {
  position: relative;
}
.module-3cf3 .gradient-6910 .north-24f0 li.element_last_7778 > a:after,
.module-3cf3 .gradient-6910 .north-24f0 li.element_last_7778 > a:before {
  content: "";
  display: table;
}
.module-3cf3 .gradient-6910 .north-24f0 li.element_last_7778 > a:after {
  clear: both;
}
.module-3cf3 .gradient-6910 .north-24f0 li.element_last_7778 > a .narrow_4791 {
  margin-left: 5px;
  float: right;
}
.module-3cf3 .brown-107f,
.module-3cf3 .north-24f0 {
  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;
}
.module-3cf3 .north-24f0 {
  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;
}
.module-3cf3 .north-24f0 .south_e9e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module-3cf3 .north-24f0 .narrow_4791 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.module-3cf3 .north-24f0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.module-3cf3 .north-24f0 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;
}
.module-3cf3 .north-24f0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.module-3cf3 .north-24f0 .north-24f0 {
  top: 0;
  left: 100%;
}
.module-3cf3 .up-45cd.fn-focus-a913 > .brown-107f,
.module-3cf3 .up-45cd.fn-focus-a913 > .north-24f0,
.module-3cf3 .up-45cd:focus > .brown-107f,
.module-3cf3 .up-45cd:focus > .north-24f0,
.module-3cf3 .up-45cd:hover > .brown-107f,
.module-3cf3 .up-45cd:hover > .north-24f0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.module-3cf3.south_0df4 .input_7a05:after,
.module-3cf3.south_0df4 .input_7a05:before {
  content: "";
  display: table;
}
.module-3cf3.south_0df4 .input_7a05:after {
  clear: both;
}
.module-3cf3.south_0df4 .input_7a05 > li {
  float: left;
}
.module-3cf3.item-d0e9 .input_7a05:after,
.module-3cf3.item-d0e9 .input_7a05:before {
  content: "";
  display: table;
}
.module-3cf3.item-d0e9 .input_7a05:after {
  clear: both;
}
.module-3cf3.item-d0e9 .input_7a05 > li {
  float: left;
}
.module-3cf3.item-d0e9 .input_7a05 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.module-3cf3.item-d0e9 .input_7a05 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.module-3cf3.item-d0e9 .input_7a05 > li.detail-old-1b92 > a,
.module-3cf3.item-d0e9 .input_7a05 > li.box-wood-2367 > a {
  color: #fff;
  background-color: #1e4b75;
}
.module-3cf3.next_e690 .input_7a05 > li > a .south_e9e8 {
  position: relative;
}
.module-3cf3.next_e690 .input_7a05 > li > a .south_e9e8: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;
}
.module-3cf3.next_e690
  .input_7a05
  > li:focus
  > a
  .south_e9e8:before,
.module-3cf3.next_e690
  .input_7a05
  > li:hover
  > a
  .south_e9e8:before {
  width: 100%;
  background-color: currentColor;
}
.module-3cf3.next_e690
  .input_7a05
  > li.detail-old-1b92
  > a
  .south_e9e8:before,
.module-3cf3.next_e690
  .input_7a05
  > li.accordion_static_d561
  > a
  .south_e9e8:before {
  width: 100%;
  background-color: currentColor;
}
.module-3cf3.alert_cold_b1ff .input_7a05 > li > a .south_e9e8 {
  position: relative;
}
.module-3cf3.alert_cold_b1ff .input_7a05 > li > a .south_e9e8: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;
}
.module-3cf3.alert_cold_b1ff .input_7a05 > li:focus > a .south_e9e8:before,
.module-3cf3.alert_cold_b1ff
  .input_7a05
  > li:hover
  > a
  .south_e9e8:before {
  width: 100%;
  background-color: currentColor;
}
.module-3cf3.alert_cold_b1ff
  .input_7a05
  > li.detail-old-1b92
  > a
  .south_e9e8:before,
.module-3cf3.alert_cold_b1ff
  .input_7a05
  > li.accordion_static_d561
  > a
  .south_e9e8:before {
  width: 100%;
  background-color: currentColor;
}
.simple_0262 .gradient-6910 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple_0262 .gradient-6910 li:first-child > a {
  border-top: none;
}
.simple_0262 .gradient-6910 .solid_7b32 > .south_e9e8 .narrow_4791 {
  display: none;
}
.simple_0262 .gradient-6910 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.simple_0262 .gradient-6910 li:last-child {
  border: none;
}
.simple_0262 .gradient-6910 li.element_last_7778 > a {
  padding-right: 45px !important;
}
.simple_0262 .gradient-6910 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.simple_0262 .gradient-6910 li a:focus,
.simple_0262 .gradient-6910 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple_0262 .gradient-6910 li .container-fc37 {
  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;
}
.simple_0262 .gradient-6910 li .container-fc37:hover {
  box-shadow: none;
}
.simple_0262 .gradient-6910 li .container-fc37 .narrow_4791 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.simple_0262 .gradient-6910 .north-24f0 {
  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);
}
.simple_0262 .gradient-6910 .north-24f0 li a {
  padding-left: 3em;
}
.simple_0262 .gradient-6910 .gradient_top_baab > a .container-fc37 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.simple_0262 .gradient-6910 .gradient_top_baab > .north-24f0 {
  display: block;
  opacity: 1;
}
.progress-motion-cc0d {
  max-width: 100%;
}
.layout_gas_247b {
  line-height: 0;
  cursor: pointer;
}
.bright_0cd1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bright_0cd1:hover {
  box-shadow: none;
  color: currentColor;
}
.bright_0cd1 svg {
  width: 18px;
  height: 18px;
}
.bright_0cd1 .layout-fluid-03f6 {
  display: none;
}
.row-last-db7f {
  position: relative;
}
.row-last-db7f.fn-active-a913 .bright_0cd1 .alert_wood_ea67 {
  display: none;
}
.row-last-db7f.fn-active-a913 .bright_0cd1 .layout-fluid-03f6 {
  display: inline-block;
}
.row-last-db7f .main-0519 {
  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);
}
.row-last-db7f.nav_8b53 .main-0519 {
  left: auto;
  right: -0.9em;
}
.row-last-db7f.nav_8b53 .background_f537::before {
  left: auto;
  right: 15px;
}
.row-last-db7f.fn-active-a913 .main-0519 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.under_9c5c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.under_9c5c label {
  flex-basis: 100%;
}
.under_9c5c .notice-14b0 {
  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;
}
.under_9c5c .fluid_721d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.under_9c5c .fluid_721d:focus {
  background-color: transparent;
}
.under_9c5c button.module_rough_f7f2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.under_9c5c button.module_rough_f7f2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.under_9c5c button.module_rough_f7f2 svg {
  width: 18px;
  height: 18px;
}
.under_9c5c input[type="submit"] {
  min-height: auto;
}
.mask-f323 .under_9c5c .fluid_721d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.background_f537 {
  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) {
  .background_f537 {
    width: 220px;
  }
}
.background_f537 label {
  flex-basis: 100%;
}
.background_f537::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;
}
.small_93c6 .mask-f323 .under_9c5c {
  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;
}
.small_93c6
  .mask-f323
  .under_9c5c
  .notice-14b0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.small_93c6 .mask-f323 .under_9c5c .fluid_721d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.small_93c6
  .mask-f323
  .under_9c5c
  .fluid_721d:focus {
  background: 0 0;
}
.small_93c6
  .mask-f323
  .under_9c5c
  .outer_7689 {
  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;
}
.block-f99c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block-f99c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block-f99c li:last-child {
  margin-right: 0;
}
.block-f99c li:first-child {
  margin-left: 0;
}
.block-f99c.caption_pink_de64 a {
  color: #fff;
}
.block-f99c.caption_pink_de64 a:hover {
  color: #fff;
}
.block-f99c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block-f99c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block-f99c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block-f99c a:hover {
  opacity: 0.9;
  color: inherit;
}
.block-f99c [class*="social-icon-apple"] {
  background-color: #999;
}
.block-f99c [class*="social-icon-apple"].notice-e9f6 {
  background-color: transparent;
  color: #999;
}
.block-f99c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block-f99c [class*="social-icon-behance"].notice-e9f6 {
  background-color: transparent;
  color: #1769ff;
}
.block-f99c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block-f99c [class*="social-icon-bitbucket"].notice-e9f6 {
  background-color: transparent;
  color: #205081;
}
.block-f99c [class*="social-icon-codepen"] {
  background-color: #000;
}
.block-f99c [class*="social-icon-codepen"].notice-e9f6 {
  background-color: transparent;
  color: #000;
}
.block-f99c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block-f99c [class*="social-icon-delicious"].notice-e9f6 {
  background-color: transparent;
  color: #39f;
}
.block-f99c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block-f99c [class*="social-icon-digg"].notice-e9f6 {
  background-color: transparent;
  color: #005be2;
}
.block-f99c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block-f99c [class*="social-icon-dribbble"].notice-e9f6 {
  background-color: transparent;
  color: #ea4c89;
}
.block-f99c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block-f99c [class*="social-icon-envelope"].notice-e9f6 {
  background-color: transparent;
  color: #ea4335;
}
.block-f99c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block-f99c [class*="social-icon-facebook"].notice-e9f6 {
  background-color: transparent;
  color: #3b5998;
}
.block-f99c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block-f99c [class*="social-icon-flickr"].notice-e9f6 {
  background-color: transparent;
  color: #0063dc;
}
.block-f99c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block-f99c [class*="social-icon-foursquare"].notice-e9f6 {
  background-color: transparent;
  color: #2d5be3;
}
.block-f99c [class*="social-icon-github"] {
  background-color: #333;
}
.block-f99c [class*="social-icon-github"].notice-e9f6 {
  background-color: transparent;
  color: #333;
}
.block-f99c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block-f99c [class*="social-icon-google-plus"].notice-e9f6 {
  background-color: transparent;
  color: #dd4b39;
}
.block-f99c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block-f99c [class*="social-icon-houzz"].notice-e9f6 {
  background-color: transparent;
  color: #7ac142;
}
.block-f99c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block-f99c [class*="social-icon-instagram"].notice-e9f6 {
  background-color: transparent;
  color: #262626;
}
.block-f99c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block-f99c [class*="social-icon-jsfiddle"].notice-e9f6 {
  background-color: transparent;
  color: #487aa2;
}
.block-f99c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block-f99c [class*="social-icon-linkedin"].notice-e9f6 {
  background-color: transparent;
  color: #0077b5;
}
.block-f99c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block-f99c [class*="social-icon-medium"].notice-e9f6 {
  background-color: transparent;
  color: #00ab6b;
}
.block-f99c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block-f99c
  [class*="social-icon-odnoklassniki"].notice-e9f6 {
  background-color: transparent;
  color: #f4731c;
}
.block-f99c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block-f99c [class*="social-icon-meetup"].notice-e9f6 {
  background-color: transparent;
  color: #ec1c40;
}
.block-f99c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block-f99c [class*="social-icon-pinterest"].notice-e9f6 {
  background-color: transparent;
  color: #bd081c;
}
.block-f99c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block-f99c [class*="social-icon-product-hunt"].notice-e9f6 {
  background-color: transparent;
  color: #da552f;
}
.block-f99c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block-f99c [class*="social-icon-reddit"].notice-e9f6 {
  background-color: transparent;
  color: #ff4500;
}
.block-f99c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block-f99c [class*="social-icon-rss"].notice-e9f6 {
  background-color: transparent;
  color: #f26522;
}
.block-f99c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block-f99c
  [class*="social-icon-shopping-cart"].notice-e9f6 {
  background-color: transparent;
  color: #4caf50;
}
.block-f99c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block-f99c [class*="social-icon-skype"].notice-e9f6 {
  background-color: transparent;
  color: #00aff0;
}
.block-f99c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block-f99c [class*="social-icon-slideshare"].notice-e9f6 {
  background-color: transparent;
  color: #0077b5;
}
.block-f99c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block-f99c [class*="social-icon-snapchat"].notice-e9f6 {
  background-color: transparent;
  color: #fffc00;
}
.block-f99c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block-f99c [class*="social-icon-soundcloud"].notice-e9f6 {
  background-color: transparent;
  color: #f80;
}
.block-f99c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block-f99c [class*="social-icon-spotify"].notice-e9f6 {
  background-color: transparent;
  color: #2ebd59;
}
.block-f99c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block-f99c
  [class*="social-icon-stack-overflow"].notice-e9f6 {
  background-color: transparent;
  color: #fe7a15;
}
.block-f99c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block-f99c [class*="social-icon-maldkfgram"].notice-e9f6 {
  background-color: transparent;
  color: #2ca5e0;
}
.block-f99c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block-f99c [class*="social-icon-tripadvisor"].notice-e9f6 {
  background-color: transparent;
  color: #589442;
}
.block-f99c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block-f99c [class*="social-icon-tumblr"].notice-e9f6 {
  background-color: transparent;
  color: #35465c;
}
.block-f99c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block-f99c [class*="social-icon-twitch"].notice-e9f6 {
  background-color: transparent;
  color: #6441a5;
}
.block-f99c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block-f99c [class*="social-icon-twitter"].notice-e9f6 {
  background-color: transparent;
  color: #1da1f2;
}
.block-f99c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block-f99c [class*="social-icon-vimeo"].notice-e9f6 {
  background-color: transparent;
  color: #1ab7ea;
}
.block-f99c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block-f99c [class*="social-icon-vk"].notice-e9f6 {
  background-color: transparent;
  color: #45668e;
}
.block-f99c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block-f99c [class*="social-icon-weibo"].notice-e9f6 {
  background-color: transparent;
  color: #df2029;
}
.block-f99c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block-f99c [class*="social-icon-weixin"].notice-e9f6 {
  background-color: transparent;
  color: #7bb32e;
}
.block-f99c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block-f99c [class*="social-icon-whatsapp"].notice-e9f6 {
  background-color: transparent;
  color: #25d366;
}
.block-f99c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block-f99c [class*="social-icon-wordpress"].notice-e9f6 {
  background-color: transparent;
  color: #21759b;
}
.block-f99c [class*="social-icon-xing"] {
  background-color: #026466;
}
.block-f99c [class*="social-icon-xing"].notice-e9f6 {
  background-color: transparent;
  color: #026466;
}
.block-f99c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block-f99c [class*="social-icon-yelp"].notice-e9f6 {
  background-color: transparent;
  color: #af0606;
}
.block-f99c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block-f99c [class*="social-icon-youtube"].notice-e9f6 {
  background-color: transparent;
  color: #cd201f;
}
.solid-c349 {
  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;
}
.solid-c349:hover {
  box-shadow: none;
  background: 0 0;
}
.silver-54c8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.full_b544 {
  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;
}
.element_hot_015f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.out_216f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.out_216f,
.out_216f::after,
.out_216f::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;
}
.out_216f::after,
.out_216f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface-action-ef83 .full_b544 .element_hot_015f {
  margin-top: -2px;
  width: 19px;
}
.surface-action-ef83 .full_b544 .out_216f {
  margin-top: -1px;
}
.surface-action-ef83 .full_b544 .out_216f,
.surface-action-ef83 .full_b544 .out_216f::after,
.surface-action-ef83 .full_b544 .out_216f::before {
  width: 19px;
  height: 2px;
}
.surface-action-ef83 .full_b544 .out_216f::before {
  top: -6px;
}
.surface-action-ef83 .full_b544 .out_216f::after {
  bottom: -6px;
}
.focus-medium-090c .full_b544 .element_hot_015f {
  margin-top: -2px;
  width: 22px;
}
.focus-medium-090c .full_b544 .out_216f {
  margin-top: -1px;
}
.focus-medium-090c .full_b544 .out_216f,
.focus-medium-090c .full_b544 .out_216f::after,
.focus-medium-090c .full_b544 .out_216f::before {
  width: 22px;
  height: 2px;
}
.focus-medium-090c .full_b544 .out_216f::before {
  top: -7px;
}
.focus-medium-090c .full_b544 .out_216f::after {
  bottom: -7px;
}
.panel-in-607a .full_b544 .element_hot_015f {
  margin-top: -2px;
  width: 31px;
}
.panel-in-607a .full_b544 .out_216f {
  margin-top: -1.5px;
}
.panel-in-607a .full_b544 .out_216f,
.panel-in-607a .full_b544 .out_216f::after,
.panel-in-607a .full_b544 .out_216f::before {
  width: 31px;
  height: 3px;
}
.panel-in-607a .full_b544 .out_216f::before {
  top: -9px;
}
.panel-in-607a .full_b544 .out_216f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .solid_b79e .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 19px;
  }
  .solid_b79e .full_b544 .out_216f {
    margin-top: -1px;
  }
  .solid_b79e .full_b544 .out_216f,
  .solid_b79e .full_b544 .out_216f::after,
  .solid_b79e .full_b544 .out_216f::before {
    width: 19px;
    height: 2px;
  }
  .solid_b79e .full_b544 .out_216f::before {
    top: -6px;
  }
  .solid_b79e .full_b544 .out_216f::after {
    bottom: -6px;
  }
  .form_456c .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 22px;
  }
  .form_456c .full_b544 .out_216f {
    margin-top: -1px;
  }
  .form_456c .full_b544 .out_216f,
  .form_456c .full_b544 .out_216f::after,
  .form_456c .full_b544 .out_216f::before {
    width: 22px;
    height: 2px;
  }
  .form_456c .full_b544 .out_216f::before {
    top: -7px;
  }
  .form_456c .full_b544 .out_216f::after {
    bottom: -7px;
  }
  .fast_6c25 .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 31px;
  }
  .fast_6c25 .full_b544 .out_216f {
    margin-top: -1.5px;
  }
  .fast_6c25 .full_b544 .out_216f,
  .fast_6c25 .full_b544 .out_216f::after,
  .fast_6c25 .full_b544 .out_216f::before {
    width: 31px;
    height: 3px;
  }
  .fast_6c25 .full_b544 .out_216f::before {
    top: -9px;
  }
  .fast_6c25 .full_b544 .out_216f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .focused-07c1 .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 19px;
  }
  .focused-07c1 .full_b544 .out_216f {
    margin-top: -1px;
  }
  .focused-07c1 .full_b544 .out_216f,
  .focused-07c1 .full_b544 .out_216f::after,
  .focused-07c1 .full_b544 .out_216f::before {
    width: 19px;
    height: 2px;
  }
  .focused-07c1 .full_b544 .out_216f::before {
    top: -6px;
  }
  .focused-07c1 .full_b544 .out_216f::after {
    bottom: -6px;
  }
  .secondary_complex_359b .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_complex_359b .full_b544 .out_216f {
    margin-top: -1px;
  }
  .secondary_complex_359b .full_b544 .out_216f,
  .secondary_complex_359b .full_b544 .out_216f::after,
  .secondary_complex_359b .full_b544 .out_216f::before {
    width: 22px;
    height: 2px;
  }
  .secondary_complex_359b .full_b544 .out_216f::before {
    top: -7px;
  }
  .secondary_complex_359b .full_b544 .out_216f::after {
    bottom: -7px;
  }
  .container_e9de .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 31px;
  }
  .container_e9de .full_b544 .out_216f {
    margin-top: -1.5px;
  }
  .container_e9de .full_b544 .out_216f,
  .container_e9de .full_b544 .out_216f::after,
  .container_e9de .full_b544 .out_216f::before {
    width: 31px;
    height: 3px;
  }
  .container_e9de .full_b544 .out_216f::before {
    top: -9px;
  }
  .container_e9de .full_b544 .out_216f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_purple_61a9 .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_purple_61a9 .full_b544 .out_216f {
    margin-top: -1px;
  }
  .tabs_purple_61a9 .full_b544 .out_216f,
  .tabs_purple_61a9 .full_b544 .out_216f::after,
  .tabs_purple_61a9 .full_b544 .out_216f::before {
    width: 19px;
    height: 2px;
  }
  .tabs_purple_61a9 .full_b544 .out_216f::before {
    top: -6px;
  }
  .tabs_purple_61a9 .full_b544 .out_216f::after {
    bottom: -6px;
  }
  .accent-red-0d45 .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 22px;
  }
  .accent-red-0d45 .full_b544 .out_216f {
    margin-top: -1px;
  }
  .accent-red-0d45 .full_b544 .out_216f,
  .accent-red-0d45 .full_b544 .out_216f::after,
  .accent-red-0d45 .full_b544 .out_216f::before {
    width: 22px;
    height: 2px;
  }
  .accent-red-0d45 .full_b544 .out_216f::before {
    top: -7px;
  }
  .accent-red-0d45 .full_b544 .out_216f::after {
    bottom: -7px;
  }
  .dynamic_46e2 .full_b544 .element_hot_015f {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic_46e2 .full_b544 .out_216f {
    margin-top: -1.5px;
  }
  .dynamic_46e2 .full_b544 .out_216f,
  .dynamic_46e2 .full_b544 .out_216f::after,
  .dynamic_46e2 .full_b544 .out_216f::before {
    width: 31px;
    height: 3px;
  }
  .dynamic_46e2 .full_b544 .out_216f::before {
    top: -9px;
  }
  .dynamic_46e2 .full_b544 .out_216f::after {
    bottom: -9px;
  }
}
.advanced_402f .out_216f {
  -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);
}
.advanced_402f .out_216f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.advanced_402f .out_216f::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);
}
.advanced_402f.label-smooth-2f14 .out_216f {
  -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);
}
.advanced_402f.label-smooth-2f14 .out_216f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.advanced_402f.label-smooth-2f14 .out_216f::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);
}
.backdrop-iron-de9e {
  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.light-51c2:before {
  display: none;
}
.article_gold_1442 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.article_gold_1442 .backdrop-slow-7974 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.article_gold_1442 .backdrop-slow-7974:last-of-type {
  border-bottom: none;
}
.article_gold_1442 .backdrop-slow-7974.banner_huge_adca,
.article_gold_1442 .backdrop-slow-7974.pressed_9e26,
.article_gold_1442 .backdrop-slow-7974.new_4f80 {
  padding: 0;
}
.article_gold_1442 .simple_0262 .container-fc37 {
  color: currentColor;
}
.article_gold_1442 .simple_0262 .container-fc37:focus,
.article_gold_1442 .simple_0262 .container-fc37:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_gold_1442.gradient_0ce3 .status_7d13,
.article_gold_1442.gradient_0ce3 .brown-a7af a,
.article_gold_1442.gradient_0ce3 .input_7a05 a,
.article_gold_1442.gradient_0ce3 .north-24f0 a {
  color: rgba(0, 0, 0, 0.55);
}
.article_gold_1442.gradient_0ce3 .status_7d13:hover,
.article_gold_1442.gradient_0ce3 .brown-a7af a:hover,
.article_gold_1442.gradient_0ce3 .input_7a05 a:hover,
.article_gold_1442.gradient_0ce3 .north-24f0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_gold_1442.gradient_0ce3 .image_a182 {
  color: rgba(0, 0, 0, 0.8);
}
.article_gold_1442.gradient_0ce3 .backdrop-slow-7974 {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_gold_1442.gradient_0ce3 .backdrop-slow-7974:before {
  background: rgba(0, 0, 0, 0.08);
}
.article_gold_1442.gradient_0ce3 .module-e5bf:before {
  background: rgba(255, 255, 255, 0.9);
}
.article_gold_1442.gradient_0ce3 .simple_0262 .gradient-6910 li a,
.article_gold_1442.gradient_0ce3 .simple_0262 .container-fc37,
.article_gold_1442.gradient_0ce3 .north-24f0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_gold_1442.gradient_0ce3 .simple_0262 .container-fc37:focus,
.article_gold_1442.gradient_0ce3 .simple_0262 .container-fc37:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_gold_1442.gradient_0ce3 .gradient-6910 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_gold_1442.hover_clean_51ab .status_7d13,
.article_gold_1442.hover_clean_51ab .brown-a7af a,
.article_gold_1442.hover_clean_51ab .input_7a05 .container-fc37,
.article_gold_1442.hover_clean_51ab .input_7a05 a,
.article_gold_1442.hover_clean_51ab .north-24f0 a {
  color: rgba(255, 255, 255, 0.79);
}
.article_gold_1442.hover_clean_51ab .status_7d13:hover,
.article_gold_1442.hover_clean_51ab .brown-a7af a:hover,
.article_gold_1442.hover_clean_51ab .input_7a05 .container-fc37:hover,
.article_gold_1442.hover_clean_51ab .input_7a05 a:hover,
.article_gold_1442.hover_clean_51ab .north-24f0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_gold_1442.hover_clean_51ab .image_a182 {
  color: rgba(255, 255, 255, 0.99);
}
.article_gold_1442.hover_clean_51ab .backdrop-slow-7974 {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_gold_1442.hover_clean_51ab .backdrop-slow-7974:before {
  background: rgba(255, 255, 255, 0.08);
}
.article_gold_1442.hover_clean_51ab .module-e5bf:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_gold_1442.hover_clean_51ab .simple_0262 .gradient-6910 li a,
.article_gold_1442.hover_clean_51ab .simple_0262 .container-fc37,
.article_gold_1442.hover_clean_51ab .north-24f0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_gold_1442.hover_clean_51ab .simple_0262 .container-fc37:focus,
.article_gold_1442.hover_clean_51ab .simple_0262 .container-fc37:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_gold_1442.hover_clean_51ab .gradient-6910 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-e5bf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.module-e5bf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component_left_54e5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form-out-b9f2 .article_gold_1442 {
  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;
}
.form-out-b9f2 .backdrop-slow-7974 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form-out-b9f2 .backdrop-slow-7974: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) {
  .form-out-b9f2 .backdrop-slow-7974:before {
    width: 16%;
    left: 42%;
  }
}
.form-out-b9f2 .backdrop-slow-7974:last-child:before {
  content: none;
}
.form-out-b9f2 .backdrop-slow-7974[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form-out-b9f2 .simple_0262 .gradient-6910 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form-out-b9f2 .simple_0262 .gradient-6910 li a .container-fc37 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form-out-b9f2 .simple_0262 .north-24f0 {
  border: none;
}
.form-out-b9f2 .simple_0262 .north-24f0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form-out-b9f2 .module-e5bf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form-out-b9f2 .component_left_54e5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form-out-b9f2 .hover_clean_51ab .module-e5bf:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-out-b9f2 .gradient_0ce3.pagination_c019 .out_216f {
  background: rgba(0, 0, 0, 0.6);
}
.form-out-b9f2
  .gradient_0ce3.pagination_c019
  .out_216f::after,
.form-out-b9f2
  .gradient_0ce3.pagination_c019
  .out_216f:before {
  background: inherit;
}
.form-out-b9f2
  .gradient_0ce3.pagination_c019:hover
  .out_216f {
  background: rgba(0, 0, 0, 0.8);
}
.progress_focused_b92f .article_gold_1442 {
  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) {
  .progress_focused_b92f .article_gold_1442 {
    width: auto;
    right: 45px;
  }
}
.upper-0b7f .article_gold_1442 {
  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) {
  .upper-0b7f .article_gold_1442 {
    width: auto;
    left: 45px;
  }
}
.light-51c2 .article_gold_1442 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.light-51c2 .component_left_54e5 {
  max-width: 48em;
  margin: 0 auto;
}
.light-51c2 .module-e5bf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.middle-61fc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.middle-61fc.form-out-b9f2 .article_gold_1442 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.middle-61fc.progress_focused_b92f .article_gold_1442 {
  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);
}
.middle-61fc .article_gold_1442 {
  visibility: visible;
}
.middle-61fc.upper-0b7f .article_gold_1442 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu_4790,
.search_e54f {
  overflow-x: hidden;
}
.menu_4790 .article_gold_1442 {
  overflow: auto;
}
.menu_4790.form-out-b9f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_4790.form-out-b9f2 .article_gold_1442 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu_4790.form-out-b9f2 .solid-c349 {
  opacity: 0;
}
.menu_4790.progress_focused_b92f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_4790.progress_focused_b92f .article_gold_1442 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu_4790.progress_focused_b92f .solid-c349 {
  opacity: 0;
}
.menu_4790.upper-0b7f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_4790.upper-0b7f .article_gold_1442 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu_4790.upper-0b7f .solid-c349 {
  opacity: 0;
}
.menu_4790.light-51c2 .article_gold_1442 {
  z-index: 10;
  visibility: visible;
}
.pagination_c019 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pagination_c019 .out_216f {
  background: rgba(255, 255, 255, 0.99);
}
.pagination_c019 .out_216f::after,
.pagination_c019 .out_216f:before {
  background: inherit;
}
.pagination_c019:hover .out_216f {
  background: rgba(255, 255, 255, 0.99);
}
.upper-0b7f .pagination_c019 {
  top: 10px;
  right: auto;
  left: 12px;
}
.light-51c2 .pagination_c019 {
  display: none !important;
}
.menu_4790:before,
.search_e54f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu_4790 .pagination_c019,
.search_e54f .pagination_c019 {
  display: inline-block;
}
.article_gold_1442 .filter_lower_690f {
  -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;
}
.menu_4790 .article_gold_1442 .filter_lower_690f,
.search_e54f .article_gold_1442 .filter_lower_690f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short_fdf2 .notice-14b0 {
  width: 100%;
}
.message_57e9 {
  padding: 0 0.5em 0;
}
.message_57e9 [class*="customify-col-"],
.message_57e9 [class*="customify-col_"],
.message_57e9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-red-c973 .message_57e9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .liquid-5b82 .form_9aa0,
  .form_9aa0 {
    display: none;
  }
  .photo_bcb5 {
    text-align: left;
  }
  .logo-8dd2 {
    text-align: center;
  }
  .border_lower_50e7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .liquid-5b82 .module-1306,
  .module-1306 {
    display: none;
  }
  .gradient_7188 {
    text-align: left;
  }
  .layout-focused-0514 {
    text-align: center;
  }
  .inner_6a5e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .liquid-5b82 .lower-6c17,
  .lower-6c17 {
    display: none;
  }
  .steel_4fa3 {
    text-align: left;
  }
  .highlight_old_648a {
    text-align: center;
  }
  .in-5a56 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article-hard-63c6 {
  box-shadow: none !important;
}
.action-b52f .pattern-1113,
.shade_7665 .pattern-1113 {
  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;
}
.shade_7665 .pattern-1113 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.west-c2b8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.west-c2b8:after,
.west-c2b8:before {
  content: "";
  display: table;
}
.west-c2b8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .west-c2b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.west-c2b8,
.focus-00d0 {
  max-width: 1248px;
  margin: 0 auto;
}

.link-680b.status-stone-bbdd .west-c2b8 {
  max-width: 100%;
}
.link-680b.module-c501 {
  max-width: 1200px;
  margin: 0 auto;
}
.link-680b.card-rough-b1b2 .west-c2b8 {
  max-width: 100%;
}
.link-680b.card-rough-b1b2 > .west-c2b8 {
  padding-left: 0;
  padding-right: 0;
}
.link-680b.card-rough-b1b2 > .west-c2b8 .liquid-5b82 {
  margin: 0;
}
.link-680b.card-rough-b1b2
  > .west-c2b8
  .info-75a6.link_hovered_e56a {
  margin-right: 0;
  margin-left: 0;
}
.link-680b.card-rough-b1b2 #main.link_hovered_e56a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gas_2291 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gas_2291 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dark_6a6d .aside_bb2b {
    padding-right: 1em;
  }
  .dark_6a6d.frame-silver-da3d .info-75a6 {
    border-right: 1px solid #eaecee;
  }
  .dark_6a6d.frame-silver-da3d .aside_bb2b {
    padding-right: 1em;
  }
  .dark_6a6d.frame-silver-da3d .pro-a74c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-medium-c05c .aside_bb2b {
    padding-left: 1em;
  }
  .search-medium-c05c.frame-silver-da3d .info-75a6 {
    border-left: 1px solid #eaecee;
  }
  .search-medium-c05c.frame-silver-da3d .aside_bb2b {
    padding-left: 1em;
  }
  .search-medium-c05c.frame-silver-da3d .pro-a74c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-gold-9d72 .aside_bb2b {
    padding-left: 1em;
  }
  .wrapper-gold-9d72.frame-silver-da3d .section_2662 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-gold-9d72.frame-silver-da3d .mask-in-a611 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-gold-9d72.frame-silver-da3d .aside_bb2b {
    padding-left: 1em;
  }
  .wrapper-gold-9d72.frame-silver-da3d .pro-a74c {
    padding-right: 1em;
  }
  .wrapper-gold-9d72.frame-silver-da3d .aside_ae51 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next_2f5f .aside_bb2b {
    padding-right: 1em;
  }
  .next_2f5f.frame-silver-da3d .section_2662 {
    border-left: 1px solid #eaecee;
  }
  .next_2f5f.frame-silver-da3d .mask-in-a611 {
    border-left: 1px solid #eaecee;
  }
  .next_2f5f.frame-silver-da3d .aside_bb2b {
    padding-right: 1em;
  }
  .next_2f5f.frame-silver-da3d .pro-a74c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next_2f5f.frame-silver-da3d .aside_ae51 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_2291 .aside_bb2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_2291.frame-silver-da3d .info-75a6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gas_2291.frame-silver-da3d .aside_bb2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_2291.frame-silver-da3d .pro-a74c {
    padding-left: 1em;
  }
  .gas_2291.frame-silver-da3d .aside_ae51 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gas_2291.frame-silver-da3d .aside_bb2b {
    padding-left: 0;
  }
}
.item_dim_b34f .description-bronze-e44a {
  display: inline-block;
}
.smooth-d93a {
  display: inline-block;
}
.background-25a2 {
  word-con: break-word;
}
.tabs-6cb9 > span {
  display: inline-block;
  padding: 5px 0;
}
.tabs-6cb9 .widget-8a83 {
  margin-left: 8px;
  margin-right: 8px;
}
.tabs-6cb9 .sidebar_selected_0081 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.border_tiny_e5fd .feature_b328 {
  margin-bottom: 2em;
}
.border_tiny_e5fd .footer-bronze-6871 {
  margin-bottom: 15px;
}
.border_tiny_e5fd .footer-bronze-6871:last-child {
  margin-bottom: 0;
}
.border_tiny_e5fd .section_f7c9 {
  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) {
  .border_tiny_e5fd .section_f7c9 {
    display: block;
  }
}
.border_tiny_e5fd .block-98b3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .border_tiny_e5fd .block-98b3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.border_tiny_e5fd .video-f558 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.border_tiny_e5fd .video-f558 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.border_tiny_e5fd .video-f558 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.border_tiny_e5fd .background-25a2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.border_tiny_e5fd .background-25a2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.border_tiny_e5fd .last_78bb p:last-child {
  margin-bottom: 0;
}
.border_tiny_e5fd .detail-0a55 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.border_tiny_e5fd .description_f8ab {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.border_tiny_e5fd .heading_static_58d6 {
  margin-top: 1em;
}
.border_tiny_e5fd .hovered_0ebd {
  top: 0;
  display: block;
}
.border_tiny_e5fd .hovered_0ebd a {
  color: inherit;
}
.border_tiny_e5fd .hovered_0ebd a:hover {
  color: inherit;
}
.border_tiny_e5fd .label-current-6fc3 {
  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;
}
.border_tiny_e5fd .label-current-6fc3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.border_tiny_e5fd .description_f8ab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.border_tiny_e5fd .tabs-a4a5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.border_tiny_e5fd .tabs-a4a5:first-child {
  margin-top: 0;
}
.border_tiny_e5fd .tabs-a4a5.steel_3c7e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.border_tiny_e5fd .tabs-a4a5.block_gold_3cf4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border_tiny_e5fd
  .tabs-a4a5.block_gold_3cf4.tertiary-red-9fd3
  .heading_static_58d6 {
  width: 100%;
}
.border_tiny_e5fd .block_gold_3cf4 {
  -webkit-box-align: center;
  align-items: center;
}
.border_tiny_e5fd .block_gold_3cf4 .tabs-6cb9,
.border_tiny_e5fd .block_gold_3cf4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.border_tiny_e5fd .video-f558 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border_tiny_e5fd .video-f558 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border_tiny_e5fd .video-f558: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;
}
.border_tiny_e5fd .steel_3c7e {
  z-index: 5;
}
.border_tiny_e5fd .accent-aaf9 .dim_7a89 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.border_tiny_e5fd .gradient_5581 .dim_7a89 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.border_tiny_e5fd .bright-85ad .dim_7a89 {
  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;
}
.border_tiny_e5fd.fast_ce9d .section_f7c9,
.border_tiny_e5fd.module-84a0 .section_f7c9 {
  display: block;
}
.border_tiny_e5fd.fast_ce9d .section_f7c9 .hover-0e02,
.border_tiny_e5fd.fast_ce9d .section_f7c9 .description_f8ab,
.border_tiny_e5fd.module-84a0 .section_f7c9 .hover-0e02,
.border_tiny_e5fd.module-84a0 .section_f7c9 .description_f8ab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border_tiny_e5fd.hidden_7264 .block-98b3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .border_tiny_e5fd.hidden_7264 .block-98b3 {
    margin-right: 0;
  }
}
.border_tiny_e5fd.fast_ce9d .block-98b3,
.border_tiny_e5fd.module-84a0 .block-98b3 {
  padding-top: 40%;
}
.border_tiny_e5fd.fast_ce9d .feature_b328,
.border_tiny_e5fd.module-84a0 .feature_b328 {
  display: block;
}
.border_tiny_e5fd.fast_ce9d .fn-sticky-a913 .description_f8ab,
.border_tiny_e5fd.module-84a0 .fn-sticky-a913 .description_f8ab {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.border_tiny_e5fd.fast_ce9d .block-98b3,
.border_tiny_e5fd.module-84a0 .block-98b3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.border_tiny_e5fd.fast_ce9d .description_f8ab {
  padding: 1em;
}
.item_selected_87f0 {
  margin: 30px auto;
  display: block;
}
.item_selected_87f0 .section_rough_766d > * {
  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;
}
.item_selected_87f0 .section_rough_766d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item_selected_87f0 .section_rough_766d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge_ba22 .tabs-6cb9 {
  margin-bottom: 1.41575em;
}
.huge_ba22 .in-0e0c {
  margin-bottom: 1.618em;
}
.pink_1af7 .rough-0f91 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pink_1af7 .rough-0f91 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pink_1af7 .pagination_wide_61d4 {
  max-width: 100%;
  overflow: auto;
}
.focus-dirty-1c67 .pink_1af7 a:hover {
  text-decoration: underline;
}
.advanced-79a2 .footer-bronze-6871:not(.background-25a2),
.advanced-79a2 .video-f558 {
  margin-bottom: 1.41575em;
}
.advanced-79a2 .footer-bronze-6871:not(.background-25a2):last-child,
.advanced-79a2 .video-f558:last-child {
  margin-bottom: 0;
}
.advanced-79a2 .footer-bronze-6871.inner-41f1 {
  margin-bottom: 0.41575em;
}
.advanced-79a2 .cold-c51a:before,
.advanced-79a2 .nav_4185:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.advanced-79a2 .cold-c51a:before {
  content: "\f115";
}
.advanced-79a2 .nav_4185:before {
  content: "\f02c";
}
.advanced-79a2 .backdrop-829f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.advanced-79a2 .backdrop-829f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notice_brown_25aa {
  display: -webkit-box;
  display: flex;
}
.notice_brown_25aa .outline_stale_e361 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notice_brown_25aa .outline_stale_e361 {
    flex-basis: 90px;
  }
}
.notice_brown_25aa .thumbnail-yellow-9a1e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice_brown_25aa .thumbnail-yellow-9a1e {
    flex-basis: calc(100% - 50px);
  }
}
.notice_brown_25aa .badge_gold_2953 p:last-child {
  margin-bottom: 0.72em;
}
.row-white-33de .section_rough_766d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row-white-33de .section_rough_766d:after,
.row-white-33de .section_rough_766d:before {
  content: "";
  display: table;
}
.row-white-33de .section_rough_766d:after {
  clear: both;
}
.row-white-33de .section_rough_766d .breadcrumb_iron_1a5d,
.row-white-33de .section_rough_766d .text_next_548d {
  width: 49%;
}
.row-white-33de .section_rough_766d .breadcrumb_iron_1a5d a span.hero-cold-4cc8,
.row-white-33de .section_rough_766d .text_next_548d a span.hero-cold-4cc8 {
  display: block;
  margin-bottom: 5px;
}
.row-white-33de .section_rough_766d .text_next_548d {
  float: left;
  text-align: left;
}
.row-white-33de .section_rough_766d .breadcrumb_iron_1a5d {
  float: right;
  text-align: right;
}
.fluid_3ae3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fluid_3ae3 {
    margin-bottom: 0;
  }
}
.tertiary-black-a1c3 {
  margin-bottom: 1em;
}
.tertiary-black-a1c3 .background-25a2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.iron-68b5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pressed_dd2f .tertiary-black-a1c3,
.preview-active-b60e .tertiary-black-a1c3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pressed_dd2f .tertiary-black-a1c3,
  .preview-active-b60e .tertiary-black-a1c3 {
    display: block;
  }
}
.pressed_dd2f .iron-68b5,
.preview-active-b60e .iron-68b5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pressed_dd2f .iron-68b5,
  .preview-active-b60e .iron-68b5 {
    margin-bottom: 1em;
  }
}
.pressed_dd2f .iron-68b5 img,
.preview-active-b60e .iron-68b5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pressed_dd2f .texture-c155,
.preview-active-b60e .texture-c155 {
  flex-basis: calc(100% - 160px);
}
.pressed_dd2f .texture-c155 p,
.preview-active-b60e .texture-c155 p {
  margin-bottom: 0;
}
.pressed_dd2f .texture-c155 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pressed_dd2f .texture-c155 {
    padding-left: 0;
  }
}
.preview-active-b60e .texture-c155 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .preview-active-b60e .texture-c155 {
    padding-right: 0;
  }
}
.preview-active-b60e .iron-68b5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.new_2530 .iron-68b5 {
  margin-bottom: 0.5em;
}
.new_2530 .iron-68b5 img {
  width: 100%;
}
.outline_4277 .gas-cf9b,
.shade_slow_5fab .gas-cf9b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade_slow_5fab .info-75a6 .modal-450c p:last-child {
  margin-bottom: 0;
}
.table_middle_e75c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.video-b791 .glass-235c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .video-b791 .glass-235c:last-of-type {
    margin-bottom: 0;
  }
}
.video-b791 .glass-235c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video-b791 .glass-235c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.video-b791 .glass-235c ul li {
  margin: 0 0 0.6em;
}
.video-b791 .glass-235c ul li.table_solid_1717,
.video-b791 .glass-235c ul li.tabs_upper_81fc {
  position: relative;
}
.video-b791 .glass-235c ul li.table_solid_1717 .breadcrumb-black-985e,
.video-b791 .glass-235c ul li.tabs_upper_81fc .breadcrumb-black-985e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.video-b791 .glass-235c ul li.table_solid_1717:after:after,
.video-b791 .glass-235c ul li.table_solid_1717:after:before,
.video-b791
  .glass-235c
  ul
  li.tabs_upper_81fc:after:after,
.video-b791
  .glass-235c
  ul
  li.tabs_upper_81fc:after:before {
  content: "";
  display: table;
}
.video-b791 .glass-235c ul li.table_solid_1717:after:after,
.video-b791
  .glass-235c
  ul
  li.tabs_upper_81fc:after:after {
  clear: both;
}
.video-b791 .glass-235c a.caption-tiny-f3a3:hover {
  text-decoration: none;
}
.video-b791 .glass-235c select {
  max-width: 100%;
}
.video-b791 .glass-235c table {
  font-size: 85%;
}
.video-b791 .glass-235c table td,
.video-b791 .glass-235c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.video-b791 .glass-235c table tfoot td {
  text-align: left;
}
.video-b791 .glass-235c :last-child {
  margin-bottom: 0;
}
.video-b791 .glass-235c .section_red_1ed7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.video-b791 .glass-235c .section_red_1ed7 label {
  width: 100%;
}
.video-b791 .glass-235c .section_red_1ed7 .fluid_721d {
  width: 100%;
  display: block;
}
.video-b791 .glass-235c .section_red_1ed7 .module_rough_f7f2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.video-b791 .glass-235c .section_red_1ed7 .module_rough_f7f2:hover svg #svg-search {
  fill: #444;
}
.video-b791 .glass-235c .section_red_1ed7 .module_rough_f7f2 svg {
  width: 18px;
  height: 18px;
}
.video-b791 .menu-selected-d40f ul ul,
.video-b791 .next-aa74 ul ul,
.video-b791 .breadcrumb_west_019b ul ul,
.video-b791 .avatar_hard_c8b8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.video-b791 .menu-selected-d40f .element_last_7778 > a,
.video-b791 .next-aa74 .element_last_7778 > a,
.video-b791 .breadcrumb_west_019b .element_last_7778 > a,
.video-b791 .avatar_hard_c8b8 .element_last_7778 > a {
  margin-bottom: 0;
}
.video-b791 .red_9af3 li,
.video-b791 .menu-selected-d40f li,
.video-b791 .icon-fast-696d li,
.video-b791 .next-aa74 li,
.video-b791 .breadcrumb_west_019b li,
.video-b791 .avatar_hard_c8b8 li,
.video-b791 .widget_current_8e81 li,
.video-b791 .backdrop_4ee9 li {
  display: block;
  position: relative;
}
.video-b791 .red_9af3 li:last-child,
.video-b791 .menu-selected-d40f li:last-child,
.video-b791 .icon-fast-696d li:last-child,
.video-b791 .next-aa74 li:last-child,
.video-b791 .breadcrumb_west_019b li:last-child,
.video-b791 .avatar_hard_c8b8 li:last-child,
.video-b791 .widget_current_8e81 li:last-child,
.video-b791 .backdrop_4ee9 li:last-child {
  border: none;
}
.video-b791 .red_9af3 li a,
.video-b791 .menu-selected-d40f li a,
.video-b791 .icon-fast-696d li a,
.video-b791 .next-aa74 li a,
.video-b791 .breadcrumb_west_019b li a,
.video-b791 .avatar_hard_c8b8 li a,
.video-b791 .widget_current_8e81 li a,
.video-b791 .backdrop_4ee9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-b791 .red_9af3 li ul li::before,
.video-b791 .menu-selected-d40f li ul li::before,
.video-b791 .icon-fast-696d li ul li::before,
.video-b791 .next-aa74 li ul li::before,
.video-b791 .breadcrumb_west_019b li ul li::before,
.video-b791 .avatar_hard_c8b8 li ul li::before,
.video-b791 .widget_current_8e81 li ul li::before,
.video-b791 .backdrop_4ee9 li ul li::before {
  left: 15px;
}
.video-b791 .red_9af3 li ul a,
.video-b791 .menu-selected-d40f li ul a,
.video-b791 .icon-fast-696d li ul a,
.video-b791 .next-aa74 li ul a,
.video-b791 .breadcrumb_west_019b li ul a,
.video-b791 .avatar_hard_c8b8 li ul a,
.video-b791 .widget_current_8e81 li ul a,
.video-b791 .backdrop_4ee9 li ul a {
  padding-left: 20px;
}
.video-b791 .red_9af3 li ul ul li::before,
.video-b791 .menu-selected-d40f li ul ul li::before,
.video-b791 .icon-fast-696d li ul ul li::before,
.video-b791 .next-aa74 li ul ul li::before,
.video-b791 .breadcrumb_west_019b li ul ul li::before,
.video-b791 .avatar_hard_c8b8 li ul ul li::before,
.video-b791 .widget_current_8e81 li ul ul li::before,
.video-b791 .backdrop_4ee9 li ul ul li::before {
  left: 30px;
}
.video-b791 .red_9af3 li ul ul a,
.video-b791 .menu-selected-d40f li ul ul a,
.video-b791 .icon-fast-696d li ul ul a,
.video-b791 .next-aa74 li ul ul a,
.video-b791 .breadcrumb_west_019b li ul ul a,
.video-b791 .avatar_hard_c8b8 li ul ul a,
.video-b791 .widget_current_8e81 li ul ul a,
.video-b791 .backdrop_4ee9 li ul ul a {
  padding-left: 40px;
}
.video-b791 .last_ce5d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-b791 .backdrop_4ee9 ul li {
  margin-bottom: 1.41575em;
}
.video-b791 .backdrop_4ee9 ul li .aside-east-7d77 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.video-b791 .backdrop_4ee9 ul li .tooltip_inner_edad {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_clean_51ab .red_9af3 li a,
.hover_clean_51ab .menu-selected-d40f li a,
.hover_clean_51ab .icon-fast-696d li a,
.hover_clean_51ab .next-aa74 li a,
.hover_clean_51ab .breadcrumb_west_019b li a,
.hover_clean_51ab .avatar_hard_c8b8 li a,
.hover_clean_51ab .widget_current_8e81 li a,
.hover_clean_51ab .backdrop_4ee9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_clean_51ab .last_ce5d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_clean_51ab .glass-235c ul li.table_solid_1717 .breadcrumb-black-985e,
.hover_clean_51ab .glass-235c ul li.tabs_upper_81fc .breadcrumb-black-985e {
  background: rgba(0, 0, 0, 0.2);
}
.hover_clean_51ab .video-b791 .glass-235c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-680b .video-b791 .gradient-6910 li {
  margin: 0;
}
.link-680b .video-b791 .gradient-6910 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.link-680b .video-b791 .gradient-6910 li ul {
  margin: 0;
}
.link-680b .video-b791 .gradient-6910 li ul li a {
  padding-left: 15px;
}
.link-680b .video-b791 .gradient-6910 li ul li li a {
  padding-left: 30px;
}
.link-680b .video-b791 .gradient-6910 li.box-wood-2367 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.link-680b .video-b791 .gradient-6910 li.box-wood-2367 > 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;
}
.link-680b .video-b791 .gradient-6910 li.box-wood-2367 > 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;
}
.copper-0083 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.filter_yellow_702a {
  position: relative;
  z-index: 10;
}
.filter_yellow_702a .filter_lower_690f {
  width: 100%;
  max-width: 100%;
}
.surface-2375 .text_stale_e22d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface-2375 .gradient_0ce3 {
}
.surface-2375 .hover_clean_51ab {
  background: #292929;
}
.gold-708f .text_stale_e22d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gold-708f .gradient_0ce3 {
  background: #f9f9f9;
}
.gold-708f .hover_clean_51ab {
  background: #303030;
}
.button_02fd .text_stale_e22d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .button_02fd .description-bronze-e44a {
    margin-bottom: 1em;
  }
  .button_02fd .description-bronze-e44a:last-child {
    margin-bottom: 0;
  }
}
.button_02fd .gradient_0ce3 {
  background: #ededed;
}
.button_02fd .hover_clean_51ab {
  background: #1a1a1a;
}
.text_stale_e22d.gradient_0ce3 {
  color: rgba(0, 0, 0, 0.6);
}
.text_stale_e22d.gradient_0ce3 .summary-focused-47bd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_stale_e22d.hover_clean_51ab {
  color: rgba(255, 255, 255, 0.99);
}
.text_stale_e22d.hover_clean_51ab a:not(.caption-tiny-f3a3) {
  color: rgba(255, 255, 255, 0.79);
}
.text_stale_e22d.hover_clean_51ab a:not(.caption-tiny-f3a3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_stale_e22d.hover_clean_51ab .summary-focused-47bd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_stale_e22d.hover_clean_51ab table tbody td,
.text_stale_e22d.hover_clean_51ab table th {
  background: rgba(0, 0, 0, 0.08);
}
.old-4662.paragraph_29d7 .west-c2b8 {
  max-width: initial;
}
.old-4662 .table_7cf2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.old-4662 .table_7cf2 .filter_lower_690f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .old-4662 .table_7cf2 .filter_lower_690f {
    display: block;
    margin-bottom: 2em;
  }
  .old-4662 .table_7cf2 .filter_lower_690f:last-child {
    margin-bottom: 0;
  }
}
.button_02fd .description-bronze-e44a:last-child,
.gold-708f .description-bronze-e44a:last-child,
.surface-2375 .description-bronze-e44a:last-child {
  margin-bottom: 0;
}
.button_02fd .description-bronze-e44a .video-b791 .glass-235c:last-child,
.gold-708f .description-bronze-e44a .video-b791 .glass-235c:last-child,
.surface-2375 .description-bronze-e44a .video-b791 .glass-235c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .button_02fd .element-focused-3e3a,
  .button_02fd .active-hovered-7ebd,
  .gold-708f .element-focused-3e3a,
  .gold-708f .active-hovered-7ebd,
  .surface-2375 .element-focused-3e3a,
  .surface-2375 .active-hovered-7ebd {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .filter_yellow_702a .description-bronze-e44a {
    margin-bottom: 2em;
  }
}
.filter_yellow_702a p:last-child {
  margin-bottom: 0;
}
.filter_yellow_702a li,
.filter_yellow_702a ul {
  list-style: none;
  margin: 0;
}
.filter_yellow_702a ul ul {
  margin-left: 2.617924em;
}
.green-462a {
  font-size: 0.875em;
}

/* css-noise: df8d */
.widget-item-e5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
