/*!
Theme Name: Customify
Theme URI: https://pressmaximum.blue-54d7/customify
Author: WPCustomify
Author URI: https://pressmaximum.blue-54d7
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.blue-54d7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_huge_35ea.accordion-lower-6a76/licenses/gpl-2.0.mask-c712
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.alert_fb16/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.section_active_b3ed.label_9556/normalize.pagination_current_5c06/
 ======
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.pagination_current_5c06 v7.0.0 | MIT License | github.blue-54d7/necolas/normalize.pagination_current_5c06 */
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;
}
.banner-39fb .hidden-d544,
.media-red-a0af,
.header_brown_0be7,
.tooltip_lite_ef9e,
.notification_thick_51b8,
.tall_0b67,
.icon-wood-cb7e,
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;
}
.media-red-a0af,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .media-red-a0af,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .media-red-a0af,
  h1 {
    font-size: 1.8em;
  }
}
.header_brown_0be7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.header_brown_0be7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .header_brown_0be7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .header_brown_0be7,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip_lite_ef9e,
h3 {
  font-size: 1.618em;
}
.banner-39fb .hidden-d544,
.notification_thick_51b8,
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.table-b760 {
  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;
}
.detail_active_35e2:after,
.detail_active_35e2:before,
.description_b222:after,
.description_b222:before {
  content: "";
  display: table;
}
.detail_active_35e2:after,
.description_b222:after {
  clear: both;
}
.filter_thick_703a {
  float: right;
  margin-right: 0;
}
.list-top-70e2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wood_2657 .huge-368f,
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;
}
.wood_2657 .huge-368f: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;
}
.pro-3adb .huge-368f {
  box-shadow: none;
}
.pro-3adb
  .huge-368f
  .form-6d1c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pro-3adb .huge-368f .clean-8af6 {
  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;
}
.pro-3adb
  .huge-368f
  .clean-8af6
  b {
  display: none;
}
.pro-3adb .article_green_22fc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu-4346:not(.feature_9a68):not(.copper_3605),
button:not(.feature_9a68):not(.copper_3605),
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ),
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ),
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ) {
  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;
}
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ):hover,
button:not(.feature_9a68):not(
    .copper_3605
  ):hover,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ):hover,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ):hover,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ):active,
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ):focus,
button:not(.feature_9a68):not(
    .copper_3605
  ):active,
button:not(.feature_9a68):not(
    .copper_3605
  ):focus,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ):active,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ):focus,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ):active,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ):focus,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ):active,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ):focus {
  outline: 0;
}
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673,
button:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673 {
  position: relative;
}
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .mini-9137,
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .heading-ce1a,
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .disabled_fcca,
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  i,
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  svg,
button:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .mini-9137,
button:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .heading-ce1a,
button:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .disabled_fcca,
button:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  i,
button:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  svg,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .mini-9137,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .heading-ce1a,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .disabled_fcca,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  i,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  svg,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .mini-9137,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .heading-ce1a,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .disabled_fcca,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  i,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  svg,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .mini-9137,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .heading-ce1a,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  .disabled_fcca,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  i,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673
  svg {
  visibility: hidden;
}
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673:after,
button:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673:after,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673:after,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673:after,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ).fn-loading-3673: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;
}
.menu-4346:not(.feature_9a68):not(.copper_3605),
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ),
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ),
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ) {
  color: #fff;
  background: #235787;
}
.menu-4346:not(.feature_9a68):not(
    .copper_3605
  ):focus,
input[type="button"]:not(.feature_9a68):not(
    .copper_3605
  ):focus,
input[type="reset"]:not(.feature_9a68):not(
    .copper_3605
  ):focus,
input[type="submit"]:not(.feature_9a68):not(
    .copper_3605
  ):focus {
  color: #fff;
}
.menu-4346.fn-disabled-3673:not(.feature_9a68):not(
    .copper_3605
  ),
.menu-4346[disabled]:not(.feature_9a68):not(
    .copper_3605
  ),
button.fn-disabled-3673:not(.feature_9a68):not(
    .copper_3605
  ),
button[disabled]:not(.feature_9a68):not(
    .copper_3605
  ) {
  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;
}
.photo_a950 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.photo_a950: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;
}
.motion-65fb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.progress_bbc1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.aside-cdc2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail_active_35e2:after,
.detail_active_35e2:before,
.new-98d2:after,
.new-98d2:before,
.out_05d5:after,
.out_05d5:before,
.hot_2934:after,
.hot_2934:before,
.border_24dd:after,
.border_24dd:before,
.button-lite-b5cf:after,
.button-lite-b5cf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail_active_35e2:after,
.new-98d2:after,
.out_05d5:after,
.hot_2934:after,
.border_24dd:after,
.button-lite-b5cf:after {
  clear: both;
}
.new-98d2 .glass_bb9e,
.out_05d5 .glass_bb9e,
.form-8da7 .glass_bb9e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget-9499 {
  display: inline-block;
}
.center-08f5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.center-08f5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center-08f5 .table_8f63 {
  padding: 1em 0;
  font-size: 85%;
}
.table_8f63 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gas-112e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gas-112e:after,
.gas-112e:before {
  content: "";
  display: table;
}
.gas-112e:after {
  clear: both;
}
.old_d67f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-4188 .old_d67f {
  max-width: 50%;
}
.widget-50d2 .old_d67f {
  max-width: 33.33%;
}
.fresh_ba0d .old_d67f {
  max-width: 25%;
}
.over_d845 .old_d67f {
  max-width: 20%;
}
.frame_221e .old_d67f {
  max-width: 16.66%;
}
.pagination_126c .old_d67f {
  max-width: 14.28%;
}
.disabled_silver_a11e .old_d67f {
  max-width: 12.5%;
}
.complex_46ef .old_d67f {
  max-width: 11.11%;
}
.row_59e8 {
  display: block;
}
.banner-39fb .sort_98e3 label,
.banner-39fb .cool_3db6 label,
.banner-39fb .link-4124 label,
.banner-39fb .filter_c085 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_b768 {
  list-style: none;
  margin: 0;
}
.input_b768 article.wrapper-advanced-8da0 {
  margin-bottom: 0;
}
.input_b768 ul {
  list-style: none;
  margin: 0;
}
.input_b768 .current_b010 li.wrapper-advanced-8da0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_b768 .current_b010 li.wrapper-advanced-8da0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_b768 .current_b010 li.wrapper-advanced-8da0: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) {
  .input_b768 .current_b010 li.wrapper-advanced-8da0 li.wrapper-advanced-8da0 li.wrapper-advanced-8da0 li.wrapper-advanced-8da0 {
    padding-left: 0;
  }
}
article.wrapper-advanced-8da0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-advanced-8da0 .new-98d2 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-advanced-8da0 .active_811e {
  float: left;
}
article.wrapper-advanced-8da0 .pro_cbcc {
  margin-left: 85px;
}
article.wrapper-advanced-8da0 .status-mini-c829 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-advanced-8da0 .status-mini-c829 .breadcrumb_e1d8 {
  margin-left: 10px;
}
article.wrapper-advanced-8da0 .icon-65e2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-advanced-8da0 .link_under_e4d7 {
  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 .sort_98e3,
  #respond .link-4124,
  #respond .filter_c085 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_98e3 input,
#respond .link-4124 input,
#respond .filter_c085 input {
  width: 100%;
}
#respond .filter_c085 {
  margin-right: 0;
}
#respond .overlay-lower-0865 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video-8756 {
  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;
}
.video-8756.hover-black-9ce8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.video-8756 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%);
}
.video-8756:focus,
.video-8756: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);
}
.dark_a404 {
  border-radius: 10%;
}
.background-6596 {
  border-radius: 50%;
}
.breadcrumb-gas-9408 {
  font-size: 0.72em;
}
.filter-orange-3340 {
  font-size: 0.875em;
}
.outer-d17d {
  font-size: 1.1em;
}
.clean-6395 {
  text-transform: uppercase;
  line-height: 1.2;
}
.clean-6395.breadcrumb-gas-9408 {
  letter-spacing: 0.5px;
}
.fast_f7f8,
.fast_f7f8 a {
  color: #6d6d6d;
}
.fast_f7f8 a:hover {
  color: #111;
}
.cold-a070 {
  color: #6d6d6d;
}
.old_b92d {
  overflow-x: hidden;
}
.old_b92d .slider-up-405b.glass-4bcc {
  position: relative;
}
.old_b92d .slider-up-405b.glass-4bcc.inner-3440 {
  position: initial;
}
.old_b92d
  .slider-up-405b.glass-4bcc.inner-3440
  .frame_wood_fb02 {
  left: auto;
}
.old_b92d .slider-up-405b .frame_wood_fb02 {
  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;
}
.old_b92d .slider-up-405b:hover.glass-4bcc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.old_b92d
  .slider-up-405b:hover.glass-4bcc
  .frame_wood_fb02 {
  display: block;
  z-index: 9999999;
}
.old_b92d .modal-warm-a3d2 .first-a6b3,
.old_b92d .image-604f .first-a6b3 {
  display: none;
}
.old_b92d .description-faee .slider-up-405b:hover.glass-4bcc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.banner-39fb .sort_98e3 label,
.banner-39fb .cool_3db6 label,
.banner-39fb .link-4124 label,
.banner-39fb .filter_c085 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_b768 {
  list-style: none;
  margin: 0;
}
.input_b768 article.wrapper-advanced-8da0 {
  margin-bottom: 0;
}
.input_b768 ul {
  list-style: none;
  margin: 0;
}
.input_b768 .current_b010 li.wrapper-advanced-8da0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_b768 .current_b010 li.wrapper-advanced-8da0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_b768 .current_b010 li.wrapper-advanced-8da0: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) {
  .input_b768 .current_b010 li.wrapper-advanced-8da0 li.wrapper-advanced-8da0 li.wrapper-advanced-8da0 li.wrapper-advanced-8da0 {
    padding-left: 0;
  }
}
article.wrapper-advanced-8da0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-advanced-8da0 .new-98d2 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-advanced-8da0 .active_811e {
  float: left;
}
article.wrapper-advanced-8da0 .pro_cbcc {
  margin-left: 85px;
}
article.wrapper-advanced-8da0 .status-mini-c829 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-advanced-8da0 .status-mini-c829 .breadcrumb_e1d8 {
  margin-left: 10px;
}
article.wrapper-advanced-8da0 .icon-65e2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-advanced-8da0 .link_under_e4d7 {
  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 .sort_98e3,
  #respond .link-4124,
  #respond .filter_c085 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_98e3 input,
#respond .link-4124 input,
#respond .filter_c085 input {
  width: 100%;
}
#respond .filter_c085 {
  margin-right: 0;
}
#respond .overlay-lower-0865 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-warm-a3d2 .static_5017 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.static_5017 .disabled_last_229a.stale_de09 .search_b3fd > li > a:focus,
.static_5017 .disabled_last_229a.stale_de09 .search_b3fd > li > a:hover,
.static_5017 .disabled_last_229a.input-2e20 .search_b3fd > li > a:focus,
.static_5017 .disabled_last_229a.input-2e20 .search_b3fd > li > a:hover,
.static_5017 .disabled_last_229a.border_7762 .search_b3fd > li > a:focus,
.static_5017 .disabled_last_229a.border_7762 .search_b3fd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_5017
  .disabled_last_229a.stale_de09
  .search_b3fd
  > li.gas-b951
  > a,
.static_5017
  .disabled_last_229a.stale_de09
  .search_b3fd
  > li.form_short_c329
  > a,
.static_5017
  .disabled_last_229a.input-2e20
  .search_b3fd
  > li.gas-b951
  > a,
.static_5017
  .disabled_last_229a.input-2e20
  .search_b3fd
  > li.form_short_c329
  > a,
.static_5017
  .disabled_last_229a.border_7762
  .search_b3fd
  > li.gas-b951
  > a,
.static_5017 .disabled_last_229a.border_7762 .search_b3fd > li.sort-blue-dc1e > a {
  color: rgba(255, 255, 255, 0.99);
}
.static_5017 .gradient_advanced_b645,
.static_5017 .gradient_advanced_b645 a {
  color: rgba(255, 255, 255, 0.99);
}
.static_5017 .component-eeba.clean_cbcf li a,
.static_5017 .feature_active_7c59 a,
.static_5017 .white_2578,
.static_5017 .search_b3fd > li > a,
.static_5017 .new-94dd {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017 .component-eeba.clean_cbcf li a:hover,
.static_5017 .feature_active_7c59 a:hover,
.static_5017 .white_2578:hover,
.static_5017 .search_b3fd > li > a:hover,
.static_5017 .new-94dd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_5017 .heading_ab0b {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017 .heading_ab0b .short-6120 {
  color: rgba(255, 255, 255, 0.99);
}
.static_5017 .heading_ab0b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_5017 .chip-4b3b .shade-lite-d026 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_5017 .chip-4b3b .shade-lite-d026 .content_next_ee50 {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017
  .chip-4b3b
  .shade-lite-d026
  .content_next_ee50::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017
  .chip-4b3b
  .shade-lite-d026
  .content_next_ee50:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017
  .chip-4b3b
  .shade-lite-d026
  .content_next_ee50::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017
  .chip-4b3b
  .shade-lite-d026
  .content_next_ee50::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017 .chip-4b3b .disabled-bottom-9e88 {
  color: rgba(255, 255, 255, 0.79);
}
.static_5017 .chip-4b3b .disabled-bottom-9e88:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-8006
  .static_5017
  .chip-4b3b
  .hidden-hard-4043
  .row_complex_34a2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-8006
  .static_5017
  .chip-4b3b
  .hidden-hard-4043
  .content_next_ee50 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-warm-a3d2 .secondary_simple_992f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.secondary_simple_992f .disabled_last_229a.stale_de09 .search_b3fd > li > a:focus,
.secondary_simple_992f .disabled_last_229a.stale_de09 .search_b3fd > li > a:hover,
.secondary_simple_992f .disabled_last_229a.input-2e20 .search_b3fd > li > a:focus,
.secondary_simple_992f .disabled_last_229a.input-2e20 .search_b3fd > li > a:hover,
.secondary_simple_992f .disabled_last_229a.border_7762 .search_b3fd > li > a:focus,
.secondary_simple_992f .disabled_last_229a.border_7762 .search_b3fd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_simple_992f
  .disabled_last_229a.stale_de09
  .search_b3fd
  > li.gas-b951
  > a,
.secondary_simple_992f
  .disabled_last_229a.stale_de09
  .search_b3fd
  > li.form_short_c329
  > a,
.secondary_simple_992f
  .disabled_last_229a.input-2e20
  .search_b3fd
  > li.gas-b951
  > a,
.secondary_simple_992f
  .disabled_last_229a.input-2e20
  .search_b3fd
  > li.form_short_c329
  > a,
.secondary_simple_992f
  .disabled_last_229a.border_7762
  .search_b3fd
  > li.gas-b951
  > a,
.secondary_simple_992f .disabled_last_229a.border_7762 .search_b3fd > li.sort-blue-dc1e > a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_simple_992f .gradient_advanced_b645,
.secondary_simple_992f .gradient_advanced_b645 a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_simple_992f .component-eeba.clean_cbcf li a,
.secondary_simple_992f .feature_active_7c59 a,
.secondary_simple_992f .white_2578,
.secondary_simple_992f .search_b3fd > li > a,
.secondary_simple_992f .new-94dd {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_simple_992f .component-eeba.clean_cbcf li a:hover,
.secondary_simple_992f .feature_active_7c59 a:hover,
.secondary_simple_992f .white_2578:hover,
.secondary_simple_992f .search_b3fd > li > a:hover,
.secondary_simple_992f .new-94dd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_simple_992f .heading_ab0b {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_simple_992f .heading_ab0b .short-6120 {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_simple_992f .heading_ab0b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-b8a6 .filter-928e {
  margin-left: auto;
  margin-right: auto;
}
.out_05d5 > * {
  margin-left: auto;
  margin-right: auto;
}
.out_05d5 .motion-65fb {
  margin-right: 1.41575em;
}
.grid-huge-22fa .out_05d5 > .media-plasma-a5e2 {
  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;
}
.grid-huge-22fa .out_05d5 > .label_short_1b02 {
  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;
}
.hovered-9508.panel-b8a6 .filter-928e,
.static-ae62.panel-b8a6 .filter-928e {
  margin-left: 0;
}
.popup_outer_0629.panel-b8a6 .filter-928e,
.inner_3c50.panel-b8a6 .filter-928e {
  margin-right: 0;
}
.out_05d5 ol,
.out_05d5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title-warm-4e17 video {
  max-width: 100%;
}
.focused_3b28 img {
  display: block;
}
.focused_3b28.motion-65fb,
.focused_3b28.progress_bbc1 {
  width: 100%;
}
.focused_3b28.label_short_1b02 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient-focused-8af5:not(.video_basic_dbd5) {
  margin: 1.5em auto;
}
.message-e3a3 p {
  padding: 1.5em 14px;
}
ul.shade_76af.label_short_1b02,
ul.shade_76af.media-plasma-a5e2,
ul.shade_76af.picture-pro-0a36.media-plasma-a5e2 {
  padding: 0 14px;
}
.stale-0e67 {
  display: block;
  overflow-x: auto;
}
.stale-0e67 table {
  border-collapse: collapse;
  width: 100%;
}
.stale-0e67 td,
.stale-0e67 th {
  padding: 0.5em;
}
.out_05d5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.out_05d5 ol ol,
.out_05d5 ol ul,
.out_05d5 ul ol,
.out_05d5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.out_05d5 ol ol li,
.out_05d5 ol ul li,
.out_05d5 ul ol li,
.out_05d5 ul ul li {
  margin-left: 0;
}
.heading_2336.module_purple_6ed9 > .tag_1fc4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.heading_2336.module_purple_6ed9 > .tag_1fc4 iframe,
.heading_2336.module_purple_6ed9 > .tag_1fc4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-a81d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-a81d.fluid-6365 {
  padding: 0;
}
.preview-a81d.fluid-6365 cite {
  font-size: 13px;
}
.preview-a81d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-a81d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.basic_3b32 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.basic_3b32 > p:first-child {
  margin-top: 0;
}
.basic_3b32 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.basic_3b32 blockquote {
  border-left: 0;
}
.pagination-794f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pagination-794f:not(.left-5a78) {
  max-width: 100px;
}
.pagination-794f.preview-focused-1c0a {
  border-bottom: none !important;
  text-align: center;
}
.pagination-794f.preview-focused-1c0a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message-e3a3 p {
    padding: 1.5em 0;
  }
}
.layout-6c4a {
  color: #0073aa;
}
.link_tall_f9f4 {
  background-color: #0073aa;
}
.fixed-8efb {
  color: #229fd8;
}
.medium_2e26 {
  background-color: #229fd8;
}
.description_b212 {
  color: #eee;
}
.card-narrow-c5a6 {
  background-color: #eee;
}
.white_9fe6 {
  color: #444;
}
.iron-d814 {
  background-color: #444;
}
.alert_center_ecbf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.alert_center_ecbf .tertiary-large-954b .feature_active_7c59 {
  font-size: 15px;
}
.alert_center_ecbf .feature_active_7c59 {
  line-height: 1.3;
}
.alert_center_ecbf .secondary_simple_992f {
}
.alert_center_ecbf .static_5017 {
  background: #235787;
}
.item_98a0 {
  padding: 0;
}
.item_98a0 .static_5017 {
  background: #1a1a1a;
}
.item_98a0 .secondary_simple_992f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.backdrop_dd42 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.backdrop_dd42 .secondary_simple_992f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.backdrop_dd42 .static_5017 {
  background: #303030;
}
.button-lite-b5cf {
  position: relative;
  z-index: 10;
}
.button-lite-b5cf .wide_1c86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-medium-2f11 .glass-4bcc {
  display: inline-block;
  vertical-align: middle;
}
.notification-medium-2f11.active-67ba .glass-4bcc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification-medium-2f11.active-67ba .glass-4bcc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-medium-2f11.active-67ba .glass-4bcc {
    margin-right: 0.4em;
  }
}
.notification-medium-2f11.active-67ba .glass-4bcc:last-child {
  margin-right: 0;
}
.up-8e05 .wide_1c86 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal-warm-a3d2 .tertiary-large-954b {
    margin: 0 -0.5em;
  }
  .modal-warm-a3d2 .tertiary-large-954b [class*="customify-col-"],
  .modal-warm-a3d2 .tertiary-large-954b [class*="customify-col_"],
  .modal-warm-a3d2 .tertiary-large-954b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal-warm-a3d2.center_9819 .wide_1c86 {
  background: 0 0 !important;
}
.modal-warm-a3d2.center_9819 .wide_1c86,
.modal-warm-a3d2.up-8e05 .wide_1c86 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal-warm-a3d2.sort-6207 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal-warm-a3d2.up-8e05 .wide_1c86 {
  box-shadow: none !important;
}
.panel_e2f1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel_e2f1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel_e2f1 {
    padding: 18px 0 20px;
  }
}
.panel_e2f1 .clean_cc9a {
  width: 100%;
}
.panel_e2f1 .white-3442 {
  margin-bottom: 0;
}
.panel_e2f1 .texture-cf50 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notice-blue-c84f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notice-blue-c84f .sort_soft_aa63 {
  width: 100%;
}
.component-cold-41f3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component-cold-41f3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component-cold-41f3 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;
}
.component-cold-41f3 li:last-child:after {
  display: none;
}
.component-cold-41f3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.text-ae12 .first-a6b3 button,
.panel_e2f1 .first-a6b3 button {
  left: 0;
}
.text-ae12 .sort_soft_aa63,
.panel_e2f1 .sort_soft_aa63 {
  padding-left: 0;
  padding-right: 0;
}
.text-ae12 .notice-blue-c84f,
.panel_e2f1 .notice-blue-c84f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text-ae12 {
  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;
}
.text-ae12: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;
}
.text-ae12 .silver_ca93 {
  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) {
  .text-ae12 .silver_ca93 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text-ae12 .silver_ca93 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text-ae12 .silver_ca93 {
    min-height: 200px;
  }
}
.text-ae12 .component-cold-41f3 {
  color: rgba(255, 255, 255, 0.8);
}
.text-ae12 .component-cold-41f3 a,
.text-ae12 .component-cold-41f3 li:after {
  color: inherit;
}
.text-ae12 .component-cold-41f3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview-gold-ff47 {
  margin-bottom: 0.5em;
}
.slow-7cc9 {
  margin-bottom: 1.2em;
}
.slow-7cc9,
.preview-gold-ff47 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slow-7cc9 p:last-child,
.preview-gold-ff47 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .first-a6b3,
#masthead .first-a6b3 {
  display: none;
}
#masthead
  > .first-a6b3.title_b44d {
  display: none;
}
#masthead > .first-a6b3 button {
  left: 0;
}
.soft_c3f5 {
  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%;
}
.soft_c3f5 .glass-4bcc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.soft_c3f5 .active-f515 {
  display: -webkit-box;
  display: flex;
}
.soft_c3f5 .active-f515.active_current_1440 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.soft_c3f5 .active-f515.mask-f1b0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft_c3f5 .active-f515.soft_a841 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft_c3f5.mask-gas-4e84.smooth_5dab .active-f515.active_current_1440 {
  flex-basis: 100%;
}
.soft_c3f5.nav-solid-2887 .active-f515.mask-f1b0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.soft_c3f5.nav-solid-2887 .active-f515.soft_a841 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .first-a6b3.title_b44d {
  display: none;
}
#masthead > .first-a6b3 button {
  left: 0;
}
.dark_f329 {
  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;
}
.dark_f329:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dark_f329.search-f12b i {
  margin-right: 4px;
}
.dark_f329.sidebar_81e7 i {
  margin-left: 5px;
}
.feature_active_7c59 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.feature_active_7c59 p:last-child {
  margin-bottom: 0;
}
.hovered-1fe5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hovered-1fe5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hovered-1fe5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hovered-1fe5 .gradient_advanced_b645 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hovered-1fe5 .clean_45c3 {
  margin: 5px 0 7px 0;
}
.hovered-1fe5.popup_black_e7cf .white_46d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-1fe5.popup_black_e7cf .old-3e6c {
  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;
}
.hovered-1fe5.first_b34f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hovered-1fe5.first_b34f .white_46d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-1fe5.first_b34f .old-3e6c {
  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;
}
.hovered-1fe5.dropdown_wood_220d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered-1fe5.secondary_7c60 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hovered-1fe5.secondary_7c60 .old-3e6c {
  margin-top: 7px;
}
.active_fae7 {
  display: inline-block;
}
.button-lite-b5cf .selected-5591 .hovered-1fe5 img {
  max-width: 100%;
}
.disabled_last_229a .tag-67df.module-hard-e853,
.nav-6d42 .tag-67df.module-hard-e853 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_last_229a .red_2dcf,
.nav-6d42 .red_2dcf {
  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%);
}
.disabled_last_229a .red_2dcf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_last_229a.red-c70f .red_2dcf {
  display: none;
}
.disabled_last_229a .hard_0643 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_last_229a .hard_0643 li {
  display: inline-block;
  position: relative;
}
.disabled_last_229a .hard_0643 li:last-child {
  margin-right: 0;
}
.disabled_last_229a .hard_0643 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;
}
.disabled_last_229a .hard_0643 li.sort-blue-dc1e > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_last_229a .hard_0643 > 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;
}
.disabled_last_229a .hard_0643 > li > a i {
  line-height: 0;
}
.disabled_last_229a .hard_0643 > li.menu_outer_c81b > a .red_2dcf {
  margin-left: 4px;
  line-height: 0;
}
.disabled_last_229a .hard_0643 .sort_df5e li.menu_outer_c81b > a {
  position: relative;
}
.disabled_last_229a .hard_0643 .sort_df5e li.menu_outer_c81b > a:after,
.disabled_last_229a .hard_0643 .sort_df5e li.menu_outer_c81b > a:before {
  content: "";
  display: table;
}
.disabled_last_229a .hard_0643 .sort_df5e li.menu_outer_c81b > a:after {
  clear: both;
}
.disabled_last_229a .hard_0643 .sort_df5e li.menu_outer_c81b > a .red_2dcf {
  margin-left: 5px;
  float: right;
}
.disabled_last_229a .paragraph-under-8af5,
.disabled_last_229a .sort_df5e {
  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;
}
.disabled_last_229a .sort_df5e {
  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;
}
.disabled_last_229a .sort_df5e .module-hard-e853 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_last_229a .sort_df5e .red_2dcf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_last_229a .sort_df5e li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_last_229a .sort_df5e 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;
}
.disabled_last_229a .sort_df5e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_last_229a .sort_df5e .sort_df5e {
  top: 0;
  left: 100%;
}
.disabled_last_229a .breadcrumb_7707.fn-focus-3673 > .paragraph-under-8af5,
.disabled_last_229a .breadcrumb_7707.fn-focus-3673 > .sort_df5e,
.disabled_last_229a .breadcrumb_7707:focus > .paragraph-under-8af5,
.disabled_last_229a .breadcrumb_7707:focus > .sort_df5e,
.disabled_last_229a .breadcrumb_7707:hover > .paragraph-under-8af5,
.disabled_last_229a .breadcrumb_7707:hover > .sort_df5e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_last_229a.border_7762 .search_b3fd:after,
.disabled_last_229a.border_7762 .search_b3fd:before {
  content: "";
  display: table;
}
.disabled_last_229a.border_7762 .search_b3fd:after {
  clear: both;
}
.disabled_last_229a.border_7762 .search_b3fd > li {
  float: left;
}
.disabled_last_229a.smooth-a8ca .search_b3fd:after,
.disabled_last_229a.smooth-a8ca .search_b3fd:before {
  content: "";
  display: table;
}
.disabled_last_229a.smooth-a8ca .search_b3fd:after {
  clear: both;
}
.disabled_last_229a.smooth-a8ca .search_b3fd > li {
  float: left;
}
.disabled_last_229a.smooth-a8ca .search_b3fd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_last_229a.smooth-a8ca .search_b3fd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_last_229a.smooth-a8ca .search_b3fd > li.gas-b951 > a,
.disabled_last_229a.smooth-a8ca .search_b3fd > li.sort-blue-dc1e > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_last_229a.stale_de09 .search_b3fd > li > a .module-hard-e853 {
  position: relative;
}
.disabled_last_229a.stale_de09 .search_b3fd > li > a .module-hard-e853: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;
}
.disabled_last_229a.stale_de09
  .search_b3fd
  > li:focus
  > a
  .module-hard-e853:before,
.disabled_last_229a.stale_de09
  .search_b3fd
  > li:hover
  > a
  .module-hard-e853:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_last_229a.stale_de09
  .search_b3fd
  > li.gas-b951
  > a
  .module-hard-e853:before,
.disabled_last_229a.stale_de09
  .search_b3fd
  > li.form_short_c329
  > a
  .module-hard-e853:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_last_229a.input-2e20 .search_b3fd > li > a .module-hard-e853 {
  position: relative;
}
.disabled_last_229a.input-2e20 .search_b3fd > li > a .module-hard-e853: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;
}
.disabled_last_229a.input-2e20 .search_b3fd > li:focus > a .module-hard-e853:before,
.disabled_last_229a.input-2e20
  .search_b3fd
  > li:hover
  > a
  .module-hard-e853:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_last_229a.input-2e20
  .search_b3fd
  > li.gas-b951
  > a
  .module-hard-e853:before,
.disabled_last_229a.input-2e20
  .search_b3fd
  > li.form_short_c329
  > a
  .module-hard-e853:before {
  width: 100%;
  background-color: currentColor;
}
.nav-6d42 .hard_0643 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-6d42 .hard_0643 li:first-child > a {
  border-top: none;
}
.nav-6d42 .hard_0643 .mask-5fa7 > .module-hard-e853 .red_2dcf {
  display: none;
}
.nav-6d42 .hard_0643 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav-6d42 .hard_0643 li:last-child {
  border: none;
}
.nav-6d42 .hard_0643 li.menu_outer_c81b > a {
  padding-right: 45px !important;
}
.nav-6d42 .hard_0643 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav-6d42 .hard_0643 li a:focus,
.nav-6d42 .hard_0643 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-6d42 .hard_0643 li .disabled-1b83 {
  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;
}
.nav-6d42 .hard_0643 li .disabled-1b83:hover {
  box-shadow: none;
}
.nav-6d42 .hard_0643 li .disabled-1b83 .red_2dcf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav-6d42 .hard_0643 .sort_df5e {
  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);
}
.nav-6d42 .hard_0643 .sort_df5e li a {
  padding-left: 3em;
}
.nav-6d42 .hard_0643 .first_8290 > a .disabled-1b83 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-6d42 .hard_0643 .first_8290 > .sort_df5e {
  display: block;
  opacity: 1;
}
.gold-5d69 {
  max-width: 100%;
}
.black-ef74 {
  line-height: 0;
  cursor: pointer;
}
.new-94dd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.new-94dd:hover {
  box-shadow: none;
  color: currentColor;
}
.new-94dd svg {
  width: 18px;
  height: 18px;
}
.new-94dd .green-db3b {
  display: none;
}
.summary_afe5 {
  position: relative;
}
.summary_afe5.fn-active-3673 .new-94dd .brown_dc43 {
  display: none;
}
.summary_afe5.fn-active-3673 .new-94dd .green-db3b {
  display: inline-block;
}
.summary_afe5 .caption_next_61e6 {
  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);
}
.summary_afe5.highlight_simple_869a .caption_next_61e6 {
  left: auto;
  right: -0.9em;
}
.summary_afe5.highlight_simple_869a .caption_ec1e::before {
  left: auto;
  right: 15px;
}
.summary_afe5.fn-active-3673 .caption_next_61e6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-hard-4043 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-hard-4043 label {
  flex-basis: 100%;
}
.hidden-hard-4043 .shade-lite-d026 {
  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;
}
.hidden-hard-4043 .content_next_ee50 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-hard-4043 .content_next_ee50:focus {
  background-color: transparent;
}
.hidden-hard-4043 button.disabled-bottom-9e88 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-hard-4043 button.disabled-bottom-9e88:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-hard-4043 button.disabled-bottom-9e88 svg {
  width: 18px;
  height: 18px;
}
.hidden-hard-4043 input[type="submit"] {
  min-height: auto;
}
.chip-4b3b .hidden-hard-4043 .content_next_ee50 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption_ec1e {
  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) {
  .caption_ec1e {
    width: 220px;
  }
}
.caption_ec1e label {
  flex-basis: 100%;
}
.caption_ec1e::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;
}
.preview-8006 .chip-4b3b .hidden-hard-4043 {
  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;
}
.preview-8006
  .chip-4b3b
  .hidden-hard-4043
  .shade-lite-d026 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.preview-8006 .chip-4b3b .hidden-hard-4043 .content_next_ee50 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.preview-8006
  .chip-4b3b
  .hidden-hard-4043
  .content_next_ee50:focus {
  background: 0 0;
}
.preview-8006
  .chip-4b3b
  .hidden-hard-4043
  .row_complex_34a2 {
  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;
}
.component-eeba {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component-eeba li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component-eeba li:last-child {
  margin-right: 0;
}
.component-eeba li:first-child {
  margin-left: 0;
}
.component-eeba.thumbnail_a5e4 a {
  color: #fff;
}
.component-eeba.thumbnail_a5e4 a:hover {
  color: #fff;
}
.component-eeba a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component-eeba a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component-eeba a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component-eeba a:hover {
  opacity: 0.9;
  color: inherit;
}
.component-eeba [class*="social-icon-apple"] {
  background-color: #999;
}
.component-eeba [class*="social-icon-apple"].mask-cold-429b {
  background-color: transparent;
  color: #999;
}
.component-eeba [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component-eeba [class*="social-icon-behance"].mask-cold-429b {
  background-color: transparent;
  color: #1769ff;
}
.component-eeba [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component-eeba [class*="social-icon-bitbucket"].mask-cold-429b {
  background-color: transparent;
  color: #205081;
}
.component-eeba [class*="social-icon-codepen"] {
  background-color: #000;
}
.component-eeba [class*="social-icon-codepen"].mask-cold-429b {
  background-color: transparent;
  color: #000;
}
.component-eeba [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component-eeba [class*="social-icon-delicious"].mask-cold-429b {
  background-color: transparent;
  color: #39f;
}
.component-eeba [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component-eeba [class*="social-icon-digg"].mask-cold-429b {
  background-color: transparent;
  color: #005be2;
}
.component-eeba [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component-eeba [class*="social-icon-dribbble"].mask-cold-429b {
  background-color: transparent;
  color: #ea4c89;
}
.component-eeba [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component-eeba [class*="social-icon-envelope"].mask-cold-429b {
  background-color: transparent;
  color: #ea4335;
}
.component-eeba [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component-eeba [class*="social-icon-facebook"].mask-cold-429b {
  background-color: transparent;
  color: #3b5998;
}
.component-eeba [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component-eeba [class*="social-icon-flickr"].mask-cold-429b {
  background-color: transparent;
  color: #0063dc;
}
.component-eeba [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component-eeba [class*="social-icon-foursquare"].mask-cold-429b {
  background-color: transparent;
  color: #2d5be3;
}
.component-eeba [class*="social-icon-github"] {
  background-color: #333;
}
.component-eeba [class*="social-icon-github"].mask-cold-429b {
  background-color: transparent;
  color: #333;
}
.component-eeba [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component-eeba [class*="social-icon-google-plus"].mask-cold-429b {
  background-color: transparent;
  color: #dd4b39;
}
.component-eeba [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component-eeba [class*="social-icon-houzz"].mask-cold-429b {
  background-color: transparent;
  color: #7ac142;
}
.component-eeba [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component-eeba [class*="social-icon-instagram"].mask-cold-429b {
  background-color: transparent;
  color: #262626;
}
.component-eeba [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component-eeba [class*="social-icon-jsfiddle"].mask-cold-429b {
  background-color: transparent;
  color: #487aa2;
}
.component-eeba [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component-eeba [class*="social-icon-linkedin"].mask-cold-429b {
  background-color: transparent;
  color: #0077b5;
}
.component-eeba [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component-eeba [class*="social-icon-medium"].mask-cold-429b {
  background-color: transparent;
  color: #00ab6b;
}
.component-eeba [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component-eeba
  [class*="social-icon-odnoklassniki"].mask-cold-429b {
  background-color: transparent;
  color: #f4731c;
}
.component-eeba [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component-eeba [class*="social-icon-meetup"].mask-cold-429b {
  background-color: transparent;
  color: #ec1c40;
}
.component-eeba [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component-eeba [class*="social-icon-pinterest"].mask-cold-429b {
  background-color: transparent;
  color: #bd081c;
}
.component-eeba [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component-eeba [class*="social-icon-product-hunt"].mask-cold-429b {
  background-color: transparent;
  color: #da552f;
}
.component-eeba [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component-eeba [class*="social-icon-reddit"].mask-cold-429b {
  background-color: transparent;
  color: #ff4500;
}
.component-eeba [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component-eeba [class*="social-icon-rss"].mask-cold-429b {
  background-color: transparent;
  color: #f26522;
}
.component-eeba [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component-eeba
  [class*="social-icon-shopping-cart"].mask-cold-429b {
  background-color: transparent;
  color: #4caf50;
}
.component-eeba [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component-eeba [class*="social-icon-skype"].mask-cold-429b {
  background-color: transparent;
  color: #00aff0;
}
.component-eeba [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component-eeba [class*="social-icon-slideshare"].mask-cold-429b {
  background-color: transparent;
  color: #0077b5;
}
.component-eeba [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component-eeba [class*="social-icon-snapchat"].mask-cold-429b {
  background-color: transparent;
  color: #fffc00;
}
.component-eeba [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component-eeba [class*="social-icon-soundcloud"].mask-cold-429b {
  background-color: transparent;
  color: #f80;
}
.component-eeba [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component-eeba [class*="social-icon-spotify"].mask-cold-429b {
  background-color: transparent;
  color: #2ebd59;
}
.component-eeba [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component-eeba
  [class*="social-icon-stack-overflow"].mask-cold-429b {
  background-color: transparent;
  color: #fe7a15;
}
.component-eeba [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component-eeba [class*="social-icon-maldkfgram"].mask-cold-429b {
  background-color: transparent;
  color: #2ca5e0;
}
.component-eeba [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component-eeba [class*="social-icon-tripadvisor"].mask-cold-429b {
  background-color: transparent;
  color: #589442;
}
.component-eeba [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component-eeba [class*="social-icon-tumblr"].mask-cold-429b {
  background-color: transparent;
  color: #35465c;
}
.component-eeba [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component-eeba [class*="social-icon-twitch"].mask-cold-429b {
  background-color: transparent;
  color: #6441a5;
}
.component-eeba [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component-eeba [class*="social-icon-twitter"].mask-cold-429b {
  background-color: transparent;
  color: #1da1f2;
}
.component-eeba [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component-eeba [class*="social-icon-vimeo"].mask-cold-429b {
  background-color: transparent;
  color: #1ab7ea;
}
.component-eeba [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component-eeba [class*="social-icon-vk"].mask-cold-429b {
  background-color: transparent;
  color: #45668e;
}
.component-eeba [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component-eeba [class*="social-icon-weibo"].mask-cold-429b {
  background-color: transparent;
  color: #df2029;
}
.component-eeba [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component-eeba [class*="social-icon-weixin"].mask-cold-429b {
  background-color: transparent;
  color: #7bb32e;
}
.component-eeba [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component-eeba [class*="social-icon-whatsapp"].mask-cold-429b {
  background-color: transparent;
  color: #25d366;
}
.component-eeba [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component-eeba [class*="social-icon-wordpress"].mask-cold-429b {
  background-color: transparent;
  color: #21759b;
}
.component-eeba [class*="social-icon-xing"] {
  background-color: #026466;
}
.component-eeba [class*="social-icon-xing"].mask-cold-429b {
  background-color: transparent;
  color: #026466;
}
.component-eeba [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component-eeba [class*="social-icon-yelp"].mask-cold-429b {
  background-color: transparent;
  color: #af0606;
}
.component-eeba [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component-eeba [class*="social-icon-youtube"].mask-cold-429b {
  background-color: transparent;
  color: #cd201f;
}
.white_2578 {
  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;
}
.white_2578:hover {
  box-shadow: none;
  background: 0 0;
}
.down-c631 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mask_gas_69d8 {
  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;
}
.left-3e38 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fast_1468 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fast_1468,
.fast_1468::after,
.fast_1468::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;
}
.fast_1468::after,
.fast_1468::before {
  content: "";
  display: block;
  background-color: inherit;
}
.text_west_15ff .mask_gas_69d8 .left-3e38 {
  margin-top: -2px;
  width: 19px;
}
.text_west_15ff .mask_gas_69d8 .fast_1468 {
  margin-top: -1px;
}
.text_west_15ff .mask_gas_69d8 .fast_1468,
.text_west_15ff .mask_gas_69d8 .fast_1468::after,
.text_west_15ff .mask_gas_69d8 .fast_1468::before {
  width: 19px;
  height: 2px;
}
.text_west_15ff .mask_gas_69d8 .fast_1468::before {
  top: -6px;
}
.text_west_15ff .mask_gas_69d8 .fast_1468::after {
  bottom: -6px;
}
.orange-2814 .mask_gas_69d8 .left-3e38 {
  margin-top: -2px;
  width: 22px;
}
.orange-2814 .mask_gas_69d8 .fast_1468 {
  margin-top: -1px;
}
.orange-2814 .mask_gas_69d8 .fast_1468,
.orange-2814 .mask_gas_69d8 .fast_1468::after,
.orange-2814 .mask_gas_69d8 .fast_1468::before {
  width: 22px;
  height: 2px;
}
.orange-2814 .mask_gas_69d8 .fast_1468::before {
  top: -7px;
}
.orange-2814 .mask_gas_69d8 .fast_1468::after {
  bottom: -7px;
}
.info_over_7e97 .mask_gas_69d8 .left-3e38 {
  margin-top: -2px;
  width: 31px;
}
.info_over_7e97 .mask_gas_69d8 .fast_1468 {
  margin-top: -1.5px;
}
.info_over_7e97 .mask_gas_69d8 .fast_1468,
.info_over_7e97 .mask_gas_69d8 .fast_1468::after,
.info_over_7e97 .mask_gas_69d8 .fast_1468::before {
  width: 31px;
  height: 3px;
}
.info_over_7e97 .mask_gas_69d8 .fast_1468::before {
  top: -9px;
}
.info_over_7e97 .mask_gas_69d8 .fast_1468::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .panel_middle_a8ab .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 19px;
  }
  .panel_middle_a8ab .mask_gas_69d8 .fast_1468 {
    margin-top: -1px;
  }
  .panel_middle_a8ab .mask_gas_69d8 .fast_1468,
  .panel_middle_a8ab .mask_gas_69d8 .fast_1468::after,
  .panel_middle_a8ab .mask_gas_69d8 .fast_1468::before {
    width: 19px;
    height: 2px;
  }
  .panel_middle_a8ab .mask_gas_69d8 .fast_1468::before {
    top: -6px;
  }
  .panel_middle_a8ab .mask_gas_69d8 .fast_1468::after {
    bottom: -6px;
  }
  .sort-complex-7b3b .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-complex-7b3b .mask_gas_69d8 .fast_1468 {
    margin-top: -1px;
  }
  .sort-complex-7b3b .mask_gas_69d8 .fast_1468,
  .sort-complex-7b3b .mask_gas_69d8 .fast_1468::after,
  .sort-complex-7b3b .mask_gas_69d8 .fast_1468::before {
    width: 22px;
    height: 2px;
  }
  .sort-complex-7b3b .mask_gas_69d8 .fast_1468::before {
    top: -7px;
  }
  .sort-complex-7b3b .mask_gas_69d8 .fast_1468::after {
    bottom: -7px;
  }
  .wrapper-a8ac .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-a8ac .mask_gas_69d8 .fast_1468 {
    margin-top: -1.5px;
  }
  .wrapper-a8ac .mask_gas_69d8 .fast_1468,
  .wrapper-a8ac .mask_gas_69d8 .fast_1468::after,
  .wrapper-a8ac .mask_gas_69d8 .fast_1468::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-a8ac .mask_gas_69d8 .fast_1468::before {
    top: -9px;
  }
  .wrapper-a8ac .mask_gas_69d8 .fast_1468::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lower_ebb9 .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 19px;
  }
  .lower_ebb9 .mask_gas_69d8 .fast_1468 {
    margin-top: -1px;
  }
  .lower_ebb9 .mask_gas_69d8 .fast_1468,
  .lower_ebb9 .mask_gas_69d8 .fast_1468::after,
  .lower_ebb9 .mask_gas_69d8 .fast_1468::before {
    width: 19px;
    height: 2px;
  }
  .lower_ebb9 .mask_gas_69d8 .fast_1468::before {
    top: -6px;
  }
  .lower_ebb9 .mask_gas_69d8 .fast_1468::after {
    bottom: -6px;
  }
  .filter_medium_58cd .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 22px;
  }
  .filter_medium_58cd .mask_gas_69d8 .fast_1468 {
    margin-top: -1px;
  }
  .filter_medium_58cd .mask_gas_69d8 .fast_1468,
  .filter_medium_58cd .mask_gas_69d8 .fast_1468::after,
  .filter_medium_58cd .mask_gas_69d8 .fast_1468::before {
    width: 22px;
    height: 2px;
  }
  .filter_medium_58cd .mask_gas_69d8 .fast_1468::before {
    top: -7px;
  }
  .filter_medium_58cd .mask_gas_69d8 .fast_1468::after {
    bottom: -7px;
  }
  .tertiary-4ea5 .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-4ea5 .mask_gas_69d8 .fast_1468 {
    margin-top: -1.5px;
  }
  .tertiary-4ea5 .mask_gas_69d8 .fast_1468,
  .tertiary-4ea5 .mask_gas_69d8 .fast_1468::after,
  .tertiary-4ea5 .mask_gas_69d8 .fast_1468::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-4ea5 .mask_gas_69d8 .fast_1468::before {
    top: -9px;
  }
  .tertiary-4ea5 .mask_gas_69d8 .fast_1468::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .text-advanced-1703 .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 19px;
  }
  .text-advanced-1703 .mask_gas_69d8 .fast_1468 {
    margin-top: -1px;
  }
  .text-advanced-1703 .mask_gas_69d8 .fast_1468,
  .text-advanced-1703 .mask_gas_69d8 .fast_1468::after,
  .text-advanced-1703 .mask_gas_69d8 .fast_1468::before {
    width: 19px;
    height: 2px;
  }
  .text-advanced-1703 .mask_gas_69d8 .fast_1468::before {
    top: -6px;
  }
  .text-advanced-1703 .mask_gas_69d8 .fast_1468::after {
    bottom: -6px;
  }
  .column-narrow-3f46 .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 22px;
  }
  .column-narrow-3f46 .mask_gas_69d8 .fast_1468 {
    margin-top: -1px;
  }
  .column-narrow-3f46 .mask_gas_69d8 .fast_1468,
  .column-narrow-3f46 .mask_gas_69d8 .fast_1468::after,
  .column-narrow-3f46 .mask_gas_69d8 .fast_1468::before {
    width: 22px;
    height: 2px;
  }
  .column-narrow-3f46 .mask_gas_69d8 .fast_1468::before {
    top: -7px;
  }
  .column-narrow-3f46 .mask_gas_69d8 .fast_1468::after {
    bottom: -7px;
  }
  .link_6c46 .mask_gas_69d8 .left-3e38 {
    margin-top: -2px;
    width: 31px;
  }
  .link_6c46 .mask_gas_69d8 .fast_1468 {
    margin-top: -1.5px;
  }
  .link_6c46 .mask_gas_69d8 .fast_1468,
  .link_6c46 .mask_gas_69d8 .fast_1468::after,
  .link_6c46 .mask_gas_69d8 .fast_1468::before {
    width: 31px;
    height: 3px;
  }
  .link_6c46 .mask_gas_69d8 .fast_1468::before {
    top: -9px;
  }
  .link_6c46 .mask_gas_69d8 .fast_1468::after {
    bottom: -9px;
  }
}
.item_cade .fast_1468 {
  -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);
}
.item_cade .fast_1468::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item_cade .fast_1468::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);
}
.item_cade.tooltip_bca9 .fast_1468 {
  -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);
}
.item_cade.tooltip_bca9 .fast_1468::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item_cade.tooltip_bca9 .fast_1468::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);
}
.block-8218 {
  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.action-5508:before {
  display: none;
}
.image-604f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image-604f .slow_4887 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image-604f .slow_4887:last-of-type {
  border-bottom: none;
}
.image-604f .slow_4887.content-stone-80dd,
.image-604f .slow_4887.title_f077,
.image-604f .slow_4887.badge-purple-f6c4 {
  padding: 0;
}
.image-604f .nav-6d42 .disabled-1b83 {
  color: currentColor;
}
.image-604f .nav-6d42 .disabled-1b83:focus,
.image-604f .nav-6d42 .disabled-1b83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-604f.secondary_simple_992f .heading_ab0b,
.image-604f.secondary_simple_992f .feature_active_7c59 a,
.image-604f.secondary_simple_992f .search_b3fd a,
.image-604f.secondary_simple_992f .sort_df5e a {
  color: rgba(0, 0, 0, 0.55);
}
.image-604f.secondary_simple_992f .heading_ab0b:hover,
.image-604f.secondary_simple_992f .feature_active_7c59 a:hover,
.image-604f.secondary_simple_992f .search_b3fd a:hover,
.image-604f.secondary_simple_992f .sort_df5e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-604f.secondary_simple_992f .short-6120 {
  color: rgba(0, 0, 0, 0.8);
}
.image-604f.secondary_simple_992f .slow_4887 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-604f.secondary_simple_992f .slow_4887:before {
  background: rgba(0, 0, 0, 0.08);
}
.image-604f.secondary_simple_992f .secondary_short_8dd2:before {
  background: rgba(255, 255, 255, 0.9);
}
.image-604f.secondary_simple_992f .nav-6d42 .hard_0643 li a,
.image-604f.secondary_simple_992f .nav-6d42 .disabled-1b83,
.image-604f.secondary_simple_992f .sort_df5e {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-604f.secondary_simple_992f .nav-6d42 .disabled-1b83:focus,
.image-604f.secondary_simple_992f .nav-6d42 .disabled-1b83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-604f.secondary_simple_992f .hard_0643 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-604f.static_5017 .heading_ab0b,
.image-604f.static_5017 .feature_active_7c59 a,
.image-604f.static_5017 .search_b3fd .disabled-1b83,
.image-604f.static_5017 .search_b3fd a,
.image-604f.static_5017 .sort_df5e a {
  color: rgba(255, 255, 255, 0.79);
}
.image-604f.static_5017 .heading_ab0b:hover,
.image-604f.static_5017 .feature_active_7c59 a:hover,
.image-604f.static_5017 .search_b3fd .disabled-1b83:hover,
.image-604f.static_5017 .search_b3fd a:hover,
.image-604f.static_5017 .sort_df5e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-604f.static_5017 .short-6120 {
  color: rgba(255, 255, 255, 0.99);
}
.image-604f.static_5017 .slow_4887 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-604f.static_5017 .slow_4887:before {
  background: rgba(255, 255, 255, 0.08);
}
.image-604f.static_5017 .secondary_short_8dd2:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-604f.static_5017 .nav-6d42 .hard_0643 li a,
.image-604f.static_5017 .nav-6d42 .disabled-1b83,
.image-604f.static_5017 .sort_df5e {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-604f.static_5017 .nav-6d42 .disabled-1b83:focus,
.image-604f.static_5017 .nav-6d42 .disabled-1b83:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-604f.static_5017 .hard_0643 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_short_8dd2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.secondary_short_8dd2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.center-2b38 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.narrow-fbdf .image-604f {
  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;
}
.narrow-fbdf .slow_4887 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.narrow-fbdf .slow_4887: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) {
  .narrow-fbdf .slow_4887:before {
    width: 16%;
    left: 42%;
  }
}
.narrow-fbdf .slow_4887:last-child:before {
  content: none;
}
.narrow-fbdf .slow_4887[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.narrow-fbdf .nav-6d42 .hard_0643 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.narrow-fbdf .nav-6d42 .hard_0643 li a .disabled-1b83 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.narrow-fbdf .nav-6d42 .sort_df5e {
  border: none;
}
.narrow-fbdf .nav-6d42 .sort_df5e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.narrow-fbdf .secondary_short_8dd2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.narrow-fbdf .center-2b38 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.narrow-fbdf .static_5017 .secondary_short_8dd2:before {
  background: rgba(0, 0, 0, 0.9);
}
.narrow-fbdf .secondary_simple_992f.tabs-steel-2b0c .fast_1468 {
  background: rgba(0, 0, 0, 0.6);
}
.narrow-fbdf
  .secondary_simple_992f.tabs-steel-2b0c
  .fast_1468::after,
.narrow-fbdf
  .secondary_simple_992f.tabs-steel-2b0c
  .fast_1468:before {
  background: inherit;
}
.narrow-fbdf
  .secondary_simple_992f.tabs-steel-2b0c:hover
  .fast_1468 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar-4c4b .image-604f {
  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) {
  .sidebar-4c4b .image-604f {
    width: auto;
    right: 45px;
  }
}
.video-hard-4ad4 .image-604f {
  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) {
  .video-hard-4ad4 .image-604f {
    width: auto;
    left: 45px;
  }
}
.action-5508 .image-604f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.action-5508 .center-2b38 {
  max-width: 48em;
  margin: 0 auto;
}
.action-5508 .secondary_short_8dd2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.card-active-f779 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.card-active-f779.narrow-fbdf .image-604f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.card-active-f779.sidebar-4c4b .image-604f {
  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);
}
.card-active-f779 .image-604f {
  visibility: visible;
}
.card-active-f779.video-hard-4ad4 .image-604f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.alert-light-dd73,
.heading_wood_076d {
  overflow-x: hidden;
}
.alert-light-dd73 .image-604f {
  overflow: auto;
}
.alert-light-dd73.narrow-fbdf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-light-dd73.narrow-fbdf .image-604f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.alert-light-dd73.narrow-fbdf .white_2578 {
  opacity: 0;
}
.alert-light-dd73.sidebar-4c4b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-light-dd73.sidebar-4c4b .image-604f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.alert-light-dd73.sidebar-4c4b .white_2578 {
  opacity: 0;
}
.alert-light-dd73.video-hard-4ad4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert-light-dd73.video-hard-4ad4 .image-604f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.alert-light-dd73.video-hard-4ad4 .white_2578 {
  opacity: 0;
}
.alert-light-dd73.action-5508 .image-604f {
  z-index: 10;
  visibility: visible;
}
.tabs-steel-2b0c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs-steel-2b0c .fast_1468 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs-steel-2b0c .fast_1468::after,
.tabs-steel-2b0c .fast_1468:before {
  background: inherit;
}
.tabs-steel-2b0c:hover .fast_1468 {
  background: rgba(255, 255, 255, 0.99);
}
.video-hard-4ad4 .tabs-steel-2b0c {
  top: 10px;
  right: auto;
  left: 12px;
}
.action-5508 .tabs-steel-2b0c {
  display: none !important;
}
.alert-light-dd73:before,
.heading_wood_076d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.alert-light-dd73 .tabs-steel-2b0c,
.heading_wood_076d .tabs-steel-2b0c {
  display: inline-block;
}
.image-604f .glass-4bcc {
  -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;
}
.alert-light-dd73 .image-604f .glass-4bcc,
.heading_wood_076d .image-604f .glass-4bcc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient-2585 .shade-lite-d026 {
  width: 100%;
}
.selected-5591 {
  padding: 0 0.5em 0;
}
.selected-5591 [class*="customify-col-"],
.selected-5591 [class*="customify-col_"],
.selected-5591 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bright-28ad .selected-5591 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary-large-954b .fixed-4560,
  .fixed-4560 {
    display: none;
  }
  .silver_cfce {
    text-align: left;
  }
  .active-730c {
    text-align: center;
  }
  .video_black_59f9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-large-954b .up_73f6,
  .up_73f6 {
    display: none;
  }
  .sort-922d {
    text-align: left;
  }
  .top-1161 {
    text-align: center;
  }
  .pagination-cool-7141 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-large-954b .rough-b54b,
  .rough-b54b {
    display: none;
  }
  .tag-gas-0189 {
    text-align: left;
  }
  .fixed_b2a7 {
    text-align: center;
  }
  .gas_f596 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.top_0307 {
  box-shadow: none !important;
}
.mini_9237 .message-1530,
.search_pressed_f5ca .message-1530 {
  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;
}
.search_pressed_f5ca .message-1530 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wide_1c86 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wide_1c86:after,
.wide_1c86:before {
  content: "";
  display: table;
}
.wide_1c86:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wide_1c86 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wide_1c86,
.sort-6207 {
  max-width: 1248px;
  margin: 0 auto;
}

.hot_2934.tall_8f6c .wide_1c86 {
  max-width: 100%;
}
.hot_2934.menu-green-c471 {
  max-width: 1200px;
  margin: 0 auto;
}
.hot_2934.nav_7ac4 .wide_1c86 {
  max-width: 100%;
}
.hot_2934.nav_7ac4 > .wide_1c86 {
  padding-left: 0;
  padding-right: 0;
}
.hot_2934.nav_7ac4 > .wide_1c86 .tertiary-large-954b {
  margin: 0;
}
.hot_2934.nav_7ac4
  > .wide_1c86
  .item_warm_4e6e.outer_65c9 {
  margin-right: 0;
  margin-left: 0;
}
.hot_2934.nav_7ac4 #main.outer_65c9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .caption_center_2bb0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .caption_center_2bb0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_gold_a135 .filter-928e {
    padding-right: 1em;
  }
  .section_gold_a135.east-3ea0 .item_warm_4e6e {
    border-right: 1px solid #eaecee;
  }
  .section_gold_a135.east-3ea0 .filter-928e {
    padding-right: 1em;
  }
  .section_gold_a135.east-3ea0 .media-rough-97f6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-ed49 .filter-928e {
    padding-left: 1em;
  }
  .breadcrumb-ed49.east-3ea0 .item_warm_4e6e {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-ed49.east-3ea0 .filter-928e {
    padding-left: 1em;
  }
  .breadcrumb-ed49.east-3ea0 .media-rough-97f6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_40fe .filter-928e {
    padding-left: 1em;
  }
  .row_40fe.east-3ea0 .container_6495 {
    border-right: 1px solid #eaecee;
  }
  .row_40fe.east-3ea0 .form-de32 {
    border-right: 1px solid #eaecee;
  }
  .row_40fe.east-3ea0 .filter-928e {
    padding-left: 1em;
  }
  .row_40fe.east-3ea0 .media-rough-97f6 {
    padding-right: 1em;
  }
  .row_40fe.east-3ea0 .hero_1b06 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_yellow_51ef .filter-928e {
    padding-right: 1em;
  }
  .texture_yellow_51ef.east-3ea0 .container_6495 {
    border-left: 1px solid #eaecee;
  }
  .texture_yellow_51ef.east-3ea0 .form-de32 {
    border-left: 1px solid #eaecee;
  }
  .texture_yellow_51ef.east-3ea0 .filter-928e {
    padding-right: 1em;
  }
  .texture_yellow_51ef.east-3ea0 .media-rough-97f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture_yellow_51ef.east-3ea0 .hero_1b06 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_center_2bb0 .filter-928e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption_center_2bb0.east-3ea0 .item_warm_4e6e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .caption_center_2bb0.east-3ea0 .filter-928e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption_center_2bb0.east-3ea0 .media-rough-97f6 {
    padding-left: 1em;
  }
  .caption_center_2bb0.east-3ea0 .hero_1b06 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .caption_center_2bb0.east-3ea0 .filter-928e {
    padding-left: 0;
  }
}
.carousel_586a .notification-medium-2f11 {
  display: inline-block;
}
.outer-1dd9 {
  display: inline-block;
}
.pagination-selected-ca35 {
  word-con: break-word;
}
.picture-medium-7422 > span {
  display: inline-block;
  padding: 5px 0;
}
.picture-medium-7422 .logo_action_6ed2 {
  margin-left: 8px;
  margin-right: 8px;
}
.picture-medium-7422 .cool-4dfe img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info_mini_9583 .backdrop-f30d {
  margin-bottom: 2em;
}
.info_mini_9583 .form_smooth_6328 {
  margin-bottom: 15px;
}
.info_mini_9583 .form_smooth_6328:last-child {
  margin-bottom: 0;
}
.info_mini_9583 .icon-e0ec {
  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) {
  .info_mini_9583 .icon-e0ec {
    display: block;
  }
}
.info_mini_9583 .thumbnail-pink-cc9f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info_mini_9583 .thumbnail-pink-cc9f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info_mini_9583 .column_huge_85b3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info_mini_9583 .column_huge_85b3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info_mini_9583 .column_huge_85b3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info_mini_9583 .pagination-selected-ca35 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_mini_9583 .pagination-selected-ca35 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info_mini_9583 .outline_55f0 p:last-child {
  margin-bottom: 0;
}
.info_mini_9583 .popup-bd90 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info_mini_9583 .banner_fee4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info_mini_9583 .light_20f7 {
  margin-top: 1em;
}
.info_mini_9583 .tall_fdc5 {
  top: 0;
  display: block;
}
.info_mini_9583 .tall_fdc5 a {
  color: inherit;
}
.info_mini_9583 .tall_fdc5 a:hover {
  color: inherit;
}
.info_mini_9583 .slider_67ea {
  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;
}
.info_mini_9583 .slider_67ea:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info_mini_9583 .banner_fee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info_mini_9583 .light-2a10 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info_mini_9583 .light-2a10:first-child {
  margin-top: 0;
}
.info_mini_9583 .light-2a10.overlay_dirty_5b45 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info_mini_9583 .light-2a10.pressed-49aa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_mini_9583
  .light-2a10.pressed-49aa.warm-dc98
  .light_20f7 {
  width: 100%;
}
.info_mini_9583 .pressed-49aa {
  -webkit-box-align: center;
  align-items: center;
}
.info_mini_9583 .pressed-49aa .picture-medium-7422,
.info_mini_9583 .pressed-49aa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info_mini_9583 .column_huge_85b3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_mini_9583 .column_huge_85b3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_mini_9583 .column_huge_85b3: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;
}
.info_mini_9583 .overlay_dirty_5b45 {
  z-index: 5;
}
.info_mini_9583 .summary-0f3e .summary-29f0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info_mini_9583 .pattern-08ff .summary-29f0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info_mini_9583 .hidden-blue-f02a .summary-29f0 {
  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;
}
.info_mini_9583.surface_d6e8 .icon-e0ec,
.info_mini_9583.steel_e143 .icon-e0ec {
  display: block;
}
.info_mini_9583.surface_d6e8 .icon-e0ec .action-5ce7,
.info_mini_9583.surface_d6e8 .icon-e0ec .banner_fee4,
.info_mini_9583.steel_e143 .icon-e0ec .action-5ce7,
.info_mini_9583.steel_e143 .icon-e0ec .banner_fee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_mini_9583.chip_pink_3d5a .thumbnail-pink-cc9f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info_mini_9583.chip_pink_3d5a .thumbnail-pink-cc9f {
    margin-right: 0;
  }
}
.info_mini_9583.surface_d6e8 .thumbnail-pink-cc9f,
.info_mini_9583.steel_e143 .thumbnail-pink-cc9f {
  padding-top: 40%;
}
.info_mini_9583.surface_d6e8 .backdrop-f30d,
.info_mini_9583.steel_e143 .backdrop-f30d {
  display: block;
}
.info_mini_9583.surface_d6e8 .fn-sticky-3673 .banner_fee4,
.info_mini_9583.steel_e143 .fn-sticky-3673 .banner_fee4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info_mini_9583.surface_d6e8 .thumbnail-pink-cc9f,
.info_mini_9583.steel_e143 .thumbnail-pink-cc9f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info_mini_9583.surface_d6e8 .banner_fee4 {
  padding: 1em;
}
.smooth-08d2 {
  margin: 30px auto;
  display: block;
}
.smooth-08d2 .shadow-9cd2 > * {
  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;
}
.smooth-08d2 .shadow-9cd2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth-08d2 .shadow-9cd2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough-d25a .picture-medium-7422 {
  margin-bottom: 1.41575em;
}
.rough-d25a .north-bcca {
  margin-bottom: 1.618em;
}
.out_05d5 .filter_tiny_06c7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.out_05d5 .filter_tiny_06c7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.out_05d5 .element-ba1d {
  max-width: 100%;
  overflow: auto;
}
.panel-b8a6 .out_05d5 a:hover {
  text-decoration: underline;
}
.accent-medium-b934 .form_smooth_6328:not(.pagination-selected-ca35),
.accent-medium-b934 .column_huge_85b3 {
  margin-bottom: 1.41575em;
}
.accent-medium-b934 .form_smooth_6328:not(.pagination-selected-ca35):last-child,
.accent-medium-b934 .column_huge_85b3:last-child {
  margin-bottom: 0;
}
.accent-medium-b934 .form_smooth_6328.primary_cool_7f2f {
  margin-bottom: 0.41575em;
}
.accent-medium-b934 .logo-27b9:before,
.accent-medium-b934 .column-2423:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accent-medium-b934 .logo-27b9:before {
  content: "\f115";
}
.accent-medium-b934 .column-2423:before {
  content: "\f02c";
}
.accent-medium-b934 .modal-71fb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accent-medium-b934 .modal-71fb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame_7d90 {
  display: -webkit-box;
  display: flex;
}
.frame_7d90 .panel-last-c9cc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame_7d90 .panel-last-c9cc {
    flex-basis: 90px;
  }
}
.frame_7d90 .smooth_2c2b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame_7d90 .smooth_2c2b {
    flex-basis: calc(100% - 50px);
  }
}
.frame_7d90 .pink_f78c p:last-child {
  margin-bottom: 0.72em;
}
.disabled-brown-feac .shadow-9cd2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled-brown-feac .shadow-9cd2:after,
.disabled-brown-feac .shadow-9cd2:before {
  content: "";
  display: table;
}
.disabled-brown-feac .shadow-9cd2:after {
  clear: both;
}
.disabled-brown-feac .shadow-9cd2 .badge-0979,
.disabled-brown-feac .shadow-9cd2 .pagination-0423 {
  width: 49%;
}
.disabled-brown-feac .shadow-9cd2 .badge-0979 a span.hard-8d0d,
.disabled-brown-feac .shadow-9cd2 .pagination-0423 a span.hard-8d0d {
  display: block;
  margin-bottom: 5px;
}
.disabled-brown-feac .shadow-9cd2 .pagination-0423 {
  float: left;
  text-align: left;
}
.disabled-brown-feac .shadow-9cd2 .badge-0979 {
  float: right;
  text-align: right;
}
.lite-a069 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .lite-a069 {
    margin-bottom: 0;
  }
}
.content_b51a {
  margin-bottom: 1em;
}
.content_b51a .pagination-selected-ca35 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form-9738 a {
  display: block;
  line-height: 0;
  position: relative;
}
.steel_aead .content_b51a,
.banner-3dd9 .content_b51a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .steel_aead .content_b51a,
  .banner-3dd9 .content_b51a {
    display: block;
  }
}
.steel_aead .form-9738,
.banner-3dd9 .form-9738 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .steel_aead .form-9738,
  .banner-3dd9 .form-9738 {
    margin-bottom: 1em;
  }
}
.steel_aead .form-9738 img,
.banner-3dd9 .form-9738 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.steel_aead .sidebar-46dd,
.banner-3dd9 .sidebar-46dd {
  flex-basis: calc(100% - 160px);
}
.steel_aead .sidebar-46dd p,
.banner-3dd9 .sidebar-46dd p {
  margin-bottom: 0;
}
.steel_aead .sidebar-46dd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .steel_aead .sidebar-46dd {
    padding-left: 0;
  }
}
.banner-3dd9 .sidebar-46dd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner-3dd9 .sidebar-46dd {
    padding-right: 0;
  }
}
.banner-3dd9 .form-9738 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.texture-bottom-39c5 .form-9738 {
  margin-bottom: 0.5em;
}
.texture-bottom-39c5 .form-9738 img {
  width: 100%;
}
.thick_001c .description-abf2,
.banner_9b39 .description-abf2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner_9b39 .item_warm_4e6e .mask_b644 p:last-child {
  margin-bottom: 0;
}
.summary_warm_04b2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.light-d914 .module_outer_6538 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .light-d914 .module_outer_6538:last-of-type {
    margin-bottom: 0;
  }
}
.light-d914 .module_outer_6538 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.light-d914 .module_outer_6538 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.light-d914 .module_outer_6538 ul li {
  margin: 0 0 0.6em;
}
.light-d914 .module_outer_6538 ul li.outline-8d43,
.light-d914 .module_outer_6538 ul li.static-b497 {
  position: relative;
}
.light-d914 .module_outer_6538 ul li.outline-8d43 .east_2b4b,
.light-d914 .module_outer_6538 ul li.static-b497 .east_2b4b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.light-d914 .module_outer_6538 ul li.outline-8d43:after:after,
.light-d914 .module_outer_6538 ul li.outline-8d43:after:before,
.light-d914
  .module_outer_6538
  ul
  li.static-b497:after:after,
.light-d914
  .module_outer_6538
  ul
  li.static-b497:after:before {
  content: "";
  display: table;
}
.light-d914 .module_outer_6538 ul li.outline-8d43:after:after,
.light-d914
  .module_outer_6538
  ul
  li.static-b497:after:after {
  clear: both;
}
.light-d914 .module_outer_6538 a.menu-4346:hover {
  text-decoration: none;
}
.light-d914 .module_outer_6538 select {
  max-width: 100%;
}
.light-d914 .module_outer_6538 table {
  font-size: 85%;
}
.light-d914 .module_outer_6538 table td,
.light-d914 .module_outer_6538 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.light-d914 .module_outer_6538 table tfoot td {
  text-align: left;
}
.light-d914 .module_outer_6538 :last-child {
  margin-bottom: 0;
}
.light-d914 .module_outer_6538 .rough_692c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.light-d914 .module_outer_6538 .rough_692c label {
  width: 100%;
}
.light-d914 .module_outer_6538 .rough_692c .content_next_ee50 {
  width: 100%;
  display: block;
}
.light-d914 .module_outer_6538 .rough_692c .disabled-bottom-9e88 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.light-d914 .module_outer_6538 .rough_692c .disabled-bottom-9e88:hover svg #svg-search {
  fill: #444;
}
.light-d914 .module_outer_6538 .rough_692c .disabled-bottom-9e88 svg {
  width: 18px;
  height: 18px;
}
.light-d914 .surface-6554 ul ul,
.light-d914 .photo_91a9 ul ul,
.light-d914 .black_1ff8 ul ul,
.light-d914 .accent_0b2f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.light-d914 .surface-6554 .menu_outer_c81b > a,
.light-d914 .photo_91a9 .menu_outer_c81b > a,
.light-d914 .black_1ff8 .menu_outer_c81b > a,
.light-d914 .accent_0b2f .menu_outer_c81b > a {
  margin-bottom: 0;
}
.light-d914 .copper_2cb9 li,
.light-d914 .surface-6554 li,
.light-d914 .widget-142a li,
.light-d914 .photo_91a9 li,
.light-d914 .black_1ff8 li,
.light-d914 .accent_0b2f li,
.light-d914 .modal-771e li,
.light-d914 .small_6db6 li {
  display: block;
  position: relative;
}
.light-d914 .copper_2cb9 li:last-child,
.light-d914 .surface-6554 li:last-child,
.light-d914 .widget-142a li:last-child,
.light-d914 .photo_91a9 li:last-child,
.light-d914 .black_1ff8 li:last-child,
.light-d914 .accent_0b2f li:last-child,
.light-d914 .modal-771e li:last-child,
.light-d914 .small_6db6 li:last-child {
  border: none;
}
.light-d914 .copper_2cb9 li a,
.light-d914 .surface-6554 li a,
.light-d914 .widget-142a li a,
.light-d914 .photo_91a9 li a,
.light-d914 .black_1ff8 li a,
.light-d914 .accent_0b2f li a,
.light-d914 .modal-771e li a,
.light-d914 .small_6db6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.light-d914 .copper_2cb9 li ul li::before,
.light-d914 .surface-6554 li ul li::before,
.light-d914 .widget-142a li ul li::before,
.light-d914 .photo_91a9 li ul li::before,
.light-d914 .black_1ff8 li ul li::before,
.light-d914 .accent_0b2f li ul li::before,
.light-d914 .modal-771e li ul li::before,
.light-d914 .small_6db6 li ul li::before {
  left: 15px;
}
.light-d914 .copper_2cb9 li ul a,
.light-d914 .surface-6554 li ul a,
.light-d914 .widget-142a li ul a,
.light-d914 .photo_91a9 li ul a,
.light-d914 .black_1ff8 li ul a,
.light-d914 .accent_0b2f li ul a,
.light-d914 .modal-771e li ul a,
.light-d914 .small_6db6 li ul a {
  padding-left: 20px;
}
.light-d914 .copper_2cb9 li ul ul li::before,
.light-d914 .surface-6554 li ul ul li::before,
.light-d914 .widget-142a li ul ul li::before,
.light-d914 .photo_91a9 li ul ul li::before,
.light-d914 .black_1ff8 li ul ul li::before,
.light-d914 .accent_0b2f li ul ul li::before,
.light-d914 .modal-771e li ul ul li::before,
.light-d914 .small_6db6 li ul ul li::before {
  left: 30px;
}
.light-d914 .copper_2cb9 li ul ul a,
.light-d914 .surface-6554 li ul ul a,
.light-d914 .widget-142a li ul ul a,
.light-d914 .photo_91a9 li ul ul a,
.light-d914 .black_1ff8 li ul ul a,
.light-d914 .accent_0b2f li ul ul a,
.light-d914 .modal-771e li ul ul a,
.light-d914 .small_6db6 li ul ul a {
  padding-left: 40px;
}
.light-d914 .border-b423 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.light-d914 .small_6db6 ul li {
  margin-bottom: 1.41575em;
}
.light-d914 .small_6db6 ul li .under-408e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.light-d914 .small_6db6 ul li .north_54cc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.static_5017 .copper_2cb9 li a,
.static_5017 .surface-6554 li a,
.static_5017 .widget-142a li a,
.static_5017 .photo_91a9 li a,
.static_5017 .black_1ff8 li a,
.static_5017 .accent_0b2f li a,
.static_5017 .modal-771e li a,
.static_5017 .small_6db6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_5017 .border-b423 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_5017 .module_outer_6538 ul li.outline-8d43 .east_2b4b,
.static_5017 .module_outer_6538 ul li.static-b497 .east_2b4b {
  background: rgba(0, 0, 0, 0.2);
}
.static_5017 .light-d914 .module_outer_6538 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot_2934 .light-d914 .hard_0643 li {
  margin: 0;
}
.hot_2934 .light-d914 .hard_0643 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hot_2934 .light-d914 .hard_0643 li ul {
  margin: 0;
}
.hot_2934 .light-d914 .hard_0643 li ul li a {
  padding-left: 15px;
}
.hot_2934 .light-d914 .hard_0643 li ul li li a {
  padding-left: 30px;
}
.hot_2934 .light-d914 .hard_0643 li.sort-blue-dc1e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hot_2934 .light-d914 .hard_0643 li.sort-blue-dc1e > 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;
}
.hot_2934 .light-d914 .hard_0643 li.sort-blue-dc1e > 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;
}
.primary-rough-1cc9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.border_24dd {
  position: relative;
  z-index: 10;
}
.border_24dd .glass-4bcc {
  width: 100%;
  max-width: 100%;
}
.medium-233d .old-9985 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.medium-233d .secondary_simple_992f {
}
.medium-233d .static_5017 {
  background: #292929;
}
.background_purple_b3f6 .old-9985 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.background_purple_b3f6 .secondary_simple_992f {
  background: #f9f9f9;
}
.background_purple_b3f6 .static_5017 {
  background: #303030;
}
.surface-d4a9 .old-9985 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface-d4a9 .notification-medium-2f11 {
    margin-bottom: 1em;
  }
  .surface-d4a9 .notification-medium-2f11:last-child {
    margin-bottom: 0;
  }
}
.surface-d4a9 .secondary_simple_992f {
  background: #ededed;
}
.surface-d4a9 .static_5017 {
  background: #1a1a1a;
}
.old-9985.secondary_simple_992f {
  color: rgba(0, 0, 0, 0.6);
}
.old-9985.secondary_simple_992f .pattern-small-6f06 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-9985.static_5017 {
  color: rgba(255, 255, 255, 0.99);
}
.old-9985.static_5017 a:not(.menu-4346) {
  color: rgba(255, 255, 255, 0.79);
}
.old-9985.static_5017 a:not(.menu-4346):hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-9985.static_5017 .pattern-small-6f06 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-9985.static_5017 table tbody td,
.old-9985.static_5017 table th {
  background: rgba(0, 0, 0, 0.08);
}
.description-faee.up-8e05 .wide_1c86 {
  max-width: initial;
}
.description-faee .active-67ba {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description-faee .active-67ba .glass-4bcc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description-faee .active-67ba .glass-4bcc {
    display: block;
    margin-bottom: 2em;
  }
  .description-faee .active-67ba .glass-4bcc:last-child {
    margin-bottom: 0;
  }
}
.surface-d4a9 .notification-medium-2f11:last-child,
.background_purple_b3f6 .notification-medium-2f11:last-child,
.medium-233d .notification-medium-2f11:last-child {
  margin-bottom: 0;
}
.surface-d4a9 .notification-medium-2f11 .light-d914 .module_outer_6538:last-child,
.background_purple_b3f6 .notification-medium-2f11 .light-d914 .module_outer_6538:last-child,
.medium-233d .notification-medium-2f11 .light-d914 .module_outer_6538:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface-d4a9 .box_solid_4aad,
  .surface-d4a9 .solid-ac0c,
  .background_purple_b3f6 .box_solid_4aad,
  .background_purple_b3f6 .solid-ac0c,
  .medium-233d .box_solid_4aad,
  .medium-233d .solid-ac0c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .border_24dd .notification-medium-2f11 {
    margin-bottom: 2em;
  }
}
.border_24dd p:last-child {
  margin-bottom: 0;
}
.border_24dd li,
.border_24dd ul {
  list-style: none;
  margin: 0;
}
.border_24dd ul ul {
  margin-left: 2.617924em;
}
.menu-light-725a {
  font-size: 0.875em;
}

/* css-noise: c3e0 */
.widget-item-l4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
