/*!
Theme Name: Customify
Theme URI: https://pressmaximum.picture-thick-c453/customify
Author: WPCustomify
Author URI: https://pressmaximum.picture-thick-c453
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.picture-thick-c453/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.article-fe07.complex-dbb9/licenses/gpl-2.0.highlight-focused-95c0
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.picture_silver_0139/, (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.shade_black_9a7e.disabled_static_caa1/normalize.disabled-2e35/
 ======
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.disabled-2e35 v7.0.0 | MIT License | github.picture-thick-c453/necolas/normalize.disabled-2e35 */
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;
}
.orange-c2c7 .logo_9191,
.detail-e4f3,
.main_3a4f,
.slider-new-40e5,
.paragraph-tiny-92cf,
.accent-short-82d3,
.shade_bright_a671,
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;
}
.detail-e4f3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail-e4f3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-e4f3,
  h1 {
    font-size: 1.8em;
  }
}
.main_3a4f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.main_3a4f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .main_3a4f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .main_3a4f,
  h2 {
    font-size: 1.7em;
  }
}
.slider-new-40e5,
h3 {
  font-size: 1.618em;
}
.orange-c2c7 .logo_9191,
.paragraph-tiny-92cf,
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.gallery-6c0f {
  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;
}
.text-pink-48ad:after,
.text-pink-48ad:before,
.hover_bcbe:after,
.hover_bcbe:before {
  content: "";
  display: table;
}
.text-pink-48ad:after,
.hover_bcbe:after {
  clear: both;
}
.active-hovered-f857 {
  float: right;
  margin-right: 0;
}
.fresh-7cd9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.banner_up_3bd9 .card_002c,
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;
}
.banner_up_3bd9 .card_002c: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;
}
.detail-cdbf .card_002c {
  box-shadow: none;
}
.detail-cdbf
  .card_002c
  .menu-16d8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.detail-cdbf .card_002c .tiny_36d0 {
  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;
}
.detail-cdbf
  .card_002c
  .tiny_36d0
  b {
  display: none;
}
.detail-cdbf .tall_594a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.list-6711:not(.smooth-e756):not(.liquid-04cb),
button:not(.smooth-e756):not(.liquid-04cb),
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ),
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ),
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ) {
  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;
}
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ):hover,
button:not(.smooth-e756):not(
    .liquid-04cb
  ):hover,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ):hover,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ):hover,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ):active,
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ):focus,
button:not(.smooth-e756):not(
    .liquid-04cb
  ):active,
button:not(.smooth-e756):not(
    .liquid-04cb
  ):focus,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ):active,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ):focus,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ):active,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ):focus,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ):active,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ):focus {
  outline: 0;
}
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307,
button:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307 {
  position: relative;
}
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .old-05d5,
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .table_black_8dd4,
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .box_hard_110d,
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  i,
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  svg,
button:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .old-05d5,
button:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .table_black_8dd4,
button:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .box_hard_110d,
button:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  i,
button:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  svg,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .old-05d5,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .table_black_8dd4,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .box_hard_110d,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  i,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  svg,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .old-05d5,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .table_black_8dd4,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .box_hard_110d,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  i,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  svg,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .old-05d5,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .table_black_8dd4,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  .box_hard_110d,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  i,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307
  svg {
  visibility: hidden;
}
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307:after,
button:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307:after,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307:after,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307:after,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ).fn-loading-b307: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;
}
.list-6711:not(.smooth-e756):not(.liquid-04cb),
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ),
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ),
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ) {
  color: #fff;
  background: #235787;
}
.list-6711:not(.smooth-e756):not(
    .liquid-04cb
  ):focus,
input[type="button"]:not(.smooth-e756):not(
    .liquid-04cb
  ):focus,
input[type="reset"]:not(.smooth-e756):not(
    .liquid-04cb
  ):focus,
input[type="submit"]:not(.smooth-e756):not(
    .liquid-04cb
  ):focus {
  color: #fff;
}
.list-6711.fn-disabled-b307:not(.smooth-e756):not(
    .liquid-04cb
  ),
.list-6711[disabled]:not(.smooth-e756):not(
    .liquid-04cb
  ),
button.fn-disabled-b307:not(.smooth-e756):not(
    .liquid-04cb
  ),
button[disabled]:not(.smooth-e756):not(
    .liquid-04cb
  ) {
  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;
}
.solid-93e4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.solid-93e4: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;
}
.panel-tiny-920f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slider_liquid_f51c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.list-e9bd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text-pink-48ad:after,
.text-pink-48ad:before,
.disabled_d724:after,
.disabled_d724:before,
.list_selected_4563:after,
.list_selected_4563:before,
.badge-12b1:after,
.badge-12b1:before,
.solid-de6d:after,
.solid-de6d:before,
.content_2a00:after,
.content_2a00:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text-pink-48ad:after,
.disabled_d724:after,
.list_selected_4563:after,
.badge-12b1:after,
.solid-de6d:after,
.content_2a00:after {
  clear: both;
}
.disabled_d724 .content_top_8382,
.list_selected_4563 .content_top_8382,
.up_0617 .content_top_8382 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient-62f5 {
  display: inline-block;
}
.border-cff0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-cff0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-cff0 .tooltip-complex-7075 {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip-complex-7075 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status-last-e123 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status-last-e123:after,
.status-last-e123:before {
  content: "";
  display: table;
}
.status-last-e123:after {
  clear: both;
}
.dropdown_dirty_bb4c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean_46fb .dropdown_dirty_bb4c {
  max-width: 50%;
}
.section_focused_3a07 .dropdown_dirty_bb4c {
  max-width: 33.33%;
}
.hovered_c031 .dropdown_dirty_bb4c {
  max-width: 25%;
}
.texture-3d0e .dropdown_dirty_bb4c {
  max-width: 20%;
}
.medium-f48a .dropdown_dirty_bb4c {
  max-width: 16.66%;
}
.box_d835 .dropdown_dirty_bb4c {
  max-width: 14.28%;
}
.item_pressed_7458 .dropdown_dirty_bb4c {
  max-width: 12.5%;
}
.large_5400 .dropdown_dirty_bb4c {
  max-width: 11.11%;
}
.button-thick-289f {
  display: block;
}
.orange-c2c7 .article-7922 label,
.orange-c2c7 .outer-f8cc label,
.orange-c2c7 .clean_82d5 label,
.orange-c2c7 .warm-3ac1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-hovered-94f9 {
  list-style: none;
  margin: 0;
}
.popup-hovered-94f9 article.button_c330 {
  margin-bottom: 0;
}
.popup-hovered-94f9 ul {
  list-style: none;
  margin: 0;
}
.popup-hovered-94f9 .section-a006 li.button_c330 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-hovered-94f9 .section-a006 li.button_c330 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-hovered-94f9 .section-a006 li.button_c330: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) {
  .popup-hovered-94f9 .section-a006 li.button_c330 li.button_c330 li.button_c330 li.button_c330 {
    padding-left: 0;
  }
}
article.button_c330 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_c330 .disabled_d724 p:last-of-type {
  margin-bottom: 0;
}
article.button_c330 .panel_dim_4475 {
  float: left;
}
article.button_c330 .complex_030c {
  margin-left: 85px;
}
article.button_c330 .text_170b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_c330 .text_170b .gold-be24 {
  margin-left: 10px;
}
article.button_c330 .selected-74b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_c330 .table_8ef9 {
  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 .article-7922,
  #respond .clean_82d5,
  #respond .warm-3ac1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-7922 input,
#respond .clean_82d5 input,
#respond .warm-3ac1 input {
  width: 100%;
}
#respond .warm-3ac1 {
  margin-right: 0;
}
#respond .highlight-plasma-0441 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media_pressed_572c {
  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;
}
.media_pressed_572c.photo-6855 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.media_pressed_572c 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%);
}
.media_pressed_572c:focus,
.media_pressed_572c: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);
}
.outline_904b {
  border-radius: 10%;
}
.pattern_motion_161e {
  border-radius: 50%;
}
.notice-out-d52b {
  font-size: 0.72em;
}
.shadow_upper_f1fc {
  font-size: 0.875em;
}
.mask-36a4 {
  font-size: 1.1em;
}
.summary-7b21 {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary-7b21.notice-out-d52b {
  letter-spacing: 0.5px;
}
.over_7a79,
.over_7a79 a {
  color: #6d6d6d;
}
.over_7a79 a:hover {
  color: #111;
}
.wide_a251 {
  color: #6d6d6d;
}
.caption_1f56 {
  overflow-x: hidden;
}
.caption_1f56 .wood-66ce.slow-9d90 {
  position: relative;
}
.caption_1f56 .wood-66ce.slow-9d90.fixed-97b3 {
  position: initial;
}
.caption_1f56
  .wood-66ce.slow-9d90.fixed-97b3
  .red_1e6a {
  left: auto;
}
.caption_1f56 .wood-66ce .red_1e6a {
  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;
}
.caption_1f56 .wood-66ce:hover.slow-9d90 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption_1f56
  .wood-66ce:hover.slow-9d90
  .red_1e6a {
  display: block;
  z-index: 9999999;
}
.caption_1f56 .wide-9a54 .medium-ac2e,
.caption_1f56 .list-steel-4c63 .medium-ac2e {
  display: none;
}
.caption_1f56 .filter_cool_71b1 .wood-66ce:hover.slow-9d90 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.orange-c2c7 .article-7922 label,
.orange-c2c7 .outer-f8cc label,
.orange-c2c7 .clean_82d5 label,
.orange-c2c7 .warm-3ac1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-hovered-94f9 {
  list-style: none;
  margin: 0;
}
.popup-hovered-94f9 article.button_c330 {
  margin-bottom: 0;
}
.popup-hovered-94f9 ul {
  list-style: none;
  margin: 0;
}
.popup-hovered-94f9 .section-a006 li.button_c330 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-hovered-94f9 .section-a006 li.button_c330 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-hovered-94f9 .section-a006 li.button_c330: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) {
  .popup-hovered-94f9 .section-a006 li.button_c330 li.button_c330 li.button_c330 li.button_c330 {
    padding-left: 0;
  }
}
article.button_c330 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_c330 .disabled_d724 p:last-of-type {
  margin-bottom: 0;
}
article.button_c330 .panel_dim_4475 {
  float: left;
}
article.button_c330 .complex_030c {
  margin-left: 85px;
}
article.button_c330 .text_170b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_c330 .text_170b .gold-be24 {
  margin-left: 10px;
}
article.button_c330 .selected-74b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_c330 .table_8ef9 {
  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 .article-7922,
  #respond .clean_82d5,
  #respond .warm-3ac1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-7922 input,
#respond .clean_82d5 input,
#respond .warm-3ac1 input {
  width: 100%;
}
#respond .warm-3ac1 {
  margin-right: 0;
}
#respond .highlight-plasma-0441 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wide-9a54 .dark_6a8a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dark_6a8a .notification-6aa2.column-east-dd0b .shade-out-4e0a > li > a:focus,
.dark_6a8a .notification-6aa2.column-east-dd0b .shade-out-4e0a > li > a:hover,
.dark_6a8a .notification-6aa2.table-21af .shade-out-4e0a > li > a:focus,
.dark_6a8a .notification-6aa2.table-21af .shade-out-4e0a > li > a:hover,
.dark_6a8a .notification-6aa2.dirty-9cd8 .shade-out-4e0a > li > a:focus,
.dark_6a8a .notification-6aa2.dirty-9cd8 .shade-out-4e0a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_6a8a
  .notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li.alert-purple-d547
  > a,
.dark_6a8a
  .notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li.surface_silver_3fbd
  > a,
.dark_6a8a
  .notification-6aa2.table-21af
  .shade-out-4e0a
  > li.alert-purple-d547
  > a,
.dark_6a8a
  .notification-6aa2.table-21af
  .shade-out-4e0a
  > li.surface_silver_3fbd
  > a,
.dark_6a8a
  .notification-6aa2.dirty-9cd8
  .shade-out-4e0a
  > li.alert-purple-d547
  > a,
.dark_6a8a .notification-6aa2.dirty-9cd8 .shade-out-4e0a > li.frame_e6d7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dark_6a8a .button_92bb,
.dark_6a8a .button_92bb a {
  color: rgba(255, 255, 255, 0.99);
}
.dark_6a8a .shadow-4711.chip_silver_9c38 li a,
.dark_6a8a .new-5648 a,
.dark_6a8a .middle_5a70,
.dark_6a8a .shade-out-4e0a > li > a,
.dark_6a8a .description_9b15 {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a .shadow-4711.chip_silver_9c38 li a:hover,
.dark_6a8a .new-5648 a:hover,
.dark_6a8a .middle_5a70:hover,
.dark_6a8a .shade-out-4e0a > li > a:hover,
.dark_6a8a .description_9b15:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_6a8a .sidebar_pressed_84d0 {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a .sidebar_pressed_84d0 .paper-7738 {
  color: rgba(255, 255, 255, 0.99);
}
.dark_6a8a .sidebar_pressed_84d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_6a8a .hard_14a6 .link-east-353e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a .hard_14a6 .link-east-353e .popup_out_00fd {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a
  .hard_14a6
  .link-east-353e
  .popup_out_00fd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a
  .hard_14a6
  .link-east-353e
  .popup_out_00fd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a
  .hard_14a6
  .link-east-353e
  .popup_out_00fd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a
  .hard_14a6
  .link-east-353e
  .popup_out_00fd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a .hard_14a6 .menu-913d {
  color: rgba(255, 255, 255, 0.79);
}
.dark_6a8a .hard_14a6 .menu-913d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-red-27cb
  .dark_6a8a
  .hard_14a6
  .warm-d044
  .pagination_8b75 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-red-27cb
  .dark_6a8a
  .hard_14a6
  .warm-d044
  .popup_out_00fd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wide-9a54 .media_85de {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.media_85de .notification-6aa2.column-east-dd0b .shade-out-4e0a > li > a:focus,
.media_85de .notification-6aa2.column-east-dd0b .shade-out-4e0a > li > a:hover,
.media_85de .notification-6aa2.table-21af .shade-out-4e0a > li > a:focus,
.media_85de .notification-6aa2.table-21af .shade-out-4e0a > li > a:hover,
.media_85de .notification-6aa2.dirty-9cd8 .shade-out-4e0a > li > a:focus,
.media_85de .notification-6aa2.dirty-9cd8 .shade-out-4e0a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_85de
  .notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li.alert-purple-d547
  > a,
.media_85de
  .notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li.surface_silver_3fbd
  > a,
.media_85de
  .notification-6aa2.table-21af
  .shade-out-4e0a
  > li.alert-purple-d547
  > a,
.media_85de
  .notification-6aa2.table-21af
  .shade-out-4e0a
  > li.surface_silver_3fbd
  > a,
.media_85de
  .notification-6aa2.dirty-9cd8
  .shade-out-4e0a
  > li.alert-purple-d547
  > a,
.media_85de .notification-6aa2.dirty-9cd8 .shade-out-4e0a > li.frame_e6d7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.media_85de .button_92bb,
.media_85de .button_92bb a {
  color: rgba(0, 0, 0, 0.8);
}
.media_85de .shadow-4711.chip_silver_9c38 li a,
.media_85de .new-5648 a,
.media_85de .middle_5a70,
.media_85de .shade-out-4e0a > li > a,
.media_85de .description_9b15 {
  color: rgba(0, 0, 0, 0.55);
}
.media_85de .shadow-4711.chip_silver_9c38 li a:hover,
.media_85de .new-5648 a:hover,
.media_85de .middle_5a70:hover,
.media_85de .shade-out-4e0a > li > a:hover,
.media_85de .description_9b15:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_85de .sidebar_pressed_84d0 {
  color: rgba(0, 0, 0, 0.55);
}
.media_85de .sidebar_pressed_84d0 .paper-7738 {
  color: rgba(0, 0, 0, 0.8);
}
.media_85de .sidebar_pressed_84d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_clean_6a94 .filter_7945 {
  margin-left: auto;
  margin-right: auto;
}
.list_selected_4563 > * {
  margin-left: auto;
  margin-right: auto;
}
.list_selected_4563 .panel-tiny-920f {
  margin-right: 1.41575em;
}
.gold-ed9a .list_selected_4563 > .backdrop_3dcc {
  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;
}
.gold-ed9a .list_selected_4563 > .label-b51d {
  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;
}
.button-d3d8.texture_clean_6a94 .filter_7945,
.plasma-76cc.texture_clean_6a94 .filter_7945 {
  margin-left: 0;
}
.active-5665.texture_clean_6a94 .filter_7945,
.tertiary_17c5.texture_clean_6a94 .filter_7945 {
  margin-right: 0;
}
.list_selected_4563 ol,
.list_selected_4563 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.inner_af71 video {
  max-width: 100%;
}
.button_70c8 img {
  display: block;
}
.button_70c8.panel-tiny-920f,
.button_70c8.slider_liquid_f51c {
  width: 100%;
}
.button_70c8.label-b51d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.container_f558:not(.frame-f715) {
  margin: 1.5em auto;
}
.title_5428 p {
  padding: 1.5em 14px;
}
ul.pagination-west-3384.label-b51d,
ul.pagination-west-3384.backdrop_3dcc,
ul.pagination-west-3384.nav-clean-d89a.backdrop_3dcc {
  padding: 0 14px;
}
.link_middle_2899 {
  display: block;
  overflow-x: auto;
}
.link_middle_2899 table {
  border-collapse: collapse;
  width: 100%;
}
.link_middle_2899 td,
.link_middle_2899 th {
  padding: 0.5em;
}
.list_selected_4563 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.list_selected_4563 ol ol,
.list_selected_4563 ol ul,
.list_selected_4563 ul ol,
.list_selected_4563 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.list_selected_4563 ol ol li,
.list_selected_4563 ol ul li,
.list_selected_4563 ul ol li,
.list_selected_4563 ul ul li {
  margin-left: 0;
}
.blue_1da5.module-dim-615c > .block_center_4e35 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.blue_1da5.module-dim-615c > .block_center_4e35 iframe,
.blue_1da5.module-dim-615c > .block_center_4e35 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shade-mini-8831 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shade-mini-8831.media-a8f7 {
  padding: 0;
}
.shade-mini-8831.media-a8f7 cite {
  font-size: 13px;
}
.shade-mini-8831 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shade-mini-8831 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.short_1db4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.short_1db4 > p:first-child {
  margin-top: 0;
}
.short_1db4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.short_1db4 blockquote {
  border-left: 0;
}
.card_lower_0ec5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.card_lower_0ec5:not(.section-06cc) {
  max-width: 100px;
}
.card_lower_0ec5.pro_17bf {
  border-bottom: none !important;
  text-align: center;
}
.card_lower_0ec5.pro_17bf::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title_5428 p {
    padding: 1.5em 0;
  }
}
.message-2b89 {
  color: #0073aa;
}
.green-36d1 {
  background-color: #0073aa;
}
.surface_4cea {
  color: #229fd8;
}
.link_1e94 {
  background-color: #229fd8;
}
.motion-ca07 {
  color: #eee;
}
.brown_03ae {
  background-color: #eee;
}
.secondary-west-ef73 {
  color: #444;
}
.medium-79f1 {
  background-color: #444;
}
.list-green-a2f7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.list-green-a2f7 .main_hard_76e7 .new-5648 {
  font-size: 15px;
}
.list-green-a2f7 .new-5648 {
  line-height: 1.3;
}
.list-green-a2f7 .media_85de {
}
.list-green-a2f7 .dark_6a8a {
  background: #235787;
}
.top-06c2 {
  padding: 0;
}
.top-06c2 .dark_6a8a {
  background: #1a1a1a;
}
.top-06c2 .media_85de {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort_stale_646a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort_stale_646a .media_85de {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort_stale_646a .dark_6a8a {
  background: #303030;
}
.content_2a00 {
  position: relative;
  z-index: 10;
}
.content_2a00 .tall_9374 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_1811 .slow-9d90 {
  display: inline-block;
  vertical-align: middle;
}
.hidden_1811.iron_9fa8 .slow-9d90 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden_1811.iron_9fa8 .slow-9d90 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_1811.iron_9fa8 .slow-9d90 {
    margin-right: 0.4em;
  }
}
.hidden_1811.iron_9fa8 .slow-9d90:last-child {
  margin-right: 0;
}
.slow-9233 .tall_9374 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wide-9a54 .main_hard_76e7 {
    margin: 0 -0.5em;
  }
  .wide-9a54 .main_hard_76e7 [class*="customify-col-"],
  .wide-9a54 .main_hard_76e7 [class*="customify-col_"],
  .wide-9a54 .main_hard_76e7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wide-9a54.photo-prev-a796 .tall_9374 {
  background: 0 0 !important;
}
.wide-9a54.photo-prev-a796 .tall_9374,
.wide-9a54.slow-9233 .tall_9374 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wide-9a54.module-right-359d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wide-9a54.slow-9233 .tall_9374 {
  box-shadow: none !important;
}
.dark_7c8e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dark_7c8e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dark_7c8e {
    padding: 18px 0 20px;
  }
}
.dark_7c8e .notification_21b2 {
  width: 100%;
}
.dark_7c8e .smooth_14fd {
  margin-bottom: 0;
}
.dark_7c8e .black_f365 {
  margin-top: 5px;
  font-size: 0.875em;
}
.plasma-ab42 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.plasma-ab42 .huge_e9a3 {
  width: 100%;
}
.form_center_341c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form_center_341c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form_center_341c 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;
}
.form_center_341c li:last-child:after {
  display: none;
}
.form_center_341c li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption_dcdc .medium-ac2e button,
.dark_7c8e .medium-ac2e button {
  left: 0;
}
.caption_dcdc .huge_e9a3,
.dark_7c8e .huge_e9a3 {
  padding-left: 0;
  padding-right: 0;
}
.caption_dcdc .plasma-ab42,
.dark_7c8e .plasma-ab42 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption_dcdc {
  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;
}
.caption_dcdc: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;
}
.caption_dcdc .layout_slow_f5ec {
  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) {
  .caption_dcdc .layout_slow_f5ec {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_dcdc .layout_slow_f5ec {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption_dcdc .layout_slow_f5ec {
    min-height: 200px;
  }
}
.caption_dcdc .form_center_341c {
  color: rgba(255, 255, 255, 0.8);
}
.caption_dcdc .form_center_341c a,
.caption_dcdc .form_center_341c li:after {
  color: inherit;
}
.caption_dcdc .form_center_341c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.highlight_f302 {
  margin-bottom: 0.5em;
}
.dark-9de0 {
  margin-bottom: 1.2em;
}
.dark-9de0,
.highlight_f302 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dark-9de0 p:last-child,
.highlight_f302 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .medium-ac2e,
#masthead .medium-ac2e {
  display: none;
}
#masthead
  > .medium-ac2e.sort-north-0ce7 {
  display: none;
}
#masthead > .medium-ac2e button {
  left: 0;
}
.progress-87b9 {
  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%;
}
.progress-87b9 .slow-9d90 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.progress-87b9 .liquid_1f07 {
  display: -webkit-box;
  display: flex;
}
.progress-87b9 .liquid_1f07.dynamic-2478 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.progress-87b9 .liquid_1f07.wide_3598 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress-87b9 .liquid_1f07.top_7a93 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress-87b9.dynamic-8430.caption-e6ca .liquid_1f07.dynamic-2478 {
  flex-basis: 100%;
}
.progress-87b9.mask_a3ee .liquid_1f07.wide_3598 {
  -webkit-box-flex: 1;
  flex: auto;
}
.progress-87b9.mask_a3ee .liquid_1f07.top_7a93 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .medium-ac2e.sort-north-0ce7 {
  display: none;
}
#masthead > .medium-ac2e button {
  left: 0;
}
.solid_2c53 {
  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;
}
.solid_2c53:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.solid_2c53.status-mini-40d3 i {
  margin-right: 4px;
}
.solid_2c53.label-0b48 i {
  margin-left: 5px;
}
.new-5648 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.new-5648 p:last-child {
  margin-bottom: 0;
}
.section-446a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section-446a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section-446a img {
  display: block;
  width: auto;
  line-height: 1;
}
.section-446a .button_92bb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section-446a .menu_prev_b45f {
  margin: 5px 0 7px 0;
}
.section-446a.filter_simple_6b4a .prev_542d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-446a.filter_simple_6b4a .accordion-e438 {
  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;
}
.section-446a.fresh-e209 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section-446a.fresh-e209 .prev_542d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-446a.fresh-e209 .accordion-e438 {
  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;
}
.section-446a.right_ffc8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-446a.sidebar-stone-bf66 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section-446a.sidebar-stone-bf66 .accordion-e438 {
  margin-top: 7px;
}
.cool_be1d {
  display: inline-block;
}
.content_2a00 .dark_f21c .section-446a img {
  max-width: 100%;
}
.notification-6aa2 .video_dirty_aa90.header-next-818f,
.accordion-ad5b .video_dirty_aa90.header-next-818f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification-6aa2 .easy-8edd,
.accordion-ad5b .easy-8edd {
  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%);
}
.notification-6aa2 .easy-8edd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification-6aa2.banner_71ca .easy-8edd {
  display: none;
}
.notification-6aa2 .out-4e44 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-6aa2 .out-4e44 li {
  display: inline-block;
  position: relative;
}
.notification-6aa2 .out-4e44 li:last-child {
  margin-right: 0;
}
.notification-6aa2 .out-4e44 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;
}
.notification-6aa2 .out-4e44 li.frame_e6d7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification-6aa2 .out-4e44 > 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;
}
.notification-6aa2 .out-4e44 > li > a i {
  line-height: 0;
}
.notification-6aa2 .out-4e44 > li.feature_dynamic_59ad > a .easy-8edd {
  margin-left: 4px;
  line-height: 0;
}
.notification-6aa2 .out-4e44 .pink-c15c li.feature_dynamic_59ad > a {
  position: relative;
}
.notification-6aa2 .out-4e44 .pink-c15c li.feature_dynamic_59ad > a:after,
.notification-6aa2 .out-4e44 .pink-c15c li.feature_dynamic_59ad > a:before {
  content: "";
  display: table;
}
.notification-6aa2 .out-4e44 .pink-c15c li.feature_dynamic_59ad > a:after {
  clear: both;
}
.notification-6aa2 .out-4e44 .pink-c15c li.feature_dynamic_59ad > a .easy-8edd {
  margin-left: 5px;
  float: right;
}
.notification-6aa2 .header_186f,
.notification-6aa2 .pink-c15c {
  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;
}
.notification-6aa2 .pink-c15c {
  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;
}
.notification-6aa2 .pink-c15c .header-next-818f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification-6aa2 .pink-c15c .easy-8edd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification-6aa2 .pink-c15c li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification-6aa2 .pink-c15c 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;
}
.notification-6aa2 .pink-c15c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification-6aa2 .pink-c15c .pink-c15c {
  top: 0;
  left: 100%;
}
.notification-6aa2 .pro-641f.fn-focus-b307 > .header_186f,
.notification-6aa2 .pro-641f.fn-focus-b307 > .pink-c15c,
.notification-6aa2 .pro-641f:focus > .header_186f,
.notification-6aa2 .pro-641f:focus > .pink-c15c,
.notification-6aa2 .pro-641f:hover > .header_186f,
.notification-6aa2 .pro-641f:hover > .pink-c15c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification-6aa2.dirty-9cd8 .shade-out-4e0a:after,
.notification-6aa2.dirty-9cd8 .shade-out-4e0a:before {
  content: "";
  display: table;
}
.notification-6aa2.dirty-9cd8 .shade-out-4e0a:after {
  clear: both;
}
.notification-6aa2.dirty-9cd8 .shade-out-4e0a > li {
  float: left;
}
.notification-6aa2.footer-hot-0937 .shade-out-4e0a:after,
.notification-6aa2.footer-hot-0937 .shade-out-4e0a:before {
  content: "";
  display: table;
}
.notification-6aa2.footer-hot-0937 .shade-out-4e0a:after {
  clear: both;
}
.notification-6aa2.footer-hot-0937 .shade-out-4e0a > li {
  float: left;
}
.notification-6aa2.footer-hot-0937 .shade-out-4e0a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification-6aa2.footer-hot-0937 .shade-out-4e0a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification-6aa2.footer-hot-0937 .shade-out-4e0a > li.alert-purple-d547 > a,
.notification-6aa2.footer-hot-0937 .shade-out-4e0a > li.frame_e6d7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification-6aa2.column-east-dd0b .shade-out-4e0a > li > a .header-next-818f {
  position: relative;
}
.notification-6aa2.column-east-dd0b .shade-out-4e0a > li > a .header-next-818f: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;
}
.notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li:focus
  > a
  .header-next-818f:before,
.notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li:hover
  > a
  .header-next-818f:before {
  width: 100%;
  background-color: currentColor;
}
.notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li.alert-purple-d547
  > a
  .header-next-818f:before,
.notification-6aa2.column-east-dd0b
  .shade-out-4e0a
  > li.surface_silver_3fbd
  > a
  .header-next-818f:before {
  width: 100%;
  background-color: currentColor;
}
.notification-6aa2.table-21af .shade-out-4e0a > li > a .header-next-818f {
  position: relative;
}
.notification-6aa2.table-21af .shade-out-4e0a > li > a .header-next-818f: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;
}
.notification-6aa2.table-21af .shade-out-4e0a > li:focus > a .header-next-818f:before,
.notification-6aa2.table-21af
  .shade-out-4e0a
  > li:hover
  > a
  .header-next-818f:before {
  width: 100%;
  background-color: currentColor;
}
.notification-6aa2.table-21af
  .shade-out-4e0a
  > li.alert-purple-d547
  > a
  .header-next-818f:before,
.notification-6aa2.table-21af
  .shade-out-4e0a
  > li.surface_silver_3fbd
  > a
  .header-next-818f:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-ad5b .out-4e44 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion-ad5b .out-4e44 li:first-child > a {
  border-top: none;
}
.accordion-ad5b .out-4e44 .nav-1441 > .header-next-818f .easy-8edd {
  display: none;
}
.accordion-ad5b .out-4e44 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accordion-ad5b .out-4e44 li:last-child {
  border: none;
}
.accordion-ad5b .out-4e44 li.feature_dynamic_59ad > a {
  padding-right: 45px !important;
}
.accordion-ad5b .out-4e44 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accordion-ad5b .out-4e44 li a:focus,
.accordion-ad5b .out-4e44 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-ad5b .out-4e44 li .panel_selected_fbac {
  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;
}
.accordion-ad5b .out-4e44 li .panel_selected_fbac:hover {
  box-shadow: none;
}
.accordion-ad5b .out-4e44 li .panel_selected_fbac .easy-8edd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accordion-ad5b .out-4e44 .pink-c15c {
  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);
}
.accordion-ad5b .out-4e44 .pink-c15c li a {
  padding-left: 3em;
}
.accordion-ad5b .out-4e44 .frame-fa04 > a .panel_selected_fbac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion-ad5b .out-4e44 .frame-fa04 > .pink-c15c {
  display: block;
  opacity: 1;
}
.status_black_e51e {
  max-width: 100%;
}
.badge_db8a {
  line-height: 0;
  cursor: pointer;
}
.description_9b15 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.description_9b15:hover {
  box-shadow: none;
  color: currentColor;
}
.description_9b15 svg {
  width: 18px;
  height: 18px;
}
.description_9b15 .picture-right-6b0f {
  display: none;
}
.link-middle-695b {
  position: relative;
}
.link-middle-695b.fn-active-b307 .description_9b15 .aside-70a3 {
  display: none;
}
.link-middle-695b.fn-active-b307 .description_9b15 .picture-right-6b0f {
  display: inline-block;
}
.link-middle-695b .pressed-2094 {
  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);
}
.link-middle-695b.notification-ad69 .pressed-2094 {
  left: auto;
  right: -0.9em;
}
.link-middle-695b.notification-ad69 .message-c12c::before {
  left: auto;
  right: 15px;
}
.link-middle-695b.fn-active-b307 .pressed-2094 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm-d044 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.warm-d044 label {
  flex-basis: 100%;
}
.warm-d044 .link-east-353e {
  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;
}
.warm-d044 .popup_out_00fd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.warm-d044 .popup_out_00fd:focus {
  background-color: transparent;
}
.warm-d044 button.menu-913d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.warm-d044 button.menu-913d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.warm-d044 button.menu-913d svg {
  width: 18px;
  height: 18px;
}
.warm-d044 input[type="submit"] {
  min-height: auto;
}
.hard_14a6 .warm-d044 .popup_out_00fd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message-c12c {
  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) {
  .message-c12c {
    width: 220px;
  }
}
.message-c12c label {
  flex-basis: 100%;
}
.message-c12c::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;
}
.panel-red-27cb .hard_14a6 .warm-d044 {
  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;
}
.panel-red-27cb
  .hard_14a6
  .warm-d044
  .link-east-353e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel-red-27cb .hard_14a6 .warm-d044 .popup_out_00fd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel-red-27cb
  .hard_14a6
  .warm-d044
  .popup_out_00fd:focus {
  background: 0 0;
}
.panel-red-27cb
  .hard_14a6
  .warm-d044
  .pagination_8b75 {
  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;
}
.shadow-4711 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow-4711 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow-4711 li:last-child {
  margin-right: 0;
}
.shadow-4711 li:first-child {
  margin-left: 0;
}
.shadow-4711.header-f1a8 a {
  color: #fff;
}
.shadow-4711.header-f1a8 a:hover {
  color: #fff;
}
.shadow-4711 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow-4711 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow-4711 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow-4711 a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow-4711 [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow-4711 [class*="social-icon-apple"].gold_45de {
  background-color: transparent;
  color: #999;
}
.shadow-4711 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow-4711 [class*="social-icon-behance"].gold_45de {
  background-color: transparent;
  color: #1769ff;
}
.shadow-4711 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow-4711 [class*="social-icon-bitbucket"].gold_45de {
  background-color: transparent;
  color: #205081;
}
.shadow-4711 [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow-4711 [class*="social-icon-codepen"].gold_45de {
  background-color: transparent;
  color: #000;
}
.shadow-4711 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow-4711 [class*="social-icon-delicious"].gold_45de {
  background-color: transparent;
  color: #39f;
}
.shadow-4711 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow-4711 [class*="social-icon-digg"].gold_45de {
  background-color: transparent;
  color: #005be2;
}
.shadow-4711 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow-4711 [class*="social-icon-dribbble"].gold_45de {
  background-color: transparent;
  color: #ea4c89;
}
.shadow-4711 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow-4711 [class*="social-icon-envelope"].gold_45de {
  background-color: transparent;
  color: #ea4335;
}
.shadow-4711 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow-4711 [class*="social-icon-facebook"].gold_45de {
  background-color: transparent;
  color: #3b5998;
}
.shadow-4711 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow-4711 [class*="social-icon-flickr"].gold_45de {
  background-color: transparent;
  color: #0063dc;
}
.shadow-4711 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow-4711 [class*="social-icon-foursquare"].gold_45de {
  background-color: transparent;
  color: #2d5be3;
}
.shadow-4711 [class*="social-icon-github"] {
  background-color: #333;
}
.shadow-4711 [class*="social-icon-github"].gold_45de {
  background-color: transparent;
  color: #333;
}
.shadow-4711 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow-4711 [class*="social-icon-google-plus"].gold_45de {
  background-color: transparent;
  color: #dd4b39;
}
.shadow-4711 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow-4711 [class*="social-icon-houzz"].gold_45de {
  background-color: transparent;
  color: #7ac142;
}
.shadow-4711 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow-4711 [class*="social-icon-instagram"].gold_45de {
  background-color: transparent;
  color: #262626;
}
.shadow-4711 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow-4711 [class*="social-icon-jsfiddle"].gold_45de {
  background-color: transparent;
  color: #487aa2;
}
.shadow-4711 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow-4711 [class*="social-icon-linkedin"].gold_45de {
  background-color: transparent;
  color: #0077b5;
}
.shadow-4711 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow-4711 [class*="social-icon-medium"].gold_45de {
  background-color: transparent;
  color: #00ab6b;
}
.shadow-4711 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow-4711
  [class*="social-icon-odnoklassniki"].gold_45de {
  background-color: transparent;
  color: #f4731c;
}
.shadow-4711 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow-4711 [class*="social-icon-meetup"].gold_45de {
  background-color: transparent;
  color: #ec1c40;
}
.shadow-4711 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow-4711 [class*="social-icon-pinterest"].gold_45de {
  background-color: transparent;
  color: #bd081c;
}
.shadow-4711 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow-4711 [class*="social-icon-product-hunt"].gold_45de {
  background-color: transparent;
  color: #da552f;
}
.shadow-4711 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow-4711 [class*="social-icon-reddit"].gold_45de {
  background-color: transparent;
  color: #ff4500;
}
.shadow-4711 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow-4711 [class*="social-icon-rss"].gold_45de {
  background-color: transparent;
  color: #f26522;
}
.shadow-4711 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow-4711
  [class*="social-icon-shopping-cart"].gold_45de {
  background-color: transparent;
  color: #4caf50;
}
.shadow-4711 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow-4711 [class*="social-icon-skype"].gold_45de {
  background-color: transparent;
  color: #00aff0;
}
.shadow-4711 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow-4711 [class*="social-icon-slideshare"].gold_45de {
  background-color: transparent;
  color: #0077b5;
}
.shadow-4711 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow-4711 [class*="social-icon-snapchat"].gold_45de {
  background-color: transparent;
  color: #fffc00;
}
.shadow-4711 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow-4711 [class*="social-icon-soundcloud"].gold_45de {
  background-color: transparent;
  color: #f80;
}
.shadow-4711 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow-4711 [class*="social-icon-spotify"].gold_45de {
  background-color: transparent;
  color: #2ebd59;
}
.shadow-4711 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow-4711
  [class*="social-icon-stack-overflow"].gold_45de {
  background-color: transparent;
  color: #fe7a15;
}
.shadow-4711 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow-4711 [class*="social-icon-maldkfgram"].gold_45de {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow-4711 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow-4711 [class*="social-icon-tripadvisor"].gold_45de {
  background-color: transparent;
  color: #589442;
}
.shadow-4711 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow-4711 [class*="social-icon-tumblr"].gold_45de {
  background-color: transparent;
  color: #35465c;
}
.shadow-4711 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow-4711 [class*="social-icon-twitch"].gold_45de {
  background-color: transparent;
  color: #6441a5;
}
.shadow-4711 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow-4711 [class*="social-icon-twitter"].gold_45de {
  background-color: transparent;
  color: #1da1f2;
}
.shadow-4711 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow-4711 [class*="social-icon-vimeo"].gold_45de {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow-4711 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow-4711 [class*="social-icon-vk"].gold_45de {
  background-color: transparent;
  color: #45668e;
}
.shadow-4711 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow-4711 [class*="social-icon-weibo"].gold_45de {
  background-color: transparent;
  color: #df2029;
}
.shadow-4711 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow-4711 [class*="social-icon-weixin"].gold_45de {
  background-color: transparent;
  color: #7bb32e;
}
.shadow-4711 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow-4711 [class*="social-icon-whatsapp"].gold_45de {
  background-color: transparent;
  color: #25d366;
}
.shadow-4711 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow-4711 [class*="social-icon-wordpress"].gold_45de {
  background-color: transparent;
  color: #21759b;
}
.shadow-4711 [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow-4711 [class*="social-icon-xing"].gold_45de {
  background-color: transparent;
  color: #026466;
}
.shadow-4711 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow-4711 [class*="social-icon-yelp"].gold_45de {
  background-color: transparent;
  color: #af0606;
}
.shadow-4711 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow-4711 [class*="social-icon-youtube"].gold_45de {
  background-color: transparent;
  color: #cd201f;
}
.middle_5a70 {
  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;
}
.middle_5a70:hover {
  box-shadow: none;
  background: 0 0;
}
.image_d480 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card_solid_f9c1 {
  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;
}
.grid_paper_3b8e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.huge_b60a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.huge_b60a,
.huge_b60a::after,
.huge_b60a::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;
}
.huge_b60a::after,
.huge_b60a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.overlay-pro-8c26 .card_solid_f9c1 .grid_paper_3b8e {
  margin-top: -2px;
  width: 19px;
}
.overlay-pro-8c26 .card_solid_f9c1 .huge_b60a {
  margin-top: -1px;
}
.overlay-pro-8c26 .card_solid_f9c1 .huge_b60a,
.overlay-pro-8c26 .card_solid_f9c1 .huge_b60a::after,
.overlay-pro-8c26 .card_solid_f9c1 .huge_b60a::before {
  width: 19px;
  height: 2px;
}
.overlay-pro-8c26 .card_solid_f9c1 .huge_b60a::before {
  top: -6px;
}
.overlay-pro-8c26 .card_solid_f9c1 .huge_b60a::after {
  bottom: -6px;
}
.gradient_iron_1e50 .card_solid_f9c1 .grid_paper_3b8e {
  margin-top: -2px;
  width: 22px;
}
.gradient_iron_1e50 .card_solid_f9c1 .huge_b60a {
  margin-top: -1px;
}
.gradient_iron_1e50 .card_solid_f9c1 .huge_b60a,
.gradient_iron_1e50 .card_solid_f9c1 .huge_b60a::after,
.gradient_iron_1e50 .card_solid_f9c1 .huge_b60a::before {
  width: 22px;
  height: 2px;
}
.gradient_iron_1e50 .card_solid_f9c1 .huge_b60a::before {
  top: -7px;
}
.gradient_iron_1e50 .card_solid_f9c1 .huge_b60a::after {
  bottom: -7px;
}
.left-b06a .card_solid_f9c1 .grid_paper_3b8e {
  margin-top: -2px;
  width: 31px;
}
.left-b06a .card_solid_f9c1 .huge_b60a {
  margin-top: -1.5px;
}
.left-b06a .card_solid_f9c1 .huge_b60a,
.left-b06a .card_solid_f9c1 .huge_b60a::after,
.left-b06a .card_solid_f9c1 .huge_b60a::before {
  width: 31px;
  height: 3px;
}
.left-b06a .card_solid_f9c1 .huge_b60a::before {
  top: -9px;
}
.left-b06a .card_solid_f9c1 .huge_b60a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .aside_black_1883 .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 19px;
  }
  .aside_black_1883 .card_solid_f9c1 .huge_b60a {
    margin-top: -1px;
  }
  .aside_black_1883 .card_solid_f9c1 .huge_b60a,
  .aside_black_1883 .card_solid_f9c1 .huge_b60a::after,
  .aside_black_1883 .card_solid_f9c1 .huge_b60a::before {
    width: 19px;
    height: 2px;
  }
  .aside_black_1883 .card_solid_f9c1 .huge_b60a::before {
    top: -6px;
  }
  .aside_black_1883 .card_solid_f9c1 .huge_b60a::after {
    bottom: -6px;
  }
  .plasma-e2b1 .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 22px;
  }
  .plasma-e2b1 .card_solid_f9c1 .huge_b60a {
    margin-top: -1px;
  }
  .plasma-e2b1 .card_solid_f9c1 .huge_b60a,
  .plasma-e2b1 .card_solid_f9c1 .huge_b60a::after,
  .plasma-e2b1 .card_solid_f9c1 .huge_b60a::before {
    width: 22px;
    height: 2px;
  }
  .plasma-e2b1 .card_solid_f9c1 .huge_b60a::before {
    top: -7px;
  }
  .plasma-e2b1 .card_solid_f9c1 .huge_b60a::after {
    bottom: -7px;
  }
  .chip_medium_9f56 .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 31px;
  }
  .chip_medium_9f56 .card_solid_f9c1 .huge_b60a {
    margin-top: -1.5px;
  }
  .chip_medium_9f56 .card_solid_f9c1 .huge_b60a,
  .chip_medium_9f56 .card_solid_f9c1 .huge_b60a::after,
  .chip_medium_9f56 .card_solid_f9c1 .huge_b60a::before {
    width: 31px;
    height: 3px;
  }
  .chip_medium_9f56 .card_solid_f9c1 .huge_b60a::before {
    top: -9px;
  }
  .chip_medium_9f56 .card_solid_f9c1 .huge_b60a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section_d34f .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 19px;
  }
  .section_d34f .card_solid_f9c1 .huge_b60a {
    margin-top: -1px;
  }
  .section_d34f .card_solid_f9c1 .huge_b60a,
  .section_d34f .card_solid_f9c1 .huge_b60a::after,
  .section_d34f .card_solid_f9c1 .huge_b60a::before {
    width: 19px;
    height: 2px;
  }
  .section_d34f .card_solid_f9c1 .huge_b60a::before {
    top: -6px;
  }
  .section_d34f .card_solid_f9c1 .huge_b60a::after {
    bottom: -6px;
  }
  .preview-1153 .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 22px;
  }
  .preview-1153 .card_solid_f9c1 .huge_b60a {
    margin-top: -1px;
  }
  .preview-1153 .card_solid_f9c1 .huge_b60a,
  .preview-1153 .card_solid_f9c1 .huge_b60a::after,
  .preview-1153 .card_solid_f9c1 .huge_b60a::before {
    width: 22px;
    height: 2px;
  }
  .preview-1153 .card_solid_f9c1 .huge_b60a::before {
    top: -7px;
  }
  .preview-1153 .card_solid_f9c1 .huge_b60a::after {
    bottom: -7px;
  }
  .hidden_0277 .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_0277 .card_solid_f9c1 .huge_b60a {
    margin-top: -1.5px;
  }
  .hidden_0277 .card_solid_f9c1 .huge_b60a,
  .hidden_0277 .card_solid_f9c1 .huge_b60a::after,
  .hidden_0277 .card_solid_f9c1 .huge_b60a::before {
    width: 31px;
    height: 3px;
  }
  .hidden_0277 .card_solid_f9c1 .huge_b60a::before {
    top: -9px;
  }
  .hidden_0277 .card_solid_f9c1 .huge_b60a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_5931 .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 19px;
  }
  .dynamic_5931 .card_solid_f9c1 .huge_b60a {
    margin-top: -1px;
  }
  .dynamic_5931 .card_solid_f9c1 .huge_b60a,
  .dynamic_5931 .card_solid_f9c1 .huge_b60a::after,
  .dynamic_5931 .card_solid_f9c1 .huge_b60a::before {
    width: 19px;
    height: 2px;
  }
  .dynamic_5931 .card_solid_f9c1 .huge_b60a::before {
    top: -6px;
  }
  .dynamic_5931 .card_solid_f9c1 .huge_b60a::after {
    bottom: -6px;
  }
  .shade-pro-1a52 .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 22px;
  }
  .shade-pro-1a52 .card_solid_f9c1 .huge_b60a {
    margin-top: -1px;
  }
  .shade-pro-1a52 .card_solid_f9c1 .huge_b60a,
  .shade-pro-1a52 .card_solid_f9c1 .huge_b60a::after,
  .shade-pro-1a52 .card_solid_f9c1 .huge_b60a::before {
    width: 22px;
    height: 2px;
  }
  .shade-pro-1a52 .card_solid_f9c1 .huge_b60a::before {
    top: -7px;
  }
  .shade-pro-1a52 .card_solid_f9c1 .huge_b60a::after {
    bottom: -7px;
  }
  .upper_546c .card_solid_f9c1 .grid_paper_3b8e {
    margin-top: -2px;
    width: 31px;
  }
  .upper_546c .card_solid_f9c1 .huge_b60a {
    margin-top: -1.5px;
  }
  .upper_546c .card_solid_f9c1 .huge_b60a,
  .upper_546c .card_solid_f9c1 .huge_b60a::after,
  .upper_546c .card_solid_f9c1 .huge_b60a::before {
    width: 31px;
    height: 3px;
  }
  .upper_546c .card_solid_f9c1 .huge_b60a::before {
    top: -9px;
  }
  .upper_546c .card_solid_f9c1 .huge_b60a::after {
    bottom: -9px;
  }
}
.modal-active-3e84 .huge_b60a {
  -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);
}
.modal-active-3e84 .huge_b60a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.modal-active-3e84 .huge_b60a::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);
}
.modal-active-3e84.disabled_4bdd .huge_b60a {
  -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);
}
.modal-active-3e84.disabled_4bdd .huge_b60a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.modal-active-3e84.disabled_4bdd .huge_b60a::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);
}
.light-04a0 {
  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.info-dark-78df:before {
  display: none;
}
.list-steel-4c63 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list-steel-4c63 .column_b48b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list-steel-4c63 .column_b48b:last-of-type {
  border-bottom: none;
}
.list-steel-4c63 .column_b48b.paragraph-copper-d891,
.list-steel-4c63 .column_b48b.message-glass-6a7c,
.list-steel-4c63 .column_b48b.badge_3407 {
  padding: 0;
}
.list-steel-4c63 .accordion-ad5b .panel_selected_fbac {
  color: currentColor;
}
.list-steel-4c63 .accordion-ad5b .panel_selected_fbac:focus,
.list-steel-4c63 .accordion-ad5b .panel_selected_fbac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-steel-4c63.media_85de .sidebar_pressed_84d0,
.list-steel-4c63.media_85de .new-5648 a,
.list-steel-4c63.media_85de .shade-out-4e0a a,
.list-steel-4c63.media_85de .pink-c15c a {
  color: rgba(0, 0, 0, 0.55);
}
.list-steel-4c63.media_85de .sidebar_pressed_84d0:hover,
.list-steel-4c63.media_85de .new-5648 a:hover,
.list-steel-4c63.media_85de .shade-out-4e0a a:hover,
.list-steel-4c63.media_85de .pink-c15c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-steel-4c63.media_85de .paper-7738 {
  color: rgba(0, 0, 0, 0.8);
}
.list-steel-4c63.media_85de .column_b48b {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-steel-4c63.media_85de .column_b48b:before {
  background: rgba(0, 0, 0, 0.08);
}
.list-steel-4c63.media_85de .gradient_advanced_06e6:before {
  background: rgba(255, 255, 255, 0.9);
}
.list-steel-4c63.media_85de .accordion-ad5b .out-4e44 li a,
.list-steel-4c63.media_85de .accordion-ad5b .panel_selected_fbac,
.list-steel-4c63.media_85de .pink-c15c {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-steel-4c63.media_85de .accordion-ad5b .panel_selected_fbac:focus,
.list-steel-4c63.media_85de .accordion-ad5b .panel_selected_fbac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-steel-4c63.media_85de .out-4e44 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-steel-4c63.dark_6a8a .sidebar_pressed_84d0,
.list-steel-4c63.dark_6a8a .new-5648 a,
.list-steel-4c63.dark_6a8a .shade-out-4e0a .panel_selected_fbac,
.list-steel-4c63.dark_6a8a .shade-out-4e0a a,
.list-steel-4c63.dark_6a8a .pink-c15c a {
  color: rgba(255, 255, 255, 0.79);
}
.list-steel-4c63.dark_6a8a .sidebar_pressed_84d0:hover,
.list-steel-4c63.dark_6a8a .new-5648 a:hover,
.list-steel-4c63.dark_6a8a .shade-out-4e0a .panel_selected_fbac:hover,
.list-steel-4c63.dark_6a8a .shade-out-4e0a a:hover,
.list-steel-4c63.dark_6a8a .pink-c15c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-steel-4c63.dark_6a8a .paper-7738 {
  color: rgba(255, 255, 255, 0.99);
}
.list-steel-4c63.dark_6a8a .column_b48b {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-steel-4c63.dark_6a8a .column_b48b:before {
  background: rgba(255, 255, 255, 0.08);
}
.list-steel-4c63.dark_6a8a .gradient_advanced_06e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.list-steel-4c63.dark_6a8a .accordion-ad5b .out-4e44 li a,
.list-steel-4c63.dark_6a8a .accordion-ad5b .panel_selected_fbac,
.list-steel-4c63.dark_6a8a .pink-c15c {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-steel-4c63.dark_6a8a .accordion-ad5b .panel_selected_fbac:focus,
.list-steel-4c63.dark_6a8a .accordion-ad5b .panel_selected_fbac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-steel-4c63.dark_6a8a .out-4e44 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_advanced_06e6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gradient_advanced_06e6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.current-cb1a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.clean_dfa7 .list-steel-4c63 {
  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;
}
.clean_dfa7 .column_b48b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.clean_dfa7 .column_b48b: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) {
  .clean_dfa7 .column_b48b:before {
    width: 16%;
    left: 42%;
  }
}
.clean_dfa7 .column_b48b:last-child:before {
  content: none;
}
.clean_dfa7 .column_b48b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.clean_dfa7 .accordion-ad5b .out-4e44 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.clean_dfa7 .accordion-ad5b .out-4e44 li a .panel_selected_fbac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.clean_dfa7 .accordion-ad5b .pink-c15c {
  border: none;
}
.clean_dfa7 .accordion-ad5b .pink-c15c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.clean_dfa7 .gradient_advanced_06e6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.clean_dfa7 .current-cb1a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.clean_dfa7 .dark_6a8a .gradient_advanced_06e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean_dfa7 .media_85de.pro_afff .huge_b60a {
  background: rgba(0, 0, 0, 0.6);
}
.clean_dfa7
  .media_85de.pro_afff
  .huge_b60a::after,
.clean_dfa7
  .media_85de.pro_afff
  .huge_b60a:before {
  background: inherit;
}
.clean_dfa7
  .media_85de.pro_afff:hover
  .huge_b60a {
  background: rgba(0, 0, 0, 0.8);
}
.main_purple_24d0 .list-steel-4c63 {
  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) {
  .main_purple_24d0 .list-steel-4c63 {
    width: auto;
    right: 45px;
  }
}
.card_iron_b419 .list-steel-4c63 {
  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) {
  .card_iron_b419 .list-steel-4c63 {
    width: auto;
    left: 45px;
  }
}
.info-dark-78df .list-steel-4c63 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info-dark-78df .current-cb1a {
  max-width: 48em;
  margin: 0 auto;
}
.info-dark-78df .gradient_advanced_06e6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cold_5b14 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cold_5b14.clean_dfa7 .list-steel-4c63 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cold_5b14.main_purple_24d0 .list-steel-4c63 {
  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);
}
.cold_5b14 .list-steel-4c63 {
  visibility: visible;
}
.cold_5b14.card_iron_b419 .list-steel-4c63 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.iron-1728,
.thick-d051 {
  overflow-x: hidden;
}
.iron-1728 .list-steel-4c63 {
  overflow: auto;
}
.iron-1728.clean_dfa7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.iron-1728.clean_dfa7 .list-steel-4c63 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.iron-1728.clean_dfa7 .middle_5a70 {
  opacity: 0;
}
.iron-1728.main_purple_24d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.iron-1728.main_purple_24d0 .list-steel-4c63 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.iron-1728.main_purple_24d0 .middle_5a70 {
  opacity: 0;
}
.iron-1728.card_iron_b419 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.iron-1728.card_iron_b419 .list-steel-4c63 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.iron-1728.card_iron_b419 .middle_5a70 {
  opacity: 0;
}
.iron-1728.info-dark-78df .list-steel-4c63 {
  z-index: 10;
  visibility: visible;
}
.pro_afff {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pro_afff .huge_b60a {
  background: rgba(255, 255, 255, 0.99);
}
.pro_afff .huge_b60a::after,
.pro_afff .huge_b60a:before {
  background: inherit;
}
.pro_afff:hover .huge_b60a {
  background: rgba(255, 255, 255, 0.99);
}
.card_iron_b419 .pro_afff {
  top: 10px;
  right: auto;
  left: 12px;
}
.info-dark-78df .pro_afff {
  display: none !important;
}
.iron-1728:before,
.thick-d051:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.iron-1728 .pro_afff,
.thick-d051 .pro_afff {
  display: inline-block;
}
.list-steel-4c63 .slow-9d90 {
  -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;
}
.iron-1728 .list-steel-4c63 .slow-9d90,
.thick-d051 .list-steel-4c63 .slow-9d90 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar_bright_c390 .link-east-353e {
  width: 100%;
}
.dark_f21c {
  padding: 0 0.5em 0;
}
.dark_f21c [class*="customify-col-"],
.dark_f21c [class*="customify-col_"],
.dark_f21c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.simple-29f7 .dark_f21c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main_hard_76e7 .search_8cc3,
  .search_8cc3 {
    display: none;
  }
  .title-fcdd {
    text-align: left;
  }
  .avatar-f28c {
    text-align: center;
  }
  .border_4e77 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main_hard_76e7 .component_fbb9,
  .component_fbb9 {
    display: none;
  }
  .feature_center_77de {
    text-align: left;
  }
  .thick_8eee {
    text-align: center;
  }
  .liquid-69fc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main_hard_76e7 .new_3954,
  .new_3954 {
    display: none;
  }
  .overlay-cold-265c {
    text-align: left;
  }
  .media_33c3 {
    text-align: center;
  }
  .huge_977b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.main-copper-e175 {
  box-shadow: none !important;
}
.card_a8de .input_1c9b,
.clean_748e .input_1c9b {
  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;
}
.clean_748e .input_1c9b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tall_9374 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tall_9374:after,
.tall_9374:before {
  content: "";
  display: table;
}
.tall_9374:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tall_9374 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tall_9374,
.module-right-359d {
  max-width: 1248px;
  margin: 0 auto;
}

.badge-12b1.upper_18ce .tall_9374 {
  max-width: 100%;
}
.badge-12b1.stone_e8ea {
  max-width: 1200px;
  margin: 0 auto;
}
.badge-12b1.secondary-warm-743d .tall_9374 {
  max-width: 100%;
}
.badge-12b1.secondary-warm-743d > .tall_9374 {
  padding-left: 0;
  padding-right: 0;
}
.badge-12b1.secondary-warm-743d > .tall_9374 .main_hard_76e7 {
  margin: 0;
}
.badge-12b1.secondary-warm-743d
  > .tall_9374
  .steel_4cbe.pressed_c602 {
  margin-right: 0;
  margin-left: 0;
}
.badge-12b1.secondary-warm-743d #main.pressed_c602 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border-full-5010 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border-full-5010 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element-083b .filter_7945 {
    padding-right: 1em;
  }
  .element-083b.logo_62b2 .steel_4cbe {
    border-right: 1px solid #eaecee;
  }
  .element-083b.logo_62b2 .filter_7945 {
    padding-right: 1em;
  }
  .element-083b.logo_62b2 .white-5828 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_fb66 .filter_7945 {
    padding-left: 1em;
  }
  .pink_fb66.logo_62b2 .steel_4cbe {
    border-left: 1px solid #eaecee;
  }
  .pink_fb66.logo_62b2 .filter_7945 {
    padding-left: 1em;
  }
  .pink_fb66.logo_62b2 .white-5828 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm_b892 .filter_7945 {
    padding-left: 1em;
  }
  .warm_b892.logo_62b2 .slider_ed58 {
    border-right: 1px solid #eaecee;
  }
  .warm_b892.logo_62b2 .heading_old_0891 {
    border-right: 1px solid #eaecee;
  }
  .warm_b892.logo_62b2 .filter_7945 {
    padding-left: 1em;
  }
  .warm_b892.logo_62b2 .white-5828 {
    padding-right: 1em;
  }
  .warm_b892.logo_62b2 .small-034f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-d885 .filter_7945 {
    padding-right: 1em;
  }
  .chip-d885.logo_62b2 .slider_ed58 {
    border-left: 1px solid #eaecee;
  }
  .chip-d885.logo_62b2 .heading_old_0891 {
    border-left: 1px solid #eaecee;
  }
  .chip-d885.logo_62b2 .filter_7945 {
    padding-right: 1em;
  }
  .chip-d885.logo_62b2 .white-5828 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-d885.logo_62b2 .small-034f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-full-5010 .filter_7945 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-full-5010.logo_62b2 .steel_4cbe {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border-full-5010.logo_62b2 .filter_7945 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-full-5010.logo_62b2 .white-5828 {
    padding-left: 1em;
  }
  .border-full-5010.logo_62b2 .small-034f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border-full-5010.logo_62b2 .filter_7945 {
    padding-left: 0;
  }
}
.card_f399 .hidden_1811 {
  display: inline-block;
}
.progress_500e {
  display: inline-block;
}
.sidebar-basic-fcbb {
  word-con: break-word;
}
.title-d86f > span {
  display: inline-block;
  padding: 5px 0;
}
.title-d86f .gallery_blue_2164 {
  margin-left: 8px;
  margin-right: 8px;
}
.title-d86f .main-hovered-f734 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary_outer_2206 .row_4cba {
  margin-bottom: 2em;
}
.summary_outer_2206 .gas_95f0 {
  margin-bottom: 15px;
}
.summary_outer_2206 .gas_95f0:last-child {
  margin-bottom: 0;
}
.summary_outer_2206 .row_out_fb79 {
  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) {
  .summary_outer_2206 .row_out_fb79 {
    display: block;
  }
}
.summary_outer_2206 .article-action-1939 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary_outer_2206 .article-action-1939 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary_outer_2206 .popup-148d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary_outer_2206 .popup-148d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary_outer_2206 .popup-148d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary_outer_2206 .sidebar-basic-fcbb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary_outer_2206 .sidebar-basic-fcbb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary_outer_2206 .fast_0b13 p:last-child {
  margin-bottom: 0;
}
.summary_outer_2206 .fresh_f83e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary_outer_2206 .banner_6832 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary_outer_2206 .new-545b {
  margin-top: 1em;
}
.summary_outer_2206 .dynamic_780a {
  top: 0;
  display: block;
}
.summary_outer_2206 .dynamic_780a a {
  color: inherit;
}
.summary_outer_2206 .dynamic_780a a:hover {
  color: inherit;
}
.summary_outer_2206 .dim-0f30 {
  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;
}
.summary_outer_2206 .dim-0f30:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary_outer_2206 .banner_6832 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary_outer_2206 .thumbnail_9b87 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary_outer_2206 .thumbnail_9b87:first-child {
  margin-top: 0;
}
.summary_outer_2206 .thumbnail_9b87.mask_99cc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary_outer_2206 .thumbnail_9b87.old_2691 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary_outer_2206
  .thumbnail_9b87.old_2691.pattern-stone-5c46
  .new-545b {
  width: 100%;
}
.summary_outer_2206 .old_2691 {
  -webkit-box-align: center;
  align-items: center;
}
.summary_outer_2206 .old_2691 .title-d86f,
.summary_outer_2206 .old_2691 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary_outer_2206 .popup-148d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary_outer_2206 .popup-148d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary_outer_2206 .popup-148d: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;
}
.summary_outer_2206 .mask_99cc {
  z-index: 5;
}
.summary_outer_2206 .avatar-a9e5 .link_tiny_f20c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary_outer_2206 .article_first_d826 .link_tiny_f20c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary_outer_2206 .dropdown-advanced-c14e .link_tiny_f20c {
  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;
}
.summary_outer_2206.block-gas-a181 .row_out_fb79,
.summary_outer_2206.gallery_b163 .row_out_fb79 {
  display: block;
}
.summary_outer_2206.block-gas-a181 .row_out_fb79 .east_b717,
.summary_outer_2206.block-gas-a181 .row_out_fb79 .banner_6832,
.summary_outer_2206.gallery_b163 .row_out_fb79 .east_b717,
.summary_outer_2206.gallery_b163 .row_out_fb79 .banner_6832 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary_outer_2206.status_437d .article-action-1939 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary_outer_2206.status_437d .article-action-1939 {
    margin-right: 0;
  }
}
.summary_outer_2206.block-gas-a181 .article-action-1939,
.summary_outer_2206.gallery_b163 .article-action-1939 {
  padding-top: 40%;
}
.summary_outer_2206.block-gas-a181 .row_4cba,
.summary_outer_2206.gallery_b163 .row_4cba {
  display: block;
}
.summary_outer_2206.block-gas-a181 .fn-sticky-b307 .banner_6832,
.summary_outer_2206.gallery_b163 .fn-sticky-b307 .banner_6832 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary_outer_2206.block-gas-a181 .article-action-1939,
.summary_outer_2206.gallery_b163 .article-action-1939 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary_outer_2206.block-gas-a181 .banner_6832 {
  padding: 1em;
}
.accent_advanced_a9f1 {
  margin: 30px auto;
  display: block;
}
.accent_advanced_a9f1 .slider-d647 > * {
  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;
}
.accent_advanced_a9f1 .slider-d647 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accent_advanced_a9f1 .slider-d647 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary-orange-7126 .title-d86f {
  margin-bottom: 1.41575em;
}
.summary-orange-7126 .carousel_b1a0 {
  margin-bottom: 1.618em;
}
.list_selected_4563 .tiny-4605 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.list_selected_4563 .tiny-4605 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.list_selected_4563 .motion_5808 {
  max-width: 100%;
  overflow: auto;
}
.texture_clean_6a94 .list_selected_4563 a:hover {
  text-decoration: underline;
}
.article-simple-68c3 .gas_95f0:not(.sidebar-basic-fcbb),
.article-simple-68c3 .popup-148d {
  margin-bottom: 1.41575em;
}
.article-simple-68c3 .gas_95f0:not(.sidebar-basic-fcbb):last-child,
.article-simple-68c3 .popup-148d:last-child {
  margin-bottom: 0;
}
.article-simple-68c3 .gas_95f0.logo-slow-b730 {
  margin-bottom: 0.41575em;
}
.article-simple-68c3 .shade-fixed-eed2:before,
.article-simple-68c3 .cold-9a01:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article-simple-68c3 .shade-fixed-eed2:before {
  content: "\f115";
}
.article-simple-68c3 .cold-9a01:before {
  content: "\f02c";
}
.article-simple-68c3 .paper_cb05 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article-simple-68c3 .paper_cb05 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.glass_122a {
  display: -webkit-box;
  display: flex;
}
.glass_122a .info_6a80 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .glass_122a .info_6a80 {
    flex-basis: 90px;
  }
}
.glass_122a .row-2f4e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass_122a .row-2f4e {
    flex-basis: calc(100% - 50px);
  }
}
.glass_122a .filter-1dd5 p:last-child {
  margin-bottom: 0.72em;
}
.tag_5a00 .slider-d647 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tag_5a00 .slider-d647:after,
.tag_5a00 .slider-d647:before {
  content: "";
  display: table;
}
.tag_5a00 .slider-d647:after {
  clear: both;
}
.tag_5a00 .slider-d647 .layout-7c23,
.tag_5a00 .slider-d647 .mask_gold_1f72 {
  width: 49%;
}
.tag_5a00 .slider-d647 .layout-7c23 a span.new-14e9,
.tag_5a00 .slider-d647 .mask_gold_1f72 a span.new-14e9 {
  display: block;
  margin-bottom: 5px;
}
.tag_5a00 .slider-d647 .mask_gold_1f72 {
  float: left;
  text-align: left;
}
.tag_5a00 .slider-d647 .layout-7c23 {
  float: right;
  text-align: right;
}
.thumbnail_f8a7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thumbnail_f8a7 {
    margin-bottom: 0;
  }
}
.cool-f7fb {
  margin-bottom: 1em;
}
.cool-f7fb .sidebar-basic-fcbb {
  font-size: 1.1em;
  line-height: 1.3;
}
.main-18e0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fresh_b84a .cool-f7fb,
.sidebar_8690 .cool-f7fb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fresh_b84a .cool-f7fb,
  .sidebar_8690 .cool-f7fb {
    display: block;
  }
}
.fresh_b84a .main-18e0,
.sidebar_8690 .main-18e0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fresh_b84a .main-18e0,
  .sidebar_8690 .main-18e0 {
    margin-bottom: 1em;
  }
}
.fresh_b84a .main-18e0 img,
.sidebar_8690 .main-18e0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fresh_b84a .widget-4daa,
.sidebar_8690 .widget-4daa {
  flex-basis: calc(100% - 160px);
}
.fresh_b84a .widget-4daa p,
.sidebar_8690 .widget-4daa p {
  margin-bottom: 0;
}
.fresh_b84a .widget-4daa {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fresh_b84a .widget-4daa {
    padding-left: 0;
  }
}
.sidebar_8690 .widget-4daa {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_8690 .widget-4daa {
    padding-right: 0;
  }
}
.sidebar_8690 .main-18e0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.middle-9f01 .main-18e0 {
  margin-bottom: 0.5em;
}
.middle-9f01 .main-18e0 img {
  width: 100%;
}
.active-56ea .badge_91b9,
.info_da0e .badge_91b9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.info_da0e .steel_4cbe .footer_rough_c531 p:last-child {
  margin-bottom: 0;
}
.card_fresh_c985 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fast-ddb6 .status-1d71 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fast-ddb6 .status-1d71:last-of-type {
    margin-bottom: 0;
  }
}
.fast-ddb6 .status-1d71 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fast-ddb6 .status-1d71 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fast-ddb6 .status-1d71 ul li {
  margin: 0 0 0.6em;
}
.fast-ddb6 .status-1d71 ul li.thumbnail-7484,
.fast-ddb6 .status-1d71 ul li.footer_bb10 {
  position: relative;
}
.fast-ddb6 .status-1d71 ul li.thumbnail-7484 .inner-3bca,
.fast-ddb6 .status-1d71 ul li.footer_bb10 .inner-3bca {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fast-ddb6 .status-1d71 ul li.thumbnail-7484:after:after,
.fast-ddb6 .status-1d71 ul li.thumbnail-7484:after:before,
.fast-ddb6
  .status-1d71
  ul
  li.footer_bb10:after:after,
.fast-ddb6
  .status-1d71
  ul
  li.footer_bb10:after:before {
  content: "";
  display: table;
}
.fast-ddb6 .status-1d71 ul li.thumbnail-7484:after:after,
.fast-ddb6
  .status-1d71
  ul
  li.footer_bb10:after:after {
  clear: both;
}
.fast-ddb6 .status-1d71 a.list-6711:hover {
  text-decoration: none;
}
.fast-ddb6 .status-1d71 select {
  max-width: 100%;
}
.fast-ddb6 .status-1d71 table {
  font-size: 85%;
}
.fast-ddb6 .status-1d71 table td,
.fast-ddb6 .status-1d71 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fast-ddb6 .status-1d71 table tfoot td {
  text-align: left;
}
.fast-ddb6 .status-1d71 :last-child {
  margin-bottom: 0;
}
.fast-ddb6 .status-1d71 .static-cd77 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fast-ddb6 .status-1d71 .static-cd77 label {
  width: 100%;
}
.fast-ddb6 .status-1d71 .static-cd77 .popup_out_00fd {
  width: 100%;
  display: block;
}
.fast-ddb6 .status-1d71 .static-cd77 .menu-913d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fast-ddb6 .status-1d71 .static-cd77 .menu-913d:hover svg #svg-search {
  fill: #444;
}
.fast-ddb6 .status-1d71 .static-cd77 .menu-913d svg {
  width: 18px;
  height: 18px;
}
.fast-ddb6 .hover-011f ul ul,
.fast-ddb6 .filter-current-9e1c ul ul,
.fast-ddb6 .liquid_46df ul ul,
.fast-ddb6 .modal_86a6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fast-ddb6 .hover-011f .feature_dynamic_59ad > a,
.fast-ddb6 .filter-current-9e1c .feature_dynamic_59ad > a,
.fast-ddb6 .liquid_46df .feature_dynamic_59ad > a,
.fast-ddb6 .modal_86a6 .feature_dynamic_59ad > a {
  margin-bottom: 0;
}
.fast-ddb6 .disabled_1bcb li,
.fast-ddb6 .hover-011f li,
.fast-ddb6 .slow_aa5a li,
.fast-ddb6 .filter-current-9e1c li,
.fast-ddb6 .liquid_46df li,
.fast-ddb6 .modal_86a6 li,
.fast-ddb6 .modal_iron_78cd li,
.fast-ddb6 .title-focused-f195 li {
  display: block;
  position: relative;
}
.fast-ddb6 .disabled_1bcb li:last-child,
.fast-ddb6 .hover-011f li:last-child,
.fast-ddb6 .slow_aa5a li:last-child,
.fast-ddb6 .filter-current-9e1c li:last-child,
.fast-ddb6 .liquid_46df li:last-child,
.fast-ddb6 .modal_86a6 li:last-child,
.fast-ddb6 .modal_iron_78cd li:last-child,
.fast-ddb6 .title-focused-f195 li:last-child {
  border: none;
}
.fast-ddb6 .disabled_1bcb li a,
.fast-ddb6 .hover-011f li a,
.fast-ddb6 .slow_aa5a li a,
.fast-ddb6 .filter-current-9e1c li a,
.fast-ddb6 .liquid_46df li a,
.fast-ddb6 .modal_86a6 li a,
.fast-ddb6 .modal_iron_78cd li a,
.fast-ddb6 .title-focused-f195 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fast-ddb6 .disabled_1bcb li ul li::before,
.fast-ddb6 .hover-011f li ul li::before,
.fast-ddb6 .slow_aa5a li ul li::before,
.fast-ddb6 .filter-current-9e1c li ul li::before,
.fast-ddb6 .liquid_46df li ul li::before,
.fast-ddb6 .modal_86a6 li ul li::before,
.fast-ddb6 .modal_iron_78cd li ul li::before,
.fast-ddb6 .title-focused-f195 li ul li::before {
  left: 15px;
}
.fast-ddb6 .disabled_1bcb li ul a,
.fast-ddb6 .hover-011f li ul a,
.fast-ddb6 .slow_aa5a li ul a,
.fast-ddb6 .filter-current-9e1c li ul a,
.fast-ddb6 .liquid_46df li ul a,
.fast-ddb6 .modal_86a6 li ul a,
.fast-ddb6 .modal_iron_78cd li ul a,
.fast-ddb6 .title-focused-f195 li ul a {
  padding-left: 20px;
}
.fast-ddb6 .disabled_1bcb li ul ul li::before,
.fast-ddb6 .hover-011f li ul ul li::before,
.fast-ddb6 .slow_aa5a li ul ul li::before,
.fast-ddb6 .filter-current-9e1c li ul ul li::before,
.fast-ddb6 .liquid_46df li ul ul li::before,
.fast-ddb6 .modal_86a6 li ul ul li::before,
.fast-ddb6 .modal_iron_78cd li ul ul li::before,
.fast-ddb6 .title-focused-f195 li ul ul li::before {
  left: 30px;
}
.fast-ddb6 .disabled_1bcb li ul ul a,
.fast-ddb6 .hover-011f li ul ul a,
.fast-ddb6 .slow_aa5a li ul ul a,
.fast-ddb6 .filter-current-9e1c li ul ul a,
.fast-ddb6 .liquid_46df li ul ul a,
.fast-ddb6 .modal_86a6 li ul ul a,
.fast-ddb6 .modal_iron_78cd li ul ul a,
.fast-ddb6 .title-focused-f195 li ul ul a {
  padding-left: 40px;
}
.fast-ddb6 .overlay_glass_6208 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fast-ddb6 .title-focused-f195 ul li {
  margin-bottom: 1.41575em;
}
.fast-ddb6 .title-focused-f195 ul li .main-dark-ede8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fast-ddb6 .title-focused-f195 ul li .status-8c40 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dark_6a8a .disabled_1bcb li a,
.dark_6a8a .hover-011f li a,
.dark_6a8a .slow_aa5a li a,
.dark_6a8a .filter-current-9e1c li a,
.dark_6a8a .liquid_46df li a,
.dark_6a8a .modal_86a6 li a,
.dark_6a8a .modal_iron_78cd li a,
.dark_6a8a .title-focused-f195 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_6a8a .overlay_glass_6208 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_6a8a .status-1d71 ul li.thumbnail-7484 .inner-3bca,
.dark_6a8a .status-1d71 ul li.footer_bb10 .inner-3bca {
  background: rgba(0, 0, 0, 0.2);
}
.dark_6a8a .fast-ddb6 .status-1d71 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-12b1 .fast-ddb6 .out-4e44 li {
  margin: 0;
}
.badge-12b1 .fast-ddb6 .out-4e44 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.badge-12b1 .fast-ddb6 .out-4e44 li ul {
  margin: 0;
}
.badge-12b1 .fast-ddb6 .out-4e44 li ul li a {
  padding-left: 15px;
}
.badge-12b1 .fast-ddb6 .out-4e44 li ul li li a {
  padding-left: 30px;
}
.badge-12b1 .fast-ddb6 .out-4e44 li.frame_e6d7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.badge-12b1 .fast-ddb6 .out-4e44 li.frame_e6d7 > 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;
}
.badge-12b1 .fast-ddb6 .out-4e44 li.frame_e6d7 > 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;
}
.dark-c535 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.solid-de6d {
  position: relative;
  z-index: 10;
}
.solid-de6d .slow-9d90 {
  width: 100%;
  max-width: 100%;
}
.media-0763 .pagination_f174 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.media-0763 .media_85de {
}
.media-0763 .dark_6a8a {
  background: #292929;
}
.rough_8b0b .pagination_f174 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.rough_8b0b .media_85de {
  background: #f9f9f9;
}
.rough_8b0b .dark_6a8a {
  background: #303030;
}
.title-green-73e9 .pagination_f174 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-green-73e9 .hidden_1811 {
    margin-bottom: 1em;
  }
  .title-green-73e9 .hidden_1811:last-child {
    margin-bottom: 0;
  }
}
.title-green-73e9 .media_85de {
  background: #ededed;
}
.title-green-73e9 .dark_6a8a {
  background: #1a1a1a;
}
.pagination_f174.media_85de {
  color: rgba(0, 0, 0, 0.6);
}
.pagination_f174.media_85de .list-c279 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_f174.dark_6a8a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f174.dark_6a8a a:not(.list-6711) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f174.dark_6a8a a:not(.list-6711):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f174.dark_6a8a .list-c279 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_f174.dark_6a8a table tbody td,
.pagination_f174.dark_6a8a table th {
  background: rgba(0, 0, 0, 0.08);
}
.filter_cool_71b1.slow-9233 .tall_9374 {
  max-width: initial;
}
.filter_cool_71b1 .iron_9fa8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.filter_cool_71b1 .iron_9fa8 .slow-9d90 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .filter_cool_71b1 .iron_9fa8 .slow-9d90 {
    display: block;
    margin-bottom: 2em;
  }
  .filter_cool_71b1 .iron_9fa8 .slow-9d90:last-child {
    margin-bottom: 0;
  }
}
.title-green-73e9 .hidden_1811:last-child,
.rough_8b0b .hidden_1811:last-child,
.media-0763 .hidden_1811:last-child {
  margin-bottom: 0;
}
.title-green-73e9 .hidden_1811 .fast-ddb6 .status-1d71:last-child,
.rough_8b0b .hidden_1811 .fast-ddb6 .status-1d71:last-child,
.media-0763 .hidden_1811 .fast-ddb6 .status-1d71:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title-green-73e9 .huge-54ee,
  .title-green-73e9 .notice-pressed-d3fc,
  .rough_8b0b .huge-54ee,
  .rough_8b0b .notice-pressed-d3fc,
  .media-0763 .huge-54ee,
  .media-0763 .notice-pressed-d3fc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .solid-de6d .hidden_1811 {
    margin-bottom: 2em;
  }
}
.solid-de6d p:last-child {
  margin-bottom: 0;
}
.solid-de6d li,
.solid-de6d ul {
  list-style: none;
  margin: 0;
}
.solid-de6d ul ul {
  margin-left: 2.617924em;
}
.gradient-wood-b3da {
  font-size: 0.875em;
}

/* css-noise: adc7 */
.ghost-box-r8 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
