/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu_db45/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu_db45
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.menu_db45/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.clean_ef15.text_9e78/licenses/gpl-2.0.inner_eb33
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.simple-2463/, (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.notification-4f1c.dirty-6ec0/normalize.breadcrumb-fe80/
 ======
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.breadcrumb-fe80 v7.0.0 | MIT License | github.menu_db45/necolas/normalize.breadcrumb-fe80 */
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;
}
.column_932b .banner_upper_77d8,
.item_3512,
.slider-e8a8,
.media_cool_7968,
.hover_center_381c,
.dropdown_stale_008c,
.plasma-3837,
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;
}
.item_3512,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .item_3512,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .item_3512,
  h1 {
    font-size: 1.8em;
  }
}
.slider-e8a8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slider-e8a8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slider-e8a8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slider-e8a8,
  h2 {
    font-size: 1.7em;
  }
}
.media_cool_7968,
h3 {
  font-size: 1.618em;
}
.column_932b .banner_upper_77d8,
.hover_center_381c,
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.tooltip_iron_2894 {
  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;
}
.under_c143:after,
.under_c143:before,
.logo-smooth-edb7:after,
.logo-smooth-edb7:before {
  content: "";
  display: table;
}
.under_c143:after,
.logo-smooth-edb7:after {
  clear: both;
}
.notice-stone-ce01 {
  float: right;
  margin-right: 0;
}
.hero_dim_d5e0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.icon_9df9 .description-a934,
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;
}
.icon_9df9 .description-a934: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;
}
.dirty-d53b .description-a934 {
  box-shadow: none;
}
.dirty-d53b
  .description-a934
  .fixed-7819 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dirty-d53b .description-a934 .texture-pro-6248 {
  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;
}
.dirty-d53b
  .description-a934
  .texture-pro-6248
  b {
  display: none;
}
.dirty-d53b .main-a996 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card_down_ed3f:not(.yellow-842b):not(.tabs-soft-b36e),
button:not(.yellow-842b):not(.tabs-soft-b36e),
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ),
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ),
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ) {
  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;
}
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):hover,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):hover,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):hover,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):hover,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):active,
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):active,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):active,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):active,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):active,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus {
  outline: 0;
}
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a {
  position: relative;
}
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .aside-a967,
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .progress-fluid-3236,
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .slider-2502,
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  i,
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  svg,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .aside-a967,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .progress-fluid-3236,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .slider-2502,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  i,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  svg,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .aside-a967,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .progress-fluid-3236,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .slider-2502,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  i,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  svg,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .aside-a967,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .progress-fluid-3236,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .slider-2502,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  i,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  svg,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .aside-a967,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .progress-fluid-3236,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  .slider-2502,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  i,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a
  svg {
  visibility: hidden;
}
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a:after,
button:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a:after,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a:after,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a:after,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ).fn-loading-5d1a: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;
}
.card_down_ed3f:not(.yellow-842b):not(.tabs-soft-b36e),
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ),
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ),
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ) {
  color: #fff;
  background: #235787;
}
.card_down_ed3f:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus,
input[type="button"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus,
input[type="reset"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus,
input[type="submit"]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ):focus {
  color: #fff;
}
.card_down_ed3f.fn-disabled-5d1a:not(.yellow-842b):not(
    .tabs-soft-b36e
  ),
.card_down_ed3f[disabled]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ),
button.fn-disabled-5d1a:not(.yellow-842b):not(
    .tabs-soft-b36e
  ),
button[disabled]:not(.yellow-842b):not(
    .tabs-soft-b36e
  ) {
  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;
}
.status_dark_4f83 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.status_dark_4f83: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;
}
.heading_smooth_c6a1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.clean_c12f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.new_4051 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.under_c143:after,
.under_c143:before,
.gas_97cd:after,
.gas_97cd:before,
.title-ae89:after,
.title-ae89:before,
.feature_8a5c:after,
.feature_8a5c:before,
.shadow_f7b9:after,
.shadow_f7b9:before,
.menu-fast-5f0c:after,
.menu-fast-5f0c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.under_c143:after,
.gas_97cd:after,
.title-ae89:after,
.feature_8a5c:after,
.shadow_f7b9:after,
.menu-fast-5f0c:after {
  clear: both;
}
.gas_97cd .carousel-black-b979,
.title-ae89 .carousel-black-b979,
.silver-e8f0 .carousel-black-b979 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-4d0e {
  display: inline-block;
}
.pink_4222 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pink_4222 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pink_4222 .gas_6d78 {
  padding: 1em 0;
  font-size: 85%;
}
.gas_6d78 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.upper_39f5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.upper_39f5:after,
.upper_39f5:before {
  content: "";
  display: table;
}
.upper_39f5:after {
  clear: both;
}
.component_881a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description_liquid_5d03 .component_881a {
  max-width: 50%;
}
.sidebar-a690 .component_881a {
  max-width: 33.33%;
}
.badge_wide_9a7f .component_881a {
  max-width: 25%;
}
.card_clean_1139 .component_881a {
  max-width: 20%;
}
.clean-7959 .component_881a {
  max-width: 16.66%;
}
.surface-wide-f295 .component_881a {
  max-width: 14.28%;
}
.element_simple_9214 .component_881a {
  max-width: 12.5%;
}
.backdrop-24b6 .component_881a {
  max-width: 11.11%;
}
.card_basic_b8b2 {
  display: block;
}
.column_932b .wrapper_56ee label,
.column_932b .bright_0f1b label,
.column_932b .south-da1c label,
.column_932b .layout_8a1c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-16e6 {
  list-style: none;
  margin: 0;
}
.article-16e6 article.breadcrumb-2a82 {
  margin-bottom: 0;
}
.article-16e6 ul {
  list-style: none;
  margin: 0;
}
.article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82: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) {
  .article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82 li.breadcrumb-2a82 li.breadcrumb-2a82 li.breadcrumb-2a82 {
    padding-left: 0;
  }
}
article.breadcrumb-2a82 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-2a82 .gas_97cd p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-2a82 .outline-c8c7 {
  float: left;
}
article.breadcrumb-2a82 .info_clean_472b {
  margin-left: 85px;
}
article.breadcrumb-2a82 .huge_e987 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-2a82 .huge_e987 .main-under-fafc {
  margin-left: 10px;
}
article.breadcrumb-2a82 .stale-fd2b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-2a82 .active_173a {
  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 .wrapper_56ee,
  #respond .south-da1c,
  #respond .layout_8a1c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_56ee input,
#respond .south-da1c input,
#respond .layout_8a1c input {
  width: 100%;
}
#respond .layout_8a1c {
  margin-right: 0;
}
#respond .video-0608 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood-320e {
  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;
}
.wood-320e.carousel-right-f6a9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wood-320e 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%);
}
.wood-320e:focus,
.wood-320e: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);
}
.hard-99b5 {
  border-radius: 10%;
}
.fast-e15d {
  border-radius: 50%;
}
.feature_69f7 {
  font-size: 0.72em;
}
.hard_8d08 {
  font-size: 0.875em;
}
.green_bf0c {
  font-size: 1.1em;
}
.bright_7159 {
  text-transform: uppercase;
  line-height: 1.2;
}
.bright_7159.feature_69f7 {
  letter-spacing: 0.5px;
}
.header-stale-9dec,
.header-stale-9dec a {
  color: #6d6d6d;
}
.header-stale-9dec a:hover {
  color: #111;
}
.basic_cade {
  color: #6d6d6d;
}
.component_wide_26f9 {
  overflow-x: hidden;
}
.component_wide_26f9 .filter_active_1133.thumbnail_a490 {
  position: relative;
}
.component_wide_26f9 .filter_active_1133.thumbnail_a490.box_0eb1 {
  position: initial;
}
.component_wide_26f9
  .filter_active_1133.thumbnail_a490.box_0eb1
  .tag_fff8 {
  left: auto;
}
.component_wide_26f9 .filter_active_1133 .tag_fff8 {
  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;
}
.component_wide_26f9 .filter_active_1133:hover.thumbnail_a490 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.component_wide_26f9
  .filter_active_1133:hover.thumbnail_a490
  .tag_fff8 {
  display: block;
  z-index: 9999999;
}
.component_wide_26f9 .logo-basic-c52f .block_easy_316e,
.component_wide_26f9 .chip-c4db .block_easy_316e {
  display: none;
}
.component_wide_26f9 .message_north_947a .filter_active_1133:hover.thumbnail_a490 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.column_932b .wrapper_56ee label,
.column_932b .bright_0f1b label,
.column_932b .south-da1c label,
.column_932b .layout_8a1c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-16e6 {
  list-style: none;
  margin: 0;
}
.article-16e6 article.breadcrumb-2a82 {
  margin-bottom: 0;
}
.article-16e6 ul {
  list-style: none;
  margin: 0;
}
.article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82: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) {
  .article-16e6 .hero_fluid_2d84 li.breadcrumb-2a82 li.breadcrumb-2a82 li.breadcrumb-2a82 li.breadcrumb-2a82 {
    padding-left: 0;
  }
}
article.breadcrumb-2a82 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-2a82 .gas_97cd p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-2a82 .outline-c8c7 {
  float: left;
}
article.breadcrumb-2a82 .info_clean_472b {
  margin-left: 85px;
}
article.breadcrumb-2a82 .huge_e987 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-2a82 .huge_e987 .main-under-fafc {
  margin-left: 10px;
}
article.breadcrumb-2a82 .stale-fd2b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-2a82 .active_173a {
  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 .wrapper_56ee,
  #respond .south-da1c,
  #respond .layout_8a1c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper_56ee input,
#respond .south-da1c input,
#respond .layout_8a1c input {
  width: 100%;
}
#respond .layout_8a1c {
  margin-right: 0;
}
#respond .video-0608 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-basic-c52f .hero-selected-36a5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-selected-36a5 .black_8d1d.white_7f03 .tertiary_3a8b > li > a:focus,
.hero-selected-36a5 .black_8d1d.white_7f03 .tertiary_3a8b > li > a:hover,
.hero-selected-36a5 .black_8d1d.soft_d282 .tertiary_3a8b > li > a:focus,
.hero-selected-36a5 .black_8d1d.soft_d282 .tertiary_3a8b > li > a:hover,
.hero-selected-36a5 .black_8d1d.picture_f985 .tertiary_3a8b > li > a:focus,
.hero-selected-36a5 .black_8d1d.picture_f985 .tertiary_3a8b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-selected-36a5
  .black_8d1d.white_7f03
  .tertiary_3a8b
  > li.full_ba10
  > a,
.hero-selected-36a5
  .black_8d1d.white_7f03
  .tertiary_3a8b
  > li.smooth_3a21
  > a,
.hero-selected-36a5
  .black_8d1d.soft_d282
  .tertiary_3a8b
  > li.full_ba10
  > a,
.hero-selected-36a5
  .black_8d1d.soft_d282
  .tertiary_3a8b
  > li.smooth_3a21
  > a,
.hero-selected-36a5
  .black_8d1d.picture_f985
  .tertiary_3a8b
  > li.full_ba10
  > a,
.hero-selected-36a5 .black_8d1d.picture_f985 .tertiary_3a8b > li.summary-advanced-9de8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-selected-36a5 .accordion_dc83,
.hero-selected-36a5 .accordion_dc83 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-selected-36a5 .hot-0ee2.list-hot-6000 li a,
.hero-selected-36a5 .banner_dcff a,
.hero-selected-36a5 .steel-0510,
.hero-selected-36a5 .tertiary_3a8b > li > a,
.hero-selected-36a5 .article-basic-1eaa {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5 .hot-0ee2.list-hot-6000 li a:hover,
.hero-selected-36a5 .banner_dcff a:hover,
.hero-selected-36a5 .steel-0510:hover,
.hero-selected-36a5 .tertiary_3a8b > li > a:hover,
.hero-selected-36a5 .article-basic-1eaa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-selected-36a5 .search-1f47 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5 .search-1f47 .smooth_8fda {
  color: rgba(255, 255, 255, 0.99);
}
.hero-selected-36a5 .search-1f47:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-selected-36a5 .hot-f148 .main_lower_208d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5 .hot-f148 .main_lower_208d .box_8f1c {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5
  .hot-f148
  .main_lower_208d
  .box_8f1c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5
  .hot-f148
  .main_lower_208d
  .box_8f1c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5
  .hot-f148
  .main_lower_208d
  .box_8f1c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5
  .hot-f148
  .main_lower_208d
  .box_8f1c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5 .hot-f148 .active_4c76 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-selected-36a5 .hot-f148 .active_4c76:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_last_388e
  .hero-selected-36a5
  .hot-f148
  .image-3058
  .title_upper_1992 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_last_388e
  .hero-selected-36a5
  .hot-f148
  .image-3058
  .box_8f1c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-basic-c52f .nav_cd44 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.nav_cd44 .black_8d1d.white_7f03 .tertiary_3a8b > li > a:focus,
.nav_cd44 .black_8d1d.white_7f03 .tertiary_3a8b > li > a:hover,
.nav_cd44 .black_8d1d.soft_d282 .tertiary_3a8b > li > a:focus,
.nav_cd44 .black_8d1d.soft_d282 .tertiary_3a8b > li > a:hover,
.nav_cd44 .black_8d1d.picture_f985 .tertiary_3a8b > li > a:focus,
.nav_cd44 .black_8d1d.picture_f985 .tertiary_3a8b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cd44
  .black_8d1d.white_7f03
  .tertiary_3a8b
  > li.full_ba10
  > a,
.nav_cd44
  .black_8d1d.white_7f03
  .tertiary_3a8b
  > li.smooth_3a21
  > a,
.nav_cd44
  .black_8d1d.soft_d282
  .tertiary_3a8b
  > li.full_ba10
  > a,
.nav_cd44
  .black_8d1d.soft_d282
  .tertiary_3a8b
  > li.smooth_3a21
  > a,
.nav_cd44
  .black_8d1d.picture_f985
  .tertiary_3a8b
  > li.full_ba10
  > a,
.nav_cd44 .black_8d1d.picture_f985 .tertiary_3a8b > li.summary-advanced-9de8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cd44 .accordion_dc83,
.nav_cd44 .accordion_dc83 a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cd44 .hot-0ee2.list-hot-6000 li a,
.nav_cd44 .banner_dcff a,
.nav_cd44 .steel-0510,
.nav_cd44 .tertiary_3a8b > li > a,
.nav_cd44 .article-basic-1eaa {
  color: rgba(0, 0, 0, 0.55);
}
.nav_cd44 .hot-0ee2.list-hot-6000 li a:hover,
.nav_cd44 .banner_dcff a:hover,
.nav_cd44 .steel-0510:hover,
.nav_cd44 .tertiary_3a8b > li > a:hover,
.nav_cd44 .article-basic-1eaa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cd44 .search-1f47 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_cd44 .search-1f47 .smooth_8fda {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cd44 .search-1f47:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_fec4 .heading-medium-16a9 {
  margin-left: auto;
  margin-right: auto;
}
.title-ae89 > * {
  margin-left: auto;
  margin-right: auto;
}
.title-ae89 .heading_smooth_c6a1 {
  margin-right: 1.41575em;
}
.notice_south_310f .title-ae89 > .detail_upper_f8a5 {
  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;
}
.notice_south_310f .title-ae89 > .menu_a0ea {
  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;
}
.pro_a0b2.lower_fec4 .heading-medium-16a9,
.tabs_simple_38ad.lower_fec4 .heading-medium-16a9 {
  margin-left: 0;
}
.bright-c46f.lower_fec4 .heading-medium-16a9,
.red-7902.lower_fec4 .heading-medium-16a9 {
  margin-right: 0;
}
.title-ae89 ol,
.title-ae89 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.stone_fc29 video {
  max-width: 100%;
}
.slow-12ca img {
  display: block;
}
.slow-12ca.heading_smooth_c6a1,
.slow-12ca.clean_c12f {
  width: 100%;
}
.slow-12ca.menu_a0ea img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary-dirty-abd9:not(.paper-97b0) {
  margin: 1.5em auto;
}
.thick_8e70 p {
  padding: 1.5em 14px;
}
ul.feature_solid_e780.menu_a0ea,
ul.feature_solid_e780.detail_upper_f8a5,
ul.feature_solid_e780.preview_down_4ee1.detail_upper_f8a5 {
  padding: 0 14px;
}
.gold_2056 {
  display: block;
  overflow-x: auto;
}
.gold_2056 table {
  border-collapse: collapse;
  width: 100%;
}
.gold_2056 td,
.gold_2056 th {
  padding: 0.5em;
}
.title-ae89 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title-ae89 ol ol,
.title-ae89 ol ul,
.title-ae89 ul ol,
.title-ae89 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title-ae89 ol ol li,
.title-ae89 ol ul li,
.title-ae89 ul ol li,
.title-ae89 ul ul li {
  margin-left: 0;
}
.background-e35a.overlay-light-7f0e > .texture-last-706e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.background-e35a.overlay-light-7f0e > .texture-last-706e iframe,
.background-e35a.overlay-light-7f0e > .texture-last-706e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wood-e68d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wood-e68d.row_west_7c9a {
  padding: 0;
}
.wood-e68d.row_west_7c9a cite {
  font-size: 13px;
}
.wood-e68d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wood-e68d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.overlay-dark-02a4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.overlay-dark-02a4 > p:first-child {
  margin-top: 0;
}
.overlay-dark-02a4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.overlay-dark-02a4 blockquote {
  border-left: 0;
}
.action-bafa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.action-bafa:not(.cold_e70f) {
  max-width: 100px;
}
.action-bafa.disabled_out_38cd {
  border-bottom: none !important;
  text-align: center;
}
.action-bafa.disabled_out_38cd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thick_8e70 p {
    padding: 1.5em 0;
  }
}
.notification_f074 {
  color: #0073aa;
}
.header_6536 {
  background-color: #0073aa;
}
.small_54d5 {
  color: #229fd8;
}
.heading-fixed-ede9 {
  background-color: #229fd8;
}
.layout_solid_b70d {
  color: #eee;
}
.shadow-44d1 {
  background-color: #eee;
}
.modal_pro_b41f {
  color: #444;
}
.heading_6841 {
  background-color: #444;
}
.down-620b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.down-620b .widget_upper_60c6 .banner_dcff {
  font-size: 15px;
}
.down-620b .banner_dcff {
  line-height: 1.3;
}
.down-620b .nav_cd44 {
}
.down-620b .hero-selected-36a5 {
  background: #235787;
}
.pro-29ae {
  padding: 0;
}
.pro-29ae .hero-selected-36a5 {
  background: #1a1a1a;
}
.pro-29ae .nav_cd44 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient_static_2e1a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient_static_2e1a .nav_cd44 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient_static_2e1a .hero-selected-36a5 {
  background: #303030;
}
.menu-fast-5f0c {
  position: relative;
  z-index: 10;
}
.menu-fast-5f0c .next_e8b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_white_6a2c .thumbnail_a490 {
  display: inline-block;
  vertical-align: middle;
}
.popup_white_6a2c.tooltip-north-a28c .thumbnail_a490 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup_white_6a2c.tooltip-north-a28c .thumbnail_a490 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup_white_6a2c.tooltip-north-a28c .thumbnail_a490 {
    margin-right: 0.4em;
  }
}
.popup_white_6a2c.tooltip-north-a28c .thumbnail_a490:last-child {
  margin-right: 0;
}
.basic-6b5f .next_e8b4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo-basic-c52f .widget_upper_60c6 {
    margin: 0 -0.5em;
  }
  .logo-basic-c52f .widget_upper_60c6 [class*="customify-col-"],
  .logo-basic-c52f .widget_upper_60c6 [class*="customify-col_"],
  .logo-basic-c52f .widget_upper_60c6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo-basic-c52f.light_305a .next_e8b4 {
  background: 0 0 !important;
}
.logo-basic-c52f.light_305a .next_e8b4,
.logo-basic-c52f.basic-6b5f .next_e8b4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo-basic-c52f.wide_8a53 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo-basic-c52f.basic-6b5f .next_e8b4 {
  box-shadow: none !important;
}
.hidden-2098 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden-2098 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-2098 {
    padding: 18px 0 20px;
  }
}
.hidden-2098 .hard_7551 {
  width: 100%;
}
.hidden-2098 .outline-628e {
  margin-bottom: 0;
}
.hidden-2098 .paper_858a {
  margin-top: 5px;
  font-size: 0.875em;
}
.simple_d8ca {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.simple_d8ca .photo_75c3 {
  width: 100%;
}
.motion-5116 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.motion-5116 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.motion-5116 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;
}
.motion-5116 li:last-child:after {
  display: none;
}
.motion-5116 li a {
  font-weight: 500;
  margin-right: 10px;
}
.south-2c0d .block_easy_316e button,
.hidden-2098 .block_easy_316e button {
  left: 0;
}
.south-2c0d .photo_75c3,
.hidden-2098 .photo_75c3 {
  padding-left: 0;
  padding-right: 0;
}
.south-2c0d .simple_d8ca,
.hidden-2098 .simple_d8ca {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.south-2c0d {
  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;
}
.south-2c0d: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;
}
.south-2c0d .widget_pink_03b5 {
  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) {
  .south-2c0d .widget_pink_03b5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .south-2c0d .widget_pink_03b5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .south-2c0d .widget_pink_03b5 {
    min-height: 200px;
  }
}
.south-2c0d .motion-5116 {
  color: rgba(255, 255, 255, 0.8);
}
.south-2c0d .motion-5116 a,
.south-2c0d .motion-5116 li:after {
  color: inherit;
}
.south-2c0d .motion-5116 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_038b {
  margin-bottom: 0.5em;
}
.shade-580f {
  margin-bottom: 1.2em;
}
.shade-580f,
.thumbnail_038b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shade-580f p:last-child,
.thumbnail_038b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .block_easy_316e,
#masthead .block_easy_316e {
  display: none;
}
#masthead
  > .block_easy_316e.last-1f90 {
  display: none;
}
#masthead > .block_easy_316e button {
  left: 0;
}
.wide_ba60 {
  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%;
}
.wide_ba60 .thumbnail_a490 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wide_ba60 .pink_4a7b {
  display: -webkit-box;
  display: flex;
}
.wide_ba60 .pink_4a7b.video_cb1f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wide_ba60 .pink_4a7b.badge-7bc1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wide_ba60 .pink_4a7b.feature-hot-bac7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wide_ba60.element_right_3ebb.form-8a19 .pink_4a7b.video_cb1f {
  flex-basis: 100%;
}
.wide_ba60.stone_7e0c .pink_4a7b.badge-7bc1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wide_ba60.stone_7e0c .pink_4a7b.feature-hot-bac7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .block_easy_316e.last-1f90 {
  display: none;
}
#masthead > .block_easy_316e button {
  left: 0;
}
.tooltip-hard-197c {
  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;
}
.tooltip-hard-197c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tooltip-hard-197c.new-427a i {
  margin-right: 4px;
}
.tooltip-hard-197c.input-522c i {
  margin-left: 5px;
}
.banner_dcff p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.banner_dcff p:last-child {
  margin-bottom: 0;
}
.hover_easy_1bc1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover_easy_1bc1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover_easy_1bc1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover_easy_1bc1 .accordion_dc83 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover_easy_1bc1 .background-795d {
  margin: 5px 0 7px 0;
}
.hover_easy_1bc1.list_395e .container_1176 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_easy_1bc1.list_395e .easy_3b2a {
  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;
}
.hover_easy_1bc1.gradient-slow-e317 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover_easy_1bc1.gradient-slow-e317 .container_1176 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_easy_1bc1.gradient-slow-e317 .easy_3b2a {
  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;
}
.hover_easy_1bc1.under_c55b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_easy_1bc1.grid-action-0949 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover_easy_1bc1.grid-action-0949 .easy_3b2a {
  margin-top: 7px;
}
.border_simple_46c0 {
  display: inline-block;
}
.menu-fast-5f0c .media-b092 .hover_easy_1bc1 img {
  max-width: 100%;
}
.black_8d1d .header_north_6411.preview-out-8f30,
.disabled-medium-0709 .header_north_6411.preview-out-8f30 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.black_8d1d .backdrop_2ff4,
.disabled-medium-0709 .backdrop_2ff4 {
  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%);
}
.black_8d1d .backdrop_2ff4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.black_8d1d.status-paper-b118 .backdrop_2ff4 {
  display: none;
}
.black_8d1d .solid_67fc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.black_8d1d .solid_67fc li {
  display: inline-block;
  position: relative;
}
.black_8d1d .solid_67fc li:last-child {
  margin-right: 0;
}
.black_8d1d .solid_67fc 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;
}
.black_8d1d .solid_67fc li.summary-advanced-9de8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.black_8d1d .solid_67fc > 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;
}
.black_8d1d .solid_67fc > li > a i {
  line-height: 0;
}
.black_8d1d .solid_67fc > li.easy-8abf > a .backdrop_2ff4 {
  margin-left: 4px;
  line-height: 0;
}
.black_8d1d .solid_67fc .focused-e7a9 li.easy-8abf > a {
  position: relative;
}
.black_8d1d .solid_67fc .focused-e7a9 li.easy-8abf > a:after,
.black_8d1d .solid_67fc .focused-e7a9 li.easy-8abf > a:before {
  content: "";
  display: table;
}
.black_8d1d .solid_67fc .focused-e7a9 li.easy-8abf > a:after {
  clear: both;
}
.black_8d1d .solid_67fc .focused-e7a9 li.easy-8abf > a .backdrop_2ff4 {
  margin-left: 5px;
  float: right;
}
.black_8d1d .shade_c47e,
.black_8d1d .focused-e7a9 {
  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;
}
.black_8d1d .focused-e7a9 {
  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;
}
.black_8d1d .focused-e7a9 .preview-out-8f30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.black_8d1d .focused-e7a9 .backdrop_2ff4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.black_8d1d .focused-e7a9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.black_8d1d .focused-e7a9 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;
}
.black_8d1d .focused-e7a9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.black_8d1d .focused-e7a9 .focused-e7a9 {
  top: 0;
  left: 100%;
}
.black_8d1d .pressed-1e6d.fn-focus-5d1a > .shade_c47e,
.black_8d1d .pressed-1e6d.fn-focus-5d1a > .focused-e7a9,
.black_8d1d .pressed-1e6d:focus > .shade_c47e,
.black_8d1d .pressed-1e6d:focus > .focused-e7a9,
.black_8d1d .pressed-1e6d:hover > .shade_c47e,
.black_8d1d .pressed-1e6d:hover > .focused-e7a9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.black_8d1d.picture_f985 .tertiary_3a8b:after,
.black_8d1d.picture_f985 .tertiary_3a8b:before {
  content: "";
  display: table;
}
.black_8d1d.picture_f985 .tertiary_3a8b:after {
  clear: both;
}
.black_8d1d.picture_f985 .tertiary_3a8b > li {
  float: left;
}
.black_8d1d.dirty-52bf .tertiary_3a8b:after,
.black_8d1d.dirty-52bf .tertiary_3a8b:before {
  content: "";
  display: table;
}
.black_8d1d.dirty-52bf .tertiary_3a8b:after {
  clear: both;
}
.black_8d1d.dirty-52bf .tertiary_3a8b > li {
  float: left;
}
.black_8d1d.dirty-52bf .tertiary_3a8b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.black_8d1d.dirty-52bf .tertiary_3a8b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.black_8d1d.dirty-52bf .tertiary_3a8b > li.full_ba10 > a,
.black_8d1d.dirty-52bf .tertiary_3a8b > li.summary-advanced-9de8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.black_8d1d.white_7f03 .tertiary_3a8b > li > a .preview-out-8f30 {
  position: relative;
}
.black_8d1d.white_7f03 .tertiary_3a8b > li > a .preview-out-8f30: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;
}
.black_8d1d.white_7f03
  .tertiary_3a8b
  > li:focus
  > a
  .preview-out-8f30:before,
.black_8d1d.white_7f03
  .tertiary_3a8b
  > li:hover
  > a
  .preview-out-8f30:before {
  width: 100%;
  background-color: currentColor;
}
.black_8d1d.white_7f03
  .tertiary_3a8b
  > li.full_ba10
  > a
  .preview-out-8f30:before,
.black_8d1d.white_7f03
  .tertiary_3a8b
  > li.smooth_3a21
  > a
  .preview-out-8f30:before {
  width: 100%;
  background-color: currentColor;
}
.black_8d1d.soft_d282 .tertiary_3a8b > li > a .preview-out-8f30 {
  position: relative;
}
.black_8d1d.soft_d282 .tertiary_3a8b > li > a .preview-out-8f30: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;
}
.black_8d1d.soft_d282 .tertiary_3a8b > li:focus > a .preview-out-8f30:before,
.black_8d1d.soft_d282
  .tertiary_3a8b
  > li:hover
  > a
  .preview-out-8f30:before {
  width: 100%;
  background-color: currentColor;
}
.black_8d1d.soft_d282
  .tertiary_3a8b
  > li.full_ba10
  > a
  .preview-out-8f30:before,
.black_8d1d.soft_d282
  .tertiary_3a8b
  > li.smooth_3a21
  > a
  .preview-out-8f30:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-medium-0709 .solid_67fc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.disabled-medium-0709 .solid_67fc li:first-child > a {
  border-top: none;
}
.disabled-medium-0709 .solid_67fc .input_2b71 > .preview-out-8f30 .backdrop_2ff4 {
  display: none;
}
.disabled-medium-0709 .solid_67fc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.disabled-medium-0709 .solid_67fc li:last-child {
  border: none;
}
.disabled-medium-0709 .solid_67fc li.easy-8abf > a {
  padding-right: 45px !important;
}
.disabled-medium-0709 .solid_67fc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.disabled-medium-0709 .solid_67fc li a:focus,
.disabled-medium-0709 .solid_67fc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-medium-0709 .solid_67fc li .nav-active-b2a2 {
  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;
}
.disabled-medium-0709 .solid_67fc li .nav-active-b2a2:hover {
  box-shadow: none;
}
.disabled-medium-0709 .solid_67fc li .nav-active-b2a2 .backdrop_2ff4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.disabled-medium-0709 .solid_67fc .focused-e7a9 {
  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);
}
.disabled-medium-0709 .solid_67fc .focused-e7a9 li a {
  padding-left: 3em;
}
.disabled-medium-0709 .solid_67fc .feature-3c8b > a .nav-active-b2a2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.disabled-medium-0709 .solid_67fc .feature-3c8b > .focused-e7a9 {
  display: block;
  opacity: 1;
}
.popup-tall-d6e1 {
  max-width: 100%;
}
.frame_394d {
  line-height: 0;
  cursor: pointer;
}
.article-basic-1eaa {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.article-basic-1eaa:hover {
  box-shadow: none;
  color: currentColor;
}
.article-basic-1eaa svg {
  width: 18px;
  height: 18px;
}
.article-basic-1eaa .input-medium-29b8 {
  display: none;
}
.right-01ea {
  position: relative;
}
.right-01ea.fn-active-5d1a .article-basic-1eaa .row_33cc {
  display: none;
}
.right-01ea.fn-active-5d1a .article-basic-1eaa .input-medium-29b8 {
  display: inline-block;
}
.right-01ea .video_902f {
  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);
}
.right-01ea.inner_70b5 .video_902f {
  left: auto;
  right: -0.9em;
}
.right-01ea.inner_70b5 .section-paper-0c72::before {
  left: auto;
  right: 15px;
}
.right-01ea.fn-active-5d1a .video_902f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-3058 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.image-3058 label {
  flex-basis: 100%;
}
.image-3058 .main_lower_208d {
  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;
}
.image-3058 .box_8f1c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.image-3058 .box_8f1c:focus {
  background-color: transparent;
}
.image-3058 button.active_4c76 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.image-3058 button.active_4c76:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.image-3058 button.active_4c76 svg {
  width: 18px;
  height: 18px;
}
.image-3058 input[type="submit"] {
  min-height: auto;
}
.hot-f148 .image-3058 .box_8f1c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section-paper-0c72 {
  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) {
  .section-paper-0c72 {
    width: 220px;
  }
}
.section-paper-0c72 label {
  flex-basis: 100%;
}
.section-paper-0c72::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;
}
.backdrop_last_388e .hot-f148 .image-3058 {
  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;
}
.backdrop_last_388e
  .hot-f148
  .image-3058
  .main_lower_208d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.backdrop_last_388e .hot-f148 .image-3058 .box_8f1c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.backdrop_last_388e
  .hot-f148
  .image-3058
  .box_8f1c:focus {
  background: 0 0;
}
.backdrop_last_388e
  .hot-f148
  .image-3058
  .title_upper_1992 {
  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;
}
.hot-0ee2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hot-0ee2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hot-0ee2 li:last-child {
  margin-right: 0;
}
.hot-0ee2 li:first-child {
  margin-left: 0;
}
.hot-0ee2.texture_paper_2966 a {
  color: #fff;
}
.hot-0ee2.texture_paper_2966 a:hover {
  color: #fff;
}
.hot-0ee2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hot-0ee2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hot-0ee2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hot-0ee2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hot-0ee2 [class*="social-icon-apple"] {
  background-color: #999;
}
.hot-0ee2 [class*="social-icon-apple"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #999;
}
.hot-0ee2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hot-0ee2 [class*="social-icon-behance"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #1769ff;
}
.hot-0ee2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hot-0ee2 [class*="social-icon-bitbucket"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #205081;
}
.hot-0ee2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hot-0ee2 [class*="social-icon-codepen"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #000;
}
.hot-0ee2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hot-0ee2 [class*="social-icon-delicious"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #39f;
}
.hot-0ee2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hot-0ee2 [class*="social-icon-digg"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #005be2;
}
.hot-0ee2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hot-0ee2 [class*="social-icon-dribbble"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #ea4c89;
}
.hot-0ee2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hot-0ee2 [class*="social-icon-envelope"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #ea4335;
}
.hot-0ee2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hot-0ee2 [class*="social-icon-facebook"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #3b5998;
}
.hot-0ee2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hot-0ee2 [class*="social-icon-flickr"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #0063dc;
}
.hot-0ee2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hot-0ee2 [class*="social-icon-foursquare"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #2d5be3;
}
.hot-0ee2 [class*="social-icon-github"] {
  background-color: #333;
}
.hot-0ee2 [class*="social-icon-github"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #333;
}
.hot-0ee2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hot-0ee2 [class*="social-icon-google-plus"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #dd4b39;
}
.hot-0ee2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hot-0ee2 [class*="social-icon-houzz"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #7ac142;
}
.hot-0ee2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hot-0ee2 [class*="social-icon-instagram"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #262626;
}
.hot-0ee2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hot-0ee2 [class*="social-icon-jsfiddle"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #487aa2;
}
.hot-0ee2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hot-0ee2 [class*="social-icon-linkedin"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #0077b5;
}
.hot-0ee2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hot-0ee2 [class*="social-icon-medium"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #00ab6b;
}
.hot-0ee2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hot-0ee2
  [class*="social-icon-odnoklassniki"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #f4731c;
}
.hot-0ee2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hot-0ee2 [class*="social-icon-meetup"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #ec1c40;
}
.hot-0ee2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hot-0ee2 [class*="social-icon-pinterest"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #bd081c;
}
.hot-0ee2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hot-0ee2 [class*="social-icon-product-hunt"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #da552f;
}
.hot-0ee2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hot-0ee2 [class*="social-icon-reddit"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #ff4500;
}
.hot-0ee2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hot-0ee2 [class*="social-icon-rss"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #f26522;
}
.hot-0ee2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hot-0ee2
  [class*="social-icon-shopping-cart"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #4caf50;
}
.hot-0ee2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hot-0ee2 [class*="social-icon-skype"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #00aff0;
}
.hot-0ee2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hot-0ee2 [class*="social-icon-slideshare"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #0077b5;
}
.hot-0ee2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hot-0ee2 [class*="social-icon-snapchat"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #fffc00;
}
.hot-0ee2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hot-0ee2 [class*="social-icon-soundcloud"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #f80;
}
.hot-0ee2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hot-0ee2 [class*="social-icon-spotify"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #2ebd59;
}
.hot-0ee2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hot-0ee2
  [class*="social-icon-stack-overflow"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #fe7a15;
}
.hot-0ee2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hot-0ee2 [class*="social-icon-maldkfgram"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #2ca5e0;
}
.hot-0ee2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hot-0ee2 [class*="social-icon-tripadvisor"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #589442;
}
.hot-0ee2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hot-0ee2 [class*="social-icon-tumblr"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #35465c;
}
.hot-0ee2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hot-0ee2 [class*="social-icon-twitch"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #6441a5;
}
.hot-0ee2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hot-0ee2 [class*="social-icon-twitter"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #1da1f2;
}
.hot-0ee2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hot-0ee2 [class*="social-icon-vimeo"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #1ab7ea;
}
.hot-0ee2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hot-0ee2 [class*="social-icon-vk"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #45668e;
}
.hot-0ee2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hot-0ee2 [class*="social-icon-weibo"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #df2029;
}
.hot-0ee2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hot-0ee2 [class*="social-icon-weixin"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #7bb32e;
}
.hot-0ee2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hot-0ee2 [class*="social-icon-whatsapp"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #25d366;
}
.hot-0ee2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hot-0ee2 [class*="social-icon-wordpress"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #21759b;
}
.hot-0ee2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hot-0ee2 [class*="social-icon-xing"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #026466;
}
.hot-0ee2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hot-0ee2 [class*="social-icon-yelp"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #af0606;
}
.hot-0ee2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hot-0ee2 [class*="social-icon-youtube"].gallery_dynamic_f014 {
  background-color: transparent;
  color: #cd201f;
}
.steel-0510 {
  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;
}
.steel-0510:hover {
  box-shadow: none;
  background: 0 0;
}
.hot_13f3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.article-active-ebba {
  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;
}
.image-3dcd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dark-74df {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dark-74df,
.dark-74df::after,
.dark-74df::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;
}
.dark-74df::after,
.dark-74df::before {
  content: "";
  display: block;
  background-color: inherit;
}
.out-eb6f .article-active-ebba .image-3dcd {
  margin-top: -2px;
  width: 19px;
}
.out-eb6f .article-active-ebba .dark-74df {
  margin-top: -1px;
}
.out-eb6f .article-active-ebba .dark-74df,
.out-eb6f .article-active-ebba .dark-74df::after,
.out-eb6f .article-active-ebba .dark-74df::before {
  width: 19px;
  height: 2px;
}
.out-eb6f .article-active-ebba .dark-74df::before {
  top: -6px;
}
.out-eb6f .article-active-ebba .dark-74df::after {
  bottom: -6px;
}
.hot_0230 .article-active-ebba .image-3dcd {
  margin-top: -2px;
  width: 22px;
}
.hot_0230 .article-active-ebba .dark-74df {
  margin-top: -1px;
}
.hot_0230 .article-active-ebba .dark-74df,
.hot_0230 .article-active-ebba .dark-74df::after,
.hot_0230 .article-active-ebba .dark-74df::before {
  width: 22px;
  height: 2px;
}
.hot_0230 .article-active-ebba .dark-74df::before {
  top: -7px;
}
.hot_0230 .article-active-ebba .dark-74df::after {
  bottom: -7px;
}
.primary-east-88ba .article-active-ebba .image-3dcd {
  margin-top: -2px;
  width: 31px;
}
.primary-east-88ba .article-active-ebba .dark-74df {
  margin-top: -1.5px;
}
.primary-east-88ba .article-active-ebba .dark-74df,
.primary-east-88ba .article-active-ebba .dark-74df::after,
.primary-east-88ba .article-active-ebba .dark-74df::before {
  width: 31px;
  height: 3px;
}
.primary-east-88ba .article-active-ebba .dark-74df::before {
  top: -9px;
}
.primary-east-88ba .article-active-ebba .dark-74df::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .plasma-60de .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 19px;
  }
  .plasma-60de .article-active-ebba .dark-74df {
    margin-top: -1px;
  }
  .plasma-60de .article-active-ebba .dark-74df,
  .plasma-60de .article-active-ebba .dark-74df::after,
  .plasma-60de .article-active-ebba .dark-74df::before {
    width: 19px;
    height: 2px;
  }
  .plasma-60de .article-active-ebba .dark-74df::before {
    top: -6px;
  }
  .plasma-60de .article-active-ebba .dark-74df::after {
    bottom: -6px;
  }
  .modal_simple_24b0 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 22px;
  }
  .modal_simple_24b0 .article-active-ebba .dark-74df {
    margin-top: -1px;
  }
  .modal_simple_24b0 .article-active-ebba .dark-74df,
  .modal_simple_24b0 .article-active-ebba .dark-74df::after,
  .modal_simple_24b0 .article-active-ebba .dark-74df::before {
    width: 22px;
    height: 2px;
  }
  .modal_simple_24b0 .article-active-ebba .dark-74df::before {
    top: -7px;
  }
  .modal_simple_24b0 .article-active-ebba .dark-74df::after {
    bottom: -7px;
  }
  .sidebar_fbb9 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_fbb9 .article-active-ebba .dark-74df {
    margin-top: -1.5px;
  }
  .sidebar_fbb9 .article-active-ebba .dark-74df,
  .sidebar_fbb9 .article-active-ebba .dark-74df::after,
  .sidebar_fbb9 .article-active-ebba .dark-74df::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_fbb9 .article-active-ebba .dark-74df::before {
    top: -9px;
  }
  .sidebar_fbb9 .article-active-ebba .dark-74df::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .brown_5594 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 19px;
  }
  .brown_5594 .article-active-ebba .dark-74df {
    margin-top: -1px;
  }
  .brown_5594 .article-active-ebba .dark-74df,
  .brown_5594 .article-active-ebba .dark-74df::after,
  .brown_5594 .article-active-ebba .dark-74df::before {
    width: 19px;
    height: 2px;
  }
  .brown_5594 .article-active-ebba .dark-74df::before {
    top: -6px;
  }
  .brown_5594 .article-active-ebba .dark-74df::after {
    bottom: -6px;
  }
  .overlay-north-2bc4 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-north-2bc4 .article-active-ebba .dark-74df {
    margin-top: -1px;
  }
  .overlay-north-2bc4 .article-active-ebba .dark-74df,
  .overlay-north-2bc4 .article-active-ebba .dark-74df::after,
  .overlay-north-2bc4 .article-active-ebba .dark-74df::before {
    width: 22px;
    height: 2px;
  }
  .overlay-north-2bc4 .article-active-ebba .dark-74df::before {
    top: -7px;
  }
  .overlay-north-2bc4 .article-active-ebba .dark-74df::after {
    bottom: -7px;
  }
  .accordion-6837 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-6837 .article-active-ebba .dark-74df {
    margin-top: -1.5px;
  }
  .accordion-6837 .article-active-ebba .dark-74df,
  .accordion-6837 .article-active-ebba .dark-74df::after,
  .accordion-6837 .article-active-ebba .dark-74df::before {
    width: 31px;
    height: 3px;
  }
  .accordion-6837 .article-active-ebba .dark-74df::before {
    top: -9px;
  }
  .accordion-6837 .article-active-ebba .dark-74df::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content_d491 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 19px;
  }
  .content_d491 .article-active-ebba .dark-74df {
    margin-top: -1px;
  }
  .content_d491 .article-active-ebba .dark-74df,
  .content_d491 .article-active-ebba .dark-74df::after,
  .content_d491 .article-active-ebba .dark-74df::before {
    width: 19px;
    height: 2px;
  }
  .content_d491 .article-active-ebba .dark-74df::before {
    top: -6px;
  }
  .content_d491 .article-active-ebba .dark-74df::after {
    bottom: -6px;
  }
  .backdrop-0d52 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-0d52 .article-active-ebba .dark-74df {
    margin-top: -1px;
  }
  .backdrop-0d52 .article-active-ebba .dark-74df,
  .backdrop-0d52 .article-active-ebba .dark-74df::after,
  .backdrop-0d52 .article-active-ebba .dark-74df::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-0d52 .article-active-ebba .dark-74df::before {
    top: -7px;
  }
  .backdrop-0d52 .article-active-ebba .dark-74df::after {
    bottom: -7px;
  }
  .container_c496 .article-active-ebba .image-3dcd {
    margin-top: -2px;
    width: 31px;
  }
  .container_c496 .article-active-ebba .dark-74df {
    margin-top: -1.5px;
  }
  .container_c496 .article-active-ebba .dark-74df,
  .container_c496 .article-active-ebba .dark-74df::after,
  .container_c496 .article-active-ebba .dark-74df::before {
    width: 31px;
    height: 3px;
  }
  .container_c496 .article-active-ebba .dark-74df::before {
    top: -9px;
  }
  .container_c496 .article-active-ebba .dark-74df::after {
    bottom: -9px;
  }
}
.hidden_bright_da85 .dark-74df {
  -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);
}
.hidden_bright_da85 .dark-74df::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hidden_bright_da85 .dark-74df::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);
}
.hidden_bright_da85.aside_old_08f1 .dark-74df {
  -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);
}
.hidden_bright_da85.aside_old_08f1 .dark-74df::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hidden_bright_da85.aside_old_08f1 .dark-74df::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);
}
.header-complex-1a11 {
  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.red_8696:before {
  display: none;
}
.chip-c4db {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-c4db .north_9aba {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-c4db .north_9aba:last-of-type {
  border-bottom: none;
}
.chip-c4db .north_9aba.component-pink-25f5,
.chip-c4db .north_9aba.avatar-7ada,
.chip-c4db .north_9aba.rough_6673 {
  padding: 0;
}
.chip-c4db .disabled-medium-0709 .nav-active-b2a2 {
  color: currentColor;
}
.chip-c4db .disabled-medium-0709 .nav-active-b2a2:focus,
.chip-c4db .disabled-medium-0709 .nav-active-b2a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-c4db.nav_cd44 .search-1f47,
.chip-c4db.nav_cd44 .banner_dcff a,
.chip-c4db.nav_cd44 .tertiary_3a8b a,
.chip-c4db.nav_cd44 .focused-e7a9 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-c4db.nav_cd44 .search-1f47:hover,
.chip-c4db.nav_cd44 .banner_dcff a:hover,
.chip-c4db.nav_cd44 .tertiary_3a8b a:hover,
.chip-c4db.nav_cd44 .focused-e7a9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-c4db.nav_cd44 .smooth_8fda {
  color: rgba(0, 0, 0, 0.8);
}
.chip-c4db.nav_cd44 .north_9aba {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-c4db.nav_cd44 .north_9aba:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-c4db.nav_cd44 .fast-c5ee:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-c4db.nav_cd44 .disabled-medium-0709 .solid_67fc li a,
.chip-c4db.nav_cd44 .disabled-medium-0709 .nav-active-b2a2,
.chip-c4db.nav_cd44 .focused-e7a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-c4db.nav_cd44 .disabled-medium-0709 .nav-active-b2a2:focus,
.chip-c4db.nav_cd44 .disabled-medium-0709 .nav-active-b2a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-c4db.nav_cd44 .solid_67fc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-c4db.hero-selected-36a5 .search-1f47,
.chip-c4db.hero-selected-36a5 .banner_dcff a,
.chip-c4db.hero-selected-36a5 .tertiary_3a8b .nav-active-b2a2,
.chip-c4db.hero-selected-36a5 .tertiary_3a8b a,
.chip-c4db.hero-selected-36a5 .focused-e7a9 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-c4db.hero-selected-36a5 .search-1f47:hover,
.chip-c4db.hero-selected-36a5 .banner_dcff a:hover,
.chip-c4db.hero-selected-36a5 .tertiary_3a8b .nav-active-b2a2:hover,
.chip-c4db.hero-selected-36a5 .tertiary_3a8b a:hover,
.chip-c4db.hero-selected-36a5 .focused-e7a9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-c4db.hero-selected-36a5 .smooth_8fda {
  color: rgba(255, 255, 255, 0.99);
}
.chip-c4db.hero-selected-36a5 .north_9aba {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-c4db.hero-selected-36a5 .north_9aba:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-c4db.hero-selected-36a5 .fast-c5ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-c4db.hero-selected-36a5 .disabled-medium-0709 .solid_67fc li a,
.chip-c4db.hero-selected-36a5 .disabled-medium-0709 .nav-active-b2a2,
.chip-c4db.hero-selected-36a5 .focused-e7a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-c4db.hero-selected-36a5 .disabled-medium-0709 .nav-active-b2a2:focus,
.chip-c4db.hero-selected-36a5 .disabled-medium-0709 .nav-active-b2a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-c4db.hero-selected-36a5 .solid_67fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-c5ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fast-c5ee:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card-1abe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article_medium_f170 .chip-c4db {
  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;
}
.article_medium_f170 .north_9aba {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article_medium_f170 .north_9aba: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) {
  .article_medium_f170 .north_9aba:before {
    width: 16%;
    left: 42%;
  }
}
.article_medium_f170 .north_9aba:last-child:before {
  content: none;
}
.article_medium_f170 .north_9aba[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article_medium_f170 .disabled-medium-0709 .solid_67fc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article_medium_f170 .disabled-medium-0709 .solid_67fc li a .nav-active-b2a2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article_medium_f170 .disabled-medium-0709 .focused-e7a9 {
  border: none;
}
.article_medium_f170 .disabled-medium-0709 .focused-e7a9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article_medium_f170 .fast-c5ee {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article_medium_f170 .card-1abe {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article_medium_f170 .hero-selected-36a5 .fast-c5ee:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_medium_f170 .nav_cd44.card-brown-c824 .dark-74df {
  background: rgba(0, 0, 0, 0.6);
}
.article_medium_f170
  .nav_cd44.card-brown-c824
  .dark-74df::after,
.article_medium_f170
  .nav_cd44.card-brown-c824
  .dark-74df:before {
  background: inherit;
}
.article_medium_f170
  .nav_cd44.card-brown-c824:hover
  .dark-74df {
  background: rgba(0, 0, 0, 0.8);
}
.feature_first_271a .chip-c4db {
  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) {
  .feature_first_271a .chip-c4db {
    width: auto;
    right: 45px;
  }
}
.huge-5e40 .chip-c4db {
  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) {
  .huge-5e40 .chip-c4db {
    width: auto;
    left: 45px;
  }
}
.red_8696 .chip-c4db {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.red_8696 .card-1abe {
  max-width: 48em;
  margin: 0 auto;
}
.red_8696 .fast-c5ee:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accordion-8981 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-8981.article_medium_f170 .chip-c4db {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accordion-8981.feature_first_271a .chip-c4db {
  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);
}
.accordion-8981 .chip-c4db {
  visibility: visible;
}
.accordion-8981.huge-5e40 .chip-c4db {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pro_99ba,
.link-103a {
  overflow-x: hidden;
}
.pro_99ba .chip-c4db {
  overflow: auto;
}
.pro_99ba.article_medium_f170 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pro_99ba.article_medium_f170 .chip-c4db {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pro_99ba.article_medium_f170 .steel-0510 {
  opacity: 0;
}
.pro_99ba.feature_first_271a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pro_99ba.feature_first_271a .chip-c4db {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pro_99ba.feature_first_271a .steel-0510 {
  opacity: 0;
}
.pro_99ba.huge-5e40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pro_99ba.huge-5e40 .chip-c4db {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pro_99ba.huge-5e40 .steel-0510 {
  opacity: 0;
}
.pro_99ba.red_8696 .chip-c4db {
  z-index: 10;
  visibility: visible;
}
.card-brown-c824 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.card-brown-c824 .dark-74df {
  background: rgba(255, 255, 255, 0.99);
}
.card-brown-c824 .dark-74df::after,
.card-brown-c824 .dark-74df:before {
  background: inherit;
}
.card-brown-c824:hover .dark-74df {
  background: rgba(255, 255, 255, 0.99);
}
.huge-5e40 .card-brown-c824 {
  top: 10px;
  right: auto;
  left: 12px;
}
.red_8696 .card-brown-c824 {
  display: none !important;
}
.pro_99ba:before,
.link-103a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pro_99ba .card-brown-c824,
.link-103a .card-brown-c824 {
  display: inline-block;
}
.chip-c4db .thumbnail_a490 {
  -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;
}
.pro_99ba .chip-c4db .thumbnail_a490,
.link-103a .chip-c4db .thumbnail_a490 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outer_5eef .main_lower_208d {
  width: 100%;
}
.media-b092 {
  padding: 0 0.5em 0;
}
.media-b092 [class*="customify-col-"],
.media-b092 [class*="customify-col_"],
.media-b092 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section_tall_c45d .media-b092 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_upper_60c6 .title-c661,
  .title-c661 {
    display: none;
  }
  .item-fluid-c397 {
    text-align: left;
  }
  .accordion_763a {
    text-align: center;
  }
  .dynamic_f838 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_upper_60c6 .gas-f695,
  .gas-f695 {
    display: none;
  }
  .table-da77 {
    text-align: left;
  }
  .east-9bbc {
    text-align: center;
  }
  .primary-9c4c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_upper_60c6 .paper_7b30,
  .paper_7b30 {
    display: none;
  }
  .form_9fdb {
    text-align: left;
  }
  .background-e6c3 {
    text-align: center;
  }
  .element_5320 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.progress-pink-75fc {
  box-shadow: none !important;
}
.steel-0c0c .image_west_07cf,
.wide_05a2 .image_west_07cf {
  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;
}
.wide_05a2 .image_west_07cf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.next_e8b4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.next_e8b4:after,
.next_e8b4:before {
  content: "";
  display: table;
}
.next_e8b4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .next_e8b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.next_e8b4,
.wide_8a53 {
  max-width: 1248px;
  margin: 0 auto;
}

.feature_8a5c.out-a091 .next_e8b4 {
  max-width: 100%;
}
.feature_8a5c.hovered_81eb {
  max-width: 1200px;
  margin: 0 auto;
}
.feature_8a5c.input-c37c .next_e8b4 {
  max-width: 100%;
}
.feature_8a5c.input-c37c > .next_e8b4 {
  padding-left: 0;
  padding-right: 0;
}
.feature_8a5c.input-c37c > .next_e8b4 .widget_upper_60c6 {
  margin: 0;
}
.feature_8a5c.input-c37c
  > .next_e8b4
  .purple-f49d.nav-b43d {
  margin-right: 0;
  margin-left: 0;
}
.feature_8a5c.input-c37c #main.nav-b43d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content_78a6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content_78a6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask_2e84 .heading-medium-16a9 {
    padding-right: 1em;
  }
  .mask_2e84.middle-9394 .purple-f49d {
    border-right: 1px solid #eaecee;
  }
  .mask_2e84.middle-9394 .heading-medium-16a9 {
    padding-right: 1em;
  }
  .mask_2e84.middle-9394 .pagination_narrow_1fe5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under-6ff8 .heading-medium-16a9 {
    padding-left: 1em;
  }
  .under-6ff8.middle-9394 .purple-f49d {
    border-left: 1px solid #eaecee;
  }
  .under-6ff8.middle-9394 .heading-medium-16a9 {
    padding-left: 1em;
  }
  .under-6ff8.middle-9394 .pagination_narrow_1fe5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_white_bb35 .heading-medium-16a9 {
    padding-left: 1em;
  }
  .header_white_bb35.middle-9394 .small_6cd8 {
    border-right: 1px solid #eaecee;
  }
  .header_white_bb35.middle-9394 .message_glass_8c14 {
    border-right: 1px solid #eaecee;
  }
  .header_white_bb35.middle-9394 .heading-medium-16a9 {
    padding-left: 1em;
  }
  .header_white_bb35.middle-9394 .pagination_narrow_1fe5 {
    padding-right: 1em;
  }
  .header_white_bb35.middle-9394 .accordion_f922 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_yellow_2f12 .heading-medium-16a9 {
    padding-right: 1em;
  }
  .icon_yellow_2f12.middle-9394 .small_6cd8 {
    border-left: 1px solid #eaecee;
  }
  .icon_yellow_2f12.middle-9394 .message_glass_8c14 {
    border-left: 1px solid #eaecee;
  }
  .icon_yellow_2f12.middle-9394 .heading-medium-16a9 {
    padding-right: 1em;
  }
  .icon_yellow_2f12.middle-9394 .pagination_narrow_1fe5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_yellow_2f12.middle-9394 .accordion_f922 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_78a6 .heading-medium-16a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_78a6.middle-9394 .purple-f49d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content_78a6.middle-9394 .heading-medium-16a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_78a6.middle-9394 .pagination_narrow_1fe5 {
    padding-left: 1em;
  }
  .content_78a6.middle-9394 .accordion_f922 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content_78a6.middle-9394 .heading-medium-16a9 {
    padding-left: 0;
  }
}
.orange-9085 .popup_white_6a2c {
  display: inline-block;
}
.short_ed23 {
  display: inline-block;
}
.link_ac23 {
  word-con: break-word;
}
.huge_477b > span {
  display: inline-block;
  padding: 5px 0;
}
.huge_477b .preview_east_6296 {
  margin-left: 8px;
  margin-right: 8px;
}
.huge_477b .thumbnail_34f1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bronze-acc9 .search_selected_fc9c {
  margin-bottom: 2em;
}
.bronze-acc9 .tertiary-69d3 {
  margin-bottom: 15px;
}
.bronze-acc9 .tertiary-69d3:last-child {
  margin-bottom: 0;
}
.bronze-acc9 .badge-786e {
  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) {
  .bronze-acc9 .badge-786e {
    display: block;
  }
}
.bronze-acc9 .cold-8bf8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bronze-acc9 .cold-8bf8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bronze-acc9 .aside-bright-d6ef {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bronze-acc9 .aside-bright-d6ef img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bronze-acc9 .aside-bright-d6ef a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bronze-acc9 .link_ac23 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-acc9 .link_ac23 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bronze-acc9 .shadow-77c6 p:last-child {
  margin-bottom: 0;
}
.bronze-acc9 .header-5c67 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bronze-acc9 .chip_red_4936 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bronze-acc9 .plasma-53db {
  margin-top: 1em;
}
.bronze-acc9 .widget_f986 {
  top: 0;
  display: block;
}
.bronze-acc9 .widget_f986 a {
  color: inherit;
}
.bronze-acc9 .widget_f986 a:hover {
  color: inherit;
}
.bronze-acc9 .column-c4a8 {
  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;
}
.bronze-acc9 .column-c4a8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bronze-acc9 .chip_red_4936 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bronze-acc9 .texture-114b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bronze-acc9 .texture-114b:first-child {
  margin-top: 0;
}
.bronze-acc9 .texture-114b.input_under_e1e4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bronze-acc9 .texture-114b.highlight_c068 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze-acc9
  .texture-114b.highlight_c068.fresh_0d2a
  .plasma-53db {
  width: 100%;
}
.bronze-acc9 .highlight_c068 {
  -webkit-box-align: center;
  align-items: center;
}
.bronze-acc9 .highlight_c068 .huge_477b,
.bronze-acc9 .highlight_c068 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bronze-acc9 .aside-bright-d6ef {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bronze-acc9 .aside-bright-d6ef img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bronze-acc9 .aside-bright-d6ef: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;
}
.bronze-acc9 .input_under_e1e4 {
  z-index: 5;
}
.bronze-acc9 .accent-complex-d70b .huge-0747 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bronze-acc9 .medium_2c62 .huge-0747 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bronze-acc9 .info-47db .huge-0747 {
  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;
}
.bronze-acc9.thumbnail-ff18 .badge-786e,
.bronze-acc9.carousel-fa8a .badge-786e {
  display: block;
}
.bronze-acc9.thumbnail-ff18 .badge-786e .layout-cold-8ff3,
.bronze-acc9.thumbnail-ff18 .badge-786e .chip_red_4936,
.bronze-acc9.carousel-fa8a .badge-786e .layout-cold-8ff3,
.bronze-acc9.carousel-fa8a .badge-786e .chip_red_4936 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bronze-acc9.backdrop-86d3 .cold-8bf8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bronze-acc9.backdrop-86d3 .cold-8bf8 {
    margin-right: 0;
  }
}
.bronze-acc9.thumbnail-ff18 .cold-8bf8,
.bronze-acc9.carousel-fa8a .cold-8bf8 {
  padding-top: 40%;
}
.bronze-acc9.thumbnail-ff18 .search_selected_fc9c,
.bronze-acc9.carousel-fa8a .search_selected_fc9c {
  display: block;
}
.bronze-acc9.thumbnail-ff18 .fn-sticky-5d1a .chip_red_4936,
.bronze-acc9.carousel-fa8a .fn-sticky-5d1a .chip_red_4936 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bronze-acc9.thumbnail-ff18 .cold-8bf8,
.bronze-acc9.carousel-fa8a .cold-8bf8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bronze-acc9.thumbnail-ff18 .chip_red_4936 {
  padding: 1em;
}
.over_1686 {
  margin: 30px auto;
  display: block;
}
.over_1686 .tabs_f9a2 > * {
  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;
}
.over_1686 .tabs_f9a2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.over_1686 .tabs_f9a2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fluid-bcb0 .huge_477b {
  margin-bottom: 1.41575em;
}
.fluid-bcb0 .shade-5dc5 {
  margin-bottom: 1.618em;
}
.title-ae89 .pagination_1489 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title-ae89 .pagination_1489 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title-ae89 .hot-36e8 {
  max-width: 100%;
  overflow: auto;
}
.lower_fec4 .title-ae89 a:hover {
  text-decoration: underline;
}
.footer-e755 .tertiary-69d3:not(.link_ac23),
.footer-e755 .aside-bright-d6ef {
  margin-bottom: 1.41575em;
}
.footer-e755 .tertiary-69d3:not(.link_ac23):last-child,
.footer-e755 .aside-bright-d6ef:last-child {
  margin-bottom: 0;
}
.footer-e755 .tertiary-69d3.steel-c8f3 {
  margin-bottom: 0.41575em;
}
.footer-e755 .picture_f49f:before,
.footer-e755 .east-f98a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer-e755 .picture_f49f:before {
  content: "\f115";
}
.footer-e755 .east-f98a:before {
  content: "\f02c";
}
.footer-e755 .primary_1bb7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer-e755 .primary_1bb7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.list_slow_33fd {
  display: -webkit-box;
  display: flex;
}
.list_slow_33fd .column-gas-d7d4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .list_slow_33fd .column-gas-d7d4 {
    flex-basis: 90px;
  }
}
.list_slow_33fd .dynamic-9966 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .list_slow_33fd .dynamic-9966 {
    flex-basis: calc(100% - 50px);
  }
}
.list_slow_33fd .tag-stale-1900 p:last-child {
  margin-bottom: 0.72em;
}
.solid_a54e .tabs_f9a2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.solid_a54e .tabs_f9a2:after,
.solid_a54e .tabs_f9a2:before {
  content: "";
  display: table;
}
.solid_a54e .tabs_f9a2:after {
  clear: both;
}
.solid_a54e .tabs_f9a2 .lower_e73a,
.solid_a54e .tabs_f9a2 .badge_c4fc {
  width: 49%;
}
.solid_a54e .tabs_f9a2 .lower_e73a a span.top-7c42,
.solid_a54e .tabs_f9a2 .badge_c4fc a span.top-7c42 {
  display: block;
  margin-bottom: 5px;
}
.solid_a54e .tabs_f9a2 .badge_c4fc {
  float: left;
  text-align: left;
}
.solid_a54e .tabs_f9a2 .lower_e73a {
  float: right;
  text-align: right;
}
.block-d789 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .block-d789 {
    margin-bottom: 0;
  }
}
.bright_3512 {
  margin-bottom: 1em;
}
.bright_3512 .link_ac23 {
  font-size: 1.1em;
  line-height: 1.3;
}
.layout_thick_1b45 a {
  display: block;
  line-height: 0;
  position: relative;
}
.backdrop_2e53 .bright_3512,
.rough-a404 .bright_3512 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .backdrop_2e53 .bright_3512,
  .rough-a404 .bright_3512 {
    display: block;
  }
}
.backdrop_2e53 .layout_thick_1b45,
.rough-a404 .layout_thick_1b45 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .backdrop_2e53 .layout_thick_1b45,
  .rough-a404 .layout_thick_1b45 {
    margin-bottom: 1em;
  }
}
.backdrop_2e53 .layout_thick_1b45 img,
.rough-a404 .layout_thick_1b45 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.backdrop_2e53 .button_e2c3,
.rough-a404 .button_e2c3 {
  flex-basis: calc(100% - 160px);
}
.backdrop_2e53 .button_e2c3 p,
.rough-a404 .button_e2c3 p {
  margin-bottom: 0;
}
.backdrop_2e53 .button_e2c3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop_2e53 .button_e2c3 {
    padding-left: 0;
  }
}
.rough-a404 .button_e2c3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .rough-a404 .button_e2c3 {
    padding-right: 0;
  }
}
.rough-a404 .layout_thick_1b45 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav_32a3 .layout_thick_1b45 {
  margin-bottom: 0.5em;
}
.nav_32a3 .layout_thick_1b45 img {
  width: 100%;
}
.header_f4af .basic-af99,
.center-a16b .basic-af99 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.center-a16b .purple-f49d .heading_in_f9dc p:last-child {
  margin-bottom: 0;
}
.thick-69ec {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.west-a65f .search-fc66 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .west-a65f .search-fc66:last-of-type {
    margin-bottom: 0;
  }
}
.west-a65f .search-fc66 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.west-a65f .search-fc66 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.west-a65f .search-fc66 ul li {
  margin: 0 0 0.6em;
}
.west-a65f .search-fc66 ul li.selected_3da3,
.west-a65f .search-fc66 ul li.popup_e5c3 {
  position: relative;
}
.west-a65f .search-fc66 ul li.selected_3da3 .liquid_0aa2,
.west-a65f .search-fc66 ul li.popup_e5c3 .liquid_0aa2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.west-a65f .search-fc66 ul li.selected_3da3:after:after,
.west-a65f .search-fc66 ul li.selected_3da3:after:before,
.west-a65f
  .search-fc66
  ul
  li.popup_e5c3:after:after,
.west-a65f
  .search-fc66
  ul
  li.popup_e5c3:after:before {
  content: "";
  display: table;
}
.west-a65f .search-fc66 ul li.selected_3da3:after:after,
.west-a65f
  .search-fc66
  ul
  li.popup_e5c3:after:after {
  clear: both;
}
.west-a65f .search-fc66 a.card_down_ed3f:hover {
  text-decoration: none;
}
.west-a65f .search-fc66 select {
  max-width: 100%;
}
.west-a65f .search-fc66 table {
  font-size: 85%;
}
.west-a65f .search-fc66 table td,
.west-a65f .search-fc66 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.west-a65f .search-fc66 table tfoot td {
  text-align: left;
}
.west-a65f .search-fc66 :last-child {
  margin-bottom: 0;
}
.west-a65f .search-fc66 .panel_west_abe6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.west-a65f .search-fc66 .panel_west_abe6 label {
  width: 100%;
}
.west-a65f .search-fc66 .panel_west_abe6 .box_8f1c {
  width: 100%;
  display: block;
}
.west-a65f .search-fc66 .panel_west_abe6 .active_4c76 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.west-a65f .search-fc66 .panel_west_abe6 .active_4c76:hover svg #svg-search {
  fill: #444;
}
.west-a65f .search-fc66 .panel_west_abe6 .active_4c76 svg {
  width: 18px;
  height: 18px;
}
.west-a65f .dropdown_short_672b ul ul,
.west-a65f .header-336f ul ul,
.west-a65f .texture-east-66ec ul ul,
.west-a65f .active_2f01 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.west-a65f .dropdown_short_672b .easy-8abf > a,
.west-a65f .header-336f .easy-8abf > a,
.west-a65f .texture-east-66ec .easy-8abf > a,
.west-a65f .active_2f01 .easy-8abf > a {
  margin-bottom: 0;
}
.west-a65f .highlight-hovered-2a04 li,
.west-a65f .dropdown_short_672b li,
.west-a65f .panel_in_9612 li,
.west-a65f .header-336f li,
.west-a65f .texture-east-66ec li,
.west-a65f .active_2f01 li,
.west-a65f .upper-a710 li,
.west-a65f .logo-current-6f87 li {
  display: block;
  position: relative;
}
.west-a65f .highlight-hovered-2a04 li:last-child,
.west-a65f .dropdown_short_672b li:last-child,
.west-a65f .panel_in_9612 li:last-child,
.west-a65f .header-336f li:last-child,
.west-a65f .texture-east-66ec li:last-child,
.west-a65f .active_2f01 li:last-child,
.west-a65f .upper-a710 li:last-child,
.west-a65f .logo-current-6f87 li:last-child {
  border: none;
}
.west-a65f .highlight-hovered-2a04 li a,
.west-a65f .dropdown_short_672b li a,
.west-a65f .panel_in_9612 li a,
.west-a65f .header-336f li a,
.west-a65f .texture-east-66ec li a,
.west-a65f .active_2f01 li a,
.west-a65f .upper-a710 li a,
.west-a65f .logo-current-6f87 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.west-a65f .highlight-hovered-2a04 li ul li::before,
.west-a65f .dropdown_short_672b li ul li::before,
.west-a65f .panel_in_9612 li ul li::before,
.west-a65f .header-336f li ul li::before,
.west-a65f .texture-east-66ec li ul li::before,
.west-a65f .active_2f01 li ul li::before,
.west-a65f .upper-a710 li ul li::before,
.west-a65f .logo-current-6f87 li ul li::before {
  left: 15px;
}
.west-a65f .highlight-hovered-2a04 li ul a,
.west-a65f .dropdown_short_672b li ul a,
.west-a65f .panel_in_9612 li ul a,
.west-a65f .header-336f li ul a,
.west-a65f .texture-east-66ec li ul a,
.west-a65f .active_2f01 li ul a,
.west-a65f .upper-a710 li ul a,
.west-a65f .logo-current-6f87 li ul a {
  padding-left: 20px;
}
.west-a65f .highlight-hovered-2a04 li ul ul li::before,
.west-a65f .dropdown_short_672b li ul ul li::before,
.west-a65f .panel_in_9612 li ul ul li::before,
.west-a65f .header-336f li ul ul li::before,
.west-a65f .texture-east-66ec li ul ul li::before,
.west-a65f .active_2f01 li ul ul li::before,
.west-a65f .upper-a710 li ul ul li::before,
.west-a65f .logo-current-6f87 li ul ul li::before {
  left: 30px;
}
.west-a65f .highlight-hovered-2a04 li ul ul a,
.west-a65f .dropdown_short_672b li ul ul a,
.west-a65f .panel_in_9612 li ul ul a,
.west-a65f .header-336f li ul ul a,
.west-a65f .texture-east-66ec li ul ul a,
.west-a65f .active_2f01 li ul ul a,
.west-a65f .upper-a710 li ul ul a,
.west-a65f .logo-current-6f87 li ul ul a {
  padding-left: 40px;
}
.west-a65f .dynamic-baa8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.west-a65f .logo-current-6f87 ul li {
  margin-bottom: 1.41575em;
}
.west-a65f .logo-current-6f87 ul li .next_c4a5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.west-a65f .logo-current-6f87 ul li .small_4dde {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-selected-36a5 .highlight-hovered-2a04 li a,
.hero-selected-36a5 .dropdown_short_672b li a,
.hero-selected-36a5 .panel_in_9612 li a,
.hero-selected-36a5 .header-336f li a,
.hero-selected-36a5 .texture-east-66ec li a,
.hero-selected-36a5 .active_2f01 li a,
.hero-selected-36a5 .upper-a710 li a,
.hero-selected-36a5 .logo-current-6f87 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-selected-36a5 .dynamic-baa8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-selected-36a5 .search-fc66 ul li.selected_3da3 .liquid_0aa2,
.hero-selected-36a5 .search-fc66 ul li.popup_e5c3 .liquid_0aa2 {
  background: rgba(0, 0, 0, 0.2);
}
.hero-selected-36a5 .west-a65f .search-fc66 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_8a5c .west-a65f .solid_67fc li {
  margin: 0;
}
.feature_8a5c .west-a65f .solid_67fc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.feature_8a5c .west-a65f .solid_67fc li ul {
  margin: 0;
}
.feature_8a5c .west-a65f .solid_67fc li ul li a {
  padding-left: 15px;
}
.feature_8a5c .west-a65f .solid_67fc li ul li li a {
  padding-left: 30px;
}
.feature_8a5c .west-a65f .solid_67fc li.summary-advanced-9de8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.feature_8a5c .west-a65f .solid_67fc li.summary-advanced-9de8 > 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;
}
.feature_8a5c .west-a65f .solid_67fc li.summary-advanced-9de8 > 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;
}
.main-bottom-25a9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow_f7b9 {
  position: relative;
  z-index: 10;
}
.shadow_f7b9 .thumbnail_a490 {
  width: 100%;
  max-width: 100%;
}
.icon-bbc6 .title_b06b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon-bbc6 .nav_cd44 {
}
.icon-bbc6 .hero-selected-36a5 {
  background: #292929;
}
.status-49bb .title_b06b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status-49bb .nav_cd44 {
  background: #f9f9f9;
}
.status-49bb .hero-selected-36a5 {
  background: #303030;
}
.feature_9892 .title_b06b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature_9892 .popup_white_6a2c {
    margin-bottom: 1em;
  }
  .feature_9892 .popup_white_6a2c:last-child {
    margin-bottom: 0;
  }
}
.feature_9892 .nav_cd44 {
  background: #ededed;
}
.feature_9892 .hero-selected-36a5 {
  background: #1a1a1a;
}
.title_b06b.nav_cd44 {
  color: rgba(0, 0, 0, 0.6);
}
.title_b06b.nav_cd44 .lite-c37a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_b06b.hero-selected-36a5 {
  color: rgba(255, 255, 255, 0.99);
}
.title_b06b.hero-selected-36a5 a:not(.card_down_ed3f) {
  color: rgba(255, 255, 255, 0.79);
}
.title_b06b.hero-selected-36a5 a:not(.card_down_ed3f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_b06b.hero-selected-36a5 .lite-c37a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_b06b.hero-selected-36a5 table tbody td,
.title_b06b.hero-selected-36a5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message_north_947a.basic-6b5f .next_e8b4 {
  max-width: initial;
}
.message_north_947a .tooltip-north-a28c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message_north_947a .tooltip-north-a28c .thumbnail_a490 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message_north_947a .tooltip-north-a28c .thumbnail_a490 {
    display: block;
    margin-bottom: 2em;
  }
  .message_north_947a .tooltip-north-a28c .thumbnail_a490:last-child {
    margin-bottom: 0;
  }
}
.feature_9892 .popup_white_6a2c:last-child,
.status-49bb .popup_white_6a2c:last-child,
.icon-bbc6 .popup_white_6a2c:last-child {
  margin-bottom: 0;
}
.feature_9892 .popup_white_6a2c .west-a65f .search-fc66:last-child,
.status-49bb .popup_white_6a2c .west-a65f .search-fc66:last-child,
.icon-bbc6 .popup_white_6a2c .west-a65f .search-fc66:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature_9892 .highlight-last-7210,
  .feature_9892 .center_1b99,
  .status-49bb .highlight-last-7210,
  .status-49bb .center_1b99,
  .icon-bbc6 .highlight-last-7210,
  .icon-bbc6 .center_1b99 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow_f7b9 .popup_white_6a2c {
    margin-bottom: 2em;
  }
}
.shadow_f7b9 p:last-child {
  margin-bottom: 0;
}
.shadow_f7b9 li,
.shadow_f7b9 ul {
  list-style: none;
  margin: 0;
}
.shadow_f7b9 ul ul {
  margin-left: 2.617924em;
}
.content_6c0c {
  font-size: 0.875em;
}

/* css-noise: 7e4a */
.shadow-element-e0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
