/*!
Theme Name: Customify
Theme URI: https://pressmaximum.status-up-722f/customify
Author: WPCustomify
Author URI: https://pressmaximum.status-up-722f
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.status-up-722f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info_over_4d17.black-c8ad/licenses/gpl-2.0.list-c458
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.caption_easy_c025/, (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.down-88cb.purple_e8a5/normalize.advanced_1bbe/
 ======
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.advanced_1bbe v7.0.0 | MIT License | github.status-up-722f/necolas/normalize.advanced_1bbe */
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;
}
.complex_9bcf .hidden_current_e8aa,
.surface-9d55,
.avatar_2ee8,
.icon-dim-c8b8,
.heading_ef36,
.banner-focused-4eb6,
.disabled-e9d3,
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;
}
.surface-9d55,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface-9d55,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-9d55,
  h1 {
    font-size: 1.8em;
  }
}
.avatar_2ee8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.avatar_2ee8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .avatar_2ee8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_2ee8,
  h2 {
    font-size: 1.7em;
  }
}
.icon-dim-c8b8,
h3 {
  font-size: 1.618em;
}
.complex_9bcf .hidden_current_e8aa,
.heading_ef36,
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-7c5a {
  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;
}
.heading-3df3:after,
.heading-3df3:before,
.nav-basic-b089:after,
.nav-basic-b089:before {
  content: "";
  display: table;
}
.heading-3df3:after,
.nav-basic-b089:after {
  clear: both;
}
.cool_46b8 {
  float: right;
  margin-right: 0;
}
.focus_88c8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.header_1bcb .logo_iron_1643,
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;
}
.header_1bcb .logo_iron_1643: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;
}
.sort_e423 .logo_iron_1643 {
  box-shadow: none;
}
.sort_e423
  .logo_iron_1643
  .huge_3871 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_e423 .logo_iron_1643 .highlight_ed07 {
  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;
}
.sort_e423
  .logo_iron_1643
  .highlight_ed07
  b {
  display: none;
}
.sort_e423 .module_light_7365 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sidebar-west-30f2:not(.dynamic_0749):not(.up-c052),
button:not(.dynamic_0749):not(.up-c052),
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ),
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ),
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ) {
  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;
}
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ):hover,
button:not(.dynamic_0749):not(
    .up-c052
  ):hover,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ):hover,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ):hover,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ):active,
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ):focus,
button:not(.dynamic_0749):not(
    .up-c052
  ):active,
button:not(.dynamic_0749):not(
    .up-c052
  ):focus,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ):active,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ):focus,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ):active,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ):focus,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ):active,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ):focus {
  outline: 0;
}
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979,
button:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979 {
  position: relative;
}
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .card_selected_9833,
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .text_a15c,
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .layout_6693,
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  i,
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  svg,
button:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .card_selected_9833,
button:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .text_a15c,
button:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .layout_6693,
button:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  i,
button:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  svg,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .card_selected_9833,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .text_a15c,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .layout_6693,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  i,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  svg,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .card_selected_9833,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .text_a15c,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .layout_6693,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  i,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  svg,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .card_selected_9833,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .text_a15c,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  .layout_6693,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  i,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979
  svg {
  visibility: hidden;
}
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979:after,
button:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979:after,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979:after,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979:after,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ).fn-loading-0979: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;
}
.sidebar-west-30f2:not(.dynamic_0749):not(.up-c052),
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ),
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ),
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ) {
  color: #fff;
  background: #235787;
}
.sidebar-west-30f2:not(.dynamic_0749):not(
    .up-c052
  ):focus,
input[type="button"]:not(.dynamic_0749):not(
    .up-c052
  ):focus,
input[type="reset"]:not(.dynamic_0749):not(
    .up-c052
  ):focus,
input[type="submit"]:not(.dynamic_0749):not(
    .up-c052
  ):focus {
  color: #fff;
}
.sidebar-west-30f2.fn-disabled-0979:not(.dynamic_0749):not(
    .up-c052
  ),
.sidebar-west-30f2[disabled]:not(.dynamic_0749):not(
    .up-c052
  ),
button.fn-disabled-0979:not(.dynamic_0749):not(
    .up-c052
  ),
button[disabled]:not(.dynamic_0749):not(
    .up-c052
  ) {
  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;
}
.dynamic-f8a9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dynamic-f8a9: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;
}
.full-440e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.solid-5556 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.narrow-8fad {
  clear: both;
  display: block;
  margin: 0 auto;
}
.heading-3df3:after,
.heading-3df3:before,
.smooth-9038:after,
.smooth-9038:before,
.banner_stone_f8b7:after,
.banner_stone_f8b7:before,
.badge_0af4:after,
.badge_0af4:before,
.panel-2401:after,
.panel-2401:before,
.primary-fc02:after,
.primary-fc02:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.heading-3df3:after,
.smooth-9038:after,
.banner_stone_f8b7:after,
.badge_0af4:after,
.panel-2401:after,
.primary-fc02:after {
  clear: both;
}
.smooth-9038 .clean_8143,
.banner_stone_f8b7 .clean_8143,
.slider_8320 .clean_8143 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight-aa73 {
  display: inline-block;
}
.gradient_cbed {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient_cbed img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient_cbed .primary_bright_ced5 {
  padding: 1em 0;
  font-size: 85%;
}
.primary_bright_ced5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline_3723 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline_3723:after,
.outline_3723:before {
  content: "";
  display: table;
}
.outline_3723:after {
  clear: both;
}
.slider-gold-61c8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dirty-faa8 .slider-gold-61c8 {
  max-width: 50%;
}
.summary-pro-e7d4 .slider-gold-61c8 {
  max-width: 33.33%;
}
.table_5699 .slider-gold-61c8 {
  max-width: 25%;
}
.widget_314c .slider-gold-61c8 {
  max-width: 20%;
}
.layout_short_0901 .slider-gold-61c8 {
  max-width: 16.66%;
}
.fluid_dc3d .slider-gold-61c8 {
  max-width: 14.28%;
}
.secondary-small-75a0 .slider-gold-61c8 {
  max-width: 12.5%;
}
.left-7d3e .slider-gold-61c8 {
  max-width: 11.11%;
}
.tertiary_large_d493 {
  display: block;
}
.complex_9bcf .description-purple-23ef label,
.complex_9bcf .in_c88d label,
.complex_9bcf .out_dfa8 label,
.complex_9bcf .notification-active-39aa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort-6e13 {
  list-style: none;
  margin: 0;
}
.sort-6e13 article.surface-center-f56c {
  margin-bottom: 0;
}
.sort-6e13 ul {
  list-style: none;
  margin: 0;
}
.sort-6e13 .left_6b95 li.surface-center-f56c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort-6e13 .left_6b95 li.surface-center-f56c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort-6e13 .left_6b95 li.surface-center-f56c: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) {
  .sort-6e13 .left_6b95 li.surface-center-f56c li.surface-center-f56c li.surface-center-f56c li.surface-center-f56c {
    padding-left: 0;
  }
}
article.surface-center-f56c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-center-f56c .smooth-9038 p:last-of-type {
  margin-bottom: 0;
}
article.surface-center-f56c .image-bright-499c {
  float: left;
}
article.surface-center-f56c .popup_2fa1 {
  margin-left: 85px;
}
article.surface-center-f56c .notice_action_793e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-center-f56c .notice_action_793e .mask_brown_7848 {
  margin-left: 10px;
}
article.surface-center-f56c .list_3508 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-center-f56c .white_60d1 {
  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 .description-purple-23ef,
  #respond .out_dfa8,
  #respond .notification-active-39aa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-purple-23ef input,
#respond .out_dfa8 input,
#respond .notification-active-39aa input {
  width: 100%;
}
#respond .notification-active-39aa {
  margin-right: 0;
}
#respond .soft_566b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.small_127d {
  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;
}
.small_127d.sort-f87f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.small_127d 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%);
}
.small_127d:focus,
.small_127d:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.popup_slow_6d8f {
  border-radius: 10%;
}
.inner-fdd2 {
  border-radius: 50%;
}
.action_d4bf {
  font-size: 0.72em;
}
.gallery-liquid-3338 {
  font-size: 0.875em;
}
.simple-77da {
  font-size: 1.1em;
}
.avatar-1121 {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar-1121.action_d4bf {
  letter-spacing: 0.5px;
}
.under_9db9,
.under_9db9 a {
  color: #6d6d6d;
}
.under_9db9 a:hover {
  color: #111;
}
.info_b0a7 {
  color: #6d6d6d;
}
.active_1172 {
  overflow-x: hidden;
}
.active_1172 .filter_600e.huge_359d {
  position: relative;
}
.active_1172 .filter_600e.huge_359d.thumbnail_261d {
  position: initial;
}
.active_1172
  .filter_600e.huge_359d.thumbnail_261d
  .active-4a86 {
  left: auto;
}
.active_1172 .filter_600e .active-4a86 {
  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;
}
.active_1172 .filter_600e:hover.huge_359d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.active_1172
  .filter_600e:hover.huge_359d
  .active-4a86 {
  display: block;
  z-index: 9999999;
}
.active_1172 .smooth_e859 .simple_2ffe,
.active_1172 .container_pressed_a539 .simple_2ffe {
  display: none;
}
.active_1172 .detail-narrow-9fd0 .filter_600e:hover.huge_359d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.complex_9bcf .description-purple-23ef label,
.complex_9bcf .in_c88d label,
.complex_9bcf .out_dfa8 label,
.complex_9bcf .notification-active-39aa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort-6e13 {
  list-style: none;
  margin: 0;
}
.sort-6e13 article.surface-center-f56c {
  margin-bottom: 0;
}
.sort-6e13 ul {
  list-style: none;
  margin: 0;
}
.sort-6e13 .left_6b95 li.surface-center-f56c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort-6e13 .left_6b95 li.surface-center-f56c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort-6e13 .left_6b95 li.surface-center-f56c: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) {
  .sort-6e13 .left_6b95 li.surface-center-f56c li.surface-center-f56c li.surface-center-f56c li.surface-center-f56c {
    padding-left: 0;
  }
}
article.surface-center-f56c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-center-f56c .smooth-9038 p:last-of-type {
  margin-bottom: 0;
}
article.surface-center-f56c .image-bright-499c {
  float: left;
}
article.surface-center-f56c .popup_2fa1 {
  margin-left: 85px;
}
article.surface-center-f56c .notice_action_793e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-center-f56c .notice_action_793e .mask_brown_7848 {
  margin-left: 10px;
}
article.surface-center-f56c .list_3508 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-center-f56c .white_60d1 {
  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 .description-purple-23ef,
  #respond .out_dfa8,
  #respond .notification-active-39aa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-purple-23ef input,
#respond .out_dfa8 input,
#respond .notification-active-39aa input {
  width: 100%;
}
#respond .notification-active-39aa {
  margin-right: 0;
}
#respond .soft_566b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.smooth_e859 .light_ff11 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.light_ff11 .disabled_light_a0d6.description_stale_0f7c .input_df52 > li > a:focus,
.light_ff11 .disabled_light_a0d6.description_stale_0f7c .input_df52 > li > a:hover,
.light_ff11 .disabled_light_a0d6.short_16ae .input_df52 > li > a:focus,
.light_ff11 .disabled_light_a0d6.short_16ae .input_df52 > li > a:hover,
.light_ff11 .disabled_light_a0d6.breadcrumb_east_5a7f .input_df52 > li > a:focus,
.light_ff11 .disabled_light_a0d6.breadcrumb_east_5a7f .input_df52 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_ff11
  .disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li.accordion-bronze-836d
  > a,
.light_ff11
  .disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li.pattern_small_6df6
  > a,
.light_ff11
  .disabled_light_a0d6.short_16ae
  .input_df52
  > li.accordion-bronze-836d
  > a,
.light_ff11
  .disabled_light_a0d6.short_16ae
  .input_df52
  > li.pattern_small_6df6
  > a,
.light_ff11
  .disabled_light_a0d6.breadcrumb_east_5a7f
  .input_df52
  > li.accordion-bronze-836d
  > a,
.light_ff11 .disabled_light_a0d6.breadcrumb_east_5a7f .input_df52 > li.lower-df9e > a {
  color: rgba(255, 255, 255, 0.99);
}
.light_ff11 .shade_hovered_dd48,
.light_ff11 .shade_hovered_dd48 a {
  color: rgba(255, 255, 255, 0.99);
}
.light_ff11 .gallery_3886.primary-inner-5d64 li a,
.light_ff11 .banner-5092 a,
.light_ff11 .sort_north_35a6,
.light_ff11 .input_df52 > li > a,
.light_ff11 .box_hot_d8c8 {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11 .gallery_3886.primary-inner-5d64 li a:hover,
.light_ff11 .banner-5092 a:hover,
.light_ff11 .sort_north_35a6:hover,
.light_ff11 .input_df52 > li > a:hover,
.light_ff11 .box_hot_d8c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_ff11 .element-f626 {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11 .element-f626 .sidebar-small-49f9 {
  color: rgba(255, 255, 255, 0.99);
}
.light_ff11 .element-f626:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_ff11 .column_b5c3 .section_441f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11 .column_b5c3 .section_441f .image-basic-aeb7 {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11
  .column_b5c3
  .section_441f
  .image-basic-aeb7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11
  .column_b5c3
  .section_441f
  .image-basic-aeb7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11
  .column_b5c3
  .section_441f
  .image-basic-aeb7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11
  .column_b5c3
  .section_441f
  .image-basic-aeb7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11 .column_b5c3 .aside_f6bf {
  color: rgba(255, 255, 255, 0.79);
}
.light_ff11 .column_b5c3 .aside_f6bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick_db13
  .light_ff11
  .column_b5c3
  .tabs_d64d
  .easy_6ed0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick_db13
  .light_ff11
  .column_b5c3
  .tabs_d64d
  .image-basic-aeb7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth_e859 .footer-d3d6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.footer-d3d6 .disabled_light_a0d6.description_stale_0f7c .input_df52 > li > a:focus,
.footer-d3d6 .disabled_light_a0d6.description_stale_0f7c .input_df52 > li > a:hover,
.footer-d3d6 .disabled_light_a0d6.short_16ae .input_df52 > li > a:focus,
.footer-d3d6 .disabled_light_a0d6.short_16ae .input_df52 > li > a:hover,
.footer-d3d6 .disabled_light_a0d6.breadcrumb_east_5a7f .input_df52 > li > a:focus,
.footer-d3d6 .disabled_light_a0d6.breadcrumb_east_5a7f .input_df52 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d3d6
  .disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li.accordion-bronze-836d
  > a,
.footer-d3d6
  .disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li.pattern_small_6df6
  > a,
.footer-d3d6
  .disabled_light_a0d6.short_16ae
  .input_df52
  > li.accordion-bronze-836d
  > a,
.footer-d3d6
  .disabled_light_a0d6.short_16ae
  .input_df52
  > li.pattern_small_6df6
  > a,
.footer-d3d6
  .disabled_light_a0d6.breadcrumb_east_5a7f
  .input_df52
  > li.accordion-bronze-836d
  > a,
.footer-d3d6 .disabled_light_a0d6.breadcrumb_east_5a7f .input_df52 > li.lower-df9e > a {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d3d6 .shade_hovered_dd48,
.footer-d3d6 .shade_hovered_dd48 a {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d3d6 .gallery_3886.primary-inner-5d64 li a,
.footer-d3d6 .banner-5092 a,
.footer-d3d6 .sort_north_35a6,
.footer-d3d6 .input_df52 > li > a,
.footer-d3d6 .box_hot_d8c8 {
  color: rgba(0, 0, 0, 0.55);
}
.footer-d3d6 .gallery_3886.primary-inner-5d64 li a:hover,
.footer-d3d6 .banner-5092 a:hover,
.footer-d3d6 .sort_north_35a6:hover,
.footer-d3d6 .input_df52 > li > a:hover,
.footer-d3d6 .box_hot_d8c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d3d6 .element-f626 {
  color: rgba(0, 0, 0, 0.55);
}
.footer-d3d6 .element-f626 .sidebar-small-49f9 {
  color: rgba(0, 0, 0, 0.8);
}
.footer-d3d6 .element-f626:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion-781d .block-bfec {
  margin-left: auto;
  margin-right: auto;
}
.banner_stone_f8b7 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_stone_f8b7 .full-440e {
  margin-right: 1.41575em;
}
.brown_9b73 .banner_stone_f8b7 > .pattern-first-390a {
  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;
}
.brown_9b73 .banner_stone_f8b7 > .center_852d {
  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;
}
.popup-2895.motion-781d .block-bfec,
.shadow_inner_0c04.motion-781d .block-bfec {
  margin-left: 0;
}
.gas-8ab7.motion-781d .block-bfec,
.link-first-5421.motion-781d .block-bfec {
  margin-right: 0;
}
.banner_stone_f8b7 ol,
.banner_stone_f8b7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paragraph_cool_eb8c video {
  max-width: 100%;
}
.element-advanced-2395 img {
  display: block;
}
.element-advanced-2395.full-440e,
.element-advanced-2395.solid-5556 {
  width: 100%;
}
.element-advanced-2395.center_852d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.card-dynamic-63fc:not(.complex-f9c9) {
  margin: 1.5em auto;
}
.header-ba8c p {
  padding: 1.5em 14px;
}
ul.form_57ed.center_852d,
ul.form_57ed.pattern-first-390a,
ul.form_57ed.table-stale-8059.pattern-first-390a {
  padding: 0 14px;
}
.grid-126c {
  display: block;
  overflow-x: auto;
}
.grid-126c table {
  border-collapse: collapse;
  width: 100%;
}
.grid-126c td,
.grid-126c th {
  padding: 0.5em;
}
.banner_stone_f8b7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_stone_f8b7 ol ol,
.banner_stone_f8b7 ol ul,
.banner_stone_f8b7 ul ol,
.banner_stone_f8b7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_stone_f8b7 ol ol li,
.banner_stone_f8b7 ol ul li,
.banner_stone_f8b7 ul ol li,
.banner_stone_f8b7 ul ul li {
  margin-left: 0;
}
.tertiary_selected_1a03.nav_bright_0529 > .video_ec0a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tertiary_selected_1a03.nav_bright_0529 > .video_ec0a iframe,
.tertiary_selected_1a03.nav_bright_0529 > .video_ec0a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.inner-451c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.inner-451c.heading-05f1 {
  padding: 0;
}
.inner-451c.heading-05f1 cite {
  font-size: 13px;
}
.inner-451c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.inner-451c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.stone_b72e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.stone_b72e > p:first-child {
  margin-top: 0;
}
.stone_b72e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.stone_b72e blockquote {
  border-left: 0;
}
.smooth_ade1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.smooth_ade1:not(.label_2381) {
  max-width: 100px;
}
.smooth_ade1.content-dim-031f {
  border-bottom: none !important;
  text-align: center;
}
.smooth_ade1.content-dim-031f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .header-ba8c p {
    padding: 1.5em 0;
  }
}
.hover_yellow_f1a4 {
  color: #0073aa;
}
.sidebar-9604 {
  background-color: #0073aa;
}
.title_center_167f {
  color: #229fd8;
}
.component-5ddc {
  background-color: #229fd8;
}
.tag_glass_2fcd {
  color: #eee;
}
.description_hovered_ece2 {
  background-color: #eee;
}
.hero_gas_af2a {
  color: #444;
}
.logo-bright-254a {
  background-color: #444;
}
.breadcrumb-af1c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb-af1c .main_clean_2d13 .banner-5092 {
  font-size: 15px;
}
.breadcrumb-af1c .banner-5092 {
  line-height: 1.3;
}
.breadcrumb-af1c .footer-d3d6 {
}
.breadcrumb-af1c .light_ff11 {
  background: #235787;
}
.overlay-2eda {
  padding: 0;
}
.overlay-2eda .light_ff11 {
  background: #1a1a1a;
}
.overlay-2eda .footer-d3d6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal_f422 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal_f422 .footer-d3d6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal_f422 .light_ff11 {
  background: #303030;
}
.primary-fc02 {
  position: relative;
  z-index: 10;
}
.primary-fc02 .gradient_db83 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_dirty_3bc9 .huge_359d {
  display: inline-block;
  vertical-align: middle;
}
.button_dirty_3bc9.carousel-narrow-2c85 .huge_359d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button_dirty_3bc9.carousel-narrow-2c85 .huge_359d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button_dirty_3bc9.carousel-narrow-2c85 .huge_359d {
    margin-right: 0.4em;
  }
}
.button_dirty_3bc9.carousel-narrow-2c85 .huge_359d:last-child {
  margin-right: 0;
}
.backdrop-north-871d .gradient_db83 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .smooth_e859 .main_clean_2d13 {
    margin: 0 -0.5em;
  }
  .smooth_e859 .main_clean_2d13 [class*="customify-col-"],
  .smooth_e859 .main_clean_2d13 [class*="customify-col_"],
  .smooth_e859 .main_clean_2d13 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.smooth_e859.carousel_smooth_89dd .gradient_db83 {
  background: 0 0 !important;
}
.smooth_e859.carousel_smooth_89dd .gradient_db83,
.smooth_e859.backdrop-north-871d .gradient_db83 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .smooth_e859.border-cae9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.smooth_e859.backdrop-north-871d .gradient_db83 {
  box-shadow: none !important;
}
.widget-current-8408 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .widget-current-8408 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .widget-current-8408 {
    padding: 18px 0 20px;
  }
}
.widget-current-8408 .layout-4a31 {
  width: 100%;
}
.widget-current-8408 .liquid_fc5a {
  margin-bottom: 0;
}
.widget-current-8408 .stone_1497 {
  margin-top: 5px;
  font-size: 0.875em;
}
.title_inner_9488 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title_inner_9488 .accordion-bc92 {
  width: 100%;
}
.wide-65a1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wide-65a1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wide-65a1 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;
}
.wide-65a1 li:last-child:after {
  display: none;
}
.wide-65a1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.logo-6c21 .simple_2ffe button,
.widget-current-8408 .simple_2ffe button {
  left: 0;
}
.logo-6c21 .accordion-bc92,
.widget-current-8408 .accordion-bc92 {
  padding-left: 0;
  padding-right: 0;
}
.logo-6c21 .title_inner_9488,
.widget-current-8408 .title_inner_9488 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.logo-6c21 {
  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;
}
.logo-6c21: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;
}
.logo-6c21 .huge_8f15 {
  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) {
  .logo-6c21 .huge_8f15 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-6c21 .huge_8f15 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .logo-6c21 .huge_8f15 {
    min-height: 200px;
  }
}
.logo-6c21 .wide-65a1 {
  color: rgba(255, 255, 255, 0.8);
}
.logo-6c21 .wide-65a1 a,
.logo-6c21 .wide-65a1 li:after {
  color: inherit;
}
.logo-6c21 .wide-65a1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.old-fc4b {
  margin-bottom: 0.5em;
}
.soft-e02a {
  margin-bottom: 1.2em;
}
.soft-e02a,
.old-fc4b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.soft-e02a p:last-child,
.old-fc4b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .simple_2ffe,
#masthead .simple_2ffe {
  display: none;
}
#masthead
  > .simple_2ffe.badge-a337 {
  display: none;
}
#masthead > .simple_2ffe button {
  left: 0;
}
.silver-a85e {
  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%;
}
.silver-a85e .huge_359d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.silver-a85e .logo_ac80 {
  display: -webkit-box;
  display: flex;
}
.silver-a85e .logo_ac80.next_fe19 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.silver-a85e .logo_ac80.module_b7f4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver-a85e .logo_ac80.green-3ec9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver-a85e.caption-pro-654f.nav_in_3e03 .logo_ac80.next_fe19 {
  flex-basis: 100%;
}
.silver-a85e.hard-b45c .logo_ac80.module_b7f4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.silver-a85e.hard-b45c .logo_ac80.green-3ec9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .simple_2ffe.badge-a337 {
  display: none;
}
#masthead > .simple_2ffe button {
  left: 0;
}
.media_rough_6187 {
  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;
}
.media_rough_6187:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.media_rough_6187.in-3378 i {
  margin-right: 4px;
}
.media_rough_6187.tabs_32cc i {
  margin-left: 5px;
}
.banner-5092 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.banner-5092 p:last-child {
  margin-bottom: 0;
}
.background-selected-95f9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background-selected-95f9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background-selected-95f9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.background-selected-95f9 .shade_hovered_dd48 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background-selected-95f9 .bottom_8e98 {
  margin: 5px 0 7px 0;
}
.background-selected-95f9.old_3986 .up_15d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-selected-95f9.old_3986 .orange_aab9 {
  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;
}
.background-selected-95f9.footer-4a9a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background-selected-95f9.footer-4a9a .up_15d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-selected-95f9.footer-4a9a .orange_aab9 {
  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;
}
.background-selected-95f9.brown_6ee3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-selected-95f9.caption_red_3933 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background-selected-95f9.caption_red_3933 .orange_aab9 {
  margin-top: 7px;
}
.media_360e {
  display: inline-block;
}
.primary-fc02 .current_9215 .background-selected-95f9 img {
  max-width: 100%;
}
.disabled_light_a0d6 .right_94fc.filter-a999,
.focus-last-1a5e .right_94fc.filter-a999 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_light_a0d6 .item_4f3e,
.focus-last-1a5e .item_4f3e {
  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%);
}
.disabled_light_a0d6 .item_4f3e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_light_a0d6.grid_complex_313a .item_4f3e {
  display: none;
}
.disabled_light_a0d6 .progress-5514 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_light_a0d6 .progress-5514 li {
  display: inline-block;
  position: relative;
}
.disabled_light_a0d6 .progress-5514 li:last-child {
  margin-right: 0;
}
.disabled_light_a0d6 .progress-5514 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;
}
.disabled_light_a0d6 .progress-5514 li.lower-df9e > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_light_a0d6 .progress-5514 > 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;
}
.disabled_light_a0d6 .progress-5514 > li > a i {
  line-height: 0;
}
.disabled_light_a0d6 .progress-5514 > li.up_8360 > a .item_4f3e {
  margin-left: 4px;
  line-height: 0;
}
.disabled_light_a0d6 .progress-5514 .title_e9eb li.up_8360 > a {
  position: relative;
}
.disabled_light_a0d6 .progress-5514 .title_e9eb li.up_8360 > a:after,
.disabled_light_a0d6 .progress-5514 .title_e9eb li.up_8360 > a:before {
  content: "";
  display: table;
}
.disabled_light_a0d6 .progress-5514 .title_e9eb li.up_8360 > a:after {
  clear: both;
}
.disabled_light_a0d6 .progress-5514 .title_e9eb li.up_8360 > a .item_4f3e {
  margin-left: 5px;
  float: right;
}
.disabled_light_a0d6 .cold-1989,
.disabled_light_a0d6 .title_e9eb {
  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;
}
.disabled_light_a0d6 .title_e9eb {
  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;
}
.disabled_light_a0d6 .title_e9eb .filter-a999 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_light_a0d6 .title_e9eb .item_4f3e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_light_a0d6 .title_e9eb li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_light_a0d6 .title_e9eb 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;
}
.disabled_light_a0d6 .title_e9eb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_light_a0d6 .title_e9eb .title_e9eb {
  top: 0;
  left: 100%;
}
.disabled_light_a0d6 .photo_53a5.fn-focus-0979 > .cold-1989,
.disabled_light_a0d6 .photo_53a5.fn-focus-0979 > .title_e9eb,
.disabled_light_a0d6 .photo_53a5:focus > .cold-1989,
.disabled_light_a0d6 .photo_53a5:focus > .title_e9eb,
.disabled_light_a0d6 .photo_53a5:hover > .cold-1989,
.disabled_light_a0d6 .photo_53a5:hover > .title_e9eb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_light_a0d6.breadcrumb_east_5a7f .input_df52:after,
.disabled_light_a0d6.breadcrumb_east_5a7f .input_df52:before {
  content: "";
  display: table;
}
.disabled_light_a0d6.breadcrumb_east_5a7f .input_df52:after {
  clear: both;
}
.disabled_light_a0d6.breadcrumb_east_5a7f .input_df52 > li {
  float: left;
}
.disabled_light_a0d6.message-d4f4 .input_df52:after,
.disabled_light_a0d6.message-d4f4 .input_df52:before {
  content: "";
  display: table;
}
.disabled_light_a0d6.message-d4f4 .input_df52:after {
  clear: both;
}
.disabled_light_a0d6.message-d4f4 .input_df52 > li {
  float: left;
}
.disabled_light_a0d6.message-d4f4 .input_df52 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_light_a0d6.message-d4f4 .input_df52 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_light_a0d6.message-d4f4 .input_df52 > li.accordion-bronze-836d > a,
.disabled_light_a0d6.message-d4f4 .input_df52 > li.lower-df9e > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_light_a0d6.description_stale_0f7c .input_df52 > li > a .filter-a999 {
  position: relative;
}
.disabled_light_a0d6.description_stale_0f7c .input_df52 > li > a .filter-a999: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;
}
.disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li:focus
  > a
  .filter-a999:before,
.disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li:hover
  > a
  .filter-a999:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li.accordion-bronze-836d
  > a
  .filter-a999:before,
.disabled_light_a0d6.description_stale_0f7c
  .input_df52
  > li.pattern_small_6df6
  > a
  .filter-a999:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_light_a0d6.short_16ae .input_df52 > li > a .filter-a999 {
  position: relative;
}
.disabled_light_a0d6.short_16ae .input_df52 > li > a .filter-a999: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;
}
.disabled_light_a0d6.short_16ae .input_df52 > li:focus > a .filter-a999:before,
.disabled_light_a0d6.short_16ae
  .input_df52
  > li:hover
  > a
  .filter-a999:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_light_a0d6.short_16ae
  .input_df52
  > li.accordion-bronze-836d
  > a
  .filter-a999:before,
.disabled_light_a0d6.short_16ae
  .input_df52
  > li.pattern_small_6df6
  > a
  .filter-a999:before {
  width: 100%;
  background-color: currentColor;
}
.focus-last-1a5e .progress-5514 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focus-last-1a5e .progress-5514 li:first-child > a {
  border-top: none;
}
.focus-last-1a5e .progress-5514 .accent-70ef > .filter-a999 .item_4f3e {
  display: none;
}
.focus-last-1a5e .progress-5514 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focus-last-1a5e .progress-5514 li:last-child {
  border: none;
}
.focus-last-1a5e .progress-5514 li.up_8360 > a {
  padding-right: 45px !important;
}
.focus-last-1a5e .progress-5514 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focus-last-1a5e .progress-5514 li a:focus,
.focus-last-1a5e .progress-5514 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-last-1a5e .progress-5514 li .shadow_45ea {
  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;
}
.focus-last-1a5e .progress-5514 li .shadow_45ea:hover {
  box-shadow: none;
}
.focus-last-1a5e .progress-5514 li .shadow_45ea .item_4f3e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focus-last-1a5e .progress-5514 .title_e9eb {
  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);
}
.focus-last-1a5e .progress-5514 .title_e9eb li a {
  padding-left: 3em;
}
.focus-last-1a5e .progress-5514 .notification_out_07c5 > a .shadow_45ea i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focus-last-1a5e .progress-5514 .notification_out_07c5 > .title_e9eb {
  display: block;
  opacity: 1;
}
.banner_f6bc {
  max-width: 100%;
}
.logo_over_792b {
  line-height: 0;
  cursor: pointer;
}
.box_hot_d8c8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.box_hot_d8c8:hover {
  box-shadow: none;
  color: currentColor;
}
.box_hot_d8c8 svg {
  width: 18px;
  height: 18px;
}
.box_hot_d8c8 .breadcrumb-yellow-ecdf {
  display: none;
}
.status_fast_29aa {
  position: relative;
}
.status_fast_29aa.fn-active-0979 .box_hot_d8c8 .overlay_prev_6c74 {
  display: none;
}
.status_fast_29aa.fn-active-0979 .box_hot_d8c8 .breadcrumb-yellow-ecdf {
  display: inline-block;
}
.status_fast_29aa .glass-4285 {
  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);
}
.status_fast_29aa.center-4f60 .glass-4285 {
  left: auto;
  right: -0.9em;
}
.status_fast_29aa.center-4f60 .filter_0c45::before {
  left: auto;
  right: 15px;
}
.status_fast_29aa.fn-active-0979 .glass-4285 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tabs_d64d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tabs_d64d label {
  flex-basis: 100%;
}
.tabs_d64d .section_441f {
  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;
}
.tabs_d64d .image-basic-aeb7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tabs_d64d .image-basic-aeb7:focus {
  background-color: transparent;
}
.tabs_d64d button.aside_f6bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tabs_d64d button.aside_f6bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tabs_d64d button.aside_f6bf svg {
  width: 18px;
  height: 18px;
}
.tabs_d64d input[type="submit"] {
  min-height: auto;
}
.column_b5c3 .tabs_d64d .image-basic-aeb7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter_0c45 {
  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) {
  .filter_0c45 {
    width: 220px;
  }
}
.filter_0c45 label {
  flex-basis: 100%;
}
.filter_0c45::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;
}
.thick_db13 .column_b5c3 .tabs_d64d {
  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;
}
.thick_db13
  .column_b5c3
  .tabs_d64d
  .section_441f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thick_db13 .column_b5c3 .tabs_d64d .image-basic-aeb7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thick_db13
  .column_b5c3
  .tabs_d64d
  .image-basic-aeb7:focus {
  background: 0 0;
}
.thick_db13
  .column_b5c3
  .tabs_d64d
  .easy_6ed0 {
  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;
}
.gallery_3886 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gallery_3886 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gallery_3886 li:last-child {
  margin-right: 0;
}
.gallery_3886 li:first-child {
  margin-left: 0;
}
.gallery_3886.backdrop-lower-b64e a {
  color: #fff;
}
.gallery_3886.backdrop-lower-b64e a:hover {
  color: #fff;
}
.gallery_3886 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gallery_3886 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gallery_3886 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gallery_3886 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gallery_3886 [class*="social-icon-apple"] {
  background-color: #999;
}
.gallery_3886 [class*="social-icon-apple"].last-c48e {
  background-color: transparent;
  color: #999;
}
.gallery_3886 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gallery_3886 [class*="social-icon-behance"].last-c48e {
  background-color: transparent;
  color: #1769ff;
}
.gallery_3886 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gallery_3886 [class*="social-icon-bitbucket"].last-c48e {
  background-color: transparent;
  color: #205081;
}
.gallery_3886 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gallery_3886 [class*="social-icon-codepen"].last-c48e {
  background-color: transparent;
  color: #000;
}
.gallery_3886 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gallery_3886 [class*="social-icon-delicious"].last-c48e {
  background-color: transparent;
  color: #39f;
}
.gallery_3886 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gallery_3886 [class*="social-icon-digg"].last-c48e {
  background-color: transparent;
  color: #005be2;
}
.gallery_3886 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gallery_3886 [class*="social-icon-dribbble"].last-c48e {
  background-color: transparent;
  color: #ea4c89;
}
.gallery_3886 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gallery_3886 [class*="social-icon-envelope"].last-c48e {
  background-color: transparent;
  color: #ea4335;
}
.gallery_3886 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gallery_3886 [class*="social-icon-facebook"].last-c48e {
  background-color: transparent;
  color: #3b5998;
}
.gallery_3886 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gallery_3886 [class*="social-icon-flickr"].last-c48e {
  background-color: transparent;
  color: #0063dc;
}
.gallery_3886 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gallery_3886 [class*="social-icon-foursquare"].last-c48e {
  background-color: transparent;
  color: #2d5be3;
}
.gallery_3886 [class*="social-icon-github"] {
  background-color: #333;
}
.gallery_3886 [class*="social-icon-github"].last-c48e {
  background-color: transparent;
  color: #333;
}
.gallery_3886 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gallery_3886 [class*="social-icon-google-plus"].last-c48e {
  background-color: transparent;
  color: #dd4b39;
}
.gallery_3886 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gallery_3886 [class*="social-icon-houzz"].last-c48e {
  background-color: transparent;
  color: #7ac142;
}
.gallery_3886 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gallery_3886 [class*="social-icon-instagram"].last-c48e {
  background-color: transparent;
  color: #262626;
}
.gallery_3886 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gallery_3886 [class*="social-icon-jsfiddle"].last-c48e {
  background-color: transparent;
  color: #487aa2;
}
.gallery_3886 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gallery_3886 [class*="social-icon-linkedin"].last-c48e {
  background-color: transparent;
  color: #0077b5;
}
.gallery_3886 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gallery_3886 [class*="social-icon-medium"].last-c48e {
  background-color: transparent;
  color: #00ab6b;
}
.gallery_3886 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gallery_3886
  [class*="social-icon-odnoklassniki"].last-c48e {
  background-color: transparent;
  color: #f4731c;
}
.gallery_3886 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gallery_3886 [class*="social-icon-meetup"].last-c48e {
  background-color: transparent;
  color: #ec1c40;
}
.gallery_3886 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gallery_3886 [class*="social-icon-pinterest"].last-c48e {
  background-color: transparent;
  color: #bd081c;
}
.gallery_3886 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gallery_3886 [class*="social-icon-product-hunt"].last-c48e {
  background-color: transparent;
  color: #da552f;
}
.gallery_3886 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gallery_3886 [class*="social-icon-reddit"].last-c48e {
  background-color: transparent;
  color: #ff4500;
}
.gallery_3886 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gallery_3886 [class*="social-icon-rss"].last-c48e {
  background-color: transparent;
  color: #f26522;
}
.gallery_3886 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gallery_3886
  [class*="social-icon-shopping-cart"].last-c48e {
  background-color: transparent;
  color: #4caf50;
}
.gallery_3886 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gallery_3886 [class*="social-icon-skype"].last-c48e {
  background-color: transparent;
  color: #00aff0;
}
.gallery_3886 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gallery_3886 [class*="social-icon-slideshare"].last-c48e {
  background-color: transparent;
  color: #0077b5;
}
.gallery_3886 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gallery_3886 [class*="social-icon-snapchat"].last-c48e {
  background-color: transparent;
  color: #fffc00;
}
.gallery_3886 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gallery_3886 [class*="social-icon-soundcloud"].last-c48e {
  background-color: transparent;
  color: #f80;
}
.gallery_3886 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gallery_3886 [class*="social-icon-spotify"].last-c48e {
  background-color: transparent;
  color: #2ebd59;
}
.gallery_3886 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gallery_3886
  [class*="social-icon-stack-overflow"].last-c48e {
  background-color: transparent;
  color: #fe7a15;
}
.gallery_3886 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gallery_3886 [class*="social-icon-maldkfgram"].last-c48e {
  background-color: transparent;
  color: #2ca5e0;
}
.gallery_3886 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gallery_3886 [class*="social-icon-tripadvisor"].last-c48e {
  background-color: transparent;
  color: #589442;
}
.gallery_3886 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gallery_3886 [class*="social-icon-tumblr"].last-c48e {
  background-color: transparent;
  color: #35465c;
}
.gallery_3886 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gallery_3886 [class*="social-icon-twitch"].last-c48e {
  background-color: transparent;
  color: #6441a5;
}
.gallery_3886 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gallery_3886 [class*="social-icon-twitter"].last-c48e {
  background-color: transparent;
  color: #1da1f2;
}
.gallery_3886 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gallery_3886 [class*="social-icon-vimeo"].last-c48e {
  background-color: transparent;
  color: #1ab7ea;
}
.gallery_3886 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gallery_3886 [class*="social-icon-vk"].last-c48e {
  background-color: transparent;
  color: #45668e;
}
.gallery_3886 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gallery_3886 [class*="social-icon-weibo"].last-c48e {
  background-color: transparent;
  color: #df2029;
}
.gallery_3886 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gallery_3886 [class*="social-icon-weixin"].last-c48e {
  background-color: transparent;
  color: #7bb32e;
}
.gallery_3886 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gallery_3886 [class*="social-icon-whatsapp"].last-c48e {
  background-color: transparent;
  color: #25d366;
}
.gallery_3886 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gallery_3886 [class*="social-icon-wordpress"].last-c48e {
  background-color: transparent;
  color: #21759b;
}
.gallery_3886 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gallery_3886 [class*="social-icon-xing"].last-c48e {
  background-color: transparent;
  color: #026466;
}
.gallery_3886 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gallery_3886 [class*="social-icon-yelp"].last-c48e {
  background-color: transparent;
  color: #af0606;
}
.gallery_3886 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gallery_3886 [class*="social-icon-youtube"].last-c48e {
  background-color: transparent;
  color: #cd201f;
}
.sort_north_35a6 {
  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;
}
.sort_north_35a6:hover {
  box-shadow: none;
  background: 0 0;
}
.description_fixed_2c10 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dim_f210 {
  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;
}
.photo_c43e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.badge_f8c1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.badge_f8c1,
.badge_f8c1::after,
.badge_f8c1::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;
}
.badge_f8c1::after,
.badge_f8c1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.white_361e .dim_f210 .photo_c43e {
  margin-top: -2px;
  width: 19px;
}
.white_361e .dim_f210 .badge_f8c1 {
  margin-top: -1px;
}
.white_361e .dim_f210 .badge_f8c1,
.white_361e .dim_f210 .badge_f8c1::after,
.white_361e .dim_f210 .badge_f8c1::before {
  width: 19px;
  height: 2px;
}
.white_361e .dim_f210 .badge_f8c1::before {
  top: -6px;
}
.white_361e .dim_f210 .badge_f8c1::after {
  bottom: -6px;
}
.gold_3a77 .dim_f210 .photo_c43e {
  margin-top: -2px;
  width: 22px;
}
.gold_3a77 .dim_f210 .badge_f8c1 {
  margin-top: -1px;
}
.gold_3a77 .dim_f210 .badge_f8c1,
.gold_3a77 .dim_f210 .badge_f8c1::after,
.gold_3a77 .dim_f210 .badge_f8c1::before {
  width: 22px;
  height: 2px;
}
.gold_3a77 .dim_f210 .badge_f8c1::before {
  top: -7px;
}
.gold_3a77 .dim_f210 .badge_f8c1::after {
  bottom: -7px;
}
.smooth_6de4 .dim_f210 .photo_c43e {
  margin-top: -2px;
  width: 31px;
}
.smooth_6de4 .dim_f210 .badge_f8c1 {
  margin-top: -1.5px;
}
.smooth_6de4 .dim_f210 .badge_f8c1,
.smooth_6de4 .dim_f210 .badge_f8c1::after,
.smooth_6de4 .dim_f210 .badge_f8c1::before {
  width: 31px;
  height: 3px;
}
.smooth_6de4 .dim_f210 .badge_f8c1::before {
  top: -9px;
}
.smooth_6de4 .dim_f210 .badge_f8c1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer_under_7839 .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 19px;
  }
  .footer_under_7839 .dim_f210 .badge_f8c1 {
    margin-top: -1px;
  }
  .footer_under_7839 .dim_f210 .badge_f8c1,
  .footer_under_7839 .dim_f210 .badge_f8c1::after,
  .footer_under_7839 .dim_f210 .badge_f8c1::before {
    width: 19px;
    height: 2px;
  }
  .footer_under_7839 .dim_f210 .badge_f8c1::before {
    top: -6px;
  }
  .footer_under_7839 .dim_f210 .badge_f8c1::after {
    bottom: -6px;
  }
  .gold_02b6 .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 22px;
  }
  .gold_02b6 .dim_f210 .badge_f8c1 {
    margin-top: -1px;
  }
  .gold_02b6 .dim_f210 .badge_f8c1,
  .gold_02b6 .dim_f210 .badge_f8c1::after,
  .gold_02b6 .dim_f210 .badge_f8c1::before {
    width: 22px;
    height: 2px;
  }
  .gold_02b6 .dim_f210 .badge_f8c1::before {
    top: -7px;
  }
  .gold_02b6 .dim_f210 .badge_f8c1::after {
    bottom: -7px;
  }
  .background_fast_6b10 .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 31px;
  }
  .background_fast_6b10 .dim_f210 .badge_f8c1 {
    margin-top: -1.5px;
  }
  .background_fast_6b10 .dim_f210 .badge_f8c1,
  .background_fast_6b10 .dim_f210 .badge_f8c1::after,
  .background_fast_6b10 .dim_f210 .badge_f8c1::before {
    width: 31px;
    height: 3px;
  }
  .background_fast_6b10 .dim_f210 .badge_f8c1::before {
    top: -9px;
  }
  .background_fast_6b10 .dim_f210 .badge_f8c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lite_a93f .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 19px;
  }
  .lite_a93f .dim_f210 .badge_f8c1 {
    margin-top: -1px;
  }
  .lite_a93f .dim_f210 .badge_f8c1,
  .lite_a93f .dim_f210 .badge_f8c1::after,
  .lite_a93f .dim_f210 .badge_f8c1::before {
    width: 19px;
    height: 2px;
  }
  .lite_a93f .dim_f210 .badge_f8c1::before {
    top: -6px;
  }
  .lite_a93f .dim_f210 .badge_f8c1::after {
    bottom: -6px;
  }
  .aside-5a59 .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 22px;
  }
  .aside-5a59 .dim_f210 .badge_f8c1 {
    margin-top: -1px;
  }
  .aside-5a59 .dim_f210 .badge_f8c1,
  .aside-5a59 .dim_f210 .badge_f8c1::after,
  .aside-5a59 .dim_f210 .badge_f8c1::before {
    width: 22px;
    height: 2px;
  }
  .aside-5a59 .dim_f210 .badge_f8c1::before {
    top: -7px;
  }
  .aside-5a59 .dim_f210 .badge_f8c1::after {
    bottom: -7px;
  }
  .wood_5f4c .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 31px;
  }
  .wood_5f4c .dim_f210 .badge_f8c1 {
    margin-top: -1.5px;
  }
  .wood_5f4c .dim_f210 .badge_f8c1,
  .wood_5f4c .dim_f210 .badge_f8c1::after,
  .wood_5f4c .dim_f210 .badge_f8c1::before {
    width: 31px;
    height: 3px;
  }
  .wood_5f4c .dim_f210 .badge_f8c1::before {
    top: -9px;
  }
  .wood_5f4c .dim_f210 .badge_f8c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-selected-4024 .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-selected-4024 .dim_f210 .badge_f8c1 {
    margin-top: -1px;
  }
  .avatar-selected-4024 .dim_f210 .badge_f8c1,
  .avatar-selected-4024 .dim_f210 .badge_f8c1::after,
  .avatar-selected-4024 .dim_f210 .badge_f8c1::before {
    width: 19px;
    height: 2px;
  }
  .avatar-selected-4024 .dim_f210 .badge_f8c1::before {
    top: -6px;
  }
  .avatar-selected-4024 .dim_f210 .badge_f8c1::after {
    bottom: -6px;
  }
  .heading_6c9e .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 22px;
  }
  .heading_6c9e .dim_f210 .badge_f8c1 {
    margin-top: -1px;
  }
  .heading_6c9e .dim_f210 .badge_f8c1,
  .heading_6c9e .dim_f210 .badge_f8c1::after,
  .heading_6c9e .dim_f210 .badge_f8c1::before {
    width: 22px;
    height: 2px;
  }
  .heading_6c9e .dim_f210 .badge_f8c1::before {
    top: -7px;
  }
  .heading_6c9e .dim_f210 .badge_f8c1::after {
    bottom: -7px;
  }
  .blue-a80d .dim_f210 .photo_c43e {
    margin-top: -2px;
    width: 31px;
  }
  .blue-a80d .dim_f210 .badge_f8c1 {
    margin-top: -1.5px;
  }
  .blue-a80d .dim_f210 .badge_f8c1,
  .blue-a80d .dim_f210 .badge_f8c1::after,
  .blue-a80d .dim_f210 .badge_f8c1::before {
    width: 31px;
    height: 3px;
  }
  .blue-a80d .dim_f210 .badge_f8c1::before {
    top: -9px;
  }
  .blue-a80d .dim_f210 .badge_f8c1::after {
    bottom: -9px;
  }
}
.clean-2ffa .badge_f8c1 {
  -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);
}
.clean-2ffa .badge_f8c1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.clean-2ffa .badge_f8c1::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);
}
.clean-2ffa.pattern-mini-b0be .badge_f8c1 {
  -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);
}
.clean-2ffa.pattern-mini-b0be .badge_f8c1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.clean-2ffa.pattern-mini-b0be .badge_f8c1::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);
}
.active_d868 {
  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.banner_406d:before {
  display: none;
}
.container_pressed_a539 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container_pressed_a539 .focus-3e06 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container_pressed_a539 .focus-3e06:last-of-type {
  border-bottom: none;
}
.container_pressed_a539 .focus-3e06.black_047e,
.container_pressed_a539 .focus-3e06.article_yellow_f5e7,
.container_pressed_a539 .focus-3e06.notification_9fe6 {
  padding: 0;
}
.container_pressed_a539 .focus-last-1a5e .shadow_45ea {
  color: currentColor;
}
.container_pressed_a539 .focus-last-1a5e .shadow_45ea:focus,
.container_pressed_a539 .focus-last-1a5e .shadow_45ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_pressed_a539.footer-d3d6 .element-f626,
.container_pressed_a539.footer-d3d6 .banner-5092 a,
.container_pressed_a539.footer-d3d6 .input_df52 a,
.container_pressed_a539.footer-d3d6 .title_e9eb a {
  color: rgba(0, 0, 0, 0.55);
}
.container_pressed_a539.footer-d3d6 .element-f626:hover,
.container_pressed_a539.footer-d3d6 .banner-5092 a:hover,
.container_pressed_a539.footer-d3d6 .input_df52 a:hover,
.container_pressed_a539.footer-d3d6 .title_e9eb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_pressed_a539.footer-d3d6 .sidebar-small-49f9 {
  color: rgba(0, 0, 0, 0.8);
}
.container_pressed_a539.footer-d3d6 .focus-3e06 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_pressed_a539.footer-d3d6 .focus-3e06:before {
  background: rgba(0, 0, 0, 0.08);
}
.container_pressed_a539.footer-d3d6 .progress-gas-f68e:before {
  background: rgba(255, 255, 255, 0.9);
}
.container_pressed_a539.footer-d3d6 .focus-last-1a5e .progress-5514 li a,
.container_pressed_a539.footer-d3d6 .focus-last-1a5e .shadow_45ea,
.container_pressed_a539.footer-d3d6 .title_e9eb {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_pressed_a539.footer-d3d6 .focus-last-1a5e .shadow_45ea:focus,
.container_pressed_a539.footer-d3d6 .focus-last-1a5e .shadow_45ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_pressed_a539.footer-d3d6 .progress-5514 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_pressed_a539.light_ff11 .element-f626,
.container_pressed_a539.light_ff11 .banner-5092 a,
.container_pressed_a539.light_ff11 .input_df52 .shadow_45ea,
.container_pressed_a539.light_ff11 .input_df52 a,
.container_pressed_a539.light_ff11 .title_e9eb a {
  color: rgba(255, 255, 255, 0.79);
}
.container_pressed_a539.light_ff11 .element-f626:hover,
.container_pressed_a539.light_ff11 .banner-5092 a:hover,
.container_pressed_a539.light_ff11 .input_df52 .shadow_45ea:hover,
.container_pressed_a539.light_ff11 .input_df52 a:hover,
.container_pressed_a539.light_ff11 .title_e9eb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_pressed_a539.light_ff11 .sidebar-small-49f9 {
  color: rgba(255, 255, 255, 0.99);
}
.container_pressed_a539.light_ff11 .focus-3e06 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_pressed_a539.light_ff11 .focus-3e06:before {
  background: rgba(255, 255, 255, 0.08);
}
.container_pressed_a539.light_ff11 .progress-gas-f68e:before {
  background: rgba(0, 0, 0, 0.9);
}
.container_pressed_a539.light_ff11 .focus-last-1a5e .progress-5514 li a,
.container_pressed_a539.light_ff11 .focus-last-1a5e .shadow_45ea,
.container_pressed_a539.light_ff11 .title_e9eb {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_pressed_a539.light_ff11 .focus-last-1a5e .shadow_45ea:focus,
.container_pressed_a539.light_ff11 .focus-last-1a5e .shadow_45ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_pressed_a539.light_ff11 .progress-5514 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-gas-f68e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress-gas-f68e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon_paper_d108 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge-2fb9 .container_pressed_a539 {
  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;
}
.badge-2fb9 .focus-3e06 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge-2fb9 .focus-3e06: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) {
  .badge-2fb9 .focus-3e06:before {
    width: 16%;
    left: 42%;
  }
}
.badge-2fb9 .focus-3e06:last-child:before {
  content: none;
}
.badge-2fb9 .focus-3e06[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge-2fb9 .focus-last-1a5e .progress-5514 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge-2fb9 .focus-last-1a5e .progress-5514 li a .shadow_45ea {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge-2fb9 .focus-last-1a5e .title_e9eb {
  border: none;
}
.badge-2fb9 .focus-last-1a5e .title_e9eb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge-2fb9 .progress-gas-f68e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge-2fb9 .icon_paper_d108 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge-2fb9 .light_ff11 .progress-gas-f68e:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-2fb9 .footer-d3d6.tabs_7a90 .badge_f8c1 {
  background: rgba(0, 0, 0, 0.6);
}
.badge-2fb9
  .footer-d3d6.tabs_7a90
  .badge_f8c1::after,
.badge-2fb9
  .footer-d3d6.tabs_7a90
  .badge_f8c1:before {
  background: inherit;
}
.badge-2fb9
  .footer-d3d6.tabs_7a90:hover
  .badge_f8c1 {
  background: rgba(0, 0, 0, 0.8);
}
.black-1fd8 .container_pressed_a539 {
  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) {
  .black-1fd8 .container_pressed_a539 {
    width: auto;
    right: 45px;
  }
}
.shade_6c20 .container_pressed_a539 {
  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_6c20 .container_pressed_a539 {
    width: auto;
    left: 45px;
  }
}
.banner_406d .container_pressed_a539 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.banner_406d .icon_paper_d108 {
  max-width: 48em;
  margin: 0 auto;
}
.banner_406d .progress-gas-f68e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.block_bottom_8d0b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.block_bottom_8d0b.badge-2fb9 .container_pressed_a539 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.block_bottom_8d0b.black-1fd8 .container_pressed_a539 {
  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);
}
.block_bottom_8d0b .container_pressed_a539 {
  visibility: visible;
}
.block_bottom_8d0b.shade_6c20 .container_pressed_a539 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search-c65f,
.filter-4b3d {
  overflow-x: hidden;
}
.search-c65f .container_pressed_a539 {
  overflow: auto;
}
.search-c65f.badge-2fb9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-c65f.badge-2fb9 .container_pressed_a539 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search-c65f.badge-2fb9 .sort_north_35a6 {
  opacity: 0;
}
.search-c65f.black-1fd8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-c65f.black-1fd8 .container_pressed_a539 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search-c65f.black-1fd8 .sort_north_35a6 {
  opacity: 0;
}
.search-c65f.shade_6c20 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-c65f.shade_6c20 .container_pressed_a539 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search-c65f.shade_6c20 .sort_north_35a6 {
  opacity: 0;
}
.search-c65f.banner_406d .container_pressed_a539 {
  z-index: 10;
  visibility: visible;
}
.tabs_7a90 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs_7a90 .badge_f8c1 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs_7a90 .badge_f8c1::after,
.tabs_7a90 .badge_f8c1:before {
  background: inherit;
}
.tabs_7a90:hover .badge_f8c1 {
  background: rgba(255, 255, 255, 0.99);
}
.shade_6c20 .tabs_7a90 {
  top: 10px;
  right: auto;
  left: 12px;
}
.banner_406d .tabs_7a90 {
  display: none !important;
}
.search-c65f:before,
.filter-4b3d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search-c65f .tabs_7a90,
.filter-4b3d .tabs_7a90 {
  display: inline-block;
}
.container_pressed_a539 .huge_359d {
  -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;
}
.search-c65f .container_pressed_a539 .huge_359d,
.filter-4b3d .container_pressed_a539 .huge_359d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slow-dfa5 .section_441f {
  width: 100%;
}
.current_9215 {
  padding: 0 0.5em 0;
}
.current_9215 [class*="customify-col-"],
.current_9215 [class*="customify-col_"],
.current_9215 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.message-slow-877c .current_9215 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main_clean_2d13 .button_down_cef1,
  .button_down_cef1 {
    display: none;
  }
  .menu_dim_21c2 {
    text-align: left;
  }
  .dynamic-c0f5 {
    text-align: center;
  }
  .module-1077 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main_clean_2d13 .filter_063f,
  .filter_063f {
    display: none;
  }
  .paragraph-lower-a80e {
    text-align: left;
  }
  .gradient_fa06 {
    text-align: center;
  }
  .feature_aaf1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main_clean_2d13 .shade_middle_db61,
  .shade_middle_db61 {
    display: none;
  }
  .fast_107d {
    text-align: left;
  }
  .column_left_101a {
    text-align: center;
  }
  .dim_82ce {
    text-align: right;
  }
}
#page {
  position: relative;
}
.orange_d271 {
  box-shadow: none !important;
}
.section-169b .lower_ea30,
.container-cool-2c5f .lower_ea30 {
  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;
}
.container-cool-2c5f .lower_ea30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gradient_db83 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gradient_db83:after,
.gradient_db83:before {
  content: "";
  display: table;
}
.gradient_db83:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gradient_db83 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gradient_db83,
.border-cae9 {
  max-width: 1248px;
  margin: 0 auto;
}

.badge_0af4.dropdown-9819 .gradient_db83 {
  max-width: 100%;
}
.badge_0af4.smooth-811f {
  max-width: 1200px;
  margin: 0 auto;
}
.badge_0af4.mini_407c .gradient_db83 {
  max-width: 100%;
}
.badge_0af4.mini_407c > .gradient_db83 {
  padding-left: 0;
  padding-right: 0;
}
.badge_0af4.mini_407c > .gradient_db83 .main_clean_2d13 {
  margin: 0;
}
.badge_0af4.mini_407c
  > .gradient_db83
  .content_323f.modal_in_f2f3 {
  margin-right: 0;
  margin-left: 0;
}
.badge_0af4.mini_407c #main.modal_in_f2f3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .secondary-hard-734e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-hard-734e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-right-50c0 .block-bfec {
    padding-right: 1em;
  }
  .active-right-50c0.preview-284c .content_323f {
    border-right: 1px solid #eaecee;
  }
  .active-right-50c0.preview-284c .block-bfec {
    padding-right: 1em;
  }
  .active-right-50c0.preview-284c .huge-9046 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_dark_26e4 .block-bfec {
    padding-left: 1em;
  }
  .footer_dark_26e4.preview-284c .content_323f {
    border-left: 1px solid #eaecee;
  }
  .footer_dark_26e4.preview-284c .block-bfec {
    padding-left: 1em;
  }
  .footer_dark_26e4.preview-284c .huge-9046 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer_d951 .block-bfec {
    padding-left: 1em;
  }
  .outer_d951.preview-284c .banner_pro_7f45 {
    border-right: 1px solid #eaecee;
  }
  .outer_d951.preview-284c .box-short-881c {
    border-right: 1px solid #eaecee;
  }
  .outer_d951.preview-284c .block-bfec {
    padding-left: 1em;
  }
  .outer_d951.preview-284c .huge-9046 {
    padding-right: 1em;
  }
  .outer_d951.preview-284c .hard_cec9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-d0c8 .block-bfec {
    padding-right: 1em;
  }
  .focused-d0c8.preview-284c .banner_pro_7f45 {
    border-left: 1px solid #eaecee;
  }
  .focused-d0c8.preview-284c .box-short-881c {
    border-left: 1px solid #eaecee;
  }
  .focused-d0c8.preview-284c .block-bfec {
    padding-right: 1em;
  }
  .focused-d0c8.preview-284c .huge-9046 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused-d0c8.preview-284c .hard_cec9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-hard-734e .block-bfec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-hard-734e.preview-284c .content_323f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .secondary-hard-734e.preview-284c .block-bfec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-hard-734e.preview-284c .huge-9046 {
    padding-left: 1em;
  }
  .secondary-hard-734e.preview-284c .hard_cec9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .secondary-hard-734e.preview-284c .block-bfec {
    padding-left: 0;
  }
}
.first_8a5b .button_dirty_3bc9 {
  display: inline-block;
}
.logo_fixed_6e20 {
  display: inline-block;
}
.hover-db50 {
  word-con: break-word;
}
.soft-d8cb > span {
  display: inline-block;
  padding: 5px 0;
}
.soft-d8cb .info_pro_d1f9 {
  margin-left: 8px;
  margin-right: 8px;
}
.soft-d8cb .cool_eb47 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.glass-ac00 .element_soft_729b {
  margin-bottom: 2em;
}
.glass-ac00 .brown-c8a6 {
  margin-bottom: 15px;
}
.glass-ac00 .brown-c8a6:last-child {
  margin-bottom: 0;
}
.glass-ac00 .photo_6144 {
  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) {
  .glass-ac00 .photo_6144 {
    display: block;
  }
}
.glass-ac00 .alert-5e59 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .glass-ac00 .alert-5e59 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.glass-ac00 .surface-small-b020 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.glass-ac00 .surface-small-b020 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.glass-ac00 .surface-small-b020 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.glass-ac00 .hover-db50 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass-ac00 .hover-db50 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.glass-ac00 .frame_9b3c p:last-child {
  margin-bottom: 0;
}
.glass-ac00 .dark_bdea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.glass-ac00 .grid_6b54 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.glass-ac00 .shadow_2f1b {
  margin-top: 1em;
}
.glass-ac00 .element-25aa {
  top: 0;
  display: block;
}
.glass-ac00 .element-25aa a {
  color: inherit;
}
.glass-ac00 .element-25aa a:hover {
  color: inherit;
}
.glass-ac00 .logo-6cec {
  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;
}
.glass-ac00 .logo-6cec:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.glass-ac00 .grid_6b54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.glass-ac00 .column_5284 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.glass-ac00 .column_5284:first-child {
  margin-top: 0;
}
.glass-ac00 .column_5284.banner-52aa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.glass-ac00 .column_5284.image_a58e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass-ac00
  .column_5284.image_a58e.solid-20ea
  .shadow_2f1b {
  width: 100%;
}
.glass-ac00 .image_a58e {
  -webkit-box-align: center;
  align-items: center;
}
.glass-ac00 .image_a58e .soft-d8cb,
.glass-ac00 .image_a58e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.glass-ac00 .surface-small-b020 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.glass-ac00 .surface-small-b020 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.glass-ac00 .surface-small-b020: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;
}
.glass-ac00 .banner-52aa {
  z-index: 5;
}
.glass-ac00 .badge_tall_aebd .hero_672d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.glass-ac00 .header-fluid-4a84 .hero_672d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.glass-ac00 .content_0fc3 .hero_672d {
  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;
}
.glass-ac00.modal-dirty-753b .photo_6144,
.glass-ac00.upper_d27e .photo_6144 {
  display: block;
}
.glass-ac00.modal-dirty-753b .photo_6144 .button-dark-6afb,
.glass-ac00.modal-dirty-753b .photo_6144 .grid_6b54,
.glass-ac00.upper_d27e .photo_6144 .button-dark-6afb,
.glass-ac00.upper_d27e .photo_6144 .grid_6b54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.glass-ac00.heading_center_fd30 .alert-5e59 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .glass-ac00.heading_center_fd30 .alert-5e59 {
    margin-right: 0;
  }
}
.glass-ac00.modal-dirty-753b .alert-5e59,
.glass-ac00.upper_d27e .alert-5e59 {
  padding-top: 40%;
}
.glass-ac00.modal-dirty-753b .element_soft_729b,
.glass-ac00.upper_d27e .element_soft_729b {
  display: block;
}
.glass-ac00.modal-dirty-753b .fn-sticky-0979 .grid_6b54,
.glass-ac00.upper_d27e .fn-sticky-0979 .grid_6b54 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.glass-ac00.modal-dirty-753b .alert-5e59,
.glass-ac00.upper_d27e .alert-5e59 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.glass-ac00.modal-dirty-753b .grid_6b54 {
  padding: 1em;
}
.row-gold-f73a {
  margin: 30px auto;
  display: block;
}
.row-gold-f73a .under_0ade > * {
  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;
}
.row-gold-f73a .under_0ade > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-gold-f73a .under_0ade span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-2146 .soft-d8cb {
  margin-bottom: 1.41575em;
}
.text-2146 .bottom_e86c {
  margin-bottom: 1.618em;
}
.banner_stone_f8b7 .gold_fc15 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_stone_f8b7 .gold_fc15 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_stone_f8b7 .component_2946 {
  max-width: 100%;
  overflow: auto;
}
.motion-781d .banner_stone_f8b7 a:hover {
  text-decoration: underline;
}
.picture-63d8 .brown-c8a6:not(.hover-db50),
.picture-63d8 .surface-small-b020 {
  margin-bottom: 1.41575em;
}
.picture-63d8 .brown-c8a6:not(.hover-db50):last-child,
.picture-63d8 .surface-small-b020:last-child {
  margin-bottom: 0;
}
.picture-63d8 .brown-c8a6.smooth_8e23 {
  margin-bottom: 0.41575em;
}
.picture-63d8 .message-ecd6:before,
.picture-63d8 .up_1f04:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture-63d8 .message-ecd6:before {
  content: "\f115";
}
.picture-63d8 .up_1f04:before {
  content: "\f02c";
}
.picture-63d8 .layout-c8c7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture-63d8 .layout-c8c7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dropdown_4e27 {
  display: -webkit-box;
  display: flex;
}
.dropdown_4e27 .alert-c037 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dropdown_4e27 .alert-c037 {
    flex-basis: 90px;
  }
}
.dropdown_4e27 .filter-6b30 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown_4e27 .filter-6b30 {
    flex-basis: calc(100% - 50px);
  }
}
.dropdown_4e27 .gradient-complex-deaf p:last-child {
  margin-bottom: 0.72em;
}
.modal_full_ae8a .under_0ade {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.modal_full_ae8a .under_0ade:after,
.modal_full_ae8a .under_0ade:before {
  content: "";
  display: table;
}
.modal_full_ae8a .under_0ade:after {
  clear: both;
}
.modal_full_ae8a .under_0ade .aside-28c5,
.modal_full_ae8a .under_0ade .tooltip-silver-563e {
  width: 49%;
}
.modal_full_ae8a .under_0ade .aside-28c5 a span.icon_3581,
.modal_full_ae8a .under_0ade .tooltip-silver-563e a span.icon_3581 {
  display: block;
  margin-bottom: 5px;
}
.modal_full_ae8a .under_0ade .tooltip-silver-563e {
  float: left;
  text-align: left;
}
.modal_full_ae8a .under_0ade .aside-28c5 {
  float: right;
  text-align: right;
}
.thick-e1de {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thick-e1de {
    margin-bottom: 0;
  }
}
.item_warm_a3df {
  margin-bottom: 1em;
}
.item_warm_a3df .hover-db50 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paper-4ca1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dirty-fbc9 .item_warm_a3df,
.widget_advanced_8f65 .item_warm_a3df {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dirty-fbc9 .item_warm_a3df,
  .widget_advanced_8f65 .item_warm_a3df {
    display: block;
  }
}
.dirty-fbc9 .paper-4ca1,
.widget_advanced_8f65 .paper-4ca1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dirty-fbc9 .paper-4ca1,
  .widget_advanced_8f65 .paper-4ca1 {
    margin-bottom: 1em;
  }
}
.dirty-fbc9 .paper-4ca1 img,
.widget_advanced_8f65 .paper-4ca1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dirty-fbc9 .grid_0816,
.widget_advanced_8f65 .grid_0816 {
  flex-basis: calc(100% - 160px);
}
.dirty-fbc9 .grid_0816 p,
.widget_advanced_8f65 .grid_0816 p {
  margin-bottom: 0;
}
.dirty-fbc9 .grid_0816 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dirty-fbc9 .grid_0816 {
    padding-left: 0;
  }
}
.widget_advanced_8f65 .grid_0816 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .widget_advanced_8f65 .grid_0816 {
    padding-right: 0;
  }
}
.widget_advanced_8f65 .paper-4ca1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wood_d4d2 .paper-4ca1 {
  margin-bottom: 0.5em;
}
.wood_d4d2 .paper-4ca1 img {
  width: 100%;
}
.gradient_slow_20af .static_4c1b,
.inner_5d67 .static_4c1b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.inner_5d67 .content_323f .wood-3a85 p:last-child {
  margin-bottom: 0;
}
.dark-32a1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.thick_0e16 .nav-mini-7888 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .thick_0e16 .nav-mini-7888:last-of-type {
    margin-bottom: 0;
  }
}
.thick_0e16 .nav-mini-7888 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thick_0e16 .nav-mini-7888 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.thick_0e16 .nav-mini-7888 ul li {
  margin: 0 0 0.6em;
}
.thick_0e16 .nav-mini-7888 ul li.button_first_66cf,
.thick_0e16 .nav-mini-7888 ul li.top_a187 {
  position: relative;
}
.thick_0e16 .nav-mini-7888 ul li.button_first_66cf .status_silver_875d,
.thick_0e16 .nav-mini-7888 ul li.top_a187 .status_silver_875d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.thick_0e16 .nav-mini-7888 ul li.button_first_66cf:after:after,
.thick_0e16 .nav-mini-7888 ul li.button_first_66cf:after:before,
.thick_0e16
  .nav-mini-7888
  ul
  li.top_a187:after:after,
.thick_0e16
  .nav-mini-7888
  ul
  li.top_a187:after:before {
  content: "";
  display: table;
}
.thick_0e16 .nav-mini-7888 ul li.button_first_66cf:after:after,
.thick_0e16
  .nav-mini-7888
  ul
  li.top_a187:after:after {
  clear: both;
}
.thick_0e16 .nav-mini-7888 a.sidebar-west-30f2:hover {
  text-decoration: none;
}
.thick_0e16 .nav-mini-7888 select {
  max-width: 100%;
}
.thick_0e16 .nav-mini-7888 table {
  font-size: 85%;
}
.thick_0e16 .nav-mini-7888 table td,
.thick_0e16 .nav-mini-7888 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.thick_0e16 .nav-mini-7888 table tfoot td {
  text-align: left;
}
.thick_0e16 .nav-mini-7888 :last-child {
  margin-bottom: 0;
}
.thick_0e16 .nav-mini-7888 .south_f049 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.thick_0e16 .nav-mini-7888 .south_f049 label {
  width: 100%;
}
.thick_0e16 .nav-mini-7888 .south_f049 .image-basic-aeb7 {
  width: 100%;
  display: block;
}
.thick_0e16 .nav-mini-7888 .south_f049 .aside_f6bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.thick_0e16 .nav-mini-7888 .south_f049 .aside_f6bf:hover svg #svg-search {
  fill: #444;
}
.thick_0e16 .nav-mini-7888 .south_f049 .aside_f6bf svg {
  width: 18px;
  height: 18px;
}
.thick_0e16 .layout_79ee ul ul,
.thick_0e16 .tall_cb41 ul ul,
.thick_0e16 .primary-north-b902 ul ul,
.thick_0e16 .dropdown_wide_fe3f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.thick_0e16 .layout_79ee .up_8360 > a,
.thick_0e16 .tall_cb41 .up_8360 > a,
.thick_0e16 .primary-north-b902 .up_8360 > a,
.thick_0e16 .dropdown_wide_fe3f .up_8360 > a {
  margin-bottom: 0;
}
.thick_0e16 .tooltip-red-1df3 li,
.thick_0e16 .layout_79ee li,
.thick_0e16 .search-solid-94ec li,
.thick_0e16 .tall_cb41 li,
.thick_0e16 .primary-north-b902 li,
.thick_0e16 .dropdown_wide_fe3f li,
.thick_0e16 .fresh_3445 li,
.thick_0e16 .bottom_e98d li {
  display: block;
  position: relative;
}
.thick_0e16 .tooltip-red-1df3 li:last-child,
.thick_0e16 .layout_79ee li:last-child,
.thick_0e16 .search-solid-94ec li:last-child,
.thick_0e16 .tall_cb41 li:last-child,
.thick_0e16 .primary-north-b902 li:last-child,
.thick_0e16 .dropdown_wide_fe3f li:last-child,
.thick_0e16 .fresh_3445 li:last-child,
.thick_0e16 .bottom_e98d li:last-child {
  border: none;
}
.thick_0e16 .tooltip-red-1df3 li a,
.thick_0e16 .layout_79ee li a,
.thick_0e16 .search-solid-94ec li a,
.thick_0e16 .tall_cb41 li a,
.thick_0e16 .primary-north-b902 li a,
.thick_0e16 .dropdown_wide_fe3f li a,
.thick_0e16 .fresh_3445 li a,
.thick_0e16 .bottom_e98d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thick_0e16 .tooltip-red-1df3 li ul li::before,
.thick_0e16 .layout_79ee li ul li::before,
.thick_0e16 .search-solid-94ec li ul li::before,
.thick_0e16 .tall_cb41 li ul li::before,
.thick_0e16 .primary-north-b902 li ul li::before,
.thick_0e16 .dropdown_wide_fe3f li ul li::before,
.thick_0e16 .fresh_3445 li ul li::before,
.thick_0e16 .bottom_e98d li ul li::before {
  left: 15px;
}
.thick_0e16 .tooltip-red-1df3 li ul a,
.thick_0e16 .layout_79ee li ul a,
.thick_0e16 .search-solid-94ec li ul a,
.thick_0e16 .tall_cb41 li ul a,
.thick_0e16 .primary-north-b902 li ul a,
.thick_0e16 .dropdown_wide_fe3f li ul a,
.thick_0e16 .fresh_3445 li ul a,
.thick_0e16 .bottom_e98d li ul a {
  padding-left: 20px;
}
.thick_0e16 .tooltip-red-1df3 li ul ul li::before,
.thick_0e16 .layout_79ee li ul ul li::before,
.thick_0e16 .search-solid-94ec li ul ul li::before,
.thick_0e16 .tall_cb41 li ul ul li::before,
.thick_0e16 .primary-north-b902 li ul ul li::before,
.thick_0e16 .dropdown_wide_fe3f li ul ul li::before,
.thick_0e16 .fresh_3445 li ul ul li::before,
.thick_0e16 .bottom_e98d li ul ul li::before {
  left: 30px;
}
.thick_0e16 .tooltip-red-1df3 li ul ul a,
.thick_0e16 .layout_79ee li ul ul a,
.thick_0e16 .search-solid-94ec li ul ul a,
.thick_0e16 .tall_cb41 li ul ul a,
.thick_0e16 .primary-north-b902 li ul ul a,
.thick_0e16 .dropdown_wide_fe3f li ul ul a,
.thick_0e16 .fresh_3445 li ul ul a,
.thick_0e16 .bottom_e98d li ul ul a {
  padding-left: 40px;
}
.thick_0e16 .picture_b2fc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thick_0e16 .bottom_e98d ul li {
  margin-bottom: 1.41575em;
}
.thick_0e16 .bottom_e98d ul li .first-1b0b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.thick_0e16 .bottom_e98d ul li .container-730a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.light_ff11 .tooltip-red-1df3 li a,
.light_ff11 .layout_79ee li a,
.light_ff11 .search-solid-94ec li a,
.light_ff11 .tall_cb41 li a,
.light_ff11 .primary-north-b902 li a,
.light_ff11 .dropdown_wide_fe3f li a,
.light_ff11 .fresh_3445 li a,
.light_ff11 .bottom_e98d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_ff11 .picture_b2fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_ff11 .nav-mini-7888 ul li.button_first_66cf .status_silver_875d,
.light_ff11 .nav-mini-7888 ul li.top_a187 .status_silver_875d {
  background: rgba(0, 0, 0, 0.2);
}
.light_ff11 .thick_0e16 .nav-mini-7888 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_0af4 .thick_0e16 .progress-5514 li {
  margin: 0;
}
.badge_0af4 .thick_0e16 .progress-5514 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.badge_0af4 .thick_0e16 .progress-5514 li ul {
  margin: 0;
}
.badge_0af4 .thick_0e16 .progress-5514 li ul li a {
  padding-left: 15px;
}
.badge_0af4 .thick_0e16 .progress-5514 li ul li li a {
  padding-left: 30px;
}
.badge_0af4 .thick_0e16 .progress-5514 li.lower-df9e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.badge_0af4 .thick_0e16 .progress-5514 li.lower-df9e > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.badge_0af4 .thick_0e16 .progress-5514 li.lower-df9e > 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;
}
.hover_c7bc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel-2401 {
  position: relative;
  z-index: 10;
}
.panel-2401 .huge_359d {
  width: 100%;
  max-width: 100%;
}
.west-471f .row_short_d60c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.west-471f .footer-d3d6 {
}
.west-471f .light_ff11 {
  background: #292929;
}
.alert_00ae .row_short_d60c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.alert_00ae .footer-d3d6 {
  background: #f9f9f9;
}
.alert_00ae .light_ff11 {
  background: #303030;
}
.stale_9cd2 .row_short_d60c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale_9cd2 .button_dirty_3bc9 {
    margin-bottom: 1em;
  }
  .stale_9cd2 .button_dirty_3bc9:last-child {
    margin-bottom: 0;
  }
}
.stale_9cd2 .footer-d3d6 {
  background: #ededed;
}
.stale_9cd2 .light_ff11 {
  background: #1a1a1a;
}
.row_short_d60c.footer-d3d6 {
  color: rgba(0, 0, 0, 0.6);
}
.row_short_d60c.footer-d3d6 .border-stale-fa18 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_short_d60c.light_ff11 {
  color: rgba(255, 255, 255, 0.99);
}
.row_short_d60c.light_ff11 a:not(.sidebar-west-30f2) {
  color: rgba(255, 255, 255, 0.79);
}
.row_short_d60c.light_ff11 a:not(.sidebar-west-30f2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_short_d60c.light_ff11 .border-stale-fa18 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_short_d60c.light_ff11 table tbody td,
.row_short_d60c.light_ff11 table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail-narrow-9fd0.backdrop-north-871d .gradient_db83 {
  max-width: initial;
}
.detail-narrow-9fd0 .carousel-narrow-2c85 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail-narrow-9fd0 .carousel-narrow-2c85 .huge_359d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail-narrow-9fd0 .carousel-narrow-2c85 .huge_359d {
    display: block;
    margin-bottom: 2em;
  }
  .detail-narrow-9fd0 .carousel-narrow-2c85 .huge_359d:last-child {
    margin-bottom: 0;
  }
}
.stale_9cd2 .button_dirty_3bc9:last-child,
.alert_00ae .button_dirty_3bc9:last-child,
.west-471f .button_dirty_3bc9:last-child {
  margin-bottom: 0;
}
.stale_9cd2 .button_dirty_3bc9 .thick_0e16 .nav-mini-7888:last-child,
.alert_00ae .button_dirty_3bc9 .thick_0e16 .nav-mini-7888:last-child,
.west-471f .button_dirty_3bc9 .thick_0e16 .nav-mini-7888:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stale_9cd2 .popup_white_b033,
  .stale_9cd2 .soft_aa2d,
  .alert_00ae .popup_white_b033,
  .alert_00ae .soft_aa2d,
  .west-471f .popup_white_b033,
  .west-471f .soft_aa2d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel-2401 .button_dirty_3bc9 {
    margin-bottom: 2em;
  }
}
.panel-2401 p:last-child {
  margin-bottom: 0;
}
.panel-2401 li,
.panel-2401 ul {
  list-style: none;
  margin: 0;
}
.panel-2401 ul ul {
  margin-left: 2.617924em;
}
.highlight-medium-aeec {
  font-size: 0.875em;
}

/* css-noise: 8746 */
.ghost-box-u7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
