/*!
Theme Name: Customify
Theme URI: https://pressmaximum.module_dark_e433/customify
Author: WPCustomify
Author URI: https://pressmaximum.module_dark_e433
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.module_dark_e433/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west-d4a1.card_dark_d515/licenses/gpl-2.0.card_cool_69cd
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.thumbnail_prev_d2c6/, (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.content-fresh-1727.main-4ec3/normalize.large-e732/
 ======
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.large-e732 v7.0.0 | MIT License | github.module_dark_e433/necolas/normalize.large-e732 */
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;
}
.breadcrumb-clean-1eab .thumbnail-1ed9,
.detail-71c3,
.tooltip_0b6e,
.fixed-125c,
.secondary_ed9e,
.basic-6d1f,
.badge-7cff,
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;
}
.detail-71c3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail-71c3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-71c3,
  h1 {
    font-size: 1.8em;
  }
}
.tooltip_0b6e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tooltip_0b6e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tooltip_0b6e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_0b6e,
  h2 {
    font-size: 1.7em;
  }
}
.fixed-125c,
h3 {
  font-size: 1.618em;
}
.breadcrumb-clean-1eab .thumbnail-1ed9,
.secondary_ed9e,
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.warm-f9a0 {
  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;
}
.column_203a:after,
.column_203a:before,
.preview_slow_cc31:after,
.preview_slow_cc31:before {
  content: "";
  display: table;
}
.column_203a:after,
.preview_slow_cc31:after {
  clear: both;
}
.block_hot_bf10 {
  float: right;
  margin-right: 0;
}
.message_red_c00d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.video_hovered_9fcd .active_orange_7ef2,
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;
}
.video_hovered_9fcd .active_orange_7ef2: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;
}
.focus-ab45 .active_orange_7ef2 {
  box-shadow: none;
}
.focus-ab45
  .active_orange_7ef2
  .caption-silver-b909 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus-ab45 .active_orange_7ef2 .hidden-f396 {
  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;
}
.focus-ab45
  .active_orange_7ef2
  .hidden-f396
  b {
  display: none;
}
.focus-ab45 .component-prev-41c9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.selected-e290:not(.focus-5984):not(.silver_7f95),
button:not(.focus-5984):not(.silver_7f95),
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ),
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ),
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ) {
  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;
}
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ):hover,
button:not(.focus-5984):not(
    .silver_7f95
  ):hover,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ):hover,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ):hover,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ):active,
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ):focus,
button:not(.focus-5984):not(
    .silver_7f95
  ):active,
button:not(.focus-5984):not(
    .silver_7f95
  ):focus,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ):active,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ):focus,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ):active,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ):focus,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ):active,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ):focus {
  outline: 0;
}
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8,
button:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8 {
  position: relative;
}
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .video-848e,
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .content_inner_a412,
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .active-cold-65be,
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  i,
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  svg,
button:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .video-848e,
button:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .content_inner_a412,
button:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .active-cold-65be,
button:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  i,
button:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  svg,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .video-848e,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .content_inner_a412,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .active-cold-65be,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  i,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  svg,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .video-848e,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .content_inner_a412,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .active-cold-65be,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  i,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  svg,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .video-848e,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .content_inner_a412,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  .active-cold-65be,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  i,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8
  svg {
  visibility: hidden;
}
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8:after,
button:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8:after,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8:after,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8:after,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ).fn-loading-26e8: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;
}
.selected-e290:not(.focus-5984):not(.silver_7f95),
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ),
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ),
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ) {
  color: #fff;
  background: #235787;
}
.selected-e290:not(.focus-5984):not(
    .silver_7f95
  ):focus,
input[type="button"]:not(.focus-5984):not(
    .silver_7f95
  ):focus,
input[type="reset"]:not(.focus-5984):not(
    .silver_7f95
  ):focus,
input[type="submit"]:not(.focus-5984):not(
    .silver_7f95
  ):focus {
  color: #fff;
}
.selected-e290.fn-disabled-26e8:not(.focus-5984):not(
    .silver_7f95
  ),
.selected-e290[disabled]:not(.focus-5984):not(
    .silver_7f95
  ),
button.fn-disabled-26e8:not(.focus-5984):not(
    .silver_7f95
  ),
button[disabled]:not(.focus-5984):not(
    .silver_7f95
  ) {
  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;
}
.border-b16c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border-b16c: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;
}
.notice-d432 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary_b6fa {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wrapper_4a53 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.column_203a:after,
.column_203a:before,
.carousel_hard_cf0b:after,
.carousel_hard_cf0b:before,
.in-2261:after,
.in-2261:before,
.sidebar-5279:after,
.sidebar-5279:before,
.east_7589:after,
.east_7589:before,
.icon_old_ceaa:after,
.icon_old_ceaa:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.column_203a:after,
.carousel_hard_cf0b:after,
.in-2261:after,
.sidebar-5279:after,
.east_7589:after,
.icon_old_ceaa:after {
  clear: both;
}
.carousel_hard_cf0b .slider_446d,
.in-2261 .slider_446d,
.clean_20b9 .slider_446d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.button-huge-5ae6 {
  display: inline-block;
}
.pressed-8f08 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pressed-8f08 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pressed-8f08 .dark-ec74 {
  padding: 1em 0;
  font-size: 85%;
}
.dark-ec74 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag-dynamic-b500 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag-dynamic-b500:after,
.tag-dynamic-b500:before {
  content: "";
  display: table;
}
.tag-dynamic-b500:after {
  clear: both;
}
.highlight_8a7a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.carousel-center-b932 .highlight_8a7a {
  max-width: 50%;
}
.avatar_c36c .highlight_8a7a {
  max-width: 33.33%;
}
.pro-c9ae .highlight_8a7a {
  max-width: 25%;
}
.media-plasma-ff95 .highlight_8a7a {
  max-width: 20%;
}
.breadcrumb-e139 .highlight_8a7a {
  max-width: 16.66%;
}
.sort-3f29 .highlight_8a7a {
  max-width: 14.28%;
}
.blue-8442 .highlight_8a7a {
  max-width: 12.5%;
}
.mask_8f53 .highlight_8a7a {
  max-width: 11.11%;
}
.box-stale-6604 {
  display: block;
}
.breadcrumb-clean-1eab .right-962d label,
.breadcrumb-clean-1eab .copper_9dd0 label,
.breadcrumb-clean-1eab .aside_e967 label,
.breadcrumb-clean-1eab .secondary-f92e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_static_049e {
  list-style: none;
  margin: 0;
}
.table_static_049e article.feature_9e89 {
  margin-bottom: 0;
}
.table_static_049e ul {
  list-style: none;
  margin: 0;
}
.table_static_049e .east-9ed3 li.feature_9e89 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_static_049e .east-9ed3 li.feature_9e89 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_static_049e .east-9ed3 li.feature_9e89: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) {
  .table_static_049e .east-9ed3 li.feature_9e89 li.feature_9e89 li.feature_9e89 li.feature_9e89 {
    padding-left: 0;
  }
}
article.feature_9e89 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature_9e89 .carousel_hard_cf0b p:last-of-type {
  margin-bottom: 0;
}
article.feature_9e89 .label_fluid_583d {
  float: left;
}
article.feature_9e89 .media-last-1e2f {
  margin-left: 85px;
}
article.feature_9e89 .white_8c0e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature_9e89 .white_8c0e .nav-0507 {
  margin-left: 10px;
}
article.feature_9e89 .fixed_94d8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature_9e89 .first_e59c {
  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 .right-962d,
  #respond .aside_e967,
  #respond .secondary-f92e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .right-962d input,
#respond .aside_e967 input,
#respond .secondary-f92e input {
  width: 100%;
}
#respond .secondary-f92e {
  margin-right: 0;
}
#respond .carousel-lite-6416 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-c882 {
  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;
}
.thumbnail-c882.summary-526f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail-c882 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%);
}
.thumbnail-c882:focus,
.thumbnail-c882: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);
}
.hovered-cb6d {
  border-radius: 10%;
}
.texture-old-5876 {
  border-radius: 50%;
}
.stone_1c8b {
  font-size: 0.72em;
}
.video-green-6b40 {
  font-size: 0.875em;
}
.logo_6a74 {
  font-size: 1.1em;
}
.description-old-65a0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.description-old-65a0.stone_1c8b {
  letter-spacing: 0.5px;
}
.title_8556,
.title_8556 a {
  color: #6d6d6d;
}
.title_8556 a:hover {
  color: #111;
}
.motion-3642 {
  color: #6d6d6d;
}
.banner_black_dba5 {
  overflow-x: hidden;
}
.banner_black_dba5 .easy_79e7.paragraph_outer_321e {
  position: relative;
}
.banner_black_dba5 .easy_79e7.paragraph_outer_321e.wood_c859 {
  position: initial;
}
.banner_black_dba5
  .easy_79e7.paragraph_outer_321e.wood_c859
  .text_a0bf {
  left: auto;
}
.banner_black_dba5 .easy_79e7 .text_a0bf {
  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;
}
.banner_black_dba5 .easy_79e7:hover.paragraph_outer_321e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner_black_dba5
  .easy_79e7:hover.paragraph_outer_321e
  .text_a0bf {
  display: block;
  z-index: 9999999;
}
.banner_black_dba5 .mask_stale_c671 .video-last-c66a,
.banner_black_dba5 .pro_d9c4 .video-last-c66a {
  display: none;
}
.banner_black_dba5 .focused-10d2 .easy_79e7:hover.paragraph_outer_321e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.breadcrumb-clean-1eab .right-962d label,
.breadcrumb-clean-1eab .copper_9dd0 label,
.breadcrumb-clean-1eab .aside_e967 label,
.breadcrumb-clean-1eab .secondary-f92e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_static_049e {
  list-style: none;
  margin: 0;
}
.table_static_049e article.feature_9e89 {
  margin-bottom: 0;
}
.table_static_049e ul {
  list-style: none;
  margin: 0;
}
.table_static_049e .east-9ed3 li.feature_9e89 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_static_049e .east-9ed3 li.feature_9e89 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_static_049e .east-9ed3 li.feature_9e89: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) {
  .table_static_049e .east-9ed3 li.feature_9e89 li.feature_9e89 li.feature_9e89 li.feature_9e89 {
    padding-left: 0;
  }
}
article.feature_9e89 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature_9e89 .carousel_hard_cf0b p:last-of-type {
  margin-bottom: 0;
}
article.feature_9e89 .label_fluid_583d {
  float: left;
}
article.feature_9e89 .media-last-1e2f {
  margin-left: 85px;
}
article.feature_9e89 .white_8c0e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature_9e89 .white_8c0e .nav-0507 {
  margin-left: 10px;
}
article.feature_9e89 .fixed_94d8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature_9e89 .first_e59c {
  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 .right-962d,
  #respond .aside_e967,
  #respond .secondary-f92e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .right-962d input,
#respond .aside_e967 input,
#respond .secondary-f92e input {
  width: 100%;
}
#respond .secondary-f92e {
  margin-right: 0;
}
#respond .carousel-lite-6416 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask_stale_c671 .sidebar-cold-0c6f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-cold-0c6f .detail-copper-9507.caption_center_d419 .content_wide_94e9 > li > a:focus,
.sidebar-cold-0c6f .detail-copper-9507.caption_center_d419 .content_wide_94e9 > li > a:hover,
.sidebar-cold-0c6f .detail-copper-9507.west-0f8f .content_wide_94e9 > li > a:focus,
.sidebar-cold-0c6f .detail-copper-9507.west-0f8f .content_wide_94e9 > li > a:hover,
.sidebar-cold-0c6f .detail-copper-9507.hidden_liquid_9280 .content_wide_94e9 > li > a:focus,
.sidebar-cold-0c6f .detail-copper-9507.hidden_liquid_9280 .content_wide_94e9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-cold-0c6f
  .detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li.description-4345
  > a,
.sidebar-cold-0c6f
  .detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li.liquid-bb57
  > a,
.sidebar-cold-0c6f
  .detail-copper-9507.west-0f8f
  .content_wide_94e9
  > li.description-4345
  > a,
.sidebar-cold-0c6f
  .detail-copper-9507.west-0f8f
  .content_wide_94e9
  > li.liquid-bb57
  > a,
.sidebar-cold-0c6f
  .detail-copper-9507.hidden_liquid_9280
  .content_wide_94e9
  > li.description-4345
  > a,
.sidebar-cold-0c6f .detail-copper-9507.hidden_liquid_9280 .content_wide_94e9 > li.detail-5122 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-cold-0c6f .pagination_middle_9580,
.sidebar-cold-0c6f .pagination_middle_9580 a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-cold-0c6f .dynamic_e46d.lower-fab4 li a,
.sidebar-cold-0c6f .tertiary-ed91 a,
.sidebar-cold-0c6f .primary_ab4d,
.sidebar-cold-0c6f .content_wide_94e9 > li > a,
.sidebar-cold-0c6f .background-1b82 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f .dynamic_e46d.lower-fab4 li a:hover,
.sidebar-cold-0c6f .tertiary-ed91 a:hover,
.sidebar-cold-0c6f .primary_ab4d:hover,
.sidebar-cold-0c6f .content_wide_94e9 > li > a:hover,
.sidebar-cold-0c6f .background-1b82:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-cold-0c6f .hover_e08e {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f .hover_e08e .badge-1571 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-cold-0c6f .hover_e08e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-cold-0c6f .rough-058c .over_db57 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f .rough-058c .over_db57 .detail-left-7735 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f
  .rough-058c
  .over_db57
  .detail-left-7735::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f
  .rough-058c
  .over_db57
  .detail-left-7735:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f
  .rough-058c
  .over_db57
  .detail-left-7735::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f
  .rough-058c
  .over_db57
  .detail-left-7735::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f .rough-058c .pink_eb37 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-cold-0c6f .rough-058c .pink_eb37:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_in_cce4
  .sidebar-cold-0c6f
  .rough-058c
  .main-64bc
  .card_middle_5a8e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_in_cce4
  .sidebar-cold-0c6f
  .rough-058c
  .main-64bc
  .detail-left-7735 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_stale_c671 .hover_light_9204 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hover_light_9204 .detail-copper-9507.caption_center_d419 .content_wide_94e9 > li > a:focus,
.hover_light_9204 .detail-copper-9507.caption_center_d419 .content_wide_94e9 > li > a:hover,
.hover_light_9204 .detail-copper-9507.west-0f8f .content_wide_94e9 > li > a:focus,
.hover_light_9204 .detail-copper-9507.west-0f8f .content_wide_94e9 > li > a:hover,
.hover_light_9204 .detail-copper-9507.hidden_liquid_9280 .content_wide_94e9 > li > a:focus,
.hover_light_9204 .detail-copper-9507.hidden_liquid_9280 .content_wide_94e9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_light_9204
  .detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li.description-4345
  > a,
.hover_light_9204
  .detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li.liquid-bb57
  > a,
.hover_light_9204
  .detail-copper-9507.west-0f8f
  .content_wide_94e9
  > li.description-4345
  > a,
.hover_light_9204
  .detail-copper-9507.west-0f8f
  .content_wide_94e9
  > li.liquid-bb57
  > a,
.hover_light_9204
  .detail-copper-9507.hidden_liquid_9280
  .content_wide_94e9
  > li.description-4345
  > a,
.hover_light_9204 .detail-copper-9507.hidden_liquid_9280 .content_wide_94e9 > li.detail-5122 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hover_light_9204 .pagination_middle_9580,
.hover_light_9204 .pagination_middle_9580 a {
  color: rgba(0, 0, 0, 0.8);
}
.hover_light_9204 .dynamic_e46d.lower-fab4 li a,
.hover_light_9204 .tertiary-ed91 a,
.hover_light_9204 .primary_ab4d,
.hover_light_9204 .content_wide_94e9 > li > a,
.hover_light_9204 .background-1b82 {
  color: rgba(0, 0, 0, 0.55);
}
.hover_light_9204 .dynamic_e46d.lower-fab4 li a:hover,
.hover_light_9204 .tertiary-ed91 a:hover,
.hover_light_9204 .primary_ab4d:hover,
.hover_light_9204 .content_wide_94e9 > li > a:hover,
.hover_light_9204 .background-1b82:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_light_9204 .hover_e08e {
  color: rgba(0, 0, 0, 0.55);
}
.hover_light_9204 .hover_e08e .badge-1571 {
  color: rgba(0, 0, 0, 0.8);
}
.hover_light_9204 .hover_e08e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_623c .chip-pro-7670 {
  margin-left: auto;
  margin-right: auto;
}
.in-2261 > * {
  margin-left: auto;
  margin-right: auto;
}
.in-2261 .notice-d432 {
  margin-right: 1.41575em;
}
.panel_hot_541f .in-2261 > .left_61e8 {
  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;
}
.panel_hot_541f .in-2261 > .pagination_0226 {
  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;
}
.carousel_a9f3.surface_623c .chip-pro-7670,
.focus-wide-2319.surface_623c .chip-pro-7670 {
  margin-left: 0;
}
.left_f15a.surface_623c .chip-pro-7670,
.prev_5fcc.surface_623c .chip-pro-7670 {
  margin-right: 0;
}
.in-2261 ol,
.in-2261 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.next-f099 video {
  max-width: 100%;
}
.carousel-b436 img {
  display: block;
}
.carousel-b436.notice-d432,
.carousel-b436.secondary_b6fa {
  width: 100%;
}
.carousel-b436.pagination_0226 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dropdown-d2b9:not(.description_4fad) {
  margin: 1.5em auto;
}
.list_black_1cb5 p {
  padding: 1.5em 14px;
}
ul.list-0cfc.pagination_0226,
ul.list-0cfc.left_61e8,
ul.list-0cfc.block_6f2f.left_61e8 {
  padding: 0 14px;
}
.last-f075 {
  display: block;
  overflow-x: auto;
}
.last-f075 table {
  border-collapse: collapse;
  width: 100%;
}
.last-f075 td,
.last-f075 th {
  padding: 0.5em;
}
.in-2261 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.in-2261 ol ol,
.in-2261 ol ul,
.in-2261 ul ol,
.in-2261 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.in-2261 ol ol li,
.in-2261 ol ul li,
.in-2261 ul ol li,
.in-2261 ul ul li {
  margin-left: 0;
}
.popup_9d66.top-e79f > .right-ed46 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.popup_9d66.top-e79f > .right-ed46 iframe,
.popup_9d66.top-e79f > .right-ed46 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget-0bd7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget-0bd7.outline_44cb {
  padding: 0;
}
.widget-0bd7.outline_44cb cite {
  font-size: 13px;
}
.widget-0bd7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget-0bd7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header_fad4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header_fad4 > p:first-child {
  margin-top: 0;
}
.header_fad4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header_fad4 blockquote {
  border-left: 0;
}
.alert-fluid-a224 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert-fluid-a224:not(.pattern-5afa) {
  max-width: 100px;
}
.alert-fluid-a224.surface_current_bb62 {
  border-bottom: none !important;
  text-align: center;
}
.alert-fluid-a224.surface_current_bb62::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list_black_1cb5 p {
    padding: 1.5em 0;
  }
}
.tertiary-hot-ae46 {
  color: #0073aa;
}
.orange_c538 {
  background-color: #0073aa;
}
.fluid_82eb {
  color: #229fd8;
}
.active-fb57 {
  background-color: #229fd8;
}
.cold_7c72 {
  color: #eee;
}
.wrapper-wide-340b {
  background-color: #eee;
}
.element_5801 {
  color: #444;
}
.yellow-f2c9 {
  background-color: #444;
}
.breadcrumb_smooth_5bc6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_smooth_5bc6 .box_ed4b .tertiary-ed91 {
  font-size: 15px;
}
.breadcrumb_smooth_5bc6 .tertiary-ed91 {
  line-height: 1.3;
}
.breadcrumb_smooth_5bc6 .hover_light_9204 {
}
.breadcrumb_smooth_5bc6 .sidebar-cold-0c6f {
  background: #235787;
}
.texture-070e {
  padding: 0;
}
.texture-070e .sidebar-cold-0c6f {
  background: #1a1a1a;
}
.texture-070e .hover_light_9204 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.status-486a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.status-486a .hover_light_9204 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.status-486a .sidebar-cold-0c6f {
  background: #303030;
}
.icon_old_ceaa {
  position: relative;
  z-index: 10;
}
.icon_old_ceaa .frame_a8fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_8548 .paragraph_outer_321e {
  display: inline-block;
  vertical-align: middle;
}
.smooth_8548.slow-a7e3 .paragraph_outer_321e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .smooth_8548.slow-a7e3 .paragraph_outer_321e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth_8548.slow-a7e3 .paragraph_outer_321e {
    margin-right: 0.4em;
  }
}
.smooth_8548.slow-a7e3 .paragraph_outer_321e:last-child {
  margin-right: 0;
}
.dirty_6040 .frame_a8fc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mask_stale_c671 .box_ed4b {
    margin: 0 -0.5em;
  }
  .mask_stale_c671 .box_ed4b [class*="customify-col-"],
  .mask_stale_c671 .box_ed4b [class*="customify-col_"],
  .mask_stale_c671 .box_ed4b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mask_stale_c671.tag-top-c4a9 .frame_a8fc {
  background: 0 0 !important;
}
.mask_stale_c671.tag-top-c4a9 .frame_a8fc,
.mask_stale_c671.dirty_6040 .frame_a8fc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mask_stale_c671.mask_next_0a34 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mask_stale_c671.dirty_6040 .frame_a8fc {
  box-shadow: none !important;
}
.text-1f2b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-1f2b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-1f2b {
    padding: 18px 0 20px;
  }
}
.text-1f2b .content_light_f5b9 {
  width: 100%;
}
.text-1f2b .container-narrow-1665 {
  margin-bottom: 0;
}
.text-1f2b .notification_e657 {
  margin-top: 5px;
  font-size: 0.875em;
}
.stone-e2bf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stone-e2bf .clean-df6c {
  width: 100%;
}
.current-6d4f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.current-6d4f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.current-6d4f 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;
}
.current-6d4f li:last-child:after {
  display: none;
}
.current-6d4f li a {
  font-weight: 500;
  margin-right: 10px;
}
.sort_fast_02db .video-last-c66a button,
.text-1f2b .video-last-c66a button {
  left: 0;
}
.sort_fast_02db .clean-df6c,
.text-1f2b .clean-df6c {
  padding-left: 0;
  padding-right: 0;
}
.sort_fast_02db .stone-e2bf,
.text-1f2b .stone-e2bf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.sort_fast_02db {
  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;
}
.sort_fast_02db: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;
}
.sort_fast_02db .tall-d2d0 {
  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) {
  .sort_fast_02db .tall-d2d0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .sort_fast_02db .tall-d2d0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .sort_fast_02db .tall-d2d0 {
    min-height: 200px;
  }
}
.sort_fast_02db .current-6d4f {
  color: rgba(255, 255, 255, 0.8);
}
.sort_fast_02db .current-6d4f a,
.sort_fast_02db .current-6d4f li:after {
  color: inherit;
}
.sort_fast_02db .current-6d4f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.basic_bf40 {
  margin-bottom: 0.5em;
}
.pagination-8314 {
  margin-bottom: 1.2em;
}
.pagination-8314,
.basic_bf40 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pagination-8314 p:last-child,
.basic_bf40 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .video-last-c66a,
#masthead .video-last-c66a {
  display: none;
}
#masthead
  > .video-last-c66a.tag_59f3 {
  display: none;
}
#masthead > .video-last-c66a button {
  left: 0;
}
.notification-large-83cd {
  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%;
}
.notification-large-83cd .paragraph_outer_321e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification-large-83cd .preview_585f {
  display: -webkit-box;
  display: flex;
}
.notification-large-83cd .preview_585f.last-ce8a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification-large-83cd .preview_585f.tertiary-dark-485c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-large-83cd .preview_585f.white-2dfa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-large-83cd.item_1b77.dynamic-0b2c .preview_585f.last-ce8a {
  flex-basis: 100%;
}
.notification-large-83cd.item_huge_61fa .preview_585f.tertiary-dark-485c {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification-large-83cd.item_huge_61fa .preview_585f.white-2dfa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .video-last-c66a.tag_59f3 {
  display: none;
}
#masthead > .video-last-c66a button {
  left: 0;
}
.article-gas-aa2e {
  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;
}
.article-gas-aa2e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article-gas-aa2e.hidden_focused_ef6a i {
  margin-right: 4px;
}
.article-gas-aa2e.lower_fb7d i {
  margin-left: 5px;
}
.tertiary-ed91 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tertiary-ed91 p:last-child {
  margin-bottom: 0;
}
.hard_2f2a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard_2f2a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard_2f2a img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard_2f2a .pagination_middle_9580 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard_2f2a .notice_8f40 {
  margin: 5px 0 7px 0;
}
.hard_2f2a.disabled_b6c2 .block-tall-7c47 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_2f2a.disabled_b6c2 .main-yellow-5fd6 {
  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;
}
.hard_2f2a.component-0c14 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard_2f2a.component-0c14 .block-tall-7c47 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_2f2a.component-0c14 .main-yellow-5fd6 {
  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;
}
.hard_2f2a.sidebar-up-e10d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard_2f2a.fluid_707b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard_2f2a.fluid_707b .main-yellow-5fd6 {
  margin-top: 7px;
}
.icon_2c25 {
  display: inline-block;
}
.icon_old_ceaa .photo_5b64 .hard_2f2a img {
  max-width: 100%;
}
.detail-copper-9507 .block-purple-536c.status-bb24,
.simple_401f .block-purple-536c.status-bb24 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.detail-copper-9507 .solid_2ac6,
.simple_401f .solid_2ac6 {
  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%);
}
.detail-copper-9507 .solid_2ac6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.detail-copper-9507.card_pink_9cf7 .solid_2ac6 {
  display: none;
}
.detail-copper-9507 .down_4a6d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail-copper-9507 .down_4a6d li {
  display: inline-block;
  position: relative;
}
.detail-copper-9507 .down_4a6d li:last-child {
  margin-right: 0;
}
.detail-copper-9507 .down_4a6d 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;
}
.detail-copper-9507 .down_4a6d li.detail-5122 > a {
  color: rgba(0, 0, 0, 0.9);
}
.detail-copper-9507 .down_4a6d > 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;
}
.detail-copper-9507 .down_4a6d > li > a i {
  line-height: 0;
}
.detail-copper-9507 .down_4a6d > li.alert-tiny-2a18 > a .solid_2ac6 {
  margin-left: 4px;
  line-height: 0;
}
.detail-copper-9507 .down_4a6d .popup-e995 li.alert-tiny-2a18 > a {
  position: relative;
}
.detail-copper-9507 .down_4a6d .popup-e995 li.alert-tiny-2a18 > a:after,
.detail-copper-9507 .down_4a6d .popup-e995 li.alert-tiny-2a18 > a:before {
  content: "";
  display: table;
}
.detail-copper-9507 .down_4a6d .popup-e995 li.alert-tiny-2a18 > a:after {
  clear: both;
}
.detail-copper-9507 .down_4a6d .popup-e995 li.alert-tiny-2a18 > a .solid_2ac6 {
  margin-left: 5px;
  float: right;
}
.detail-copper-9507 .tertiary_green_1211,
.detail-copper-9507 .popup-e995 {
  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;
}
.detail-copper-9507 .popup-e995 {
  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;
}
.detail-copper-9507 .popup-e995 .status-bb24 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.detail-copper-9507 .popup-e995 .solid_2ac6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.detail-copper-9507 .popup-e995 li {
  display: block;
  margin: 0;
  padding: 0;
}
.detail-copper-9507 .popup-e995 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;
}
.detail-copper-9507 .popup-e995 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.detail-copper-9507 .popup-e995 .popup-e995 {
  top: 0;
  left: 100%;
}
.detail-copper-9507 .east_c9ae.fn-focus-26e8 > .tertiary_green_1211,
.detail-copper-9507 .east_c9ae.fn-focus-26e8 > .popup-e995,
.detail-copper-9507 .east_c9ae:focus > .tertiary_green_1211,
.detail-copper-9507 .east_c9ae:focus > .popup-e995,
.detail-copper-9507 .east_c9ae:hover > .tertiary_green_1211,
.detail-copper-9507 .east_c9ae:hover > .popup-e995 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.detail-copper-9507.hidden_liquid_9280 .content_wide_94e9:after,
.detail-copper-9507.hidden_liquid_9280 .content_wide_94e9:before {
  content: "";
  display: table;
}
.detail-copper-9507.hidden_liquid_9280 .content_wide_94e9:after {
  clear: both;
}
.detail-copper-9507.hidden_liquid_9280 .content_wide_94e9 > li {
  float: left;
}
.detail-copper-9507.aside-e7d0 .content_wide_94e9:after,
.detail-copper-9507.aside-e7d0 .content_wide_94e9:before {
  content: "";
  display: table;
}
.detail-copper-9507.aside-e7d0 .content_wide_94e9:after {
  clear: both;
}
.detail-copper-9507.aside-e7d0 .content_wide_94e9 > li {
  float: left;
}
.detail-copper-9507.aside-e7d0 .content_wide_94e9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.detail-copper-9507.aside-e7d0 .content_wide_94e9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.detail-copper-9507.aside-e7d0 .content_wide_94e9 > li.description-4345 > a,
.detail-copper-9507.aside-e7d0 .content_wide_94e9 > li.detail-5122 > a {
  color: #fff;
  background-color: #1e4b75;
}
.detail-copper-9507.caption_center_d419 .content_wide_94e9 > li > a .status-bb24 {
  position: relative;
}
.detail-copper-9507.caption_center_d419 .content_wide_94e9 > li > a .status-bb24: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;
}
.detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li:focus
  > a
  .status-bb24:before,
.detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li:hover
  > a
  .status-bb24:before {
  width: 100%;
  background-color: currentColor;
}
.detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li.description-4345
  > a
  .status-bb24:before,
.detail-copper-9507.caption_center_d419
  .content_wide_94e9
  > li.liquid-bb57
  > a
  .status-bb24:before {
  width: 100%;
  background-color: currentColor;
}
.detail-copper-9507.west-0f8f .content_wide_94e9 > li > a .status-bb24 {
  position: relative;
}
.detail-copper-9507.west-0f8f .content_wide_94e9 > li > a .status-bb24: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;
}
.detail-copper-9507.west-0f8f .content_wide_94e9 > li:focus > a .status-bb24:before,
.detail-copper-9507.west-0f8f
  .content_wide_94e9
  > li:hover
  > a
  .status-bb24:before {
  width: 100%;
  background-color: currentColor;
}
.detail-copper-9507.west-0f8f
  .content_wide_94e9
  > li.description-4345
  > a
  .status-bb24:before,
.detail-copper-9507.west-0f8f
  .content_wide_94e9
  > li.liquid-bb57
  > a
  .status-bb24:before {
  width: 100%;
  background-color: currentColor;
}
.simple_401f .down_4a6d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple_401f .down_4a6d li:first-child > a {
  border-top: none;
}
.simple_401f .down_4a6d .item-solid-1dfb > .status-bb24 .solid_2ac6 {
  display: none;
}
.simple_401f .down_4a6d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.simple_401f .down_4a6d li:last-child {
  border: none;
}
.simple_401f .down_4a6d li.alert-tiny-2a18 > a {
  padding-right: 45px !important;
}
.simple_401f .down_4a6d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.simple_401f .down_4a6d li a:focus,
.simple_401f .down_4a6d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple_401f .down_4a6d li .light_7abe {
  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;
}
.simple_401f .down_4a6d li .light_7abe:hover {
  box-shadow: none;
}
.simple_401f .down_4a6d li .light_7abe .solid_2ac6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.simple_401f .down_4a6d .popup-e995 {
  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);
}
.simple_401f .down_4a6d .popup-e995 li a {
  padding-left: 3em;
}
.simple_401f .down_4a6d .title-short-3bdc > a .light_7abe i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.simple_401f .down_4a6d .title-short-3bdc > .popup-e995 {
  display: block;
  opacity: 1;
}
.surface_light_959f {
  max-width: 100%;
}
.form-24fc {
  line-height: 0;
  cursor: pointer;
}
.background-1b82 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-1b82:hover {
  box-shadow: none;
  color: currentColor;
}
.background-1b82 svg {
  width: 18px;
  height: 18px;
}
.background-1b82 .breadcrumb_wood_cdc3 {
  display: none;
}
.dark_baae {
  position: relative;
}
.dark_baae.fn-active-26e8 .background-1b82 .warm-3d76 {
  display: none;
}
.dark_baae.fn-active-26e8 .background-1b82 .breadcrumb_wood_cdc3 {
  display: inline-block;
}
.dark_baae .progress_white_514d {
  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);
}
.dark_baae.motion-14fe .progress_white_514d {
  left: auto;
  right: -0.9em;
}
.dark_baae.motion-14fe .feature-glass-4429::before {
  left: auto;
  right: 15px;
}
.dark_baae.fn-active-26e8 .progress_white_514d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-64bc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-64bc label {
  flex-basis: 100%;
}
.main-64bc .over_db57 {
  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;
}
.main-64bc .detail-left-7735 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-64bc .detail-left-7735:focus {
  background-color: transparent;
}
.main-64bc button.pink_eb37 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-64bc button.pink_eb37:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-64bc button.pink_eb37 svg {
  width: 18px;
  height: 18px;
}
.main-64bc input[type="submit"] {
  min-height: auto;
}
.rough-058c .main-64bc .detail-left-7735 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-glass-4429 {
  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) {
  .feature-glass-4429 {
    width: 220px;
  }
}
.feature-glass-4429 label {
  flex-basis: 100%;
}
.feature-glass-4429::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;
}
.tooltip_in_cce4 .rough-058c .main-64bc {
  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;
}
.tooltip_in_cce4
  .rough-058c
  .main-64bc
  .over_db57 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip_in_cce4 .rough-058c .main-64bc .detail-left-7735 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip_in_cce4
  .rough-058c
  .main-64bc
  .detail-left-7735:focus {
  background: 0 0;
}
.tooltip_in_cce4
  .rough-058c
  .main-64bc
  .card_middle_5a8e {
  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;
}
.dynamic_e46d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dynamic_e46d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dynamic_e46d li:last-child {
  margin-right: 0;
}
.dynamic_e46d li:first-child {
  margin-left: 0;
}
.dynamic_e46d.button_warm_f832 a {
  color: #fff;
}
.dynamic_e46d.button_warm_f832 a:hover {
  color: #fff;
}
.dynamic_e46d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dynamic_e46d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dynamic_e46d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dynamic_e46d a:hover {
  opacity: 0.9;
  color: inherit;
}
.dynamic_e46d [class*="social-icon-apple"] {
  background-color: #999;
}
.dynamic_e46d [class*="social-icon-apple"].box-fast-5f0d {
  background-color: transparent;
  color: #999;
}
.dynamic_e46d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dynamic_e46d [class*="social-icon-behance"].box-fast-5f0d {
  background-color: transparent;
  color: #1769ff;
}
.dynamic_e46d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dynamic_e46d [class*="social-icon-bitbucket"].box-fast-5f0d {
  background-color: transparent;
  color: #205081;
}
.dynamic_e46d [class*="social-icon-codepen"] {
  background-color: #000;
}
.dynamic_e46d [class*="social-icon-codepen"].box-fast-5f0d {
  background-color: transparent;
  color: #000;
}
.dynamic_e46d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dynamic_e46d [class*="social-icon-delicious"].box-fast-5f0d {
  background-color: transparent;
  color: #39f;
}
.dynamic_e46d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dynamic_e46d [class*="social-icon-digg"].box-fast-5f0d {
  background-color: transparent;
  color: #005be2;
}
.dynamic_e46d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dynamic_e46d [class*="social-icon-dribbble"].box-fast-5f0d {
  background-color: transparent;
  color: #ea4c89;
}
.dynamic_e46d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dynamic_e46d [class*="social-icon-envelope"].box-fast-5f0d {
  background-color: transparent;
  color: #ea4335;
}
.dynamic_e46d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dynamic_e46d [class*="social-icon-facebook"].box-fast-5f0d {
  background-color: transparent;
  color: #3b5998;
}
.dynamic_e46d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dynamic_e46d [class*="social-icon-flickr"].box-fast-5f0d {
  background-color: transparent;
  color: #0063dc;
}
.dynamic_e46d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dynamic_e46d [class*="social-icon-foursquare"].box-fast-5f0d {
  background-color: transparent;
  color: #2d5be3;
}
.dynamic_e46d [class*="social-icon-github"] {
  background-color: #333;
}
.dynamic_e46d [class*="social-icon-github"].box-fast-5f0d {
  background-color: transparent;
  color: #333;
}
.dynamic_e46d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dynamic_e46d [class*="social-icon-google-plus"].box-fast-5f0d {
  background-color: transparent;
  color: #dd4b39;
}
.dynamic_e46d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dynamic_e46d [class*="social-icon-houzz"].box-fast-5f0d {
  background-color: transparent;
  color: #7ac142;
}
.dynamic_e46d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dynamic_e46d [class*="social-icon-instagram"].box-fast-5f0d {
  background-color: transparent;
  color: #262626;
}
.dynamic_e46d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dynamic_e46d [class*="social-icon-jsfiddle"].box-fast-5f0d {
  background-color: transparent;
  color: #487aa2;
}
.dynamic_e46d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dynamic_e46d [class*="social-icon-linkedin"].box-fast-5f0d {
  background-color: transparent;
  color: #0077b5;
}
.dynamic_e46d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dynamic_e46d [class*="social-icon-medium"].box-fast-5f0d {
  background-color: transparent;
  color: #00ab6b;
}
.dynamic_e46d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dynamic_e46d
  [class*="social-icon-odnoklassniki"].box-fast-5f0d {
  background-color: transparent;
  color: #f4731c;
}
.dynamic_e46d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dynamic_e46d [class*="social-icon-meetup"].box-fast-5f0d {
  background-color: transparent;
  color: #ec1c40;
}
.dynamic_e46d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dynamic_e46d [class*="social-icon-pinterest"].box-fast-5f0d {
  background-color: transparent;
  color: #bd081c;
}
.dynamic_e46d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dynamic_e46d [class*="social-icon-product-hunt"].box-fast-5f0d {
  background-color: transparent;
  color: #da552f;
}
.dynamic_e46d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dynamic_e46d [class*="social-icon-reddit"].box-fast-5f0d {
  background-color: transparent;
  color: #ff4500;
}
.dynamic_e46d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dynamic_e46d [class*="social-icon-rss"].box-fast-5f0d {
  background-color: transparent;
  color: #f26522;
}
.dynamic_e46d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dynamic_e46d
  [class*="social-icon-shopping-cart"].box-fast-5f0d {
  background-color: transparent;
  color: #4caf50;
}
.dynamic_e46d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dynamic_e46d [class*="social-icon-skype"].box-fast-5f0d {
  background-color: transparent;
  color: #00aff0;
}
.dynamic_e46d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dynamic_e46d [class*="social-icon-slideshare"].box-fast-5f0d {
  background-color: transparent;
  color: #0077b5;
}
.dynamic_e46d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dynamic_e46d [class*="social-icon-snapchat"].box-fast-5f0d {
  background-color: transparent;
  color: #fffc00;
}
.dynamic_e46d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dynamic_e46d [class*="social-icon-soundcloud"].box-fast-5f0d {
  background-color: transparent;
  color: #f80;
}
.dynamic_e46d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dynamic_e46d [class*="social-icon-spotify"].box-fast-5f0d {
  background-color: transparent;
  color: #2ebd59;
}
.dynamic_e46d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dynamic_e46d
  [class*="social-icon-stack-overflow"].box-fast-5f0d {
  background-color: transparent;
  color: #fe7a15;
}
.dynamic_e46d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dynamic_e46d [class*="social-icon-maldkfgram"].box-fast-5f0d {
  background-color: transparent;
  color: #2ca5e0;
}
.dynamic_e46d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dynamic_e46d [class*="social-icon-tripadvisor"].box-fast-5f0d {
  background-color: transparent;
  color: #589442;
}
.dynamic_e46d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dynamic_e46d [class*="social-icon-tumblr"].box-fast-5f0d {
  background-color: transparent;
  color: #35465c;
}
.dynamic_e46d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dynamic_e46d [class*="social-icon-twitch"].box-fast-5f0d {
  background-color: transparent;
  color: #6441a5;
}
.dynamic_e46d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dynamic_e46d [class*="social-icon-twitter"].box-fast-5f0d {
  background-color: transparent;
  color: #1da1f2;
}
.dynamic_e46d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dynamic_e46d [class*="social-icon-vimeo"].box-fast-5f0d {
  background-color: transparent;
  color: #1ab7ea;
}
.dynamic_e46d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dynamic_e46d [class*="social-icon-vk"].box-fast-5f0d {
  background-color: transparent;
  color: #45668e;
}
.dynamic_e46d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dynamic_e46d [class*="social-icon-weibo"].box-fast-5f0d {
  background-color: transparent;
  color: #df2029;
}
.dynamic_e46d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dynamic_e46d [class*="social-icon-weixin"].box-fast-5f0d {
  background-color: transparent;
  color: #7bb32e;
}
.dynamic_e46d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dynamic_e46d [class*="social-icon-whatsapp"].box-fast-5f0d {
  background-color: transparent;
  color: #25d366;
}
.dynamic_e46d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dynamic_e46d [class*="social-icon-wordpress"].box-fast-5f0d {
  background-color: transparent;
  color: #21759b;
}
.dynamic_e46d [class*="social-icon-xing"] {
  background-color: #026466;
}
.dynamic_e46d [class*="social-icon-xing"].box-fast-5f0d {
  background-color: transparent;
  color: #026466;
}
.dynamic_e46d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dynamic_e46d [class*="social-icon-yelp"].box-fast-5f0d {
  background-color: transparent;
  color: #af0606;
}
.dynamic_e46d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dynamic_e46d [class*="social-icon-youtube"].box-fast-5f0d {
  background-color: transparent;
  color: #cd201f;
}
.primary_ab4d {
  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;
}
.primary_ab4d:hover {
  box-shadow: none;
  background: 0 0;
}
.accent_c6ae {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.full-3689 {
  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;
}
.hover_thick_0f47 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.narrow_cc7b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.narrow_cc7b,
.narrow_cc7b::after,
.narrow_cc7b::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;
}
.narrow_cc7b::after,
.narrow_cc7b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.in-d6e0 .full-3689 .hover_thick_0f47 {
  margin-top: -2px;
  width: 19px;
}
.in-d6e0 .full-3689 .narrow_cc7b {
  margin-top: -1px;
}
.in-d6e0 .full-3689 .narrow_cc7b,
.in-d6e0 .full-3689 .narrow_cc7b::after,
.in-d6e0 .full-3689 .narrow_cc7b::before {
  width: 19px;
  height: 2px;
}
.in-d6e0 .full-3689 .narrow_cc7b::before {
  top: -6px;
}
.in-d6e0 .full-3689 .narrow_cc7b::after {
  bottom: -6px;
}
.middle-c1dc .full-3689 .hover_thick_0f47 {
  margin-top: -2px;
  width: 22px;
}
.middle-c1dc .full-3689 .narrow_cc7b {
  margin-top: -1px;
}
.middle-c1dc .full-3689 .narrow_cc7b,
.middle-c1dc .full-3689 .narrow_cc7b::after,
.middle-c1dc .full-3689 .narrow_cc7b::before {
  width: 22px;
  height: 2px;
}
.middle-c1dc .full-3689 .narrow_cc7b::before {
  top: -7px;
}
.middle-c1dc .full-3689 .narrow_cc7b::after {
  bottom: -7px;
}
.progress_426b .full-3689 .hover_thick_0f47 {
  margin-top: -2px;
  width: 31px;
}
.progress_426b .full-3689 .narrow_cc7b {
  margin-top: -1.5px;
}
.progress_426b .full-3689 .narrow_cc7b,
.progress_426b .full-3689 .narrow_cc7b::after,
.progress_426b .full-3689 .narrow_cc7b::before {
  width: 31px;
  height: 3px;
}
.progress_426b .full-3689 .narrow_cc7b::before {
  top: -9px;
}
.progress_426b .full-3689 .narrow_cc7b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message_9683 .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 19px;
  }
  .message_9683 .full-3689 .narrow_cc7b {
    margin-top: -1px;
  }
  .message_9683 .full-3689 .narrow_cc7b,
  .message_9683 .full-3689 .narrow_cc7b::after,
  .message_9683 .full-3689 .narrow_cc7b::before {
    width: 19px;
    height: 2px;
  }
  .message_9683 .full-3689 .narrow_cc7b::before {
    top: -6px;
  }
  .message_9683 .full-3689 .narrow_cc7b::after {
    bottom: -6px;
  }
  .paragraph-9f1c .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph-9f1c .full-3689 .narrow_cc7b {
    margin-top: -1px;
  }
  .paragraph-9f1c .full-3689 .narrow_cc7b,
  .paragraph-9f1c .full-3689 .narrow_cc7b::after,
  .paragraph-9f1c .full-3689 .narrow_cc7b::before {
    width: 22px;
    height: 2px;
  }
  .paragraph-9f1c .full-3689 .narrow_cc7b::before {
    top: -7px;
  }
  .paragraph-9f1c .full-3689 .narrow_cc7b::after {
    bottom: -7px;
  }
  .title_b194 .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 31px;
  }
  .title_b194 .full-3689 .narrow_cc7b {
    margin-top: -1.5px;
  }
  .title_b194 .full-3689 .narrow_cc7b,
  .title_b194 .full-3689 .narrow_cc7b::after,
  .title_b194 .full-3689 .narrow_cc7b::before {
    width: 31px;
    height: 3px;
  }
  .title_b194 .full-3689 .narrow_cc7b::before {
    top: -9px;
  }
  .title_b194 .full-3689 .narrow_cc7b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .easy_feb5 .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 19px;
  }
  .easy_feb5 .full-3689 .narrow_cc7b {
    margin-top: -1px;
  }
  .easy_feb5 .full-3689 .narrow_cc7b,
  .easy_feb5 .full-3689 .narrow_cc7b::after,
  .easy_feb5 .full-3689 .narrow_cc7b::before {
    width: 19px;
    height: 2px;
  }
  .easy_feb5 .full-3689 .narrow_cc7b::before {
    top: -6px;
  }
  .easy_feb5 .full-3689 .narrow_cc7b::after {
    bottom: -6px;
  }
  .preview_5b94 .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 22px;
  }
  .preview_5b94 .full-3689 .narrow_cc7b {
    margin-top: -1px;
  }
  .preview_5b94 .full-3689 .narrow_cc7b,
  .preview_5b94 .full-3689 .narrow_cc7b::after,
  .preview_5b94 .full-3689 .narrow_cc7b::before {
    width: 22px;
    height: 2px;
  }
  .preview_5b94 .full-3689 .narrow_cc7b::before {
    top: -7px;
  }
  .preview_5b94 .full-3689 .narrow_cc7b::after {
    bottom: -7px;
  }
  .border_mini_23f5 .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 31px;
  }
  .border_mini_23f5 .full-3689 .narrow_cc7b {
    margin-top: -1.5px;
  }
  .border_mini_23f5 .full-3689 .narrow_cc7b,
  .border_mini_23f5 .full-3689 .narrow_cc7b::after,
  .border_mini_23f5 .full-3689 .narrow_cc7b::before {
    width: 31px;
    height: 3px;
  }
  .border_mini_23f5 .full-3689 .narrow_cc7b::before {
    top: -9px;
  }
  .border_mini_23f5 .full-3689 .narrow_cc7b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_0ede .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_0ede .full-3689 .narrow_cc7b {
    margin-top: -1px;
  }
  .highlight_0ede .full-3689 .narrow_cc7b,
  .highlight_0ede .full-3689 .narrow_cc7b::after,
  .highlight_0ede .full-3689 .narrow_cc7b::before {
    width: 19px;
    height: 2px;
  }
  .highlight_0ede .full-3689 .narrow_cc7b::before {
    top: -6px;
  }
  .highlight_0ede .full-3689 .narrow_cc7b::after {
    bottom: -6px;
  }
  .badge-89ea .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 22px;
  }
  .badge-89ea .full-3689 .narrow_cc7b {
    margin-top: -1px;
  }
  .badge-89ea .full-3689 .narrow_cc7b,
  .badge-89ea .full-3689 .narrow_cc7b::after,
  .badge-89ea .full-3689 .narrow_cc7b::before {
    width: 22px;
    height: 2px;
  }
  .badge-89ea .full-3689 .narrow_cc7b::before {
    top: -7px;
  }
  .badge-89ea .full-3689 .narrow_cc7b::after {
    bottom: -7px;
  }
  .fresh-92c5 .full-3689 .hover_thick_0f47 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-92c5 .full-3689 .narrow_cc7b {
    margin-top: -1.5px;
  }
  .fresh-92c5 .full-3689 .narrow_cc7b,
  .fresh-92c5 .full-3689 .narrow_cc7b::after,
  .fresh-92c5 .full-3689 .narrow_cc7b::before {
    width: 31px;
    height: 3px;
  }
  .fresh-92c5 .full-3689 .narrow_cc7b::before {
    top: -9px;
  }
  .fresh-92c5 .full-3689 .narrow_cc7b::after {
    bottom: -9px;
  }
}
.liquid_4f2d .narrow_cc7b {
  -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);
}
.liquid_4f2d .narrow_cc7b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.liquid_4f2d .narrow_cc7b::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);
}
.liquid_4f2d.carousel_over_65c2 .narrow_cc7b {
  -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);
}
.liquid_4f2d.carousel_over_65c2 .narrow_cc7b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.liquid_4f2d.carousel_over_65c2 .narrow_cc7b::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);
}
.article_6086 {
  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.link_down_8011:before {
  display: none;
}
.pro_d9c4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pro_d9c4 .purple_2d77 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pro_d9c4 .purple_2d77:last-of-type {
  border-bottom: none;
}
.pro_d9c4 .purple_2d77.description-b24b,
.pro_d9c4 .purple_2d77.accent_pro_845e,
.pro_d9c4 .purple_2d77.label_pro_50f4 {
  padding: 0;
}
.pro_d9c4 .simple_401f .light_7abe {
  color: currentColor;
}
.pro_d9c4 .simple_401f .light_7abe:focus,
.pro_d9c4 .simple_401f .light_7abe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_d9c4.hover_light_9204 .hover_e08e,
.pro_d9c4.hover_light_9204 .tertiary-ed91 a,
.pro_d9c4.hover_light_9204 .content_wide_94e9 a,
.pro_d9c4.hover_light_9204 .popup-e995 a {
  color: rgba(0, 0, 0, 0.55);
}
.pro_d9c4.hover_light_9204 .hover_e08e:hover,
.pro_d9c4.hover_light_9204 .tertiary-ed91 a:hover,
.pro_d9c4.hover_light_9204 .content_wide_94e9 a:hover,
.pro_d9c4.hover_light_9204 .popup-e995 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_d9c4.hover_light_9204 .badge-1571 {
  color: rgba(0, 0, 0, 0.8);
}
.pro_d9c4.hover_light_9204 .purple_2d77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_d9c4.hover_light_9204 .purple_2d77:before {
  background: rgba(0, 0, 0, 0.08);
}
.pro_d9c4.hover_light_9204 .form_3a6d:before {
  background: rgba(255, 255, 255, 0.9);
}
.pro_d9c4.hover_light_9204 .simple_401f .down_4a6d li a,
.pro_d9c4.hover_light_9204 .simple_401f .light_7abe,
.pro_d9c4.hover_light_9204 .popup-e995 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_d9c4.hover_light_9204 .simple_401f .light_7abe:focus,
.pro_d9c4.hover_light_9204 .simple_401f .light_7abe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_d9c4.hover_light_9204 .down_4a6d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_d9c4.sidebar-cold-0c6f .hover_e08e,
.pro_d9c4.sidebar-cold-0c6f .tertiary-ed91 a,
.pro_d9c4.sidebar-cold-0c6f .content_wide_94e9 .light_7abe,
.pro_d9c4.sidebar-cold-0c6f .content_wide_94e9 a,
.pro_d9c4.sidebar-cold-0c6f .popup-e995 a {
  color: rgba(255, 255, 255, 0.79);
}
.pro_d9c4.sidebar-cold-0c6f .hover_e08e:hover,
.pro_d9c4.sidebar-cold-0c6f .tertiary-ed91 a:hover,
.pro_d9c4.sidebar-cold-0c6f .content_wide_94e9 .light_7abe:hover,
.pro_d9c4.sidebar-cold-0c6f .content_wide_94e9 a:hover,
.pro_d9c4.sidebar-cold-0c6f .popup-e995 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_d9c4.sidebar-cold-0c6f .badge-1571 {
  color: rgba(255, 255, 255, 0.99);
}
.pro_d9c4.sidebar-cold-0c6f .purple_2d77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_d9c4.sidebar-cold-0c6f .purple_2d77:before {
  background: rgba(255, 255, 255, 0.08);
}
.pro_d9c4.sidebar-cold-0c6f .form_3a6d:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro_d9c4.sidebar-cold-0c6f .simple_401f .down_4a6d li a,
.pro_d9c4.sidebar-cold-0c6f .simple_401f .light_7abe,
.pro_d9c4.sidebar-cold-0c6f .popup-e995 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_d9c4.sidebar-cold-0c6f .simple_401f .light_7abe:focus,
.pro_d9c4.sidebar-cold-0c6f .simple_401f .light_7abe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_d9c4.sidebar-cold-0c6f .down_4a6d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_3a6d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.form_3a6d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.up_1e1f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component-orange-093c .pro_d9c4 {
  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;
}
.component-orange-093c .purple_2d77 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component-orange-093c .purple_2d77: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) {
  .component-orange-093c .purple_2d77:before {
    width: 16%;
    left: 42%;
  }
}
.component-orange-093c .purple_2d77:last-child:before {
  content: none;
}
.component-orange-093c .purple_2d77[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component-orange-093c .simple_401f .down_4a6d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component-orange-093c .simple_401f .down_4a6d li a .light_7abe {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component-orange-093c .simple_401f .popup-e995 {
  border: none;
}
.component-orange-093c .simple_401f .popup-e995 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component-orange-093c .form_3a6d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component-orange-093c .up_1e1f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component-orange-093c .sidebar-cold-0c6f .form_3a6d:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-orange-093c .hover_light_9204.mask_284b .narrow_cc7b {
  background: rgba(0, 0, 0, 0.6);
}
.component-orange-093c
  .hover_light_9204.mask_284b
  .narrow_cc7b::after,
.component-orange-093c
  .hover_light_9204.mask_284b
  .narrow_cc7b:before {
  background: inherit;
}
.component-orange-093c
  .hover_light_9204.mask_284b:hover
  .narrow_cc7b {
  background: rgba(0, 0, 0, 0.8);
}
.box-fluid-3622 .pro_d9c4 {
  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) {
  .box-fluid-3622 .pro_d9c4 {
    width: auto;
    right: 45px;
  }
}
.copper_50bf .pro_d9c4 {
  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) {
  .copper_50bf .pro_d9c4 {
    width: auto;
    left: 45px;
  }
}
.link_down_8011 .pro_d9c4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.link_down_8011 .up_1e1f {
  max-width: 48em;
  margin: 0 auto;
}
.link_down_8011 .form_3a6d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active-1f82 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active-1f82.component-orange-093c .pro_d9c4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active-1f82.box-fluid-3622 .pro_d9c4 {
  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);
}
.active-1f82 .pro_d9c4 {
  visibility: visible;
}
.active-1f82.copper_50bf .pro_d9c4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.summary-liquid-d948,
.overlay-963a {
  overflow-x: hidden;
}
.summary-liquid-d948 .pro_d9c4 {
  overflow: auto;
}
.summary-liquid-d948.component-orange-093c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-liquid-d948.component-orange-093c .pro_d9c4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.summary-liquid-d948.component-orange-093c .primary_ab4d {
  opacity: 0;
}
.summary-liquid-d948.box-fluid-3622 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-liquid-d948.box-fluid-3622 .pro_d9c4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.summary-liquid-d948.box-fluid-3622 .primary_ab4d {
  opacity: 0;
}
.summary-liquid-d948.copper_50bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary-liquid-d948.copper_50bf .pro_d9c4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.summary-liquid-d948.copper_50bf .primary_ab4d {
  opacity: 0;
}
.summary-liquid-d948.link_down_8011 .pro_d9c4 {
  z-index: 10;
  visibility: visible;
}
.mask_284b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask_284b .narrow_cc7b {
  background: rgba(255, 255, 255, 0.99);
}
.mask_284b .narrow_cc7b::after,
.mask_284b .narrow_cc7b:before {
  background: inherit;
}
.mask_284b:hover .narrow_cc7b {
  background: rgba(255, 255, 255, 0.99);
}
.copper_50bf .mask_284b {
  top: 10px;
  right: auto;
  left: 12px;
}
.link_down_8011 .mask_284b {
  display: none !important;
}
.summary-liquid-d948:before,
.overlay-963a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.summary-liquid-d948 .mask_284b,
.overlay-963a .mask_284b {
  display: inline-block;
}
.pro_d9c4 .paragraph_outer_321e {
  -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;
}
.summary-liquid-d948 .pro_d9c4 .paragraph_outer_321e,
.overlay-963a .pro_d9c4 .paragraph_outer_321e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border_7c7d .over_db57 {
  width: 100%;
}
.photo_5b64 {
  padding: 0 0.5em 0;
}
.photo_5b64 [class*="customify-col-"],
.photo_5b64 [class*="customify-col_"],
.photo_5b64 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.input-2898 .photo_5b64 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .box_ed4b .hovered-d300,
  .hovered-d300 {
    display: none;
  }
  .item-in-d688 {
    text-align: left;
  }
  .in-4f4c {
    text-align: center;
  }
  .tag-2f2e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .box_ed4b .silver_7540,
  .silver_7540 {
    display: none;
  }
  .content_8b82 {
    text-align: left;
  }
  .form-cool-7d14 {
    text-align: center;
  }
  .tall_017e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .box_ed4b .action-404a,
  .action-404a {
    display: none;
  }
  .grid_top_db78 {
    text-align: left;
  }
  .clean_f44a {
    text-align: center;
  }
  .first-8698 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.primary_7918 {
  box-shadow: none !important;
}
.highlight_advanced_a746 .inner_3c1c,
.large-b791 .inner_3c1c {
  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;
}
.large-b791 .inner_3c1c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.frame_a8fc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.frame_a8fc:after,
.frame_a8fc:before {
  content: "";
  display: table;
}
.frame_a8fc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .frame_a8fc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.frame_a8fc,
.mask_next_0a34 {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar-5279.accordion-soft-4223 .frame_a8fc {
  max-width: 100%;
}
.sidebar-5279.disabled_dirty_d7b7 {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar-5279.aside-e8b0 .frame_a8fc {
  max-width: 100%;
}
.sidebar-5279.aside-e8b0 > .frame_a8fc {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-5279.aside-e8b0 > .frame_a8fc .box_ed4b {
  margin: 0;
}
.sidebar-5279.aside-e8b0
  > .frame_a8fc
  .component-over-8e47.old-9cde {
  margin-right: 0;
  margin-left: 0;
}
.sidebar-5279.aside-e8b0 #main.old-9cde {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .up_c644 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .up_c644 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .white_89cb .chip-pro-7670 {
    padding-right: 1em;
  }
  .white_89cb.bright_5943 .component-over-8e47 {
    border-right: 1px solid #eaecee;
  }
  .white_89cb.bright_5943 .chip-pro-7670 {
    padding-right: 1em;
  }
  .white_89cb.bright_5943 .pattern-f9d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_092f .chip-pro-7670 {
    padding-left: 1em;
  }
  .link_092f.bright_5943 .component-over-8e47 {
    border-left: 1px solid #eaecee;
  }
  .link_092f.bright_5943 .chip-pro-7670 {
    padding-left: 1em;
  }
  .link_092f.bright_5943 .pattern-f9d5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_fb66 .chip-pro-7670 {
    padding-left: 1em;
  }
  .tooltip_fb66.bright_5943 .block-silver-9c4e {
    border-right: 1px solid #eaecee;
  }
  .tooltip_fb66.bright_5943 .silver-4e37 {
    border-right: 1px solid #eaecee;
  }
  .tooltip_fb66.bright_5943 .chip-pro-7670 {
    padding-left: 1em;
  }
  .tooltip_fb66.bright_5943 .pattern-f9d5 {
    padding-right: 1em;
  }
  .tooltip_fb66.bright_5943 .container_pro_9d60 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-fixed-e4a7 .chip-pro-7670 {
    padding-right: 1em;
  }
  .text-fixed-e4a7.bright_5943 .block-silver-9c4e {
    border-left: 1px solid #eaecee;
  }
  .text-fixed-e4a7.bright_5943 .silver-4e37 {
    border-left: 1px solid #eaecee;
  }
  .text-fixed-e4a7.bright_5943 .chip-pro-7670 {
    padding-right: 1em;
  }
  .text-fixed-e4a7.bright_5943 .pattern-f9d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-fixed-e4a7.bright_5943 .container_pro_9d60 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up_c644 .chip-pro-7670 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_c644.bright_5943 .component-over-8e47 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .up_c644.bright_5943 .chip-pro-7670 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_c644.bright_5943 .pattern-f9d5 {
    padding-left: 1em;
  }
  .up_c644.bright_5943 .container_pro_9d60 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .up_c644.bright_5943 .chip-pro-7670 {
    padding-left: 0;
  }
}
.thumbnail_purple_5ad0 .smooth_8548 {
  display: inline-block;
}
.slow_4cdf {
  display: inline-block;
}
.feature_large_9d2e {
  word-con: break-word;
}
.row-dim-3bab > span {
  display: inline-block;
  padding: 5px 0;
}
.row-dim-3bab .plasma-99f0 {
  margin-left: 8px;
  margin-right: 8px;
}
.row-dim-3bab .heading-377f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main_0dad .nav_1f22 {
  margin-bottom: 2em;
}
.main_0dad .dropdown_639f {
  margin-bottom: 15px;
}
.main_0dad .dropdown_639f:last-child {
  margin-bottom: 0;
}
.main_0dad .down-8f68 {
  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) {
  .main_0dad .down-8f68 {
    display: block;
  }
}
.main_0dad .gradient_new_8099 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main_0dad .gradient_new_8099 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main_0dad .alert_south_a29e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main_0dad .alert_south_a29e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main_0dad .alert_south_a29e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main_0dad .feature_large_9d2e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_0dad .feature_large_9d2e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main_0dad .video_inner_bc21 p:last-child {
  margin-bottom: 0;
}
.main_0dad .focus_2f6d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main_0dad .thumbnail-7c43 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main_0dad .in_6624 {
  margin-top: 1em;
}
.main_0dad .summary_8f9e {
  top: 0;
  display: block;
}
.main_0dad .summary_8f9e a {
  color: inherit;
}
.main_0dad .summary_8f9e a:hover {
  color: inherit;
}
.main_0dad .caption-iron-4499 {
  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;
}
.main_0dad .caption-iron-4499:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main_0dad .thumbnail-7c43 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main_0dad .pagination_easy_57fe {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main_0dad .pagination_easy_57fe:first-child {
  margin-top: 0;
}
.main_0dad .pagination_easy_57fe.pagination_solid_1ec7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main_0dad .pagination_easy_57fe.article-dirty-00eb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_0dad
  .pagination_easy_57fe.article-dirty-00eb.hero_stale_f15b
  .in_6624 {
  width: 100%;
}
.main_0dad .article-dirty-00eb {
  -webkit-box-align: center;
  align-items: center;
}
.main_0dad .article-dirty-00eb .row-dim-3bab,
.main_0dad .article-dirty-00eb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main_0dad .alert_south_a29e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_0dad .alert_south_a29e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_0dad .alert_south_a29e: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;
}
.main_0dad .pagination_solid_1ec7 {
  z-index: 5;
}
.main_0dad .tag-over-8034 .primary_672c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main_0dad .hidden-over-4588 .primary_672c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main_0dad .element_copper_00f0 .primary_672c {
  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;
}
.main_0dad.table-faa6 .down-8f68,
.main_0dad.dark_2ce3 .down-8f68 {
  display: block;
}
.main_0dad.table-faa6 .down-8f68 .hot-1d6d,
.main_0dad.table-faa6 .down-8f68 .thumbnail-7c43,
.main_0dad.dark_2ce3 .down-8f68 .hot-1d6d,
.main_0dad.dark_2ce3 .down-8f68 .thumbnail-7c43 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_0dad.summary_last_1407 .gradient_new_8099 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main_0dad.summary_last_1407 .gradient_new_8099 {
    margin-right: 0;
  }
}
.main_0dad.table-faa6 .gradient_new_8099,
.main_0dad.dark_2ce3 .gradient_new_8099 {
  padding-top: 40%;
}
.main_0dad.table-faa6 .nav_1f22,
.main_0dad.dark_2ce3 .nav_1f22 {
  display: block;
}
.main_0dad.table-faa6 .fn-sticky-26e8 .thumbnail-7c43,
.main_0dad.dark_2ce3 .fn-sticky-26e8 .thumbnail-7c43 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main_0dad.table-faa6 .gradient_new_8099,
.main_0dad.dark_2ce3 .gradient_new_8099 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main_0dad.table-faa6 .thumbnail-7c43 {
  padding: 1em;
}
.container_8462 {
  margin: 30px auto;
  display: block;
}
.container_8462 .column_63b7 > * {
  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;
}
.container_8462 .column_63b7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container_8462 .column_63b7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.soft_9aba .row-dim-3bab {
  margin-bottom: 1.41575em;
}
.soft_9aba .yellow_8666 {
  margin-bottom: 1.618em;
}
.in-2261 .thick_1330 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.in-2261 .thick_1330 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.in-2261 .lower-f1d5 {
  max-width: 100%;
  overflow: auto;
}
.surface_623c .in-2261 a:hover {
  text-decoration: underline;
}
.border_current_fa95 .dropdown_639f:not(.feature_large_9d2e),
.border_current_fa95 .alert_south_a29e {
  margin-bottom: 1.41575em;
}
.border_current_fa95 .dropdown_639f:not(.feature_large_9d2e):last-child,
.border_current_fa95 .alert_south_a29e:last-child {
  margin-bottom: 0;
}
.border_current_fa95 .dropdown_639f.dark-f1d0 {
  margin-bottom: 0.41575em;
}
.border_current_fa95 .table-b0e3:before,
.border_current_fa95 .card-290e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border_current_fa95 .table-b0e3:before {
  content: "\f115";
}
.border_current_fa95 .card-290e:before {
  content: "\f02c";
}
.border_current_fa95 .gallery_1302 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border_current_fa95 .gallery_1302 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.list-short-2746 {
  display: -webkit-box;
  display: flex;
}
.list-short-2746 .motion_c47b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .list-short-2746 .motion_c47b {
    flex-basis: 90px;
  }
}
.list-short-2746 .hero_f595 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .list-short-2746 .hero_f595 {
    flex-basis: calc(100% - 50px);
  }
}
.list-short-2746 .backdrop-1543 p:last-child {
  margin-bottom: 0.72em;
}
.liquid-56f7 .column_63b7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.liquid-56f7 .column_63b7:after,
.liquid-56f7 .column_63b7:before {
  content: "";
  display: table;
}
.liquid-56f7 .column_63b7:after {
  clear: both;
}
.liquid-56f7 .column_63b7 .pro-361c,
.liquid-56f7 .column_63b7 .detail-static-7074 {
  width: 49%;
}
.liquid-56f7 .column_63b7 .pro-361c a span.card_clean_77e5,
.liquid-56f7 .column_63b7 .detail-static-7074 a span.card_clean_77e5 {
  display: block;
  margin-bottom: 5px;
}
.liquid-56f7 .column_63b7 .detail-static-7074 {
  float: left;
  text-align: left;
}
.liquid-56f7 .column_63b7 .pro-361c {
  float: right;
  text-align: right;
}
.gas_c37f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gas_c37f {
    margin-bottom: 0;
  }
}
.slider-270e {
  margin-bottom: 1em;
}
.slider-270e .feature_large_9d2e {
  font-size: 1.1em;
  line-height: 1.3;
}
.module-bronze-a8db a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon-smooth-0118 .slider-270e,
.slider-next-4fa3 .slider-270e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon-smooth-0118 .slider-270e,
  .slider-next-4fa3 .slider-270e {
    display: block;
  }
}
.icon-smooth-0118 .module-bronze-a8db,
.slider-next-4fa3 .module-bronze-a8db {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon-smooth-0118 .module-bronze-a8db,
  .slider-next-4fa3 .module-bronze-a8db {
    margin-bottom: 1em;
  }
}
.icon-smooth-0118 .module-bronze-a8db img,
.slider-next-4fa3 .module-bronze-a8db img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon-smooth-0118 .hidden_e798,
.slider-next-4fa3 .hidden_e798 {
  flex-basis: calc(100% - 160px);
}
.icon-smooth-0118 .hidden_e798 p,
.slider-next-4fa3 .hidden_e798 p {
  margin-bottom: 0;
}
.icon-smooth-0118 .hidden_e798 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon-smooth-0118 .hidden_e798 {
    padding-left: 0;
  }
}
.slider-next-4fa3 .hidden_e798 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-next-4fa3 .hidden_e798 {
    padding-right: 0;
  }
}
.slider-next-4fa3 .module-bronze-a8db {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.disabled-6428 .module-bronze-a8db {
  margin-bottom: 0.5em;
}
.disabled-6428 .module-bronze-a8db img {
  width: 100%;
}
.tooltip-f9ed .cool_fd03,
.icon-6a0c .cool_fd03 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon-6a0c .component-over-8e47 .hard_2244 p:last-child {
  margin-bottom: 0;
}
.thumbnail-center-abcf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient_action_1076 .heading_8016 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient_action_1076 .heading_8016:last-of-type {
    margin-bottom: 0;
  }
}
.gradient_action_1076 .heading_8016 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_action_1076 .heading_8016 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient_action_1076 .heading_8016 ul li {
  margin: 0 0 0.6em;
}
.gradient_action_1076 .heading_8016 ul li.text-white-5cfa,
.gradient_action_1076 .heading_8016 ul li.surface-b15b {
  position: relative;
}
.gradient_action_1076 .heading_8016 ul li.text-white-5cfa .avatar-fast-db25,
.gradient_action_1076 .heading_8016 ul li.surface-b15b .avatar-fast-db25 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient_action_1076 .heading_8016 ul li.text-white-5cfa:after:after,
.gradient_action_1076 .heading_8016 ul li.text-white-5cfa:after:before,
.gradient_action_1076
  .heading_8016
  ul
  li.surface-b15b:after:after,
.gradient_action_1076
  .heading_8016
  ul
  li.surface-b15b:after:before {
  content: "";
  display: table;
}
.gradient_action_1076 .heading_8016 ul li.text-white-5cfa:after:after,
.gradient_action_1076
  .heading_8016
  ul
  li.surface-b15b:after:after {
  clear: both;
}
.gradient_action_1076 .heading_8016 a.selected-e290:hover {
  text-decoration: none;
}
.gradient_action_1076 .heading_8016 select {
  max-width: 100%;
}
.gradient_action_1076 .heading_8016 table {
  font-size: 85%;
}
.gradient_action_1076 .heading_8016 table td,
.gradient_action_1076 .heading_8016 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient_action_1076 .heading_8016 table tfoot td {
  text-align: left;
}
.gradient_action_1076 .heading_8016 :last-child {
  margin-bottom: 0;
}
.gradient_action_1076 .heading_8016 .background_in_32c9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient_action_1076 .heading_8016 .background_in_32c9 label {
  width: 100%;
}
.gradient_action_1076 .heading_8016 .background_in_32c9 .detail-left-7735 {
  width: 100%;
  display: block;
}
.gradient_action_1076 .heading_8016 .background_in_32c9 .pink_eb37 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient_action_1076 .heading_8016 .background_in_32c9 .pink_eb37:hover svg #svg-search {
  fill: #444;
}
.gradient_action_1076 .heading_8016 .background_in_32c9 .pink_eb37 svg {
  width: 18px;
  height: 18px;
}
.gradient_action_1076 .purple-9cba ul ul,
.gradient_action_1076 .red-e1b3 ul ul,
.gradient_action_1076 .panel-stale-8188 ul ul,
.gradient_action_1076 .small_8b76 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient_action_1076 .purple-9cba .alert-tiny-2a18 > a,
.gradient_action_1076 .red-e1b3 .alert-tiny-2a18 > a,
.gradient_action_1076 .panel-stale-8188 .alert-tiny-2a18 > a,
.gradient_action_1076 .small_8b76 .alert-tiny-2a18 > a {
  margin-bottom: 0;
}
.gradient_action_1076 .paragraph-dea3 li,
.gradient_action_1076 .purple-9cba li,
.gradient_action_1076 .video_95d3 li,
.gradient_action_1076 .red-e1b3 li,
.gradient_action_1076 .panel-stale-8188 li,
.gradient_action_1076 .small_8b76 li,
.gradient_action_1076 .down-183e li,
.gradient_action_1076 .hard_a1db li {
  display: block;
  position: relative;
}
.gradient_action_1076 .paragraph-dea3 li:last-child,
.gradient_action_1076 .purple-9cba li:last-child,
.gradient_action_1076 .video_95d3 li:last-child,
.gradient_action_1076 .red-e1b3 li:last-child,
.gradient_action_1076 .panel-stale-8188 li:last-child,
.gradient_action_1076 .small_8b76 li:last-child,
.gradient_action_1076 .down-183e li:last-child,
.gradient_action_1076 .hard_a1db li:last-child {
  border: none;
}
.gradient_action_1076 .paragraph-dea3 li a,
.gradient_action_1076 .purple-9cba li a,
.gradient_action_1076 .video_95d3 li a,
.gradient_action_1076 .red-e1b3 li a,
.gradient_action_1076 .panel-stale-8188 li a,
.gradient_action_1076 .small_8b76 li a,
.gradient_action_1076 .down-183e li a,
.gradient_action_1076 .hard_a1db li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_action_1076 .paragraph-dea3 li ul li::before,
.gradient_action_1076 .purple-9cba li ul li::before,
.gradient_action_1076 .video_95d3 li ul li::before,
.gradient_action_1076 .red-e1b3 li ul li::before,
.gradient_action_1076 .panel-stale-8188 li ul li::before,
.gradient_action_1076 .small_8b76 li ul li::before,
.gradient_action_1076 .down-183e li ul li::before,
.gradient_action_1076 .hard_a1db li ul li::before {
  left: 15px;
}
.gradient_action_1076 .paragraph-dea3 li ul a,
.gradient_action_1076 .purple-9cba li ul a,
.gradient_action_1076 .video_95d3 li ul a,
.gradient_action_1076 .red-e1b3 li ul a,
.gradient_action_1076 .panel-stale-8188 li ul a,
.gradient_action_1076 .small_8b76 li ul a,
.gradient_action_1076 .down-183e li ul a,
.gradient_action_1076 .hard_a1db li ul a {
  padding-left: 20px;
}
.gradient_action_1076 .paragraph-dea3 li ul ul li::before,
.gradient_action_1076 .purple-9cba li ul ul li::before,
.gradient_action_1076 .video_95d3 li ul ul li::before,
.gradient_action_1076 .red-e1b3 li ul ul li::before,
.gradient_action_1076 .panel-stale-8188 li ul ul li::before,
.gradient_action_1076 .small_8b76 li ul ul li::before,
.gradient_action_1076 .down-183e li ul ul li::before,
.gradient_action_1076 .hard_a1db li ul ul li::before {
  left: 30px;
}
.gradient_action_1076 .paragraph-dea3 li ul ul a,
.gradient_action_1076 .purple-9cba li ul ul a,
.gradient_action_1076 .video_95d3 li ul ul a,
.gradient_action_1076 .red-e1b3 li ul ul a,
.gradient_action_1076 .panel-stale-8188 li ul ul a,
.gradient_action_1076 .small_8b76 li ul ul a,
.gradient_action_1076 .down-183e li ul ul a,
.gradient_action_1076 .hard_a1db li ul ul a {
  padding-left: 40px;
}
.gradient_action_1076 .input-next-7e6a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient_action_1076 .hard_a1db ul li {
  margin-bottom: 1.41575em;
}
.gradient_action_1076 .hard_a1db ul li .slow_a54e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient_action_1076 .hard_a1db ul li .tooltip-tiny-4f5e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar-cold-0c6f .paragraph-dea3 li a,
.sidebar-cold-0c6f .purple-9cba li a,
.sidebar-cold-0c6f .video_95d3 li a,
.sidebar-cold-0c6f .red-e1b3 li a,
.sidebar-cold-0c6f .panel-stale-8188 li a,
.sidebar-cold-0c6f .small_8b76 li a,
.sidebar-cold-0c6f .down-183e li a,
.sidebar-cold-0c6f .hard_a1db li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-cold-0c6f .input-next-7e6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-cold-0c6f .heading_8016 ul li.text-white-5cfa .avatar-fast-db25,
.sidebar-cold-0c6f .heading_8016 ul li.surface-b15b .avatar-fast-db25 {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar-cold-0c6f .gradient_action_1076 .heading_8016 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li {
  margin: 0;
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li ul {
  margin: 0;
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li ul li a {
  padding-left: 15px;
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li ul li li a {
  padding-left: 30px;
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li.detail-5122 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li.detail-5122 > 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;
}
.sidebar-5279 .gradient_action_1076 .down_4a6d li.detail-5122 > 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;
}
.medium_cd39 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.east_7589 {
  position: relative;
  z-index: 10;
}
.east_7589 .paragraph_outer_321e {
  width: 100%;
  max-width: 100%;
}
.short-ae05 .media_paper_c8d9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.short-ae05 .hover_light_9204 {
}
.short-ae05 .sidebar-cold-0c6f {
  background: #292929;
}
.hero-silver-e093 .media_paper_c8d9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero-silver-e093 .hover_light_9204 {
  background: #f9f9f9;
}
.hero-silver-e093 .sidebar-cold-0c6f {
  background: #303030;
}
.grid-selected-b68c .media_paper_c8d9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .grid-selected-b68c .smooth_8548 {
    margin-bottom: 1em;
  }
  .grid-selected-b68c .smooth_8548:last-child {
    margin-bottom: 0;
  }
}
.grid-selected-b68c .hover_light_9204 {
  background: #ededed;
}
.grid-selected-b68c .sidebar-cold-0c6f {
  background: #1a1a1a;
}
.media_paper_c8d9.hover_light_9204 {
  color: rgba(0, 0, 0, 0.6);
}
.media_paper_c8d9.hover_light_9204 .progress-upper-8469 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_paper_c8d9.sidebar-cold-0c6f {
  color: rgba(255, 255, 255, 0.99);
}
.media_paper_c8d9.sidebar-cold-0c6f a:not(.selected-e290) {
  color: rgba(255, 255, 255, 0.79);
}
.media_paper_c8d9.sidebar-cold-0c6f a:not(.selected-e290):hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_paper_c8d9.sidebar-cold-0c6f .progress-upper-8469 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_paper_c8d9.sidebar-cold-0c6f table tbody td,
.media_paper_c8d9.sidebar-cold-0c6f table th {
  background: rgba(0, 0, 0, 0.08);
}
.focused-10d2.dirty_6040 .frame_a8fc {
  max-width: initial;
}
.focused-10d2 .slow-a7e3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.focused-10d2 .slow-a7e3 .paragraph_outer_321e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .focused-10d2 .slow-a7e3 .paragraph_outer_321e {
    display: block;
    margin-bottom: 2em;
  }
  .focused-10d2 .slow-a7e3 .paragraph_outer_321e:last-child {
    margin-bottom: 0;
  }
}
.grid-selected-b68c .smooth_8548:last-child,
.hero-silver-e093 .smooth_8548:last-child,
.short-ae05 .smooth_8548:last-child {
  margin-bottom: 0;
}
.grid-selected-b68c .smooth_8548 .gradient_action_1076 .heading_8016:last-child,
.hero-silver-e093 .smooth_8548 .gradient_action_1076 .heading_8016:last-child,
.short-ae05 .smooth_8548 .gradient_action_1076 .heading_8016:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .grid-selected-b68c .gas_c886,
  .grid-selected-b68c .column_d68c,
  .hero-silver-e093 .gas_c886,
  .hero-silver-e093 .column_d68c,
  .short-ae05 .gas_c886,
  .short-ae05 .column_d68c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .east_7589 .smooth_8548 {
    margin-bottom: 2em;
  }
}
.east_7589 p:last-child {
  margin-bottom: 0;
}
.east_7589 li,
.east_7589 ul {
  list-style: none;
  margin: 0;
}
.east_7589 ul ul {
  margin-left: 2.617924em;
}
.tag-aeb7 {
  font-size: 0.875em;
}

/* css-noise: 4c38 */
.ghost-box-v2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
