/*!
Theme Name: Customify
Theme URI: https://pressmaximum.selected-c90f/customify
Author: WPCustomify
Author URI: https://pressmaximum.selected-c90f
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.selected-c90f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider_east_5c55.gradient-dynamic-d12b/licenses/gpl-2.0.pagination_tiny_8d3e
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.carousel_ab47/, (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.accordion-7ac7.center-8074/normalize.hero_fixed_22b8/
 ======
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.hero_fixed_22b8 v7.0.0 | MIT License | github.selected-c90f/necolas/normalize.hero_fixed_22b8 */
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;
}
.south_9f8e .mask_d466,
.full-5f31,
.hidden-15f3,
.outer_5118,
.simple_f8ff,
.short_d359,
.logo_198a,
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;
}
.full-5f31,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .full-5f31,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .full-5f31,
  h1 {
    font-size: 1.8em;
  }
}
.hidden-15f3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden-15f3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden-15f3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-15f3,
  h2 {
    font-size: 1.7em;
  }
}
.outer_5118,
h3 {
  font-size: 1.618em;
}
.south_9f8e .mask_d466,
.simple_f8ff,
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.middle_056a {
  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;
}
.hero-6216:after,
.hero-6216:before,
.new-92fc:after,
.new-92fc:before {
  content: "";
  display: table;
}
.hero-6216:after,
.new-92fc:after {
  clear: both;
}
.active-eb29 {
  float: right;
  margin-right: 0;
}
.grid-57a7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus_dded .gallery_539f,
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;
}
.focus_dded .gallery_539f: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;
}
.heading_fresh_55c2 .gallery_539f {
  box-shadow: none;
}
.heading_fresh_55c2
  .gallery_539f
  .shade-08bb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.heading_fresh_55c2 .gallery_539f .up_8838 {
  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;
}
.heading_fresh_55c2
  .gallery_539f
  .up_8838
  b {
  display: none;
}
.heading_fresh_55c2 .button_ad6b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.article-9647:not(.banner-ca51):not(.pressed-648d),
button:not(.banner-ca51):not(.pressed-648d),
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ),
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ),
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ) {
  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;
}
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ):hover,
button:not(.banner-ca51):not(
    .pressed-648d
  ):hover,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ):hover,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ):hover,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ):active,
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ):focus,
button:not(.banner-ca51):not(
    .pressed-648d
  ):active,
button:not(.banner-ca51):not(
    .pressed-648d
  ):focus,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ):active,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ):focus,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ):active,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ):focus,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ):active,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ):focus {
  outline: 0;
}
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16,
button:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16 {
  position: relative;
}
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .disabled_down_400d,
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .complex-2d70,
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .light_b63f,
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  i,
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  svg,
button:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .disabled_down_400d,
button:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .complex-2d70,
button:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .light_b63f,
button:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  i,
button:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  svg,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .disabled_down_400d,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .complex-2d70,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .light_b63f,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  i,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  svg,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .disabled_down_400d,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .complex-2d70,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .light_b63f,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  i,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  svg,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .disabled_down_400d,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .complex-2d70,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  .light_b63f,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  i,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16
  svg {
  visibility: hidden;
}
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16:after,
button:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16:after,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16:after,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16:after,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ).fn-loading-bf16: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;
}
.article-9647:not(.banner-ca51):not(.pressed-648d),
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ),
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ),
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ) {
  color: #fff;
  background: #235787;
}
.article-9647:not(.banner-ca51):not(
    .pressed-648d
  ):focus,
input[type="button"]:not(.banner-ca51):not(
    .pressed-648d
  ):focus,
input[type="reset"]:not(.banner-ca51):not(
    .pressed-648d
  ):focus,
input[type="submit"]:not(.banner-ca51):not(
    .pressed-648d
  ):focus {
  color: #fff;
}
.article-9647.fn-disabled-bf16:not(.banner-ca51):not(
    .pressed-648d
  ),
.article-9647[disabled]:not(.banner-ca51):not(
    .pressed-648d
  ),
button.fn-disabled-bf16:not(.banner-ca51):not(
    .pressed-648d
  ),
button[disabled]:not(.banner-ca51):not(
    .pressed-648d
  ) {
  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;
}
.media-pink-0d12 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media-pink-0d12: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;
}
.tiny_a99e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notification_upper_a0c7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip_paper_d645 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hero-6216:after,
.hero-6216:before,
.hero_707f:after,
.hero_707f:before,
.content-left-ac2b:after,
.content-left-ac2b:before,
.fixed-5ac7:after,
.fixed-5ac7:before,
.shadow_cc44:after,
.shadow_cc44:before,
.item-yellow-97ac:after,
.item-yellow-97ac:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hero-6216:after,
.hero_707f:after,
.content-left-ac2b:after,
.fixed-5ac7:after,
.shadow_cc44:after,
.item-yellow-97ac:after {
  clear: both;
}
.hero_707f .progress_50b0,
.content-left-ac2b .progress_50b0,
.hidden-wood-fb7a .progress_50b0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.card-fresh-d7fa {
  display: inline-block;
}
.paragraph_soft_36e8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paragraph_soft_36e8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paragraph_soft_36e8 .card-330d {
  padding: 1em 0;
  font-size: 85%;
}
.card-330d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.right-155c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.right-155c:after,
.right-155c:before {
  content: "";
  display: table;
}
.right-155c:after {
  clear: both;
}
.dropdown-clean-1d25 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature-lite-e0aa .dropdown-clean-1d25 {
  max-width: 50%;
}
.overlay-under-9c68 .dropdown-clean-1d25 {
  max-width: 33.33%;
}
.video-small-236d .dropdown-clean-1d25 {
  max-width: 25%;
}
.carousel_ad8a .dropdown-clean-1d25 {
  max-width: 20%;
}
.module-d9f7 .dropdown-clean-1d25 {
  max-width: 16.66%;
}
.hover-9728 .dropdown-clean-1d25 {
  max-width: 14.28%;
}
.lite-f537 .dropdown-clean-1d25 {
  max-width: 12.5%;
}
.backdrop_eb13 .dropdown-clean-1d25 {
  max-width: 11.11%;
}
.article-3866 {
  display: block;
}
.south_9f8e .picture-c335 label,
.south_9f8e .wood_d009 label,
.south_9f8e .current_b2c3 label,
.south_9f8e .center_55b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-4fc1 {
  list-style: none;
  margin: 0;
}
.mask-4fc1 article.overlay_0953 {
  margin-bottom: 0;
}
.mask-4fc1 ul {
  list-style: none;
  margin: 0;
}
.mask-4fc1 .wrapper_iron_ec9e li.overlay_0953 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-4fc1 .wrapper_iron_ec9e li.overlay_0953 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-4fc1 .wrapper_iron_ec9e li.overlay_0953: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) {
  .mask-4fc1 .wrapper_iron_ec9e li.overlay_0953 li.overlay_0953 li.overlay_0953 li.overlay_0953 {
    padding-left: 0;
  }
}
article.overlay_0953 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay_0953 .hero_707f p:last-of-type {
  margin-bottom: 0;
}
article.overlay_0953 .complex-b64a {
  float: left;
}
article.overlay_0953 .next_94bb {
  margin-left: 85px;
}
article.overlay_0953 .message-8f3f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay_0953 .message-8f3f .glass_e353 {
  margin-left: 10px;
}
article.overlay_0953 .small-b85b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay_0953 .box-center-d90b {
  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 .picture-c335,
  #respond .current_b2c3,
  #respond .center_55b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-c335 input,
#respond .current_b2c3 input,
#respond .center_55b5 input {
  width: 100%;
}
#respond .center_55b5 {
  margin-right: 0;
}
#respond .button-a299 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny_2cb8 {
  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;
}
.tiny_2cb8.fixed-3e6c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tiny_2cb8 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%);
}
.tiny_2cb8:focus,
.tiny_2cb8: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);
}
.pagination_next_8bd5 {
  border-radius: 10%;
}
.pattern-gas-a6b8 {
  border-radius: 50%;
}
.feature_d0b6 {
  font-size: 0.72em;
}
.focused_eed7 {
  font-size: 0.875em;
}
.detail-d5a1 {
  font-size: 1.1em;
}
.icon_cold_2673 {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_cold_2673.feature_d0b6 {
  letter-spacing: 0.5px;
}
.table_fac6,
.table_fac6 a {
  color: #6d6d6d;
}
.table_fac6 a:hover {
  color: #111;
}
.bottom_ca62 {
  color: #6d6d6d;
}
.notice-7ad2 {
  overflow-x: hidden;
}
.notice-7ad2 .surface_6544.background-right-4d6b {
  position: relative;
}
.notice-7ad2 .surface_6544.background-right-4d6b.hidden-medium-9e13 {
  position: initial;
}
.notice-7ad2
  .surface_6544.background-right-4d6b.hidden-medium-9e13
  .center_245b {
  left: auto;
}
.notice-7ad2 .surface_6544 .center_245b {
  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;
}
.notice-7ad2 .surface_6544:hover.background-right-4d6b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice-7ad2
  .surface_6544:hover.background-right-4d6b
  .center_245b {
  display: block;
  z-index: 9999999;
}
.notice-7ad2 .yellow-a244 .highlight-52cf,
.notice-7ad2 .background_157a .highlight-52cf {
  display: none;
}
.notice-7ad2 .aside-8cb7 .surface_6544:hover.background-right-4d6b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.south_9f8e .picture-c335 label,
.south_9f8e .wood_d009 label,
.south_9f8e .current_b2c3 label,
.south_9f8e .center_55b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-4fc1 {
  list-style: none;
  margin: 0;
}
.mask-4fc1 article.overlay_0953 {
  margin-bottom: 0;
}
.mask-4fc1 ul {
  list-style: none;
  margin: 0;
}
.mask-4fc1 .wrapper_iron_ec9e li.overlay_0953 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-4fc1 .wrapper_iron_ec9e li.overlay_0953 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-4fc1 .wrapper_iron_ec9e li.overlay_0953: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) {
  .mask-4fc1 .wrapper_iron_ec9e li.overlay_0953 li.overlay_0953 li.overlay_0953 li.overlay_0953 {
    padding-left: 0;
  }
}
article.overlay_0953 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay_0953 .hero_707f p:last-of-type {
  margin-bottom: 0;
}
article.overlay_0953 .complex-b64a {
  float: left;
}
article.overlay_0953 .next_94bb {
  margin-left: 85px;
}
article.overlay_0953 .message-8f3f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay_0953 .message-8f3f .glass_e353 {
  margin-left: 10px;
}
article.overlay_0953 .small-b85b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay_0953 .box-center-d90b {
  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 .picture-c335,
  #respond .current_b2c3,
  #respond .center_55b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-c335 input,
#respond .current_b2c3 input,
#respond .center_55b5 input {
  width: 100%;
}
#respond .center_55b5 {
  margin-right: 0;
}
#respond .button-a299 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow-a244 .grid_2689 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.grid_2689 .glass-220a.over-d6e4 .text-complex-1e2c > li > a:focus,
.grid_2689 .glass-220a.over-d6e4 .text-complex-1e2c > li > a:hover,
.grid_2689 .glass-220a.light-171a .text-complex-1e2c > li > a:focus,
.grid_2689 .glass-220a.light-171a .text-complex-1e2c > li > a:hover,
.grid_2689 .glass-220a.layout_28f2 .text-complex-1e2c > li > a:focus,
.grid_2689 .glass-220a.layout_28f2 .text-complex-1e2c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_2689
  .glass-220a.over-d6e4
  .text-complex-1e2c
  > li.secondary-93dc
  > a,
.grid_2689
  .glass-220a.over-d6e4
  .text-complex-1e2c
  > li.wrapper-steel-6d11
  > a,
.grid_2689
  .glass-220a.light-171a
  .text-complex-1e2c
  > li.secondary-93dc
  > a,
.grid_2689
  .glass-220a.light-171a
  .text-complex-1e2c
  > li.wrapper-steel-6d11
  > a,
.grid_2689
  .glass-220a.layout_28f2
  .text-complex-1e2c
  > li.secondary-93dc
  > a,
.grid_2689 .glass-220a.layout_28f2 .text-complex-1e2c > li.wide_d5eb > a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_2689 .blue-111c,
.grid_2689 .blue-111c a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_2689 .modal_40f1.hover-thick-e7bc li a,
.grid_2689 .media_5077 a,
.grid_2689 .disabled_wood_1cb7,
.grid_2689 .text-complex-1e2c > li > a,
.grid_2689 .focus_fcd1 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689 .modal_40f1.hover-thick-e7bc li a:hover,
.grid_2689 .media_5077 a:hover,
.grid_2689 .disabled_wood_1cb7:hover,
.grid_2689 .text-complex-1e2c > li > a:hover,
.grid_2689 .focus_fcd1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_2689 .row-bcf5 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689 .row-bcf5 .light_65a3 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_2689 .row-bcf5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_2689 .row-74ae .row_ce4c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689 .row-74ae .row_ce4c .filter-inner-2bff {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689
  .row-74ae
  .row_ce4c
  .filter-inner-2bff::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689
  .row-74ae
  .row_ce4c
  .filter-inner-2bff:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689
  .row-74ae
  .row_ce4c
  .filter-inner-2bff::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689
  .row-74ae
  .row_ce4c
  .filter-inner-2bff::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689 .row-74ae .description-dirty-3eee {
  color: rgba(255, 255, 255, 0.79);
}
.grid_2689 .row-74ae .description-dirty-3eee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top-5019
  .grid_2689
  .row-74ae
  .tooltip-advanced-ecdf
  .sidebar_998f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top-5019
  .grid_2689
  .row-74ae
  .tooltip-advanced-ecdf
  .filter-inner-2bff {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-a244 .selected-ab4e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.selected-ab4e .glass-220a.over-d6e4 .text-complex-1e2c > li > a:focus,
.selected-ab4e .glass-220a.over-d6e4 .text-complex-1e2c > li > a:hover,
.selected-ab4e .glass-220a.light-171a .text-complex-1e2c > li > a:focus,
.selected-ab4e .glass-220a.light-171a .text-complex-1e2c > li > a:hover,
.selected-ab4e .glass-220a.layout_28f2 .text-complex-1e2c > li > a:focus,
.selected-ab4e .glass-220a.layout_28f2 .text-complex-1e2c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-ab4e
  .glass-220a.over-d6e4
  .text-complex-1e2c
  > li.secondary-93dc
  > a,
.selected-ab4e
  .glass-220a.over-d6e4
  .text-complex-1e2c
  > li.wrapper-steel-6d11
  > a,
.selected-ab4e
  .glass-220a.light-171a
  .text-complex-1e2c
  > li.secondary-93dc
  > a,
.selected-ab4e
  .glass-220a.light-171a
  .text-complex-1e2c
  > li.wrapper-steel-6d11
  > a,
.selected-ab4e
  .glass-220a.layout_28f2
  .text-complex-1e2c
  > li.secondary-93dc
  > a,
.selected-ab4e .glass-220a.layout_28f2 .text-complex-1e2c > li.wide_d5eb > a {
  color: rgba(0, 0, 0, 0.8);
}
.selected-ab4e .blue-111c,
.selected-ab4e .blue-111c a {
  color: rgba(0, 0, 0, 0.8);
}
.selected-ab4e .modal_40f1.hover-thick-e7bc li a,
.selected-ab4e .media_5077 a,
.selected-ab4e .disabled_wood_1cb7,
.selected-ab4e .text-complex-1e2c > li > a,
.selected-ab4e .focus_fcd1 {
  color: rgba(0, 0, 0, 0.55);
}
.selected-ab4e .modal_40f1.hover-thick-e7bc li a:hover,
.selected-ab4e .media_5077 a:hover,
.selected-ab4e .disabled_wood_1cb7:hover,
.selected-ab4e .text-complex-1e2c > li > a:hover,
.selected-ab4e .focus_fcd1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-ab4e .row-bcf5 {
  color: rgba(0, 0, 0, 0.55);
}
.selected-ab4e .row-bcf5 .light_65a3 {
  color: rgba(0, 0, 0, 0.8);
}
.selected-ab4e .row-bcf5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_9b59 .grid_yellow_1ed8 {
  margin-left: auto;
  margin-right: auto;
}
.content-left-ac2b > * {
  margin-left: auto;
  margin-right: auto;
}
.content-left-ac2b .tiny_a99e {
  margin-right: 1.41575em;
}
.heading-bottom-4273 .content-left-ac2b > .medium_3829 {
  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;
}
.heading-bottom-4273 .content-left-ac2b > .highlight-in-2f23 {
  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;
}
.item-da35.copper_9b59 .grid_yellow_1ed8,
.pagination_north_05fc.copper_9b59 .grid_yellow_1ed8 {
  margin-left: 0;
}
.silver-ce35.copper_9b59 .grid_yellow_1ed8,
.container_0a17.copper_9b59 .grid_yellow_1ed8 {
  margin-right: 0;
}
.content-left-ac2b ol,
.content-left-ac2b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hard_a56b video {
  max-width: 100%;
}
.small-ed20 img {
  display: block;
}
.small-ed20.tiny_a99e,
.small-ed20.notification_upper_a0c7 {
  width: 100%;
}
.small-ed20.highlight-in-2f23 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.heading_static_6904:not(.search-9a36) {
  margin: 1.5em auto;
}
.green-89a9 p {
  padding: 1.5em 14px;
}
ul.image-1fbf.highlight-in-2f23,
ul.image-1fbf.medium_3829,
ul.image-1fbf.card_9180.medium_3829 {
  padding: 0 14px;
}
.outline-2e06 {
  display: block;
  overflow-x: auto;
}
.outline-2e06 table {
  border-collapse: collapse;
  width: 100%;
}
.outline-2e06 td,
.outline-2e06 th {
  padding: 0.5em;
}
.content-left-ac2b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content-left-ac2b ol ol,
.content-left-ac2b ol ul,
.content-left-ac2b ul ol,
.content-left-ac2b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content-left-ac2b ol ol li,
.content-left-ac2b ol ul li,
.content-left-ac2b ul ol li,
.content-left-ac2b ul ul li {
  margin-left: 0;
}
.highlight_simple_0404.north_83fa > .hero_48da {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.highlight_simple_0404.north_83fa > .hero_48da iframe,
.highlight_simple_0404.north_83fa > .hero_48da > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.link_0845 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.link_0845.slider_west_0669 {
  padding: 0;
}
.link_0845.slider_west_0669 cite {
  font-size: 13px;
}
.link_0845 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.link_0845 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element_solid_feb8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element_solid_feb8 > p:first-child {
  margin-top: 0;
}
.element_solid_feb8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element_solid_feb8 blockquote {
  border-left: 0;
}
.pattern-fc83 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern-fc83:not(.stale-56db) {
  max-width: 100px;
}
.pattern-fc83.info-black-e4e7 {
  border-bottom: none !important;
  text-align: center;
}
.pattern-fc83.info-black-e4e7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .green-89a9 p {
    padding: 1.5em 0;
  }
}
.progress-motion-e208 {
  color: #0073aa;
}
.silver-ffef {
  background-color: #0073aa;
}
.under-0616 {
  color: #229fd8;
}
.surface_pro_5f0f {
  background-color: #229fd8;
}
.gold-e614 {
  color: #eee;
}
.row-f146 {
  background-color: #eee;
}
.icon-smooth-77bf {
  color: #444;
}
.section-right-9026 {
  background-color: #444;
}
.primary-gas-0dab {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.primary-gas-0dab .modal_gold_39f3 .media_5077 {
  font-size: 15px;
}
.primary-gas-0dab .media_5077 {
  line-height: 1.3;
}
.primary-gas-0dab .selected-ab4e {
}
.primary-gas-0dab .grid_2689 {
  background: #235787;
}
.text_b3d4 {
  padding: 0;
}
.text_b3d4 .grid_2689 {
  background: #1a1a1a;
}
.text_b3d4 .selected-ab4e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.heading-upper-95a9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.heading-upper-95a9 .selected-ab4e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.heading-upper-95a9 .grid_2689 {
  background: #303030;
}
.item-yellow-97ac {
  position: relative;
  z-index: 10;
}
.item-yellow-97ac .form_4379 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_bf28 .background-right-4d6b {
  display: inline-block;
  vertical-align: middle;
}
.next_bf28.in_6363 .background-right-4d6b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .next_bf28.in_6363 .background-right-4d6b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .next_bf28.in_6363 .background-right-4d6b {
    margin-right: 0.4em;
  }
}
.next_bf28.in_6363 .background-right-4d6b:last-child {
  margin-right: 0;
}
.hot_78b1 .form_4379 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .yellow-a244 .modal_gold_39f3 {
    margin: 0 -0.5em;
  }
  .yellow-a244 .modal_gold_39f3 [class*="customify-col-"],
  .yellow-a244 .modal_gold_39f3 [class*="customify-col_"],
  .yellow-a244 .modal_gold_39f3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.yellow-a244.up-a8c7 .form_4379 {
  background: 0 0 !important;
}
.yellow-a244.up-a8c7 .form_4379,
.yellow-a244.hot_78b1 .form_4379 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .yellow-a244.message-under-4062 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.yellow-a244.hot_78b1 .form_4379 {
  box-shadow: none !important;
}
.banner-bright-dcd0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .banner-bright-dcd0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .banner-bright-dcd0 {
    padding: 18px 0 20px;
  }
}
.banner-bright-dcd0 .tabs-dark-0d4f {
  width: 100%;
}
.banner-bright-dcd0 .right_e3cf {
  margin-bottom: 0;
}
.banner-bright-dcd0 .button_5ebb {
  margin-top: 5px;
  font-size: 0.875em;
}
.static_5e4f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.static_5e4f .iron-341b {
  width: 100%;
}
.layout_17fb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.layout_17fb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.layout_17fb 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;
}
.layout_17fb li:last-child:after {
  display: none;
}
.layout_17fb li a {
  font-weight: 500;
  margin-right: 10px;
}
.full-6e34 .highlight-52cf button,
.banner-bright-dcd0 .highlight-52cf button {
  left: 0;
}
.full-6e34 .iron-341b,
.banner-bright-dcd0 .iron-341b {
  padding-left: 0;
  padding-right: 0;
}
.full-6e34 .static_5e4f,
.banner-bright-dcd0 .static_5e4f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.full-6e34 {
  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;
}
.full-6e34: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;
}
.full-6e34 .aside-north-8e4e {
  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) {
  .full-6e34 .aside-north-8e4e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .full-6e34 .aside-north-8e4e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .full-6e34 .aside-north-8e4e {
    min-height: 200px;
  }
}
.full-6e34 .layout_17fb {
  color: rgba(255, 255, 255, 0.8);
}
.full-6e34 .layout_17fb a,
.full-6e34 .layout_17fb li:after {
  color: inherit;
}
.full-6e34 .layout_17fb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_top_cb38 {
  margin-bottom: 0.5em;
}
.box-pressed-e53c {
  margin-bottom: 1.2em;
}
.box-pressed-e53c,
.tooltip_top_cb38 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.box-pressed-e53c p:last-child,
.tooltip_top_cb38 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .highlight-52cf,
#masthead .highlight-52cf {
  display: none;
}
#masthead
  > .highlight-52cf.disabled-a471 {
  display: none;
}
#masthead > .highlight-52cf button {
  left: 0;
}
.info-0d3d {
  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%;
}
.info-0d3d .background-right-4d6b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.info-0d3d .hot_6723 {
  display: -webkit-box;
  display: flex;
}
.info-0d3d .hot_6723.basic_d7be {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.info-0d3d .hot_6723.gallery-88ec {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-0d3d .hot_6723.banner_eeb2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-0d3d.table-right-b227.description_narrow_0bfc .hot_6723.basic_d7be {
  flex-basis: 100%;
}
.info-0d3d.focus-c664 .hot_6723.gallery-88ec {
  -webkit-box-flex: 1;
  flex: auto;
}
.info-0d3d.focus-c664 .hot_6723.banner_eeb2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .highlight-52cf.disabled-a471 {
  display: none;
}
#masthead > .highlight-52cf button {
  left: 0;
}
.heading_5d74 {
  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;
}
.heading_5d74:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.heading_5d74.label-outer-286a i {
  margin-right: 4px;
}
.heading_5d74.blue-6464 i {
  margin-left: 5px;
}
.media_5077 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.media_5077 p:last-child {
  margin-bottom: 0;
}
.static-db9f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.static-db9f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.static-db9f img {
  display: block;
  width: auto;
  line-height: 1;
}
.static-db9f .blue-111c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.static-db9f .border_b8ea {
  margin: 5px 0 7px 0;
}
.static-db9f.dropdown-paper-6ad1 .border_b90c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static-db9f.dropdown-paper-6ad1 .carousel_iron_3c22 {
  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;
}
.static-db9f.photo_21c4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.static-db9f.photo_21c4 .border_b90c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static-db9f.photo_21c4 .carousel_iron_3c22 {
  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;
}
.static-db9f.complex_37ab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.static-db9f.wrapper-tiny-666e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.static-db9f.wrapper-tiny-666e .carousel_iron_3c22 {
  margin-top: 7px;
}
.menu-f040 {
  display: inline-block;
}
.item-yellow-97ac .warm_0d08 .static-db9f img {
  max-width: 100%;
}
.glass-220a .in_4e09.preview_ffe9,
.slider-warm-b630 .in_4e09.preview_ffe9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass-220a .pressed-d344,
.slider-warm-b630 .pressed-d344 {
  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%);
}
.glass-220a .pressed-d344 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass-220a.widget-a590 .pressed-d344 {
  display: none;
}
.glass-220a .huge_6c48 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass-220a .huge_6c48 li {
  display: inline-block;
  position: relative;
}
.glass-220a .huge_6c48 li:last-child {
  margin-right: 0;
}
.glass-220a .huge_6c48 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;
}
.glass-220a .huge_6c48 li.wide_d5eb > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass-220a .huge_6c48 > 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;
}
.glass-220a .huge_6c48 > li > a i {
  line-height: 0;
}
.glass-220a .huge_6c48 > li.box-lite-d257 > a .pressed-d344 {
  margin-left: 4px;
  line-height: 0;
}
.glass-220a .huge_6c48 .heading_be3d li.box-lite-d257 > a {
  position: relative;
}
.glass-220a .huge_6c48 .heading_be3d li.box-lite-d257 > a:after,
.glass-220a .huge_6c48 .heading_be3d li.box-lite-d257 > a:before {
  content: "";
  display: table;
}
.glass-220a .huge_6c48 .heading_be3d li.box-lite-d257 > a:after {
  clear: both;
}
.glass-220a .huge_6c48 .heading_be3d li.box-lite-d257 > a .pressed-d344 {
  margin-left: 5px;
  float: right;
}
.glass-220a .glass-3375,
.glass-220a .heading_be3d {
  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;
}
.glass-220a .heading_be3d {
  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;
}
.glass-220a .heading_be3d .preview_ffe9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass-220a .heading_be3d .pressed-d344 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass-220a .heading_be3d li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass-220a .heading_be3d 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;
}
.glass-220a .heading_be3d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass-220a .heading_be3d .heading_be3d {
  top: 0;
  left: 100%;
}
.glass-220a .message_9531.fn-focus-bf16 > .glass-3375,
.glass-220a .message_9531.fn-focus-bf16 > .heading_be3d,
.glass-220a .message_9531:focus > .glass-3375,
.glass-220a .message_9531:focus > .heading_be3d,
.glass-220a .message_9531:hover > .glass-3375,
.glass-220a .message_9531:hover > .heading_be3d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass-220a.layout_28f2 .text-complex-1e2c:after,
.glass-220a.layout_28f2 .text-complex-1e2c:before {
  content: "";
  display: table;
}
.glass-220a.layout_28f2 .text-complex-1e2c:after {
  clear: both;
}
.glass-220a.layout_28f2 .text-complex-1e2c > li {
  float: left;
}
.glass-220a.accordion-fe50 .text-complex-1e2c:after,
.glass-220a.accordion-fe50 .text-complex-1e2c:before {
  content: "";
  display: table;
}
.glass-220a.accordion-fe50 .text-complex-1e2c:after {
  clear: both;
}
.glass-220a.accordion-fe50 .text-complex-1e2c > li {
  float: left;
}
.glass-220a.accordion-fe50 .text-complex-1e2c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass-220a.accordion-fe50 .text-complex-1e2c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass-220a.accordion-fe50 .text-complex-1e2c > li.secondary-93dc > a,
.glass-220a.accordion-fe50 .text-complex-1e2c > li.wide_d5eb > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass-220a.over-d6e4 .text-complex-1e2c > li > a .preview_ffe9 {
  position: relative;
}
.glass-220a.over-d6e4 .text-complex-1e2c > li > a .preview_ffe9: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;
}
.glass-220a.over-d6e4
  .text-complex-1e2c
  > li:focus
  > a
  .preview_ffe9:before,
.glass-220a.over-d6e4
  .text-complex-1e2c
  > li:hover
  > a
  .preview_ffe9:before {
  width: 100%;
  background-color: currentColor;
}
.glass-220a.over-d6e4
  .text-complex-1e2c
  > li.secondary-93dc
  > a
  .preview_ffe9:before,
.glass-220a.over-d6e4
  .text-complex-1e2c
  > li.wrapper-steel-6d11
  > a
  .preview_ffe9:before {
  width: 100%;
  background-color: currentColor;
}
.glass-220a.light-171a .text-complex-1e2c > li > a .preview_ffe9 {
  position: relative;
}
.glass-220a.light-171a .text-complex-1e2c > li > a .preview_ffe9: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;
}
.glass-220a.light-171a .text-complex-1e2c > li:focus > a .preview_ffe9:before,
.glass-220a.light-171a
  .text-complex-1e2c
  > li:hover
  > a
  .preview_ffe9:before {
  width: 100%;
  background-color: currentColor;
}
.glass-220a.light-171a
  .text-complex-1e2c
  > li.secondary-93dc
  > a
  .preview_ffe9:before,
.glass-220a.light-171a
  .text-complex-1e2c
  > li.wrapper-steel-6d11
  > a
  .preview_ffe9:before {
  width: 100%;
  background-color: currentColor;
}
.slider-warm-b630 .huge_6c48 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider-warm-b630 .huge_6c48 li:first-child > a {
  border-top: none;
}
.slider-warm-b630 .huge_6c48 .accordion-light-e6c0 > .preview_ffe9 .pressed-d344 {
  display: none;
}
.slider-warm-b630 .huge_6c48 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slider-warm-b630 .huge_6c48 li:last-child {
  border: none;
}
.slider-warm-b630 .huge_6c48 li.box-lite-d257 > a {
  padding-right: 45px !important;
}
.slider-warm-b630 .huge_6c48 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slider-warm-b630 .huge_6c48 li a:focus,
.slider-warm-b630 .huge_6c48 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-warm-b630 .huge_6c48 li .paragraph_298f {
  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;
}
.slider-warm-b630 .huge_6c48 li .paragraph_298f:hover {
  box-shadow: none;
}
.slider-warm-b630 .huge_6c48 li .paragraph_298f .pressed-d344 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slider-warm-b630 .huge_6c48 .heading_be3d {
  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);
}
.slider-warm-b630 .huge_6c48 .heading_be3d li a {
  padding-left: 3em;
}
.slider-warm-b630 .huge_6c48 .outer_2924 > a .paragraph_298f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider-warm-b630 .huge_6c48 .outer_2924 > .heading_be3d {
  display: block;
  opacity: 1;
}
.next_2c10 {
  max-width: 100%;
}
.accent-638a {
  line-height: 0;
  cursor: pointer;
}
.focus_fcd1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus_fcd1:hover {
  box-shadow: none;
  color: currentColor;
}
.focus_fcd1 svg {
  width: 18px;
  height: 18px;
}
.focus_fcd1 .dynamic-22a5 {
  display: none;
}
.main-7244 {
  position: relative;
}
.main-7244.fn-active-bf16 .focus_fcd1 .sort-inner-bba3 {
  display: none;
}
.main-7244.fn-active-bf16 .focus_fcd1 .dynamic-22a5 {
  display: inline-block;
}
.main-7244 .info_cb45 {
  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);
}
.main-7244.message-49d0 .info_cb45 {
  left: auto;
  right: -0.9em;
}
.main-7244.message-49d0 .box_thick_70e9::before {
  left: auto;
  right: 15px;
}
.main-7244.fn-active-bf16 .info_cb45 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-advanced-ecdf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip-advanced-ecdf label {
  flex-basis: 100%;
}
.tooltip-advanced-ecdf .row_ce4c {
  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;
}
.tooltip-advanced-ecdf .filter-inner-2bff {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip-advanced-ecdf .filter-inner-2bff:focus {
  background-color: transparent;
}
.tooltip-advanced-ecdf button.description-dirty-3eee {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip-advanced-ecdf button.description-dirty-3eee:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip-advanced-ecdf button.description-dirty-3eee svg {
  width: 18px;
  height: 18px;
}
.tooltip-advanced-ecdf input[type="submit"] {
  min-height: auto;
}
.row-74ae .tooltip-advanced-ecdf .filter-inner-2bff {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.box_thick_70e9 {
  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) {
  .box_thick_70e9 {
    width: 220px;
  }
}
.box_thick_70e9 label {
  flex-basis: 100%;
}
.box_thick_70e9::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;
}
.top-5019 .row-74ae .tooltip-advanced-ecdf {
  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;
}
.top-5019
  .row-74ae
  .tooltip-advanced-ecdf
  .row_ce4c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.top-5019 .row-74ae .tooltip-advanced-ecdf .filter-inner-2bff {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.top-5019
  .row-74ae
  .tooltip-advanced-ecdf
  .filter-inner-2bff:focus {
  background: 0 0;
}
.top-5019
  .row-74ae
  .tooltip-advanced-ecdf
  .sidebar_998f {
  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;
}
.modal_40f1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.modal_40f1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.modal_40f1 li:last-child {
  margin-right: 0;
}
.modal_40f1 li:first-child {
  margin-left: 0;
}
.modal_40f1.element_ac53 a {
  color: #fff;
}
.modal_40f1.element_ac53 a:hover {
  color: #fff;
}
.modal_40f1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.modal_40f1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.modal_40f1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal_40f1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.modal_40f1 [class*="social-icon-apple"] {
  background-color: #999;
}
.modal_40f1 [class*="social-icon-apple"].accent_fixed_54f9 {
  background-color: transparent;
  color: #999;
}
.modal_40f1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.modal_40f1 [class*="social-icon-behance"].accent_fixed_54f9 {
  background-color: transparent;
  color: #1769ff;
}
.modal_40f1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.modal_40f1 [class*="social-icon-bitbucket"].accent_fixed_54f9 {
  background-color: transparent;
  color: #205081;
}
.modal_40f1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.modal_40f1 [class*="social-icon-codepen"].accent_fixed_54f9 {
  background-color: transparent;
  color: #000;
}
.modal_40f1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.modal_40f1 [class*="social-icon-delicious"].accent_fixed_54f9 {
  background-color: transparent;
  color: #39f;
}
.modal_40f1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.modal_40f1 [class*="social-icon-digg"].accent_fixed_54f9 {
  background-color: transparent;
  color: #005be2;
}
.modal_40f1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.modal_40f1 [class*="social-icon-dribbble"].accent_fixed_54f9 {
  background-color: transparent;
  color: #ea4c89;
}
.modal_40f1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.modal_40f1 [class*="social-icon-envelope"].accent_fixed_54f9 {
  background-color: transparent;
  color: #ea4335;
}
.modal_40f1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.modal_40f1 [class*="social-icon-facebook"].accent_fixed_54f9 {
  background-color: transparent;
  color: #3b5998;
}
.modal_40f1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.modal_40f1 [class*="social-icon-flickr"].accent_fixed_54f9 {
  background-color: transparent;
  color: #0063dc;
}
.modal_40f1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.modal_40f1 [class*="social-icon-foursquare"].accent_fixed_54f9 {
  background-color: transparent;
  color: #2d5be3;
}
.modal_40f1 [class*="social-icon-github"] {
  background-color: #333;
}
.modal_40f1 [class*="social-icon-github"].accent_fixed_54f9 {
  background-color: transparent;
  color: #333;
}
.modal_40f1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.modal_40f1 [class*="social-icon-google-plus"].accent_fixed_54f9 {
  background-color: transparent;
  color: #dd4b39;
}
.modal_40f1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.modal_40f1 [class*="social-icon-houzz"].accent_fixed_54f9 {
  background-color: transparent;
  color: #7ac142;
}
.modal_40f1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.modal_40f1 [class*="social-icon-instagram"].accent_fixed_54f9 {
  background-color: transparent;
  color: #262626;
}
.modal_40f1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.modal_40f1 [class*="social-icon-jsfiddle"].accent_fixed_54f9 {
  background-color: transparent;
  color: #487aa2;
}
.modal_40f1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.modal_40f1 [class*="social-icon-linkedin"].accent_fixed_54f9 {
  background-color: transparent;
  color: #0077b5;
}
.modal_40f1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.modal_40f1 [class*="social-icon-medium"].accent_fixed_54f9 {
  background-color: transparent;
  color: #00ab6b;
}
.modal_40f1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.modal_40f1
  [class*="social-icon-odnoklassniki"].accent_fixed_54f9 {
  background-color: transparent;
  color: #f4731c;
}
.modal_40f1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.modal_40f1 [class*="social-icon-meetup"].accent_fixed_54f9 {
  background-color: transparent;
  color: #ec1c40;
}
.modal_40f1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.modal_40f1 [class*="social-icon-pinterest"].accent_fixed_54f9 {
  background-color: transparent;
  color: #bd081c;
}
.modal_40f1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.modal_40f1 [class*="social-icon-product-hunt"].accent_fixed_54f9 {
  background-color: transparent;
  color: #da552f;
}
.modal_40f1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.modal_40f1 [class*="social-icon-reddit"].accent_fixed_54f9 {
  background-color: transparent;
  color: #ff4500;
}
.modal_40f1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.modal_40f1 [class*="social-icon-rss"].accent_fixed_54f9 {
  background-color: transparent;
  color: #f26522;
}
.modal_40f1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.modal_40f1
  [class*="social-icon-shopping-cart"].accent_fixed_54f9 {
  background-color: transparent;
  color: #4caf50;
}
.modal_40f1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.modal_40f1 [class*="social-icon-skype"].accent_fixed_54f9 {
  background-color: transparent;
  color: #00aff0;
}
.modal_40f1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.modal_40f1 [class*="social-icon-slideshare"].accent_fixed_54f9 {
  background-color: transparent;
  color: #0077b5;
}
.modal_40f1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.modal_40f1 [class*="social-icon-snapchat"].accent_fixed_54f9 {
  background-color: transparent;
  color: #fffc00;
}
.modal_40f1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.modal_40f1 [class*="social-icon-soundcloud"].accent_fixed_54f9 {
  background-color: transparent;
  color: #f80;
}
.modal_40f1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.modal_40f1 [class*="social-icon-spotify"].accent_fixed_54f9 {
  background-color: transparent;
  color: #2ebd59;
}
.modal_40f1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.modal_40f1
  [class*="social-icon-stack-overflow"].accent_fixed_54f9 {
  background-color: transparent;
  color: #fe7a15;
}
.modal_40f1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.modal_40f1 [class*="social-icon-maldkfgram"].accent_fixed_54f9 {
  background-color: transparent;
  color: #2ca5e0;
}
.modal_40f1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.modal_40f1 [class*="social-icon-tripadvisor"].accent_fixed_54f9 {
  background-color: transparent;
  color: #589442;
}
.modal_40f1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.modal_40f1 [class*="social-icon-tumblr"].accent_fixed_54f9 {
  background-color: transparent;
  color: #35465c;
}
.modal_40f1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.modal_40f1 [class*="social-icon-twitch"].accent_fixed_54f9 {
  background-color: transparent;
  color: #6441a5;
}
.modal_40f1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.modal_40f1 [class*="social-icon-twitter"].accent_fixed_54f9 {
  background-color: transparent;
  color: #1da1f2;
}
.modal_40f1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.modal_40f1 [class*="social-icon-vimeo"].accent_fixed_54f9 {
  background-color: transparent;
  color: #1ab7ea;
}
.modal_40f1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.modal_40f1 [class*="social-icon-vk"].accent_fixed_54f9 {
  background-color: transparent;
  color: #45668e;
}
.modal_40f1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.modal_40f1 [class*="social-icon-weibo"].accent_fixed_54f9 {
  background-color: transparent;
  color: #df2029;
}
.modal_40f1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.modal_40f1 [class*="social-icon-weixin"].accent_fixed_54f9 {
  background-color: transparent;
  color: #7bb32e;
}
.modal_40f1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.modal_40f1 [class*="social-icon-whatsapp"].accent_fixed_54f9 {
  background-color: transparent;
  color: #25d366;
}
.modal_40f1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.modal_40f1 [class*="social-icon-wordpress"].accent_fixed_54f9 {
  background-color: transparent;
  color: #21759b;
}
.modal_40f1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.modal_40f1 [class*="social-icon-xing"].accent_fixed_54f9 {
  background-color: transparent;
  color: #026466;
}
.modal_40f1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.modal_40f1 [class*="social-icon-yelp"].accent_fixed_54f9 {
  background-color: transparent;
  color: #af0606;
}
.modal_40f1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.modal_40f1 [class*="social-icon-youtube"].accent_fixed_54f9 {
  background-color: transparent;
  color: #cd201f;
}
.disabled_wood_1cb7 {
  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;
}
.disabled_wood_1cb7:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_upper_f4a3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-fast-3fb9 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.grid-old-4c85 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background_9ad5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background_9ad5,
.background_9ad5::after,
.background_9ad5::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;
}
.background_9ad5::after,
.background_9ad5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.small_6b47 .texture-fast-3fb9 .grid-old-4c85 {
  margin-top: -2px;
  width: 19px;
}
.small_6b47 .texture-fast-3fb9 .background_9ad5 {
  margin-top: -1px;
}
.small_6b47 .texture-fast-3fb9 .background_9ad5,
.small_6b47 .texture-fast-3fb9 .background_9ad5::after,
.small_6b47 .texture-fast-3fb9 .background_9ad5::before {
  width: 19px;
  height: 2px;
}
.small_6b47 .texture-fast-3fb9 .background_9ad5::before {
  top: -6px;
}
.small_6b47 .texture-fast-3fb9 .background_9ad5::after {
  bottom: -6px;
}
.texture-e139 .texture-fast-3fb9 .grid-old-4c85 {
  margin-top: -2px;
  width: 22px;
}
.texture-e139 .texture-fast-3fb9 .background_9ad5 {
  margin-top: -1px;
}
.texture-e139 .texture-fast-3fb9 .background_9ad5,
.texture-e139 .texture-fast-3fb9 .background_9ad5::after,
.texture-e139 .texture-fast-3fb9 .background_9ad5::before {
  width: 22px;
  height: 2px;
}
.texture-e139 .texture-fast-3fb9 .background_9ad5::before {
  top: -7px;
}
.texture-e139 .texture-fast-3fb9 .background_9ad5::after {
  bottom: -7px;
}
.link-c2ab .texture-fast-3fb9 .grid-old-4c85 {
  margin-top: -2px;
  width: 31px;
}
.link-c2ab .texture-fast-3fb9 .background_9ad5 {
  margin-top: -1.5px;
}
.link-c2ab .texture-fast-3fb9 .background_9ad5,
.link-c2ab .texture-fast-3fb9 .background_9ad5::after,
.link-c2ab .texture-fast-3fb9 .background_9ad5::before {
  width: 31px;
  height: 3px;
}
.link-c2ab .texture-fast-3fb9 .background_9ad5::before {
  top: -9px;
}
.link-c2ab .texture-fast-3fb9 .background_9ad5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pro-0bc8 .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 19px;
  }
  .pro-0bc8 .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1px;
  }
  .pro-0bc8 .texture-fast-3fb9 .background_9ad5,
  .pro-0bc8 .texture-fast-3fb9 .background_9ad5::after,
  .pro-0bc8 .texture-fast-3fb9 .background_9ad5::before {
    width: 19px;
    height: 2px;
  }
  .pro-0bc8 .texture-fast-3fb9 .background_9ad5::before {
    top: -6px;
  }
  .pro-0bc8 .texture-fast-3fb9 .background_9ad5::after {
    bottom: -6px;
  }
  .progress_3ff7 .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 22px;
  }
  .progress_3ff7 .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1px;
  }
  .progress_3ff7 .texture-fast-3fb9 .background_9ad5,
  .progress_3ff7 .texture-fast-3fb9 .background_9ad5::after,
  .progress_3ff7 .texture-fast-3fb9 .background_9ad5::before {
    width: 22px;
    height: 2px;
  }
  .progress_3ff7 .texture-fast-3fb9 .background_9ad5::before {
    top: -7px;
  }
  .progress_3ff7 .texture-fast-3fb9 .background_9ad5::after {
    bottom: -7px;
  }
  .fresh-2ddb .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-2ddb .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1.5px;
  }
  .fresh-2ddb .texture-fast-3fb9 .background_9ad5,
  .fresh-2ddb .texture-fast-3fb9 .background_9ad5::after,
  .fresh-2ddb .texture-fast-3fb9 .background_9ad5::before {
    width: 31px;
    height: 3px;
  }
  .fresh-2ddb .texture-fast-3fb9 .background_9ad5::before {
    top: -9px;
  }
  .fresh-2ddb .texture-fast-3fb9 .background_9ad5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_hard_9e50 .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_hard_9e50 .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1px;
  }
  .shadow_hard_9e50 .texture-fast-3fb9 .background_9ad5,
  .shadow_hard_9e50 .texture-fast-3fb9 .background_9ad5::after,
  .shadow_hard_9e50 .texture-fast-3fb9 .background_9ad5::before {
    width: 19px;
    height: 2px;
  }
  .shadow_hard_9e50 .texture-fast-3fb9 .background_9ad5::before {
    top: -6px;
  }
  .shadow_hard_9e50 .texture-fast-3fb9 .background_9ad5::after {
    bottom: -6px;
  }
  .breadcrumb_6326 .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_6326 .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1px;
  }
  .breadcrumb_6326 .texture-fast-3fb9 .background_9ad5,
  .breadcrumb_6326 .texture-fast-3fb9 .background_9ad5::after,
  .breadcrumb_6326 .texture-fast-3fb9 .background_9ad5::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_6326 .texture-fast-3fb9 .background_9ad5::before {
    top: -7px;
  }
  .breadcrumb_6326 .texture-fast-3fb9 .background_9ad5::after {
    bottom: -7px;
  }
  .focused_ab5d .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 31px;
  }
  .focused_ab5d .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1.5px;
  }
  .focused_ab5d .texture-fast-3fb9 .background_9ad5,
  .focused_ab5d .texture-fast-3fb9 .background_9ad5::after,
  .focused_ab5d .texture-fast-3fb9 .background_9ad5::before {
    width: 31px;
    height: 3px;
  }
  .focused_ab5d .texture-fast-3fb9 .background_9ad5::before {
    top: -9px;
  }
  .focused_ab5d .texture-fast-3fb9 .background_9ad5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .huge-c5e4 .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 19px;
  }
  .huge-c5e4 .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1px;
  }
  .huge-c5e4 .texture-fast-3fb9 .background_9ad5,
  .huge-c5e4 .texture-fast-3fb9 .background_9ad5::after,
  .huge-c5e4 .texture-fast-3fb9 .background_9ad5::before {
    width: 19px;
    height: 2px;
  }
  .huge-c5e4 .texture-fast-3fb9 .background_9ad5::before {
    top: -6px;
  }
  .huge-c5e4 .texture-fast-3fb9 .background_9ad5::after {
    bottom: -6px;
  }
  .inner_d3db .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 22px;
  }
  .inner_d3db .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1px;
  }
  .inner_d3db .texture-fast-3fb9 .background_9ad5,
  .inner_d3db .texture-fast-3fb9 .background_9ad5::after,
  .inner_d3db .texture-fast-3fb9 .background_9ad5::before {
    width: 22px;
    height: 2px;
  }
  .inner_d3db .texture-fast-3fb9 .background_9ad5::before {
    top: -7px;
  }
  .inner_d3db .texture-fast-3fb9 .background_9ad5::after {
    bottom: -7px;
  }
  .full-095d .texture-fast-3fb9 .grid-old-4c85 {
    margin-top: -2px;
    width: 31px;
  }
  .full-095d .texture-fast-3fb9 .background_9ad5 {
    margin-top: -1.5px;
  }
  .full-095d .texture-fast-3fb9 .background_9ad5,
  .full-095d .texture-fast-3fb9 .background_9ad5::after,
  .full-095d .texture-fast-3fb9 .background_9ad5::before {
    width: 31px;
    height: 3px;
  }
  .full-095d .texture-fast-3fb9 .background_9ad5::before {
    top: -9px;
  }
  .full-095d .texture-fast-3fb9 .background_9ad5::after {
    bottom: -9px;
  }
}
.hard-c8db .background_9ad5 {
  -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);
}
.hard-c8db .background_9ad5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hard-c8db .background_9ad5::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);
}
.hard-c8db.overlay_iron_7e58 .background_9ad5 {
  -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);
}
.hard-c8db.overlay_iron_7e58 .background_9ad5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hard-c8db.overlay_iron_7e58 .background_9ad5::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);
}
.box_liquid_649d {
  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.button-a948:before {
  display: none;
}
.background_157a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.background_157a .accent-5124 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.background_157a .accent-5124:last-of-type {
  border-bottom: none;
}
.background_157a .accent-5124.warm_cdcd,
.background_157a .accent-5124.row-medium-438f,
.background_157a .accent-5124.form_a0f3 {
  padding: 0;
}
.background_157a .slider-warm-b630 .paragraph_298f {
  color: currentColor;
}
.background_157a .slider-warm-b630 .paragraph_298f:focus,
.background_157a .slider-warm-b630 .paragraph_298f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_157a.selected-ab4e .row-bcf5,
.background_157a.selected-ab4e .media_5077 a,
.background_157a.selected-ab4e .text-complex-1e2c a,
.background_157a.selected-ab4e .heading_be3d a {
  color: rgba(0, 0, 0, 0.55);
}
.background_157a.selected-ab4e .row-bcf5:hover,
.background_157a.selected-ab4e .media_5077 a:hover,
.background_157a.selected-ab4e .text-complex-1e2c a:hover,
.background_157a.selected-ab4e .heading_be3d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_157a.selected-ab4e .light_65a3 {
  color: rgba(0, 0, 0, 0.8);
}
.background_157a.selected-ab4e .accent-5124 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_157a.selected-ab4e .accent-5124:before {
  background: rgba(0, 0, 0, 0.08);
}
.background_157a.selected-ab4e .search-2099:before {
  background: rgba(255, 255, 255, 0.9);
}
.background_157a.selected-ab4e .slider-warm-b630 .huge_6c48 li a,
.background_157a.selected-ab4e .slider-warm-b630 .paragraph_298f,
.background_157a.selected-ab4e .heading_be3d {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_157a.selected-ab4e .slider-warm-b630 .paragraph_298f:focus,
.background_157a.selected-ab4e .slider-warm-b630 .paragraph_298f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_157a.selected-ab4e .huge_6c48 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_157a.grid_2689 .row-bcf5,
.background_157a.grid_2689 .media_5077 a,
.background_157a.grid_2689 .text-complex-1e2c .paragraph_298f,
.background_157a.grid_2689 .text-complex-1e2c a,
.background_157a.grid_2689 .heading_be3d a {
  color: rgba(255, 255, 255, 0.79);
}
.background_157a.grid_2689 .row-bcf5:hover,
.background_157a.grid_2689 .media_5077 a:hover,
.background_157a.grid_2689 .text-complex-1e2c .paragraph_298f:hover,
.background_157a.grid_2689 .text-complex-1e2c a:hover,
.background_157a.grid_2689 .heading_be3d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_157a.grid_2689 .light_65a3 {
  color: rgba(255, 255, 255, 0.99);
}
.background_157a.grid_2689 .accent-5124 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_157a.grid_2689 .accent-5124:before {
  background: rgba(255, 255, 255, 0.08);
}
.background_157a.grid_2689 .search-2099:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_157a.grid_2689 .slider-warm-b630 .huge_6c48 li a,
.background_157a.grid_2689 .slider-warm-b630 .paragraph_298f,
.background_157a.grid_2689 .heading_be3d {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_157a.grid_2689 .slider-warm-b630 .paragraph_298f:focus,
.background_157a.grid_2689 .slider-warm-b630 .paragraph_298f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_157a.grid_2689 .huge_6c48 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-2099 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.search-2099:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fixed-ba76 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fast_48b4 .background_157a {
  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;
}
.fast_48b4 .accent-5124 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fast_48b4 .accent-5124: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) {
  .fast_48b4 .accent-5124:before {
    width: 16%;
    left: 42%;
  }
}
.fast_48b4 .accent-5124:last-child:before {
  content: none;
}
.fast_48b4 .accent-5124[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fast_48b4 .slider-warm-b630 .huge_6c48 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fast_48b4 .slider-warm-b630 .huge_6c48 li a .paragraph_298f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fast_48b4 .slider-warm-b630 .heading_be3d {
  border: none;
}
.fast_48b4 .slider-warm-b630 .heading_be3d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fast_48b4 .search-2099 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fast_48b4 .fixed-ba76 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fast_48b4 .grid_2689 .search-2099:before {
  background: rgba(0, 0, 0, 0.9);
}
.fast_48b4 .selected-ab4e.slider_rough_3b0e .background_9ad5 {
  background: rgba(0, 0, 0, 0.6);
}
.fast_48b4
  .selected-ab4e.slider_rough_3b0e
  .background_9ad5::after,
.fast_48b4
  .selected-ab4e.slider_rough_3b0e
  .background_9ad5:before {
  background: inherit;
}
.fast_48b4
  .selected-ab4e.slider_rough_3b0e:hover
  .background_9ad5 {
  background: rgba(0, 0, 0, 0.8);
}
.gradient_1718 .background_157a {
  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) {
  .gradient_1718 .background_157a {
    width: auto;
    right: 45px;
  }
}
.shade-86c2 .background_157a {
  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) {
  .shade-86c2 .background_157a {
    width: auto;
    left: 45px;
  }
}
.button-a948 .background_157a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.button-a948 .fixed-ba76 {
  max-width: 48em;
  margin: 0 auto;
}
.button-a948 .search-2099:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.easy_933b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.easy_933b.fast_48b4 .background_157a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.easy_933b.gradient_1718 .background_157a {
  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);
}
.easy_933b .background_157a {
  visibility: visible;
}
.easy_933b.shade-86c2 .background_157a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notice-b46a,
.secondary_stale_c746 {
  overflow-x: hidden;
}
.notice-b46a .background_157a {
  overflow: auto;
}
.notice-b46a.fast_48b4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-b46a.fast_48b4 .background_157a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notice-b46a.fast_48b4 .disabled_wood_1cb7 {
  opacity: 0;
}
.notice-b46a.gradient_1718 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-b46a.gradient_1718 .background_157a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notice-b46a.gradient_1718 .disabled_wood_1cb7 {
  opacity: 0;
}
.notice-b46a.shade-86c2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-b46a.shade-86c2 .background_157a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notice-b46a.shade-86c2 .disabled_wood_1cb7 {
  opacity: 0;
}
.notice-b46a.button-a948 .background_157a {
  z-index: 10;
  visibility: visible;
}
.slider_rough_3b0e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider_rough_3b0e .background_9ad5 {
  background: rgba(255, 255, 255, 0.99);
}
.slider_rough_3b0e .background_9ad5::after,
.slider_rough_3b0e .background_9ad5:before {
  background: inherit;
}
.slider_rough_3b0e:hover .background_9ad5 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-86c2 .slider_rough_3b0e {
  top: 10px;
  right: auto;
  left: 12px;
}
.button-a948 .slider_rough_3b0e {
  display: none !important;
}
.notice-b46a:before,
.secondary_stale_c746:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notice-b46a .slider_rough_3b0e,
.secondary_stale_c746 .slider_rough_3b0e {
  display: inline-block;
}
.background_157a .background-right-4d6b {
  -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;
}
.notice-b46a .background_157a .background-right-4d6b,
.secondary_stale_c746 .background_157a .background-right-4d6b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner_5567 .row_ce4c {
  width: 100%;
}
.warm_0d08 {
  padding: 0 0.5em 0;
}
.warm_0d08 [class*="customify-col-"],
.warm_0d08 [class*="customify-col_"],
.warm_0d08 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.feature-1cfe .warm_0d08 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal_gold_39f3 .easy_f0ad,
  .easy_f0ad {
    display: none;
  }
  .widget-80ab {
    text-align: left;
  }
  .hover_3e64 {
    text-align: center;
  }
  .notification-brown-a216 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal_gold_39f3 .dirty-8266,
  .dirty-8266 {
    display: none;
  }
  .active-large-1aeb {
    text-align: left;
  }
  .prev_da1f {
    text-align: center;
  }
  .section_7b23 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal_gold_39f3 .notification-02b6,
  .notification-02b6 {
    display: none;
  }
  .container-e519 {
    text-align: left;
  }
  .icon-current-d29e {
    text-align: center;
  }
  .first_493b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop_dim_1e72 {
  box-shadow: none !important;
}
.fixed-5eca .menu_down_3a97,
.pink_b37c .menu_down_3a97 {
  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;
}
.pink_b37c .menu_down_3a97 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form_4379 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form_4379:after,
.form_4379:before {
  content: "";
  display: table;
}
.form_4379:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form_4379 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form_4379,
.message-under-4062 {
  max-width: 1248px;
  margin: 0 auto;
}

.fixed-5ac7.badge_north_ee84 .form_4379 {
  max-width: 100%;
}
.fixed-5ac7.item-tiny-7dbb {
  max-width: 1200px;
  margin: 0 auto;
}
.fixed-5ac7.border_eecd .form_4379 {
  max-width: 100%;
}
.fixed-5ac7.border_eecd > .form_4379 {
  padding-left: 0;
  padding-right: 0;
}
.fixed-5ac7.border_eecd > .form_4379 .modal_gold_39f3 {
  margin: 0;
}
.fixed-5ac7.border_eecd
  > .form_4379
  .complex-65d7.column_e918 {
  margin-right: 0;
  margin-left: 0;
}
.fixed-5ac7.border_eecd #main.column_e918 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accent-silver-6c96 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accent-silver-6c96 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block-slow-9380 .grid_yellow_1ed8 {
    padding-right: 1em;
  }
  .block-slow-9380.footer-db2b .complex-65d7 {
    border-right: 1px solid #eaecee;
  }
  .block-slow-9380.footer-db2b .grid_yellow_1ed8 {
    padding-right: 1em;
  }
  .block-slow-9380.footer-db2b .box-fe54 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_yellow_b123 .grid_yellow_1ed8 {
    padding-left: 1em;
  }
  .mask_yellow_b123.footer-db2b .complex-65d7 {
    border-left: 1px solid #eaecee;
  }
  .mask_yellow_b123.footer-db2b .grid_yellow_1ed8 {
    padding-left: 1em;
  }
  .mask_yellow_b123.footer-db2b .box-fe54 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_bottom_5753 .grid_yellow_1ed8 {
    padding-left: 1em;
  }
  .item_bottom_5753.footer-db2b .accordion-1a7c {
    border-right: 1px solid #eaecee;
  }
  .item_bottom_5753.footer-db2b .current-8eae {
    border-right: 1px solid #eaecee;
  }
  .item_bottom_5753.footer-db2b .grid_yellow_1ed8 {
    padding-left: 1em;
  }
  .item_bottom_5753.footer-db2b .box-fe54 {
    padding-right: 1em;
  }
  .item_bottom_5753.footer-db2b .picture_bronze_7c30 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-fcef .grid_yellow_1ed8 {
    padding-right: 1em;
  }
  .south-fcef.footer-db2b .accordion-1a7c {
    border-left: 1px solid #eaecee;
  }
  .south-fcef.footer-db2b .current-8eae {
    border-left: 1px solid #eaecee;
  }
  .south-fcef.footer-db2b .grid_yellow_1ed8 {
    padding-right: 1em;
  }
  .south-fcef.footer-db2b .box-fe54 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south-fcef.footer-db2b .picture_bronze_7c30 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-silver-6c96 .grid_yellow_1ed8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent-silver-6c96.footer-db2b .complex-65d7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accent-silver-6c96.footer-db2b .grid_yellow_1ed8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent-silver-6c96.footer-db2b .box-fe54 {
    padding-left: 1em;
  }
  .accent-silver-6c96.footer-db2b .picture_bronze_7c30 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accent-silver-6c96.footer-db2b .grid_yellow_1ed8 {
    padding-left: 0;
  }
}
.block_hard_9c88 .next_bf28 {
  display: inline-block;
}
.easy_7ac2 {
  display: inline-block;
}
.gradient_b48a {
  word-con: break-word;
}
.header-a8b2 > span {
  display: inline-block;
  padding: 5px 0;
}
.header-a8b2 .mini_3ace {
  margin-left: 8px;
  margin-right: 8px;
}
.header-a8b2 .simple-527d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.photo_68a9 .column-a1a0 {
  margin-bottom: 2em;
}
.photo_68a9 .medium_b7e9 {
  margin-bottom: 15px;
}
.photo_68a9 .medium_b7e9:last-child {
  margin-bottom: 0;
}
.photo_68a9 .avatar_liquid_bfad {
  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) {
  .photo_68a9 .avatar_liquid_bfad {
    display: block;
  }
}
.photo_68a9 .backdrop_2ca4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .photo_68a9 .backdrop_2ca4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.photo_68a9 .easy-f23d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.photo_68a9 .easy-f23d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.photo_68a9 .easy-f23d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.photo_68a9 .gradient_b48a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_68a9 .gradient_b48a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.photo_68a9 .input_893a p:last-child {
  margin-bottom: 0;
}
.photo_68a9 .logo_afc3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.photo_68a9 .filter-d1d4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.photo_68a9 .primary_afe8 {
  margin-top: 1em;
}
.photo_68a9 .media-next-fcb4 {
  top: 0;
  display: block;
}
.photo_68a9 .media-next-fcb4 a {
  color: inherit;
}
.photo_68a9 .media-next-fcb4 a:hover {
  color: inherit;
}
.photo_68a9 .title-1104 {
  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;
}
.photo_68a9 .title-1104:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.photo_68a9 .filter-d1d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.photo_68a9 .secondary_8f92 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.photo_68a9 .secondary_8f92:first-child {
  margin-top: 0;
}
.photo_68a9 .secondary_8f92.hot-87de {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photo_68a9 .secondary_8f92.header-silver-ab8f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_68a9
  .secondary_8f92.header-silver-ab8f.iron_d897
  .primary_afe8 {
  width: 100%;
}
.photo_68a9 .header-silver-ab8f {
  -webkit-box-align: center;
  align-items: center;
}
.photo_68a9 .header-silver-ab8f .header-a8b2,
.photo_68a9 .header-silver-ab8f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.photo_68a9 .easy-f23d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_68a9 .easy-f23d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_68a9 .easy-f23d: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;
}
.photo_68a9 .hot-87de {
  z-index: 5;
}
.photo_68a9 .card_ea56 .active_next_853d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.photo_68a9 .list-cfcc .active_next_853d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.photo_68a9 .carousel_last_a841 .active_next_853d {
  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;
}
.photo_68a9.picture-light-6197 .avatar_liquid_bfad,
.photo_68a9.background-fresh-4922 .avatar_liquid_bfad {
  display: block;
}
.photo_68a9.picture-light-6197 .avatar_liquid_bfad .item_73a4,
.photo_68a9.picture-light-6197 .avatar_liquid_bfad .filter-d1d4,
.photo_68a9.background-fresh-4922 .avatar_liquid_bfad .item_73a4,
.photo_68a9.background-fresh-4922 .avatar_liquid_bfad .filter-d1d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo_68a9.sidebar_fluid_6b0d .backdrop_2ca4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .photo_68a9.sidebar_fluid_6b0d .backdrop_2ca4 {
    margin-right: 0;
  }
}
.photo_68a9.picture-light-6197 .backdrop_2ca4,
.photo_68a9.background-fresh-4922 .backdrop_2ca4 {
  padding-top: 40%;
}
.photo_68a9.picture-light-6197 .column-a1a0,
.photo_68a9.background-fresh-4922 .column-a1a0 {
  display: block;
}
.photo_68a9.picture-light-6197 .fn-sticky-bf16 .filter-d1d4,
.photo_68a9.background-fresh-4922 .fn-sticky-bf16 .filter-d1d4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.photo_68a9.picture-light-6197 .backdrop_2ca4,
.photo_68a9.background-fresh-4922 .backdrop_2ca4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.photo_68a9.picture-light-6197 .filter-d1d4 {
  padding: 1em;
}
.aside_first_6eb8 {
  margin: 30px auto;
  display: block;
}
.aside_first_6eb8 .south-d154 > * {
  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;
}
.aside_first_6eb8 .south-d154 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside_first_6eb8 .south-d154 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list-silver-9517 .header-a8b2 {
  margin-bottom: 1.41575em;
}
.list-silver-9517 .chip_east_7a5d {
  margin-bottom: 1.618em;
}
.content-left-ac2b .preview-last-103c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content-left-ac2b .preview-last-103c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content-left-ac2b .sort_1be1 {
  max-width: 100%;
  overflow: auto;
}
.copper_9b59 .content-left-ac2b a:hover {
  text-decoration: underline;
}
.avatar-0717 .medium_b7e9:not(.gradient_b48a),
.avatar-0717 .easy-f23d {
  margin-bottom: 1.41575em;
}
.avatar-0717 .medium_b7e9:not(.gradient_b48a):last-child,
.avatar-0717 .easy-f23d:last-child {
  margin-bottom: 0;
}
.avatar-0717 .medium_b7e9.pattern_focused_9bb2 {
  margin-bottom: 0.41575em;
}
.avatar-0717 .primary-over-d819:before,
.avatar-0717 .paper-36c0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar-0717 .primary-over-d819:before {
  content: "\f115";
}
.avatar-0717 .paper-36c0:before {
  content: "\f02c";
}
.avatar-0717 .thick-c8f6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar-0717 .thick-c8f6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium_f1b4 {
  display: -webkit-box;
  display: flex;
}
.medium_f1b4 .link_419b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium_f1b4 .link_419b {
    flex-basis: 90px;
  }
}
.medium_f1b4 .hard_e5f8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium_f1b4 .hard_e5f8 {
    flex-basis: calc(100% - 50px);
  }
}
.medium_f1b4 .fluid-d1d3 p:last-child {
  margin-bottom: 0.72em;
}
.tall_e3d9 .south-d154 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tall_e3d9 .south-d154:after,
.tall_e3d9 .south-d154:before {
  content: "";
  display: table;
}
.tall_e3d9 .south-d154:after {
  clear: both;
}
.tall_e3d9 .south-d154 .dropdown-8d81,
.tall_e3d9 .south-d154 .title_3851 {
  width: 49%;
}
.tall_e3d9 .south-d154 .dropdown-8d81 a span.tabs-first-7689,
.tall_e3d9 .south-d154 .title_3851 a span.tabs-first-7689 {
  display: block;
  margin-bottom: 5px;
}
.tall_e3d9 .south-d154 .title_3851 {
  float: left;
  text-align: left;
}
.tall_e3d9 .south-d154 .dropdown-8d81 {
  float: right;
  text-align: right;
}
.hidden_626f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden_626f {
    margin-bottom: 0;
  }
}
.light_4d96 {
  margin-bottom: 1em;
}
.light_4d96 .gradient_b48a {
  font-size: 1.1em;
  line-height: 1.3;
}
.light-bfee a {
  display: block;
  line-height: 0;
  position: relative;
}
.black-0930 .light_4d96,
.sidebar_copper_9352 .light_4d96 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black-0930 .light_4d96,
  .sidebar_copper_9352 .light_4d96 {
    display: block;
  }
}
.black-0930 .light-bfee,
.sidebar_copper_9352 .light-bfee {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black-0930 .light-bfee,
  .sidebar_copper_9352 .light-bfee {
    margin-bottom: 1em;
  }
}
.black-0930 .light-bfee img,
.sidebar_copper_9352 .light-bfee img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black-0930 .backdrop_c73b,
.sidebar_copper_9352 .backdrop_c73b {
  flex-basis: calc(100% - 160px);
}
.black-0930 .backdrop_c73b p,
.sidebar_copper_9352 .backdrop_c73b p {
  margin-bottom: 0;
}
.black-0930 .backdrop_c73b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black-0930 .backdrop_c73b {
    padding-left: 0;
  }
}
.sidebar_copper_9352 .backdrop_c73b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_copper_9352 .backdrop_c73b {
    padding-right: 0;
  }
}
.sidebar_copper_9352 .light-bfee {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_ac62 .light-bfee {
  margin-bottom: 0.5em;
}
.popup_ac62 .light-bfee img {
  width: 100%;
}
.detail-e216 .main_303c,
.progress_489a .main_303c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.progress_489a .complex-65d7 .footer-orange-6000 p:last-child {
  margin-bottom: 0;
}
.link-rough-768b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget_199c .pattern_fresh_ccbf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget_199c .pattern_fresh_ccbf:last-of-type {
    margin-bottom: 0;
  }
}
.widget_199c .pattern_fresh_ccbf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_199c .pattern_fresh_ccbf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget_199c .pattern_fresh_ccbf ul li {
  margin: 0 0 0.6em;
}
.widget_199c .pattern_fresh_ccbf ul li.light_8cd9,
.widget_199c .pattern_fresh_ccbf ul li.chip-0b4b {
  position: relative;
}
.widget_199c .pattern_fresh_ccbf ul li.light_8cd9 .cold_8a3d,
.widget_199c .pattern_fresh_ccbf ul li.chip-0b4b .cold_8a3d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget_199c .pattern_fresh_ccbf ul li.light_8cd9:after:after,
.widget_199c .pattern_fresh_ccbf ul li.light_8cd9:after:before,
.widget_199c
  .pattern_fresh_ccbf
  ul
  li.chip-0b4b:after:after,
.widget_199c
  .pattern_fresh_ccbf
  ul
  li.chip-0b4b:after:before {
  content: "";
  display: table;
}
.widget_199c .pattern_fresh_ccbf ul li.light_8cd9:after:after,
.widget_199c
  .pattern_fresh_ccbf
  ul
  li.chip-0b4b:after:after {
  clear: both;
}
.widget_199c .pattern_fresh_ccbf a.article-9647:hover {
  text-decoration: none;
}
.widget_199c .pattern_fresh_ccbf select {
  max-width: 100%;
}
.widget_199c .pattern_fresh_ccbf table {
  font-size: 85%;
}
.widget_199c .pattern_fresh_ccbf table td,
.widget_199c .pattern_fresh_ccbf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget_199c .pattern_fresh_ccbf table tfoot td {
  text-align: left;
}
.widget_199c .pattern_fresh_ccbf :last-child {
  margin-bottom: 0;
}
.widget_199c .pattern_fresh_ccbf .progress_5e5f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget_199c .pattern_fresh_ccbf .progress_5e5f label {
  width: 100%;
}
.widget_199c .pattern_fresh_ccbf .progress_5e5f .filter-inner-2bff {
  width: 100%;
  display: block;
}
.widget_199c .pattern_fresh_ccbf .progress_5e5f .description-dirty-3eee {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget_199c .pattern_fresh_ccbf .progress_5e5f .description-dirty-3eee:hover svg #svg-search {
  fill: #444;
}
.widget_199c .pattern_fresh_ccbf .progress_5e5f .description-dirty-3eee svg {
  width: 18px;
  height: 18px;
}
.widget_199c .dropdown-motion-f7ed ul ul,
.widget_199c .menu_wood_3f50 ul ul,
.widget_199c .blue-ac3a ul ul,
.widget_199c .fluid-d2d9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget_199c .dropdown-motion-f7ed .box-lite-d257 > a,
.widget_199c .menu_wood_3f50 .box-lite-d257 > a,
.widget_199c .blue-ac3a .box-lite-d257 > a,
.widget_199c .fluid-d2d9 .box-lite-d257 > a {
  margin-bottom: 0;
}
.widget_199c .prev-ae5e li,
.widget_199c .dropdown-motion-f7ed li,
.widget_199c .dirty_0ea3 li,
.widget_199c .menu_wood_3f50 li,
.widget_199c .blue-ac3a li,
.widget_199c .fluid-d2d9 li,
.widget_199c .grid_472b li,
.widget_199c .right-4808 li {
  display: block;
  position: relative;
}
.widget_199c .prev-ae5e li:last-child,
.widget_199c .dropdown-motion-f7ed li:last-child,
.widget_199c .dirty_0ea3 li:last-child,
.widget_199c .menu_wood_3f50 li:last-child,
.widget_199c .blue-ac3a li:last-child,
.widget_199c .fluid-d2d9 li:last-child,
.widget_199c .grid_472b li:last-child,
.widget_199c .right-4808 li:last-child {
  border: none;
}
.widget_199c .prev-ae5e li a,
.widget_199c .dropdown-motion-f7ed li a,
.widget_199c .dirty_0ea3 li a,
.widget_199c .menu_wood_3f50 li a,
.widget_199c .blue-ac3a li a,
.widget_199c .fluid-d2d9 li a,
.widget_199c .grid_472b li a,
.widget_199c .right-4808 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_199c .prev-ae5e li ul li::before,
.widget_199c .dropdown-motion-f7ed li ul li::before,
.widget_199c .dirty_0ea3 li ul li::before,
.widget_199c .menu_wood_3f50 li ul li::before,
.widget_199c .blue-ac3a li ul li::before,
.widget_199c .fluid-d2d9 li ul li::before,
.widget_199c .grid_472b li ul li::before,
.widget_199c .right-4808 li ul li::before {
  left: 15px;
}
.widget_199c .prev-ae5e li ul a,
.widget_199c .dropdown-motion-f7ed li ul a,
.widget_199c .dirty_0ea3 li ul a,
.widget_199c .menu_wood_3f50 li ul a,
.widget_199c .blue-ac3a li ul a,
.widget_199c .fluid-d2d9 li ul a,
.widget_199c .grid_472b li ul a,
.widget_199c .right-4808 li ul a {
  padding-left: 20px;
}
.widget_199c .prev-ae5e li ul ul li::before,
.widget_199c .dropdown-motion-f7ed li ul ul li::before,
.widget_199c .dirty_0ea3 li ul ul li::before,
.widget_199c .menu_wood_3f50 li ul ul li::before,
.widget_199c .blue-ac3a li ul ul li::before,
.widget_199c .fluid-d2d9 li ul ul li::before,
.widget_199c .grid_472b li ul ul li::before,
.widget_199c .right-4808 li ul ul li::before {
  left: 30px;
}
.widget_199c .prev-ae5e li ul ul a,
.widget_199c .dropdown-motion-f7ed li ul ul a,
.widget_199c .dirty_0ea3 li ul ul a,
.widget_199c .menu_wood_3f50 li ul ul a,
.widget_199c .blue-ac3a li ul ul a,
.widget_199c .fluid-d2d9 li ul ul a,
.widget_199c .grid_472b li ul ul a,
.widget_199c .right-4808 li ul ul a {
  padding-left: 40px;
}
.widget_199c .tiny_9900 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_199c .right-4808 ul li {
  margin-bottom: 1.41575em;
}
.widget_199c .right-4808 ul li .thumbnail-0bd1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget_199c .right-4808 ul li .steel_6b46 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.grid_2689 .prev-ae5e li a,
.grid_2689 .dropdown-motion-f7ed li a,
.grid_2689 .dirty_0ea3 li a,
.grid_2689 .menu_wood_3f50 li a,
.grid_2689 .blue-ac3a li a,
.grid_2689 .fluid-d2d9 li a,
.grid_2689 .grid_472b li a,
.grid_2689 .right-4808 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_2689 .tiny_9900 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_2689 .pattern_fresh_ccbf ul li.light_8cd9 .cold_8a3d,
.grid_2689 .pattern_fresh_ccbf ul li.chip-0b4b .cold_8a3d {
  background: rgba(0, 0, 0, 0.2);
}
.grid_2689 .widget_199c .pattern_fresh_ccbf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed-5ac7 .widget_199c .huge_6c48 li {
  margin: 0;
}
.fixed-5ac7 .widget_199c .huge_6c48 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fixed-5ac7 .widget_199c .huge_6c48 li ul {
  margin: 0;
}
.fixed-5ac7 .widget_199c .huge_6c48 li ul li a {
  padding-left: 15px;
}
.fixed-5ac7 .widget_199c .huge_6c48 li ul li li a {
  padding-left: 30px;
}
.fixed-5ac7 .widget_199c .huge_6c48 li.wide_d5eb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fixed-5ac7 .widget_199c .huge_6c48 li.wide_d5eb > 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;
}
.fixed-5ac7 .widget_199c .huge_6c48 li.wide_d5eb > 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;
}
.large-ff93 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow_cc44 {
  position: relative;
  z-index: 10;
}
.shadow_cc44 .background-right-4d6b {
  width: 100%;
  max-width: 100%;
}
.focus-70ad .info-93aa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focus-70ad .selected-ab4e {
}
.focus-70ad .grid_2689 {
  background: #292929;
}
.tooltip_dim_3fcd .info-93aa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip_dim_3fcd .selected-ab4e {
  background: #f9f9f9;
}
.tooltip_dim_3fcd .grid_2689 {
  background: #303030;
}
.static_0539 .info-93aa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .static_0539 .next_bf28 {
    margin-bottom: 1em;
  }
  .static_0539 .next_bf28:last-child {
    margin-bottom: 0;
  }
}
.static_0539 .selected-ab4e {
  background: #ededed;
}
.static_0539 .grid_2689 {
  background: #1a1a1a;
}
.info-93aa.selected-ab4e {
  color: rgba(0, 0, 0, 0.6);
}
.info-93aa.selected-ab4e .overlay_action_ff38 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info-93aa.grid_2689 {
  color: rgba(255, 255, 255, 0.99);
}
.info-93aa.grid_2689 a:not(.article-9647) {
  color: rgba(255, 255, 255, 0.79);
}
.info-93aa.grid_2689 a:not(.article-9647):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-93aa.grid_2689 .overlay_action_ff38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-93aa.grid_2689 table tbody td,
.info-93aa.grid_2689 table th {
  background: rgba(0, 0, 0, 0.08);
}
.aside-8cb7.hot_78b1 .form_4379 {
  max-width: initial;
}
.aside-8cb7 .in_6363 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.aside-8cb7 .in_6363 .background-right-4d6b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .aside-8cb7 .in_6363 .background-right-4d6b {
    display: block;
    margin-bottom: 2em;
  }
  .aside-8cb7 .in_6363 .background-right-4d6b:last-child {
    margin-bottom: 0;
  }
}
.static_0539 .next_bf28:last-child,
.tooltip_dim_3fcd .next_bf28:last-child,
.focus-70ad .next_bf28:last-child {
  margin-bottom: 0;
}
.static_0539 .next_bf28 .widget_199c .pattern_fresh_ccbf:last-child,
.tooltip_dim_3fcd .next_bf28 .widget_199c .pattern_fresh_ccbf:last-child,
.focus-70ad .next_bf28 .widget_199c .pattern_fresh_ccbf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .static_0539 .notification-d72f,
  .static_0539 .content_warm_8646,
  .tooltip_dim_3fcd .notification-d72f,
  .tooltip_dim_3fcd .content_warm_8646,
  .focus-70ad .notification-d72f,
  .focus-70ad .content_warm_8646 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow_cc44 .next_bf28 {
    margin-bottom: 2em;
  }
}
.shadow_cc44 p:last-child {
  margin-bottom: 0;
}
.shadow_cc44 li,
.shadow_cc44 ul {
  list-style: none;
  margin: 0;
}
.shadow_cc44 ul ul {
  margin-left: 2.617924em;
}
.cool_a213 {
  font-size: 0.875em;
}

/* css-noise: 56a3 */
.phantom-card-s5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
