/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag-0dd8/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag-0dd8
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.tag-0dd8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph-plasma-26f7.focused_a6af/licenses/gpl-2.0.surface_0302
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.highlight-outer-be70/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.section-5e4c.banner-huge-111a/normalize.huge-969c/
 ======
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.huge-969c v7.0.0 | MIT License | github.tag-0dd8/necolas/normalize.huge-969c */
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;
}
.disabled-49e5 .under-f615,
.south-c4e0,
.pro_91a1,
.sort_bright_693b,
.out_d0f0,
.hidden_silver_c411,
.steel-2b08,
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;
}
.south-c4e0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .south-c4e0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .south-c4e0,
  h1 {
    font-size: 1.8em;
  }
}
.pro_91a1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pro_91a1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pro_91a1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pro_91a1,
  h2 {
    font-size: 1.7em;
  }
}
.sort_bright_693b,
h3 {
  font-size: 1.618em;
}
.disabled-49e5 .under-f615,
.out_d0f0,
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.progress_011e {
  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;
}
.old-f090:after,
.old-f090:before,
.thumbnail-first-0700:after,
.thumbnail-first-0700:before {
  content: "";
  display: table;
}
.old-f090:after,
.thumbnail-first-0700:after {
  clear: both;
}
.prev_128e {
  float: right;
  margin-right: 0;
}
.hot_1ffb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard-42ea .footer_b7ab,
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;
}
.hard-42ea .footer_b7ab: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;
}
.header-brown-fab7 .footer_b7ab {
  box-shadow: none;
}
.header-brown-fab7
  .footer_b7ab
  .media_70f3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.header-brown-fab7 .footer_b7ab .detail-orange-96b3 {
  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;
}
.header-brown-fab7
  .footer_b7ab
  .detail-orange-96b3
  b {
  display: none;
}
.header-brown-fab7 .focus_copper_afdf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu_rough_4beb:not(.light_e3af):not(.north-18ac),
button:not(.light_e3af):not(.north-18ac),
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ),
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ),
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ):hover,
button:not(.light_e3af):not(
    .north-18ac
  ):hover,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ):hover,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ):hover,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ):active,
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ):focus,
button:not(.light_e3af):not(
    .north-18ac
  ):active,
button:not(.light_e3af):not(
    .north-18ac
  ):focus,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ):active,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ):focus,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ):active,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ):focus,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ):active,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ):focus {
  outline: 0;
}
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c,
button:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c {
  position: relative;
}
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .feature_9ccf,
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .full-4ce0,
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .popup-west-c1ce,
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  i,
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  svg,
button:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .feature_9ccf,
button:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .full-4ce0,
button:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .popup-west-c1ce,
button:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  i,
button:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  svg,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .feature_9ccf,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .full-4ce0,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .popup-west-c1ce,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  i,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  svg,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .feature_9ccf,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .full-4ce0,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .popup-west-c1ce,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  i,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  svg,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .feature_9ccf,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .full-4ce0,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  .popup-west-c1ce,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  i,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c
  svg {
  visibility: hidden;
}
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c:after,
button:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c:after,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c:after,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c:after,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ).fn-loading-782c:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.menu_rough_4beb:not(.light_e3af):not(.north-18ac),
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ),
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ),
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ) {
  color: #fff;
  background: #235787;
}
.menu_rough_4beb:not(.light_e3af):not(
    .north-18ac
  ):focus,
input[type="button"]:not(.light_e3af):not(
    .north-18ac
  ):focus,
input[type="reset"]:not(.light_e3af):not(
    .north-18ac
  ):focus,
input[type="submit"]:not(.light_e3af):not(
    .north-18ac
  ):focus {
  color: #fff;
}
.menu_rough_4beb.fn-disabled-782c:not(.light_e3af):not(
    .north-18ac
  ),
.menu_rough_4beb[disabled]:not(.light_e3af):not(
    .north-18ac
  ),
button.fn-disabled-782c:not(.light_e3af):not(
    .north-18ac
  ),
button[disabled]:not(.light_e3af):not(
    .north-18ac
  ) {
  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;
}
.box_4178 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box_4178: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;
}
.in_767d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form_041c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tall-fcb4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.old-f090:after,
.old-f090:before,
.slider-dark-de54:after,
.slider-dark-de54:before,
.simple_7fda:after,
.simple_7fda:before,
.inner-df6d:after,
.inner-df6d:before,
.input-bf98:after,
.input-bf98:before,
.east_9837:after,
.east_9837:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.old-f090:after,
.slider-dark-de54:after,
.simple_7fda:after,
.inner-df6d:after,
.input-bf98:after,
.east_9837:after {
  clear: both;
}
.slider-dark-de54 .sidebar-bottom-f62e,
.simple_7fda .sidebar-bottom-f62e,
.module_b83a .sidebar-bottom-f62e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tooltip-d9d8 {
  display: inline-block;
}
.over-3028 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.over-3028 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.over-3028 .link_large_b3d7 {
  padding: 1em 0;
  font-size: 85%;
}
.link_large_b3d7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.blue-647e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.blue-647e:after,
.blue-647e:before {
  content: "";
  display: table;
}
.blue-647e:after {
  clear: both;
}
.static_2030 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hard-441e .static_2030 {
  max-width: 50%;
}
.fluid-49c7 .static_2030 {
  max-width: 33.33%;
}
.over-f648 .static_2030 {
  max-width: 25%;
}
.modal_4251 .static_2030 {
  max-width: 20%;
}
.lower_db89 .static_2030 {
  max-width: 16.66%;
}
.lower_d869 .static_2030 {
  max-width: 14.28%;
}
.top-1c75 .static_2030 {
  max-width: 12.5%;
}
.texture-tall-df78 .static_2030 {
  max-width: 11.11%;
}
.fast_3fb6 {
  display: block;
}
.disabled-49e5 .current_a4e8 label,
.disabled-49e5 .title_b565 label,
.disabled-49e5 .fresh_f732 label,
.disabled-49e5 .basic-1bca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper-eb2f {
  list-style: none;
  margin: 0;
}
.upper-eb2f article.wrapper-copper-5a6d {
  margin-bottom: 0;
}
.upper-eb2f ul {
  list-style: none;
  margin: 0;
}
.upper-eb2f .block-2f3c li.wrapper-copper-5a6d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper-eb2f .block-2f3c li.wrapper-copper-5a6d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper-eb2f .block-2f3c li.wrapper-copper-5a6d: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) {
  .upper-eb2f .block-2f3c li.wrapper-copper-5a6d li.wrapper-copper-5a6d li.wrapper-copper-5a6d li.wrapper-copper-5a6d {
    padding-left: 0;
  }
}
article.wrapper-copper-5a6d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-copper-5a6d .slider-dark-de54 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-copper-5a6d .static-1855 {
  float: left;
}
article.wrapper-copper-5a6d .static-032a {
  margin-left: 85px;
}
article.wrapper-copper-5a6d .layout-paper-afb0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-copper-5a6d .layout-paper-afb0 .pagination_middle_02e4 {
  margin-left: 10px;
}
article.wrapper-copper-5a6d .paragraph_over_96a0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-copper-5a6d .cold-1817 {
  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 .current_a4e8,
  #respond .fresh_f732,
  #respond .basic-1bca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current_a4e8 input,
#respond .fresh_f732 input,
#respond .basic-1bca input {
  width: 100%;
}
#respond .basic-1bca {
  margin-right: 0;
}
#respond .primary-paper-0ff7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion_action_0d24 {
  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;
}
.accordion_action_0d24.footer-up-1e3e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accordion_action_0d24 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%);
}
.accordion_action_0d24:focus,
.accordion_action_0d24: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);
}
.popup_east_fc0f {
  border-radius: 10%;
}
.disabled-7b4c {
  border-radius: 50%;
}
.surface-58c8 {
  font-size: 0.72em;
}
.form-selected-a702 {
  font-size: 0.875em;
}
.list_1272 {
  font-size: 1.1em;
}
.silver-f0b8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.silver-f0b8.surface-58c8 {
  letter-spacing: 0.5px;
}
.mask-lower-41bf,
.mask-lower-41bf a {
  color: #6d6d6d;
}
.mask-lower-41bf a:hover {
  color: #111;
}
.detail-thick-5f24 {
  color: #6d6d6d;
}
.highlight-old-6da8 {
  overflow-x: hidden;
}
.highlight-old-6da8 .button-action-8120.badge_top_4491 {
  position: relative;
}
.highlight-old-6da8 .button-action-8120.badge_top_4491.preview-smooth-22b9 {
  position: initial;
}
.highlight-old-6da8
  .button-action-8120.badge_top_4491.preview-smooth-22b9
  .popup_last_f0ad {
  left: auto;
}
.highlight-old-6da8 .button-action-8120 .popup_last_f0ad {
  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;
}
.highlight-old-6da8 .button-action-8120:hover.badge_top_4491 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.highlight-old-6da8
  .button-action-8120:hover.badge_top_4491
  .popup_last_f0ad {
  display: block;
  z-index: 9999999;
}
.highlight-old-6da8 .frame_paper_3f2b .pattern-huge-82d3,
.highlight-old-6da8 .banner_4324 .pattern-huge-82d3 {
  display: none;
}
.highlight-old-6da8 .paper-80e5 .button-action-8120:hover.badge_top_4491 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled-49e5 .current_a4e8 label,
.disabled-49e5 .title_b565 label,
.disabled-49e5 .fresh_f732 label,
.disabled-49e5 .basic-1bca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.upper-eb2f {
  list-style: none;
  margin: 0;
}
.upper-eb2f article.wrapper-copper-5a6d {
  margin-bottom: 0;
}
.upper-eb2f ul {
  list-style: none;
  margin: 0;
}
.upper-eb2f .block-2f3c li.wrapper-copper-5a6d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .upper-eb2f .block-2f3c li.wrapper-copper-5a6d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .upper-eb2f .block-2f3c li.wrapper-copper-5a6d: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) {
  .upper-eb2f .block-2f3c li.wrapper-copper-5a6d li.wrapper-copper-5a6d li.wrapper-copper-5a6d li.wrapper-copper-5a6d {
    padding-left: 0;
  }
}
article.wrapper-copper-5a6d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-copper-5a6d .slider-dark-de54 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-copper-5a6d .static-1855 {
  float: left;
}
article.wrapper-copper-5a6d .static-032a {
  margin-left: 85px;
}
article.wrapper-copper-5a6d .layout-paper-afb0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-copper-5a6d .layout-paper-afb0 .pagination_middle_02e4 {
  margin-left: 10px;
}
article.wrapper-copper-5a6d .paragraph_over_96a0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-copper-5a6d .cold-1817 {
  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 .current_a4e8,
  #respond .fresh_f732,
  #respond .basic-1bca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current_a4e8 input,
#respond .fresh_f732 input,
#respond .basic-1bca input {
  width: 100%;
}
#respond .basic-1bca {
  margin-right: 0;
}
#respond .primary-paper-0ff7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_paper_3f2b .aside_7b85 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.aside_7b85 .logo-41d6.gold-92e6 .in-b4a9 > li > a:focus,
.aside_7b85 .logo-41d6.gold-92e6 .in-b4a9 > li > a:hover,
.aside_7b85 .logo-41d6.badge-eff7 .in-b4a9 > li > a:focus,
.aside_7b85 .logo-41d6.badge-eff7 .in-b4a9 > li > a:hover,
.aside_7b85 .logo-41d6.photo_dirty_d8e5 .in-b4a9 > li > a:focus,
.aside_7b85 .logo-41d6.photo_dirty_d8e5 .in-b4a9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_7b85
  .logo-41d6.gold-92e6
  .in-b4a9
  > li.card_f892
  > a,
.aside_7b85
  .logo-41d6.gold-92e6
  .in-b4a9
  > li.widget-c0d5
  > a,
.aside_7b85
  .logo-41d6.badge-eff7
  .in-b4a9
  > li.card_f892
  > a,
.aside_7b85
  .logo-41d6.badge-eff7
  .in-b4a9
  > li.widget-c0d5
  > a,
.aside_7b85
  .logo-41d6.photo_dirty_d8e5
  .in-b4a9
  > li.card_f892
  > a,
.aside_7b85 .logo-41d6.photo_dirty_d8e5 .in-b4a9 > li.alert-light-08b3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.aside_7b85 .dim_18da,
.aside_7b85 .dim_18da a {
  color: rgba(255, 255, 255, 0.99);
}
.aside_7b85 .under-1544.hero_orange_5209 li a,
.aside_7b85 .wrapper-0917 a,
.aside_7b85 .block_soft_24fb,
.aside_7b85 .in-b4a9 > li > a,
.aside_7b85 .shadow_green_7178 {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85 .under-1544.hero_orange_5209 li a:hover,
.aside_7b85 .wrapper-0917 a:hover,
.aside_7b85 .block_soft_24fb:hover,
.aside_7b85 .in-b4a9 > li > a:hover,
.aside_7b85 .shadow_green_7178:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_7b85 .top-5cec {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85 .top-5cec .accordion-9e5c {
  color: rgba(255, 255, 255, 0.99);
}
.aside_7b85 .top-5cec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_7b85 .dirty_1d5b .dropdown_f4d0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85 .dirty_1d5b .dropdown_f4d0 .footer-5cc5 {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85
  .dirty_1d5b
  .dropdown_f4d0
  .footer-5cc5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85
  .dirty_1d5b
  .dropdown_f4d0
  .footer-5cc5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85
  .dirty_1d5b
  .dropdown_f4d0
  .footer-5cc5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85
  .dirty_1d5b
  .dropdown_f4d0
  .footer-5cc5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85 .dirty_1d5b .text_1534 {
  color: rgba(255, 255, 255, 0.79);
}
.aside_7b85 .dirty_1d5b .text_1534:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-solid-ec90
  .aside_7b85
  .dirty_1d5b
  .module_176b
  .label_8878 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-solid-ec90
  .aside_7b85
  .dirty_1d5b
  .module_176b
  .footer-5cc5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_paper_3f2b .modal_in_3a06 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal_in_3a06 .logo-41d6.gold-92e6 .in-b4a9 > li > a:focus,
.modal_in_3a06 .logo-41d6.gold-92e6 .in-b4a9 > li > a:hover,
.modal_in_3a06 .logo-41d6.badge-eff7 .in-b4a9 > li > a:focus,
.modal_in_3a06 .logo-41d6.badge-eff7 .in-b4a9 > li > a:hover,
.modal_in_3a06 .logo-41d6.photo_dirty_d8e5 .in-b4a9 > li > a:focus,
.modal_in_3a06 .logo-41d6.photo_dirty_d8e5 .in-b4a9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_in_3a06
  .logo-41d6.gold-92e6
  .in-b4a9
  > li.card_f892
  > a,
.modal_in_3a06
  .logo-41d6.gold-92e6
  .in-b4a9
  > li.widget-c0d5
  > a,
.modal_in_3a06
  .logo-41d6.badge-eff7
  .in-b4a9
  > li.card_f892
  > a,
.modal_in_3a06
  .logo-41d6.badge-eff7
  .in-b4a9
  > li.widget-c0d5
  > a,
.modal_in_3a06
  .logo-41d6.photo_dirty_d8e5
  .in-b4a9
  > li.card_f892
  > a,
.modal_in_3a06 .logo-41d6.photo_dirty_d8e5 .in-b4a9 > li.alert-light-08b3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_in_3a06 .dim_18da,
.modal_in_3a06 .dim_18da a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_in_3a06 .under-1544.hero_orange_5209 li a,
.modal_in_3a06 .wrapper-0917 a,
.modal_in_3a06 .block_soft_24fb,
.modal_in_3a06 .in-b4a9 > li > a,
.modal_in_3a06 .shadow_green_7178 {
  color: rgba(0, 0, 0, 0.55);
}
.modal_in_3a06 .under-1544.hero_orange_5209 li a:hover,
.modal_in_3a06 .wrapper-0917 a:hover,
.modal_in_3a06 .block_soft_24fb:hover,
.modal_in_3a06 .in-b4a9 > li > a:hover,
.modal_in_3a06 .shadow_green_7178:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_in_3a06 .top-5cec {
  color: rgba(0, 0, 0, 0.55);
}
.modal_in_3a06 .top-5cec .accordion-9e5c {
  color: rgba(0, 0, 0, 0.8);
}
.modal_in_3a06 .top-5cec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick-1fde .input_tall_fcb1 {
  margin-left: auto;
  margin-right: auto;
}
.simple_7fda > * {
  margin-left: auto;
  margin-right: auto;
}
.simple_7fda .in_767d {
  margin-right: 1.41575em;
}
.short-9e38 .simple_7fda > .info-3d54 {
  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;
}
.short-9e38 .simple_7fda > .bronze-0a4a {
  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;
}
.hero_hard_193f.thick-1fde .input_tall_fcb1,
.active_31d8.thick-1fde .input_tall_fcb1 {
  margin-left: 0;
}
.motion-9381.thick-1fde .input_tall_fcb1,
.wrapper_1170.thick-1fde .input_tall_fcb1 {
  margin-right: 0;
}
.simple_7fda ol,
.simple_7fda ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module-left-6925 video {
  max-width: 100%;
}
.solid_e02b img {
  display: block;
}
.solid_e02b.in_767d,
.solid_e02b.form_041c {
  width: 100%;
}
.solid_e02b.bronze-0a4a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mini-8c02:not(.video_tiny_2280) {
  margin: 1.5em auto;
}
.primary_3c28 p {
  padding: 1.5em 14px;
}
ul.dim-c06b.bronze-0a4a,
ul.dim-c06b.info-3d54,
ul.dim-c06b.label_1a19.info-3d54 {
  padding: 0 14px;
}
.card-fresh-34c0 {
  display: block;
  overflow-x: auto;
}
.card-fresh-34c0 table {
  border-collapse: collapse;
  width: 100%;
}
.card-fresh-34c0 td,
.card-fresh-34c0 th {
  padding: 0.5em;
}
.simple_7fda li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.simple_7fda ol ol,
.simple_7fda ol ul,
.simple_7fda ul ol,
.simple_7fda ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.simple_7fda ol ol li,
.simple_7fda ol ul li,
.simple_7fda ul ol li,
.simple_7fda ul ul li {
  margin-left: 0;
}
.tag-purple-a7a9.accent_blue_c884 > .iron_48aa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tag-purple-a7a9.accent_blue_c884 > .iron_48aa iframe,
.tag-purple-a7a9.accent_blue_c884 > .iron_48aa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.video_gas_129b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.video_gas_129b.narrow-549c {
  padding: 0;
}
.video_gas_129b.narrow-549c cite {
  font-size: 13px;
}
.video_gas_129b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.video_gas_129b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced_2c83 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced_2c83 > p:first-child {
  margin-top: 0;
}
.advanced_2c83 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced_2c83 blockquote {
  border-left: 0;
}
.warm_dc4c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.warm_dc4c:not(.text-liquid-4324) {
  max-width: 100px;
}
.warm_dc4c.gallery-top-abfe {
  border-bottom: none !important;
  text-align: center;
}
.warm_dc4c.gallery-top-abfe::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .primary_3c28 p {
    padding: 1.5em 0;
  }
}
.selected_8efc {
  color: #0073aa;
}
.tag_pink_79c2 {
  background-color: #0073aa;
}
.bronze-5ff3 {
  color: #229fd8;
}
.basic_c12d {
  background-color: #229fd8;
}
.photo-easy-aa5c {
  color: #eee;
}
.description-e6e5 {
  background-color: #eee;
}
.photo-5249 {
  color: #444;
}
.purple-7144 {
  background-color: #444;
}
.caption_brown_5129 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.caption_brown_5129 .heading-silver-4467 .wrapper-0917 {
  font-size: 15px;
}
.caption_brown_5129 .wrapper-0917 {
  line-height: 1.3;
}
.caption_brown_5129 .modal_in_3a06 {
}
.caption_brown_5129 .aside_7b85 {
  background: #235787;
}
.simple_b974 {
  padding: 0;
}
.simple_b974 .aside_7b85 {
  background: #1a1a1a;
}
.simple_b974 .modal_in_3a06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.button-wood-a1b4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.button-wood-a1b4 .modal_in_3a06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.button-wood-a1b4 .aside_7b85 {
  background: #303030;
}
.east_9837 {
  position: relative;
  z-index: 10;
}
.east_9837 .pagination_8bd3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge_4d46 .badge_top_4491 {
  display: inline-block;
  vertical-align: middle;
}
.badge_4d46.gallery-f873 .badge_top_4491 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .badge_4d46.gallery-f873 .badge_top_4491 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_4d46.gallery-f873 .badge_top_4491 {
    margin-right: 0.4em;
  }
}
.badge_4d46.gallery-f873 .badge_top_4491:last-child {
  margin-right: 0;
}
.full-277d .pagination_8bd3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame_paper_3f2b .heading-silver-4467 {
    margin: 0 -0.5em;
  }
  .frame_paper_3f2b .heading-silver-4467 [class*="customify-col-"],
  .frame_paper_3f2b .heading-silver-4467 [class*="customify-col_"],
  .frame_paper_3f2b .heading-silver-4467 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame_paper_3f2b.badge-1180 .pagination_8bd3 {
  background: 0 0 !important;
}
.frame_paper_3f2b.badge-1180 .pagination_8bd3,
.frame_paper_3f2b.full-277d .pagination_8bd3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame_paper_3f2b.element-copper-7c7b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame_paper_3f2b.full-277d .pagination_8bd3 {
  box-shadow: none !important;
}
.north-0800 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .north-0800 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .north-0800 {
    padding: 18px 0 20px;
  }
}
.north-0800 .tabs-dirty-a136 {
  width: 100%;
}
.north-0800 .content_6944 {
  margin-bottom: 0;
}
.north-0800 .black_370f {
  margin-top: 5px;
  font-size: 0.875em;
}
.item-4b26 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.item-4b26 .mask_hard_1008 {
  width: 100%;
}
.surface_red_ad9c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.surface_red_ad9c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.surface_red_ad9c 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;
}
.surface_red_ad9c li:last-child:after {
  display: none;
}
.surface_red_ad9c li a {
  font-weight: 500;
  margin-right: 10px;
}
.white_8adf .pattern-huge-82d3 button,
.north-0800 .pattern-huge-82d3 button {
  left: 0;
}
.white_8adf .mask_hard_1008,
.north-0800 .mask_hard_1008 {
  padding-left: 0;
  padding-right: 0;
}
.white_8adf .item-4b26,
.north-0800 .item-4b26 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.white_8adf {
  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;
}
.white_8adf: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;
}
.white_8adf .pagination-6668 {
  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) {
  .white_8adf .pagination-6668 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .white_8adf .pagination-6668 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .white_8adf .pagination-6668 {
    min-height: 200px;
  }
}
.white_8adf .surface_red_ad9c {
  color: rgba(255, 255, 255, 0.8);
}
.white_8adf .surface_red_ad9c a,
.white_8adf .surface_red_ad9c li:after {
  color: inherit;
}
.white_8adf .surface_red_ad9c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.selected-e85b {
  margin-bottom: 0.5em;
}
.widget_3438 {
  margin-bottom: 1.2em;
}
.widget_3438,
.selected-e85b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget_3438 p:last-child,
.selected-e85b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pattern-huge-82d3,
#masthead .pattern-huge-82d3 {
  display: none;
}
#masthead
  > .pattern-huge-82d3.next_8ca1 {
  display: none;
}
#masthead > .pattern-huge-82d3 button {
  left: 0;
}
.fixed_bf68 {
  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%;
}
.fixed_bf68 .badge_top_4491 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fixed_bf68 .header-03b0 {
  display: -webkit-box;
  display: flex;
}
.fixed_bf68 .header-03b0.pattern-c377 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fixed_bf68 .header-03b0.picture_3fcf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fixed_bf68 .header-03b0.banner_gold_6494 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fixed_bf68.icon_12ef.picture-bc3e .header-03b0.pattern-c377 {
  flex-basis: 100%;
}
.fixed_bf68.wide_82c9 .header-03b0.picture_3fcf {
  -webkit-box-flex: 1;
  flex: auto;
}
.fixed_bf68.wide_82c9 .header-03b0.banner_gold_6494 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pattern-huge-82d3.next_8ca1 {
  display: none;
}
#masthead > .pattern-huge-82d3 button {
  left: 0;
}
.breadcrumb_first_7673 {
  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;
}
.breadcrumb_first_7673:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.breadcrumb_first_7673.media_next_57a0 i {
  margin-right: 4px;
}
.breadcrumb_first_7673.menu_a236 i {
  margin-left: 5px;
}
.wrapper-0917 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wrapper-0917 p:last-child {
  margin-bottom: 0;
}
.solid-9e60 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.solid-9e60 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.solid-9e60 img {
  display: block;
  width: auto;
  line-height: 1;
}
.solid-9e60 .dim_18da {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.solid-9e60 .pink_c99c {
  margin: 5px 0 7px 0;
}
.solid-9e60.form-current-1de3 .glass-de18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid-9e60.form-current-1de3 .shade-stone-4c78 {
  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;
}
.solid-9e60.message_plasma_dd84 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.solid-9e60.message_plasma_dd84 .glass-de18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid-9e60.message_plasma_dd84 .shade-stone-4c78 {
  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;
}
.solid-9e60.motion_4b84 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.solid-9e60.row_selected_9157 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.solid-9e60.row_selected_9157 .shade-stone-4c78 {
  margin-top: 7px;
}
.soft-a22c {
  display: inline-block;
}
.east_9837 .status-hovered-de2a .solid-9e60 img {
  max-width: 100%;
}
.logo-41d6 .widget-0ce1.row_dirty_e3ef,
.message-warm-eb21 .widget-0ce1.row_dirty_e3ef {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo-41d6 .description-fb24,
.message-warm-eb21 .description-fb24 {
  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%);
}
.logo-41d6 .description-fb24 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.logo-41d6.content-82a5 .description-fb24 {
  display: none;
}
.logo-41d6 .secondary_4b67 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo-41d6 .secondary_4b67 li {
  display: inline-block;
  position: relative;
}
.logo-41d6 .secondary_4b67 li:last-child {
  margin-right: 0;
}
.logo-41d6 .secondary_4b67 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;
}
.logo-41d6 .secondary_4b67 li.alert-light-08b3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.logo-41d6 .secondary_4b67 > 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;
}
.logo-41d6 .secondary_4b67 > li > a i {
  line-height: 0;
}
.logo-41d6 .secondary_4b67 > li.rough_d10f > a .description-fb24 {
  margin-left: 4px;
  line-height: 0;
}
.logo-41d6 .secondary_4b67 .clean-9d05 li.rough_d10f > a {
  position: relative;
}
.logo-41d6 .secondary_4b67 .clean-9d05 li.rough_d10f > a:after,
.logo-41d6 .secondary_4b67 .clean-9d05 li.rough_d10f > a:before {
  content: "";
  display: table;
}
.logo-41d6 .secondary_4b67 .clean-9d05 li.rough_d10f > a:after {
  clear: both;
}
.logo-41d6 .secondary_4b67 .clean-9d05 li.rough_d10f > a .description-fb24 {
  margin-left: 5px;
  float: right;
}
.logo-41d6 .filter_5731,
.logo-41d6 .clean-9d05 {
  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;
}
.logo-41d6 .clean-9d05 {
  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;
}
.logo-41d6 .clean-9d05 .row_dirty_e3ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo-41d6 .clean-9d05 .description-fb24 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.logo-41d6 .clean-9d05 li {
  display: block;
  margin: 0;
  padding: 0;
}
.logo-41d6 .clean-9d05 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;
}
.logo-41d6 .clean-9d05 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.logo-41d6 .clean-9d05 .clean-9d05 {
  top: 0;
  left: 100%;
}
.logo-41d6 .border_242d.fn-focus-782c > .filter_5731,
.logo-41d6 .border_242d.fn-focus-782c > .clean-9d05,
.logo-41d6 .border_242d:focus > .filter_5731,
.logo-41d6 .border_242d:focus > .clean-9d05,
.logo-41d6 .border_242d:hover > .filter_5731,
.logo-41d6 .border_242d:hover > .clean-9d05 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.logo-41d6.photo_dirty_d8e5 .in-b4a9:after,
.logo-41d6.photo_dirty_d8e5 .in-b4a9:before {
  content: "";
  display: table;
}
.logo-41d6.photo_dirty_d8e5 .in-b4a9:after {
  clear: both;
}
.logo-41d6.photo_dirty_d8e5 .in-b4a9 > li {
  float: left;
}
.logo-41d6.pattern_advanced_cf35 .in-b4a9:after,
.logo-41d6.pattern_advanced_cf35 .in-b4a9:before {
  content: "";
  display: table;
}
.logo-41d6.pattern_advanced_cf35 .in-b4a9:after {
  clear: both;
}
.logo-41d6.pattern_advanced_cf35 .in-b4a9 > li {
  float: left;
}
.logo-41d6.pattern_advanced_cf35 .in-b4a9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.logo-41d6.pattern_advanced_cf35 .in-b4a9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.logo-41d6.pattern_advanced_cf35 .in-b4a9 > li.card_f892 > a,
.logo-41d6.pattern_advanced_cf35 .in-b4a9 > li.alert-light-08b3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.logo-41d6.gold-92e6 .in-b4a9 > li > a .row_dirty_e3ef {
  position: relative;
}
.logo-41d6.gold-92e6 .in-b4a9 > li > a .row_dirty_e3ef: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;
}
.logo-41d6.gold-92e6
  .in-b4a9
  > li:focus
  > a
  .row_dirty_e3ef:before,
.logo-41d6.gold-92e6
  .in-b4a9
  > li:hover
  > a
  .row_dirty_e3ef:before {
  width: 100%;
  background-color: currentColor;
}
.logo-41d6.gold-92e6
  .in-b4a9
  > li.card_f892
  > a
  .row_dirty_e3ef:before,
.logo-41d6.gold-92e6
  .in-b4a9
  > li.widget-c0d5
  > a
  .row_dirty_e3ef:before {
  width: 100%;
  background-color: currentColor;
}
.logo-41d6.badge-eff7 .in-b4a9 > li > a .row_dirty_e3ef {
  position: relative;
}
.logo-41d6.badge-eff7 .in-b4a9 > li > a .row_dirty_e3ef: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;
}
.logo-41d6.badge-eff7 .in-b4a9 > li:focus > a .row_dirty_e3ef:before,
.logo-41d6.badge-eff7
  .in-b4a9
  > li:hover
  > a
  .row_dirty_e3ef:before {
  width: 100%;
  background-color: currentColor;
}
.logo-41d6.badge-eff7
  .in-b4a9
  > li.card_f892
  > a
  .row_dirty_e3ef:before,
.logo-41d6.badge-eff7
  .in-b4a9
  > li.widget-c0d5
  > a
  .row_dirty_e3ef:before {
  width: 100%;
  background-color: currentColor;
}
.message-warm-eb21 .secondary_4b67 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message-warm-eb21 .secondary_4b67 li:first-child > a {
  border-top: none;
}
.message-warm-eb21 .secondary_4b67 .description-in-045b > .row_dirty_e3ef .description-fb24 {
  display: none;
}
.message-warm-eb21 .secondary_4b67 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message-warm-eb21 .secondary_4b67 li:last-child {
  border: none;
}
.message-warm-eb21 .secondary_4b67 li.rough_d10f > a {
  padding-right: 45px !important;
}
.message-warm-eb21 .secondary_4b67 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message-warm-eb21 .secondary_4b67 li a:focus,
.message-warm-eb21 .secondary_4b67 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-warm-eb21 .secondary_4b67 li .liquid-2f64 {
  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;
}
.message-warm-eb21 .secondary_4b67 li .liquid-2f64:hover {
  box-shadow: none;
}
.message-warm-eb21 .secondary_4b67 li .liquid-2f64 .description-fb24 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message-warm-eb21 .secondary_4b67 .clean-9d05 {
  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);
}
.message-warm-eb21 .secondary_4b67 .clean-9d05 li a {
  padding-left: 3em;
}
.message-warm-eb21 .secondary_4b67 .purple_9360 > a .liquid-2f64 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message-warm-eb21 .secondary_4b67 .purple_9360 > .clean-9d05 {
  display: block;
  opacity: 1;
}
.backdrop_62f5 {
  max-width: 100%;
}
.short_7530 {
  line-height: 0;
  cursor: pointer;
}
.shadow_green_7178 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow_green_7178:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow_green_7178 svg {
  width: 18px;
  height: 18px;
}
.shadow_green_7178 .carousel-purple-4b99 {
  display: none;
}
.active_8785 {
  position: relative;
}
.active_8785.fn-active-782c .shadow_green_7178 .article-pink-37b2 {
  display: none;
}
.active_8785.fn-active-782c .shadow_green_7178 .carousel-purple-4b99 {
  display: inline-block;
}
.active_8785 .table_2553 {
  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);
}
.active_8785.red-4417 .table_2553 {
  left: auto;
  right: -0.9em;
}
.active_8785.red-4417 .shade_north_0d8f::before {
  left: auto;
  right: 15px;
}
.active_8785.fn-active-782c .table_2553 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_176b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.module_176b label {
  flex-basis: 100%;
}
.module_176b .dropdown_f4d0 {
  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;
}
.module_176b .footer-5cc5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.module_176b .footer-5cc5:focus {
  background-color: transparent;
}
.module_176b button.text_1534 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.module_176b button.text_1534:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.module_176b button.text_1534 svg {
  width: 18px;
  height: 18px;
}
.module_176b input[type="submit"] {
  min-height: auto;
}
.dirty_1d5b .module_176b .footer-5cc5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_north_0d8f {
  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) {
  .shade_north_0d8f {
    width: 220px;
  }
}
.shade_north_0d8f label {
  flex-basis: 100%;
}
.shade_north_0d8f::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;
}
.list-solid-ec90 .dirty_1d5b .module_176b {
  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;
}
.list-solid-ec90
  .dirty_1d5b
  .module_176b
  .dropdown_f4d0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list-solid-ec90 .dirty_1d5b .module_176b .footer-5cc5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list-solid-ec90
  .dirty_1d5b
  .module_176b
  .footer-5cc5:focus {
  background: 0 0;
}
.list-solid-ec90
  .dirty_1d5b
  .module_176b
  .label_8878 {
  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;
}
.under-1544 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.under-1544 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.under-1544 li:last-child {
  margin-right: 0;
}
.under-1544 li:first-child {
  margin-left: 0;
}
.under-1544.highlight_9cb3 a {
  color: #fff;
}
.under-1544.highlight_9cb3 a:hover {
  color: #fff;
}
.under-1544 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.under-1544 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.under-1544 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.under-1544 a:hover {
  opacity: 0.9;
  color: inherit;
}
.under-1544 [class*="social-icon-apple"] {
  background-color: #999;
}
.under-1544 [class*="social-icon-apple"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #999;
}
.under-1544 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.under-1544 [class*="social-icon-behance"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #1769ff;
}
.under-1544 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.under-1544 [class*="social-icon-bitbucket"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #205081;
}
.under-1544 [class*="social-icon-codepen"] {
  background-color: #000;
}
.under-1544 [class*="social-icon-codepen"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #000;
}
.under-1544 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.under-1544 [class*="social-icon-delicious"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #39f;
}
.under-1544 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.under-1544 [class*="social-icon-digg"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #005be2;
}
.under-1544 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.under-1544 [class*="social-icon-dribbble"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #ea4c89;
}
.under-1544 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.under-1544 [class*="social-icon-envelope"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #ea4335;
}
.under-1544 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.under-1544 [class*="social-icon-facebook"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #3b5998;
}
.under-1544 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.under-1544 [class*="social-icon-flickr"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #0063dc;
}
.under-1544 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.under-1544 [class*="social-icon-foursquare"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #2d5be3;
}
.under-1544 [class*="social-icon-github"] {
  background-color: #333;
}
.under-1544 [class*="social-icon-github"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #333;
}
.under-1544 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.under-1544 [class*="social-icon-google-plus"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #dd4b39;
}
.under-1544 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.under-1544 [class*="social-icon-houzz"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #7ac142;
}
.under-1544 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.under-1544 [class*="social-icon-instagram"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #262626;
}
.under-1544 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.under-1544 [class*="social-icon-jsfiddle"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #487aa2;
}
.under-1544 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.under-1544 [class*="social-icon-linkedin"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #0077b5;
}
.under-1544 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.under-1544 [class*="social-icon-medium"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #00ab6b;
}
.under-1544 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.under-1544
  [class*="social-icon-odnoklassniki"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #f4731c;
}
.under-1544 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.under-1544 [class*="social-icon-meetup"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #ec1c40;
}
.under-1544 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.under-1544 [class*="social-icon-pinterest"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #bd081c;
}
.under-1544 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.under-1544 [class*="social-icon-product-hunt"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #da552f;
}
.under-1544 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.under-1544 [class*="social-icon-reddit"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #ff4500;
}
.under-1544 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.under-1544 [class*="social-icon-rss"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #f26522;
}
.under-1544 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.under-1544
  [class*="social-icon-shopping-cart"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #4caf50;
}
.under-1544 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.under-1544 [class*="social-icon-skype"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #00aff0;
}
.under-1544 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.under-1544 [class*="social-icon-slideshare"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #0077b5;
}
.under-1544 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.under-1544 [class*="social-icon-snapchat"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #fffc00;
}
.under-1544 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.under-1544 [class*="social-icon-soundcloud"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #f80;
}
.under-1544 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.under-1544 [class*="social-icon-spotify"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #2ebd59;
}
.under-1544 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.under-1544
  [class*="social-icon-stack-overflow"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #fe7a15;
}
.under-1544 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.under-1544 [class*="social-icon-maldkfgram"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #2ca5e0;
}
.under-1544 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.under-1544 [class*="social-icon-tripadvisor"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #589442;
}
.under-1544 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.under-1544 [class*="social-icon-tumblr"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #35465c;
}
.under-1544 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.under-1544 [class*="social-icon-twitch"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #6441a5;
}
.under-1544 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.under-1544 [class*="social-icon-twitter"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #1da1f2;
}
.under-1544 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.under-1544 [class*="social-icon-vimeo"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #1ab7ea;
}
.under-1544 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.under-1544 [class*="social-icon-vk"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #45668e;
}
.under-1544 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.under-1544 [class*="social-icon-weibo"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #df2029;
}
.under-1544 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.under-1544 [class*="social-icon-weixin"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #7bb32e;
}
.under-1544 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.under-1544 [class*="social-icon-whatsapp"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #25d366;
}
.under-1544 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.under-1544 [class*="social-icon-wordpress"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #21759b;
}
.under-1544 [class*="social-icon-xing"] {
  background-color: #026466;
}
.under-1544 [class*="social-icon-xing"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #026466;
}
.under-1544 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.under-1544 [class*="social-icon-yelp"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #af0606;
}
.under-1544 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.under-1544 [class*="social-icon-youtube"].backdrop-dim-5db0 {
  background-color: transparent;
  color: #cd201f;
}
.block_soft_24fb {
  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;
}
.block_soft_24fb:hover {
  box-shadow: none;
  background: 0 0;
}
.frame_stone_3010 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.media-north-6e2a {
  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;
}
.outline_90b5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slider_477e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slider_477e,
.slider_477e::after,
.slider_477e::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;
}
.slider_477e::after,
.slider_477e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.section-37c1 .media-north-6e2a .outline_90b5 {
  margin-top: -2px;
  width: 19px;
}
.section-37c1 .media-north-6e2a .slider_477e {
  margin-top: -1px;
}
.section-37c1 .media-north-6e2a .slider_477e,
.section-37c1 .media-north-6e2a .slider_477e::after,
.section-37c1 .media-north-6e2a .slider_477e::before {
  width: 19px;
  height: 2px;
}
.section-37c1 .media-north-6e2a .slider_477e::before {
  top: -6px;
}
.section-37c1 .media-north-6e2a .slider_477e::after {
  bottom: -6px;
}
.advanced-10fb .media-north-6e2a .outline_90b5 {
  margin-top: -2px;
  width: 22px;
}
.advanced-10fb .media-north-6e2a .slider_477e {
  margin-top: -1px;
}
.advanced-10fb .media-north-6e2a .slider_477e,
.advanced-10fb .media-north-6e2a .slider_477e::after,
.advanced-10fb .media-north-6e2a .slider_477e::before {
  width: 22px;
  height: 2px;
}
.advanced-10fb .media-north-6e2a .slider_477e::before {
  top: -7px;
}
.advanced-10fb .media-north-6e2a .slider_477e::after {
  bottom: -7px;
}
.bottom_4b49 .media-north-6e2a .outline_90b5 {
  margin-top: -2px;
  width: 31px;
}
.bottom_4b49 .media-north-6e2a .slider_477e {
  margin-top: -1.5px;
}
.bottom_4b49 .media-north-6e2a .slider_477e,
.bottom_4b49 .media-north-6e2a .slider_477e::after,
.bottom_4b49 .media-north-6e2a .slider_477e::before {
  width: 31px;
  height: 3px;
}
.bottom_4b49 .media-north-6e2a .slider_477e::before {
  top: -9px;
}
.bottom_4b49 .media-north-6e2a .slider_477e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge_east_9d1b .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_east_9d1b .media-north-6e2a .slider_477e {
    margin-top: -1px;
  }
  .badge_east_9d1b .media-north-6e2a .slider_477e,
  .badge_east_9d1b .media-north-6e2a .slider_477e::after,
  .badge_east_9d1b .media-north-6e2a .slider_477e::before {
    width: 19px;
    height: 2px;
  }
  .badge_east_9d1b .media-north-6e2a .slider_477e::before {
    top: -6px;
  }
  .badge_east_9d1b .media-north-6e2a .slider_477e::after {
    bottom: -6px;
  }
  .section-mini-e014 .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 22px;
  }
  .section-mini-e014 .media-north-6e2a .slider_477e {
    margin-top: -1px;
  }
  .section-mini-e014 .media-north-6e2a .slider_477e,
  .section-mini-e014 .media-north-6e2a .slider_477e::after,
  .section-mini-e014 .media-north-6e2a .slider_477e::before {
    width: 22px;
    height: 2px;
  }
  .section-mini-e014 .media-north-6e2a .slider_477e::before {
    top: -7px;
  }
  .section-mini-e014 .media-north-6e2a .slider_477e::after {
    bottom: -7px;
  }
  .form_gold_2c32 .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 31px;
  }
  .form_gold_2c32 .media-north-6e2a .slider_477e {
    margin-top: -1.5px;
  }
  .form_gold_2c32 .media-north-6e2a .slider_477e,
  .form_gold_2c32 .media-north-6e2a .slider_477e::after,
  .form_gold_2c32 .media-north-6e2a .slider_477e::before {
    width: 31px;
    height: 3px;
  }
  .form_gold_2c32 .media-north-6e2a .slider_477e::before {
    top: -9px;
  }
  .form_gold_2c32 .media-north-6e2a .slider_477e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .progress-mini-0cb4 .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 19px;
  }
  .progress-mini-0cb4 .media-north-6e2a .slider_477e {
    margin-top: -1px;
  }
  .progress-mini-0cb4 .media-north-6e2a .slider_477e,
  .progress-mini-0cb4 .media-north-6e2a .slider_477e::after,
  .progress-mini-0cb4 .media-north-6e2a .slider_477e::before {
    width: 19px;
    height: 2px;
  }
  .progress-mini-0cb4 .media-north-6e2a .slider_477e::before {
    top: -6px;
  }
  .progress-mini-0cb4 .media-north-6e2a .slider_477e::after {
    bottom: -6px;
  }
  .paper_af52 .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_af52 .media-north-6e2a .slider_477e {
    margin-top: -1px;
  }
  .paper_af52 .media-north-6e2a .slider_477e,
  .paper_af52 .media-north-6e2a .slider_477e::after,
  .paper_af52 .media-north-6e2a .slider_477e::before {
    width: 22px;
    height: 2px;
  }
  .paper_af52 .media-north-6e2a .slider_477e::before {
    top: -7px;
  }
  .paper_af52 .media-north-6e2a .slider_477e::after {
    bottom: -7px;
  }
  .overlay-stale-c272 .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-stale-c272 .media-north-6e2a .slider_477e {
    margin-top: -1.5px;
  }
  .overlay-stale-c272 .media-north-6e2a .slider_477e,
  .overlay-stale-c272 .media-north-6e2a .slider_477e::after,
  .overlay-stale-c272 .media-north-6e2a .slider_477e::before {
    width: 31px;
    height: 3px;
  }
  .overlay-stale-c272 .media-north-6e2a .slider_477e::before {
    top: -9px;
  }
  .overlay-stale-c272 .media-north-6e2a .slider_477e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .out_a3bc .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 19px;
  }
  .out_a3bc .media-north-6e2a .slider_477e {
    margin-top: -1px;
  }
  .out_a3bc .media-north-6e2a .slider_477e,
  .out_a3bc .media-north-6e2a .slider_477e::after,
  .out_a3bc .media-north-6e2a .slider_477e::before {
    width: 19px;
    height: 2px;
  }
  .out_a3bc .media-north-6e2a .slider_477e::before {
    top: -6px;
  }
  .out_a3bc .media-north-6e2a .slider_477e::after {
    bottom: -6px;
  }
  .message_2ee0 .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 22px;
  }
  .message_2ee0 .media-north-6e2a .slider_477e {
    margin-top: -1px;
  }
  .message_2ee0 .media-north-6e2a .slider_477e,
  .message_2ee0 .media-north-6e2a .slider_477e::after,
  .message_2ee0 .media-north-6e2a .slider_477e::before {
    width: 22px;
    height: 2px;
  }
  .message_2ee0 .media-north-6e2a .slider_477e::before {
    top: -7px;
  }
  .message_2ee0 .media-north-6e2a .slider_477e::after {
    bottom: -7px;
  }
  .progress_hard_7b87 .media-north-6e2a .outline_90b5 {
    margin-top: -2px;
    width: 31px;
  }
  .progress_hard_7b87 .media-north-6e2a .slider_477e {
    margin-top: -1.5px;
  }
  .progress_hard_7b87 .media-north-6e2a .slider_477e,
  .progress_hard_7b87 .media-north-6e2a .slider_477e::after,
  .progress_hard_7b87 .media-north-6e2a .slider_477e::before {
    width: 31px;
    height: 3px;
  }
  .progress_hard_7b87 .media-north-6e2a .slider_477e::before {
    top: -9px;
  }
  .progress_hard_7b87 .media-north-6e2a .slider_477e::after {
    bottom: -9px;
  }
}
.form-purple-a018 .slider_477e {
  -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);
}
.form-purple-a018 .slider_477e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form-purple-a018 .slider_477e::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);
}
.form-purple-a018.small_feff .slider_477e {
  -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);
}
.form-purple-a018.small_feff .slider_477e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form-purple-a018.small_feff .slider_477e::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);
}
.wrapper-121d {
  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.image-new-f9e0:before {
  display: none;
}
.banner_4324 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.banner_4324 .message-out-4387 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.banner_4324 .message-out-4387:last-of-type {
  border-bottom: none;
}
.banner_4324 .message-out-4387.warm_b298,
.banner_4324 .message-out-4387.search_7f04,
.banner_4324 .message-out-4387.secondary_basic_47a8 {
  padding: 0;
}
.banner_4324 .message-warm-eb21 .liquid-2f64 {
  color: currentColor;
}
.banner_4324 .message-warm-eb21 .liquid-2f64:focus,
.banner_4324 .message-warm-eb21 .liquid-2f64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_4324.modal_in_3a06 .top-5cec,
.banner_4324.modal_in_3a06 .wrapper-0917 a,
.banner_4324.modal_in_3a06 .in-b4a9 a,
.banner_4324.modal_in_3a06 .clean-9d05 a {
  color: rgba(0, 0, 0, 0.55);
}
.banner_4324.modal_in_3a06 .top-5cec:hover,
.banner_4324.modal_in_3a06 .wrapper-0917 a:hover,
.banner_4324.modal_in_3a06 .in-b4a9 a:hover,
.banner_4324.modal_in_3a06 .clean-9d05 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_4324.modal_in_3a06 .accordion-9e5c {
  color: rgba(0, 0, 0, 0.8);
}
.banner_4324.modal_in_3a06 .message-out-4387 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_4324.modal_in_3a06 .message-out-4387:before {
  background: rgba(0, 0, 0, 0.08);
}
.banner_4324.modal_in_3a06 .complex_4ef0:before {
  background: rgba(255, 255, 255, 0.9);
}
.banner_4324.modal_in_3a06 .message-warm-eb21 .secondary_4b67 li a,
.banner_4324.modal_in_3a06 .message-warm-eb21 .liquid-2f64,
.banner_4324.modal_in_3a06 .clean-9d05 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_4324.modal_in_3a06 .message-warm-eb21 .liquid-2f64:focus,
.banner_4324.modal_in_3a06 .message-warm-eb21 .liquid-2f64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_4324.modal_in_3a06 .secondary_4b67 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_4324.aside_7b85 .top-5cec,
.banner_4324.aside_7b85 .wrapper-0917 a,
.banner_4324.aside_7b85 .in-b4a9 .liquid-2f64,
.banner_4324.aside_7b85 .in-b4a9 a,
.banner_4324.aside_7b85 .clean-9d05 a {
  color: rgba(255, 255, 255, 0.79);
}
.banner_4324.aside_7b85 .top-5cec:hover,
.banner_4324.aside_7b85 .wrapper-0917 a:hover,
.banner_4324.aside_7b85 .in-b4a9 .liquid-2f64:hover,
.banner_4324.aside_7b85 .in-b4a9 a:hover,
.banner_4324.aside_7b85 .clean-9d05 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_4324.aside_7b85 .accordion-9e5c {
  color: rgba(255, 255, 255, 0.99);
}
.banner_4324.aside_7b85 .message-out-4387 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_4324.aside_7b85 .message-out-4387:before {
  background: rgba(255, 255, 255, 0.08);
}
.banner_4324.aside_7b85 .complex_4ef0:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner_4324.aside_7b85 .message-warm-eb21 .secondary_4b67 li a,
.banner_4324.aside_7b85 .message-warm-eb21 .liquid-2f64,
.banner_4324.aside_7b85 .clean-9d05 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_4324.aside_7b85 .message-warm-eb21 .liquid-2f64:focus,
.banner_4324.aside_7b85 .message-warm-eb21 .liquid-2f64:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_4324.aside_7b85 .secondary_4b67 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_4ef0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.complex_4ef0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.silver-45ae {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shadow-2d77 .banner_4324 {
  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;
}
.shadow-2d77 .message-out-4387 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shadow-2d77 .message-out-4387: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) {
  .shadow-2d77 .message-out-4387:before {
    width: 16%;
    left: 42%;
  }
}
.shadow-2d77 .message-out-4387:last-child:before {
  content: none;
}
.shadow-2d77 .message-out-4387[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shadow-2d77 .message-warm-eb21 .secondary_4b67 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shadow-2d77 .message-warm-eb21 .secondary_4b67 li a .liquid-2f64 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shadow-2d77 .message-warm-eb21 .clean-9d05 {
  border: none;
}
.shadow-2d77 .message-warm-eb21 .clean-9d05 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shadow-2d77 .complex_4ef0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shadow-2d77 .silver-45ae {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shadow-2d77 .aside_7b85 .complex_4ef0:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-2d77 .modal_in_3a06.huge_51dc .slider_477e {
  background: rgba(0, 0, 0, 0.6);
}
.shadow-2d77
  .modal_in_3a06.huge_51dc
  .slider_477e::after,
.shadow-2d77
  .modal_in_3a06.huge_51dc
  .slider_477e:before {
  background: inherit;
}
.shadow-2d77
  .modal_in_3a06.huge_51dc:hover
  .slider_477e {
  background: rgba(0, 0, 0, 0.8);
}
.tiny_a0b9 .banner_4324 {
  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) {
  .tiny_a0b9 .banner_4324 {
    width: auto;
    right: 45px;
  }
}
.mask_6cd9 .banner_4324 {
  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) {
  .mask_6cd9 .banner_4324 {
    width: auto;
    left: 45px;
  }
}
.image-new-f9e0 .banner_4324 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image-new-f9e0 .silver-45ae {
  max-width: 48em;
  margin: 0 auto;
}
.image-new-f9e0 .complex_4ef0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider-1576 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider-1576.shadow-2d77 .banner_4324 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider-1576.tiny_a0b9 .banner_4324 {
  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);
}
.slider-1576 .banner_4324 {
  visibility: visible;
}
.slider-1576.mask_6cd9 .banner_4324 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.iron_7a01,
.hard-905f {
  overflow-x: hidden;
}
.iron_7a01 .banner_4324 {
  overflow: auto;
}
.iron_7a01.shadow-2d77 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.iron_7a01.shadow-2d77 .banner_4324 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.iron_7a01.shadow-2d77 .block_soft_24fb {
  opacity: 0;
}
.iron_7a01.tiny_a0b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.iron_7a01.tiny_a0b9 .banner_4324 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.iron_7a01.tiny_a0b9 .block_soft_24fb {
  opacity: 0;
}
.iron_7a01.mask_6cd9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.iron_7a01.mask_6cd9 .banner_4324 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.iron_7a01.mask_6cd9 .block_soft_24fb {
  opacity: 0;
}
.iron_7a01.image-new-f9e0 .banner_4324 {
  z-index: 10;
  visibility: visible;
}
.huge_51dc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.huge_51dc .slider_477e {
  background: rgba(255, 255, 255, 0.99);
}
.huge_51dc .slider_477e::after,
.huge_51dc .slider_477e:before {
  background: inherit;
}
.huge_51dc:hover .slider_477e {
  background: rgba(255, 255, 255, 0.99);
}
.mask_6cd9 .huge_51dc {
  top: 10px;
  right: auto;
  left: 12px;
}
.image-new-f9e0 .huge_51dc {
  display: none !important;
}
.iron_7a01:before,
.hard-905f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.iron_7a01 .huge_51dc,
.hard-905f .huge_51dc {
  display: inline-block;
}
.banner_4324 .badge_top_4491 {
  -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_7a01 .banner_4324 .badge_top_4491,
.hard-905f .banner_4324 .badge_top_4491 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_light_81bc .dropdown_f4d0 {
  width: 100%;
}
.status-hovered-de2a {
  padding: 0 0.5em 0;
}
.status-hovered-de2a [class*="customify-col-"],
.status-hovered-de2a [class*="customify-col_"],
.status-hovered-de2a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.light_2627 .status-hovered-de2a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading-silver-4467 .video-625b,
  .video-625b {
    display: none;
  }
  .shade_basic_e373 {
    text-align: left;
  }
  .tertiary_stale_9dfd {
    text-align: center;
  }
  .yellow-3a86 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading-silver-4467 .nav_fluid_9500,
  .nav_fluid_9500 {
    display: none;
  }
  .popup-simple-8d1a {
    text-align: left;
  }
  .block_plasma_fb93 {
    text-align: center;
  }
  .video-bright-6fbd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading-silver-4467 .video-pressed-06d0,
  .video-pressed-06d0 {
    display: none;
  }
  .outline-c996 {
    text-align: left;
  }
  .carousel-brown-7e5a {
    text-align: center;
  }
  .bronze_8203 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.active-6ec1 {
  box-shadow: none !important;
}
.short_b146 .sidebar_f9b2,
.carousel_d3f1 .sidebar_f9b2 {
  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;
}
.carousel_d3f1 .sidebar_f9b2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination_8bd3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pagination_8bd3:after,
.pagination_8bd3:before {
  content: "";
  display: table;
}
.pagination_8bd3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pagination_8bd3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pagination_8bd3,
.element-copper-7c7b {
  max-width: 1248px;
  margin: 0 auto;
}

.inner-df6d.last_83fb .pagination_8bd3 {
  max-width: 100%;
}
.inner-df6d.layout-large-ca3e {
  max-width: 1200px;
  margin: 0 auto;
}
.inner-df6d.mini-8994 .pagination_8bd3 {
  max-width: 100%;
}
.inner-df6d.mini-8994 > .pagination_8bd3 {
  padding-left: 0;
  padding-right: 0;
}
.inner-df6d.mini-8994 > .pagination_8bd3 .heading-silver-4467 {
  margin: 0;
}
.inner-df6d.mini-8994
  > .pagination_8bd3
  .modal_warm_985a.slider_up_00fe {
  margin-right: 0;
  margin-left: 0;
}
.inner-df6d.mini-8994 #main.slider_up_00fe {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shadow-huge-2333 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-huge-2333 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .summary_10e1 .input_tall_fcb1 {
    padding-right: 1em;
  }
  .summary_10e1.accordion-rough-3dff .modal_warm_985a {
    border-right: 1px solid #eaecee;
  }
  .summary_10e1.accordion-rough-3dff .input_tall_fcb1 {
    padding-right: 1em;
  }
  .summary_10e1.accordion-rough-3dff .steel-b2b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall_9add .input_tall_fcb1 {
    padding-left: 1em;
  }
  .tall_9add.accordion-rough-3dff .modal_warm_985a {
    border-left: 1px solid #eaecee;
  }
  .tall_9add.accordion-rough-3dff .input_tall_fcb1 {
    padding-left: 1em;
  }
  .tall_9add.accordion-rough-3dff .steel-b2b5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-fbac .input_tall_fcb1 {
    padding-left: 1em;
  }
  .outline-fbac.accordion-rough-3dff .accordion-9a55 {
    border-right: 1px solid #eaecee;
  }
  .outline-fbac.accordion-rough-3dff .surface_7fb5 {
    border-right: 1px solid #eaecee;
  }
  .outline-fbac.accordion-rough-3dff .input_tall_fcb1 {
    padding-left: 1em;
  }
  .outline-fbac.accordion-rough-3dff .steel-b2b5 {
    padding-right: 1em;
  }
  .outline-fbac.accordion-rough-3dff .section_4dbb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_inner_e423 .input_tall_fcb1 {
    padding-right: 1em;
  }
  .shadow_inner_e423.accordion-rough-3dff .accordion-9a55 {
    border-left: 1px solid #eaecee;
  }
  .shadow_inner_e423.accordion-rough-3dff .surface_7fb5 {
    border-left: 1px solid #eaecee;
  }
  .shadow_inner_e423.accordion-rough-3dff .input_tall_fcb1 {
    padding-right: 1em;
  }
  .shadow_inner_e423.accordion-rough-3dff .steel-b2b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_inner_e423.accordion-rough-3dff .section_4dbb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-huge-2333 .input_tall_fcb1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-huge-2333.accordion-rough-3dff .modal_warm_985a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shadow-huge-2333.accordion-rough-3dff .input_tall_fcb1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-huge-2333.accordion-rough-3dff .steel-b2b5 {
    padding-left: 1em;
  }
  .shadow-huge-2333.accordion-rough-3dff .section_4dbb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shadow-huge-2333.accordion-rough-3dff .input_tall_fcb1 {
    padding-left: 0;
  }
}
.top_2be6 .badge_4d46 {
  display: inline-block;
}
.hero-current-5c5e {
  display: inline-block;
}
.disabled-7054 {
  word-con: break-word;
}
.fresh-8fc0 > span {
  display: inline-block;
  padding: 5px 0;
}
.fresh-8fc0 .gallery_994d {
  margin-left: 8px;
  margin-right: 8px;
}
.fresh-8fc0 .list-hovered-1882 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.input-9504 .white-16c5 {
  margin-bottom: 2em;
}
.input-9504 .avatar_3f1d {
  margin-bottom: 15px;
}
.input-9504 .avatar_3f1d:last-child {
  margin-bottom: 0;
}
.input-9504 .middle-4e56 {
  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) {
  .input-9504 .middle-4e56 {
    display: block;
  }
}
.input-9504 .first_3619 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .input-9504 .first_3619 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.input-9504 .form_5300 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.input-9504 .form_5300 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.input-9504 .form_5300 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.input-9504 .disabled-7054 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.input-9504 .disabled-7054 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.input-9504 .gradient-thick-d3e1 p:last-child {
  margin-bottom: 0;
}
.input-9504 .hover-b8eb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.input-9504 .pressed-b263 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.input-9504 .tertiary-1bf3 {
  margin-top: 1em;
}
.input-9504 .red-caf2 {
  top: 0;
  display: block;
}
.input-9504 .red-caf2 a {
  color: inherit;
}
.input-9504 .red-caf2 a:hover {
  color: inherit;
}
.input-9504 .footer-44b2 {
  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;
}
.input-9504 .footer-44b2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.input-9504 .pressed-b263 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.input-9504 .sort_90ed {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.input-9504 .sort_90ed:first-child {
  margin-top: 0;
}
.input-9504 .sort_90ed.image-solid-671e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.input-9504 .sort_90ed.over_2297 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input-9504
  .sort_90ed.over_2297.popup_full_066e
  .tertiary-1bf3 {
  width: 100%;
}
.input-9504 .over_2297 {
  -webkit-box-align: center;
  align-items: center;
}
.input-9504 .over_2297 .fresh-8fc0,
.input-9504 .over_2297 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.input-9504 .form_5300 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input-9504 .form_5300 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input-9504 .form_5300: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;
}
.input-9504 .image-solid-671e {
  z-index: 5;
}
.input-9504 .pink-c7cb .outer_c796 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.input-9504 .row-3c84 .outer_c796 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.input-9504 .breadcrumb-c021 .outer_c796 {
  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;
}
.input-9504.nav-first-f04a .middle-4e56,
.input-9504.button_df60 .middle-4e56 {
  display: block;
}
.input-9504.nav-first-f04a .middle-4e56 .list_yellow_3dc1,
.input-9504.nav-first-f04a .middle-4e56 .pressed-b263,
.input-9504.button_df60 .middle-4e56 .list_yellow_3dc1,
.input-9504.button_df60 .middle-4e56 .pressed-b263 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input-9504.hover_04c0 .first_3619 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .input-9504.hover_04c0 .first_3619 {
    margin-right: 0;
  }
}
.input-9504.nav-first-f04a .first_3619,
.input-9504.button_df60 .first_3619 {
  padding-top: 40%;
}
.input-9504.nav-first-f04a .white-16c5,
.input-9504.button_df60 .white-16c5 {
  display: block;
}
.input-9504.nav-first-f04a .fn-sticky-782c .pressed-b263,
.input-9504.button_df60 .fn-sticky-782c .pressed-b263 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.input-9504.nav-first-f04a .first_3619,
.input-9504.button_df60 .first_3619 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.input-9504.nav-first-f04a .pressed-b263 {
  padding: 1em;
}
.focus-full-511b {
  margin: 30px auto;
  display: block;
}
.focus-full-511b .avatar-yellow-e95e > * {
  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;
}
.focus-full-511b .avatar-yellow-e95e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus-full-511b .avatar-yellow-e95e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.steel-beba .fresh-8fc0 {
  margin-bottom: 1.41575em;
}
.steel-beba .popup-hot-2825 {
  margin-bottom: 1.618em;
}
.simple_7fda .hard_04e7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.simple_7fda .hard_04e7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.simple_7fda .sort-22d6 {
  max-width: 100%;
  overflow: auto;
}
.thick-1fde .simple_7fda a:hover {
  text-decoration: underline;
}
.slow-8a80 .avatar_3f1d:not(.disabled-7054),
.slow-8a80 .form_5300 {
  margin-bottom: 1.41575em;
}
.slow-8a80 .avatar_3f1d:not(.disabled-7054):last-child,
.slow-8a80 .form_5300:last-child {
  margin-bottom: 0;
}
.slow-8a80 .avatar_3f1d.bronze_1ce1 {
  margin-bottom: 0.41575em;
}
.slow-8a80 .out_b3ef:before,
.slow-8a80 .dark_d74e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slow-8a80 .out_b3ef:before {
  content: "\f115";
}
.slow-8a80 .dark_d74e:before {
  content: "\f02c";
}
.slow-8a80 .video_acba {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slow-8a80 .video_acba a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-lower-fb23 {
  display: -webkit-box;
  display: flex;
}
.menu-lower-fb23 .cold-6ef9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-lower-fb23 .cold-6ef9 {
    flex-basis: 90px;
  }
}
.menu-lower-fb23 .tertiary-c9c6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-lower-fb23 .tertiary-c9c6 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-lower-fb23 .next-3a76 p:last-child {
  margin-bottom: 0.72em;
}
.motion_2af8 .avatar-yellow-e95e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.motion_2af8 .avatar-yellow-e95e:after,
.motion_2af8 .avatar-yellow-e95e:before {
  content: "";
  display: table;
}
.motion_2af8 .avatar-yellow-e95e:after {
  clear: both;
}
.motion_2af8 .avatar-yellow-e95e .gradient-edb6,
.motion_2af8 .avatar-yellow-e95e .fresh_cf6d {
  width: 49%;
}
.motion_2af8 .avatar-yellow-e95e .gradient-edb6 a span.slider-outer-b0f7,
.motion_2af8 .avatar-yellow-e95e .fresh_cf6d a span.slider-outer-b0f7 {
  display: block;
  margin-bottom: 5px;
}
.motion_2af8 .avatar-yellow-e95e .fresh_cf6d {
  float: left;
  text-align: left;
}
.motion_2af8 .avatar-yellow-e95e .gradient-edb6 {
  float: right;
  text-align: right;
}
.logo-prev-8cce {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .logo-prev-8cce {
    margin-bottom: 0;
  }
}
.east-4f14 {
  margin-bottom: 1em;
}
.east-4f14 .disabled-7054 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav-rough-ed12 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag-b356 .east-4f14,
.primary-7199 .east-4f14 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag-b356 .east-4f14,
  .primary-7199 .east-4f14 {
    display: block;
  }
}
.tag-b356 .nav-rough-ed12,
.primary-7199 .nav-rough-ed12 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag-b356 .nav-rough-ed12,
  .primary-7199 .nav-rough-ed12 {
    margin-bottom: 1em;
  }
}
.tag-b356 .nav-rough-ed12 img,
.primary-7199 .nav-rough-ed12 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag-b356 .hard_5565,
.primary-7199 .hard_5565 {
  flex-basis: calc(100% - 160px);
}
.tag-b356 .hard_5565 p,
.primary-7199 .hard_5565 p {
  margin-bottom: 0;
}
.tag-b356 .hard_5565 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag-b356 .hard_5565 {
    padding-left: 0;
  }
}
.primary-7199 .hard_5565 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-7199 .hard_5565 {
    padding-right: 0;
  }
}
.primary-7199 .nav-rough-ed12 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.form_action_11d7 .nav-rough-ed12 {
  margin-bottom: 0.5em;
}
.form_action_11d7 .nav-rough-ed12 img {
  width: 100%;
}
.frame-7f32 .preview_hot_300c,
.hard-5b5f .preview_hot_300c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hard-5b5f .modal_warm_985a .gas-5038 p:last-child {
  margin-bottom: 0;
}
.wrapper-06ab {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_dirty_d6b0 .video-78bd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_dirty_d6b0 .video-78bd:last-of-type {
    margin-bottom: 0;
  }
}
.icon_dirty_d6b0 .video-78bd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_dirty_d6b0 .video-78bd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_dirty_d6b0 .video-78bd ul li {
  margin: 0 0 0.6em;
}
.icon_dirty_d6b0 .video-78bd ul li.easy_e9b5,
.icon_dirty_d6b0 .video-78bd ul li.input_light_8c32 {
  position: relative;
}
.icon_dirty_d6b0 .video-78bd ul li.easy_e9b5 .small-bb1b,
.icon_dirty_d6b0 .video-78bd ul li.input_light_8c32 .small-bb1b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_dirty_d6b0 .video-78bd ul li.easy_e9b5:after:after,
.icon_dirty_d6b0 .video-78bd ul li.easy_e9b5:after:before,
.icon_dirty_d6b0
  .video-78bd
  ul
  li.input_light_8c32:after:after,
.icon_dirty_d6b0
  .video-78bd
  ul
  li.input_light_8c32:after:before {
  content: "";
  display: table;
}
.icon_dirty_d6b0 .video-78bd ul li.easy_e9b5:after:after,
.icon_dirty_d6b0
  .video-78bd
  ul
  li.input_light_8c32:after:after {
  clear: both;
}
.icon_dirty_d6b0 .video-78bd a.menu_rough_4beb:hover {
  text-decoration: none;
}
.icon_dirty_d6b0 .video-78bd select {
  max-width: 100%;
}
.icon_dirty_d6b0 .video-78bd table {
  font-size: 85%;
}
.icon_dirty_d6b0 .video-78bd table td,
.icon_dirty_d6b0 .video-78bd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_dirty_d6b0 .video-78bd table tfoot td {
  text-align: left;
}
.icon_dirty_d6b0 .video-78bd :last-child {
  margin-bottom: 0;
}
.icon_dirty_d6b0 .video-78bd .caption-action-9a7a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_dirty_d6b0 .video-78bd .caption-action-9a7a label {
  width: 100%;
}
.icon_dirty_d6b0 .video-78bd .caption-action-9a7a .footer-5cc5 {
  width: 100%;
  display: block;
}
.icon_dirty_d6b0 .video-78bd .caption-action-9a7a .text_1534 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_dirty_d6b0 .video-78bd .caption-action-9a7a .text_1534:hover svg #svg-search {
  fill: #444;
}
.icon_dirty_d6b0 .video-78bd .caption-action-9a7a .text_1534 svg {
  width: 18px;
  height: 18px;
}
.icon_dirty_d6b0 .row-glass-4388 ul ul,
.icon_dirty_d6b0 .pink_7b3a ul ul,
.icon_dirty_d6b0 .gradient_liquid_d42b ul ul,
.icon_dirty_d6b0 .banner_c9b2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_dirty_d6b0 .row-glass-4388 .rough_d10f > a,
.icon_dirty_d6b0 .pink_7b3a .rough_d10f > a,
.icon_dirty_d6b0 .gradient_liquid_d42b .rough_d10f > a,
.icon_dirty_d6b0 .banner_c9b2 .rough_d10f > a {
  margin-bottom: 0;
}
.icon_dirty_d6b0 .narrow_2ee0 li,
.icon_dirty_d6b0 .row-glass-4388 li,
.icon_dirty_d6b0 .full-2a4d li,
.icon_dirty_d6b0 .pink_7b3a li,
.icon_dirty_d6b0 .gradient_liquid_d42b li,
.icon_dirty_d6b0 .banner_c9b2 li,
.icon_dirty_d6b0 .summary_selected_7aa8 li,
.icon_dirty_d6b0 .focus-9cb0 li {
  display: block;
  position: relative;
}
.icon_dirty_d6b0 .narrow_2ee0 li:last-child,
.icon_dirty_d6b0 .row-glass-4388 li:last-child,
.icon_dirty_d6b0 .full-2a4d li:last-child,
.icon_dirty_d6b0 .pink_7b3a li:last-child,
.icon_dirty_d6b0 .gradient_liquid_d42b li:last-child,
.icon_dirty_d6b0 .banner_c9b2 li:last-child,
.icon_dirty_d6b0 .summary_selected_7aa8 li:last-child,
.icon_dirty_d6b0 .focus-9cb0 li:last-child {
  border: none;
}
.icon_dirty_d6b0 .narrow_2ee0 li a,
.icon_dirty_d6b0 .row-glass-4388 li a,
.icon_dirty_d6b0 .full-2a4d li a,
.icon_dirty_d6b0 .pink_7b3a li a,
.icon_dirty_d6b0 .gradient_liquid_d42b li a,
.icon_dirty_d6b0 .banner_c9b2 li a,
.icon_dirty_d6b0 .summary_selected_7aa8 li a,
.icon_dirty_d6b0 .focus-9cb0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_dirty_d6b0 .narrow_2ee0 li ul li::before,
.icon_dirty_d6b0 .row-glass-4388 li ul li::before,
.icon_dirty_d6b0 .full-2a4d li ul li::before,
.icon_dirty_d6b0 .pink_7b3a li ul li::before,
.icon_dirty_d6b0 .gradient_liquid_d42b li ul li::before,
.icon_dirty_d6b0 .banner_c9b2 li ul li::before,
.icon_dirty_d6b0 .summary_selected_7aa8 li ul li::before,
.icon_dirty_d6b0 .focus-9cb0 li ul li::before {
  left: 15px;
}
.icon_dirty_d6b0 .narrow_2ee0 li ul a,
.icon_dirty_d6b0 .row-glass-4388 li ul a,
.icon_dirty_d6b0 .full-2a4d li ul a,
.icon_dirty_d6b0 .pink_7b3a li ul a,
.icon_dirty_d6b0 .gradient_liquid_d42b li ul a,
.icon_dirty_d6b0 .banner_c9b2 li ul a,
.icon_dirty_d6b0 .summary_selected_7aa8 li ul a,
.icon_dirty_d6b0 .focus-9cb0 li ul a {
  padding-left: 20px;
}
.icon_dirty_d6b0 .narrow_2ee0 li ul ul li::before,
.icon_dirty_d6b0 .row-glass-4388 li ul ul li::before,
.icon_dirty_d6b0 .full-2a4d li ul ul li::before,
.icon_dirty_d6b0 .pink_7b3a li ul ul li::before,
.icon_dirty_d6b0 .gradient_liquid_d42b li ul ul li::before,
.icon_dirty_d6b0 .banner_c9b2 li ul ul li::before,
.icon_dirty_d6b0 .summary_selected_7aa8 li ul ul li::before,
.icon_dirty_d6b0 .focus-9cb0 li ul ul li::before {
  left: 30px;
}
.icon_dirty_d6b0 .narrow_2ee0 li ul ul a,
.icon_dirty_d6b0 .row-glass-4388 li ul ul a,
.icon_dirty_d6b0 .full-2a4d li ul ul a,
.icon_dirty_d6b0 .pink_7b3a li ul ul a,
.icon_dirty_d6b0 .gradient_liquid_d42b li ul ul a,
.icon_dirty_d6b0 .banner_c9b2 li ul ul a,
.icon_dirty_d6b0 .summary_selected_7aa8 li ul ul a,
.icon_dirty_d6b0 .focus-9cb0 li ul ul a {
  padding-left: 40px;
}
.icon_dirty_d6b0 .primary-9895 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_dirty_d6b0 .focus-9cb0 ul li {
  margin-bottom: 1.41575em;
}
.icon_dirty_d6b0 .focus-9cb0 ul li .component-a49e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_dirty_d6b0 .focus-9cb0 ul li .box_upper_4de1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.aside_7b85 .narrow_2ee0 li a,
.aside_7b85 .row-glass-4388 li a,
.aside_7b85 .full-2a4d li a,
.aside_7b85 .pink_7b3a li a,
.aside_7b85 .gradient_liquid_d42b li a,
.aside_7b85 .banner_c9b2 li a,
.aside_7b85 .summary_selected_7aa8 li a,
.aside_7b85 .focus-9cb0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_7b85 .primary-9895 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_7b85 .video-78bd ul li.easy_e9b5 .small-bb1b,
.aside_7b85 .video-78bd ul li.input_light_8c32 .small-bb1b {
  background: rgba(0, 0, 0, 0.2);
}
.aside_7b85 .icon_dirty_d6b0 .video-78bd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li {
  margin: 0;
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li ul {
  margin: 0;
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li ul li a {
  padding-left: 15px;
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li ul li li a {
  padding-left: 30px;
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li.alert-light-08b3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li.alert-light-08b3 > 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;
}
.inner-df6d .icon_dirty_d6b0 .secondary_4b67 li.alert-light-08b3 > 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;
}
.slider-iron-bbbc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input-bf98 {
  position: relative;
  z-index: 10;
}
.input-bf98 .badge_top_4491 {
  width: 100%;
  max-width: 100%;
}
.fast-aafb .button-8b73 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fast-aafb .modal_in_3a06 {
}
.fast-aafb .aside_7b85 {
  background: #292929;
}
.wrapper-simple-a7db .button-8b73 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wrapper-simple-a7db .modal_in_3a06 {
  background: #f9f9f9;
}
.wrapper-simple-a7db .aside_7b85 {
  background: #303030;
}
.column_lower_3418 .button-8b73 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column_lower_3418 .badge_4d46 {
    margin-bottom: 1em;
  }
  .column_lower_3418 .badge_4d46:last-child {
    margin-bottom: 0;
  }
}
.column_lower_3418 .modal_in_3a06 {
  background: #ededed;
}
.column_lower_3418 .aside_7b85 {
  background: #1a1a1a;
}
.button-8b73.modal_in_3a06 {
  color: rgba(0, 0, 0, 0.6);
}
.button-8b73.modal_in_3a06 .stale_9fe4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-8b73.aside_7b85 {
  color: rgba(255, 255, 255, 0.99);
}
.button-8b73.aside_7b85 a:not(.menu_rough_4beb) {
  color: rgba(255, 255, 255, 0.79);
}
.button-8b73.aside_7b85 a:not(.menu_rough_4beb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-8b73.aside_7b85 .stale_9fe4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-8b73.aside_7b85 table tbody td,
.button-8b73.aside_7b85 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paper-80e5.full-277d .pagination_8bd3 {
  max-width: initial;
}
.paper-80e5 .gallery-f873 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paper-80e5 .gallery-f873 .badge_top_4491 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paper-80e5 .gallery-f873 .badge_top_4491 {
    display: block;
    margin-bottom: 2em;
  }
  .paper-80e5 .gallery-f873 .badge_top_4491:last-child {
    margin-bottom: 0;
  }
}
.column_lower_3418 .badge_4d46:last-child,
.wrapper-simple-a7db .badge_4d46:last-child,
.fast-aafb .badge_4d46:last-child {
  margin-bottom: 0;
}
.column_lower_3418 .badge_4d46 .icon_dirty_d6b0 .video-78bd:last-child,
.wrapper-simple-a7db .badge_4d46 .icon_dirty_d6b0 .video-78bd:last-child,
.fast-aafb .badge_4d46 .icon_dirty_d6b0 .video-78bd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column_lower_3418 .background-397f,
  .column_lower_3418 .primary_up_eff5,
  .wrapper-simple-a7db .background-397f,
  .wrapper-simple-a7db .primary_up_eff5,
  .fast-aafb .background-397f,
  .fast-aafb .primary_up_eff5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input-bf98 .badge_4d46 {
    margin-bottom: 2em;
  }
}
.input-bf98 p:last-child {
  margin-bottom: 0;
}
.input-bf98 li,
.input-bf98 ul {
  list-style: none;
  margin: 0;
}
.input-bf98 ul ul {
  margin-left: 2.617924em;
}
.logo-bottom-f6a2 {
  font-size: 0.875em;
}

/* css-noise: 0215 */
.phantom-card-n1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
