/*!
Theme Name: Customify
Theme URI: https://pressmaximum.article-simple-6142/customify
Author: WPCustomify
Author URI: https://pressmaximum.article-simple-6142
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.article-simple-6142/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail-3467.over-942d/licenses/gpl-2.0.table-63f5
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.column-4379/, (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.purple_2a12.preview_purple_0323/normalize.filter_motion_6c4f/
 ======
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.filter_motion_6c4f v7.0.0 | MIT License | github.article-simple-6142/necolas/normalize.filter_motion_6c4f */
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;
}
.focused-6d98 .table-4786,
.current_a73a,
.info-east-6eac,
.purple-1eff,
.banner-fresh-86fe,
.pattern_f7e5,
.shadow-2087,
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;
}
.current_a73a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .current_a73a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .current_a73a,
  h1 {
    font-size: 1.8em;
  }
}
.info-east-6eac,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.info-east-6eac + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .info-east-6eac,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .info-east-6eac,
  h2 {
    font-size: 1.7em;
  }
}
.purple-1eff,
h3 {
  font-size: 1.618em;
}
.focused-6d98 .table-4786,
.banner-fresh-86fe,
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.menu-focused-44d8 {
  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;
}
.stale_8d75:after,
.stale_8d75:before,
.texture_full_5a38:after,
.texture_full_5a38:before {
  content: "";
  display: table;
}
.stale_8d75:after,
.texture_full_5a38:after {
  clear: both;
}
.silver-55ed {
  float: right;
  margin-right: 0;
}
.top-a324 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row-6225 .pressed_ed18,
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;
}
.row-6225 .pressed_ed18: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;
}
.wide-d773 .pressed_ed18 {
  box-shadow: none;
}
.wide-d773
  .pressed_ed18
  .photo_new_e059 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.wide-d773 .pressed_ed18 .mask_1f0a {
  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;
}
.wide-d773
  .pressed_ed18
  .mask_1f0a
  b {
  display: none;
}
.wide-d773 .pink_5a13 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(.aside-hot-9d4a),
button:not(.pagination_wide_2f1e):not(.aside-hot-9d4a),
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ),
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ),
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ) {
  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;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):hover,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):hover,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):hover,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):hover,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):active,
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):active,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):active,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):active,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):active,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus {
  outline: 0;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3 {
  position: relative;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .slider_44a5,
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .highlight-786f,
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .backdrop-f44d,
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  i,
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  svg,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .slider_44a5,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .highlight-786f,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .backdrop-f44d,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  i,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  svg,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .slider_44a5,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .highlight-786f,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .backdrop-f44d,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  i,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  svg,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .slider_44a5,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .highlight-786f,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .backdrop-f44d,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  i,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  svg,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .slider_44a5,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .highlight-786f,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  .backdrop-f44d,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  i,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3
  svg {
  visibility: hidden;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3:after,
button:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3:after,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3:after,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3:after,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ).fn-loading-13e3: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;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(.aside-hot-9d4a),
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ),
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ),
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ) {
  color: #fff;
  background: #235787;
}
.tertiary-6032:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus,
input[type="button"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus,
input[type="reset"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus,
input[type="submit"]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ):focus {
  color: #fff;
}
.tertiary-6032.fn-disabled-13e3:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ),
.tertiary-6032[disabled]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ),
button.fn-disabled-13e3:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ),
button[disabled]:not(.pagination_wide_2f1e):not(
    .aside-hot-9d4a
  ) {
  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;
}
.purple_8df1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.purple_8df1: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;
}
.fresh-6b48 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.north_e8f4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.current-14e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.stale_8d75:after,
.stale_8d75:before,
.orange_a816:after,
.orange_a816:before,
.hero-5335:after,
.hero-5335:before,
.icon-391e:after,
.icon-391e:before,
.shadow_liquid_576d:after,
.shadow_liquid_576d:before,
.pattern_gas_02a5:after,
.pattern_gas_02a5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.stale_8d75:after,
.orange_a816:after,
.hero-5335:after,
.icon-391e:after,
.shadow_liquid_576d:after,
.pattern_gas_02a5:after {
  clear: both;
}
.orange_a816 .right_9ec9,
.hero-5335 .right_9ec9,
.under_e2a2 .right_9ec9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outer_a1c8 {
  display: inline-block;
}
.north_cdab {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.north_cdab img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.north_cdab .active_cb09 {
  padding: 1em 0;
  font-size: 85%;
}
.active_cb09 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.media_6970 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.media_6970:after,
.media_6970:before {
  content: "";
  display: table;
}
.media_6970:after {
  clear: both;
}
.card-a81c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outer-b87a .card-a81c {
  max-width: 50%;
}
.outline_fb0a .card-a81c {
  max-width: 33.33%;
}
.brown-efbf .card-a81c {
  max-width: 25%;
}
.image-upper-8dc7 .card-a81c {
  max-width: 20%;
}
.active-aaee .card-a81c {
  max-width: 16.66%;
}
.dark_9291 .card-a81c {
  max-width: 14.28%;
}
.pagination-hovered-16e3 .card-a81c {
  max-width: 12.5%;
}
.icon_4287 .card-a81c {
  max-width: 11.11%;
}
.fast-9720 {
  display: block;
}
.focused-6d98 .component-white-20a3 label,
.focused-6d98 .banner-pink-c05e label,
.focused-6d98 .plasma-230e label,
.focused-6d98 .mini-f1a1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid-5547 {
  list-style: none;
  margin: 0;
}
.fluid-5547 article.header-black-86b1 {
  margin-bottom: 0;
}
.fluid-5547 ul {
  list-style: none;
  margin: 0;
}
.fluid-5547 .breadcrumb_bcdd li.header-black-86b1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid-5547 .breadcrumb_bcdd li.header-black-86b1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid-5547 .breadcrumb_bcdd li.header-black-86b1: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) {
  .fluid-5547 .breadcrumb_bcdd li.header-black-86b1 li.header-black-86b1 li.header-black-86b1 li.header-black-86b1 {
    padding-left: 0;
  }
}
article.header-black-86b1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-black-86b1 .orange_a816 p:last-of-type {
  margin-bottom: 0;
}
article.header-black-86b1 .over_d40d {
  float: left;
}
article.header-black-86b1 .large-e7c9 {
  margin-left: 85px;
}
article.header-black-86b1 .light-3816 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-black-86b1 .light-3816 .icon_brown_0667 {
  margin-left: 10px;
}
article.header-black-86b1 .medium-cf3d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-black-86b1 .widget-fc0c {
  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 .component-white-20a3,
  #respond .plasma-230e,
  #respond .mini-f1a1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component-white-20a3 input,
#respond .plasma-230e input,
#respond .mini-f1a1 input {
  width: 100%;
}
#respond .mini-f1a1 {
  margin-right: 0;
}
#respond .current_33b0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-c545 {
  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;
}
.sort-c545.element-4b73 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort-c545 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%);
}
.sort-c545:focus,
.sort-c545: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);
}
.down-4c9e {
  border-radius: 10%;
}
.gold_52aa {
  border-radius: 50%;
}
.gas_97da {
  font-size: 0.72em;
}
.filter_lower_04c9 {
  font-size: 0.875em;
}
.active-456e {
  font-size: 1.1em;
}
.small_269f {
  text-transform: uppercase;
  line-height: 1.2;
}
.small_269f.gas_97da {
  letter-spacing: 0.5px;
}
.aside-cd04,
.aside-cd04 a {
  color: #6d6d6d;
}
.aside-cd04 a:hover {
  color: #111;
}
.black_8d98 {
  color: #6d6d6d;
}
.texture-out-4d26 {
  overflow-x: hidden;
}
.texture-out-4d26 .tabs_dim_40de.bottom_ff15 {
  position: relative;
}
.texture-out-4d26 .tabs_dim_40de.bottom_ff15.widget_last_db6f {
  position: initial;
}
.texture-out-4d26
  .tabs_dim_40de.bottom_ff15.widget_last_db6f
  .gallery-focused-6b73 {
  left: auto;
}
.texture-out-4d26 .tabs_dim_40de .gallery-focused-6b73 {
  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;
}
.texture-out-4d26 .tabs_dim_40de:hover.bottom_ff15 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture-out-4d26
  .tabs_dim_40de:hover.bottom_ff15
  .gallery-focused-6b73 {
  display: block;
  z-index: 9999999;
}
.texture-out-4d26 .sort-740d .new_80d8,
.texture-out-4d26 .info_cool_1245 .new_80d8 {
  display: none;
}
.texture-out-4d26 .soft-3284 .tabs_dim_40de:hover.bottom_ff15 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focused-6d98 .component-white-20a3 label,
.focused-6d98 .banner-pink-c05e label,
.focused-6d98 .plasma-230e label,
.focused-6d98 .mini-f1a1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid-5547 {
  list-style: none;
  margin: 0;
}
.fluid-5547 article.header-black-86b1 {
  margin-bottom: 0;
}
.fluid-5547 ul {
  list-style: none;
  margin: 0;
}
.fluid-5547 .breadcrumb_bcdd li.header-black-86b1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid-5547 .breadcrumb_bcdd li.header-black-86b1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid-5547 .breadcrumb_bcdd li.header-black-86b1: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) {
  .fluid-5547 .breadcrumb_bcdd li.header-black-86b1 li.header-black-86b1 li.header-black-86b1 li.header-black-86b1 {
    padding-left: 0;
  }
}
article.header-black-86b1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-black-86b1 .orange_a816 p:last-of-type {
  margin-bottom: 0;
}
article.header-black-86b1 .over_d40d {
  float: left;
}
article.header-black-86b1 .large-e7c9 {
  margin-left: 85px;
}
article.header-black-86b1 .light-3816 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-black-86b1 .light-3816 .icon_brown_0667 {
  margin-left: 10px;
}
article.header-black-86b1 .medium-cf3d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-black-86b1 .widget-fc0c {
  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 .component-white-20a3,
  #respond .plasma-230e,
  #respond .mini-f1a1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component-white-20a3 input,
#respond .plasma-230e input,
#respond .mini-f1a1 input {
  width: 100%;
}
#respond .mini-f1a1 {
  margin-right: 0;
}
#respond .current_33b0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-740d .in_d475 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.in_d475 .outline_small_bb7e.popup-a87f .fixed_c648 > li > a:focus,
.in_d475 .outline_small_bb7e.popup-a87f .fixed_c648 > li > a:hover,
.in_d475 .outline_small_bb7e.disabled_black_404b .fixed_c648 > li > a:focus,
.in_d475 .outline_small_bb7e.disabled_black_404b .fixed_c648 > li > a:hover,
.in_d475 .outline_small_bb7e.aside_east_95ad .fixed_c648 > li > a:focus,
.in_d475 .outline_small_bb7e.aside_east_95ad .fixed_c648 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_d475
  .outline_small_bb7e.popup-a87f
  .fixed_c648
  > li.center_719a
  > a,
.in_d475
  .outline_small_bb7e.popup-a87f
  .fixed_c648
  > li.green_6973
  > a,
.in_d475
  .outline_small_bb7e.disabled_black_404b
  .fixed_c648
  > li.center_719a
  > a,
.in_d475
  .outline_small_bb7e.disabled_black_404b
  .fixed_c648
  > li.green_6973
  > a,
.in_d475
  .outline_small_bb7e.aside_east_95ad
  .fixed_c648
  > li.center_719a
  > a,
.in_d475 .outline_small_bb7e.aside_east_95ad .fixed_c648 > li.middle-730d > a {
  color: rgba(255, 255, 255, 0.99);
}
.in_d475 .mask-inner-9560,
.in_d475 .mask-inner-9560 a {
  color: rgba(255, 255, 255, 0.99);
}
.in_d475 .component-current-1e31.basic_9da6 li a,
.in_d475 .dim-7fe2 a,
.in_d475 .frame-static-90ec,
.in_d475 .fixed_c648 > li > a,
.in_d475 .bright_2f33 {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475 .component-current-1e31.basic_9da6 li a:hover,
.in_d475 .dim-7fe2 a:hover,
.in_d475 .frame-static-90ec:hover,
.in_d475 .fixed_c648 > li > a:hover,
.in_d475 .bright_2f33:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_d475 .warm_2d5f {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475 .warm_2d5f .section_8460 {
  color: rgba(255, 255, 255, 0.99);
}
.in_d475 .warm_2d5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_d475 .fresh_3796 .wrapper_west_dcbe {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in_d475 .fresh_3796 .wrapper_west_dcbe .focus_in_5bf2 {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475
  .fresh_3796
  .wrapper_west_dcbe
  .focus_in_5bf2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475
  .fresh_3796
  .wrapper_west_dcbe
  .focus_in_5bf2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475
  .fresh_3796
  .wrapper_west_dcbe
  .focus_in_5bf2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475
  .fresh_3796
  .wrapper_west_dcbe
  .focus_in_5bf2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475 .fresh_3796 .modal-b2bd {
  color: rgba(255, 255, 255, 0.79);
}
.in_d475 .fresh_3796 .modal-b2bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-d27b
  .in_d475
  .fresh_3796
  .footer-86b9
  .frame_warm_c851 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-d27b
  .in_d475
  .fresh_3796
  .footer-86b9
  .focus_in_5bf2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-740d .paragraph_03ac {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paragraph_03ac .outline_small_bb7e.popup-a87f .fixed_c648 > li > a:focus,
.paragraph_03ac .outline_small_bb7e.popup-a87f .fixed_c648 > li > a:hover,
.paragraph_03ac .outline_small_bb7e.disabled_black_404b .fixed_c648 > li > a:focus,
.paragraph_03ac .outline_small_bb7e.disabled_black_404b .fixed_c648 > li > a:hover,
.paragraph_03ac .outline_small_bb7e.aside_east_95ad .fixed_c648 > li > a:focus,
.paragraph_03ac .outline_small_bb7e.aside_east_95ad .fixed_c648 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_03ac
  .outline_small_bb7e.popup-a87f
  .fixed_c648
  > li.center_719a
  > a,
.paragraph_03ac
  .outline_small_bb7e.popup-a87f
  .fixed_c648
  > li.green_6973
  > a,
.paragraph_03ac
  .outline_small_bb7e.disabled_black_404b
  .fixed_c648
  > li.center_719a
  > a,
.paragraph_03ac
  .outline_small_bb7e.disabled_black_404b
  .fixed_c648
  > li.green_6973
  > a,
.paragraph_03ac
  .outline_small_bb7e.aside_east_95ad
  .fixed_c648
  > li.center_719a
  > a,
.paragraph_03ac .outline_small_bb7e.aside_east_95ad .fixed_c648 > li.middle-730d > a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_03ac .mask-inner-9560,
.paragraph_03ac .mask-inner-9560 a {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_03ac .component-current-1e31.basic_9da6 li a,
.paragraph_03ac .dim-7fe2 a,
.paragraph_03ac .frame-static-90ec,
.paragraph_03ac .fixed_c648 > li > a,
.paragraph_03ac .bright_2f33 {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph_03ac .component-current-1e31.basic_9da6 li a:hover,
.paragraph_03ac .dim-7fe2 a:hover,
.paragraph_03ac .frame-static-90ec:hover,
.paragraph_03ac .fixed_c648 > li > a:hover,
.paragraph_03ac .bright_2f33:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_03ac .warm_2d5f {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph_03ac .warm_2d5f .section_8460 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_03ac .warm_2d5f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-advanced-6000 .outline-last-0fb6 {
  margin-left: auto;
  margin-right: auto;
}
.hero-5335 > * {
  margin-left: auto;
  margin-right: auto;
}
.hero-5335 .fresh-6b48 {
  margin-right: 1.41575em;
}
.tall-543a .hero-5335 > .action-9fb8 {
  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;
}
.tall-543a .hero-5335 > .pro_9ca2 {
  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;
}
.light_ec79.sort-advanced-6000 .outline-last-0fb6,
.section_clean_e4f9.sort-advanced-6000 .outline-last-0fb6 {
  margin-left: 0;
}
.caption-narrow-4946.sort-advanced-6000 .outline-last-0fb6,
.light-7049.sort-advanced-6000 .outline-last-0fb6 {
  margin-right: 0;
}
.hero-5335 ol,
.hero-5335 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.heading-7572 video {
  max-width: 100%;
}
.chip-top-0f09 img {
  display: block;
}
.chip-top-0f09.fresh-6b48,
.chip-top-0f09.north_e8f4 {
  width: 100%;
}
.chip-top-0f09.pro_9ca2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.text-middle-dbf3:not(.outline_under_eddb) {
  margin: 1.5em auto;
}
.hidden-6ad6 p {
  padding: 1.5em 14px;
}
ul.pagination_basic_3028.pro_9ca2,
ul.pagination_basic_3028.action-9fb8,
ul.pagination_basic_3028.icon-yellow-7b19.action-9fb8 {
  padding: 0 14px;
}
.table-58e8 {
  display: block;
  overflow-x: auto;
}
.table-58e8 table {
  border-collapse: collapse;
  width: 100%;
}
.table-58e8 td,
.table-58e8 th {
  padding: 0.5em;
}
.hero-5335 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hero-5335 ol ol,
.hero-5335 ol ul,
.hero-5335 ul ol,
.hero-5335 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hero-5335 ol ol li,
.hero-5335 ol ul li,
.hero-5335 ul ol li,
.hero-5335 ul ul li {
  margin-left: 0;
}
.footer-4e76.notification_fe90 > .frame_down_6868 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer-4e76.notification_fe90 > .frame_down_6868 iframe,
.footer-4e76.notification_fe90 > .frame_down_6868 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description_ae30 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description_ae30.under_f076 {
  padding: 0;
}
.description_ae30.under_f076 cite {
  font-size: 13px;
}
.description_ae30 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description_ae30 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown_76ef {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown_76ef > p:first-child {
  margin-top: 0;
}
.dropdown_76ef cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown_76ef blockquote {
  border-left: 0;
}
.grid_6d9d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid_6d9d:not(.active_cool_6014) {
  max-width: 100px;
}
.grid_6d9d.paragraph_white_7ee2 {
  border-bottom: none !important;
  text-align: center;
}
.grid_6d9d.paragraph_white_7ee2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden-6ad6 p {
    padding: 1.5em 0;
  }
}
.search-out-249c {
  color: #0073aa;
}
.column-hard-6fbf {
  background-color: #0073aa;
}
.pro-cfaa {
  color: #229fd8;
}
.bronze_dfd2 {
  background-color: #229fd8;
}
.steel_5313 {
  color: #eee;
}
.container_easy_2745 {
  background-color: #eee;
}
.easy_7a7e {
  color: #444;
}
.over-49d9 {
  background-color: #444;
}
.media-tiny-5fc7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media-tiny-5fc7 .pink_7699 .dim-7fe2 {
  font-size: 15px;
}
.media-tiny-5fc7 .dim-7fe2 {
  line-height: 1.3;
}
.media-tiny-5fc7 .paragraph_03ac {
}
.media-tiny-5fc7 .in_d475 {
  background: #235787;
}
.search-00e6 {
  padding: 0;
}
.search-00e6 .in_d475 {
  background: #1a1a1a;
}
.search-00e6 .paragraph_03ac {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.picture-b845 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.picture-b845 .paragraph_03ac {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.picture-b845 .in_d475 {
  background: #303030;
}
.pattern_gas_02a5 {
  position: relative;
  z-index: 10;
}
.pattern_gas_02a5 .progress_d9f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dirty-ec8b .bottom_ff15 {
  display: inline-block;
  vertical-align: middle;
}
.dirty-ec8b.clean-3ce0 .bottom_ff15 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dirty-ec8b.clean-3ce0 .bottom_ff15 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dirty-ec8b.clean-3ce0 .bottom_ff15 {
    margin-right: 0.4em;
  }
}
.dirty-ec8b.clean-3ce0 .bottom_ff15:last-child {
  margin-right: 0;
}
.outline-up-a333 .progress_d9f7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort-740d .pink_7699 {
    margin: 0 -0.5em;
  }
  .sort-740d .pink_7699 [class*="customify-col-"],
  .sort-740d .pink_7699 [class*="customify-col_"],
  .sort-740d .pink_7699 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort-740d.simple_627f .progress_d9f7 {
  background: 0 0 !important;
}
.sort-740d.simple_627f .progress_d9f7,
.sort-740d.outline-up-a333 .progress_d9f7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort-740d.surface-ffd4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort-740d.outline-up-a333 .progress_d9f7 {
  box-shadow: none !important;
}
.inner_0994 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .inner_0994 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .inner_0994 {
    padding: 18px 0 20px;
  }
}
.inner_0994 .complex_1d29 {
  width: 100%;
}
.inner_0994 .focused_b565 {
  margin-bottom: 0;
}
.inner_0994 .disabled-1b51 {
  margin-top: 5px;
  font-size: 0.875em;
}
.current-a199 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.current-a199 .backdrop_0680 {
  width: 100%;
}
.element-a72b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.element-a72b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.element-a72b 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;
}
.element-a72b li:last-child:after {
  display: none;
}
.element-a72b li a {
  font-weight: 500;
  margin-right: 10px;
}
.motion-2097 .new_80d8 button,
.inner_0994 .new_80d8 button {
  left: 0;
}
.motion-2097 .backdrop_0680,
.inner_0994 .backdrop_0680 {
  padding-left: 0;
  padding-right: 0;
}
.motion-2097 .current-a199,
.inner_0994 .current-a199 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.motion-2097 {
  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;
}
.motion-2097: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;
}
.motion-2097 .section_pro_264b {
  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) {
  .motion-2097 .section_pro_264b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .motion-2097 .section_pro_264b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .motion-2097 .section_pro_264b {
    min-height: 200px;
  }
}
.motion-2097 .element-a72b {
  color: rgba(255, 255, 255, 0.8);
}
.motion-2097 .element-a72b a,
.motion-2097 .element-a72b li:after {
  color: inherit;
}
.motion-2097 .element-a72b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background_eaaa {
  margin-bottom: 0.5em;
}
.slider-ee35 {
  margin-bottom: 1.2em;
}
.slider-ee35,
.background_eaaa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider-ee35 p:last-child,
.background_eaaa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .new_80d8,
#masthead .new_80d8 {
  display: none;
}
#masthead
  > .new_80d8.article-12af {
  display: none;
}
#masthead > .new_80d8 button {
  left: 0;
}
.border_tiny_0417 {
  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%;
}
.border_tiny_0417 .bottom_ff15 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.border_tiny_0417 .bottom_6e98 {
  display: -webkit-box;
  display: flex;
}
.border_tiny_0417 .bottom_6e98.form-red-9340 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.border_tiny_0417 .bottom_6e98.static-796d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border_tiny_0417 .bottom_6e98.widget_gas_5458 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.border_tiny_0417.table_9aed.gallery_70f6 .bottom_6e98.form-red-9340 {
  flex-basis: 100%;
}
.border_tiny_0417.tall-fcaf .bottom_6e98.static-796d {
  -webkit-box-flex: 1;
  flex: auto;
}
.border_tiny_0417.tall-fcaf .bottom_6e98.widget_gas_5458 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .new_80d8.article-12af {
  display: none;
}
#masthead > .new_80d8 button {
  left: 0;
}
.shade_4600 {
  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;
}
.shade_4600:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shade_4600.current-c0eb i {
  margin-right: 4px;
}
.shade_4600.pattern-bdc1 i {
  margin-left: 5px;
}
.dim-7fe2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dim-7fe2 p:last-child {
  margin-bottom: 0;
}
.bottom_977f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bottom_977f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bottom_977f img {
  display: block;
  width: auto;
  line-height: 1;
}
.bottom_977f .mask-inner-9560 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bottom_977f .breadcrumb-791c {
  margin: 5px 0 7px 0;
}
.bottom_977f.article-6768 .section-b4f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom_977f.article-6768 .section-8a4c {
  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;
}
.bottom_977f.hidden_f51e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bottom_977f.hidden_f51e .section-b4f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom_977f.hidden_f51e .section-8a4c {
  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;
}
.bottom_977f.advanced-7eab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom_977f.info_up_c1b9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bottom_977f.info_up_c1b9 .section-8a4c {
  margin-top: 7px;
}
.tooltip_4dfc {
  display: inline-block;
}
.pattern_gas_02a5 .accordion_action_5ffb .bottom_977f img {
  max-width: 100%;
}
.outline_small_bb7e .first-1117.medium_869a,
.dark_db3d .first-1117.medium_869a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_small_bb7e .top-237b,
.dark_db3d .top-237b {
  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%);
}
.outline_small_bb7e .top-237b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_small_bb7e.carousel-bdf0 .top-237b {
  display: none;
}
.outline_small_bb7e .item-078e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_small_bb7e .item-078e li {
  display: inline-block;
  position: relative;
}
.outline_small_bb7e .item-078e li:last-child {
  margin-right: 0;
}
.outline_small_bb7e .item-078e 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;
}
.outline_small_bb7e .item-078e li.middle-730d > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_small_bb7e .item-078e > 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;
}
.outline_small_bb7e .item-078e > li > a i {
  line-height: 0;
}
.outline_small_bb7e .item-078e > li.alert-fast-f890 > a .top-237b {
  margin-left: 4px;
  line-height: 0;
}
.outline_small_bb7e .item-078e .shade-ed50 li.alert-fast-f890 > a {
  position: relative;
}
.outline_small_bb7e .item-078e .shade-ed50 li.alert-fast-f890 > a:after,
.outline_small_bb7e .item-078e .shade-ed50 li.alert-fast-f890 > a:before {
  content: "";
  display: table;
}
.outline_small_bb7e .item-078e .shade-ed50 li.alert-fast-f890 > a:after {
  clear: both;
}
.outline_small_bb7e .item-078e .shade-ed50 li.alert-fast-f890 > a .top-237b {
  margin-left: 5px;
  float: right;
}
.outline_small_bb7e .main-59ff,
.outline_small_bb7e .shade-ed50 {
  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;
}
.outline_small_bb7e .shade-ed50 {
  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;
}
.outline_small_bb7e .shade-ed50 .medium_869a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_small_bb7e .shade-ed50 .top-237b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_small_bb7e .shade-ed50 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_small_bb7e .shade-ed50 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;
}
.outline_small_bb7e .shade-ed50 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_small_bb7e .shade-ed50 .shade-ed50 {
  top: 0;
  left: 100%;
}
.outline_small_bb7e .dim_335b.fn-focus-13e3 > .main-59ff,
.outline_small_bb7e .dim_335b.fn-focus-13e3 > .shade-ed50,
.outline_small_bb7e .dim_335b:focus > .main-59ff,
.outline_small_bb7e .dim_335b:focus > .shade-ed50,
.outline_small_bb7e .dim_335b:hover > .main-59ff,
.outline_small_bb7e .dim_335b:hover > .shade-ed50 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_small_bb7e.aside_east_95ad .fixed_c648:after,
.outline_small_bb7e.aside_east_95ad .fixed_c648:before {
  content: "";
  display: table;
}
.outline_small_bb7e.aside_east_95ad .fixed_c648:after {
  clear: both;
}
.outline_small_bb7e.aside_east_95ad .fixed_c648 > li {
  float: left;
}
.outline_small_bb7e.copper_b7d8 .fixed_c648:after,
.outline_small_bb7e.copper_b7d8 .fixed_c648:before {
  content: "";
  display: table;
}
.outline_small_bb7e.copper_b7d8 .fixed_c648:after {
  clear: both;
}
.outline_small_bb7e.copper_b7d8 .fixed_c648 > li {
  float: left;
}
.outline_small_bb7e.copper_b7d8 .fixed_c648 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_small_bb7e.copper_b7d8 .fixed_c648 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_small_bb7e.copper_b7d8 .fixed_c648 > li.center_719a > a,
.outline_small_bb7e.copper_b7d8 .fixed_c648 > li.middle-730d > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_small_bb7e.popup-a87f .fixed_c648 > li > a .medium_869a {
  position: relative;
}
.outline_small_bb7e.popup-a87f .fixed_c648 > li > a .medium_869a: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;
}
.outline_small_bb7e.popup-a87f
  .fixed_c648
  > li:focus
  > a
  .medium_869a:before,
.outline_small_bb7e.popup-a87f
  .fixed_c648
  > li:hover
  > a
  .medium_869a:before {
  width: 100%;
  background-color: currentColor;
}
.outline_small_bb7e.popup-a87f
  .fixed_c648
  > li.center_719a
  > a
  .medium_869a:before,
.outline_small_bb7e.popup-a87f
  .fixed_c648
  > li.green_6973
  > a
  .medium_869a:before {
  width: 100%;
  background-color: currentColor;
}
.outline_small_bb7e.disabled_black_404b .fixed_c648 > li > a .medium_869a {
  position: relative;
}
.outline_small_bb7e.disabled_black_404b .fixed_c648 > li > a .medium_869a: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;
}
.outline_small_bb7e.disabled_black_404b .fixed_c648 > li:focus > a .medium_869a:before,
.outline_small_bb7e.disabled_black_404b
  .fixed_c648
  > li:hover
  > a
  .medium_869a:before {
  width: 100%;
  background-color: currentColor;
}
.outline_small_bb7e.disabled_black_404b
  .fixed_c648
  > li.center_719a
  > a
  .medium_869a:before,
.outline_small_bb7e.disabled_black_404b
  .fixed_c648
  > li.green_6973
  > a
  .medium_869a:before {
  width: 100%;
  background-color: currentColor;
}
.dark_db3d .item-078e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dark_db3d .item-078e li:first-child > a {
  border-top: none;
}
.dark_db3d .item-078e .dropdown-1ad7 > .medium_869a .top-237b {
  display: none;
}
.dark_db3d .item-078e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dark_db3d .item-078e li:last-child {
  border: none;
}
.dark_db3d .item-078e li.alert-fast-f890 > a {
  padding-right: 45px !important;
}
.dark_db3d .item-078e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dark_db3d .item-078e li a:focus,
.dark_db3d .item-078e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_db3d .item-078e li .row_cold_658e {
  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;
}
.dark_db3d .item-078e li .row_cold_658e:hover {
  box-shadow: none;
}
.dark_db3d .item-078e li .row_cold_658e .top-237b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dark_db3d .item-078e .shade-ed50 {
  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);
}
.dark_db3d .item-078e .shade-ed50 li a {
  padding-left: 3em;
}
.dark_db3d .item-078e .content_35d7 > a .row_cold_658e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dark_db3d .item-078e .content_35d7 > .shade-ed50 {
  display: block;
  opacity: 1;
}
.secondary_24b6 {
  max-width: 100%;
}
.tooltip_red_a123 {
  line-height: 0;
  cursor: pointer;
}
.bright_2f33 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bright_2f33:hover {
  box-shadow: none;
  color: currentColor;
}
.bright_2f33 svg {
  width: 18px;
  height: 18px;
}
.bright_2f33 .widget-4d7e {
  display: none;
}
.selected-7fee {
  position: relative;
}
.selected-7fee.fn-active-13e3 .bright_2f33 .logo-177e {
  display: none;
}
.selected-7fee.fn-active-13e3 .bright_2f33 .widget-4d7e {
  display: inline-block;
}
.selected-7fee .container_current_44d6 {
  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);
}
.selected-7fee.tertiary_ae55 .container_current_44d6 {
  left: auto;
  right: -0.9em;
}
.selected-7fee.tertiary_ae55 .image-slow-f31b::before {
  left: auto;
  right: 15px;
}
.selected-7fee.fn-active-13e3 .container_current_44d6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer-86b9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.footer-86b9 label {
  flex-basis: 100%;
}
.footer-86b9 .wrapper_west_dcbe {
  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;
}
.footer-86b9 .focus_in_5bf2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.footer-86b9 .focus_in_5bf2:focus {
  background-color: transparent;
}
.footer-86b9 button.modal-b2bd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.footer-86b9 button.modal-b2bd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.footer-86b9 button.modal-b2bd svg {
  width: 18px;
  height: 18px;
}
.footer-86b9 input[type="submit"] {
  min-height: auto;
}
.fresh_3796 .footer-86b9 .focus_in_5bf2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-slow-f31b {
  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) {
  .image-slow-f31b {
    width: 220px;
  }
}
.image-slow-f31b label {
  flex-basis: 100%;
}
.image-slow-f31b::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;
}
.item-d27b .fresh_3796 .footer-86b9 {
  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;
}
.item-d27b
  .fresh_3796
  .footer-86b9
  .wrapper_west_dcbe {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item-d27b .fresh_3796 .footer-86b9 .focus_in_5bf2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item-d27b
  .fresh_3796
  .footer-86b9
  .focus_in_5bf2:focus {
  background: 0 0;
}
.item-d27b
  .fresh_3796
  .footer-86b9
  .frame_warm_c851 {
  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-current-1e31 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component-current-1e31 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component-current-1e31 li:last-child {
  margin-right: 0;
}
.component-current-1e31 li:first-child {
  margin-left: 0;
}
.component-current-1e31.under_713e a {
  color: #fff;
}
.component-current-1e31.under_713e a:hover {
  color: #fff;
}
.component-current-1e31 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component-current-1e31 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component-current-1e31 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component-current-1e31 a:hover {
  opacity: 0.9;
  color: inherit;
}
.component-current-1e31 [class*="social-icon-apple"] {
  background-color: #999;
}
.component-current-1e31 [class*="social-icon-apple"].icon_top_26b4 {
  background-color: transparent;
  color: #999;
}
.component-current-1e31 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component-current-1e31 [class*="social-icon-behance"].icon_top_26b4 {
  background-color: transparent;
  color: #1769ff;
}
.component-current-1e31 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component-current-1e31 [class*="social-icon-bitbucket"].icon_top_26b4 {
  background-color: transparent;
  color: #205081;
}
.component-current-1e31 [class*="social-icon-codepen"] {
  background-color: #000;
}
.component-current-1e31 [class*="social-icon-codepen"].icon_top_26b4 {
  background-color: transparent;
  color: #000;
}
.component-current-1e31 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component-current-1e31 [class*="social-icon-delicious"].icon_top_26b4 {
  background-color: transparent;
  color: #39f;
}
.component-current-1e31 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component-current-1e31 [class*="social-icon-digg"].icon_top_26b4 {
  background-color: transparent;
  color: #005be2;
}
.component-current-1e31 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component-current-1e31 [class*="social-icon-dribbble"].icon_top_26b4 {
  background-color: transparent;
  color: #ea4c89;
}
.component-current-1e31 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component-current-1e31 [class*="social-icon-envelope"].icon_top_26b4 {
  background-color: transparent;
  color: #ea4335;
}
.component-current-1e31 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component-current-1e31 [class*="social-icon-facebook"].icon_top_26b4 {
  background-color: transparent;
  color: #3b5998;
}
.component-current-1e31 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component-current-1e31 [class*="social-icon-flickr"].icon_top_26b4 {
  background-color: transparent;
  color: #0063dc;
}
.component-current-1e31 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component-current-1e31 [class*="social-icon-foursquare"].icon_top_26b4 {
  background-color: transparent;
  color: #2d5be3;
}
.component-current-1e31 [class*="social-icon-github"] {
  background-color: #333;
}
.component-current-1e31 [class*="social-icon-github"].icon_top_26b4 {
  background-color: transparent;
  color: #333;
}
.component-current-1e31 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component-current-1e31 [class*="social-icon-google-plus"].icon_top_26b4 {
  background-color: transparent;
  color: #dd4b39;
}
.component-current-1e31 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component-current-1e31 [class*="social-icon-houzz"].icon_top_26b4 {
  background-color: transparent;
  color: #7ac142;
}
.component-current-1e31 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component-current-1e31 [class*="social-icon-instagram"].icon_top_26b4 {
  background-color: transparent;
  color: #262626;
}
.component-current-1e31 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component-current-1e31 [class*="social-icon-jsfiddle"].icon_top_26b4 {
  background-color: transparent;
  color: #487aa2;
}
.component-current-1e31 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component-current-1e31 [class*="social-icon-linkedin"].icon_top_26b4 {
  background-color: transparent;
  color: #0077b5;
}
.component-current-1e31 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component-current-1e31 [class*="social-icon-medium"].icon_top_26b4 {
  background-color: transparent;
  color: #00ab6b;
}
.component-current-1e31 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component-current-1e31
  [class*="social-icon-odnoklassniki"].icon_top_26b4 {
  background-color: transparent;
  color: #f4731c;
}
.component-current-1e31 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component-current-1e31 [class*="social-icon-meetup"].icon_top_26b4 {
  background-color: transparent;
  color: #ec1c40;
}
.component-current-1e31 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component-current-1e31 [class*="social-icon-pinterest"].icon_top_26b4 {
  background-color: transparent;
  color: #bd081c;
}
.component-current-1e31 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component-current-1e31 [class*="social-icon-product-hunt"].icon_top_26b4 {
  background-color: transparent;
  color: #da552f;
}
.component-current-1e31 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component-current-1e31 [class*="social-icon-reddit"].icon_top_26b4 {
  background-color: transparent;
  color: #ff4500;
}
.component-current-1e31 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component-current-1e31 [class*="social-icon-rss"].icon_top_26b4 {
  background-color: transparent;
  color: #f26522;
}
.component-current-1e31 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component-current-1e31
  [class*="social-icon-shopping-cart"].icon_top_26b4 {
  background-color: transparent;
  color: #4caf50;
}
.component-current-1e31 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component-current-1e31 [class*="social-icon-skype"].icon_top_26b4 {
  background-color: transparent;
  color: #00aff0;
}
.component-current-1e31 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component-current-1e31 [class*="social-icon-slideshare"].icon_top_26b4 {
  background-color: transparent;
  color: #0077b5;
}
.component-current-1e31 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component-current-1e31 [class*="social-icon-snapchat"].icon_top_26b4 {
  background-color: transparent;
  color: #fffc00;
}
.component-current-1e31 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component-current-1e31 [class*="social-icon-soundcloud"].icon_top_26b4 {
  background-color: transparent;
  color: #f80;
}
.component-current-1e31 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component-current-1e31 [class*="social-icon-spotify"].icon_top_26b4 {
  background-color: transparent;
  color: #2ebd59;
}
.component-current-1e31 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component-current-1e31
  [class*="social-icon-stack-overflow"].icon_top_26b4 {
  background-color: transparent;
  color: #fe7a15;
}
.component-current-1e31 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component-current-1e31 [class*="social-icon-maldkfgram"].icon_top_26b4 {
  background-color: transparent;
  color: #2ca5e0;
}
.component-current-1e31 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component-current-1e31 [class*="social-icon-tripadvisor"].icon_top_26b4 {
  background-color: transparent;
  color: #589442;
}
.component-current-1e31 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component-current-1e31 [class*="social-icon-tumblr"].icon_top_26b4 {
  background-color: transparent;
  color: #35465c;
}
.component-current-1e31 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component-current-1e31 [class*="social-icon-twitch"].icon_top_26b4 {
  background-color: transparent;
  color: #6441a5;
}
.component-current-1e31 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component-current-1e31 [class*="social-icon-twitter"].icon_top_26b4 {
  background-color: transparent;
  color: #1da1f2;
}
.component-current-1e31 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component-current-1e31 [class*="social-icon-vimeo"].icon_top_26b4 {
  background-color: transparent;
  color: #1ab7ea;
}
.component-current-1e31 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component-current-1e31 [class*="social-icon-vk"].icon_top_26b4 {
  background-color: transparent;
  color: #45668e;
}
.component-current-1e31 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component-current-1e31 [class*="social-icon-weibo"].icon_top_26b4 {
  background-color: transparent;
  color: #df2029;
}
.component-current-1e31 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component-current-1e31 [class*="social-icon-weixin"].icon_top_26b4 {
  background-color: transparent;
  color: #7bb32e;
}
.component-current-1e31 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component-current-1e31 [class*="social-icon-whatsapp"].icon_top_26b4 {
  background-color: transparent;
  color: #25d366;
}
.component-current-1e31 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component-current-1e31 [class*="social-icon-wordpress"].icon_top_26b4 {
  background-color: transparent;
  color: #21759b;
}
.component-current-1e31 [class*="social-icon-xing"] {
  background-color: #026466;
}
.component-current-1e31 [class*="social-icon-xing"].icon_top_26b4 {
  background-color: transparent;
  color: #026466;
}
.component-current-1e31 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component-current-1e31 [class*="social-icon-yelp"].icon_top_26b4 {
  background-color: transparent;
  color: #af0606;
}
.component-current-1e31 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component-current-1e31 [class*="social-icon-youtube"].icon_top_26b4 {
  background-color: transparent;
  color: #cd201f;
}
.frame-static-90ec {
  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;
}
.frame-static-90ec:hover {
  box-shadow: none;
  background: 0 0;
}
.picture_fb06 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus-1ac6 {
  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;
}
.paragraph-f785 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.info-4793 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.info-4793,
.info-4793::after,
.info-4793::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;
}
.info-4793::after,
.info-4793::before {
  content: "";
  display: block;
  background-color: inherit;
}
.description_dbc5 .focus-1ac6 .paragraph-f785 {
  margin-top: -2px;
  width: 19px;
}
.description_dbc5 .focus-1ac6 .info-4793 {
  margin-top: -1px;
}
.description_dbc5 .focus-1ac6 .info-4793,
.description_dbc5 .focus-1ac6 .info-4793::after,
.description_dbc5 .focus-1ac6 .info-4793::before {
  width: 19px;
  height: 2px;
}
.description_dbc5 .focus-1ac6 .info-4793::before {
  top: -6px;
}
.description_dbc5 .focus-1ac6 .info-4793::after {
  bottom: -6px;
}
.shadow-fb7d .focus-1ac6 .paragraph-f785 {
  margin-top: -2px;
  width: 22px;
}
.shadow-fb7d .focus-1ac6 .info-4793 {
  margin-top: -1px;
}
.shadow-fb7d .focus-1ac6 .info-4793,
.shadow-fb7d .focus-1ac6 .info-4793::after,
.shadow-fb7d .focus-1ac6 .info-4793::before {
  width: 22px;
  height: 2px;
}
.shadow-fb7d .focus-1ac6 .info-4793::before {
  top: -7px;
}
.shadow-fb7d .focus-1ac6 .info-4793::after {
  bottom: -7px;
}
.accordion-fast-91e7 .focus-1ac6 .paragraph-f785 {
  margin-top: -2px;
  width: 31px;
}
.accordion-fast-91e7 .focus-1ac6 .info-4793 {
  margin-top: -1.5px;
}
.accordion-fast-91e7 .focus-1ac6 .info-4793,
.accordion-fast-91e7 .focus-1ac6 .info-4793::after,
.accordion-fast-91e7 .focus-1ac6 .info-4793::before {
  width: 31px;
  height: 3px;
}
.accordion-fast-91e7 .focus-1ac6 .info-4793::before {
  top: -9px;
}
.accordion-fast-91e7 .focus-1ac6 .info-4793::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .background_e53c .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 19px;
  }
  .background_e53c .focus-1ac6 .info-4793 {
    margin-top: -1px;
  }
  .background_e53c .focus-1ac6 .info-4793,
  .background_e53c .focus-1ac6 .info-4793::after,
  .background_e53c .focus-1ac6 .info-4793::before {
    width: 19px;
    height: 2px;
  }
  .background_e53c .focus-1ac6 .info-4793::before {
    top: -6px;
  }
  .background_e53c .focus-1ac6 .info-4793::after {
    bottom: -6px;
  }
  .gas-42f0 .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 22px;
  }
  .gas-42f0 .focus-1ac6 .info-4793 {
    margin-top: -1px;
  }
  .gas-42f0 .focus-1ac6 .info-4793,
  .gas-42f0 .focus-1ac6 .info-4793::after,
  .gas-42f0 .focus-1ac6 .info-4793::before {
    width: 22px;
    height: 2px;
  }
  .gas-42f0 .focus-1ac6 .info-4793::before {
    top: -7px;
  }
  .gas-42f0 .focus-1ac6 .info-4793::after {
    bottom: -7px;
  }
  .info-upper-dfa2 .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 31px;
  }
  .info-upper-dfa2 .focus-1ac6 .info-4793 {
    margin-top: -1.5px;
  }
  .info-upper-dfa2 .focus-1ac6 .info-4793,
  .info-upper-dfa2 .focus-1ac6 .info-4793::after,
  .info-upper-dfa2 .focus-1ac6 .info-4793::before {
    width: 31px;
    height: 3px;
  }
  .info-upper-dfa2 .focus-1ac6 .info-4793::before {
    top: -9px;
  }
  .info-upper-dfa2 .focus-1ac6 .info-4793::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .focused-f98c .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 19px;
  }
  .focused-f98c .focus-1ac6 .info-4793 {
    margin-top: -1px;
  }
  .focused-f98c .focus-1ac6 .info-4793,
  .focused-f98c .focus-1ac6 .info-4793::after,
  .focused-f98c .focus-1ac6 .info-4793::before {
    width: 19px;
    height: 2px;
  }
  .focused-f98c .focus-1ac6 .info-4793::before {
    top: -6px;
  }
  .focused-f98c .focus-1ac6 .info-4793::after {
    bottom: -6px;
  }
  .steel-86d3 .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 22px;
  }
  .steel-86d3 .focus-1ac6 .info-4793 {
    margin-top: -1px;
  }
  .steel-86d3 .focus-1ac6 .info-4793,
  .steel-86d3 .focus-1ac6 .info-4793::after,
  .steel-86d3 .focus-1ac6 .info-4793::before {
    width: 22px;
    height: 2px;
  }
  .steel-86d3 .focus-1ac6 .info-4793::before {
    top: -7px;
  }
  .steel-86d3 .focus-1ac6 .info-4793::after {
    bottom: -7px;
  }
  .notification-black-a226 .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 31px;
  }
  .notification-black-a226 .focus-1ac6 .info-4793 {
    margin-top: -1.5px;
  }
  .notification-black-a226 .focus-1ac6 .info-4793,
  .notification-black-a226 .focus-1ac6 .info-4793::after,
  .notification-black-a226 .focus-1ac6 .info-4793::before {
    width: 31px;
    height: 3px;
  }
  .notification-black-a226 .focus-1ac6 .info-4793::before {
    top: -9px;
  }
  .notification-black-a226 .focus-1ac6 .info-4793::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .short_c6ff .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 19px;
  }
  .short_c6ff .focus-1ac6 .info-4793 {
    margin-top: -1px;
  }
  .short_c6ff .focus-1ac6 .info-4793,
  .short_c6ff .focus-1ac6 .info-4793::after,
  .short_c6ff .focus-1ac6 .info-4793::before {
    width: 19px;
    height: 2px;
  }
  .short_c6ff .focus-1ac6 .info-4793::before {
    top: -6px;
  }
  .short_c6ff .focus-1ac6 .info-4793::after {
    bottom: -6px;
  }
  .left_3254 .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 22px;
  }
  .left_3254 .focus-1ac6 .info-4793 {
    margin-top: -1px;
  }
  .left_3254 .focus-1ac6 .info-4793,
  .left_3254 .focus-1ac6 .info-4793::after,
  .left_3254 .focus-1ac6 .info-4793::before {
    width: 22px;
    height: 2px;
  }
  .left_3254 .focus-1ac6 .info-4793::before {
    top: -7px;
  }
  .left_3254 .focus-1ac6 .info-4793::after {
    bottom: -7px;
  }
  .tertiary-9371 .focus-1ac6 .paragraph-f785 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-9371 .focus-1ac6 .info-4793 {
    margin-top: -1.5px;
  }
  .tertiary-9371 .focus-1ac6 .info-4793,
  .tertiary-9371 .focus-1ac6 .info-4793::after,
  .tertiary-9371 .focus-1ac6 .info-4793::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-9371 .focus-1ac6 .info-4793::before {
    top: -9px;
  }
  .tertiary-9371 .focus-1ac6 .info-4793::after {
    bottom: -9px;
  }
}
.in_a5be .info-4793 {
  -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);
}
.in_a5be .info-4793::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.in_a5be .info-4793::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);
}
.in_a5be.modal-advanced-f976 .info-4793 {
  -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);
}
.in_a5be.modal-advanced-f976 .info-4793::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.in_a5be.modal-advanced-f976 .info-4793::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);
}
.filter_d1be {
  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.frame_east_6d9f:before {
  display: none;
}
.info_cool_1245 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.info_cool_1245 .frame-in-62f9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.info_cool_1245 .frame-in-62f9:last-of-type {
  border-bottom: none;
}
.info_cool_1245 .frame-in-62f9.huge_e5b0,
.info_cool_1245 .frame-in-62f9.gallery_tiny_26b0,
.info_cool_1245 .frame-in-62f9.silver-f89f {
  padding: 0;
}
.info_cool_1245 .dark_db3d .row_cold_658e {
  color: currentColor;
}
.info_cool_1245 .dark_db3d .row_cold_658e:focus,
.info_cool_1245 .dark_db3d .row_cold_658e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_cool_1245.paragraph_03ac .warm_2d5f,
.info_cool_1245.paragraph_03ac .dim-7fe2 a,
.info_cool_1245.paragraph_03ac .fixed_c648 a,
.info_cool_1245.paragraph_03ac .shade-ed50 a {
  color: rgba(0, 0, 0, 0.55);
}
.info_cool_1245.paragraph_03ac .warm_2d5f:hover,
.info_cool_1245.paragraph_03ac .dim-7fe2 a:hover,
.info_cool_1245.paragraph_03ac .fixed_c648 a:hover,
.info_cool_1245.paragraph_03ac .shade-ed50 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_cool_1245.paragraph_03ac .section_8460 {
  color: rgba(0, 0, 0, 0.8);
}
.info_cool_1245.paragraph_03ac .frame-in-62f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_cool_1245.paragraph_03ac .frame-in-62f9:before {
  background: rgba(0, 0, 0, 0.08);
}
.info_cool_1245.paragraph_03ac .box-b9f8:before {
  background: rgba(255, 255, 255, 0.9);
}
.info_cool_1245.paragraph_03ac .dark_db3d .item-078e li a,
.info_cool_1245.paragraph_03ac .dark_db3d .row_cold_658e,
.info_cool_1245.paragraph_03ac .shade-ed50 {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_cool_1245.paragraph_03ac .dark_db3d .row_cold_658e:focus,
.info_cool_1245.paragraph_03ac .dark_db3d .row_cold_658e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_cool_1245.paragraph_03ac .item-078e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_cool_1245.in_d475 .warm_2d5f,
.info_cool_1245.in_d475 .dim-7fe2 a,
.info_cool_1245.in_d475 .fixed_c648 .row_cold_658e,
.info_cool_1245.in_d475 .fixed_c648 a,
.info_cool_1245.in_d475 .shade-ed50 a {
  color: rgba(255, 255, 255, 0.79);
}
.info_cool_1245.in_d475 .warm_2d5f:hover,
.info_cool_1245.in_d475 .dim-7fe2 a:hover,
.info_cool_1245.in_d475 .fixed_c648 .row_cold_658e:hover,
.info_cool_1245.in_d475 .fixed_c648 a:hover,
.info_cool_1245.in_d475 .shade-ed50 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_cool_1245.in_d475 .section_8460 {
  color: rgba(255, 255, 255, 0.99);
}
.info_cool_1245.in_d475 .frame-in-62f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_cool_1245.in_d475 .frame-in-62f9:before {
  background: rgba(255, 255, 255, 0.08);
}
.info_cool_1245.in_d475 .box-b9f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.info_cool_1245.in_d475 .dark_db3d .item-078e li a,
.info_cool_1245.in_d475 .dark_db3d .row_cold_658e,
.info_cool_1245.in_d475 .shade-ed50 {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_cool_1245.in_d475 .dark_db3d .row_cold_658e:focus,
.info_cool_1245.in_d475 .dark_db3d .row_cold_658e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info_cool_1245.in_d475 .item-078e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-b9f8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box-b9f8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hover-3565 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.border-dark-753e .info_cool_1245 {
  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;
}
.border-dark-753e .frame-in-62f9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.border-dark-753e .frame-in-62f9: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) {
  .border-dark-753e .frame-in-62f9:before {
    width: 16%;
    left: 42%;
  }
}
.border-dark-753e .frame-in-62f9:last-child:before {
  content: none;
}
.border-dark-753e .frame-in-62f9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.border-dark-753e .dark_db3d .item-078e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.border-dark-753e .dark_db3d .item-078e li a .row_cold_658e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.border-dark-753e .dark_db3d .shade-ed50 {
  border: none;
}
.border-dark-753e .dark_db3d .shade-ed50 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.border-dark-753e .box-b9f8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.border-dark-753e .hover-3565 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.border-dark-753e .in_d475 .box-b9f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.border-dark-753e .paragraph_03ac.notification-stone-a3a2 .info-4793 {
  background: rgba(0, 0, 0, 0.6);
}
.border-dark-753e
  .paragraph_03ac.notification-stone-a3a2
  .info-4793::after,
.border-dark-753e
  .paragraph_03ac.notification-stone-a3a2
  .info-4793:before {
  background: inherit;
}
.border-dark-753e
  .paragraph_03ac.notification-stone-a3a2:hover
  .info-4793 {
  background: rgba(0, 0, 0, 0.8);
}
.simple_1df6 .info_cool_1245 {
  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) {
  .simple_1df6 .info_cool_1245 {
    width: auto;
    right: 45px;
  }
}
.detail-narrow-9dc7 .info_cool_1245 {
  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) {
  .detail-narrow-9dc7 .info_cool_1245 {
    width: auto;
    left: 45px;
  }
}
.frame_east_6d9f .info_cool_1245 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame_east_6d9f .hover-3565 {
  max-width: 48em;
  margin: 0 auto;
}
.frame_east_6d9f .box-b9f8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.large-72e5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.large-72e5.border-dark-753e .info_cool_1245 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.large-72e5.simple_1df6 .info_cool_1245 {
  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);
}
.large-72e5 .info_cool_1245 {
  visibility: visible;
}
.large-72e5.detail-narrow-9dc7 .info_cool_1245 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pattern-inner-55dd,
.badge-next-d4bf {
  overflow-x: hidden;
}
.pattern-inner-55dd .info_cool_1245 {
  overflow: auto;
}
.pattern-inner-55dd.border-dark-753e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-inner-55dd.border-dark-753e .info_cool_1245 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pattern-inner-55dd.border-dark-753e .frame-static-90ec {
  opacity: 0;
}
.pattern-inner-55dd.simple_1df6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-inner-55dd.simple_1df6 .info_cool_1245 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pattern-inner-55dd.simple_1df6 .frame-static-90ec {
  opacity: 0;
}
.pattern-inner-55dd.detail-narrow-9dc7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-inner-55dd.detail-narrow-9dc7 .info_cool_1245 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pattern-inner-55dd.detail-narrow-9dc7 .frame-static-90ec {
  opacity: 0;
}
.pattern-inner-55dd.frame_east_6d9f .info_cool_1245 {
  z-index: 10;
  visibility: visible;
}
.notification-stone-a3a2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification-stone-a3a2 .info-4793 {
  background: rgba(255, 255, 255, 0.99);
}
.notification-stone-a3a2 .info-4793::after,
.notification-stone-a3a2 .info-4793:before {
  background: inherit;
}
.notification-stone-a3a2:hover .info-4793 {
  background: rgba(255, 255, 255, 0.99);
}
.detail-narrow-9dc7 .notification-stone-a3a2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame_east_6d9f .notification-stone-a3a2 {
  display: none !important;
}
.pattern-inner-55dd:before,
.badge-next-d4bf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pattern-inner-55dd .notification-stone-a3a2,
.badge-next-d4bf .notification-stone-a3a2 {
  display: inline-block;
}
.info_cool_1245 .bottom_ff15 {
  -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;
}
.pattern-inner-55dd .info_cool_1245 .bottom_ff15,
.badge-next-d4bf .info_cool_1245 .bottom_ff15 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-0f1a .wrapper_west_dcbe {
  width: 100%;
}
.accordion_action_5ffb {
  padding: 0 0.5em 0;
}
.accordion_action_5ffb [class*="customify-col-"],
.accordion_action_5ffb [class*="customify-col_"],
.accordion_action_5ffb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media_0fd9 .accordion_action_5ffb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pink_7699 .form_0518,
  .form_0518 {
    display: none;
  }
  .rough-d7cb {
    text-align: left;
  }
  .icon-cccc {
    text-align: center;
  }
  .dirty_5876 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pink_7699 .shadow-new-7c26,
  .shadow-new-7c26 {
    display: none;
  }
  .module-thick-38ab {
    text-align: left;
  }
  .menu_856d {
    text-align: center;
  }
  .black_4e8d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pink_7699 .description-51a6,
  .description-51a6 {
    display: none;
  }
  .info-defb {
    text-align: left;
  }
  .label_down_3218 {
    text-align: center;
  }
  .old-3335 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wood-20cd {
  box-shadow: none !important;
}
.layout_0c6e .component_copper_5023,
.fluid-9cad .component_copper_5023 {
  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;
}
.fluid-9cad .component_copper_5023 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress_d9f7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress_d9f7:after,
.progress_d9f7:before {
  content: "";
  display: table;
}
.progress_d9f7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress_d9f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress_d9f7,
.surface-ffd4 {
  max-width: 1248px;
  margin: 0 auto;
}

.icon-391e.white-a112 .progress_d9f7 {
  max-width: 100%;
}
.icon-391e.element_upper_8531 {
  max-width: 1200px;
  margin: 0 auto;
}
.icon-391e.grid_5b7d .progress_d9f7 {
  max-width: 100%;
}
.icon-391e.grid_5b7d > .progress_d9f7 {
  padding-left: 0;
  padding-right: 0;
}
.icon-391e.grid_5b7d > .progress_d9f7 .pink_7699 {
  margin: 0;
}
.icon-391e.grid_5b7d
  > .progress_d9f7
  .feature_fluid_89b1.narrow_fba7 {
  margin-right: 0;
  margin-left: 0;
}
.icon-391e.grid_5b7d #main.narrow_fba7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .status-a96a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .status-a96a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .item-7709 .outline-last-0fb6 {
    padding-right: 1em;
  }
  .item-7709.video_b41e .feature_fluid_89b1 {
    border-right: 1px solid #eaecee;
  }
  .item-7709.video_b41e .outline-last-0fb6 {
    padding-right: 1em;
  }
  .item-7709.video_b41e .black_4e44 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-tall-5cab .outline-last-0fb6 {
    padding-left: 1em;
  }
  .feature-tall-5cab.video_b41e .feature_fluid_89b1 {
    border-left: 1px solid #eaecee;
  }
  .feature-tall-5cab.video_b41e .outline-last-0fb6 {
    padding-left: 1em;
  }
  .feature-tall-5cab.video_b41e .black_4e44 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-stale-63e9 .outline-last-0fb6 {
    padding-left: 1em;
  }
  .info-stale-63e9.video_b41e .container-bottom-747e {
    border-right: 1px solid #eaecee;
  }
  .info-stale-63e9.video_b41e .orange-59bf {
    border-right: 1px solid #eaecee;
  }
  .info-stale-63e9.video_b41e .outline-last-0fb6 {
    padding-left: 1em;
  }
  .info-stale-63e9.video_b41e .black_4e44 {
    padding-right: 1em;
  }
  .info-stale-63e9.video_b41e .item-dirty-645f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-7c6e .outline-last-0fb6 {
    padding-right: 1em;
  }
  .picture-7c6e.video_b41e .container-bottom-747e {
    border-left: 1px solid #eaecee;
  }
  .picture-7c6e.video_b41e .orange-59bf {
    border-left: 1px solid #eaecee;
  }
  .picture-7c6e.video_b41e .outline-last-0fb6 {
    padding-right: 1em;
  }
  .picture-7c6e.video_b41e .black_4e44 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-7c6e.video_b41e .item-dirty-645f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-a96a .outline-last-0fb6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-a96a.video_b41e .feature_fluid_89b1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .status-a96a.video_b41e .outline-last-0fb6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-a96a.video_b41e .black_4e44 {
    padding-left: 1em;
  }
  .status-a96a.video_b41e .item-dirty-645f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .status-a96a.video_b41e .outline-last-0fb6 {
    padding-left: 0;
  }
}
.search_fixed_7e1f .dirty-ec8b {
  display: inline-block;
}
.list_130d {
  display: inline-block;
}
.hover-2837 {
  word-con: break-word;
}
.overlay_right_0ac5 > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay_right_0ac5 .slider-ec43 {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay_right_0ac5 .notification-last-4ca9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.preview-6aa6 .menu_warm_e5f7 {
  margin-bottom: 2em;
}
.preview-6aa6 .out-f2d4 {
  margin-bottom: 15px;
}
.preview-6aa6 .out-f2d4:last-child {
  margin-bottom: 0;
}
.preview-6aa6 .shade-green-ed15 {
  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) {
  .preview-6aa6 .shade-green-ed15 {
    display: block;
  }
}
.preview-6aa6 .menu-ff98 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .preview-6aa6 .menu-ff98 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.preview-6aa6 .pagination-ebc0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.preview-6aa6 .pagination-ebc0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.preview-6aa6 .pagination-ebc0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.preview-6aa6 .hover-2837 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview-6aa6 .hover-2837 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.preview-6aa6 .purple_b5dc p:last-child {
  margin-bottom: 0;
}
.preview-6aa6 .picture-a2c3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.preview-6aa6 .steel_1ade {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.preview-6aa6 .dynamic-91aa {
  margin-top: 1em;
}
.preview-6aa6 .highlight-56a5 {
  top: 0;
  display: block;
}
.preview-6aa6 .highlight-56a5 a {
  color: inherit;
}
.preview-6aa6 .highlight-56a5 a:hover {
  color: inherit;
}
.preview-6aa6 .aside-static-572c {
  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;
}
.preview-6aa6 .aside-static-572c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.preview-6aa6 .steel_1ade {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.preview-6aa6 .purple_d15f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.preview-6aa6 .purple_d15f:first-child {
  margin-top: 0;
}
.preview-6aa6 .purple_d15f.photo_out_93dc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.preview-6aa6 .purple_d15f.new_b065 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview-6aa6
  .purple_d15f.new_b065.picture_5c3c
  .dynamic-91aa {
  width: 100%;
}
.preview-6aa6 .new_b065 {
  -webkit-box-align: center;
  align-items: center;
}
.preview-6aa6 .new_b065 .overlay_right_0ac5,
.preview-6aa6 .new_b065 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.preview-6aa6 .pagination-ebc0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview-6aa6 .pagination-ebc0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview-6aa6 .pagination-ebc0: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;
}
.preview-6aa6 .photo_out_93dc {
  z-index: 5;
}
.preview-6aa6 .nav-641c .right_9525 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.preview-6aa6 .plasma_7402 .right_9525 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.preview-6aa6 .pink-d423 .right_9525 {
  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;
}
.preview-6aa6.tall_bd71 .shade-green-ed15,
.preview-6aa6.wrapper_upper_66d5 .shade-green-ed15 {
  display: block;
}
.preview-6aa6.tall_bd71 .shade-green-ed15 .main_hard_5e18,
.preview-6aa6.tall_bd71 .shade-green-ed15 .steel_1ade,
.preview-6aa6.wrapper_upper_66d5 .shade-green-ed15 .main_hard_5e18,
.preview-6aa6.wrapper_upper_66d5 .shade-green-ed15 .steel_1ade {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview-6aa6.element-selected-247b .menu-ff98 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .preview-6aa6.element-selected-247b .menu-ff98 {
    margin-right: 0;
  }
}
.preview-6aa6.tall_bd71 .menu-ff98,
.preview-6aa6.wrapper_upper_66d5 .menu-ff98 {
  padding-top: 40%;
}
.preview-6aa6.tall_bd71 .menu_warm_e5f7,
.preview-6aa6.wrapper_upper_66d5 .menu_warm_e5f7 {
  display: block;
}
.preview-6aa6.tall_bd71 .fn-sticky-13e3 .steel_1ade,
.preview-6aa6.wrapper_upper_66d5 .fn-sticky-13e3 .steel_1ade {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.preview-6aa6.tall_bd71 .menu-ff98,
.preview-6aa6.wrapper_upper_66d5 .menu-ff98 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.preview-6aa6.tall_bd71 .steel_1ade {
  padding: 1em;
}
.tag_gas_b8e3 {
  margin: 30px auto;
  display: block;
}
.tag_gas_b8e3 .cold_a300 > * {
  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;
}
.tag_gas_b8e3 .cold_a300 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag_gas_b8e3 .cold_a300 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-complex-d547 .overlay_right_0ac5 {
  margin-bottom: 1.41575em;
}
.active-complex-d547 .bottom-7b3b {
  margin-bottom: 1.618em;
}
.hero-5335 .clean-e352 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hero-5335 .clean-e352 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hero-5335 .first_05bb {
  max-width: 100%;
  overflow: auto;
}
.sort-advanced-6000 .hero-5335 a:hover {
  text-decoration: underline;
}
.left-f345 .out-f2d4:not(.hover-2837),
.left-f345 .pagination-ebc0 {
  margin-bottom: 1.41575em;
}
.left-f345 .out-f2d4:not(.hover-2837):last-child,
.left-f345 .pagination-ebc0:last-child {
  margin-bottom: 0;
}
.left-f345 .out-f2d4.banner-static-8b93 {
  margin-bottom: 0.41575em;
}
.left-f345 .highlight_2178:before,
.left-f345 .large-82b2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.left-f345 .highlight_2178:before {
  content: "\f115";
}
.left-f345 .large-82b2:before {
  content: "\f02c";
}
.left-f345 .image_green_11fa {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.left-f345 .image_green_11fa a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent_yellow_7199 {
  display: -webkit-box;
  display: flex;
}
.accent_yellow_7199 .description-bottom-34a6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent_yellow_7199 .description-bottom-34a6 {
    flex-basis: 90px;
  }
}
.accent_yellow_7199 .logo-plasma-560a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent_yellow_7199 .logo-plasma-560a {
    flex-basis: calc(100% - 50px);
  }
}
.accent_yellow_7199 .badge_down_857f p:last-child {
  margin-bottom: 0.72em;
}
.backdrop-clean-2cc5 .cold_a300 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop-clean-2cc5 .cold_a300:after,
.backdrop-clean-2cc5 .cold_a300:before {
  content: "";
  display: table;
}
.backdrop-clean-2cc5 .cold_a300:after {
  clear: both;
}
.backdrop-clean-2cc5 .cold_a300 .container-last-f9b2,
.backdrop-clean-2cc5 .cold_a300 .gallery_tiny_8979 {
  width: 49%;
}
.backdrop-clean-2cc5 .cold_a300 .container-last-f9b2 a span.white_3e11,
.backdrop-clean-2cc5 .cold_a300 .gallery_tiny_8979 a span.white_3e11 {
  display: block;
  margin-bottom: 5px;
}
.backdrop-clean-2cc5 .cold_a300 .gallery_tiny_8979 {
  float: left;
  text-align: left;
}
.backdrop-clean-2cc5 .cold_a300 .container-last-f9b2 {
  float: right;
  text-align: right;
}
.layout_white_5e6a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout_white_5e6a {
    margin-bottom: 0;
  }
}
.dropdown-action-1ce0 {
  margin-bottom: 1em;
}
.dropdown-action-1ce0 .hover-2837 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tiny-717f a {
  display: block;
  line-height: 0;
  position: relative;
}
.image-5923 .dropdown-action-1ce0,
.dirty-6937 .dropdown-action-1ce0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image-5923 .dropdown-action-1ce0,
  .dirty-6937 .dropdown-action-1ce0 {
    display: block;
  }
}
.image-5923 .tiny-717f,
.dirty-6937 .tiny-717f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image-5923 .tiny-717f,
  .dirty-6937 .tiny-717f {
    margin-bottom: 1em;
  }
}
.image-5923 .tiny-717f img,
.dirty-6937 .tiny-717f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image-5923 .north_dae7,
.dirty-6937 .north_dae7 {
  flex-basis: calc(100% - 160px);
}
.image-5923 .north_dae7 p,
.dirty-6937 .north_dae7 p {
  margin-bottom: 0;
}
.image-5923 .north_dae7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image-5923 .north_dae7 {
    padding-left: 0;
  }
}
.dirty-6937 .north_dae7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dirty-6937 .north_dae7 {
    padding-right: 0;
  }
}
.dirty-6937 .tiny-717f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification_hot_d2b5 .tiny-717f {
  margin-bottom: 0.5em;
}
.notification_hot_d2b5 .tiny-717f img {
  width: 100%;
}
.thick_869b .feature_a97a,
.tabs_d8ec .feature_a97a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tabs_d8ec .feature_fluid_89b1 .large_a413 p:last-child {
  margin-bottom: 0;
}
.badge-b3bf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.white_774a .notification-7ff6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .white_774a .notification-7ff6:last-of-type {
    margin-bottom: 0;
  }
}
.white_774a .notification-7ff6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white_774a .notification-7ff6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.white_774a .notification-7ff6 ul li {
  margin: 0 0 0.6em;
}
.white_774a .notification-7ff6 ul li.easy-6615,
.white_774a .notification-7ff6 ul li.content-tall-bc33 {
  position: relative;
}
.white_774a .notification-7ff6 ul li.easy-6615 .picture-8fe8,
.white_774a .notification-7ff6 ul li.content-tall-bc33 .picture-8fe8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.white_774a .notification-7ff6 ul li.easy-6615:after:after,
.white_774a .notification-7ff6 ul li.easy-6615:after:before,
.white_774a
  .notification-7ff6
  ul
  li.content-tall-bc33:after:after,
.white_774a
  .notification-7ff6
  ul
  li.content-tall-bc33:after:before {
  content: "";
  display: table;
}
.white_774a .notification-7ff6 ul li.easy-6615:after:after,
.white_774a
  .notification-7ff6
  ul
  li.content-tall-bc33:after:after {
  clear: both;
}
.white_774a .notification-7ff6 a.tertiary-6032:hover {
  text-decoration: none;
}
.white_774a .notification-7ff6 select {
  max-width: 100%;
}
.white_774a .notification-7ff6 table {
  font-size: 85%;
}
.white_774a .notification-7ff6 table td,
.white_774a .notification-7ff6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.white_774a .notification-7ff6 table tfoot td {
  text-align: left;
}
.white_774a .notification-7ff6 :last-child {
  margin-bottom: 0;
}
.white_774a .notification-7ff6 .sidebar_left_ca21 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.white_774a .notification-7ff6 .sidebar_left_ca21 label {
  width: 100%;
}
.white_774a .notification-7ff6 .sidebar_left_ca21 .focus_in_5bf2 {
  width: 100%;
  display: block;
}
.white_774a .notification-7ff6 .sidebar_left_ca21 .modal-b2bd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.white_774a .notification-7ff6 .sidebar_left_ca21 .modal-b2bd:hover svg #svg-search {
  fill: #444;
}
.white_774a .notification-7ff6 .sidebar_left_ca21 .modal-b2bd svg {
  width: 18px;
  height: 18px;
}
.white_774a .table_85ba ul ul,
.white_774a .paper-38e1 ul ul,
.white_774a .hot_a007 ul ul,
.white_774a .shade-ce8e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.white_774a .table_85ba .alert-fast-f890 > a,
.white_774a .paper-38e1 .alert-fast-f890 > a,
.white_774a .hot_a007 .alert-fast-f890 > a,
.white_774a .shade-ce8e .alert-fast-f890 > a {
  margin-bottom: 0;
}
.white_774a .gallery_d093 li,
.white_774a .table_85ba li,
.white_774a .shadow-north-1806 li,
.white_774a .paper-38e1 li,
.white_774a .hot_a007 li,
.white_774a .shade-ce8e li,
.white_774a .slider-in-7cb7 li,
.white_774a .sidebar_a1c6 li {
  display: block;
  position: relative;
}
.white_774a .gallery_d093 li:last-child,
.white_774a .table_85ba li:last-child,
.white_774a .shadow-north-1806 li:last-child,
.white_774a .paper-38e1 li:last-child,
.white_774a .hot_a007 li:last-child,
.white_774a .shade-ce8e li:last-child,
.white_774a .slider-in-7cb7 li:last-child,
.white_774a .sidebar_a1c6 li:last-child {
  border: none;
}
.white_774a .gallery_d093 li a,
.white_774a .table_85ba li a,
.white_774a .shadow-north-1806 li a,
.white_774a .paper-38e1 li a,
.white_774a .hot_a007 li a,
.white_774a .shade-ce8e li a,
.white_774a .slider-in-7cb7 li a,
.white_774a .sidebar_a1c6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white_774a .gallery_d093 li ul li::before,
.white_774a .table_85ba li ul li::before,
.white_774a .shadow-north-1806 li ul li::before,
.white_774a .paper-38e1 li ul li::before,
.white_774a .hot_a007 li ul li::before,
.white_774a .shade-ce8e li ul li::before,
.white_774a .slider-in-7cb7 li ul li::before,
.white_774a .sidebar_a1c6 li ul li::before {
  left: 15px;
}
.white_774a .gallery_d093 li ul a,
.white_774a .table_85ba li ul a,
.white_774a .shadow-north-1806 li ul a,
.white_774a .paper-38e1 li ul a,
.white_774a .hot_a007 li ul a,
.white_774a .shade-ce8e li ul a,
.white_774a .slider-in-7cb7 li ul a,
.white_774a .sidebar_a1c6 li ul a {
  padding-left: 20px;
}
.white_774a .gallery_d093 li ul ul li::before,
.white_774a .table_85ba li ul ul li::before,
.white_774a .shadow-north-1806 li ul ul li::before,
.white_774a .paper-38e1 li ul ul li::before,
.white_774a .hot_a007 li ul ul li::before,
.white_774a .shade-ce8e li ul ul li::before,
.white_774a .slider-in-7cb7 li ul ul li::before,
.white_774a .sidebar_a1c6 li ul ul li::before {
  left: 30px;
}
.white_774a .gallery_d093 li ul ul a,
.white_774a .table_85ba li ul ul a,
.white_774a .shadow-north-1806 li ul ul a,
.white_774a .paper-38e1 li ul ul a,
.white_774a .hot_a007 li ul ul a,
.white_774a .shade-ce8e li ul ul a,
.white_774a .slider-in-7cb7 li ul ul a,
.white_774a .sidebar_a1c6 li ul ul a {
  padding-left: 40px;
}
.white_774a .image_advanced_6449 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white_774a .sidebar_a1c6 ul li {
  margin-bottom: 1.41575em;
}
.white_774a .sidebar_a1c6 ul li .first-b268 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.white_774a .sidebar_a1c6 ul li .active_235c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.in_d475 .gallery_d093 li a,
.in_d475 .table_85ba li a,
.in_d475 .shadow-north-1806 li a,
.in_d475 .paper-38e1 li a,
.in_d475 .hot_a007 li a,
.in_d475 .shade-ce8e li a,
.in_d475 .slider-in-7cb7 li a,
.in_d475 .sidebar_a1c6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_d475 .image_advanced_6449 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_d475 .notification-7ff6 ul li.easy-6615 .picture-8fe8,
.in_d475 .notification-7ff6 ul li.content-tall-bc33 .picture-8fe8 {
  background: rgba(0, 0, 0, 0.2);
}
.in_d475 .white_774a .notification-7ff6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-391e .white_774a .item-078e li {
  margin: 0;
}
.icon-391e .white_774a .item-078e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon-391e .white_774a .item-078e li ul {
  margin: 0;
}
.icon-391e .white_774a .item-078e li ul li a {
  padding-left: 15px;
}
.icon-391e .white_774a .item-078e li ul li li a {
  padding-left: 30px;
}
.icon-391e .white_774a .item-078e li.middle-730d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon-391e .white_774a .item-078e li.middle-730d > 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;
}
.icon-391e .white_774a .item-078e li.middle-730d > 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;
}
.basic_00c1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow_liquid_576d {
  position: relative;
  z-index: 10;
}
.shadow_liquid_576d .bottom_ff15 {
  width: 100%;
  max-width: 100%;
}
.dropdown-9453 .pattern-9ab2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown-9453 .paragraph_03ac {
}
.dropdown-9453 .in_d475 {
  background: #292929;
}
.primary_a8f5 .pattern-9ab2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.primary_a8f5 .paragraph_03ac {
  background: #f9f9f9;
}
.primary_a8f5 .in_d475 {
  background: #303030;
}
.badge-iron-64a8 .pattern-9ab2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-iron-64a8 .dirty-ec8b {
    margin-bottom: 1em;
  }
  .badge-iron-64a8 .dirty-ec8b:last-child {
    margin-bottom: 0;
  }
}
.badge-iron-64a8 .paragraph_03ac {
  background: #ededed;
}
.badge-iron-64a8 .in_d475 {
  background: #1a1a1a;
}
.pattern-9ab2.paragraph_03ac {
  color: rgba(0, 0, 0, 0.6);
}
.pattern-9ab2.paragraph_03ac .active-67cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern-9ab2.in_d475 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-9ab2.in_d475 a:not(.tertiary-6032) {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-9ab2.in_d475 a:not(.tertiary-6032):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-9ab2.in_d475 .active-67cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-9ab2.in_d475 table tbody td,
.pattern-9ab2.in_d475 table th {
  background: rgba(0, 0, 0, 0.08);
}
.soft-3284.outline-up-a333 .progress_d9f7 {
  max-width: initial;
}
.soft-3284 .clean-3ce0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.soft-3284 .clean-3ce0 .bottom_ff15 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .soft-3284 .clean-3ce0 .bottom_ff15 {
    display: block;
    margin-bottom: 2em;
  }
  .soft-3284 .clean-3ce0 .bottom_ff15:last-child {
    margin-bottom: 0;
  }
}
.badge-iron-64a8 .dirty-ec8b:last-child,
.primary_a8f5 .dirty-ec8b:last-child,
.dropdown-9453 .dirty-ec8b:last-child {
  margin-bottom: 0;
}
.badge-iron-64a8 .dirty-ec8b .white_774a .notification-7ff6:last-child,
.primary_a8f5 .dirty-ec8b .white_774a .notification-7ff6:last-child,
.dropdown-9453 .dirty-ec8b .white_774a .notification-7ff6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge-iron-64a8 .summary_prev_0a72,
  .badge-iron-64a8 .first_08eb,
  .primary_a8f5 .summary_prev_0a72,
  .primary_a8f5 .first_08eb,
  .dropdown-9453 .summary_prev_0a72,
  .dropdown-9453 .first_08eb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow_liquid_576d .dirty-ec8b {
    margin-bottom: 2em;
  }
}
.shadow_liquid_576d p:last-child {
  margin-bottom: 0;
}
.shadow_liquid_576d li,
.shadow_liquid_576d ul {
  list-style: none;
  margin: 0;
}
.shadow_liquid_576d ul ul {
  margin-left: 2.617924em;
}
.dim-023d {
  font-size: 0.875em;
}

/* css-noise: 1038 */
.promo-block-o1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
