/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shadow_0917/customify
Author: WPCustomify
Author URI: https://pressmaximum.shadow_0917
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.shadow_0917/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gallery-30f6.tabs-lite-2aab/licenses/gpl-2.0.title_top_eab3
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.alert_active_5485/, (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.icon-hard-1efc.smooth_1c3b/normalize.sort-d55e/
 ======
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.sort-d55e v7.0.0 | MIT License | github.shadow_0917/necolas/normalize.sort-d55e */
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;
}
.old-9f7e .overlay_cf02,
.tabs-1995,
.table-orange-42e9,
.orange-f26c,
.motion-7261,
.module-dirty-b315,
.fixed_2f33,
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;
}
.tabs-1995,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tabs-1995,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-1995,
  h1 {
    font-size: 1.8em;
  }
}
.table-orange-42e9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.table-orange-42e9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .table-orange-42e9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .table-orange-42e9,
  h2 {
    font-size: 1.7em;
  }
}
.orange-f26c,
h3 {
  font-size: 1.618em;
}
.old-9f7e .overlay_cf02,
.motion-7261,
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.fast_8ff2 {
  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;
}
.white_3d50:after,
.white_3d50:before,
.caption_warm_4c01:after,
.caption_warm_4c01:before {
  content: "";
  display: table;
}
.white_3d50:after,
.caption_warm_4c01:after {
  clear: both;
}
.component_slow_6842 {
  float: right;
  margin-right: 0;
}
.carousel_new_ca7d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.carousel_fluid_0717 .lower-4b48,
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;
}
.carousel_fluid_0717 .lower-4b48: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;
}
.cool_2bc8 .lower-4b48 {
  box-shadow: none;
}
.cool_2bc8
  .lower-4b48
  .row-24d3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.cool_2bc8 .lower-4b48 .grid-7c3c {
  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;
}
.cool_2bc8
  .lower-4b48
  .grid-7c3c
  b {
  display: none;
}
.cool_2bc8 .thick-f2f0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_0326:not(.steel-2fa5):not(.short-561a),
button:not(.steel-2fa5):not(.short-561a),
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ),
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ),
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ) {
  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;
}
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ):hover,
button:not(.steel-2fa5):not(
    .short-561a
  ):hover,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ):hover,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ):hover,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ):active,
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ):focus,
button:not(.steel-2fa5):not(
    .short-561a
  ):active,
button:not(.steel-2fa5):not(
    .short-561a
  ):focus,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ):active,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ):focus,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ):active,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ):focus,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ):active,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ):focus {
  outline: 0;
}
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d,
button:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d {
  position: relative;
}
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .popup_pressed_6d96,
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .glass_83fc,
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .west-f0ce,
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  i,
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  svg,
button:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .popup_pressed_6d96,
button:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .glass_83fc,
button:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .west-f0ce,
button:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  i,
button:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  svg,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .popup_pressed_6d96,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .glass_83fc,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .west-f0ce,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  i,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  svg,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .popup_pressed_6d96,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .glass_83fc,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .west-f0ce,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  i,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  svg,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .popup_pressed_6d96,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .glass_83fc,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  .west-f0ce,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  i,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d
  svg {
  visibility: hidden;
}
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d:after,
button:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d:after,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d:after,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d:after,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ).fn-loading-508d: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;
}
.link_0326:not(.steel-2fa5):not(.short-561a),
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ),
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ),
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ) {
  color: #fff;
  background: #235787;
}
.link_0326:not(.steel-2fa5):not(
    .short-561a
  ):focus,
input[type="button"]:not(.steel-2fa5):not(
    .short-561a
  ):focus,
input[type="reset"]:not(.steel-2fa5):not(
    .short-561a
  ):focus,
input[type="submit"]:not(.steel-2fa5):not(
    .short-561a
  ):focus {
  color: #fff;
}
.link_0326.fn-disabled-508d:not(.steel-2fa5):not(
    .short-561a
  ),
.link_0326[disabled]:not(.steel-2fa5):not(
    .short-561a
  ),
button.fn-disabled-508d:not(.steel-2fa5):not(
    .short-561a
  ),
button[disabled]:not(.steel-2fa5):not(
    .short-561a
  ) {
  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;
}
.sidebar-9f4a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sidebar-9f4a: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;
}
.light_ff35 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accent-up-33f2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tall_b014 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.white_3d50:after,
.white_3d50:before,
.plasma_e19d:after,
.plasma_e19d:before,
.sort-bright-d0c2:after,
.sort-bright-d0c2:before,
.tooltip_east_aa98:after,
.tooltip_east_aa98:before,
.pattern-old-ee50:after,
.pattern-old-ee50:before,
.breadcrumb-gas-0cc4:after,
.breadcrumb-gas-0cc4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.white_3d50:after,
.plasma_e19d:after,
.sort-bright-d0c2:after,
.tooltip_east_aa98:after,
.pattern-old-ee50:after,
.breadcrumb-gas-0cc4:after {
  clear: both;
}
.plasma_e19d .next-2b9f,
.sort-bright-d0c2 .next-2b9f,
.hero-57e5 .next-2b9f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail-inner-e422 {
  display: inline-block;
}
.secondary_cee2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.secondary_cee2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.secondary_cee2 .huge-ce2d {
  padding: 1em 0;
  font-size: 85%;
}
.huge-ce2d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.middle_622c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.middle_622c:after,
.middle_622c:before {
  content: "";
  display: table;
}
.middle_622c:after {
  clear: both;
}
.panel_bb77 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.yellow_7b1f .panel_bb77 {
  max-width: 50%;
}
.shadow-de7b .panel_bb77 {
  max-width: 33.33%;
}
.shade-5a4b .panel_bb77 {
  max-width: 25%;
}
.new_fa3e .panel_bb77 {
  max-width: 20%;
}
.accordion_6b54 .panel_bb77 {
  max-width: 16.66%;
}
.focused-c21b .panel_bb77 {
  max-width: 14.28%;
}
.tertiary_cool_48eb .panel_bb77 {
  max-width: 12.5%;
}
.primary_dirty_73c0 .panel_bb77 {
  max-width: 11.11%;
}
.mask_154f {
  display: block;
}
.old-9f7e .mask_easy_0e8a label,
.old-9f7e .hard-faf5 label,
.old-9f7e .section_1adb label,
.old-9f7e .pagination_hovered_4942 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading_upper_8551 {
  list-style: none;
  margin: 0;
}
.heading_upper_8551 article.module-f648 {
  margin-bottom: 0;
}
.heading_upper_8551 ul {
  list-style: none;
  margin: 0;
}
.heading_upper_8551 .image-light-013f li.module-f648 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading_upper_8551 .image-light-013f li.module-f648 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading_upper_8551 .image-light-013f li.module-f648: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) {
  .heading_upper_8551 .image-light-013f li.module-f648 li.module-f648 li.module-f648 li.module-f648 {
    padding-left: 0;
  }
}
article.module-f648 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-f648 .plasma_e19d p:last-of-type {
  margin-bottom: 0;
}
article.module-f648 .filter-d7c9 {
  float: left;
}
article.module-f648 .outline_center_a85f {
  margin-left: 85px;
}
article.module-f648 .column_cool_f933 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-f648 .column_cool_f933 .stone-4ac4 {
  margin-left: 10px;
}
article.module-f648 .active_1eac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-f648 .widget-dynamic-9615 {
  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 .mask_easy_0e8a,
  #respond .section_1adb,
  #respond .pagination_hovered_4942 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask_easy_0e8a input,
#respond .section_1adb input,
#respond .pagination_hovered_4942 input {
  width: 100%;
}
#respond .pagination_hovered_4942 {
  margin-right: 0;
}
#respond .mini_ebe2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-full-05ad {
  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;
}
.notification-full-05ad.fast_22e2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notification-full-05ad 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%);
}
.notification-full-05ad:focus,
.notification-full-05ad: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);
}
.widget-gold-9eef {
  border-radius: 10%;
}
.gradient-in-cbec {
  border-radius: 50%;
}
.search_c013 {
  font-size: 0.72em;
}
.info-next-aee8 {
  font-size: 0.875em;
}
.thumbnail_de32 {
  font-size: 1.1em;
}
.brown_66cc {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown_66cc.search_c013 {
  letter-spacing: 0.5px;
}
.white-197b,
.white-197b a {
  color: #6d6d6d;
}
.white-197b a:hover {
  color: #111;
}
.accordion_b303 {
  color: #6d6d6d;
}
.pagination-down-55c8 {
  overflow-x: hidden;
}
.pagination-down-55c8 .gold_69d6.cool-d612 {
  position: relative;
}
.pagination-down-55c8 .gold_69d6.cool-d612.pro_5c6a {
  position: initial;
}
.pagination-down-55c8
  .gold_69d6.cool-d612.pro_5c6a
  .dirty-8a1c {
  left: auto;
}
.pagination-down-55c8 .gold_69d6 .dirty-8a1c {
  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;
}
.pagination-down-55c8 .gold_69d6:hover.cool-d612 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-down-55c8
  .gold_69d6:hover.cool-d612
  .dirty-8a1c {
  display: block;
  z-index: 9999999;
}
.pagination-down-55c8 .button_ef98 .huge_ae3a,
.pagination-down-55c8 .surface_ace6 .huge_ae3a {
  display: none;
}
.pagination-down-55c8 .pressed_0bf4 .gold_69d6:hover.cool-d612 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.old-9f7e .mask_easy_0e8a label,
.old-9f7e .hard-faf5 label,
.old-9f7e .section_1adb label,
.old-9f7e .pagination_hovered_4942 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading_upper_8551 {
  list-style: none;
  margin: 0;
}
.heading_upper_8551 article.module-f648 {
  margin-bottom: 0;
}
.heading_upper_8551 ul {
  list-style: none;
  margin: 0;
}
.heading_upper_8551 .image-light-013f li.module-f648 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading_upper_8551 .image-light-013f li.module-f648 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading_upper_8551 .image-light-013f li.module-f648: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) {
  .heading_upper_8551 .image-light-013f li.module-f648 li.module-f648 li.module-f648 li.module-f648 {
    padding-left: 0;
  }
}
article.module-f648 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-f648 .plasma_e19d p:last-of-type {
  margin-bottom: 0;
}
article.module-f648 .filter-d7c9 {
  float: left;
}
article.module-f648 .outline_center_a85f {
  margin-left: 85px;
}
article.module-f648 .column_cool_f933 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-f648 .column_cool_f933 .stone-4ac4 {
  margin-left: 10px;
}
article.module-f648 .active_1eac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-f648 .widget-dynamic-9615 {
  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 .mask_easy_0e8a,
  #respond .section_1adb,
  #respond .pagination_hovered_4942 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask_easy_0e8a input,
#respond .section_1adb input,
#respond .pagination_hovered_4942 input {
  width: 100%;
}
#respond .pagination_hovered_4942 {
  margin-right: 0;
}
#respond .mini_ebe2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button_ef98 .card_fbff {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.card_fbff .sidebar_e65f.info-hovered-f197 .outline-2793 > li > a:focus,
.card_fbff .sidebar_e65f.info-hovered-f197 .outline-2793 > li > a:hover,
.card_fbff .sidebar_e65f.yellow-c9b9 .outline-2793 > li > a:focus,
.card_fbff .sidebar_e65f.yellow-c9b9 .outline-2793 > li > a:hover,
.card_fbff .sidebar_e65f.backdrop_a653 .outline-2793 > li > a:focus,
.card_fbff .sidebar_e65f.backdrop_a653 .outline-2793 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_fbff
  .sidebar_e65f.info-hovered-f197
  .outline-2793
  > li.button-pressed-bdcb
  > a,
.card_fbff
  .sidebar_e65f.info-hovered-f197
  .outline-2793
  > li.panel-full-543f
  > a,
.card_fbff
  .sidebar_e65f.yellow-c9b9
  .outline-2793
  > li.button-pressed-bdcb
  > a,
.card_fbff
  .sidebar_e65f.yellow-c9b9
  .outline-2793
  > li.panel-full-543f
  > a,
.card_fbff
  .sidebar_e65f.backdrop_a653
  .outline-2793
  > li.button-pressed-bdcb
  > a,
.card_fbff .sidebar_e65f.backdrop_a653 .outline-2793 > li.clean_7354 > a {
  color: rgba(255, 255, 255, 0.99);
}
.card_fbff .progress-7bdb,
.card_fbff .progress-7bdb a {
  color: rgba(255, 255, 255, 0.99);
}
.card_fbff .picture-3ef1.next-7d12 li a,
.card_fbff .menu_complex_d692 a,
.card_fbff .clean-13c8,
.card_fbff .outline-2793 > li > a,
.card_fbff .surface-full-f37a {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff .picture-3ef1.next-7d12 li a:hover,
.card_fbff .menu_complex_d692 a:hover,
.card_fbff .clean-13c8:hover,
.card_fbff .outline-2793 > li > a:hover,
.card_fbff .surface-full-f37a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_fbff .avatar-a95b {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff .avatar-a95b .under_b448 {
  color: rgba(255, 255, 255, 0.99);
}
.card_fbff .avatar-a95b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_fbff .background-plasma-ac9f .slider-d380 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff .background-plasma-ac9f .slider-d380 .backdrop_4d34 {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff
  .background-plasma-ac9f
  .slider-d380
  .backdrop_4d34::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff
  .background-plasma-ac9f
  .slider-d380
  .backdrop_4d34:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff
  .background-plasma-ac9f
  .slider-d380
  .backdrop_4d34::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff
  .background-plasma-ac9f
  .slider-d380
  .backdrop_4d34::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff .background-plasma-ac9f .paper_b243 {
  color: rgba(255, 255, 255, 0.79);
}
.card_fbff .background-plasma-ac9f .paper_b243:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-e3b9
  .card_fbff
  .background-plasma-ac9f
  .silver_2306
  .hero_ca5c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge-e3b9
  .card_fbff
  .background-plasma-ac9f
  .silver_2306
  .backdrop_4d34 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_ef98 .column-36cb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column-36cb .sidebar_e65f.info-hovered-f197 .outline-2793 > li > a:focus,
.column-36cb .sidebar_e65f.info-hovered-f197 .outline-2793 > li > a:hover,
.column-36cb .sidebar_e65f.yellow-c9b9 .outline-2793 > li > a:focus,
.column-36cb .sidebar_e65f.yellow-c9b9 .outline-2793 > li > a:hover,
.column-36cb .sidebar_e65f.backdrop_a653 .outline-2793 > li > a:focus,
.column-36cb .sidebar_e65f.backdrop_a653 .outline-2793 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-36cb
  .sidebar_e65f.info-hovered-f197
  .outline-2793
  > li.button-pressed-bdcb
  > a,
.column-36cb
  .sidebar_e65f.info-hovered-f197
  .outline-2793
  > li.panel-full-543f
  > a,
.column-36cb
  .sidebar_e65f.yellow-c9b9
  .outline-2793
  > li.button-pressed-bdcb
  > a,
.column-36cb
  .sidebar_e65f.yellow-c9b9
  .outline-2793
  > li.panel-full-543f
  > a,
.column-36cb
  .sidebar_e65f.backdrop_a653
  .outline-2793
  > li.button-pressed-bdcb
  > a,
.column-36cb .sidebar_e65f.backdrop_a653 .outline-2793 > li.clean_7354 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column-36cb .progress-7bdb,
.column-36cb .progress-7bdb a {
  color: rgba(0, 0, 0, 0.8);
}
.column-36cb .picture-3ef1.next-7d12 li a,
.column-36cb .menu_complex_d692 a,
.column-36cb .clean-13c8,
.column-36cb .outline-2793 > li > a,
.column-36cb .surface-full-f37a {
  color: rgba(0, 0, 0, 0.55);
}
.column-36cb .picture-3ef1.next-7d12 li a:hover,
.column-36cb .menu_complex_d692 a:hover,
.column-36cb .clean-13c8:hover,
.column-36cb .outline-2793 > li > a:hover,
.column-36cb .surface-full-f37a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-36cb .avatar-a95b {
  color: rgba(0, 0, 0, 0.55);
}
.column-36cb .avatar-a95b .under_b448 {
  color: rgba(0, 0, 0, 0.8);
}
.column-36cb .avatar-a95b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag-8eaf .modal_dd14 {
  margin-left: auto;
  margin-right: auto;
}
.sort-bright-d0c2 > * {
  margin-left: auto;
  margin-right: auto;
}
.sort-bright-d0c2 .light_ff35 {
  margin-right: 1.41575em;
}
.black_5ace .sort-bright-d0c2 > .slider-a70b {
  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;
}
.black_5ace .sort-bright-d0c2 > .main_be38 {
  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;
}
.heading_mini_d76d.tag-8eaf .modal_dd14,
.gallery-pressed-e99d.tag-8eaf .modal_dd14 {
  margin-left: 0;
}
.motion_ef24.tag-8eaf .modal_dd14,
.bronze-430d.tag-8eaf .modal_dd14 {
  margin-right: 0;
}
.sort-bright-d0c2 ol,
.sort-bright-d0c2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slider_purple_07d3 video {
  max-width: 100%;
}
.input_2246 img {
  display: block;
}
.input_2246.light_ff35,
.input_2246.accent-up-33f2 {
  width: 100%;
}
.input_2246.main_be38 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus-24f1:not(.mini-f3e8) {
  margin: 1.5em auto;
}
.short-27ba p {
  padding: 1.5em 14px;
}
ul.footer-dim-3c86.main_be38,
ul.footer-dim-3c86.slider-a70b,
ul.footer-dim-3c86.container-59f0.slider-a70b {
  padding: 0 14px;
}
.disabled-38cf {
  display: block;
  overflow-x: auto;
}
.disabled-38cf table {
  border-collapse: collapse;
  width: 100%;
}
.disabled-38cf td,
.disabled-38cf th {
  padding: 0.5em;
}
.sort-bright-d0c2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort-bright-d0c2 ol ol,
.sort-bright-d0c2 ol ul,
.sort-bright-d0c2 ul ol,
.sort-bright-d0c2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort-bright-d0c2 ol ol li,
.sort-bright-d0c2 ol ul li,
.sort-bright-d0c2 ul ol li,
.sort-bright-d0c2 ul ul li {
  margin-left: 0;
}
.photo_dim_c7ec.tooltip_cd89 > .advanced_5343 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.photo_dim_c7ec.tooltip_cd89 > .advanced_5343 iframe,
.photo_dim_c7ec.tooltip_cd89 > .advanced_5343 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background-action-09bd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background-action-09bd.chip-aa90 {
  padding: 0;
}
.background-action-09bd.chip-aa90 cite {
  font-size: 13px;
}
.background-action-09bd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background-action-09bd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort-pressed-aba5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort-pressed-aba5 > p:first-child {
  margin-top: 0;
}
.sort-pressed-aba5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort-pressed-aba5 blockquote {
  border-left: 0;
}
.button_ea15 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.button_ea15:not(.dynamic_a1b6) {
  max-width: 100px;
}
.button_ea15.button_pressed_35ea {
  border-bottom: none !important;
  text-align: center;
}
.button_ea15.button_pressed_35ea::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .short-27ba p {
    padding: 1.5em 0;
  }
}
.border_short_1e5a {
  color: #0073aa;
}
.breadcrumb_1ad2 {
  background-color: #0073aa;
}
.bronze_f0a2 {
  color: #229fd8;
}
.basic_f136 {
  background-color: #229fd8;
}
.footer-steel-b3dc {
  color: #eee;
}
.hovered-7326 {
  background-color: #eee;
}
.media-complex-5181 {
  color: #444;
}
.active-54c4 {
  background-color: #444;
}
.tiny_7ab4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tiny_7ab4 .popup-54d7 .menu_complex_d692 {
  font-size: 15px;
}
.tiny_7ab4 .menu_complex_d692 {
  line-height: 1.3;
}
.tiny_7ab4 .column-36cb {
}
.tiny_7ab4 .card_fbff {
  background: #235787;
}
.image_7a9f {
  padding: 0;
}
.image_7a9f .card_fbff {
  background: #1a1a1a;
}
.image_7a9f .column-36cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.orange_d9c4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.orange_d9c4 .column-36cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.orange_d9c4 .card_fbff {
  background: #303030;
}
.breadcrumb-gas-0cc4 {
  position: relative;
  z-index: 10;
}
.breadcrumb-gas-0cc4 .section_thick_c275 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.narrow_708e .cool-d612 {
  display: inline-block;
  vertical-align: middle;
}
.narrow_708e.north_0fcf .cool-d612 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .narrow_708e.north_0fcf .cool-d612 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .narrow_708e.north_0fcf .cool-d612 {
    margin-right: 0.4em;
  }
}
.narrow_708e.north_0fcf .cool-d612:last-child {
  margin-right: 0;
}
.active_fresh_e7cd .section_thick_c275 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button_ef98 .popup-54d7 {
    margin: 0 -0.5em;
  }
  .button_ef98 .popup-54d7 [class*="customify-col-"],
  .button_ef98 .popup-54d7 [class*="customify-col_"],
  .button_ef98 .popup-54d7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button_ef98.main_3c95 .section_thick_c275 {
  background: 0 0 !important;
}
.button_ef98.main_3c95 .section_thick_c275,
.button_ef98.active_fresh_e7cd .section_thick_c275 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button_ef98.white-347a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button_ef98.active_fresh_e7cd .section_thick_c275 {
  box-shadow: none !important;
}
.black_fcf3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .black_fcf3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .black_fcf3 {
    padding: 18px 0 20px;
  }
}
.black_fcf3 .shade_4c58 {
  width: 100%;
}
.black_fcf3 .layout-51ad {
  margin-bottom: 0;
}
.black_fcf3 .bronze-d802 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pressed-be31 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pressed-be31 .banner-595d {
  width: 100%;
}
.aside-8ee3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.aside-8ee3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.aside-8ee3 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;
}
.aside-8ee3 li:last-child:after {
  display: none;
}
.aside-8ee3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.breadcrumb_focused_343f .huge_ae3a button,
.black_fcf3 .huge_ae3a button {
  left: 0;
}
.breadcrumb_focused_343f .banner-595d,
.black_fcf3 .banner-595d {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_focused_343f .pressed-be31,
.black_fcf3 .pressed-be31 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.breadcrumb_focused_343f {
  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;
}
.breadcrumb_focused_343f: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;
}
.breadcrumb_focused_343f .link-light-332f {
  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) {
  .breadcrumb_focused_343f .link-light-332f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_focused_343f .link-light-332f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_focused_343f .link-light-332f {
    min-height: 200px;
  }
}
.breadcrumb_focused_343f .aside-8ee3 {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb_focused_343f .aside-8ee3 a,
.breadcrumb_focused_343f .aside-8ee3 li:after {
  color: inherit;
}
.breadcrumb_focused_343f .aside-8ee3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright_afbf {
  margin-bottom: 0.5em;
}
.filter_green_7174 {
  margin-bottom: 1.2em;
}
.filter_green_7174,
.bright_afbf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter_green_7174 p:last-child,
.bright_afbf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .huge_ae3a,
#masthead .huge_ae3a {
  display: none;
}
#masthead
  > .huge_ae3a.filter-short-2c44 {
  display: none;
}
#masthead > .huge_ae3a button {
  left: 0;
}
.shade_0305 {
  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%;
}
.shade_0305 .cool-d612 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shade_0305 .notice_7593 {
  display: -webkit-box;
  display: flex;
}
.shade_0305 .notice_7593.grid-dim-6b7d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shade_0305 .notice_7593.caption_new_8a89 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade_0305 .notice_7593.notice-easy-7196 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade_0305.photo_basic_7dc0.nav_56b4 .notice_7593.grid-dim-6b7d {
  flex-basis: 100%;
}
.shade_0305.texture-1578 .notice_7593.caption_new_8a89 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shade_0305.texture-1578 .notice_7593.notice-easy-7196 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .huge_ae3a.filter-short-2c44 {
  display: none;
}
#masthead > .huge_ae3a button {
  left: 0;
}
.caption_soft_dc86 {
  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;
}
.caption_soft_dc86:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.caption_soft_dc86.filter-next-c79b i {
  margin-right: 4px;
}
.caption_soft_dc86.frame_north_8748 i {
  margin-left: 5px;
}
.menu_complex_d692 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu_complex_d692 p:last-child {
  margin-bottom: 0;
}
.avatar_huge_b68e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar_huge_b68e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar_huge_b68e img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar_huge_b68e .progress-7bdb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar_huge_b68e .module_5996 {
  margin: 5px 0 7px 0;
}
.avatar_huge_b68e.first-baf6 .small-23f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_huge_b68e.first-baf6 .banner-5e20 {
  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;
}
.avatar_huge_b68e.top_828a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar_huge_b68e.top_828a .small-23f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_huge_b68e.top_828a .banner-5e20 {
  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;
}
.avatar_huge_b68e.top-6e2e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar_huge_b68e.wood-8949 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar_huge_b68e.wood-8949 .banner-5e20 {
  margin-top: 7px;
}
.detail-6b57 {
  display: inline-block;
}
.breadcrumb-gas-0cc4 .popup-6f15 .avatar_huge_b68e img {
  max-width: 100%;
}
.sidebar_e65f .texture-in-3981.article_c0f5,
.logo-42b3 .texture-in-3981.article_c0f5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar_e65f .grid_19c0,
.logo-42b3 .grid_19c0 {
  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%);
}
.sidebar_e65f .grid_19c0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sidebar_e65f.highlight-brown-ffae .grid_19c0 {
  display: none;
}
.sidebar_e65f .list-3a2e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar_e65f .list-3a2e li {
  display: inline-block;
  position: relative;
}
.sidebar_e65f .list-3a2e li:last-child {
  margin-right: 0;
}
.sidebar_e65f .list-3a2e 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;
}
.sidebar_e65f .list-3a2e li.clean_7354 > a {
  color: rgba(0, 0, 0, 0.9);
}
.sidebar_e65f .list-3a2e > 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;
}
.sidebar_e65f .list-3a2e > li > a i {
  line-height: 0;
}
.sidebar_e65f .list-3a2e > li.shadow-0572 > a .grid_19c0 {
  margin-left: 4px;
  line-height: 0;
}
.sidebar_e65f .list-3a2e .basic_ece8 li.shadow-0572 > a {
  position: relative;
}
.sidebar_e65f .list-3a2e .basic_ece8 li.shadow-0572 > a:after,
.sidebar_e65f .list-3a2e .basic_ece8 li.shadow-0572 > a:before {
  content: "";
  display: table;
}
.sidebar_e65f .list-3a2e .basic_ece8 li.shadow-0572 > a:after {
  clear: both;
}
.sidebar_e65f .list-3a2e .basic_ece8 li.shadow-0572 > a .grid_19c0 {
  margin-left: 5px;
  float: right;
}
.sidebar_e65f .shadow-4721,
.sidebar_e65f .basic_ece8 {
  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;
}
.sidebar_e65f .basic_ece8 {
  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;
}
.sidebar_e65f .basic_ece8 .article_c0f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar_e65f .basic_ece8 .grid_19c0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sidebar_e65f .basic_ece8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sidebar_e65f .basic_ece8 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;
}
.sidebar_e65f .basic_ece8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_e65f .basic_ece8 .basic_ece8 {
  top: 0;
  left: 100%;
}
.sidebar_e65f .badge-3713.fn-focus-508d > .shadow-4721,
.sidebar_e65f .badge-3713.fn-focus-508d > .basic_ece8,
.sidebar_e65f .badge-3713:focus > .shadow-4721,
.sidebar_e65f .badge-3713:focus > .basic_ece8,
.sidebar_e65f .badge-3713:hover > .shadow-4721,
.sidebar_e65f .badge-3713:hover > .basic_ece8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sidebar_e65f.backdrop_a653 .outline-2793:after,
.sidebar_e65f.backdrop_a653 .outline-2793:before {
  content: "";
  display: table;
}
.sidebar_e65f.backdrop_a653 .outline-2793:after {
  clear: both;
}
.sidebar_e65f.backdrop_a653 .outline-2793 > li {
  float: left;
}
.sidebar_e65f.pagination-silver-7e31 .outline-2793:after,
.sidebar_e65f.pagination-silver-7e31 .outline-2793:before {
  content: "";
  display: table;
}
.sidebar_e65f.pagination-silver-7e31 .outline-2793:after {
  clear: both;
}
.sidebar_e65f.pagination-silver-7e31 .outline-2793 > li {
  float: left;
}
.sidebar_e65f.pagination-silver-7e31 .outline-2793 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar_e65f.pagination-silver-7e31 .outline-2793 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar_e65f.pagination-silver-7e31 .outline-2793 > li.button-pressed-bdcb > a,
.sidebar_e65f.pagination-silver-7e31 .outline-2793 > li.clean_7354 > a {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar_e65f.info-hovered-f197 .outline-2793 > li > a .article_c0f5 {
  position: relative;
}
.sidebar_e65f.info-hovered-f197 .outline-2793 > li > a .article_c0f5: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;
}
.sidebar_e65f.info-hovered-f197
  .outline-2793
  > li:focus
  > a
  .article_c0f5:before,
.sidebar_e65f.info-hovered-f197
  .outline-2793
  > li:hover
  > a
  .article_c0f5:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar_e65f.info-hovered-f197
  .outline-2793
  > li.button-pressed-bdcb
  > a
  .article_c0f5:before,
.sidebar_e65f.info-hovered-f197
  .outline-2793
  > li.panel-full-543f
  > a
  .article_c0f5:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar_e65f.yellow-c9b9 .outline-2793 > li > a .article_c0f5 {
  position: relative;
}
.sidebar_e65f.yellow-c9b9 .outline-2793 > li > a .article_c0f5: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;
}
.sidebar_e65f.yellow-c9b9 .outline-2793 > li:focus > a .article_c0f5:before,
.sidebar_e65f.yellow-c9b9
  .outline-2793
  > li:hover
  > a
  .article_c0f5:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar_e65f.yellow-c9b9
  .outline-2793
  > li.button-pressed-bdcb
  > a
  .article_c0f5:before,
.sidebar_e65f.yellow-c9b9
  .outline-2793
  > li.panel-full-543f
  > a
  .article_c0f5:before {
  width: 100%;
  background-color: currentColor;
}
.logo-42b3 .list-3a2e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo-42b3 .list-3a2e li:first-child > a {
  border-top: none;
}
.logo-42b3 .list-3a2e .pagination_d820 > .article_c0f5 .grid_19c0 {
  display: none;
}
.logo-42b3 .list-3a2e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.logo-42b3 .list-3a2e li:last-child {
  border: none;
}
.logo-42b3 .list-3a2e li.shadow-0572 > a {
  padding-right: 45px !important;
}
.logo-42b3 .list-3a2e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.logo-42b3 .list-3a2e li a:focus,
.logo-42b3 .list-3a2e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-42b3 .list-3a2e li .old_a5b2 {
  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;
}
.logo-42b3 .list-3a2e li .old_a5b2:hover {
  box-shadow: none;
}
.logo-42b3 .list-3a2e li .old_a5b2 .grid_19c0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.logo-42b3 .list-3a2e .basic_ece8 {
  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);
}
.logo-42b3 .list-3a2e .basic_ece8 li a {
  padding-left: 3em;
}
.logo-42b3 .list-3a2e .hero_6923 > a .old_a5b2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.logo-42b3 .list-3a2e .hero_6923 > .basic_ece8 {
  display: block;
  opacity: 1;
}
.photo_complex_73c6 {
  max-width: 100%;
}
.red-33fc {
  line-height: 0;
  cursor: pointer;
}
.surface-full-f37a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.surface-full-f37a:hover {
  box-shadow: none;
  color: currentColor;
}
.surface-full-f37a svg {
  width: 18px;
  height: 18px;
}
.surface-full-f37a .text-fab3 {
  display: none;
}
.avatar_lite_263e {
  position: relative;
}
.avatar_lite_263e.fn-active-508d .surface-full-f37a .narrow-43ff {
  display: none;
}
.avatar_lite_263e.fn-active-508d .surface-full-f37a .text-fab3 {
  display: inline-block;
}
.avatar_lite_263e .form_e8e7 {
  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);
}
.avatar_lite_263e.image-4f69 .form_e8e7 {
  left: auto;
  right: -0.9em;
}
.avatar_lite_263e.image-4f69 .bright_a26e::before {
  left: auto;
  right: 15px;
}
.avatar_lite_263e.fn-active-508d .form_e8e7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver_2306 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.silver_2306 label {
  flex-basis: 100%;
}
.silver_2306 .slider-d380 {
  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;
}
.silver_2306 .backdrop_4d34 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.silver_2306 .backdrop_4d34:focus {
  background-color: transparent;
}
.silver_2306 button.paper_b243 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.silver_2306 button.paper_b243:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.silver_2306 button.paper_b243 svg {
  width: 18px;
  height: 18px;
}
.silver_2306 input[type="submit"] {
  min-height: auto;
}
.background-plasma-ac9f .silver_2306 .backdrop_4d34 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bright_a26e {
  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) {
  .bright_a26e {
    width: 220px;
  }
}
.bright_a26e label {
  flex-basis: 100%;
}
.bright_a26e::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;
}
.huge-e3b9 .background-plasma-ac9f .silver_2306 {
  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;
}
.huge-e3b9
  .background-plasma-ac9f
  .silver_2306
  .slider-d380 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.huge-e3b9 .background-plasma-ac9f .silver_2306 .backdrop_4d34 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.huge-e3b9
  .background-plasma-ac9f
  .silver_2306
  .backdrop_4d34:focus {
  background: 0 0;
}
.huge-e3b9
  .background-plasma-ac9f
  .silver_2306
  .hero_ca5c {
  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;
}
.picture-3ef1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture-3ef1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture-3ef1 li:last-child {
  margin-right: 0;
}
.picture-3ef1 li:first-child {
  margin-left: 0;
}
.picture-3ef1.bronze_7f34 a {
  color: #fff;
}
.picture-3ef1.bronze_7f34 a:hover {
  color: #fff;
}
.picture-3ef1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture-3ef1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture-3ef1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture-3ef1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture-3ef1 [class*="social-icon-apple"] {
  background-color: #999;
}
.picture-3ef1 [class*="social-icon-apple"].filter-medium-27b1 {
  background-color: transparent;
  color: #999;
}
.picture-3ef1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture-3ef1 [class*="social-icon-behance"].filter-medium-27b1 {
  background-color: transparent;
  color: #1769ff;
}
.picture-3ef1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture-3ef1 [class*="social-icon-bitbucket"].filter-medium-27b1 {
  background-color: transparent;
  color: #205081;
}
.picture-3ef1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture-3ef1 [class*="social-icon-codepen"].filter-medium-27b1 {
  background-color: transparent;
  color: #000;
}
.picture-3ef1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture-3ef1 [class*="social-icon-delicious"].filter-medium-27b1 {
  background-color: transparent;
  color: #39f;
}
.picture-3ef1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture-3ef1 [class*="social-icon-digg"].filter-medium-27b1 {
  background-color: transparent;
  color: #005be2;
}
.picture-3ef1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture-3ef1 [class*="social-icon-dribbble"].filter-medium-27b1 {
  background-color: transparent;
  color: #ea4c89;
}
.picture-3ef1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture-3ef1 [class*="social-icon-envelope"].filter-medium-27b1 {
  background-color: transparent;
  color: #ea4335;
}
.picture-3ef1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture-3ef1 [class*="social-icon-facebook"].filter-medium-27b1 {
  background-color: transparent;
  color: #3b5998;
}
.picture-3ef1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture-3ef1 [class*="social-icon-flickr"].filter-medium-27b1 {
  background-color: transparent;
  color: #0063dc;
}
.picture-3ef1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture-3ef1 [class*="social-icon-foursquare"].filter-medium-27b1 {
  background-color: transparent;
  color: #2d5be3;
}
.picture-3ef1 [class*="social-icon-github"] {
  background-color: #333;
}
.picture-3ef1 [class*="social-icon-github"].filter-medium-27b1 {
  background-color: transparent;
  color: #333;
}
.picture-3ef1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture-3ef1 [class*="social-icon-google-plus"].filter-medium-27b1 {
  background-color: transparent;
  color: #dd4b39;
}
.picture-3ef1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture-3ef1 [class*="social-icon-houzz"].filter-medium-27b1 {
  background-color: transparent;
  color: #7ac142;
}
.picture-3ef1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture-3ef1 [class*="social-icon-instagram"].filter-medium-27b1 {
  background-color: transparent;
  color: #262626;
}
.picture-3ef1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture-3ef1 [class*="social-icon-jsfiddle"].filter-medium-27b1 {
  background-color: transparent;
  color: #487aa2;
}
.picture-3ef1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture-3ef1 [class*="social-icon-linkedin"].filter-medium-27b1 {
  background-color: transparent;
  color: #0077b5;
}
.picture-3ef1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture-3ef1 [class*="social-icon-medium"].filter-medium-27b1 {
  background-color: transparent;
  color: #00ab6b;
}
.picture-3ef1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture-3ef1
  [class*="social-icon-odnoklassniki"].filter-medium-27b1 {
  background-color: transparent;
  color: #f4731c;
}
.picture-3ef1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture-3ef1 [class*="social-icon-meetup"].filter-medium-27b1 {
  background-color: transparent;
  color: #ec1c40;
}
.picture-3ef1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture-3ef1 [class*="social-icon-pinterest"].filter-medium-27b1 {
  background-color: transparent;
  color: #bd081c;
}
.picture-3ef1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture-3ef1 [class*="social-icon-product-hunt"].filter-medium-27b1 {
  background-color: transparent;
  color: #da552f;
}
.picture-3ef1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture-3ef1 [class*="social-icon-reddit"].filter-medium-27b1 {
  background-color: transparent;
  color: #ff4500;
}
.picture-3ef1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture-3ef1 [class*="social-icon-rss"].filter-medium-27b1 {
  background-color: transparent;
  color: #f26522;
}
.picture-3ef1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture-3ef1
  [class*="social-icon-shopping-cart"].filter-medium-27b1 {
  background-color: transparent;
  color: #4caf50;
}
.picture-3ef1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture-3ef1 [class*="social-icon-skype"].filter-medium-27b1 {
  background-color: transparent;
  color: #00aff0;
}
.picture-3ef1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture-3ef1 [class*="social-icon-slideshare"].filter-medium-27b1 {
  background-color: transparent;
  color: #0077b5;
}
.picture-3ef1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture-3ef1 [class*="social-icon-snapchat"].filter-medium-27b1 {
  background-color: transparent;
  color: #fffc00;
}
.picture-3ef1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture-3ef1 [class*="social-icon-soundcloud"].filter-medium-27b1 {
  background-color: transparent;
  color: #f80;
}
.picture-3ef1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture-3ef1 [class*="social-icon-spotify"].filter-medium-27b1 {
  background-color: transparent;
  color: #2ebd59;
}
.picture-3ef1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture-3ef1
  [class*="social-icon-stack-overflow"].filter-medium-27b1 {
  background-color: transparent;
  color: #fe7a15;
}
.picture-3ef1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture-3ef1 [class*="social-icon-maldkfgram"].filter-medium-27b1 {
  background-color: transparent;
  color: #2ca5e0;
}
.picture-3ef1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture-3ef1 [class*="social-icon-tripadvisor"].filter-medium-27b1 {
  background-color: transparent;
  color: #589442;
}
.picture-3ef1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture-3ef1 [class*="social-icon-tumblr"].filter-medium-27b1 {
  background-color: transparent;
  color: #35465c;
}
.picture-3ef1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture-3ef1 [class*="social-icon-twitch"].filter-medium-27b1 {
  background-color: transparent;
  color: #6441a5;
}
.picture-3ef1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture-3ef1 [class*="social-icon-twitter"].filter-medium-27b1 {
  background-color: transparent;
  color: #1da1f2;
}
.picture-3ef1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture-3ef1 [class*="social-icon-vimeo"].filter-medium-27b1 {
  background-color: transparent;
  color: #1ab7ea;
}
.picture-3ef1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture-3ef1 [class*="social-icon-vk"].filter-medium-27b1 {
  background-color: transparent;
  color: #45668e;
}
.picture-3ef1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture-3ef1 [class*="social-icon-weibo"].filter-medium-27b1 {
  background-color: transparent;
  color: #df2029;
}
.picture-3ef1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture-3ef1 [class*="social-icon-weixin"].filter-medium-27b1 {
  background-color: transparent;
  color: #7bb32e;
}
.picture-3ef1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture-3ef1 [class*="social-icon-whatsapp"].filter-medium-27b1 {
  background-color: transparent;
  color: #25d366;
}
.picture-3ef1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture-3ef1 [class*="social-icon-wordpress"].filter-medium-27b1 {
  background-color: transparent;
  color: #21759b;
}
.picture-3ef1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture-3ef1 [class*="social-icon-xing"].filter-medium-27b1 {
  background-color: transparent;
  color: #026466;
}
.picture-3ef1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture-3ef1 [class*="social-icon-yelp"].filter-medium-27b1 {
  background-color: transparent;
  color: #af0606;
}
.picture-3ef1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture-3ef1 [class*="social-icon-youtube"].filter-medium-27b1 {
  background-color: transparent;
  color: #cd201f;
}
.clean-13c8 {
  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;
}
.clean-13c8:hover {
  box-shadow: none;
  background: 0 0;
}
.list-middle-75a6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.summary-huge-48e4 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.element-53df {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip_liquid_1698 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tooltip_liquid_1698,
.tooltip_liquid_1698::after,
.tooltip_liquid_1698::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;
}
.tooltip_liquid_1698::after,
.tooltip_liquid_1698::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title_0d8d .summary-huge-48e4 .element-53df {
  margin-top: -2px;
  width: 19px;
}
.title_0d8d .summary-huge-48e4 .tooltip_liquid_1698 {
  margin-top: -1px;
}
.title_0d8d .summary-huge-48e4 .tooltip_liquid_1698,
.title_0d8d .summary-huge-48e4 .tooltip_liquid_1698::after,
.title_0d8d .summary-huge-48e4 .tooltip_liquid_1698::before {
  width: 19px;
  height: 2px;
}
.title_0d8d .summary-huge-48e4 .tooltip_liquid_1698::before {
  top: -6px;
}
.title_0d8d .summary-huge-48e4 .tooltip_liquid_1698::after {
  bottom: -6px;
}
.cool_dfca .summary-huge-48e4 .element-53df {
  margin-top: -2px;
  width: 22px;
}
.cool_dfca .summary-huge-48e4 .tooltip_liquid_1698 {
  margin-top: -1px;
}
.cool_dfca .summary-huge-48e4 .tooltip_liquid_1698,
.cool_dfca .summary-huge-48e4 .tooltip_liquid_1698::after,
.cool_dfca .summary-huge-48e4 .tooltip_liquid_1698::before {
  width: 22px;
  height: 2px;
}
.cool_dfca .summary-huge-48e4 .tooltip_liquid_1698::before {
  top: -7px;
}
.cool_dfca .summary-huge-48e4 .tooltip_liquid_1698::after {
  bottom: -7px;
}
.sidebar-bottom-fa43 .summary-huge-48e4 .element-53df {
  margin-top: -2px;
  width: 31px;
}
.sidebar-bottom-fa43 .summary-huge-48e4 .tooltip_liquid_1698 {
  margin-top: -1.5px;
}
.sidebar-bottom-fa43 .summary-huge-48e4 .tooltip_liquid_1698,
.sidebar-bottom-fa43 .summary-huge-48e4 .tooltip_liquid_1698::after,
.sidebar-bottom-fa43 .summary-huge-48e4 .tooltip_liquid_1698::before {
  width: 31px;
  height: 3px;
}
.sidebar-bottom-fa43 .summary-huge-48e4 .tooltip_liquid_1698::before {
  top: -9px;
}
.sidebar-bottom-fa43 .summary-huge-48e4 .tooltip_liquid_1698::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .light_fd25 .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 19px;
  }
  .light_fd25 .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1px;
  }
  .light_fd25 .summary-huge-48e4 .tooltip_liquid_1698,
  .light_fd25 .summary-huge-48e4 .tooltip_liquid_1698::after,
  .light_fd25 .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 19px;
    height: 2px;
  }
  .light_fd25 .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -6px;
  }
  .light_fd25 .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -6px;
  }
  .advanced_5130 .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_5130 .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1px;
  }
  .advanced_5130 .summary-huge-48e4 .tooltip_liquid_1698,
  .advanced_5130 .summary-huge-48e4 .tooltip_liquid_1698::after,
  .advanced_5130 .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 22px;
    height: 2px;
  }
  .advanced_5130 .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -7px;
  }
  .advanced_5130 .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -7px;
  }
  .summary-8ede .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 31px;
  }
  .summary-8ede .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1.5px;
  }
  .summary-8ede .summary-huge-48e4 .tooltip_liquid_1698,
  .summary-8ede .summary-huge-48e4 .tooltip_liquid_1698::after,
  .summary-8ede .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 31px;
    height: 3px;
  }
  .summary-8ede .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -9px;
  }
  .summary-8ede .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .west-c938 .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 19px;
  }
  .west-c938 .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1px;
  }
  .west-c938 .summary-huge-48e4 .tooltip_liquid_1698,
  .west-c938 .summary-huge-48e4 .tooltip_liquid_1698::after,
  .west-c938 .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 19px;
    height: 2px;
  }
  .west-c938 .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -6px;
  }
  .west-c938 .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -6px;
  }
  .article-a426 .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 22px;
  }
  .article-a426 .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1px;
  }
  .article-a426 .summary-huge-48e4 .tooltip_liquid_1698,
  .article-a426 .summary-huge-48e4 .tooltip_liquid_1698::after,
  .article-a426 .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 22px;
    height: 2px;
  }
  .article-a426 .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -7px;
  }
  .article-a426 .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -7px;
  }
  .title-last-32e6 .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 31px;
  }
  .title-last-32e6 .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1.5px;
  }
  .title-last-32e6 .summary-huge-48e4 .tooltip_liquid_1698,
  .title-last-32e6 .summary-huge-48e4 .tooltip_liquid_1698::after,
  .title-last-32e6 .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 31px;
    height: 3px;
  }
  .title-last-32e6 .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -9px;
  }
  .title-last-32e6 .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_west_0c0a .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_west_0c0a .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1px;
  }
  .carousel_west_0c0a .summary-huge-48e4 .tooltip_liquid_1698,
  .carousel_west_0c0a .summary-huge-48e4 .tooltip_liquid_1698::after,
  .carousel_west_0c0a .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 19px;
    height: 2px;
  }
  .carousel_west_0c0a .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -6px;
  }
  .carousel_west_0c0a .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -6px;
  }
  .footer-green-f6dd .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 22px;
  }
  .footer-green-f6dd .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1px;
  }
  .footer-green-f6dd .summary-huge-48e4 .tooltip_liquid_1698,
  .footer-green-f6dd .summary-huge-48e4 .tooltip_liquid_1698::after,
  .footer-green-f6dd .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 22px;
    height: 2px;
  }
  .footer-green-f6dd .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -7px;
  }
  .footer-green-f6dd .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -7px;
  }
  .tertiary_paper_4bdf .summary-huge-48e4 .element-53df {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_paper_4bdf .summary-huge-48e4 .tooltip_liquid_1698 {
    margin-top: -1.5px;
  }
  .tertiary_paper_4bdf .summary-huge-48e4 .tooltip_liquid_1698,
  .tertiary_paper_4bdf .summary-huge-48e4 .tooltip_liquid_1698::after,
  .tertiary_paper_4bdf .summary-huge-48e4 .tooltip_liquid_1698::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_paper_4bdf .summary-huge-48e4 .tooltip_liquid_1698::before {
    top: -9px;
  }
  .tertiary_paper_4bdf .summary-huge-48e4 .tooltip_liquid_1698::after {
    bottom: -9px;
  }
}
.surface-209a .tooltip_liquid_1698 {
  -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);
}
.surface-209a .tooltip_liquid_1698::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.surface-209a .tooltip_liquid_1698::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);
}
.surface-209a.active_glass_d51e .tooltip_liquid_1698 {
  -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);
}
.surface-209a.active_glass_d51e .tooltip_liquid_1698::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.surface-209a.active_glass_d51e .tooltip_liquid_1698::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);
}
.alert-copper-23d8 {
  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.center-f015:before {
  display: none;
}
.surface_ace6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface_ace6 .last-c0d2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface_ace6 .last-c0d2:last-of-type {
  border-bottom: none;
}
.surface_ace6 .last-c0d2.steel-6076,
.surface_ace6 .last-c0d2.highlight-slow-1540,
.surface_ace6 .last-c0d2.easy-3979 {
  padding: 0;
}
.surface_ace6 .logo-42b3 .old_a5b2 {
  color: currentColor;
}
.surface_ace6 .logo-42b3 .old_a5b2:focus,
.surface_ace6 .logo-42b3 .old_a5b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_ace6.column-36cb .avatar-a95b,
.surface_ace6.column-36cb .menu_complex_d692 a,
.surface_ace6.column-36cb .outline-2793 a,
.surface_ace6.column-36cb .basic_ece8 a {
  color: rgba(0, 0, 0, 0.55);
}
.surface_ace6.column-36cb .avatar-a95b:hover,
.surface_ace6.column-36cb .menu_complex_d692 a:hover,
.surface_ace6.column-36cb .outline-2793 a:hover,
.surface_ace6.column-36cb .basic_ece8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_ace6.column-36cb .under_b448 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_ace6.column-36cb .last-c0d2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_ace6.column-36cb .last-c0d2:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface_ace6.column-36cb .left-f7b1:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface_ace6.column-36cb .logo-42b3 .list-3a2e li a,
.surface_ace6.column-36cb .logo-42b3 .old_a5b2,
.surface_ace6.column-36cb .basic_ece8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_ace6.column-36cb .logo-42b3 .old_a5b2:focus,
.surface_ace6.column-36cb .logo-42b3 .old_a5b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_ace6.column-36cb .list-3a2e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_ace6.card_fbff .avatar-a95b,
.surface_ace6.card_fbff .menu_complex_d692 a,
.surface_ace6.card_fbff .outline-2793 .old_a5b2,
.surface_ace6.card_fbff .outline-2793 a,
.surface_ace6.card_fbff .basic_ece8 a {
  color: rgba(255, 255, 255, 0.79);
}
.surface_ace6.card_fbff .avatar-a95b:hover,
.surface_ace6.card_fbff .menu_complex_d692 a:hover,
.surface_ace6.card_fbff .outline-2793 .old_a5b2:hover,
.surface_ace6.card_fbff .outline-2793 a:hover,
.surface_ace6.card_fbff .basic_ece8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_ace6.card_fbff .under_b448 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_ace6.card_fbff .last-c0d2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_ace6.card_fbff .last-c0d2:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface_ace6.card_fbff .left-f7b1:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_ace6.card_fbff .logo-42b3 .list-3a2e li a,
.surface_ace6.card_fbff .logo-42b3 .old_a5b2,
.surface_ace6.card_fbff .basic_ece8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_ace6.card_fbff .logo-42b3 .old_a5b2:focus,
.surface_ace6.card_fbff .logo-42b3 .old_a5b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_ace6.card_fbff .list-3a2e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-f7b1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.left-f7b1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.brown-5ec4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.status-9e6b .surface_ace6 {
  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;
}
.status-9e6b .last-c0d2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.status-9e6b .last-c0d2: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) {
  .status-9e6b .last-c0d2:before {
    width: 16%;
    left: 42%;
  }
}
.status-9e6b .last-c0d2:last-child:before {
  content: none;
}
.status-9e6b .last-c0d2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.status-9e6b .logo-42b3 .list-3a2e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.status-9e6b .logo-42b3 .list-3a2e li a .old_a5b2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.status-9e6b .logo-42b3 .basic_ece8 {
  border: none;
}
.status-9e6b .logo-42b3 .basic_ece8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.status-9e6b .left-f7b1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.status-9e6b .brown-5ec4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.status-9e6b .card_fbff .left-f7b1:before {
  background: rgba(0, 0, 0, 0.9);
}
.status-9e6b .column-36cb.gradient_new_151d .tooltip_liquid_1698 {
  background: rgba(0, 0, 0, 0.6);
}
.status-9e6b
  .column-36cb.gradient_new_151d
  .tooltip_liquid_1698::after,
.status-9e6b
  .column-36cb.gradient_new_151d
  .tooltip_liquid_1698:before {
  background: inherit;
}
.status-9e6b
  .column-36cb.gradient_new_151d:hover
  .tooltip_liquid_1698 {
  background: rgba(0, 0, 0, 0.8);
}
.top-5461 .surface_ace6 {
  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) {
  .top-5461 .surface_ace6 {
    width: auto;
    right: 45px;
  }
}
.element-b024 .surface_ace6 {
  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) {
  .element-b024 .surface_ace6 {
    width: auto;
    left: 45px;
  }
}
.center-f015 .surface_ace6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.center-f015 .brown-5ec4 {
  max-width: 48em;
  margin: 0 auto;
}
.center-f015 .left-f7b1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.form-d708 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.form-d708.status-9e6b .surface_ace6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.form-d708.top-5461 .surface_ace6 {
  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);
}
.form-d708 .surface_ace6 {
  visibility: visible;
}
.form-d708.element-b024 .surface_ace6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown-dc08,
.avatar_929c {
  overflow-x: hidden;
}
.brown-dc08 .surface_ace6 {
  overflow: auto;
}
.brown-dc08.status-9e6b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-dc08.status-9e6b .surface_ace6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown-dc08.status-9e6b .clean-13c8 {
  opacity: 0;
}
.brown-dc08.top-5461 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-dc08.top-5461 .surface_ace6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown-dc08.top-5461 .clean-13c8 {
  opacity: 0;
}
.brown-dc08.element-b024 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-dc08.element-b024 .surface_ace6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown-dc08.element-b024 .clean-13c8 {
  opacity: 0;
}
.brown-dc08.center-f015 .surface_ace6 {
  z-index: 10;
  visibility: visible;
}
.gradient_new_151d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient_new_151d .tooltip_liquid_1698 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient_new_151d .tooltip_liquid_1698::after,
.gradient_new_151d .tooltip_liquid_1698:before {
  background: inherit;
}
.gradient_new_151d:hover .tooltip_liquid_1698 {
  background: rgba(255, 255, 255, 0.99);
}
.element-b024 .gradient_new_151d {
  top: 10px;
  right: auto;
  left: 12px;
}
.center-f015 .gradient_new_151d {
  display: none !important;
}
.brown-dc08:before,
.avatar_929c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown-dc08 .gradient_new_151d,
.avatar_929c .gradient_new_151d {
  display: inline-block;
}
.surface_ace6 .cool-d612 {
  -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;
}
.brown-dc08 .surface_ace6 .cool-d612,
.avatar_929c .surface_ace6 .cool-d612 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hovered-9db6 .slider-d380 {
  width: 100%;
}
.popup-6f15 {
  padding: 0 0.5em 0;
}
.popup-6f15 [class*="customify-col-"],
.popup-6f15 [class*="customify-col_"],
.popup-6f15 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.menu_fresh_3146 .popup-6f15 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .popup-54d7 .surface-west-9959,
  .surface-west-9959 {
    display: none;
  }
  .breadcrumb_6d1f {
    text-align: left;
  }
  .plasma_ad3a {
    text-align: center;
  }
  .panel-hard-f5cc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .popup-54d7 .hard-922e,
  .hard-922e {
    display: none;
  }
  .tag_bottom_7a22 {
    text-align: left;
  }
  .item-59aa {
    text-align: center;
  }
  .shadow-f10c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .popup-54d7 .search-fdb5,
  .search-fdb5 {
    display: none;
  }
  .main_1737 {
    text-align: left;
  }
  .detail-advanced-203d {
    text-align: center;
  }
  .orange-68ef {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hidden_38c6 {
  box-shadow: none !important;
}
.text-2adf .layout_green_370e,
.overlay-41a5 .layout_green_370e {
  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;
}
.overlay-41a5 .layout_green_370e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section_thick_c275 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section_thick_c275:after,
.section_thick_c275:before {
  content: "";
  display: table;
}
.section_thick_c275:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section_thick_c275 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section_thick_c275,
.white-347a {
  max-width: 1248px;
  margin: 0 auto;
}

.tooltip_east_aa98.dark-417d .section_thick_c275 {
  max-width: 100%;
}
.tooltip_east_aa98.hot_41a5 {
  max-width: 1200px;
  margin: 0 auto;
}
.tooltip_east_aa98.top_3453 .section_thick_c275 {
  max-width: 100%;
}
.tooltip_east_aa98.top_3453 > .section_thick_c275 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_east_aa98.top_3453 > .section_thick_c275 .popup-54d7 {
  margin: 0;
}
.tooltip_east_aa98.top_3453
  > .section_thick_c275
  .list_9a6c.center-29dd {
  margin-right: 0;
  margin-left: 0;
}
.tooltip_east_aa98.top_3453 #main.center-29dd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .huge-2fc8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .huge-2fc8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .cold_5312 .modal_dd14 {
    padding-right: 1em;
  }
  .cold_5312.stone_67b6 .list_9a6c {
    border-right: 1px solid #eaecee;
  }
  .cold_5312.stone_67b6 .modal_dd14 {
    padding-right: 1em;
  }
  .cold_5312.stone_67b6 .thumbnail_5b1a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_1578 .modal_dd14 {
    padding-left: 1em;
  }
  .texture_1578.stone_67b6 .list_9a6c {
    border-left: 1px solid #eaecee;
  }
  .texture_1578.stone_67b6 .modal_dd14 {
    padding-left: 1em;
  }
  .texture_1578.stone_67b6 .thumbnail_5b1a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-e476 .modal_dd14 {
    padding-left: 1em;
  }
  .gradient-e476.stone_67b6 .next-b573 {
    border-right: 1px solid #eaecee;
  }
  .gradient-e476.stone_67b6 .layout_orange_2050 {
    border-right: 1px solid #eaecee;
  }
  .gradient-e476.stone_67b6 .modal_dd14 {
    padding-left: 1em;
  }
  .gradient-e476.stone_67b6 .thumbnail_5b1a {
    padding-right: 1em;
  }
  .gradient-e476.stone_67b6 .icon_down_61cf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-soft-b478 .modal_dd14 {
    padding-right: 1em;
  }
  .input-soft-b478.stone_67b6 .next-b573 {
    border-left: 1px solid #eaecee;
  }
  .input-soft-b478.stone_67b6 .layout_orange_2050 {
    border-left: 1px solid #eaecee;
  }
  .input-soft-b478.stone_67b6 .modal_dd14 {
    padding-right: 1em;
  }
  .input-soft-b478.stone_67b6 .thumbnail_5b1a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-soft-b478.stone_67b6 .icon_down_61cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge-2fc8 .modal_dd14 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .huge-2fc8.stone_67b6 .list_9a6c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .huge-2fc8.stone_67b6 .modal_dd14 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .huge-2fc8.stone_67b6 .thumbnail_5b1a {
    padding-left: 1em;
  }
  .huge-2fc8.stone_67b6 .icon_down_61cf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .huge-2fc8.stone_67b6 .modal_dd14 {
    padding-left: 0;
  }
}
.plasma-cf8d .narrow_708e {
  display: inline-block;
}
.media-bdcf {
  display: inline-block;
}
.paper-9bd4 {
  word-con: break-word;
}
.shadow-inner-16e5 > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow-inner-16e5 .box-578e {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow-inner-16e5 .picture_fresh_3f0a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sidebar-south-29aa .highlight_purple_1cf4 {
  margin-bottom: 2em;
}
.sidebar-south-29aa .right_2716 {
  margin-bottom: 15px;
}
.sidebar-south-29aa .right_2716:last-child {
  margin-bottom: 0;
}
.sidebar-south-29aa .south_aa11 {
  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) {
  .sidebar-south-29aa .south_aa11 {
    display: block;
  }
}
.sidebar-south-29aa .search-fixed-3a11 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sidebar-south-29aa .search-fixed-3a11 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sidebar-south-29aa .slider-d68f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sidebar-south-29aa .slider-d68f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sidebar-south-29aa .slider-d68f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sidebar-south-29aa .paper-9bd4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-south-29aa .paper-9bd4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sidebar-south-29aa .down_4e63 p:last-child {
  margin-bottom: 0;
}
.sidebar-south-29aa .dropdown_e2a1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sidebar-south-29aa .outer-93ad {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sidebar-south-29aa .list-current-6d86 {
  margin-top: 1em;
}
.sidebar-south-29aa .main-north-a8f9 {
  top: 0;
  display: block;
}
.sidebar-south-29aa .main-north-a8f9 a {
  color: inherit;
}
.sidebar-south-29aa .main-north-a8f9 a:hover {
  color: inherit;
}
.sidebar-south-29aa .shade_145a {
  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;
}
.sidebar-south-29aa .shade_145a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sidebar-south-29aa .outer-93ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sidebar-south-29aa .solid_63e2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sidebar-south-29aa .solid_63e2:first-child {
  margin-top: 0;
}
.sidebar-south-29aa .solid_63e2.orange-88bb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sidebar-south-29aa .solid_63e2.black_e34b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar-south-29aa
  .solid_63e2.black_e34b.narrow_9eab
  .list-current-6d86 {
  width: 100%;
}
.sidebar-south-29aa .black_e34b {
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-south-29aa .black_e34b .shadow-inner-16e5,
.sidebar-south-29aa .black_e34b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sidebar-south-29aa .slider-d68f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-south-29aa .slider-d68f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar-south-29aa .slider-d68f: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;
}
.sidebar-south-29aa .orange-88bb {
  z-index: 5;
}
.sidebar-south-29aa .light-4d9e .logo_1871 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sidebar-south-29aa .hero_b1cd .logo_1871 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sidebar-south-29aa .frame_current_516e .logo_1871 {
  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;
}
.sidebar-south-29aa.feature-2bc0 .south_aa11,
.sidebar-south-29aa.link-orange-bf94 .south_aa11 {
  display: block;
}
.sidebar-south-29aa.feature-2bc0 .south_aa11 .form-19b0,
.sidebar-south-29aa.feature-2bc0 .south_aa11 .outer-93ad,
.sidebar-south-29aa.link-orange-bf94 .south_aa11 .form-19b0,
.sidebar-south-29aa.link-orange-bf94 .south_aa11 .outer-93ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar-south-29aa.upper-5f27 .search-fixed-3a11 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sidebar-south-29aa.upper-5f27 .search-fixed-3a11 {
    margin-right: 0;
  }
}
.sidebar-south-29aa.feature-2bc0 .search-fixed-3a11,
.sidebar-south-29aa.link-orange-bf94 .search-fixed-3a11 {
  padding-top: 40%;
}
.sidebar-south-29aa.feature-2bc0 .highlight_purple_1cf4,
.sidebar-south-29aa.link-orange-bf94 .highlight_purple_1cf4 {
  display: block;
}
.sidebar-south-29aa.feature-2bc0 .fn-sticky-508d .outer-93ad,
.sidebar-south-29aa.link-orange-bf94 .fn-sticky-508d .outer-93ad {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sidebar-south-29aa.feature-2bc0 .search-fixed-3a11,
.sidebar-south-29aa.link-orange-bf94 .search-fixed-3a11 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sidebar-south-29aa.feature-2bc0 .outer-93ad {
  padding: 1em;
}
.breadcrumb_6648 {
  margin: 30px auto;
  display: block;
}
.breadcrumb_6648 .sort-top-91f4 > * {
  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;
}
.breadcrumb_6648 .sort-top-91f4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_6648 .sort-top-91f4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info-6def .shadow-inner-16e5 {
  margin-bottom: 1.41575em;
}
.info-6def .pro_1c5c {
  margin-bottom: 1.618em;
}
.sort-bright-d0c2 .notification-0176 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort-bright-d0c2 .notification-0176 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort-bright-d0c2 .west-3b29 {
  max-width: 100%;
  overflow: auto;
}
.tag-8eaf .sort-bright-d0c2 a:hover {
  text-decoration: underline;
}
.shadow_copper_0ad4 .right_2716:not(.paper-9bd4),
.shadow_copper_0ad4 .slider-d68f {
  margin-bottom: 1.41575em;
}
.shadow_copper_0ad4 .right_2716:not(.paper-9bd4):last-child,
.shadow_copper_0ad4 .slider-d68f:last-child {
  margin-bottom: 0;
}
.shadow_copper_0ad4 .right_2716.center-4085 {
  margin-bottom: 0.41575em;
}
.shadow_copper_0ad4 .top_f251:before,
.shadow_copper_0ad4 .tiny_5f44:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shadow_copper_0ad4 .top_f251:before {
  content: "\f115";
}
.shadow_copper_0ad4 .tiny_5f44:before {
  content: "\f02c";
}
.shadow_copper_0ad4 .description_3d74 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shadow_copper_0ad4 .description_3d74 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip-focused-bfd2 {
  display: -webkit-box;
  display: flex;
}
.chip-focused-bfd2 .list-9a02 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip-focused-bfd2 .list-9a02 {
    flex-basis: 90px;
  }
}
.chip-focused-bfd2 .hidden-stone-70a3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-focused-bfd2 .hidden-stone-70a3 {
    flex-basis: calc(100% - 50px);
  }
}
.chip-focused-bfd2 .search-099f p:last-child {
  margin-bottom: 0.72em;
}
.info_7b81 .sort-top-91f4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info_7b81 .sort-top-91f4:after,
.info_7b81 .sort-top-91f4:before {
  content: "";
  display: table;
}
.info_7b81 .sort-top-91f4:after {
  clear: both;
}
.info_7b81 .sort-top-91f4 .background-stone-06b8,
.info_7b81 .sort-top-91f4 .menu-in-9310 {
  width: 49%;
}
.info_7b81 .sort-top-91f4 .background-stone-06b8 a span.surface-a13f,
.info_7b81 .sort-top-91f4 .menu-in-9310 a span.surface-a13f {
  display: block;
  margin-bottom: 5px;
}
.info_7b81 .sort-top-91f4 .menu-in-9310 {
  float: left;
  text-align: left;
}
.info_7b81 .sort-top-91f4 .background-stone-06b8 {
  float: right;
  text-align: right;
}
.hero-2b09 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero-2b09 {
    margin-bottom: 0;
  }
}
.east_e390 {
  margin-bottom: 1em;
}
.east_e390 .paper-9bd4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.middle_e4c6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.rough-2b59 .east_e390,
.carousel-medium-0e2c .east_e390 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .rough-2b59 .east_e390,
  .carousel-medium-0e2c .east_e390 {
    display: block;
  }
}
.rough-2b59 .middle_e4c6,
.carousel-medium-0e2c .middle_e4c6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .rough-2b59 .middle_e4c6,
  .carousel-medium-0e2c .middle_e4c6 {
    margin-bottom: 1em;
  }
}
.rough-2b59 .middle_e4c6 img,
.carousel-medium-0e2c .middle_e4c6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.rough-2b59 .hero-pressed-7907,
.carousel-medium-0e2c .hero-pressed-7907 {
  flex-basis: calc(100% - 160px);
}
.rough-2b59 .hero-pressed-7907 p,
.carousel-medium-0e2c .hero-pressed-7907 p {
  margin-bottom: 0;
}
.rough-2b59 .hero-pressed-7907 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .rough-2b59 .hero-pressed-7907 {
    padding-left: 0;
  }
}
.carousel-medium-0e2c .hero-pressed-7907 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-medium-0e2c .hero-pressed-7907 {
    padding-right: 0;
  }
}
.carousel-medium-0e2c .middle_e4c6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.list_2868 .middle_e4c6 {
  margin-bottom: 0.5em;
}
.list_2868 .middle_e4c6 img {
  width: 100%;
}
.video_8e4a .fast_bef7,
.focus_tall_e609 .fast_bef7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focus_tall_e609 .list_9a6c .modal-fb22 p:last-child {
  margin-bottom: 0;
}
.section-paper-0ec7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dirty-c90e .short-a27c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dirty-c90e .short-a27c:last-of-type {
    margin-bottom: 0;
  }
}
.dirty-c90e .short-a27c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dirty-c90e .short-a27c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dirty-c90e .short-a27c ul li {
  margin: 0 0 0.6em;
}
.dirty-c90e .short-a27c ul li.banner_529d,
.dirty-c90e .short-a27c ul li.slider-4938 {
  position: relative;
}
.dirty-c90e .short-a27c ul li.banner_529d .in_0264,
.dirty-c90e .short-a27c ul li.slider-4938 .in_0264 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dirty-c90e .short-a27c ul li.banner_529d:after:after,
.dirty-c90e .short-a27c ul li.banner_529d:after:before,
.dirty-c90e
  .short-a27c
  ul
  li.slider-4938:after:after,
.dirty-c90e
  .short-a27c
  ul
  li.slider-4938:after:before {
  content: "";
  display: table;
}
.dirty-c90e .short-a27c ul li.banner_529d:after:after,
.dirty-c90e
  .short-a27c
  ul
  li.slider-4938:after:after {
  clear: both;
}
.dirty-c90e .short-a27c a.link_0326:hover {
  text-decoration: none;
}
.dirty-c90e .short-a27c select {
  max-width: 100%;
}
.dirty-c90e .short-a27c table {
  font-size: 85%;
}
.dirty-c90e .short-a27c table td,
.dirty-c90e .short-a27c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dirty-c90e .short-a27c table tfoot td {
  text-align: left;
}
.dirty-c90e .short-a27c :last-child {
  margin-bottom: 0;
}
.dirty-c90e .short-a27c .detail-fresh-c546 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dirty-c90e .short-a27c .detail-fresh-c546 label {
  width: 100%;
}
.dirty-c90e .short-a27c .detail-fresh-c546 .backdrop_4d34 {
  width: 100%;
  display: block;
}
.dirty-c90e .short-a27c .detail-fresh-c546 .paper_b243 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dirty-c90e .short-a27c .detail-fresh-c546 .paper_b243:hover svg #svg-search {
  fill: #444;
}
.dirty-c90e .short-a27c .detail-fresh-c546 .paper_b243 svg {
  width: 18px;
  height: 18px;
}
.dirty-c90e .outline_inner_1ac1 ul ul,
.dirty-c90e .first-2578 ul ul,
.dirty-c90e .middle-708d ul ul,
.dirty-c90e .menu_64a4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dirty-c90e .outline_inner_1ac1 .shadow-0572 > a,
.dirty-c90e .first-2578 .shadow-0572 > a,
.dirty-c90e .middle-708d .shadow-0572 > a,
.dirty-c90e .menu_64a4 .shadow-0572 > a {
  margin-bottom: 0;
}
.dirty-c90e .accent-warm-53b2 li,
.dirty-c90e .outline_inner_1ac1 li,
.dirty-c90e .border-0abe li,
.dirty-c90e .first-2578 li,
.dirty-c90e .middle-708d li,
.dirty-c90e .menu_64a4 li,
.dirty-c90e .item_smooth_b44f li,
.dirty-c90e .static_ca7e li {
  display: block;
  position: relative;
}
.dirty-c90e .accent-warm-53b2 li:last-child,
.dirty-c90e .outline_inner_1ac1 li:last-child,
.dirty-c90e .border-0abe li:last-child,
.dirty-c90e .first-2578 li:last-child,
.dirty-c90e .middle-708d li:last-child,
.dirty-c90e .menu_64a4 li:last-child,
.dirty-c90e .item_smooth_b44f li:last-child,
.dirty-c90e .static_ca7e li:last-child {
  border: none;
}
.dirty-c90e .accent-warm-53b2 li a,
.dirty-c90e .outline_inner_1ac1 li a,
.dirty-c90e .border-0abe li a,
.dirty-c90e .first-2578 li a,
.dirty-c90e .middle-708d li a,
.dirty-c90e .menu_64a4 li a,
.dirty-c90e .item_smooth_b44f li a,
.dirty-c90e .static_ca7e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dirty-c90e .accent-warm-53b2 li ul li::before,
.dirty-c90e .outline_inner_1ac1 li ul li::before,
.dirty-c90e .border-0abe li ul li::before,
.dirty-c90e .first-2578 li ul li::before,
.dirty-c90e .middle-708d li ul li::before,
.dirty-c90e .menu_64a4 li ul li::before,
.dirty-c90e .item_smooth_b44f li ul li::before,
.dirty-c90e .static_ca7e li ul li::before {
  left: 15px;
}
.dirty-c90e .accent-warm-53b2 li ul a,
.dirty-c90e .outline_inner_1ac1 li ul a,
.dirty-c90e .border-0abe li ul a,
.dirty-c90e .first-2578 li ul a,
.dirty-c90e .middle-708d li ul a,
.dirty-c90e .menu_64a4 li ul a,
.dirty-c90e .item_smooth_b44f li ul a,
.dirty-c90e .static_ca7e li ul a {
  padding-left: 20px;
}
.dirty-c90e .accent-warm-53b2 li ul ul li::before,
.dirty-c90e .outline_inner_1ac1 li ul ul li::before,
.dirty-c90e .border-0abe li ul ul li::before,
.dirty-c90e .first-2578 li ul ul li::before,
.dirty-c90e .middle-708d li ul ul li::before,
.dirty-c90e .menu_64a4 li ul ul li::before,
.dirty-c90e .item_smooth_b44f li ul ul li::before,
.dirty-c90e .static_ca7e li ul ul li::before {
  left: 30px;
}
.dirty-c90e .accent-warm-53b2 li ul ul a,
.dirty-c90e .outline_inner_1ac1 li ul ul a,
.dirty-c90e .border-0abe li ul ul a,
.dirty-c90e .first-2578 li ul ul a,
.dirty-c90e .middle-708d li ul ul a,
.dirty-c90e .menu_64a4 li ul ul a,
.dirty-c90e .item_smooth_b44f li ul ul a,
.dirty-c90e .static_ca7e li ul ul a {
  padding-left: 40px;
}
.dirty-c90e .prev-66ea li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dirty-c90e .static_ca7e ul li {
  margin-bottom: 1.41575em;
}
.dirty-c90e .static_ca7e ul li .tertiary-3ada {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dirty-c90e .static_ca7e ul li .large-d4e5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.card_fbff .accent-warm-53b2 li a,
.card_fbff .outline_inner_1ac1 li a,
.card_fbff .border-0abe li a,
.card_fbff .first-2578 li a,
.card_fbff .middle-708d li a,
.card_fbff .menu_64a4 li a,
.card_fbff .item_smooth_b44f li a,
.card_fbff .static_ca7e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_fbff .prev-66ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_fbff .short-a27c ul li.banner_529d .in_0264,
.card_fbff .short-a27c ul li.slider-4938 .in_0264 {
  background: rgba(0, 0, 0, 0.2);
}
.card_fbff .dirty-c90e .short-a27c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li {
  margin: 0;
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li ul {
  margin: 0;
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li ul li a {
  padding-left: 15px;
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li ul li li a {
  padding-left: 30px;
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li.clean_7354 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li.clean_7354 > 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;
}
.tooltip_east_aa98 .dirty-c90e .list-3a2e li.clean_7354 > 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;
}
.cool_e443 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern-old-ee50 {
  position: relative;
  z-index: 10;
}
.pattern-old-ee50 .cool-d612 {
  width: 100%;
  max-width: 100%;
}
.box_eba1 .accent-medium-bc4d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.box_eba1 .column-36cb {
}
.box_eba1 .card_fbff {
  background: #292929;
}
.panel_red_ee97 .accent-medium-bc4d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.panel_red_ee97 .column-36cb {
  background: #f9f9f9;
}
.panel_red_ee97 .card_fbff {
  background: #303030;
}
.stone-40cc .accent-medium-bc4d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stone-40cc .narrow_708e {
    margin-bottom: 1em;
  }
  .stone-40cc .narrow_708e:last-child {
    margin-bottom: 0;
  }
}
.stone-40cc .column-36cb {
  background: #ededed;
}
.stone-40cc .card_fbff {
  background: #1a1a1a;
}
.accent-medium-bc4d.column-36cb {
  color: rgba(0, 0, 0, 0.6);
}
.accent-medium-bc4d.column-36cb .hard_c217 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-medium-bc4d.card_fbff {
  color: rgba(255, 255, 255, 0.99);
}
.accent-medium-bc4d.card_fbff a:not(.link_0326) {
  color: rgba(255, 255, 255, 0.79);
}
.accent-medium-bc4d.card_fbff a:not(.link_0326):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-medium-bc4d.card_fbff .hard_c217 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-medium-bc4d.card_fbff table tbody td,
.accent-medium-bc4d.card_fbff table th {
  background: rgba(0, 0, 0, 0.08);
}
.pressed_0bf4.active_fresh_e7cd .section_thick_c275 {
  max-width: initial;
}
.pressed_0bf4 .north_0fcf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pressed_0bf4 .north_0fcf .cool-d612 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pressed_0bf4 .north_0fcf .cool-d612 {
    display: block;
    margin-bottom: 2em;
  }
  .pressed_0bf4 .north_0fcf .cool-d612:last-child {
    margin-bottom: 0;
  }
}
.stone-40cc .narrow_708e:last-child,
.panel_red_ee97 .narrow_708e:last-child,
.box_eba1 .narrow_708e:last-child {
  margin-bottom: 0;
}
.stone-40cc .narrow_708e .dirty-c90e .short-a27c:last-child,
.panel_red_ee97 .narrow_708e .dirty-c90e .short-a27c:last-child,
.box_eba1 .narrow_708e .dirty-c90e .short-a27c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stone-40cc .icon_last_c4fa,
  .stone-40cc .block_cb92,
  .panel_red_ee97 .icon_last_c4fa,
  .panel_red_ee97 .block_cb92,
  .box_eba1 .icon_last_c4fa,
  .box_eba1 .block_cb92 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern-old-ee50 .narrow_708e {
    margin-bottom: 2em;
  }
}
.pattern-old-ee50 p:last-child {
  margin-bottom: 0;
}
.pattern-old-ee50 li,
.pattern-old-ee50 ul {
  list-style: none;
  margin: 0;
}
.pattern-old-ee50 ul ul {
  margin-left: 2.617924em;
}
.header_black_ab6d {
  font-size: 0.875em;
}

/* css-noise: eb85 */
.phantom-card-s2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
