/*!
Theme Name: Customify
Theme URI: https://pressmaximum.carousel_lite_3a67/customify
Author: WPCustomify
Author URI: https://pressmaximum.carousel_lite_3a67
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.carousel_lite_3a67/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.alert_7f6d.down_c76a/licenses/gpl-2.0.wrapper-dim-9935
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.info-dirty-d017/, (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.large-db28.notice-black-ed70/normalize.narrow-fcd1/
 ======
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.narrow-fcd1 v7.0.0 | MIT License | github.carousel_lite_3a67/necolas/normalize.narrow-fcd1 */
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;
}
.north_aedb .tall_654f,
.frame-west-1b01,
.top_f7c1,
.grid_black_79a2,
.backdrop-c8ef,
.layout-1b9b,
.container_478c,
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;
}
.frame-west-1b01,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .frame-west-1b01,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .frame-west-1b01,
  h1 {
    font-size: 1.8em;
  }
}
.top_f7c1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.top_f7c1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .top_f7c1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .top_f7c1,
  h2 {
    font-size: 1.7em;
  }
}
.grid_black_79a2,
h3 {
  font-size: 1.618em;
}
.north_aedb .tall_654f,
.backdrop-c8ef,
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.border-upper-2ef1 {
  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;
}
.texture_full_9b6f:after,
.texture_full_9b6f:before,
.tooltip_iron_d8fc:after,
.tooltip_iron_d8fc:before {
  content: "";
  display: table;
}
.texture_full_9b6f:after,
.tooltip_iron_d8fc:after {
  clear: both;
}
.full-7a58 {
  float: right;
  margin-right: 0;
}
.active-3cf2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fast-c2fb .main-ac7d,
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;
}
.fast-c2fb .main-ac7d: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;
}
.selected_eba8 .main-ac7d {
  box-shadow: none;
}
.selected_eba8
  .main-ac7d
  .slow_200e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.selected_eba8 .main-ac7d .yellow_bb7b {
  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;
}
.selected_eba8
  .main-ac7d
  .yellow_bb7b
  b {
  display: none;
}
.selected_eba8 .alert_105c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.action-b130:not(.progress-4edf):not(.slow_9277),
button:not(.progress-4edf):not(.slow_9277),
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ),
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ),
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ) {
  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;
}
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ):hover,
button:not(.progress-4edf):not(
    .slow_9277
  ):hover,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ):hover,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ):hover,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ):active,
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ):focus,
button:not(.progress-4edf):not(
    .slow_9277
  ):active,
button:not(.progress-4edf):not(
    .slow_9277
  ):focus,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ):active,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ):focus,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ):active,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ):focus,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ):active,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ):focus {
  outline: 0;
}
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c,
button:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c {
  position: relative;
}
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .info-0cdc,
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .pagination-bright-c4c2,
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .last_dc1c,
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  i,
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  svg,
button:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .info-0cdc,
button:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .pagination-bright-c4c2,
button:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .last_dc1c,
button:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  i,
button:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  svg,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .info-0cdc,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .pagination-bright-c4c2,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .last_dc1c,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  i,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  svg,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .info-0cdc,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .pagination-bright-c4c2,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .last_dc1c,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  i,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  svg,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .info-0cdc,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .pagination-bright-c4c2,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  .last_dc1c,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  i,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c
  svg {
  visibility: hidden;
}
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c:after,
button:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c:after,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c:after,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c:after,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ).fn-loading-a34c: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;
}
.action-b130:not(.progress-4edf):not(.slow_9277),
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ),
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ),
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ) {
  color: #fff;
  background: #235787;
}
.action-b130:not(.progress-4edf):not(
    .slow_9277
  ):focus,
input[type="button"]:not(.progress-4edf):not(
    .slow_9277
  ):focus,
input[type="reset"]:not(.progress-4edf):not(
    .slow_9277
  ):focus,
input[type="submit"]:not(.progress-4edf):not(
    .slow_9277
  ):focus {
  color: #fff;
}
.action-b130.fn-disabled-a34c:not(.progress-4edf):not(
    .slow_9277
  ),
.action-b130[disabled]:not(.progress-4edf):not(
    .slow_9277
  ),
button.fn-disabled-a34c:not(.progress-4edf):not(
    .slow_9277
  ),
button[disabled]:not(.progress-4edf):not(
    .slow_9277
  ) {
  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;
}
.overlay_5dc9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay_5dc9: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;
}
.silver_3f3c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left_0aca {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.feature_dc8b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.texture_full_9b6f:after,
.texture_full_9b6f:before,
.focused-fb27:after,
.focused-fb27:before,
.popup-fast-364d:after,
.popup-fast-364d:before,
.clean-e951:after,
.clean-e951:before,
.table-f476:after,
.table-f476:before,
.silver_c72c:after,
.silver_c72c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.texture_full_9b6f:after,
.focused-fb27:after,
.popup-fast-364d:after,
.clean-e951:after,
.table-f476:after,
.silver_c72c:after {
  clear: both;
}
.focused-fb27 .sidebar_2d02,
.popup-fast-364d .sidebar_2d02,
.smooth-00c4 .sidebar_2d02 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.input-hovered-f574 {
  display: inline-block;
}
.aside_complex_3e18 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.aside_complex_3e18 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aside_complex_3e18 .grid-e255 {
  padding: 1em 0;
  font-size: 85%;
}
.grid-e255 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary-0f5f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary-0f5f:after,
.tertiary-0f5f:before {
  content: "";
  display: table;
}
.tertiary-0f5f:after {
  clear: both;
}
.active-plasma-278d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article_19b0 .active-plasma-278d {
  max-width: 50%;
}
.footer_269f .active-plasma-278d {
  max-width: 33.33%;
}
.form-soft-4801 .active-plasma-278d {
  max-width: 25%;
}
.table-left-73fb .active-plasma-278d {
  max-width: 20%;
}
.stone_6dd5 .active-plasma-278d {
  max-width: 16.66%;
}
.label_fresh_1166 .active-plasma-278d {
  max-width: 14.28%;
}
.chip_5371 .active-plasma-278d {
  max-width: 12.5%;
}
.avatar-simple-77c1 .active-plasma-278d {
  max-width: 11.11%;
}
.blue_cfd4 {
  display: block;
}
.north_aedb .alert_b7d9 label,
.north_aedb .row-d6e4 label,
.north_aedb .image-8e60 label,
.north_aedb .tertiary-6fe1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_first_0d19 {
  list-style: none;
  margin: 0;
}
.section_first_0d19 article.media_down_90f8 {
  margin-bottom: 0;
}
.section_first_0d19 ul {
  list-style: none;
  margin: 0;
}
.section_first_0d19 .selected-e9a0 li.media_down_90f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_first_0d19 .selected-e9a0 li.media_down_90f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_first_0d19 .selected-e9a0 li.media_down_90f8: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) {
  .section_first_0d19 .selected-e9a0 li.media_down_90f8 li.media_down_90f8 li.media_down_90f8 li.media_down_90f8 {
    padding-left: 0;
  }
}
article.media_down_90f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_down_90f8 .focused-fb27 p:last-of-type {
  margin-bottom: 0;
}
article.media_down_90f8 .slow-7623 {
  float: left;
}
article.media_down_90f8 .surface_80c1 {
  margin-left: 85px;
}
article.media_down_90f8 .texture_last_808d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_down_90f8 .texture_last_808d .list-4080 {
  margin-left: 10px;
}
article.media_down_90f8 .static-cf48 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_down_90f8 .caption-1c55 {
  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 .alert_b7d9,
  #respond .image-8e60,
  #respond .tertiary-6fe1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_b7d9 input,
#respond .image-8e60 input,
#respond .tertiary-6fe1 input {
  width: 100%;
}
#respond .tertiary-6fe1 {
  margin-right: 0;
}
#respond .info_silver_14ea #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture-silver-9771 {
  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;
}
.picture-silver-9771.lite-047c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture-silver-9771 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%);
}
.picture-silver-9771:focus,
.picture-silver-9771: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);
}
.alert_over_0436 {
  border-radius: 10%;
}
.card_88fd {
  border-radius: 50%;
}
.backdrop-9a17 {
  font-size: 0.72em;
}
.pattern_simple_25c5 {
  font-size: 0.875em;
}
.focus-0726 {
  font-size: 1.1em;
}
.message-1159 {
  text-transform: uppercase;
  line-height: 1.2;
}
.message-1159.backdrop-9a17 {
  letter-spacing: 0.5px;
}
.grid_6838,
.grid_6838 a {
  color: #6d6d6d;
}
.grid_6838 a:hover {
  color: #111;
}
.purple_e2ce {
  color: #6d6d6d;
}
.inner_59b5 {
  overflow-x: hidden;
}
.inner_59b5 .block_58d1.liquid_f36e {
  position: relative;
}
.inner_59b5 .block_58d1.liquid_f36e.small_6728 {
  position: initial;
}
.inner_59b5
  .block_58d1.liquid_f36e.small_6728
  .primary-3331 {
  left: auto;
}
.inner_59b5 .block_58d1 .primary-3331 {
  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;
}
.inner_59b5 .block_58d1:hover.liquid_f36e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.inner_59b5
  .block_58d1:hover.liquid_f36e
  .primary-3331 {
  display: block;
  z-index: 9999999;
}
.inner_59b5 .highlight-66fa .medium-13d3,
.inner_59b5 .feature_right_b130 .medium-13d3 {
  display: none;
}
.inner_59b5 .outer-8b68 .block_58d1:hover.liquid_f36e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.north_aedb .alert_b7d9 label,
.north_aedb .row-d6e4 label,
.north_aedb .image-8e60 label,
.north_aedb .tertiary-6fe1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_first_0d19 {
  list-style: none;
  margin: 0;
}
.section_first_0d19 article.media_down_90f8 {
  margin-bottom: 0;
}
.section_first_0d19 ul {
  list-style: none;
  margin: 0;
}
.section_first_0d19 .selected-e9a0 li.media_down_90f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_first_0d19 .selected-e9a0 li.media_down_90f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_first_0d19 .selected-e9a0 li.media_down_90f8: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) {
  .section_first_0d19 .selected-e9a0 li.media_down_90f8 li.media_down_90f8 li.media_down_90f8 li.media_down_90f8 {
    padding-left: 0;
  }
}
article.media_down_90f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_down_90f8 .focused-fb27 p:last-of-type {
  margin-bottom: 0;
}
article.media_down_90f8 .slow-7623 {
  float: left;
}
article.media_down_90f8 .surface_80c1 {
  margin-left: 85px;
}
article.media_down_90f8 .texture_last_808d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_down_90f8 .texture_last_808d .list-4080 {
  margin-left: 10px;
}
article.media_down_90f8 .static-cf48 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_down_90f8 .caption-1c55 {
  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 .alert_b7d9,
  #respond .image-8e60,
  #respond .tertiary-6fe1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert_b7d9 input,
#respond .image-8e60 input,
#respond .tertiary-6fe1 input {
  width: 100%;
}
#respond .tertiary-6fe1 {
  margin-right: 0;
}
#respond .info_silver_14ea #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-66fa .tertiary-silver-f2d3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-silver-f2d3 .photo_b72b.action_5d84 .breadcrumb-2c0b > li > a:focus,
.tertiary-silver-f2d3 .photo_b72b.action_5d84 .breadcrumb-2c0b > li > a:hover,
.tertiary-silver-f2d3 .photo_b72b.lite-a347 .breadcrumb-2c0b > li > a:focus,
.tertiary-silver-f2d3 .photo_b72b.lite-a347 .breadcrumb-2c0b > li > a:hover,
.tertiary-silver-f2d3 .photo_b72b.button-498e .breadcrumb-2c0b > li > a:focus,
.tertiary-silver-f2d3 .photo_b72b.button-498e .breadcrumb-2c0b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-silver-f2d3
  .photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li.middle-ac32
  > a,
.tertiary-silver-f2d3
  .photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li.cool-643f
  > a,
.tertiary-silver-f2d3
  .photo_b72b.lite-a347
  .breadcrumb-2c0b
  > li.middle-ac32
  > a,
.tertiary-silver-f2d3
  .photo_b72b.lite-a347
  .breadcrumb-2c0b
  > li.cool-643f
  > a,
.tertiary-silver-f2d3
  .photo_b72b.button-498e
  .breadcrumb-2c0b
  > li.middle-ac32
  > a,
.tertiary-silver-f2d3 .photo_b72b.button-498e .breadcrumb-2c0b > li.bright_8dce > a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-silver-f2d3 .media_d465,
.tertiary-silver-f2d3 .media_d465 a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-silver-f2d3 .hard_9576.menu_fa88 li a,
.tertiary-silver-f2d3 .large-5403 a,
.tertiary-silver-f2d3 .label_lite_f006,
.tertiary-silver-f2d3 .breadcrumb-2c0b > li > a,
.tertiary-silver-f2d3 .gallery_slow_3640 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3 .hard_9576.menu_fa88 li a:hover,
.tertiary-silver-f2d3 .large-5403 a:hover,
.tertiary-silver-f2d3 .label_lite_f006:hover,
.tertiary-silver-f2d3 .breadcrumb-2c0b > li > a:hover,
.tertiary-silver-f2d3 .gallery_slow_3640:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-silver-f2d3 .stale_c581 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3 .stale_c581 .accordion_dark_9172 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-silver-f2d3 .stale_c581:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-silver-f2d3 .aside_9ab3 .header_373e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3 .aside_9ab3 .header_373e .row_ddb3 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3
  .aside_9ab3
  .header_373e
  .row_ddb3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3
  .aside_9ab3
  .header_373e
  .row_ddb3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3
  .aside_9ab3
  .header_373e
  .row_ddb3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3
  .aside_9ab3
  .header_373e
  .row_ddb3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3 .aside_9ab3 .input-huge-5ebf {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-silver-f2d3 .aside_9ab3 .input-huge-5ebf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_over_4d51
  .tertiary-silver-f2d3
  .aside_9ab3
  .fresh-bf07
  .active_81a0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_over_4d51
  .tertiary-silver-f2d3
  .aside_9ab3
  .fresh-bf07
  .row_ddb3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-66fa .center-1d81 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.center-1d81 .photo_b72b.action_5d84 .breadcrumb-2c0b > li > a:focus,
.center-1d81 .photo_b72b.action_5d84 .breadcrumb-2c0b > li > a:hover,
.center-1d81 .photo_b72b.lite-a347 .breadcrumb-2c0b > li > a:focus,
.center-1d81 .photo_b72b.lite-a347 .breadcrumb-2c0b > li > a:hover,
.center-1d81 .photo_b72b.button-498e .breadcrumb-2c0b > li > a:focus,
.center-1d81 .photo_b72b.button-498e .breadcrumb-2c0b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-1d81
  .photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li.middle-ac32
  > a,
.center-1d81
  .photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li.cool-643f
  > a,
.center-1d81
  .photo_b72b.lite-a347
  .breadcrumb-2c0b
  > li.middle-ac32
  > a,
.center-1d81
  .photo_b72b.lite-a347
  .breadcrumb-2c0b
  > li.cool-643f
  > a,
.center-1d81
  .photo_b72b.button-498e
  .breadcrumb-2c0b
  > li.middle-ac32
  > a,
.center-1d81 .photo_b72b.button-498e .breadcrumb-2c0b > li.bright_8dce > a {
  color: rgba(0, 0, 0, 0.8);
}
.center-1d81 .media_d465,
.center-1d81 .media_d465 a {
  color: rgba(0, 0, 0, 0.8);
}
.center-1d81 .hard_9576.menu_fa88 li a,
.center-1d81 .large-5403 a,
.center-1d81 .label_lite_f006,
.center-1d81 .breadcrumb-2c0b > li > a,
.center-1d81 .gallery_slow_3640 {
  color: rgba(0, 0, 0, 0.55);
}
.center-1d81 .hard_9576.menu_fa88 li a:hover,
.center-1d81 .large-5403 a:hover,
.center-1d81 .label_lite_f006:hover,
.center-1d81 .breadcrumb-2c0b > li > a:hover,
.center-1d81 .gallery_slow_3640:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center-1d81 .stale_c581 {
  color: rgba(0, 0, 0, 0.55);
}
.center-1d81 .stale_c581 .accordion_dark_9172 {
  color: rgba(0, 0, 0, 0.8);
}
.center-1d81 .stale_c581:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current-0bb6 .easy_4e82 {
  margin-left: auto;
  margin-right: auto;
}
.popup-fast-364d > * {
  margin-left: auto;
  margin-right: auto;
}
.popup-fast-364d .silver_3f3c {
  margin-right: 1.41575em;
}
.detail-c8e9 .popup-fast-364d > .paper_a073 {
  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;
}
.detail-c8e9 .popup-fast-364d > .dropdown_fa94 {
  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;
}
.surface_08f4.current-0bb6 .easy_4e82,
.content_d1af.current-0bb6 .easy_4e82 {
  margin-left: 0;
}
.thumbnail_outer_c74a.current-0bb6 .easy_4e82,
.surface_cool_63c3.current-0bb6 .easy_4e82 {
  margin-right: 0;
}
.popup-fast-364d ol,
.popup-fast-364d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tertiary-ed1f video {
  max-width: 100%;
}
.paragraph-inner-5725 img {
  display: block;
}
.paragraph-inner-5725.silver_3f3c,
.paragraph-inner-5725.left_0aca {
  width: 100%;
}
.paragraph-inner-5725.dropdown_fa94 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.center_4e62:not(.pattern-fast-fc33) {
  margin: 1.5em auto;
}
.sidebar_steel_3243 p {
  padding: 1.5em 14px;
}
ul.menu_8233.dropdown_fa94,
ul.menu_8233.paper_a073,
ul.menu_8233.hidden-403c.paper_a073 {
  padding: 0 14px;
}
.purple_3aa6 {
  display: block;
  overflow-x: auto;
}
.purple_3aa6 table {
  border-collapse: collapse;
  width: 100%;
}
.purple_3aa6 td,
.purple_3aa6 th {
  padding: 0.5em;
}
.popup-fast-364d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup-fast-364d ol ol,
.popup-fast-364d ol ul,
.popup-fast-364d ul ol,
.popup-fast-364d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup-fast-364d ol ol li,
.popup-fast-364d ol ul li,
.popup-fast-364d ul ol li,
.popup-fast-364d ul ul li {
  margin-left: 0;
}
.pagination_thick_2ec6.heading-1872 > .box_e5fd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pagination_thick_2ec6.heading-1872 > .box_e5fd iframe,
.pagination_thick_2ec6.heading-1872 > .box_e5fd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumbnail-hard-2c0b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thumbnail-hard-2c0b.center_93b8 {
  padding: 0;
}
.thumbnail-hard-2c0b.center_93b8 cite {
  font-size: 13px;
}
.thumbnail-hard-2c0b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thumbnail-hard-2c0b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.status-813c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.status-813c > p:first-child {
  margin-top: 0;
}
.status-813c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.status-813c blockquote {
  border-left: 0;
}
.blue_e380 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.blue_e380:not(.box_0625) {
  max-width: 100px;
}
.blue_e380.bronze-dd35 {
  border-bottom: none !important;
  text-align: center;
}
.blue_e380.bronze-dd35::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sidebar_steel_3243 p {
    padding: 1.5em 0;
  }
}
.small_c267 {
  color: #0073aa;
}
.row_easy_593d {
  background-color: #0073aa;
}
.highlight_blue_0695 {
  color: #229fd8;
}
.wrapper_dcaf {
  background-color: #229fd8;
}
.overlay_motion_131f {
  color: #eee;
}
.motion-30ae {
  background-color: #eee;
}
.progress-hard-889d {
  color: #444;
}
.south-0746 {
  background-color: #444;
}
.fixed-3e2c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fixed-3e2c .dirty_a5ff .large-5403 {
  font-size: 15px;
}
.fixed-3e2c .large-5403 {
  line-height: 1.3;
}
.fixed-3e2c .center-1d81 {
}
.fixed-3e2c .tertiary-silver-f2d3 {
  background: #235787;
}
.stale_3a3b {
  padding: 0;
}
.stale_3a3b .tertiary-silver-f2d3 {
  background: #1a1a1a;
}
.stale_3a3b .center-1d81 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hard-2c24 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hard-2c24 .center-1d81 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hard-2c24 .tertiary-silver-f2d3 {
  background: #303030;
}
.silver_c72c {
  position: relative;
  z-index: 10;
}
.silver_c72c .advanced-0103 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow-11b1 .liquid_f36e {
  display: inline-block;
  vertical-align: middle;
}
.shadow-11b1.footer_0a92 .liquid_f36e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow-11b1.footer_0a92 .liquid_f36e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-11b1.footer_0a92 .liquid_f36e {
    margin-right: 0.4em;
  }
}
.shadow-11b1.footer_0a92 .liquid_f36e:last-child {
  margin-right: 0;
}
.module_complex_22b0 .advanced-0103 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-66fa .dirty_a5ff {
    margin: 0 -0.5em;
  }
  .highlight-66fa .dirty_a5ff [class*="customify-col-"],
  .highlight-66fa .dirty_a5ff [class*="customify-col_"],
  .highlight-66fa .dirty_a5ff [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-66fa.down-a738 .advanced-0103 {
  background: 0 0 !important;
}
.highlight-66fa.down-a738 .advanced-0103,
.highlight-66fa.module_complex_22b0 .advanced-0103 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-66fa.sort_narrow_0f87 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-66fa.module_complex_22b0 .advanced-0103 {
  box-shadow: none !important;
}
.hard-d440 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard-d440 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard-d440 {
    padding: 18px 0 20px;
  }
}
.hard-d440 .shadow-919d {
  width: 100%;
}
.hard-d440 .modal-0d76 {
  margin-bottom: 0;
}
.hard-d440 .tooltip-over-75f6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight_yellow_cf22 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight_yellow_cf22 .article-140c {
  width: 100%;
}
.feature-red-420c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.feature-red-420c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.feature-red-420c 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;
}
.feature-red-420c li:last-child:after {
  display: none;
}
.feature-red-420c li a {
  font-weight: 500;
  margin-right: 10px;
}
.gas-0e75 .medium-13d3 button,
.hard-d440 .medium-13d3 button {
  left: 0;
}
.gas-0e75 .article-140c,
.hard-d440 .article-140c {
  padding-left: 0;
  padding-right: 0;
}
.gas-0e75 .highlight_yellow_cf22,
.hard-d440 .highlight_yellow_cf22 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gas-0e75 {
  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;
}
.gas-0e75: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;
}
.gas-0e75 .image_cbd9 {
  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) {
  .gas-0e75 .image_cbd9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gas-0e75 .image_cbd9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gas-0e75 .image_cbd9 {
    min-height: 200px;
  }
}
.gas-0e75 .feature-red-420c {
  color: rgba(255, 255, 255, 0.8);
}
.gas-0e75 .feature-red-420c a,
.gas-0e75 .feature-red-420c li:after {
  color: inherit;
}
.gas-0e75 .feature-red-420c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background_new_c0e6 {
  margin-bottom: 0.5em;
}
.wrapper-hard-b0da {
  margin-bottom: 1.2em;
}
.wrapper-hard-b0da,
.background_new_c0e6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wrapper-hard-b0da p:last-child,
.background_new_c0e6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .medium-13d3,
#masthead .medium-13d3 {
  display: none;
}
#masthead
  > .medium-13d3.hot_d835 {
  display: none;
}
#masthead > .medium-13d3 button {
  left: 0;
}
.shadow-inner-d9e1 {
  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%;
}
.shadow-inner-d9e1 .liquid_f36e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow-inner-d9e1 .overlay_d7a8 {
  display: -webkit-box;
  display: flex;
}
.shadow-inner-d9e1 .overlay_d7a8.card_purple_856e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow-inner-d9e1 .overlay_d7a8.liquid-dd87 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-inner-d9e1 .overlay_d7a8.column_00ce {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-inner-d9e1.tooltip-7eaa.image_a0e7 .overlay_d7a8.card_purple_856e {
  flex-basis: 100%;
}
.shadow-inner-d9e1.glass_bf17 .overlay_d7a8.liquid-dd87 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow-inner-d9e1.glass_bf17 .overlay_d7a8.column_00ce {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .medium-13d3.hot_d835 {
  display: none;
}
#masthead > .medium-13d3 button {
  left: 0;
}
.heading_selected_60a6 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.heading_selected_60a6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.heading_selected_60a6.plasma-cdca i {
  margin-right: 4px;
}
.heading_selected_60a6.out-7bb2 i {
  margin-left: 5px;
}
.large-5403 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.large-5403 p:last-child {
  margin-bottom: 0;
}
.outline_3d82 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline_3d82 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline_3d82 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline_3d82 .media_d465 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline_3d82 .slow-060e {
  margin: 5px 0 7px 0;
}
.outline_3d82.selected-14b0 .article-down-b7c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_3d82.selected-14b0 .left_181f {
  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;
}
.outline_3d82.hovered-bcb7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline_3d82.hovered-bcb7 .article-down-b7c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_3d82.hovered-bcb7 .left_181f {
  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;
}
.outline_3d82.gas-ec2e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_3d82.nav-9e57 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline_3d82.nav-9e57 .left_181f {
  margin-top: 7px;
}
.heading-hard-1a64 {
  display: inline-block;
}
.silver_c72c .icon-4f94 .outline_3d82 img {
  max-width: 100%;
}
.photo_b72b .banner_29d7.carousel-b74c,
.sidebar-small-033a .banner_29d7.carousel-b74c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_b72b .nav-fresh-a1c3,
.sidebar-small-033a .nav-fresh-a1c3 {
  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%);
}
.photo_b72b .nav-fresh-a1c3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_b72b.avatar-19b8 .nav-fresh-a1c3 {
  display: none;
}
.photo_b72b .list-fluid-bbab {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_b72b .list-fluid-bbab li {
  display: inline-block;
  position: relative;
}
.photo_b72b .list-fluid-bbab li:last-child {
  margin-right: 0;
}
.photo_b72b .list-fluid-bbab 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;
}
.photo_b72b .list-fluid-bbab li.bright_8dce > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_b72b .list-fluid-bbab > 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;
}
.photo_b72b .list-fluid-bbab > li > a i {
  line-height: 0;
}
.photo_b72b .list-fluid-bbab > li.white_2030 > a .nav-fresh-a1c3 {
  margin-left: 4px;
  line-height: 0;
}
.photo_b72b .list-fluid-bbab .glass_9116 li.white_2030 > a {
  position: relative;
}
.photo_b72b .list-fluid-bbab .glass_9116 li.white_2030 > a:after,
.photo_b72b .list-fluid-bbab .glass_9116 li.white_2030 > a:before {
  content: "";
  display: table;
}
.photo_b72b .list-fluid-bbab .glass_9116 li.white_2030 > a:after {
  clear: both;
}
.photo_b72b .list-fluid-bbab .glass_9116 li.white_2030 > a .nav-fresh-a1c3 {
  margin-left: 5px;
  float: right;
}
.photo_b72b .box_fast_6ae8,
.photo_b72b .glass_9116 {
  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;
}
.photo_b72b .glass_9116 {
  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;
}
.photo_b72b .glass_9116 .carousel-b74c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_b72b .glass_9116 .nav-fresh-a1c3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_b72b .glass_9116 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_b72b .glass_9116 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;
}
.photo_b72b .glass_9116 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_b72b .glass_9116 .glass_9116 {
  top: 0;
  left: 100%;
}
.photo_b72b .table_up_b811.fn-focus-a34c > .box_fast_6ae8,
.photo_b72b .table_up_b811.fn-focus-a34c > .glass_9116,
.photo_b72b .table_up_b811:focus > .box_fast_6ae8,
.photo_b72b .table_up_b811:focus > .glass_9116,
.photo_b72b .table_up_b811:hover > .box_fast_6ae8,
.photo_b72b .table_up_b811:hover > .glass_9116 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_b72b.button-498e .breadcrumb-2c0b:after,
.photo_b72b.button-498e .breadcrumb-2c0b:before {
  content: "";
  display: table;
}
.photo_b72b.button-498e .breadcrumb-2c0b:after {
  clear: both;
}
.photo_b72b.button-498e .breadcrumb-2c0b > li {
  float: left;
}
.photo_b72b.feature-ea4f .breadcrumb-2c0b:after,
.photo_b72b.feature-ea4f .breadcrumb-2c0b:before {
  content: "";
  display: table;
}
.photo_b72b.feature-ea4f .breadcrumb-2c0b:after {
  clear: both;
}
.photo_b72b.feature-ea4f .breadcrumb-2c0b > li {
  float: left;
}
.photo_b72b.feature-ea4f .breadcrumb-2c0b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_b72b.feature-ea4f .breadcrumb-2c0b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_b72b.feature-ea4f .breadcrumb-2c0b > li.middle-ac32 > a,
.photo_b72b.feature-ea4f .breadcrumb-2c0b > li.bright_8dce > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_b72b.action_5d84 .breadcrumb-2c0b > li > a .carousel-b74c {
  position: relative;
}
.photo_b72b.action_5d84 .breadcrumb-2c0b > li > a .carousel-b74c: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;
}
.photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li:focus
  > a
  .carousel-b74c:before,
.photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li:hover
  > a
  .carousel-b74c:before {
  width: 100%;
  background-color: currentColor;
}
.photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li.middle-ac32
  > a
  .carousel-b74c:before,
.photo_b72b.action_5d84
  .breadcrumb-2c0b
  > li.cool-643f
  > a
  .carousel-b74c:before {
  width: 100%;
  background-color: currentColor;
}
.photo_b72b.lite-a347 .breadcrumb-2c0b > li > a .carousel-b74c {
  position: relative;
}
.photo_b72b.lite-a347 .breadcrumb-2c0b > li > a .carousel-b74c: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;
}
.photo_b72b.lite-a347 .breadcrumb-2c0b > li:focus > a .carousel-b74c:before,
.photo_b72b.lite-a347
  .breadcrumb-2c0b
  > li:hover
  > a
  .carousel-b74c:before {
  width: 100%;
  background-color: currentColor;
}
.photo_b72b.lite-a347
  .breadcrumb-2c0b
  > li.middle-ac32
  > a
  .carousel-b74c:before,
.photo_b72b.lite-a347
  .breadcrumb-2c0b
  > li.cool-643f
  > a
  .carousel-b74c:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-small-033a .list-fluid-bbab {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-small-033a .list-fluid-bbab li:first-child > a {
  border-top: none;
}
.sidebar-small-033a .list-fluid-bbab .backdrop-action-15b0 > .carousel-b74c .nav-fresh-a1c3 {
  display: none;
}
.sidebar-small-033a .list-fluid-bbab li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar-small-033a .list-fluid-bbab li:last-child {
  border: none;
}
.sidebar-small-033a .list-fluid-bbab li.white_2030 > a {
  padding-right: 45px !important;
}
.sidebar-small-033a .list-fluid-bbab li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar-small-033a .list-fluid-bbab li a:focus,
.sidebar-small-033a .list-fluid-bbab li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-small-033a .list-fluid-bbab li .secondary_2d47 {
  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;
}
.sidebar-small-033a .list-fluid-bbab li .secondary_2d47:hover {
  box-shadow: none;
}
.sidebar-small-033a .list-fluid-bbab li .secondary_2d47 .nav-fresh-a1c3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar-small-033a .list-fluid-bbab .glass_9116 {
  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);
}
.sidebar-small-033a .list-fluid-bbab .glass_9116 li a {
  padding-left: 3em;
}
.sidebar-small-033a .list-fluid-bbab .current-22a4 > a .secondary_2d47 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-small-033a .list-fluid-bbab .current-22a4 > .glass_9116 {
  display: block;
  opacity: 1;
}
.picture-6b2a {
  max-width: 100%;
}
.banner-f356 {
  line-height: 0;
  cursor: pointer;
}
.gallery_slow_3640 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gallery_slow_3640:hover {
  box-shadow: none;
  color: currentColor;
}
.gallery_slow_3640 svg {
  width: 18px;
  height: 18px;
}
.gallery_slow_3640 .texture_right_b486 {
  display: none;
}
.logo_273a {
  position: relative;
}
.logo_273a.fn-active-a34c .gallery_slow_3640 .north-fb1f {
  display: none;
}
.logo_273a.fn-active-a34c .gallery_slow_3640 .texture_right_b486 {
  display: inline-block;
}
.logo_273a .active-21d5 {
  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);
}
.logo_273a.button_12d9 .active-21d5 {
  left: auto;
  right: -0.9em;
}
.logo_273a.button_12d9 .title_301f::before {
  left: auto;
  right: 15px;
}
.logo_273a.fn-active-a34c .active-21d5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh-bf07 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fresh-bf07 label {
  flex-basis: 100%;
}
.fresh-bf07 .header_373e {
  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;
}
.fresh-bf07 .row_ddb3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fresh-bf07 .row_ddb3:focus {
  background-color: transparent;
}
.fresh-bf07 button.input-huge-5ebf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fresh-bf07 button.input-huge-5ebf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fresh-bf07 button.input-huge-5ebf svg {
  width: 18px;
  height: 18px;
}
.fresh-bf07 input[type="submit"] {
  min-height: auto;
}
.aside_9ab3 .fresh-bf07 .row_ddb3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.title_301f {
  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) {
  .title_301f {
    width: 220px;
  }
}
.title_301f label {
  flex-basis: 100%;
}
.title_301f::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;
}
.hero_over_4d51 .aside_9ab3 .fresh-bf07 {
  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;
}
.hero_over_4d51
  .aside_9ab3
  .fresh-bf07
  .header_373e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hero_over_4d51 .aside_9ab3 .fresh-bf07 .row_ddb3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hero_over_4d51
  .aside_9ab3
  .fresh-bf07
  .row_ddb3:focus {
  background: 0 0;
}
.hero_over_4d51
  .aside_9ab3
  .fresh-bf07
  .active_81a0 {
  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;
}
.hard_9576 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hard_9576 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hard_9576 li:last-child {
  margin-right: 0;
}
.hard_9576 li:first-child {
  margin-left: 0;
}
.hard_9576.gradient-bright-2345 a {
  color: #fff;
}
.hard_9576.gradient-bright-2345 a:hover {
  color: #fff;
}
.hard_9576 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hard_9576 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hard_9576 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hard_9576 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hard_9576 [class*="social-icon-apple"] {
  background-color: #999;
}
.hard_9576 [class*="social-icon-apple"].fixed_02fb {
  background-color: transparent;
  color: #999;
}
.hard_9576 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hard_9576 [class*="social-icon-behance"].fixed_02fb {
  background-color: transparent;
  color: #1769ff;
}
.hard_9576 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hard_9576 [class*="social-icon-bitbucket"].fixed_02fb {
  background-color: transparent;
  color: #205081;
}
.hard_9576 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hard_9576 [class*="social-icon-codepen"].fixed_02fb {
  background-color: transparent;
  color: #000;
}
.hard_9576 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hard_9576 [class*="social-icon-delicious"].fixed_02fb {
  background-color: transparent;
  color: #39f;
}
.hard_9576 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hard_9576 [class*="social-icon-digg"].fixed_02fb {
  background-color: transparent;
  color: #005be2;
}
.hard_9576 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hard_9576 [class*="social-icon-dribbble"].fixed_02fb {
  background-color: transparent;
  color: #ea4c89;
}
.hard_9576 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hard_9576 [class*="social-icon-envelope"].fixed_02fb {
  background-color: transparent;
  color: #ea4335;
}
.hard_9576 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hard_9576 [class*="social-icon-facebook"].fixed_02fb {
  background-color: transparent;
  color: #3b5998;
}
.hard_9576 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hard_9576 [class*="social-icon-flickr"].fixed_02fb {
  background-color: transparent;
  color: #0063dc;
}
.hard_9576 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hard_9576 [class*="social-icon-foursquare"].fixed_02fb {
  background-color: transparent;
  color: #2d5be3;
}
.hard_9576 [class*="social-icon-github"] {
  background-color: #333;
}
.hard_9576 [class*="social-icon-github"].fixed_02fb {
  background-color: transparent;
  color: #333;
}
.hard_9576 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hard_9576 [class*="social-icon-google-plus"].fixed_02fb {
  background-color: transparent;
  color: #dd4b39;
}
.hard_9576 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hard_9576 [class*="social-icon-houzz"].fixed_02fb {
  background-color: transparent;
  color: #7ac142;
}
.hard_9576 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hard_9576 [class*="social-icon-instagram"].fixed_02fb {
  background-color: transparent;
  color: #262626;
}
.hard_9576 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hard_9576 [class*="social-icon-jsfiddle"].fixed_02fb {
  background-color: transparent;
  color: #487aa2;
}
.hard_9576 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hard_9576 [class*="social-icon-linkedin"].fixed_02fb {
  background-color: transparent;
  color: #0077b5;
}
.hard_9576 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hard_9576 [class*="social-icon-medium"].fixed_02fb {
  background-color: transparent;
  color: #00ab6b;
}
.hard_9576 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hard_9576
  [class*="social-icon-odnoklassniki"].fixed_02fb {
  background-color: transparent;
  color: #f4731c;
}
.hard_9576 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hard_9576 [class*="social-icon-meetup"].fixed_02fb {
  background-color: transparent;
  color: #ec1c40;
}
.hard_9576 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hard_9576 [class*="social-icon-pinterest"].fixed_02fb {
  background-color: transparent;
  color: #bd081c;
}
.hard_9576 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hard_9576 [class*="social-icon-product-hunt"].fixed_02fb {
  background-color: transparent;
  color: #da552f;
}
.hard_9576 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hard_9576 [class*="social-icon-reddit"].fixed_02fb {
  background-color: transparent;
  color: #ff4500;
}
.hard_9576 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hard_9576 [class*="social-icon-rss"].fixed_02fb {
  background-color: transparent;
  color: #f26522;
}
.hard_9576 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hard_9576
  [class*="social-icon-shopping-cart"].fixed_02fb {
  background-color: transparent;
  color: #4caf50;
}
.hard_9576 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hard_9576 [class*="social-icon-skype"].fixed_02fb {
  background-color: transparent;
  color: #00aff0;
}
.hard_9576 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hard_9576 [class*="social-icon-slideshare"].fixed_02fb {
  background-color: transparent;
  color: #0077b5;
}
.hard_9576 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hard_9576 [class*="social-icon-snapchat"].fixed_02fb {
  background-color: transparent;
  color: #fffc00;
}
.hard_9576 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hard_9576 [class*="social-icon-soundcloud"].fixed_02fb {
  background-color: transparent;
  color: #f80;
}
.hard_9576 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hard_9576 [class*="social-icon-spotify"].fixed_02fb {
  background-color: transparent;
  color: #2ebd59;
}
.hard_9576 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hard_9576
  [class*="social-icon-stack-overflow"].fixed_02fb {
  background-color: transparent;
  color: #fe7a15;
}
.hard_9576 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hard_9576 [class*="social-icon-maldkfgram"].fixed_02fb {
  background-color: transparent;
  color: #2ca5e0;
}
.hard_9576 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hard_9576 [class*="social-icon-tripadvisor"].fixed_02fb {
  background-color: transparent;
  color: #589442;
}
.hard_9576 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hard_9576 [class*="social-icon-tumblr"].fixed_02fb {
  background-color: transparent;
  color: #35465c;
}
.hard_9576 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hard_9576 [class*="social-icon-twitch"].fixed_02fb {
  background-color: transparent;
  color: #6441a5;
}
.hard_9576 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hard_9576 [class*="social-icon-twitter"].fixed_02fb {
  background-color: transparent;
  color: #1da1f2;
}
.hard_9576 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hard_9576 [class*="social-icon-vimeo"].fixed_02fb {
  background-color: transparent;
  color: #1ab7ea;
}
.hard_9576 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hard_9576 [class*="social-icon-vk"].fixed_02fb {
  background-color: transparent;
  color: #45668e;
}
.hard_9576 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hard_9576 [class*="social-icon-weibo"].fixed_02fb {
  background-color: transparent;
  color: #df2029;
}
.hard_9576 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hard_9576 [class*="social-icon-weixin"].fixed_02fb {
  background-color: transparent;
  color: #7bb32e;
}
.hard_9576 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hard_9576 [class*="social-icon-whatsapp"].fixed_02fb {
  background-color: transparent;
  color: #25d366;
}
.hard_9576 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hard_9576 [class*="social-icon-wordpress"].fixed_02fb {
  background-color: transparent;
  color: #21759b;
}
.hard_9576 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hard_9576 [class*="social-icon-xing"].fixed_02fb {
  background-color: transparent;
  color: #026466;
}
.hard_9576 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hard_9576 [class*="social-icon-yelp"].fixed_02fb {
  background-color: transparent;
  color: #af0606;
}
.hard_9576 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hard_9576 [class*="social-icon-youtube"].fixed_02fb {
  background-color: transparent;
  color: #cd201f;
}
.label_lite_f006 {
  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;
}
.label_lite_f006:hover {
  box-shadow: none;
  background: 0 0;
}
.wrapper_yellow_ad4b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sort_f70b {
  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;
}
.message_69a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple-fa19 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple-fa19,
.simple-fa19::after,
.simple-fa19::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;
}
.simple-fa19::after,
.simple-fa19::before {
  content: "";
  display: block;
  background-color: inherit;
}
.smooth_6ab3 .sort_f70b .message_69a2 {
  margin-top: -2px;
  width: 19px;
}
.smooth_6ab3 .sort_f70b .simple-fa19 {
  margin-top: -1px;
}
.smooth_6ab3 .sort_f70b .simple-fa19,
.smooth_6ab3 .sort_f70b .simple-fa19::after,
.smooth_6ab3 .sort_f70b .simple-fa19::before {
  width: 19px;
  height: 2px;
}
.smooth_6ab3 .sort_f70b .simple-fa19::before {
  top: -6px;
}
.smooth_6ab3 .sort_f70b .simple-fa19::after {
  bottom: -6px;
}
.item_out_d156 .sort_f70b .message_69a2 {
  margin-top: -2px;
  width: 22px;
}
.item_out_d156 .sort_f70b .simple-fa19 {
  margin-top: -1px;
}
.item_out_d156 .sort_f70b .simple-fa19,
.item_out_d156 .sort_f70b .simple-fa19::after,
.item_out_d156 .sort_f70b .simple-fa19::before {
  width: 22px;
  height: 2px;
}
.item_out_d156 .sort_f70b .simple-fa19::before {
  top: -7px;
}
.item_out_d156 .sort_f70b .simple-fa19::after {
  bottom: -7px;
}
.stone_3bac .sort_f70b .message_69a2 {
  margin-top: -2px;
  width: 31px;
}
.stone_3bac .sort_f70b .simple-fa19 {
  margin-top: -1.5px;
}
.stone_3bac .sort_f70b .simple-fa19,
.stone_3bac .sort_f70b .simple-fa19::after,
.stone_3bac .sort_f70b .simple-fa19::before {
  width: 31px;
  height: 3px;
}
.stone_3bac .sort_f70b .simple-fa19::before {
  top: -9px;
}
.stone_3bac .sort_f70b .simple-fa19::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mask_orange_b394 .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 19px;
  }
  .mask_orange_b394 .sort_f70b .simple-fa19 {
    margin-top: -1px;
  }
  .mask_orange_b394 .sort_f70b .simple-fa19,
  .mask_orange_b394 .sort_f70b .simple-fa19::after,
  .mask_orange_b394 .sort_f70b .simple-fa19::before {
    width: 19px;
    height: 2px;
  }
  .mask_orange_b394 .sort_f70b .simple-fa19::before {
    top: -6px;
  }
  .mask_orange_b394 .sort_f70b .simple-fa19::after {
    bottom: -6px;
  }
  .summary_brown_bdc0 .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 22px;
  }
  .summary_brown_bdc0 .sort_f70b .simple-fa19 {
    margin-top: -1px;
  }
  .summary_brown_bdc0 .sort_f70b .simple-fa19,
  .summary_brown_bdc0 .sort_f70b .simple-fa19::after,
  .summary_brown_bdc0 .sort_f70b .simple-fa19::before {
    width: 22px;
    height: 2px;
  }
  .summary_brown_bdc0 .sort_f70b .simple-fa19::before {
    top: -7px;
  }
  .summary_brown_bdc0 .sort_f70b .simple-fa19::after {
    bottom: -7px;
  }
  .background-ba00 .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 31px;
  }
  .background-ba00 .sort_f70b .simple-fa19 {
    margin-top: -1.5px;
  }
  .background-ba00 .sort_f70b .simple-fa19,
  .background-ba00 .sort_f70b .simple-fa19::after,
  .background-ba00 .sort_f70b .simple-fa19::before {
    width: 31px;
    height: 3px;
  }
  .background-ba00 .sort_f70b .simple-fa19::before {
    top: -9px;
  }
  .background-ba00 .sort_f70b .simple-fa19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .upper_2636 .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 19px;
  }
  .upper_2636 .sort_f70b .simple-fa19 {
    margin-top: -1px;
  }
  .upper_2636 .sort_f70b .simple-fa19,
  .upper_2636 .sort_f70b .simple-fa19::after,
  .upper_2636 .sort_f70b .simple-fa19::before {
    width: 19px;
    height: 2px;
  }
  .upper_2636 .sort_f70b .simple-fa19::before {
    top: -6px;
  }
  .upper_2636 .sort_f70b .simple-fa19::after {
    bottom: -6px;
  }
  .yellow_0e2b .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 22px;
  }
  .yellow_0e2b .sort_f70b .simple-fa19 {
    margin-top: -1px;
  }
  .yellow_0e2b .sort_f70b .simple-fa19,
  .yellow_0e2b .sort_f70b .simple-fa19::after,
  .yellow_0e2b .sort_f70b .simple-fa19::before {
    width: 22px;
    height: 2px;
  }
  .yellow_0e2b .sort_f70b .simple-fa19::before {
    top: -7px;
  }
  .yellow_0e2b .sort_f70b .simple-fa19::after {
    bottom: -7px;
  }
  .under_88db .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 31px;
  }
  .under_88db .sort_f70b .simple-fa19 {
    margin-top: -1.5px;
  }
  .under_88db .sort_f70b .simple-fa19,
  .under_88db .sort_f70b .simple-fa19::after,
  .under_88db .sort_f70b .simple-fa19::before {
    width: 31px;
    height: 3px;
  }
  .under_88db .sort_f70b .simple-fa19::before {
    top: -9px;
  }
  .under_88db .sort_f70b .simple-fa19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_5bc2 .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_5bc2 .sort_f70b .simple-fa19 {
    margin-top: -1px;
  }
  .avatar_5bc2 .sort_f70b .simple-fa19,
  .avatar_5bc2 .sort_f70b .simple-fa19::after,
  .avatar_5bc2 .sort_f70b .simple-fa19::before {
    width: 19px;
    height: 2px;
  }
  .avatar_5bc2 .sort_f70b .simple-fa19::before {
    top: -6px;
  }
  .avatar_5bc2 .sort_f70b .simple-fa19::after {
    bottom: -6px;
  }
  .description-bright-a74f .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 22px;
  }
  .description-bright-a74f .sort_f70b .simple-fa19 {
    margin-top: -1px;
  }
  .description-bright-a74f .sort_f70b .simple-fa19,
  .description-bright-a74f .sort_f70b .simple-fa19::after,
  .description-bright-a74f .sort_f70b .simple-fa19::before {
    width: 22px;
    height: 2px;
  }
  .description-bright-a74f .sort_f70b .simple-fa19::before {
    top: -7px;
  }
  .description-bright-a74f .sort_f70b .simple-fa19::after {
    bottom: -7px;
  }
  .widget-huge-04e2 .sort_f70b .message_69a2 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-huge-04e2 .sort_f70b .simple-fa19 {
    margin-top: -1.5px;
  }
  .widget-huge-04e2 .sort_f70b .simple-fa19,
  .widget-huge-04e2 .sort_f70b .simple-fa19::after,
  .widget-huge-04e2 .sort_f70b .simple-fa19::before {
    width: 31px;
    height: 3px;
  }
  .widget-huge-04e2 .sort_f70b .simple-fa19::before {
    top: -9px;
  }
  .widget-huge-04e2 .sort_f70b .simple-fa19::after {
    bottom: -9px;
  }
}
.accent_1766 .simple-fa19 {
  -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);
}
.accent_1766 .simple-fa19::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent_1766 .simple-fa19::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);
}
.accent_1766.clean_33f6 .simple-fa19 {
  -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);
}
.accent_1766.clean_33f6 .simple-fa19::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent_1766.clean_33f6 .simple-fa19::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);
}
.green_8ce3 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.button_e644:before {
  display: none;
}
.feature_right_b130 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature_right_b130 .module_paper_7014 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature_right_b130 .module_paper_7014:last-of-type {
  border-bottom: none;
}
.feature_right_b130 .module_paper_7014.search_lower_ce2e,
.feature_right_b130 .module_paper_7014.avatar-e1e0,
.feature_right_b130 .module_paper_7014.dropdown_4a86 {
  padding: 0;
}
.feature_right_b130 .sidebar-small-033a .secondary_2d47 {
  color: currentColor;
}
.feature_right_b130 .sidebar-small-033a .secondary_2d47:focus,
.feature_right_b130 .sidebar-small-033a .secondary_2d47:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_right_b130.center-1d81 .stale_c581,
.feature_right_b130.center-1d81 .large-5403 a,
.feature_right_b130.center-1d81 .breadcrumb-2c0b a,
.feature_right_b130.center-1d81 .glass_9116 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature_right_b130.center-1d81 .stale_c581:hover,
.feature_right_b130.center-1d81 .large-5403 a:hover,
.feature_right_b130.center-1d81 .breadcrumb-2c0b a:hover,
.feature_right_b130.center-1d81 .glass_9116 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_right_b130.center-1d81 .accordion_dark_9172 {
  color: rgba(0, 0, 0, 0.8);
}
.feature_right_b130.center-1d81 .module_paper_7014 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_right_b130.center-1d81 .module_paper_7014:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature_right_b130.center-1d81 .cool-a2aa:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature_right_b130.center-1d81 .sidebar-small-033a .list-fluid-bbab li a,
.feature_right_b130.center-1d81 .sidebar-small-033a .secondary_2d47,
.feature_right_b130.center-1d81 .glass_9116 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_right_b130.center-1d81 .sidebar-small-033a .secondary_2d47:focus,
.feature_right_b130.center-1d81 .sidebar-small-033a .secondary_2d47:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_right_b130.center-1d81 .list-fluid-bbab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_right_b130.tertiary-silver-f2d3 .stale_c581,
.feature_right_b130.tertiary-silver-f2d3 .large-5403 a,
.feature_right_b130.tertiary-silver-f2d3 .breadcrumb-2c0b .secondary_2d47,
.feature_right_b130.tertiary-silver-f2d3 .breadcrumb-2c0b a,
.feature_right_b130.tertiary-silver-f2d3 .glass_9116 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature_right_b130.tertiary-silver-f2d3 .stale_c581:hover,
.feature_right_b130.tertiary-silver-f2d3 .large-5403 a:hover,
.feature_right_b130.tertiary-silver-f2d3 .breadcrumb-2c0b .secondary_2d47:hover,
.feature_right_b130.tertiary-silver-f2d3 .breadcrumb-2c0b a:hover,
.feature_right_b130.tertiary-silver-f2d3 .glass_9116 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_right_b130.tertiary-silver-f2d3 .accordion_dark_9172 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_right_b130.tertiary-silver-f2d3 .module_paper_7014 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_right_b130.tertiary-silver-f2d3 .module_paper_7014:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature_right_b130.tertiary-silver-f2d3 .cool-a2aa:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_right_b130.tertiary-silver-f2d3 .sidebar-small-033a .list-fluid-bbab li a,
.feature_right_b130.tertiary-silver-f2d3 .sidebar-small-033a .secondary_2d47,
.feature_right_b130.tertiary-silver-f2d3 .glass_9116 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_right_b130.tertiary-silver-f2d3 .sidebar-small-033a .secondary_2d47:focus,
.feature_right_b130.tertiary-silver-f2d3 .sidebar-small-033a .secondary_2d47:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_right_b130.tertiary-silver-f2d3 .list-fluid-bbab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-a2aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cool-a2aa:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup_pink_9c09 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.steel_c538 .feature_right_b130 {
  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;
}
.steel_c538 .module_paper_7014 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.steel_c538 .module_paper_7014: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) {
  .steel_c538 .module_paper_7014:before {
    width: 16%;
    left: 42%;
  }
}
.steel_c538 .module_paper_7014:last-child:before {
  content: none;
}
.steel_c538 .module_paper_7014[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.steel_c538 .sidebar-small-033a .list-fluid-bbab li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.steel_c538 .sidebar-small-033a .list-fluid-bbab li a .secondary_2d47 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.steel_c538 .sidebar-small-033a .glass_9116 {
  border: none;
}
.steel_c538 .sidebar-small-033a .glass_9116 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.steel_c538 .cool-a2aa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.steel_c538 .popup_pink_9c09 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.steel_c538 .tertiary-silver-f2d3 .cool-a2aa:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel_c538 .center-1d81.logo-short-4645 .simple-fa19 {
  background: rgba(0, 0, 0, 0.6);
}
.steel_c538
  .center-1d81.logo-short-4645
  .simple-fa19::after,
.steel_c538
  .center-1d81.logo-short-4645
  .simple-fa19:before {
  background: inherit;
}
.steel_c538
  .center-1d81.logo-short-4645:hover
  .simple-fa19 {
  background: rgba(0, 0, 0, 0.8);
}
.gradient_purple_da33 .feature_right_b130 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .gradient_purple_da33 .feature_right_b130 {
    width: auto;
    right: 45px;
  }
}
.input-5acf .feature_right_b130 {
  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) {
  .input-5acf .feature_right_b130 {
    width: auto;
    left: 45px;
  }
}
.button_e644 .feature_right_b130 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.button_e644 .popup_pink_9c09 {
  max-width: 48em;
  margin: 0 auto;
}
.button_e644 .cool-a2aa:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focused_d9cc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focused_d9cc.steel_c538 .feature_right_b130 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focused_d9cc.gradient_purple_da33 .feature_right_b130 {
  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);
}
.focused_d9cc .feature_right_b130 {
  visibility: visible;
}
.focused_d9cc.input-5acf .feature_right_b130 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown_8856,
.accent-3d19 {
  overflow-x: hidden;
}
.brown_8856 .feature_right_b130 {
  overflow: auto;
}
.brown_8856.steel_c538 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_8856.steel_c538 .feature_right_b130 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown_8856.steel_c538 .label_lite_f006 {
  opacity: 0;
}
.brown_8856.gradient_purple_da33 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_8856.gradient_purple_da33 .feature_right_b130 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown_8856.gradient_purple_da33 .label_lite_f006 {
  opacity: 0;
}
.brown_8856.input-5acf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_8856.input-5acf .feature_right_b130 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown_8856.input-5acf .label_lite_f006 {
  opacity: 0;
}
.brown_8856.button_e644 .feature_right_b130 {
  z-index: 10;
  visibility: visible;
}
.logo-short-4645 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.logo-short-4645 .simple-fa19 {
  background: rgba(255, 255, 255, 0.99);
}
.logo-short-4645 .simple-fa19::after,
.logo-short-4645 .simple-fa19:before {
  background: inherit;
}
.logo-short-4645:hover .simple-fa19 {
  background: rgba(255, 255, 255, 0.99);
}
.input-5acf .logo-short-4645 {
  top: 10px;
  right: auto;
  left: 12px;
}
.button_e644 .logo-short-4645 {
  display: none !important;
}
.brown_8856:before,
.accent-3d19:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown_8856 .logo-short-4645,
.accent-3d19 .logo-short-4645 {
  display: inline-block;
}
.feature_right_b130 .liquid_f36e {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.brown_8856 .feature_right_b130 .liquid_f36e,
.accent-3d19 .feature_right_b130 .liquid_f36e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search_up_c627 .header_373e {
  width: 100%;
}
.icon-4f94 {
  padding: 0 0.5em 0;
}
.icon-4f94 [class*="customify-col-"],
.icon-4f94 [class*="customify-col_"],
.icon-4f94 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gallery-0500 .icon-4f94 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dirty_a5ff .notice-929c,
  .notice-929c {
    display: none;
  }
  .fast_5928 {
    text-align: left;
  }
  .summary_2c08 {
    text-align: center;
  }
  .outline_in_7b20 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_a5ff .status-old-d3c5,
  .status-old-d3c5 {
    display: none;
  }
  .bright-3f8f {
    text-align: left;
  }
  .footer-white-a0d6 {
    text-align: center;
  }
  .blue-1f8d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dirty_a5ff .panel-28b9,
  .panel-28b9 {
    display: none;
  }
  .accordion_white_cdac {
    text-align: left;
  }
  .input_red_85df {
    text-align: center;
  }
  .media_selected_ba44 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rough_8907 {
  box-shadow: none !important;
}
.dynamic-2066 .bright-ac70,
.light-a3a1 .bright-ac70 {
  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;
}
.light-a3a1 .bright-ac70 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.advanced-0103 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.advanced-0103:after,
.advanced-0103:before {
  content: "";
  display: table;
}
.advanced-0103:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .advanced-0103 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.advanced-0103,
.sort_narrow_0f87 {
  max-width: 1248px;
  margin: 0 auto;
}

.clean-e951.preview-c446 .advanced-0103 {
  max-width: 100%;
}
.clean-e951.badge_6c9d {
  max-width: 1200px;
  margin: 0 auto;
}
.clean-e951.picture_gold_da44 .advanced-0103 {
  max-width: 100%;
}
.clean-e951.picture_gold_da44 > .advanced-0103 {
  padding-left: 0;
  padding-right: 0;
}
.clean-e951.picture_gold_da44 > .advanced-0103 .dirty_a5ff {
  margin: 0;
}
.clean-e951.picture_gold_da44
  > .advanced-0103
  .module_4045.tiny-cc69 {
  margin-right: 0;
  margin-left: 0;
}
.clean-e951.picture_gold_da44 #main.tiny-cc69 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hovered-d706 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hovered-d706 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .brown-392a .easy_4e82 {
    padding-right: 1em;
  }
  .brown-392a.carousel_f213 .module_4045 {
    border-right: 1px solid #eaecee;
  }
  .brown-392a.carousel_f213 .easy_4e82 {
    padding-right: 1em;
  }
  .brown-392a.carousel_f213 .purple-77d3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_in_e8e0 .easy_4e82 {
    padding-left: 1em;
  }
  .list_in_e8e0.carousel_f213 .module_4045 {
    border-left: 1px solid #eaecee;
  }
  .list_in_e8e0.carousel_f213 .easy_4e82 {
    padding-left: 1em;
  }
  .list_in_e8e0.carousel_f213 .purple-77d3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag-f209 .easy_4e82 {
    padding-left: 1em;
  }
  .tag-f209.carousel_f213 .outline-b3c4 {
    border-right: 1px solid #eaecee;
  }
  .tag-f209.carousel_f213 .carousel-stone-af4c {
    border-right: 1px solid #eaecee;
  }
  .tag-f209.carousel_f213 .easy_4e82 {
    padding-left: 1em;
  }
  .tag-f209.carousel_f213 .purple-77d3 {
    padding-right: 1em;
  }
  .tag-f209.carousel_f213 .header_0d09 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro_55ee .easy_4e82 {
    padding-right: 1em;
  }
  .pro_55ee.carousel_f213 .outline-b3c4 {
    border-left: 1px solid #eaecee;
  }
  .pro_55ee.carousel_f213 .carousel-stone-af4c {
    border-left: 1px solid #eaecee;
  }
  .pro_55ee.carousel_f213 .easy_4e82 {
    padding-right: 1em;
  }
  .pro_55ee.carousel_f213 .purple-77d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pro_55ee.carousel_f213 .header_0d09 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-d706 .easy_4e82 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered-d706.carousel_f213 .module_4045 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hovered-d706.carousel_f213 .easy_4e82 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered-d706.carousel_f213 .purple-77d3 {
    padding-left: 1em;
  }
  .hovered-d706.carousel_f213 .header_0d09 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hovered-d706.carousel_f213 .easy_4e82 {
    padding-left: 0;
  }
}
.silver_a66f .shadow-11b1 {
  display: inline-block;
}
.brown_6344 {
  display: inline-block;
}
.light_43e8 {
  word-con: break-word;
}
.secondary-1af6 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary-1af6 .heading_5f01 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary-1af6 .focus-0e1e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.iron-c457 .hero-cc62 {
  margin-bottom: 2em;
}
.iron-c457 .right-272c {
  margin-bottom: 15px;
}
.iron-c457 .right-272c:last-child {
  margin-bottom: 0;
}
.iron-c457 .content_f57f {
  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) {
  .iron-c457 .content_f57f {
    display: block;
  }
}
.iron-c457 .gas_05b7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .iron-c457 .gas_05b7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.iron-c457 .outer-031d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.iron-c457 .outer-031d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.iron-c457 .outer-031d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.iron-c457 .light_43e8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.iron-c457 .light_43e8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.iron-c457 .item-new-d2de p:last-child {
  margin-bottom: 0;
}
.iron-c457 .basic-38a3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.iron-c457 .hover-dark-e8d3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.iron-c457 .article_114e {
  margin-top: 1em;
}
.iron-c457 .column_a588 {
  top: 0;
  display: block;
}
.iron-c457 .column_a588 a {
  color: inherit;
}
.iron-c457 .column_a588 a:hover {
  color: inherit;
}
.iron-c457 .card_dynamic_db74 {
  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;
}
.iron-c457 .card_dynamic_db74:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.iron-c457 .hover-dark-e8d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.iron-c457 .center-da31 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.iron-c457 .center-da31:first-child {
  margin-top: 0;
}
.iron-c457 .center-da31.tertiary_basic_9c94 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.iron-c457 .center-da31.white-c21d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.iron-c457
  .center-da31.white-c21d.gradient-e010
  .article_114e {
  width: 100%;
}
.iron-c457 .white-c21d {
  -webkit-box-align: center;
  align-items: center;
}
.iron-c457 .white-c21d .secondary-1af6,
.iron-c457 .white-c21d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.iron-c457 .outer-031d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.iron-c457 .outer-031d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.iron-c457 .outer-031d: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;
}
.iron-c457 .tertiary_basic_9c94 {
  z-index: 5;
}
.iron-c457 .easy-16e7 .sort_6db0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.iron-c457 .small-c8f7 .sort_6db0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.iron-c457 .table_dirty_d1c7 .sort_6db0 {
  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;
}
.iron-c457.glass-dcd5 .content_f57f,
.iron-c457.status-5fd3 .content_f57f {
  display: block;
}
.iron-c457.glass-dcd5 .content_f57f .message-green-5002,
.iron-c457.glass-dcd5 .content_f57f .hover-dark-e8d3,
.iron-c457.status-5fd3 .content_f57f .message-green-5002,
.iron-c457.status-5fd3 .content_f57f .hover-dark-e8d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.iron-c457.tabs-c754 .gas_05b7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .iron-c457.tabs-c754 .gas_05b7 {
    margin-right: 0;
  }
}
.iron-c457.glass-dcd5 .gas_05b7,
.iron-c457.status-5fd3 .gas_05b7 {
  padding-top: 40%;
}
.iron-c457.glass-dcd5 .hero-cc62,
.iron-c457.status-5fd3 .hero-cc62 {
  display: block;
}
.iron-c457.glass-dcd5 .fn-sticky-a34c .hover-dark-e8d3,
.iron-c457.status-5fd3 .fn-sticky-a34c .hover-dark-e8d3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.iron-c457.glass-dcd5 .gas_05b7,
.iron-c457.status-5fd3 .gas_05b7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.iron-c457.glass-dcd5 .hover-dark-e8d3 {
  padding: 1em;
}
.pagination_top_d027 {
  margin: 30px auto;
  display: block;
}
.pagination_top_d027 .pro-6cfb > * {
  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;
}
.pagination_top_d027 .pro-6cfb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination_top_d027 .pro-6cfb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-4ef3 .secondary-1af6 {
  margin-bottom: 1.41575em;
}
.tooltip-4ef3 .feature_stone_e1ad {
  margin-bottom: 1.618em;
}
.popup-fast-364d .tabs-pressed-94e5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup-fast-364d .tabs-pressed-94e5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup-fast-364d .dirty-de63 {
  max-width: 100%;
  overflow: auto;
}
.current-0bb6 .popup-fast-364d a:hover {
  text-decoration: underline;
}
.short_7271 .right-272c:not(.light_43e8),
.short_7271 .outer-031d {
  margin-bottom: 1.41575em;
}
.short_7271 .right-272c:not(.light_43e8):last-child,
.short_7271 .outer-031d:last-child {
  margin-bottom: 0;
}
.short_7271 .right-272c.column_focused_8cc2 {
  margin-bottom: 0.41575em;
}
.short_7271 .filter_6715:before,
.short_7271 .overlay-prev-d18f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.short_7271 .filter_6715:before {
  content: "\f115";
}
.short_7271 .overlay-prev-d18f:before {
  content: "\f02c";
}
.short_7271 .module_28ca {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.short_7271 .module_28ca a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.item-3a74 {
  display: -webkit-box;
  display: flex;
}
.item-3a74 .breadcrumb_middle_7874 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .item-3a74 .breadcrumb_middle_7874 {
    flex-basis: 90px;
  }
}
.item-3a74 .fresh_639d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-3a74 .fresh_639d {
    flex-basis: calc(100% - 50px);
  }
}
.item-3a74 .main-static-220f p:last-child {
  margin-bottom: 0.72em;
}
.tiny_86d4 .pro-6cfb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tiny_86d4 .pro-6cfb:after,
.tiny_86d4 .pro-6cfb:before {
  content: "";
  display: table;
}
.tiny_86d4 .pro-6cfb:after {
  clear: both;
}
.tiny_86d4 .pro-6cfb .hidden-easy-3c66,
.tiny_86d4 .pro-6cfb .image-clean-4f68 {
  width: 49%;
}
.tiny_86d4 .pro-6cfb .hidden-easy-3c66 a span.static_3cf4,
.tiny_86d4 .pro-6cfb .image-clean-4f68 a span.static_3cf4 {
  display: block;
  margin-bottom: 5px;
}
.tiny_86d4 .pro-6cfb .image-clean-4f68 {
  float: left;
  text-align: left;
}
.tiny_86d4 .pro-6cfb .hidden-easy-3c66 {
  float: right;
  text-align: right;
}
.grid-selected-d400 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .grid-selected-d400 {
    margin-bottom: 0;
  }
}
.dirty_63c8 {
  margin-bottom: 1em;
}
.dirty_63c8 .light_43e8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-fixed-d3b6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fixed-5419 .dirty_63c8,
.east_6067 .dirty_63c8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fixed-5419 .dirty_63c8,
  .east_6067 .dirty_63c8 {
    display: block;
  }
}
.fixed-5419 .caption-fixed-d3b6,
.east_6067 .caption-fixed-d3b6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fixed-5419 .caption-fixed-d3b6,
  .east_6067 .caption-fixed-d3b6 {
    margin-bottom: 1em;
  }
}
.fixed-5419 .caption-fixed-d3b6 img,
.east_6067 .caption-fixed-d3b6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fixed-5419 .popup-down-e89f,
.east_6067 .popup-down-e89f {
  flex-basis: calc(100% - 160px);
}
.fixed-5419 .popup-down-e89f p,
.east_6067 .popup-down-e89f p {
  margin-bottom: 0;
}
.fixed-5419 .popup-down-e89f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fixed-5419 .popup-down-e89f {
    padding-left: 0;
  }
}
.east_6067 .popup-down-e89f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .east_6067 .popup-down-e89f {
    padding-right: 0;
  }
}
.east_6067 .caption-fixed-d3b6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.thick_48b0 .caption-fixed-d3b6 {
  margin-bottom: 0.5em;
}
.thick_48b0 .caption-fixed-d3b6 img {
  width: 100%;
}
.new-e9fd .popup_6d3f,
.search-d0ed .popup_6d3f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search-d0ed .module_4045 .breadcrumb-medium-73b3 p:last-child {
  margin-bottom: 0;
}
.form-basic-bef2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tabs-1e74 .glass-4f55 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tabs-1e74 .glass-4f55:last-of-type {
    margin-bottom: 0;
  }
}
.tabs-1e74 .glass-4f55 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-1e74 .glass-4f55 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tabs-1e74 .glass-4f55 ul li {
  margin: 0 0 0.6em;
}
.tabs-1e74 .glass-4f55 ul li.shade-pressed-ffd4,
.tabs-1e74 .glass-4f55 ul li.green_10e8 {
  position: relative;
}
.tabs-1e74 .glass-4f55 ul li.shade-pressed-ffd4 .focus_clean_749f,
.tabs-1e74 .glass-4f55 ul li.green_10e8 .focus_clean_749f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tabs-1e74 .glass-4f55 ul li.shade-pressed-ffd4:after:after,
.tabs-1e74 .glass-4f55 ul li.shade-pressed-ffd4:after:before,
.tabs-1e74
  .glass-4f55
  ul
  li.green_10e8:after:after,
.tabs-1e74
  .glass-4f55
  ul
  li.green_10e8:after:before {
  content: "";
  display: table;
}
.tabs-1e74 .glass-4f55 ul li.shade-pressed-ffd4:after:after,
.tabs-1e74
  .glass-4f55
  ul
  li.green_10e8:after:after {
  clear: both;
}
.tabs-1e74 .glass-4f55 a.action-b130:hover {
  text-decoration: none;
}
.tabs-1e74 .glass-4f55 select {
  max-width: 100%;
}
.tabs-1e74 .glass-4f55 table {
  font-size: 85%;
}
.tabs-1e74 .glass-4f55 table td,
.tabs-1e74 .glass-4f55 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tabs-1e74 .glass-4f55 table tfoot td {
  text-align: left;
}
.tabs-1e74 .glass-4f55 :last-child {
  margin-bottom: 0;
}
.tabs-1e74 .glass-4f55 .avatar_pro_1202 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tabs-1e74 .glass-4f55 .avatar_pro_1202 label {
  width: 100%;
}
.tabs-1e74 .glass-4f55 .avatar_pro_1202 .row_ddb3 {
  width: 100%;
  display: block;
}
.tabs-1e74 .glass-4f55 .avatar_pro_1202 .input-huge-5ebf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tabs-1e74 .glass-4f55 .avatar_pro_1202 .input-huge-5ebf:hover svg #svg-search {
  fill: #444;
}
.tabs-1e74 .glass-4f55 .avatar_pro_1202 .input-huge-5ebf svg {
  width: 18px;
  height: 18px;
}
.tabs-1e74 .alert_aa53 ul ul,
.tabs-1e74 .soft_c796 ul ul,
.tabs-1e74 .old-cfd5 ul ul,
.tabs-1e74 .video_bright_a551 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tabs-1e74 .alert_aa53 .white_2030 > a,
.tabs-1e74 .soft_c796 .white_2030 > a,
.tabs-1e74 .old-cfd5 .white_2030 > a,
.tabs-1e74 .video_bright_a551 .white_2030 > a {
  margin-bottom: 0;
}
.tabs-1e74 .focused-ed3c li,
.tabs-1e74 .alert_aa53 li,
.tabs-1e74 .picture-down-5138 li,
.tabs-1e74 .soft_c796 li,
.tabs-1e74 .old-cfd5 li,
.tabs-1e74 .video_bright_a551 li,
.tabs-1e74 .hero-b80e li,
.tabs-1e74 .texture-down-6cb4 li {
  display: block;
  position: relative;
}
.tabs-1e74 .focused-ed3c li:last-child,
.tabs-1e74 .alert_aa53 li:last-child,
.tabs-1e74 .picture-down-5138 li:last-child,
.tabs-1e74 .soft_c796 li:last-child,
.tabs-1e74 .old-cfd5 li:last-child,
.tabs-1e74 .video_bright_a551 li:last-child,
.tabs-1e74 .hero-b80e li:last-child,
.tabs-1e74 .texture-down-6cb4 li:last-child {
  border: none;
}
.tabs-1e74 .focused-ed3c li a,
.tabs-1e74 .alert_aa53 li a,
.tabs-1e74 .picture-down-5138 li a,
.tabs-1e74 .soft_c796 li a,
.tabs-1e74 .old-cfd5 li a,
.tabs-1e74 .video_bright_a551 li a,
.tabs-1e74 .hero-b80e li a,
.tabs-1e74 .texture-down-6cb4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tabs-1e74 .focused-ed3c li ul li::before,
.tabs-1e74 .alert_aa53 li ul li::before,
.tabs-1e74 .picture-down-5138 li ul li::before,
.tabs-1e74 .soft_c796 li ul li::before,
.tabs-1e74 .old-cfd5 li ul li::before,
.tabs-1e74 .video_bright_a551 li ul li::before,
.tabs-1e74 .hero-b80e li ul li::before,
.tabs-1e74 .texture-down-6cb4 li ul li::before {
  left: 15px;
}
.tabs-1e74 .focused-ed3c li ul a,
.tabs-1e74 .alert_aa53 li ul a,
.tabs-1e74 .picture-down-5138 li ul a,
.tabs-1e74 .soft_c796 li ul a,
.tabs-1e74 .old-cfd5 li ul a,
.tabs-1e74 .video_bright_a551 li ul a,
.tabs-1e74 .hero-b80e li ul a,
.tabs-1e74 .texture-down-6cb4 li ul a {
  padding-left: 20px;
}
.tabs-1e74 .focused-ed3c li ul ul li::before,
.tabs-1e74 .alert_aa53 li ul ul li::before,
.tabs-1e74 .picture-down-5138 li ul ul li::before,
.tabs-1e74 .soft_c796 li ul ul li::before,
.tabs-1e74 .old-cfd5 li ul ul li::before,
.tabs-1e74 .video_bright_a551 li ul ul li::before,
.tabs-1e74 .hero-b80e li ul ul li::before,
.tabs-1e74 .texture-down-6cb4 li ul ul li::before {
  left: 30px;
}
.tabs-1e74 .focused-ed3c li ul ul a,
.tabs-1e74 .alert_aa53 li ul ul a,
.tabs-1e74 .picture-down-5138 li ul ul a,
.tabs-1e74 .soft_c796 li ul ul a,
.tabs-1e74 .old-cfd5 li ul ul a,
.tabs-1e74 .video_bright_a551 li ul ul a,
.tabs-1e74 .hero-b80e li ul ul a,
.tabs-1e74 .texture-down-6cb4 li ul ul a {
  padding-left: 40px;
}
.tabs-1e74 .column_8875 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tabs-1e74 .texture-down-6cb4 ul li {
  margin-bottom: 1.41575em;
}
.tabs-1e74 .texture-down-6cb4 ul li .carousel_brown_fbc2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tabs-1e74 .texture-down-6cb4 ul li .middle-3c95 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tertiary-silver-f2d3 .focused-ed3c li a,
.tertiary-silver-f2d3 .alert_aa53 li a,
.tertiary-silver-f2d3 .picture-down-5138 li a,
.tertiary-silver-f2d3 .soft_c796 li a,
.tertiary-silver-f2d3 .old-cfd5 li a,
.tertiary-silver-f2d3 .video_bright_a551 li a,
.tertiary-silver-f2d3 .hero-b80e li a,
.tertiary-silver-f2d3 .texture-down-6cb4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-silver-f2d3 .column_8875 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-silver-f2d3 .glass-4f55 ul li.shade-pressed-ffd4 .focus_clean_749f,
.tertiary-silver-f2d3 .glass-4f55 ul li.green_10e8 .focus_clean_749f {
  background: rgba(0, 0, 0, 0.2);
}
.tertiary-silver-f2d3 .tabs-1e74 .glass-4f55 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li {
  margin: 0;
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li ul {
  margin: 0;
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li ul li a {
  padding-left: 15px;
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li ul li li a {
  padding-left: 30px;
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li.bright_8dce > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li.bright_8dce > 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;
}
.clean-e951 .tabs-1e74 .list-fluid-bbab li.bright_8dce > 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;
}
.advanced_038c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.table-f476 {
  position: relative;
  z-index: 10;
}
.table-f476 .liquid_f36e {
  width: 100%;
  max-width: 100%;
}
.in_bb58 .lite_e028 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.in_bb58 .center-1d81 {
}
.in_bb58 .tertiary-silver-f2d3 {
  background: #292929;
}
.sort-white-b105 .lite_e028 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort-white-b105 .center-1d81 {
  background: #f9f9f9;
}
.sort-white-b105 .tertiary-silver-f2d3 {
  background: #303030;
}
.hovered_3c26 .lite_e028 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hovered_3c26 .shadow-11b1 {
    margin-bottom: 1em;
  }
  .hovered_3c26 .shadow-11b1:last-child {
    margin-bottom: 0;
  }
}
.hovered_3c26 .center-1d81 {
  background: #ededed;
}
.hovered_3c26 .tertiary-silver-f2d3 {
  background: #1a1a1a;
}
.lite_e028.center-1d81 {
  color: rgba(0, 0, 0, 0.6);
}
.lite_e028.center-1d81 .pattern_b3e6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite_e028.tertiary-silver-f2d3 {
  color: rgba(255, 255, 255, 0.99);
}
.lite_e028.tertiary-silver-f2d3 a:not(.action-b130) {
  color: rgba(255, 255, 255, 0.79);
}
.lite_e028.tertiary-silver-f2d3 a:not(.action-b130):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_e028.tertiary-silver-f2d3 .pattern_b3e6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_e028.tertiary-silver-f2d3 table tbody td,
.lite_e028.tertiary-silver-f2d3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.outer-8b68.module_complex_22b0 .advanced-0103 {
  max-width: initial;
}
.outer-8b68 .footer_0a92 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outer-8b68 .footer_0a92 .liquid_f36e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outer-8b68 .footer_0a92 .liquid_f36e {
    display: block;
    margin-bottom: 2em;
  }
  .outer-8b68 .footer_0a92 .liquid_f36e:last-child {
    margin-bottom: 0;
  }
}
.hovered_3c26 .shadow-11b1:last-child,
.sort-white-b105 .shadow-11b1:last-child,
.in_bb58 .shadow-11b1:last-child {
  margin-bottom: 0;
}
.hovered_3c26 .shadow-11b1 .tabs-1e74 .glass-4f55:last-child,
.sort-white-b105 .shadow-11b1 .tabs-1e74 .glass-4f55:last-child,
.in_bb58 .shadow-11b1 .tabs-1e74 .glass-4f55:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hovered_3c26 .hover-bronze-0630,
  .hovered_3c26 .focus_634b,
  .sort-white-b105 .hover-bronze-0630,
  .sort-white-b105 .focus_634b,
  .in_bb58 .hover-bronze-0630,
  .in_bb58 .focus_634b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .table-f476 .shadow-11b1 {
    margin-bottom: 2em;
  }
}
.table-f476 p:last-child {
  margin-bottom: 0;
}
.table-f476 li,
.table-f476 ul {
  list-style: none;
  margin: 0;
}
.table-f476 ul ul {
  margin-left: 2.617924em;
}
.article_fast_fa43 {
  font-size: 0.875em;
}

/* css-noise: 92f9 */
.promo-block-d6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
