/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notification_6ba7/customify
Author: WPCustomify
Author URI: https://pressmaximum.notification_6ba7
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.notification_6ba7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container-cf87.video-bronze-05b8/licenses/gpl-2.0.info-large-a8e6
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.north-14c2/, (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.logo_hovered_37d4.text_0364/normalize.summary_hard_741c/
 ======
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.summary_hard_741c v7.0.0 | MIT License | github.notification_6ba7/necolas/normalize.summary_hard_741c */
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;
}
.warm_fd6e .full-861b,
.highlight_957d,
.steel_96fe,
.menu-f5ef,
.hover-e033,
.basic_6a62,
.progress-down-7f9e,
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;
}
.highlight_957d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .highlight_957d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_957d,
  h1 {
    font-size: 1.8em;
  }
}
.steel_96fe,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.steel_96fe + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .steel_96fe,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .steel_96fe,
  h2 {
    font-size: 1.7em;
  }
}
.menu-f5ef,
h3 {
  font-size: 1.618em;
}
.warm_fd6e .full-861b,
.hover-e033,
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.text-ee50 {
  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;
}
.light_8ab7:after,
.light_8ab7:before,
.bright_8c63:after,
.bright_8c63:before {
  content: "";
  display: table;
}
.light_8ab7:after,
.bright_8c63:after {
  clear: both;
}
.upper-25dd {
  float: right;
  margin-right: 0;
}
.block-e02c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.badge_complex_4724 .secondary_e882,
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;
}
.badge_complex_4724 .secondary_e882: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;
}
.rough_22fe .secondary_e882 {
  box-shadow: none;
}
.rough_22fe
  .secondary_e882
  .smooth-859b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.rough_22fe .secondary_e882 .focus-969a {
  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;
}
.rough_22fe
  .secondary_e882
  .focus-969a
  b {
  display: none;
}
.rough_22fe .hard-2a20 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hot_47c2:not(.description-liquid-c1e9):not(.overlay-266e),
button:not(.description-liquid-c1e9):not(.overlay-266e),
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ),
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ),
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ) {
  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;
}
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):hover,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):hover,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):hover,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):hover,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):active,
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):active,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):active,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):active,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):active,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus {
  outline: 0;
}
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c {
  position: relative;
}
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .right-5498,
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .summary-f2ea,
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .list-f299,
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  i,
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  svg,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .right-5498,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .summary-f2ea,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .list-f299,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  i,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  svg,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .right-5498,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .summary-f2ea,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .list-f299,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  i,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  svg,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .right-5498,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .summary-f2ea,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .list-f299,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  i,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  svg,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .right-5498,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .summary-f2ea,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  .list-f299,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  i,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c
  svg {
  visibility: hidden;
}
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c:after,
button:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c:after,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c:after,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c:after,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ).fn-loading-5b7c: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;
}
.hot_47c2:not(.description-liquid-c1e9):not(.overlay-266e),
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ),
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ),
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ) {
  color: #fff;
  background: #235787;
}
.hot_47c2:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus,
input[type="button"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus,
input[type="reset"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus,
input[type="submit"]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ):focus {
  color: #fff;
}
.hot_47c2.fn-disabled-5b7c:not(.description-liquid-c1e9):not(
    .overlay-266e
  ),
.hot_47c2[disabled]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ),
button.fn-disabled-5b7c:not(.description-liquid-c1e9):not(
    .overlay-266e
  ),
button[disabled]:not(.description-liquid-c1e9):not(
    .overlay-266e
  ) {
  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;
}
.badge-e602 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.badge-e602:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.full_b164 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-bb62 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.steel_788a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.light_8ab7:after,
.light_8ab7:before,
.message_south_c411:after,
.message_south_c411:before,
.accordion_9c2e:after,
.accordion_9c2e:before,
.breadcrumb-81d6:after,
.breadcrumb-81d6:before,
.wide-835f:after,
.wide-835f:before,
.next-ad30:after,
.next-ad30:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.light_8ab7:after,
.message_south_c411:after,
.accordion_9c2e:after,
.breadcrumb-81d6:after,
.wide-835f:after,
.next-ad30:after {
  clear: both;
}
.message_south_c411 .content-fluid-e394,
.accordion_9c2e .content-fluid-e394,
.outline-f272 .content-fluid-e394 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.orange-32d0 {
  display: inline-block;
}
.border-35f8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-35f8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-35f8 .yellow-b594 {
  padding: 1em 0;
  font-size: 85%;
}
.yellow-b594 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.yellow_6150 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.yellow_6150:after,
.yellow_6150:before {
  content: "";
  display: table;
}
.yellow_6150:after {
  clear: both;
}
.badge_orange_daa7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dynamic_d68b .badge_orange_daa7 {
  max-width: 50%;
}
.border-09dc .badge_orange_daa7 {
  max-width: 33.33%;
}
.wrapper_top_63ff .badge_orange_daa7 {
  max-width: 25%;
}
.shade-2448 .badge_orange_daa7 {
  max-width: 20%;
}
.carousel_0118 .badge_orange_daa7 {
  max-width: 16.66%;
}
.article-smooth-bac8 .badge_orange_daa7 {
  max-width: 14.28%;
}
.form_hovered_9164 .badge_orange_daa7 {
  max-width: 12.5%;
}
.shadow-734a .badge_orange_daa7 {
  max-width: 11.11%;
}
.next-8d87 {
  display: block;
}
.warm_fd6e .south_ea30 label,
.warm_fd6e .mask-b02f label,
.warm_fd6e .gold-3af7 label,
.warm_fd6e .disabled-a8a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid-hovered-0378 {
  list-style: none;
  margin: 0;
}
.grid-hovered-0378 article.narrow_1e9e {
  margin-bottom: 0;
}
.grid-hovered-0378 ul {
  list-style: none;
  margin: 0;
}
.grid-hovered-0378 .list_860c li.narrow_1e9e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid-hovered-0378 .list_860c li.narrow_1e9e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid-hovered-0378 .list_860c li.narrow_1e9e: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) {
  .grid-hovered-0378 .list_860c li.narrow_1e9e li.narrow_1e9e li.narrow_1e9e li.narrow_1e9e {
    padding-left: 0;
  }
}
article.narrow_1e9e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_1e9e .message_south_c411 p:last-of-type {
  margin-bottom: 0;
}
article.narrow_1e9e .accordion_3e40 {
  float: left;
}
article.narrow_1e9e .blue_583e {
  margin-left: 85px;
}
article.narrow_1e9e .thumbnail_c257 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_1e9e .thumbnail_c257 .table_1522 {
  margin-left: 10px;
}
article.narrow_1e9e .motion_646b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_1e9e .summary-black-e269 {
  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 .south_ea30,
  #respond .gold-3af7,
  #respond .disabled-a8a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_ea30 input,
#respond .gold-3af7 input,
#respond .disabled-a8a9 input {
  width: 100%;
}
#respond .disabled-a8a9 {
  margin-right: 0;
}
#respond .gradient_035a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-bottom-7b4e {
  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;
}
.component-bottom-7b4e.nav-lite-bc47 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component-bottom-7b4e 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%);
}
.component-bottom-7b4e:focus,
.component-bottom-7b4e: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);
}
.right_1fe0 {
  border-radius: 10%;
}
.border-73c9 {
  border-radius: 50%;
}
.shadow-outer-a0a1 {
  font-size: 0.72em;
}
.detail-b537 {
  font-size: 0.875em;
}
.green_a708 {
  font-size: 1.1em;
}
.cool-80ad {
  text-transform: uppercase;
  line-height: 1.2;
}
.cool-80ad.shadow-outer-a0a1 {
  letter-spacing: 0.5px;
}
.lower-1b47,
.lower-1b47 a {
  color: #6d6d6d;
}
.lower-1b47 a:hover {
  color: #111;
}
.container_red_9fa5 {
  color: #6d6d6d;
}
.next_77b8 {
  overflow-x: hidden;
}
.next_77b8 .focused_4b04.menu-fluid-9f35 {
  position: relative;
}
.next_77b8 .focused_4b04.menu-fluid-9f35.plasma_c0ad {
  position: initial;
}
.next_77b8
  .focused_4b04.menu-fluid-9f35.plasma_c0ad
  .white-83dd {
  left: auto;
}
.next_77b8 .focused_4b04 .white-83dd {
  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;
}
.next_77b8 .focused_4b04:hover.menu-fluid-9f35 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.next_77b8
  .focused_4b04:hover.menu-fluid-9f35
  .white-83dd {
  display: block;
  z-index: 9999999;
}
.next_77b8 .label-yellow-737d .plasma_7809,
.next_77b8 .layout-steel-6a72 .plasma_7809 {
  display: none;
}
.next_77b8 .highlight_easy_67a9 .focused_4b04:hover.menu-fluid-9f35 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.warm_fd6e .south_ea30 label,
.warm_fd6e .mask-b02f label,
.warm_fd6e .gold-3af7 label,
.warm_fd6e .disabled-a8a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid-hovered-0378 {
  list-style: none;
  margin: 0;
}
.grid-hovered-0378 article.narrow_1e9e {
  margin-bottom: 0;
}
.grid-hovered-0378 ul {
  list-style: none;
  margin: 0;
}
.grid-hovered-0378 .list_860c li.narrow_1e9e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid-hovered-0378 .list_860c li.narrow_1e9e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid-hovered-0378 .list_860c li.narrow_1e9e: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) {
  .grid-hovered-0378 .list_860c li.narrow_1e9e li.narrow_1e9e li.narrow_1e9e li.narrow_1e9e {
    padding-left: 0;
  }
}
article.narrow_1e9e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.narrow_1e9e .message_south_c411 p:last-of-type {
  margin-bottom: 0;
}
article.narrow_1e9e .accordion_3e40 {
  float: left;
}
article.narrow_1e9e .blue_583e {
  margin-left: 85px;
}
article.narrow_1e9e .thumbnail_c257 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.narrow_1e9e .thumbnail_c257 .table_1522 {
  margin-left: 10px;
}
article.narrow_1e9e .motion_646b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.narrow_1e9e .summary-black-e269 {
  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 .south_ea30,
  #respond .gold-3af7,
  #respond .disabled-a8a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_ea30 input,
#respond .gold-3af7 input,
#respond .disabled-a8a9 input {
  width: 100%;
}
#respond .disabled-a8a9 {
  margin-right: 0;
}
#respond .gradient_035a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-yellow-737d .summary_20ec {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary_20ec .light-2567.full-7ac0 .backdrop-b898 > li > a:focus,
.summary_20ec .light-2567.full-7ac0 .backdrop-b898 > li > a:hover,
.summary_20ec .light-2567.tall-d20f .backdrop-b898 > li > a:focus,
.summary_20ec .light-2567.tall-d20f .backdrop-b898 > li > a:hover,
.summary_20ec .light-2567.border_b239 .backdrop-b898 > li > a:focus,
.summary_20ec .light-2567.border_b239 .backdrop-b898 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_20ec
  .light-2567.full-7ac0
  .backdrop-b898
  > li.widget_707a
  > a,
.summary_20ec
  .light-2567.full-7ac0
  .backdrop-b898
  > li.filter-under-4a52
  > a,
.summary_20ec
  .light-2567.tall-d20f
  .backdrop-b898
  > li.widget_707a
  > a,
.summary_20ec
  .light-2567.tall-d20f
  .backdrop-b898
  > li.filter-under-4a52
  > a,
.summary_20ec
  .light-2567.border_b239
  .backdrop-b898
  > li.widget_707a
  > a,
.summary_20ec .light-2567.border_b239 .backdrop-b898 > li.progress_fast_e250 > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_20ec .fresh-c281,
.summary_20ec .fresh-c281 a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_20ec .center_1534.yellow_e87a li a,
.summary_20ec .hidden_68d7 a,
.summary_20ec .module-simple-85f5,
.summary_20ec .backdrop-b898 > li > a,
.summary_20ec .medium-e13e {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec .center_1534.yellow_e87a li a:hover,
.summary_20ec .hidden_68d7 a:hover,
.summary_20ec .module-simple-85f5:hover,
.summary_20ec .backdrop-b898 > li > a:hover,
.summary_20ec .medium-e13e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_20ec .selected-9d5f {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec .selected-9d5f .thumbnail-c6ec {
  color: rgba(255, 255, 255, 0.99);
}
.summary_20ec .selected-9d5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_20ec .tabs_00e7 .hidden_up_3cc0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec .tabs_00e7 .hidden_up_3cc0 .component-6dbb {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec
  .tabs_00e7
  .hidden_up_3cc0
  .component-6dbb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec
  .tabs_00e7
  .hidden_up_3cc0
  .component-6dbb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec
  .tabs_00e7
  .hidden_up_3cc0
  .component-6dbb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec
  .tabs_00e7
  .hidden_up_3cc0
  .component-6dbb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec .tabs_00e7 .hero-old-5e2a {
  color: rgba(255, 255, 255, 0.79);
}
.summary_20ec .tabs_00e7 .hero-old-5e2a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-fresh-86a2
  .summary_20ec
  .tabs_00e7
  .input-ebdf
  .bright-dbf6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-fresh-86a2
  .summary_20ec
  .tabs_00e7
  .input-ebdf
  .component-6dbb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-yellow-737d .liquid-c00a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.liquid-c00a .light-2567.full-7ac0 .backdrop-b898 > li > a:focus,
.liquid-c00a .light-2567.full-7ac0 .backdrop-b898 > li > a:hover,
.liquid-c00a .light-2567.tall-d20f .backdrop-b898 > li > a:focus,
.liquid-c00a .light-2567.tall-d20f .backdrop-b898 > li > a:hover,
.liquid-c00a .light-2567.border_b239 .backdrop-b898 > li > a:focus,
.liquid-c00a .light-2567.border_b239 .backdrop-b898 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-c00a
  .light-2567.full-7ac0
  .backdrop-b898
  > li.widget_707a
  > a,
.liquid-c00a
  .light-2567.full-7ac0
  .backdrop-b898
  > li.filter-under-4a52
  > a,
.liquid-c00a
  .light-2567.tall-d20f
  .backdrop-b898
  > li.widget_707a
  > a,
.liquid-c00a
  .light-2567.tall-d20f
  .backdrop-b898
  > li.filter-under-4a52
  > a,
.liquid-c00a
  .light-2567.border_b239
  .backdrop-b898
  > li.widget_707a
  > a,
.liquid-c00a .light-2567.border_b239 .backdrop-b898 > li.progress_fast_e250 > a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-c00a .fresh-c281,
.liquid-c00a .fresh-c281 a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-c00a .center_1534.yellow_e87a li a,
.liquid-c00a .hidden_68d7 a,
.liquid-c00a .module-simple-85f5,
.liquid-c00a .backdrop-b898 > li > a,
.liquid-c00a .medium-e13e {
  color: rgba(0, 0, 0, 0.55);
}
.liquid-c00a .center_1534.yellow_e87a li a:hover,
.liquid-c00a .hidden_68d7 a:hover,
.liquid-c00a .module-simple-85f5:hover,
.liquid-c00a .backdrop-b898 > li > a:hover,
.liquid-c00a .medium-e13e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-c00a .selected-9d5f {
  color: rgba(0, 0, 0, 0.55);
}
.liquid-c00a .selected-9d5f .thumbnail-c6ec {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-c00a .selected-9d5f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_hard_4728 .primary-a2a7 {
  margin-left: auto;
  margin-right: auto;
}
.accordion_9c2e > * {
  margin-left: auto;
  margin-right: auto;
}
.accordion_9c2e .full_b164 {
  margin-right: 1.41575em;
}
.widget_medium_d47f .accordion_9c2e > .alert-3af7 {
  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;
}
.widget_medium_d47f .accordion_9c2e > .banner-down-f758 {
  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;
}
.menu_ded4.background_hard_4728 .primary-a2a7,
.white-a2b9.background_hard_4728 .primary-a2a7 {
  margin-left: 0;
}
.soft_3f99.background_hard_4728 .primary-a2a7,
.image-280c.background_hard_4728 .primary-a2a7 {
  margin-right: 0;
}
.accordion_9c2e ol,
.accordion_9c2e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip-fluid-abcf video {
  max-width: 100%;
}
.surface-288f img {
  display: block;
}
.surface-288f.full_b164,
.surface-288f.active-bb62 {
  width: 100%;
}
.surface-288f.banner-down-f758 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.main-21b7:not(.yellow-4e73) {
  margin: 1.5em auto;
}
.widget-liquid-ead1 p {
  padding: 1.5em 14px;
}
ul.accordion_c7fb.banner-down-f758,
ul.accordion_c7fb.alert-3af7,
ul.accordion_c7fb.medium_3b6f.alert-3af7 {
  padding: 0 14px;
}
.thumbnail_1800 {
  display: block;
  overflow-x: auto;
}
.thumbnail_1800 table {
  border-collapse: collapse;
  width: 100%;
}
.thumbnail_1800 td,
.thumbnail_1800 th {
  padding: 0.5em;
}
.accordion_9c2e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.accordion_9c2e ol ol,
.accordion_9c2e ol ul,
.accordion_9c2e ul ol,
.accordion_9c2e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.accordion_9c2e ol ol li,
.accordion_9c2e ol ul li,
.accordion_9c2e ul ol li,
.accordion_9c2e ul ul li {
  margin-left: 0;
}
.frame-dirty-381d.layout-5551 > .text-stale-b8ce {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.frame-dirty-381d.layout-5551 > .text-stale-b8ce iframe,
.frame-dirty-381d.layout-5551 > .text-stale-b8ce > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort_hovered_1980 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort_hovered_1980.photo-narrow-7edb {
  padding: 0;
}
.sort_hovered_1980.photo-narrow-7edb cite {
  font-size: 13px;
}
.sort_hovered_1980 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort_hovered_1980 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.title-pressed-71b6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.title-pressed-71b6 > p:first-child {
  margin-top: 0;
}
.title-pressed-71b6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.title-pressed-71b6 blockquote {
  border-left: 0;
}
.gallery_1cb1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gallery_1cb1:not(.nav_d027) {
  max-width: 100px;
}
.gallery_1cb1.selected-113e {
  border-bottom: none !important;
  text-align: center;
}
.gallery_1cb1.selected-113e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .widget-liquid-ead1 p {
    padding: 1.5em 0;
  }
}
.label_focused_b003 {
  color: #0073aa;
}
.alert_9b53 {
  background-color: #0073aa;
}
.tall_9bd6 {
  color: #229fd8;
}
.message_next_b1d7 {
  background-color: #229fd8;
}
.caption-active-c7f2 {
  color: #eee;
}
.card-top-2873 {
  background-color: #eee;
}
.text_cf61 {
  color: #444;
}
.media_first_4b49 {
  background-color: #444;
}
.column-copper-01d9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column-copper-01d9 .article-purple-d5e4 .hidden_68d7 {
  font-size: 15px;
}
.column-copper-01d9 .hidden_68d7 {
  line-height: 1.3;
}
.column-copper-01d9 .liquid-c00a {
}
.column-copper-01d9 .summary_20ec {
  background: #235787;
}
.pattern_f9f0 {
  padding: 0;
}
.pattern_f9f0 .summary_20ec {
  background: #1a1a1a;
}
.pattern_f9f0 .liquid-c00a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fresh-164b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fresh-164b .liquid-c00a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fresh-164b .summary_20ec {
  background: #303030;
}
.next-ad30 {
  position: relative;
  z-index: 10;
}
.next-ad30 .over_c287 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.black-f450 .menu-fluid-9f35 {
  display: inline-block;
  vertical-align: middle;
}
.black-f450.gallery_light_bd5d .menu-fluid-9f35 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .black-f450.gallery_light_bd5d .menu-fluid-9f35 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .black-f450.gallery_light_bd5d .menu-fluid-9f35 {
    margin-right: 0.4em;
  }
}
.black-f450.gallery_light_bd5d .menu-fluid-9f35:last-child {
  margin-right: 0;
}
.copper_6bc0 .over_c287 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label-yellow-737d .article-purple-d5e4 {
    margin: 0 -0.5em;
  }
  .label-yellow-737d .article-purple-d5e4 [class*="customify-col-"],
  .label-yellow-737d .article-purple-d5e4 [class*="customify-col_"],
  .label-yellow-737d .article-purple-d5e4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label-yellow-737d.cold-4ee2 .over_c287 {
  background: 0 0 !important;
}
.label-yellow-737d.cold-4ee2 .over_c287,
.label-yellow-737d.copper_6bc0 .over_c287 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label-yellow-737d.header-dirty-a2b0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label-yellow-737d.copper_6bc0 .over_c287 {
  box-shadow: none !important;
}
.tiny-d1be {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tiny-d1be {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tiny-d1be {
    padding: 18px 0 20px;
  }
}
.tiny-d1be .disabled_aedc {
  width: 100%;
}
.tiny-d1be .fast-3559 {
  margin-bottom: 0;
}
.tiny-d1be .shadow-dirty-4691 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu_59fb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu_59fb .backdrop_last_8965 {
  width: 100%;
}
.carousel-bright-243c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel-bright-243c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel-bright-243c 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;
}
.carousel-bright-243c li:last-child:after {
  display: none;
}
.carousel-bright-243c li a {
  font-weight: 500;
  margin-right: 10px;
}
.bright-cdbd .plasma_7809 button,
.tiny-d1be .plasma_7809 button {
  left: 0;
}
.bright-cdbd .backdrop_last_8965,
.tiny-d1be .backdrop_last_8965 {
  padding-left: 0;
  padding-right: 0;
}
.bright-cdbd .menu_59fb,
.tiny-d1be .menu_59fb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bright-cdbd {
  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;
}
.bright-cdbd: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;
}
.bright-cdbd .aside-east-2dbd {
  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) {
  .bright-cdbd .aside-east-2dbd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bright-cdbd .aside-east-2dbd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bright-cdbd .aside-east-2dbd {
    min-height: 200px;
  }
}
.bright-cdbd .carousel-bright-243c {
  color: rgba(255, 255, 255, 0.8);
}
.bright-cdbd .carousel-bright-243c a,
.bright-cdbd .carousel-bright-243c li:after {
  color: inherit;
}
.bright-cdbd .carousel-bright-243c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tiny_8ea9 {
  margin-bottom: 0.5em;
}
.section_up_245d {
  margin-bottom: 1.2em;
}
.section_up_245d,
.tiny_8ea9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section_up_245d p:last-child,
.tiny_8ea9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .plasma_7809,
#masthead .plasma_7809 {
  display: none;
}
#masthead
  > .plasma_7809.button-8277 {
  display: none;
}
#masthead > .plasma_7809 button {
  left: 0;
}
.button-0bac {
  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%;
}
.button-0bac .menu-fluid-9f35 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button-0bac .background-c1d7 {
  display: -webkit-box;
  display: flex;
}
.button-0bac .background-c1d7.block_motion_3a7f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button-0bac .background-c1d7.preview-bbc5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-0bac .background-c1d7.tag-a846 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-0bac.dropdown-1700.lower-a7b1 .background-c1d7.block_motion_3a7f {
  flex-basis: 100%;
}
.button-0bac.lite_9864 .background-c1d7.preview-bbc5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button-0bac.lite_9864 .background-c1d7.tag-a846 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .plasma_7809.button-8277 {
  display: none;
}
#masthead > .plasma_7809 button {
  left: 0;
}
.small_af2b {
  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;
}
.small_af2b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.small_af2b.video-ec9e i {
  margin-right: 4px;
}
.small_af2b.avatar_e7b9 i {
  margin-left: 5px;
}
.hidden_68d7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hidden_68d7 p:last-child {
  margin-bottom: 0;
}
.carousel_2d28 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.carousel_2d28 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.carousel_2d28 img {
  display: block;
  width: auto;
  line-height: 1;
}
.carousel_2d28 .fresh-c281 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.carousel_2d28 .status_1727 {
  margin: 5px 0 7px 0;
}
.carousel_2d28.lite-1dd5 .thumbnail_4f35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_2d28.lite-1dd5 .widget-center-9f0c {
  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;
}
.carousel_2d28.image-top-5bd7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.carousel_2d28.image-top-5bd7 .thumbnail_4f35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_2d28.image-top-5bd7 .widget-center-9f0c {
  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;
}
.carousel_2d28.title-dim-c476 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel_2d28.dropdown_8d49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.carousel_2d28.dropdown_8d49 .widget-center-9f0c {
  margin-top: 7px;
}
.active_current_2d88 {
  display: inline-block;
}
.next-ad30 .lite-0900 .carousel_2d28 img {
  max-width: 100%;
}
.light-2567 .over-7e0a.avatar-fixed-1f11,
.modal_north_5fbd .over-7e0a.avatar-fixed-1f11 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.light-2567 .list-d0d3,
.modal_north_5fbd .list-d0d3 {
  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%);
}
.light-2567 .list-d0d3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.light-2567.message-left-61a6 .list-d0d3 {
  display: none;
}
.light-2567 .content-easy-2f51 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.light-2567 .content-easy-2f51 li {
  display: inline-block;
  position: relative;
}
.light-2567 .content-easy-2f51 li:last-child {
  margin-right: 0;
}
.light-2567 .content-easy-2f51 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;
}
.light-2567 .content-easy-2f51 li.progress_fast_e250 > a {
  color: rgba(0, 0, 0, 0.9);
}
.light-2567 .content-easy-2f51 > 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;
}
.light-2567 .content-easy-2f51 > li > a i {
  line-height: 0;
}
.light-2567 .content-easy-2f51 > li.action_e568 > a .list-d0d3 {
  margin-left: 4px;
  line-height: 0;
}
.light-2567 .content-easy-2f51 .detail_dark_16fa li.action_e568 > a {
  position: relative;
}
.light-2567 .content-easy-2f51 .detail_dark_16fa li.action_e568 > a:after,
.light-2567 .content-easy-2f51 .detail_dark_16fa li.action_e568 > a:before {
  content: "";
  display: table;
}
.light-2567 .content-easy-2f51 .detail_dark_16fa li.action_e568 > a:after {
  clear: both;
}
.light-2567 .content-easy-2f51 .detail_dark_16fa li.action_e568 > a .list-d0d3 {
  margin-left: 5px;
  float: right;
}
.light-2567 .progress-73cb,
.light-2567 .detail_dark_16fa {
  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;
}
.light-2567 .detail_dark_16fa {
  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;
}
.light-2567 .detail_dark_16fa .avatar-fixed-1f11 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light-2567 .detail_dark_16fa .list-d0d3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.light-2567 .detail_dark_16fa li {
  display: block;
  margin: 0;
  padding: 0;
}
.light-2567 .detail_dark_16fa 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;
}
.light-2567 .detail_dark_16fa li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.light-2567 .detail_dark_16fa .detail_dark_16fa {
  top: 0;
  left: 100%;
}
.light-2567 .widget_lite_e876.fn-focus-5b7c > .progress-73cb,
.light-2567 .widget_lite_e876.fn-focus-5b7c > .detail_dark_16fa,
.light-2567 .widget_lite_e876:focus > .progress-73cb,
.light-2567 .widget_lite_e876:focus > .detail_dark_16fa,
.light-2567 .widget_lite_e876:hover > .progress-73cb,
.light-2567 .widget_lite_e876:hover > .detail_dark_16fa {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.light-2567.border_b239 .backdrop-b898:after,
.light-2567.border_b239 .backdrop-b898:before {
  content: "";
  display: table;
}
.light-2567.border_b239 .backdrop-b898:after {
  clear: both;
}
.light-2567.border_b239 .backdrop-b898 > li {
  float: left;
}
.light-2567.grid_04d9 .backdrop-b898:after,
.light-2567.grid_04d9 .backdrop-b898:before {
  content: "";
  display: table;
}
.light-2567.grid_04d9 .backdrop-b898:after {
  clear: both;
}
.light-2567.grid_04d9 .backdrop-b898 > li {
  float: left;
}
.light-2567.grid_04d9 .backdrop-b898 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.light-2567.grid_04d9 .backdrop-b898 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.light-2567.grid_04d9 .backdrop-b898 > li.widget_707a > a,
.light-2567.grid_04d9 .backdrop-b898 > li.progress_fast_e250 > a {
  color: #fff;
  background-color: #1e4b75;
}
.light-2567.full-7ac0 .backdrop-b898 > li > a .avatar-fixed-1f11 {
  position: relative;
}
.light-2567.full-7ac0 .backdrop-b898 > li > a .avatar-fixed-1f11: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;
}
.light-2567.full-7ac0
  .backdrop-b898
  > li:focus
  > a
  .avatar-fixed-1f11:before,
.light-2567.full-7ac0
  .backdrop-b898
  > li:hover
  > a
  .avatar-fixed-1f11:before {
  width: 100%;
  background-color: currentColor;
}
.light-2567.full-7ac0
  .backdrop-b898
  > li.widget_707a
  > a
  .avatar-fixed-1f11:before,
.light-2567.full-7ac0
  .backdrop-b898
  > li.filter-under-4a52
  > a
  .avatar-fixed-1f11:before {
  width: 100%;
  background-color: currentColor;
}
.light-2567.tall-d20f .backdrop-b898 > li > a .avatar-fixed-1f11 {
  position: relative;
}
.light-2567.tall-d20f .backdrop-b898 > li > a .avatar-fixed-1f11: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;
}
.light-2567.tall-d20f .backdrop-b898 > li:focus > a .avatar-fixed-1f11:before,
.light-2567.tall-d20f
  .backdrop-b898
  > li:hover
  > a
  .avatar-fixed-1f11:before {
  width: 100%;
  background-color: currentColor;
}
.light-2567.tall-d20f
  .backdrop-b898
  > li.widget_707a
  > a
  .avatar-fixed-1f11:before,
.light-2567.tall-d20f
  .backdrop-b898
  > li.filter-under-4a52
  > a
  .avatar-fixed-1f11:before {
  width: 100%;
  background-color: currentColor;
}
.modal_north_5fbd .content-easy-2f51 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_north_5fbd .content-easy-2f51 li:first-child > a {
  border-top: none;
}
.modal_north_5fbd .content-easy-2f51 .info_6991 > .avatar-fixed-1f11 .list-d0d3 {
  display: none;
}
.modal_north_5fbd .content-easy-2f51 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_north_5fbd .content-easy-2f51 li:last-child {
  border: none;
}
.modal_north_5fbd .content-easy-2f51 li.action_e568 > a {
  padding-right: 45px !important;
}
.modal_north_5fbd .content-easy-2f51 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_north_5fbd .content-easy-2f51 li a:focus,
.modal_north_5fbd .content-easy-2f51 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_north_5fbd .content-easy-2f51 li .outline_right_dad0 {
  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;
}
.modal_north_5fbd .content-easy-2f51 li .outline_right_dad0:hover {
  box-shadow: none;
}
.modal_north_5fbd .content-easy-2f51 li .outline_right_dad0 .list-d0d3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_north_5fbd .content-easy-2f51 .detail_dark_16fa {
  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);
}
.modal_north_5fbd .content-easy-2f51 .detail_dark_16fa li a {
  padding-left: 3em;
}
.modal_north_5fbd .content-easy-2f51 .panel_01ea > a .outline_right_dad0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_north_5fbd .content-easy-2f51 .panel_01ea > .detail_dark_16fa {
  display: block;
  opacity: 1;
}
.motion_a376 {
  max-width: 100%;
}
.dynamic-f1c2 {
  line-height: 0;
  cursor: pointer;
}
.medium-e13e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.medium-e13e:hover {
  box-shadow: none;
  color: currentColor;
}
.medium-e13e svg {
  width: 18px;
  height: 18px;
}
.medium-e13e .frame-a0ea {
  display: none;
}
.wood-ec6b {
  position: relative;
}
.wood-ec6b.fn-active-5b7c .medium-e13e .shadow_954b {
  display: none;
}
.wood-ec6b.fn-active-5b7c .medium-e13e .frame-a0ea {
  display: inline-block;
}
.wood-ec6b .gradient-purple-a75e {
  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);
}
.wood-ec6b.sort_white_4b2d .gradient-purple-a75e {
  left: auto;
  right: -0.9em;
}
.wood-ec6b.sort_white_4b2d .avatar_iron_d985::before {
  left: auto;
  right: 15px;
}
.wood-ec6b.fn-active-5b7c .gradient-purple-a75e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-ebdf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.input-ebdf label {
  flex-basis: 100%;
}
.input-ebdf .hidden_up_3cc0 {
  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;
}
.input-ebdf .component-6dbb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.input-ebdf .component-6dbb:focus {
  background-color: transparent;
}
.input-ebdf button.hero-old-5e2a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.input-ebdf button.hero-old-5e2a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.input-ebdf button.hero-old-5e2a svg {
  width: 18px;
  height: 18px;
}
.input-ebdf input[type="submit"] {
  min-height: auto;
}
.tabs_00e7 .input-ebdf .component-6dbb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar_iron_d985 {
  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) {
  .avatar_iron_d985 {
    width: 220px;
  }
}
.avatar_iron_d985 label {
  flex-basis: 100%;
}
.avatar_iron_d985::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;
}
.dropdown-fresh-86a2 .tabs_00e7 .input-ebdf {
  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;
}
.dropdown-fresh-86a2
  .tabs_00e7
  .input-ebdf
  .hidden_up_3cc0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dropdown-fresh-86a2 .tabs_00e7 .input-ebdf .component-6dbb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dropdown-fresh-86a2
  .tabs_00e7
  .input-ebdf
  .component-6dbb:focus {
  background: 0 0;
}
.dropdown-fresh-86a2
  .tabs_00e7
  .input-ebdf
  .bright-dbf6 {
  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;
}
.center_1534 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.center_1534 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.center_1534 li:last-child {
  margin-right: 0;
}
.center_1534 li:first-child {
  margin-left: 0;
}
.center_1534.content-hovered-8949 a {
  color: #fff;
}
.center_1534.content-hovered-8949 a:hover {
  color: #fff;
}
.center_1534 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.center_1534 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.center_1534 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.center_1534 a:hover {
  opacity: 0.9;
  color: inherit;
}
.center_1534 [class*="social-icon-apple"] {
  background-color: #999;
}
.center_1534 [class*="social-icon-apple"].picture_upper_9e3e {
  background-color: transparent;
  color: #999;
}
.center_1534 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.center_1534 [class*="social-icon-behance"].picture_upper_9e3e {
  background-color: transparent;
  color: #1769ff;
}
.center_1534 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.center_1534 [class*="social-icon-bitbucket"].picture_upper_9e3e {
  background-color: transparent;
  color: #205081;
}
.center_1534 [class*="social-icon-codepen"] {
  background-color: #000;
}
.center_1534 [class*="social-icon-codepen"].picture_upper_9e3e {
  background-color: transparent;
  color: #000;
}
.center_1534 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.center_1534 [class*="social-icon-delicious"].picture_upper_9e3e {
  background-color: transparent;
  color: #39f;
}
.center_1534 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.center_1534 [class*="social-icon-digg"].picture_upper_9e3e {
  background-color: transparent;
  color: #005be2;
}
.center_1534 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.center_1534 [class*="social-icon-dribbble"].picture_upper_9e3e {
  background-color: transparent;
  color: #ea4c89;
}
.center_1534 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.center_1534 [class*="social-icon-envelope"].picture_upper_9e3e {
  background-color: transparent;
  color: #ea4335;
}
.center_1534 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.center_1534 [class*="social-icon-facebook"].picture_upper_9e3e {
  background-color: transparent;
  color: #3b5998;
}
.center_1534 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.center_1534 [class*="social-icon-flickr"].picture_upper_9e3e {
  background-color: transparent;
  color: #0063dc;
}
.center_1534 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.center_1534 [class*="social-icon-foursquare"].picture_upper_9e3e {
  background-color: transparent;
  color: #2d5be3;
}
.center_1534 [class*="social-icon-github"] {
  background-color: #333;
}
.center_1534 [class*="social-icon-github"].picture_upper_9e3e {
  background-color: transparent;
  color: #333;
}
.center_1534 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.center_1534 [class*="social-icon-google-plus"].picture_upper_9e3e {
  background-color: transparent;
  color: #dd4b39;
}
.center_1534 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.center_1534 [class*="social-icon-houzz"].picture_upper_9e3e {
  background-color: transparent;
  color: #7ac142;
}
.center_1534 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.center_1534 [class*="social-icon-instagram"].picture_upper_9e3e {
  background-color: transparent;
  color: #262626;
}
.center_1534 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.center_1534 [class*="social-icon-jsfiddle"].picture_upper_9e3e {
  background-color: transparent;
  color: #487aa2;
}
.center_1534 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.center_1534 [class*="social-icon-linkedin"].picture_upper_9e3e {
  background-color: transparent;
  color: #0077b5;
}
.center_1534 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.center_1534 [class*="social-icon-medium"].picture_upper_9e3e {
  background-color: transparent;
  color: #00ab6b;
}
.center_1534 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.center_1534
  [class*="social-icon-odnoklassniki"].picture_upper_9e3e {
  background-color: transparent;
  color: #f4731c;
}
.center_1534 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.center_1534 [class*="social-icon-meetup"].picture_upper_9e3e {
  background-color: transparent;
  color: #ec1c40;
}
.center_1534 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.center_1534 [class*="social-icon-pinterest"].picture_upper_9e3e {
  background-color: transparent;
  color: #bd081c;
}
.center_1534 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.center_1534 [class*="social-icon-product-hunt"].picture_upper_9e3e {
  background-color: transparent;
  color: #da552f;
}
.center_1534 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.center_1534 [class*="social-icon-reddit"].picture_upper_9e3e {
  background-color: transparent;
  color: #ff4500;
}
.center_1534 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.center_1534 [class*="social-icon-rss"].picture_upper_9e3e {
  background-color: transparent;
  color: #f26522;
}
.center_1534 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.center_1534
  [class*="social-icon-shopping-cart"].picture_upper_9e3e {
  background-color: transparent;
  color: #4caf50;
}
.center_1534 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.center_1534 [class*="social-icon-skype"].picture_upper_9e3e {
  background-color: transparent;
  color: #00aff0;
}
.center_1534 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.center_1534 [class*="social-icon-slideshare"].picture_upper_9e3e {
  background-color: transparent;
  color: #0077b5;
}
.center_1534 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.center_1534 [class*="social-icon-snapchat"].picture_upper_9e3e {
  background-color: transparent;
  color: #fffc00;
}
.center_1534 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.center_1534 [class*="social-icon-soundcloud"].picture_upper_9e3e {
  background-color: transparent;
  color: #f80;
}
.center_1534 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.center_1534 [class*="social-icon-spotify"].picture_upper_9e3e {
  background-color: transparent;
  color: #2ebd59;
}
.center_1534 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.center_1534
  [class*="social-icon-stack-overflow"].picture_upper_9e3e {
  background-color: transparent;
  color: #fe7a15;
}
.center_1534 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.center_1534 [class*="social-icon-maldkfgram"].picture_upper_9e3e {
  background-color: transparent;
  color: #2ca5e0;
}
.center_1534 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.center_1534 [class*="social-icon-tripadvisor"].picture_upper_9e3e {
  background-color: transparent;
  color: #589442;
}
.center_1534 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.center_1534 [class*="social-icon-tumblr"].picture_upper_9e3e {
  background-color: transparent;
  color: #35465c;
}
.center_1534 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.center_1534 [class*="social-icon-twitch"].picture_upper_9e3e {
  background-color: transparent;
  color: #6441a5;
}
.center_1534 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.center_1534 [class*="social-icon-twitter"].picture_upper_9e3e {
  background-color: transparent;
  color: #1da1f2;
}
.center_1534 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.center_1534 [class*="social-icon-vimeo"].picture_upper_9e3e {
  background-color: transparent;
  color: #1ab7ea;
}
.center_1534 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.center_1534 [class*="social-icon-vk"].picture_upper_9e3e {
  background-color: transparent;
  color: #45668e;
}
.center_1534 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.center_1534 [class*="social-icon-weibo"].picture_upper_9e3e {
  background-color: transparent;
  color: #df2029;
}
.center_1534 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.center_1534 [class*="social-icon-weixin"].picture_upper_9e3e {
  background-color: transparent;
  color: #7bb32e;
}
.center_1534 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.center_1534 [class*="social-icon-whatsapp"].picture_upper_9e3e {
  background-color: transparent;
  color: #25d366;
}
.center_1534 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.center_1534 [class*="social-icon-wordpress"].picture_upper_9e3e {
  background-color: transparent;
  color: #21759b;
}
.center_1534 [class*="social-icon-xing"] {
  background-color: #026466;
}
.center_1534 [class*="social-icon-xing"].picture_upper_9e3e {
  background-color: transparent;
  color: #026466;
}
.center_1534 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.center_1534 [class*="social-icon-yelp"].picture_upper_9e3e {
  background-color: transparent;
  color: #af0606;
}
.center_1534 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.center_1534 [class*="social-icon-youtube"].picture_upper_9e3e {
  background-color: transparent;
  color: #cd201f;
}
.module-simple-85f5 {
  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;
}
.module-simple-85f5:hover {
  box-shadow: none;
  background: 0 0;
}
.next-c0fc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient_0f2d {
  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;
}
.sort-large-6373 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.purple_539b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.purple_539b,
.purple_539b::after,
.purple_539b::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;
}
.purple_539b::after,
.purple_539b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hidden-5ea0 .gradient_0f2d .sort-large-6373 {
  margin-top: -2px;
  width: 19px;
}
.hidden-5ea0 .gradient_0f2d .purple_539b {
  margin-top: -1px;
}
.hidden-5ea0 .gradient_0f2d .purple_539b,
.hidden-5ea0 .gradient_0f2d .purple_539b::after,
.hidden-5ea0 .gradient_0f2d .purple_539b::before {
  width: 19px;
  height: 2px;
}
.hidden-5ea0 .gradient_0f2d .purple_539b::before {
  top: -6px;
}
.hidden-5ea0 .gradient_0f2d .purple_539b::after {
  bottom: -6px;
}
.slow-3db9 .gradient_0f2d .sort-large-6373 {
  margin-top: -2px;
  width: 22px;
}
.slow-3db9 .gradient_0f2d .purple_539b {
  margin-top: -1px;
}
.slow-3db9 .gradient_0f2d .purple_539b,
.slow-3db9 .gradient_0f2d .purple_539b::after,
.slow-3db9 .gradient_0f2d .purple_539b::before {
  width: 22px;
  height: 2px;
}
.slow-3db9 .gradient_0f2d .purple_539b::before {
  top: -7px;
}
.slow-3db9 .gradient_0f2d .purple_539b::after {
  bottom: -7px;
}
.white_2444 .gradient_0f2d .sort-large-6373 {
  margin-top: -2px;
  width: 31px;
}
.white_2444 .gradient_0f2d .purple_539b {
  margin-top: -1.5px;
}
.white_2444 .gradient_0f2d .purple_539b,
.white_2444 .gradient_0f2d .purple_539b::after,
.white_2444 .gradient_0f2d .purple_539b::before {
  width: 31px;
  height: 3px;
}
.white_2444 .gradient_0f2d .purple_539b::before {
  top: -9px;
}
.white_2444 .gradient_0f2d .purple_539b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .background-10be .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 19px;
  }
  .background-10be .gradient_0f2d .purple_539b {
    margin-top: -1px;
  }
  .background-10be .gradient_0f2d .purple_539b,
  .background-10be .gradient_0f2d .purple_539b::after,
  .background-10be .gradient_0f2d .purple_539b::before {
    width: 19px;
    height: 2px;
  }
  .background-10be .gradient_0f2d .purple_539b::before {
    top: -6px;
  }
  .background-10be .gradient_0f2d .purple_539b::after {
    bottom: -6px;
  }
  .up_dff9 .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 22px;
  }
  .up_dff9 .gradient_0f2d .purple_539b {
    margin-top: -1px;
  }
  .up_dff9 .gradient_0f2d .purple_539b,
  .up_dff9 .gradient_0f2d .purple_539b::after,
  .up_dff9 .gradient_0f2d .purple_539b::before {
    width: 22px;
    height: 2px;
  }
  .up_dff9 .gradient_0f2d .purple_539b::before {
    top: -7px;
  }
  .up_dff9 .gradient_0f2d .purple_539b::after {
    bottom: -7px;
  }
  .iron_3f64 .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 31px;
  }
  .iron_3f64 .gradient_0f2d .purple_539b {
    margin-top: -1.5px;
  }
  .iron_3f64 .gradient_0f2d .purple_539b,
  .iron_3f64 .gradient_0f2d .purple_539b::after,
  .iron_3f64 .gradient_0f2d .purple_539b::before {
    width: 31px;
    height: 3px;
  }
  .iron_3f64 .gradient_0f2d .purple_539b::before {
    top: -9px;
  }
  .iron_3f64 .gradient_0f2d .purple_539b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-7355 .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-7355 .gradient_0f2d .purple_539b {
    margin-top: -1px;
  }
  .nav-7355 .gradient_0f2d .purple_539b,
  .nav-7355 .gradient_0f2d .purple_539b::after,
  .nav-7355 .gradient_0f2d .purple_539b::before {
    width: 19px;
    height: 2px;
  }
  .nav-7355 .gradient_0f2d .purple_539b::before {
    top: -6px;
  }
  .nav-7355 .gradient_0f2d .purple_539b::after {
    bottom: -6px;
  }
  .up_837f .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 22px;
  }
  .up_837f .gradient_0f2d .purple_539b {
    margin-top: -1px;
  }
  .up_837f .gradient_0f2d .purple_539b,
  .up_837f .gradient_0f2d .purple_539b::after,
  .up_837f .gradient_0f2d .purple_539b::before {
    width: 22px;
    height: 2px;
  }
  .up_837f .gradient_0f2d .purple_539b::before {
    top: -7px;
  }
  .up_837f .gradient_0f2d .purple_539b::after {
    bottom: -7px;
  }
  .tertiary_plasma_45f4 .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_plasma_45f4 .gradient_0f2d .purple_539b {
    margin-top: -1.5px;
  }
  .tertiary_plasma_45f4 .gradient_0f2d .purple_539b,
  .tertiary_plasma_45f4 .gradient_0f2d .purple_539b::after,
  .tertiary_plasma_45f4 .gradient_0f2d .purple_539b::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_plasma_45f4 .gradient_0f2d .purple_539b::before {
    top: -9px;
  }
  .tertiary_plasma_45f4 .gradient_0f2d .purple_539b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .search_483b .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 19px;
  }
  .search_483b .gradient_0f2d .purple_539b {
    margin-top: -1px;
  }
  .search_483b .gradient_0f2d .purple_539b,
  .search_483b .gradient_0f2d .purple_539b::after,
  .search_483b .gradient_0f2d .purple_539b::before {
    width: 19px;
    height: 2px;
  }
  .search_483b .gradient_0f2d .purple_539b::before {
    top: -6px;
  }
  .search_483b .gradient_0f2d .purple_539b::after {
    bottom: -6px;
  }
  .content-motion-3079 .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 22px;
  }
  .content-motion-3079 .gradient_0f2d .purple_539b {
    margin-top: -1px;
  }
  .content-motion-3079 .gradient_0f2d .purple_539b,
  .content-motion-3079 .gradient_0f2d .purple_539b::after,
  .content-motion-3079 .gradient_0f2d .purple_539b::before {
    width: 22px;
    height: 2px;
  }
  .content-motion-3079 .gradient_0f2d .purple_539b::before {
    top: -7px;
  }
  .content-motion-3079 .gradient_0f2d .purple_539b::after {
    bottom: -7px;
  }
  .footer_b49f .gradient_0f2d .sort-large-6373 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_b49f .gradient_0f2d .purple_539b {
    margin-top: -1.5px;
  }
  .footer_b49f .gradient_0f2d .purple_539b,
  .footer_b49f .gradient_0f2d .purple_539b::after,
  .footer_b49f .gradient_0f2d .purple_539b::before {
    width: 31px;
    height: 3px;
  }
  .footer_b49f .gradient_0f2d .purple_539b::before {
    top: -9px;
  }
  .footer_b49f .gradient_0f2d .purple_539b::after {
    bottom: -9px;
  }
}
.feature_focused_570d .purple_539b {
  -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);
}
.feature_focused_570d .purple_539b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.feature_focused_570d .purple_539b::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);
}
.feature_focused_570d.main_cold_aaaa .purple_539b {
  -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);
}
.feature_focused_570d.main_cold_aaaa .purple_539b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.feature_focused_570d.main_cold_aaaa .purple_539b::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);
}
.motion_18e2 {
  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.card-mini-1440:before {
  display: none;
}
.layout-steel-6a72 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout-steel-6a72 .message-7d0d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout-steel-6a72 .message-7d0d:last-of-type {
  border-bottom: none;
}
.layout-steel-6a72 .message-7d0d.pro-19f7,
.layout-steel-6a72 .message-7d0d.backdrop-black-c8ea,
.layout-steel-6a72 .message-7d0d.dropdown_over_10ce {
  padding: 0;
}
.layout-steel-6a72 .modal_north_5fbd .outline_right_dad0 {
  color: currentColor;
}
.layout-steel-6a72 .modal_north_5fbd .outline_right_dad0:focus,
.layout-steel-6a72 .modal_north_5fbd .outline_right_dad0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout-steel-6a72.liquid-c00a .selected-9d5f,
.layout-steel-6a72.liquid-c00a .hidden_68d7 a,
.layout-steel-6a72.liquid-c00a .backdrop-b898 a,
.layout-steel-6a72.liquid-c00a .detail_dark_16fa a {
  color: rgba(0, 0, 0, 0.55);
}
.layout-steel-6a72.liquid-c00a .selected-9d5f:hover,
.layout-steel-6a72.liquid-c00a .hidden_68d7 a:hover,
.layout-steel-6a72.liquid-c00a .backdrop-b898 a:hover,
.layout-steel-6a72.liquid-c00a .detail_dark_16fa a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-steel-6a72.liquid-c00a .thumbnail-c6ec {
  color: rgba(0, 0, 0, 0.8);
}
.layout-steel-6a72.liquid-c00a .message-7d0d {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-steel-6a72.liquid-c00a .message-7d0d:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout-steel-6a72.liquid-c00a .complex-4e85:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout-steel-6a72.liquid-c00a .modal_north_5fbd .content-easy-2f51 li a,
.layout-steel-6a72.liquid-c00a .modal_north_5fbd .outline_right_dad0,
.layout-steel-6a72.liquid-c00a .detail_dark_16fa {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-steel-6a72.liquid-c00a .modal_north_5fbd .outline_right_dad0:focus,
.layout-steel-6a72.liquid-c00a .modal_north_5fbd .outline_right_dad0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout-steel-6a72.liquid-c00a .content-easy-2f51 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-steel-6a72.summary_20ec .selected-9d5f,
.layout-steel-6a72.summary_20ec .hidden_68d7 a,
.layout-steel-6a72.summary_20ec .backdrop-b898 .outline_right_dad0,
.layout-steel-6a72.summary_20ec .backdrop-b898 a,
.layout-steel-6a72.summary_20ec .detail_dark_16fa a {
  color: rgba(255, 255, 255, 0.79);
}
.layout-steel-6a72.summary_20ec .selected-9d5f:hover,
.layout-steel-6a72.summary_20ec .hidden_68d7 a:hover,
.layout-steel-6a72.summary_20ec .backdrop-b898 .outline_right_dad0:hover,
.layout-steel-6a72.summary_20ec .backdrop-b898 a:hover,
.layout-steel-6a72.summary_20ec .detail_dark_16fa a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-steel-6a72.summary_20ec .thumbnail-c6ec {
  color: rgba(255, 255, 255, 0.99);
}
.layout-steel-6a72.summary_20ec .message-7d0d {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-steel-6a72.summary_20ec .message-7d0d:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout-steel-6a72.summary_20ec .complex-4e85:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout-steel-6a72.summary_20ec .modal_north_5fbd .content-easy-2f51 li a,
.layout-steel-6a72.summary_20ec .modal_north_5fbd .outline_right_dad0,
.layout-steel-6a72.summary_20ec .detail_dark_16fa {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-steel-6a72.summary_20ec .modal_north_5fbd .outline_right_dad0:focus,
.layout-steel-6a72.summary_20ec .modal_north_5fbd .outline_right_dad0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout-steel-6a72.summary_20ec .content-easy-2f51 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-4e85 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.complex-4e85:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.label_755f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame-d51b .layout-steel-6a72 {
  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;
}
.frame-d51b .message-7d0d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame-d51b .message-7d0d: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) {
  .frame-d51b .message-7d0d:before {
    width: 16%;
    left: 42%;
  }
}
.frame-d51b .message-7d0d:last-child:before {
  content: none;
}
.frame-d51b .message-7d0d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame-d51b .modal_north_5fbd .content-easy-2f51 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame-d51b .modal_north_5fbd .content-easy-2f51 li a .outline_right_dad0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame-d51b .modal_north_5fbd .detail_dark_16fa {
  border: none;
}
.frame-d51b .modal_north_5fbd .detail_dark_16fa li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame-d51b .complex-4e85 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame-d51b .label_755f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame-d51b .summary_20ec .complex-4e85:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-d51b .liquid-c00a.outer_c2d4 .purple_539b {
  background: rgba(0, 0, 0, 0.6);
}
.frame-d51b
  .liquid-c00a.outer_c2d4
  .purple_539b::after,
.frame-d51b
  .liquid-c00a.outer_c2d4
  .purple_539b:before {
  background: inherit;
}
.frame-d51b
  .liquid-c00a.outer_c2d4:hover
  .purple_539b {
  background: rgba(0, 0, 0, 0.8);
}
.slider_light_2de3 .layout-steel-6a72 {
  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) {
  .slider_light_2de3 .layout-steel-6a72 {
    width: auto;
    right: 45px;
  }
}
.first_47e1 .layout-steel-6a72 {
  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) {
  .first_47e1 .layout-steel-6a72 {
    width: auto;
    left: 45px;
  }
}
.card-mini-1440 .layout-steel-6a72 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.card-mini-1440 .label_755f {
  max-width: 48em;
  margin: 0 auto;
}
.card-mini-1440 .complex-4e85:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.basic_ee09 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.basic_ee09.frame-d51b .layout-steel-6a72 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.basic_ee09.slider_light_2de3 .layout-steel-6a72 {
  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);
}
.basic_ee09 .layout-steel-6a72 {
  visibility: visible;
}
.basic_ee09.first_47e1 .layout-steel-6a72 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture_b27c,
.tooltip-6fe9 {
  overflow-x: hidden;
}
.texture_b27c .layout-steel-6a72 {
  overflow: auto;
}
.texture_b27c.frame-d51b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_b27c.frame-d51b .layout-steel-6a72 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture_b27c.frame-d51b .module-simple-85f5 {
  opacity: 0;
}
.texture_b27c.slider_light_2de3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_b27c.slider_light_2de3 .layout-steel-6a72 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture_b27c.slider_light_2de3 .module-simple-85f5 {
  opacity: 0;
}
.texture_b27c.first_47e1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_b27c.first_47e1 .layout-steel-6a72 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture_b27c.first_47e1 .module-simple-85f5 {
  opacity: 0;
}
.texture_b27c.card-mini-1440 .layout-steel-6a72 {
  z-index: 10;
  visibility: visible;
}
.outer_c2d4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outer_c2d4 .purple_539b {
  background: rgba(255, 255, 255, 0.99);
}
.outer_c2d4 .purple_539b::after,
.outer_c2d4 .purple_539b:before {
  background: inherit;
}
.outer_c2d4:hover .purple_539b {
  background: rgba(255, 255, 255, 0.99);
}
.first_47e1 .outer_c2d4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.card-mini-1440 .outer_c2d4 {
  display: none !important;
}
.texture_b27c:before,
.tooltip-6fe9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture_b27c .outer_c2d4,
.tooltip-6fe9 .outer_c2d4 {
  display: inline-block;
}
.layout-steel-6a72 .menu-fluid-9f35 {
  -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;
}
.texture_b27c .layout-steel-6a72 .menu-fluid-9f35,
.tooltip-6fe9 .layout-steel-6a72 .menu-fluid-9f35 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper_a7fd .hidden_up_3cc0 {
  width: 100%;
}
.lite-0900 {
  padding: 0 0.5em 0;
}
.lite-0900 [class*="customify-col-"],
.lite-0900 [class*="customify-col_"],
.lite-0900 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active-65dc .lite-0900 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .article-purple-d5e4 .badge_db5f,
  .badge_db5f {
    display: none;
  }
  .glass-7d2c {
    text-align: left;
  }
  .gas-21b0 {
    text-align: center;
  }
  .title_5ecb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .article-purple-d5e4 .under_763e,
  .under_763e {
    display: none;
  }
  .feature_basic_6eaa {
    text-align: left;
  }
  .video_first_a7d0 {
    text-align: center;
  }
  .avatar_fresh_787f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .article-purple-d5e4 .orange-3135,
  .orange-3135 {
    display: none;
  }
  .table-silver-9e72 {
    text-align: left;
  }
  .iron-3672 {
    text-align: center;
  }
  .west-8668 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption-0616 {
  box-shadow: none !important;
}
.accent-first-30eb .overlay_6876,
.tertiary_pink_1f51 .overlay_6876 {
  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;
}
.tertiary_pink_1f51 .overlay_6876 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.over_c287 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.over_c287:after,
.over_c287:before {
  content: "";
  display: table;
}
.over_c287:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .over_c287 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.over_c287,
.header-dirty-a2b0 {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb-81d6.border-steel-192d .over_c287 {
  max-width: 100%;
}
.breadcrumb-81d6.info-brown-305f {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb-81d6.red_c0d3 .over_c287 {
  max-width: 100%;
}
.breadcrumb-81d6.red_c0d3 > .over_c287 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-81d6.red_c0d3 > .over_c287 .article-purple-d5e4 {
  margin: 0;
}
.breadcrumb-81d6.red_c0d3
  > .over_c287
  .pressed_80f8.list_ef84 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb-81d6.red_c0d3 #main.list_ef84 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wrapper-blue-9459 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-blue-9459 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .summary_tiny_88d7 .primary-a2a7 {
    padding-right: 1em;
  }
  .summary_tiny_88d7.tag_e0d2 .pressed_80f8 {
    border-right: 1px solid #eaecee;
  }
  .summary_tiny_88d7.tag_e0d2 .primary-a2a7 {
    padding-right: 1em;
  }
  .summary_tiny_88d7.tag_e0d2 .media_6b40 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-f3a7 .primary-a2a7 {
    padding-left: 1em;
  }
  .dynamic-f3a7.tag_e0d2 .pressed_80f8 {
    border-left: 1px solid #eaecee;
  }
  .dynamic-f3a7.tag_e0d2 .primary-a2a7 {
    padding-left: 1em;
  }
  .dynamic-f3a7.tag_e0d2 .media_6b40 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_gold_1b09 .primary-a2a7 {
    padding-left: 1em;
  }
  .media_gold_1b09.tag_e0d2 .dropdown_d223 {
    border-right: 1px solid #eaecee;
  }
  .media_gold_1b09.tag_e0d2 .primary-1f3a {
    border-right: 1px solid #eaecee;
  }
  .media_gold_1b09.tag_e0d2 .primary-a2a7 {
    padding-left: 1em;
  }
  .media_gold_1b09.tag_e0d2 .media_6b40 {
    padding-right: 1em;
  }
  .media_gold_1b09.tag_e0d2 .filter_469b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_warm_9a72 .primary-a2a7 {
    padding-right: 1em;
  }
  .list_warm_9a72.tag_e0d2 .dropdown_d223 {
    border-left: 1px solid #eaecee;
  }
  .list_warm_9a72.tag_e0d2 .primary-1f3a {
    border-left: 1px solid #eaecee;
  }
  .list_warm_9a72.tag_e0d2 .primary-a2a7 {
    padding-right: 1em;
  }
  .list_warm_9a72.tag_e0d2 .media_6b40 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_warm_9a72.tag_e0d2 .filter_469b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-blue-9459 .primary-a2a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper-blue-9459.tag_e0d2 .pressed_80f8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wrapper-blue-9459.tag_e0d2 .primary-a2a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper-blue-9459.tag_e0d2 .media_6b40 {
    padding-left: 1em;
  }
  .wrapper-blue-9459.tag_e0d2 .filter_469b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wrapper-blue-9459.tag_e0d2 .primary-a2a7 {
    padding-left: 0;
  }
}
.notification-last-fc07 .black-f450 {
  display: inline-block;
}
.fixed-2c1a {
  display: inline-block;
}
.outline_6adc {
  word-con: break-word;
}
.hover_bottom_ac6f > span {
  display: inline-block;
  padding: 5px 0;
}
.hover_bottom_ac6f .pattern-6ae6 {
  margin-left: 8px;
  margin-right: 8px;
}
.hover_bottom_ac6f .green-464d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.badge_clean_cb86 .simple_562b {
  margin-bottom: 2em;
}
.badge_clean_cb86 .left_d7fa {
  margin-bottom: 15px;
}
.badge_clean_cb86 .left_d7fa:last-child {
  margin-bottom: 0;
}
.badge_clean_cb86 .icon_smooth_2d04 {
  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) {
  .badge_clean_cb86 .icon_smooth_2d04 {
    display: block;
  }
}
.badge_clean_cb86 .outer-8e8f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .badge_clean_cb86 .outer-8e8f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.badge_clean_cb86 .primary_liquid_c876 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.badge_clean_cb86 .primary_liquid_c876 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.badge_clean_cb86 .primary_liquid_c876 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.badge_clean_cb86 .outline_6adc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge_clean_cb86 .outline_6adc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.badge_clean_cb86 .header-current-dea7 p:last-child {
  margin-bottom: 0;
}
.badge_clean_cb86 .status_07c6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.badge_clean_cb86 .overlay-stale-63be {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.badge_clean_cb86 .grid-2a41 {
  margin-top: 1em;
}
.badge_clean_cb86 .in-5845 {
  top: 0;
  display: block;
}
.badge_clean_cb86 .in-5845 a {
  color: inherit;
}
.badge_clean_cb86 .in-5845 a:hover {
  color: inherit;
}
.badge_clean_cb86 .card_25ec {
  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;
}
.badge_clean_cb86 .card_25ec:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.badge_clean_cb86 .overlay-stale-63be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.badge_clean_cb86 .yellow_63dc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.badge_clean_cb86 .yellow_63dc:first-child {
  margin-top: 0;
}
.badge_clean_cb86 .yellow_63dc.heading_9c8d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.badge_clean_cb86 .yellow_63dc.green-6ffa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge_clean_cb86
  .yellow_63dc.green-6ffa.pattern_outer_cc87
  .grid-2a41 {
  width: 100%;
}
.badge_clean_cb86 .green-6ffa {
  -webkit-box-align: center;
  align-items: center;
}
.badge_clean_cb86 .green-6ffa .hover_bottom_ac6f,
.badge_clean_cb86 .green-6ffa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.badge_clean_cb86 .primary_liquid_c876 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge_clean_cb86 .primary_liquid_c876 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge_clean_cb86 .primary_liquid_c876: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;
}
.badge_clean_cb86 .heading_9c8d {
  z-index: 5;
}
.badge_clean_cb86 .dropdown-active-c223 .breadcrumb_add8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.badge_clean_cb86 .hard_c25c .breadcrumb_add8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.badge_clean_cb86 .red_5019 .breadcrumb_add8 {
  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;
}
.badge_clean_cb86.accent_east_1bbb .icon_smooth_2d04,
.badge_clean_cb86.paper-1445 .icon_smooth_2d04 {
  display: block;
}
.badge_clean_cb86.accent_east_1bbb .icon_smooth_2d04 .notice-tall-b103,
.badge_clean_cb86.accent_east_1bbb .icon_smooth_2d04 .overlay-stale-63be,
.badge_clean_cb86.paper-1445 .icon_smooth_2d04 .notice-tall-b103,
.badge_clean_cb86.paper-1445 .icon_smooth_2d04 .overlay-stale-63be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge_clean_cb86.hero-ff12 .outer-8e8f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .badge_clean_cb86.hero-ff12 .outer-8e8f {
    margin-right: 0;
  }
}
.badge_clean_cb86.accent_east_1bbb .outer-8e8f,
.badge_clean_cb86.paper-1445 .outer-8e8f {
  padding-top: 40%;
}
.badge_clean_cb86.accent_east_1bbb .simple_562b,
.badge_clean_cb86.paper-1445 .simple_562b {
  display: block;
}
.badge_clean_cb86.accent_east_1bbb .fn-sticky-5b7c .overlay-stale-63be,
.badge_clean_cb86.paper-1445 .fn-sticky-5b7c .overlay-stale-63be {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.badge_clean_cb86.accent_east_1bbb .outer-8e8f,
.badge_clean_cb86.paper-1445 .outer-8e8f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.badge_clean_cb86.accent_east_1bbb .overlay-stale-63be {
  padding: 1em;
}
.progress_complex_3e88 {
  margin: 30px auto;
  display: block;
}
.progress_complex_3e88 .layout-advanced-33dc > * {
  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;
}
.progress_complex_3e88 .layout-advanced-33dc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_complex_3e88 .layout-advanced-33dc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-selected-42b7 .hover_bottom_ac6f {
  margin-bottom: 1.41575em;
}
.menu-selected-42b7 .carousel_ccbd {
  margin-bottom: 1.618em;
}
.accordion_9c2e .detail_bc4f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.accordion_9c2e .detail_bc4f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.accordion_9c2e .short_4f49 {
  max-width: 100%;
  overflow: auto;
}
.background_hard_4728 .accordion_9c2e a:hover {
  text-decoration: underline;
}
.pagination_4d01 .left_d7fa:not(.outline_6adc),
.pagination_4d01 .primary_liquid_c876 {
  margin-bottom: 1.41575em;
}
.pagination_4d01 .left_d7fa:not(.outline_6adc):last-child,
.pagination_4d01 .primary_liquid_c876:last-child {
  margin-bottom: 0;
}
.pagination_4d01 .left_d7fa.chip-eb5e {
  margin-bottom: 0.41575em;
}
.pagination_4d01 .box-center-a861:before,
.pagination_4d01 .disabled_c520:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination_4d01 .box-center-a861:before {
  content: "\f115";
}
.pagination_4d01 .disabled_c520:before {
  content: "\f02c";
}
.pagination_4d01 .slider_8b0a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination_4d01 .slider_8b0a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.layout_full_9ba2 {
  display: -webkit-box;
  display: flex;
}
.layout_full_9ba2 .banner_e82d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .layout_full_9ba2 .banner_e82d {
    flex-basis: 90px;
  }
}
.layout_full_9ba2 .overlay-liquid-7eff {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout_full_9ba2 .overlay-liquid-7eff {
    flex-basis: calc(100% - 50px);
  }
}
.layout_full_9ba2 .silver_efac p:last-child {
  margin-bottom: 0.72em;
}
.warm-531f .layout-advanced-33dc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.warm-531f .layout-advanced-33dc:after,
.warm-531f .layout-advanced-33dc:before {
  content: "";
  display: table;
}
.warm-531f .layout-advanced-33dc:after {
  clear: both;
}
.warm-531f .layout-advanced-33dc .chip_c0fd,
.warm-531f .layout-advanced-33dc .nav-feec {
  width: 49%;
}
.warm-531f .layout-advanced-33dc .chip_c0fd a span.modal-c2d3,
.warm-531f .layout-advanced-33dc .nav-feec a span.modal-c2d3 {
  display: block;
  margin-bottom: 5px;
}
.warm-531f .layout-advanced-33dc .nav-feec {
  float: left;
  text-align: left;
}
.warm-531f .layout-advanced-33dc .chip_c0fd {
  float: right;
  text-align: right;
}
.row-33f1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row-33f1 {
    margin-bottom: 0;
  }
}
.title_74c5 {
  margin-bottom: 1em;
}
.title_74c5 .outline_6adc {
  font-size: 1.1em;
  line-height: 1.3;
}
.tabs_tall_8c4c a {
  display: block;
  line-height: 0;
  position: relative;
}
.text-b710 .title_74c5,
.focus-7259 .title_74c5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .text-b710 .title_74c5,
  .focus-7259 .title_74c5 {
    display: block;
  }
}
.text-b710 .tabs_tall_8c4c,
.focus-7259 .tabs_tall_8c4c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .text-b710 .tabs_tall_8c4c,
  .focus-7259 .tabs_tall_8c4c {
    margin-bottom: 1em;
  }
}
.text-b710 .tabs_tall_8c4c img,
.focus-7259 .tabs_tall_8c4c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.text-b710 .stale_6ec5,
.focus-7259 .stale_6ec5 {
  flex-basis: calc(100% - 160px);
}
.text-b710 .stale_6ec5 p,
.focus-7259 .stale_6ec5 p {
  margin-bottom: 0;
}
.text-b710 .stale_6ec5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .text-b710 .stale_6ec5 {
    padding-left: 0;
  }
}
.focus-7259 .stale_6ec5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .focus-7259 .stale_6ec5 {
    padding-right: 0;
  }
}
.focus-7259 .tabs_tall_8c4c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination-white-a52e .tabs_tall_8c4c {
  margin-bottom: 0.5em;
}
.pagination-white-a52e .tabs_tall_8c4c img {
  width: 100%;
}
.dropdown_a128 .article_a8a5,
.label_bf54 .article_a8a5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label_bf54 .pressed_80f8 .up-4bbc p:last-child {
  margin-bottom: 0;
}
.caption_advanced_6af0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.outer-c9af .secondary-09ee {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .outer-c9af .secondary-09ee:last-of-type {
    margin-bottom: 0;
  }
}
.outer-c9af .secondary-09ee ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outer-c9af .secondary-09ee ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.outer-c9af .secondary-09ee ul li {
  margin: 0 0 0.6em;
}
.outer-c9af .secondary-09ee ul li.small-d2a9,
.outer-c9af .secondary-09ee ul li.aside-980c {
  position: relative;
}
.outer-c9af .secondary-09ee ul li.small-d2a9 .widget_silver_928d,
.outer-c9af .secondary-09ee ul li.aside-980c .widget_silver_928d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.outer-c9af .secondary-09ee ul li.small-d2a9:after:after,
.outer-c9af .secondary-09ee ul li.small-d2a9:after:before,
.outer-c9af
  .secondary-09ee
  ul
  li.aside-980c:after:after,
.outer-c9af
  .secondary-09ee
  ul
  li.aside-980c:after:before {
  content: "";
  display: table;
}
.outer-c9af .secondary-09ee ul li.small-d2a9:after:after,
.outer-c9af
  .secondary-09ee
  ul
  li.aside-980c:after:after {
  clear: both;
}
.outer-c9af .secondary-09ee a.hot_47c2:hover {
  text-decoration: none;
}
.outer-c9af .secondary-09ee select {
  max-width: 100%;
}
.outer-c9af .secondary-09ee table {
  font-size: 85%;
}
.outer-c9af .secondary-09ee table td,
.outer-c9af .secondary-09ee table th {
  padding: 0.2360828548em;
  text-align: center;
}
.outer-c9af .secondary-09ee table tfoot td {
  text-align: left;
}
.outer-c9af .secondary-09ee :last-child {
  margin-bottom: 0;
}
.outer-c9af .secondary-09ee .bright-d3b6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.outer-c9af .secondary-09ee .bright-d3b6 label {
  width: 100%;
}
.outer-c9af .secondary-09ee .bright-d3b6 .component-6dbb {
  width: 100%;
  display: block;
}
.outer-c9af .secondary-09ee .bright-d3b6 .hero-old-5e2a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.outer-c9af .secondary-09ee .bright-d3b6 .hero-old-5e2a:hover svg #svg-search {
  fill: #444;
}
.outer-c9af .secondary-09ee .bright-d3b6 .hero-old-5e2a svg {
  width: 18px;
  height: 18px;
}
.outer-c9af .mask_gas_bef3 ul ul,
.outer-c9af .dynamic-7f24 ul ul,
.outer-c9af .card-0834 ul ul,
.outer-c9af .row_2d04 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.outer-c9af .mask_gas_bef3 .action_e568 > a,
.outer-c9af .dynamic-7f24 .action_e568 > a,
.outer-c9af .card-0834 .action_e568 > a,
.outer-c9af .row_2d04 .action_e568 > a {
  margin-bottom: 0;
}
.outer-c9af .paragraph-aa4c li,
.outer-c9af .mask_gas_bef3 li,
.outer-c9af .alert_slow_5fbd li,
.outer-c9af .dynamic-7f24 li,
.outer-c9af .card-0834 li,
.outer-c9af .row_2d04 li,
.outer-c9af .silver_5126 li,
.outer-c9af .filter_ae73 li {
  display: block;
  position: relative;
}
.outer-c9af .paragraph-aa4c li:last-child,
.outer-c9af .mask_gas_bef3 li:last-child,
.outer-c9af .alert_slow_5fbd li:last-child,
.outer-c9af .dynamic-7f24 li:last-child,
.outer-c9af .card-0834 li:last-child,
.outer-c9af .row_2d04 li:last-child,
.outer-c9af .silver_5126 li:last-child,
.outer-c9af .filter_ae73 li:last-child {
  border: none;
}
.outer-c9af .paragraph-aa4c li a,
.outer-c9af .mask_gas_bef3 li a,
.outer-c9af .alert_slow_5fbd li a,
.outer-c9af .dynamic-7f24 li a,
.outer-c9af .card-0834 li a,
.outer-c9af .row_2d04 li a,
.outer-c9af .silver_5126 li a,
.outer-c9af .filter_ae73 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outer-c9af .paragraph-aa4c li ul li::before,
.outer-c9af .mask_gas_bef3 li ul li::before,
.outer-c9af .alert_slow_5fbd li ul li::before,
.outer-c9af .dynamic-7f24 li ul li::before,
.outer-c9af .card-0834 li ul li::before,
.outer-c9af .row_2d04 li ul li::before,
.outer-c9af .silver_5126 li ul li::before,
.outer-c9af .filter_ae73 li ul li::before {
  left: 15px;
}
.outer-c9af .paragraph-aa4c li ul a,
.outer-c9af .mask_gas_bef3 li ul a,
.outer-c9af .alert_slow_5fbd li ul a,
.outer-c9af .dynamic-7f24 li ul a,
.outer-c9af .card-0834 li ul a,
.outer-c9af .row_2d04 li ul a,
.outer-c9af .silver_5126 li ul a,
.outer-c9af .filter_ae73 li ul a {
  padding-left: 20px;
}
.outer-c9af .paragraph-aa4c li ul ul li::before,
.outer-c9af .mask_gas_bef3 li ul ul li::before,
.outer-c9af .alert_slow_5fbd li ul ul li::before,
.outer-c9af .dynamic-7f24 li ul ul li::before,
.outer-c9af .card-0834 li ul ul li::before,
.outer-c9af .row_2d04 li ul ul li::before,
.outer-c9af .silver_5126 li ul ul li::before,
.outer-c9af .filter_ae73 li ul ul li::before {
  left: 30px;
}
.outer-c9af .paragraph-aa4c li ul ul a,
.outer-c9af .mask_gas_bef3 li ul ul a,
.outer-c9af .alert_slow_5fbd li ul ul a,
.outer-c9af .dynamic-7f24 li ul ul a,
.outer-c9af .card-0834 li ul ul a,
.outer-c9af .row_2d04 li ul ul a,
.outer-c9af .silver_5126 li ul ul a,
.outer-c9af .filter_ae73 li ul ul a {
  padding-left: 40px;
}
.outer-c9af .accent-iron-8698 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outer-c9af .filter_ae73 ul li {
  margin-bottom: 1.41575em;
}
.outer-c9af .filter_ae73 ul li .widget-94b8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.outer-c9af .filter_ae73 ul li .cold-ea9d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary_20ec .paragraph-aa4c li a,
.summary_20ec .mask_gas_bef3 li a,
.summary_20ec .alert_slow_5fbd li a,
.summary_20ec .dynamic-7f24 li a,
.summary_20ec .card-0834 li a,
.summary_20ec .row_2d04 li a,
.summary_20ec .silver_5126 li a,
.summary_20ec .filter_ae73 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_20ec .accent-iron-8698 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_20ec .secondary-09ee ul li.small-d2a9 .widget_silver_928d,
.summary_20ec .secondary-09ee ul li.aside-980c .widget_silver_928d {
  background: rgba(0, 0, 0, 0.2);
}
.summary_20ec .outer-c9af .secondary-09ee select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li {
  margin: 0;
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li ul {
  margin: 0;
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li ul li a {
  padding-left: 15px;
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li ul li li a {
  padding-left: 30px;
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li.progress_fast_e250 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li.progress_fast_e250 > 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;
}
.breadcrumb-81d6 .outer-c9af .content-easy-2f51 li.progress_fast_e250 > 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;
}
.next_ee39 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wide-835f {
  position: relative;
  z-index: 10;
}
.wide-835f .menu-fluid-9f35 {
  width: 100%;
  max-width: 100%;
}
.black_9400 .bright-89c4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.black_9400 .liquid-c00a {
}
.black_9400 .summary_20ec {
  background: #292929;
}
.background_black_e623 .bright-89c4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.background_black_e623 .liquid-c00a {
  background: #f9f9f9;
}
.background_black_e623 .summary_20ec {
  background: #303030;
}
.dirty_5fa4 .bright-89c4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dirty_5fa4 .black-f450 {
    margin-bottom: 1em;
  }
  .dirty_5fa4 .black-f450:last-child {
    margin-bottom: 0;
  }
}
.dirty_5fa4 .liquid-c00a {
  background: #ededed;
}
.dirty_5fa4 .summary_20ec {
  background: #1a1a1a;
}
.bright-89c4.liquid-c00a {
  color: rgba(0, 0, 0, 0.6);
}
.bright-89c4.liquid-c00a .modal_silver_e2e1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright-89c4.summary_20ec {
  color: rgba(255, 255, 255, 0.99);
}
.bright-89c4.summary_20ec a:not(.hot_47c2) {
  color: rgba(255, 255, 255, 0.79);
}
.bright-89c4.summary_20ec a:not(.hot_47c2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-89c4.summary_20ec .modal_silver_e2e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-89c4.summary_20ec table tbody td,
.bright-89c4.summary_20ec table th {
  background: rgba(0, 0, 0, 0.08);
}
.highlight_easy_67a9.copper_6bc0 .over_c287 {
  max-width: initial;
}
.highlight_easy_67a9 .gallery_light_bd5d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.highlight_easy_67a9 .gallery_light_bd5d .menu-fluid-9f35 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .highlight_easy_67a9 .gallery_light_bd5d .menu-fluid-9f35 {
    display: block;
    margin-bottom: 2em;
  }
  .highlight_easy_67a9 .gallery_light_bd5d .menu-fluid-9f35:last-child {
    margin-bottom: 0;
  }
}
.dirty_5fa4 .black-f450:last-child,
.background_black_e623 .black-f450:last-child,
.black_9400 .black-f450:last-child {
  margin-bottom: 0;
}
.dirty_5fa4 .black-f450 .outer-c9af .secondary-09ee:last-child,
.background_black_e623 .black-f450 .outer-c9af .secondary-09ee:last-child,
.black_9400 .black-f450 .outer-c9af .secondary-09ee:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dirty_5fa4 .tag_wide_9c76,
  .dirty_5fa4 .caption_20a5,
  .background_black_e623 .tag_wide_9c76,
  .background_black_e623 .caption_20a5,
  .black_9400 .tag_wide_9c76,
  .black_9400 .caption_20a5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wide-835f .black-f450 {
    margin-bottom: 2em;
  }
}
.wide-835f p:last-child {
  margin-bottom: 0;
}
.wide-835f li,
.wide-835f ul {
  list-style: none;
  margin: 0;
}
.wide-835f ul ul {
  margin-left: 2.617924em;
}
.popup_pressed_6610 {
  font-size: 0.875em;
}

/* css-noise: 319c */
.widget-item-s4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
