/*!
Theme Name: Customify
Theme URI: https://pressmaximum.background_clean_0989/customify
Author: WPCustomify
Author URI: https://pressmaximum.background_clean_0989
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.background_clean_0989/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion_581f.alert_active_4a03/licenses/gpl-2.0.box_9037
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.box-0b86/, (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.sort_4092.wrapper-c19b/normalize.logo_6e88/
 ======
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.logo_6e88 v7.0.0 | MIT License | github.background_clean_0989/necolas/normalize.logo_6e88 */
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;
}
.block-active-571a .yellow-909f,
.badge_plasma_d1aa,
.surface_4bd1,
.green-a73e,
.banner-under-287a,
.complex-fa1c,
.tag-acf8,
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;
}
.badge_plasma_d1aa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge_plasma_d1aa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_plasma_d1aa,
  h1 {
    font-size: 1.8em;
  }
}
.surface_4bd1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.surface_4bd1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .surface_4bd1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .surface_4bd1,
  h2 {
    font-size: 1.7em;
  }
}
.green-a73e,
h3 {
  font-size: 1.618em;
}
.block-active-571a .yellow-909f,
.banner-under-287a,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.tooltip-b4c9 {
  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;
}
.feature-c692:after,
.feature-c692:before,
.hidden-dd95:after,
.hidden-dd95:before {
  content: "";
  display: table;
}
.feature-c692:after,
.hidden-dd95:after {
  clear: both;
}
.last_555c {
  float: right;
  margin-right: 0;
}
.hovered-60e3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.button-7e32 .texture_8c8e,
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;
}
.button-7e32 .texture_8c8e: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;
}
.frame_860f .texture_8c8e {
  box-shadow: none;
}
.frame_860f
  .texture_8c8e
  .purple_1ab4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.frame_860f .texture_8c8e .steel-ad4a {
  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;
}
.frame_860f
  .texture_8c8e
  .steel-ad4a
  b {
  display: none;
}
.frame_860f .column-c308 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.heading_5cd3:not(.description-hot-8b4f):not(.shadow-9f1a),
button:not(.description-hot-8b4f):not(.shadow-9f1a),
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ),
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ),
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ) {
  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;
}
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):hover,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):hover,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):hover,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):hover,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):active,
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):active,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):active,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):active,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):active,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus {
  outline: 0;
}
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e {
  position: relative;
}
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .column_cold_97a9,
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .picture_center_8859,
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .texture-white-c61a,
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  i,
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  svg,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .column_cold_97a9,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .picture_center_8859,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .texture-white-c61a,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  i,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  svg,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .column_cold_97a9,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .picture_center_8859,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .texture-white-c61a,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  i,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  svg,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .column_cold_97a9,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .picture_center_8859,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .texture-white-c61a,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  i,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  svg,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .column_cold_97a9,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .picture_center_8859,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  .texture-white-c61a,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  i,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e
  svg {
  visibility: hidden;
}
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e:after,
button:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e:after,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e:after,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e:after,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ).fn-loading-ff9e: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;
}
.heading_5cd3:not(.description-hot-8b4f):not(.shadow-9f1a),
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ),
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ),
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ) {
  color: #fff;
  background: #235787;
}
.heading_5cd3:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus,
input[type="button"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus,
input[type="reset"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus,
input[type="submit"]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ):focus {
  color: #fff;
}
.heading_5cd3.fn-disabled-ff9e:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ),
.heading_5cd3[disabled]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ),
button.fn-disabled-ff9e:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ),
button[disabled]:not(.description-hot-8b4f):not(
    .shadow-9f1a
  ) {
  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;
}
.active-4e81 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active-4e81: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;
}
.north-2b1a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside_a4cb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading-34d9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature-c692:after,
.feature-c692:before,
.module_blue_579d:after,
.module_blue_579d:before,
.search_pink_79cf:after,
.search_pink_79cf:before,
.next_e774:after,
.next_e774:before,
.advanced-93b9:after,
.advanced-93b9:before,
.static-967b:after,
.static-967b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature-c692:after,
.module_blue_579d:after,
.search_pink_79cf:after,
.next_e774:after,
.advanced-93b9:after,
.static-967b:after {
  clear: both;
}
.module_blue_579d .element_fixed_7929,
.search_pink_79cf .element_fixed_7929,
.tertiary-2804 .element_fixed_7929 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pro_b664 {
  display: inline-block;
}
.section_c1e3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.section_c1e3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section_c1e3 .in-3700 {
  padding: 1em 0;
  font-size: 85%;
}
.in-3700 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outer_37c7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outer_37c7:after,
.outer_37c7:before {
  content: "";
  display: table;
}
.outer_37c7:after {
  clear: both;
}
.container-hovered-cb5f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.under_e51e .container-hovered-cb5f {
  max-width: 50%;
}
.widget-afb8 .container-hovered-cb5f {
  max-width: 33.33%;
}
.steel_29c7 .container-hovered-cb5f {
  max-width: 25%;
}
.focus-cfd8 .container-hovered-cb5f {
  max-width: 20%;
}
.title-out-8318 .container-hovered-cb5f {
  max-width: 16.66%;
}
.silver-ffbe .container-hovered-cb5f {
  max-width: 14.28%;
}
.container_wide_4ba6 .container-hovered-cb5f {
  max-width: 12.5%;
}
.picture_copper_7281 .container-hovered-cb5f {
  max-width: 11.11%;
}
.overlay_327e {
  display: block;
}
.block-active-571a .center_17ba label,
.block-active-571a .hidden_3184 label,
.block-active-571a .primary_d93d label,
.block-active-571a .component_c20e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_fixed_aa56 {
  list-style: none;
  margin: 0;
}
.table_fixed_aa56 article.filter-2903 {
  margin-bottom: 0;
}
.table_fixed_aa56 ul {
  list-style: none;
  margin: 0;
}
.table_fixed_aa56 .pro-0b26 li.filter-2903 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_fixed_aa56 .pro-0b26 li.filter-2903 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_fixed_aa56 .pro-0b26 li.filter-2903:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .table_fixed_aa56 .pro-0b26 li.filter-2903 li.filter-2903 li.filter-2903 li.filter-2903 {
    padding-left: 0;
  }
}
article.filter-2903 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-2903 .module_blue_579d p:last-of-type {
  margin-bottom: 0;
}
article.filter-2903 .dropdown-69a4 {
  float: left;
}
article.filter-2903 .card_first_6b49 {
  margin-left: 85px;
}
article.filter-2903 .card_slow_8d41 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-2903 .card_slow_8d41 .panel-yellow-65c8 {
  margin-left: 10px;
}
article.filter-2903 .thumbnail-bc0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-2903 .tag-fluid-3643 {
  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 .center_17ba,
  #respond .primary_d93d,
  #respond .component_c20e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center_17ba input,
#respond .primary_d93d input,
#respond .component_c20e input {
  width: 100%;
}
#respond .component_c20e {
  margin-right: 0;
}
#respond .form-rough-eb0f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.smooth-1236 {
  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;
}
.smooth-1236.small_ad49 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.smooth-1236 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%);
}
.smooth-1236:focus,
.smooth-1236: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);
}
.breadcrumb_ffef {
  border-radius: 10%;
}
.accordion-up-098d {
  border-radius: 50%;
}
.over-1e1e {
  font-size: 0.72em;
}
.inner-540e {
  font-size: 0.875em;
}
.link_0a05 {
  font-size: 1.1em;
}
.banner_bd34 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_bd34.over-1e1e {
  letter-spacing: 0.5px;
}
.hover_hard_5698,
.hover_hard_5698 a {
  color: #6d6d6d;
}
.hover_hard_5698 a:hover {
  color: #111;
}
.fluid-5913 {
  color: #6d6d6d;
}
.header-out-1fe0 {
  overflow-x: hidden;
}
.header-out-1fe0 .box-ffbd.message-liquid-8a01 {
  position: relative;
}
.header-out-1fe0 .box-ffbd.message-liquid-8a01.feature_light_7468 {
  position: initial;
}
.header-out-1fe0
  .box-ffbd.message-liquid-8a01.feature_light_7468
  .border_fa16 {
  left: auto;
}
.header-out-1fe0 .box-ffbd .border_fa16 {
  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;
}
.header-out-1fe0 .box-ffbd:hover.message-liquid-8a01 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header-out-1fe0
  .box-ffbd:hover.message-liquid-8a01
  .border_fa16 {
  display: block;
  z-index: 9999999;
}
.header-out-1fe0 .menu_9069 .detail_east_3aa0,
.header-out-1fe0 .shade-east-0b1b .detail_east_3aa0 {
  display: none;
}
.header-out-1fe0 .active_copper_30b9 .box-ffbd:hover.message-liquid-8a01 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.block-active-571a .center_17ba label,
.block-active-571a .hidden_3184 label,
.block-active-571a .primary_d93d label,
.block-active-571a .component_c20e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_fixed_aa56 {
  list-style: none;
  margin: 0;
}
.table_fixed_aa56 article.filter-2903 {
  margin-bottom: 0;
}
.table_fixed_aa56 ul {
  list-style: none;
  margin: 0;
}
.table_fixed_aa56 .pro-0b26 li.filter-2903 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_fixed_aa56 .pro-0b26 li.filter-2903 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_fixed_aa56 .pro-0b26 li.filter-2903:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .table_fixed_aa56 .pro-0b26 li.filter-2903 li.filter-2903 li.filter-2903 li.filter-2903 {
    padding-left: 0;
  }
}
article.filter-2903 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-2903 .module_blue_579d p:last-of-type {
  margin-bottom: 0;
}
article.filter-2903 .dropdown-69a4 {
  float: left;
}
article.filter-2903 .card_first_6b49 {
  margin-left: 85px;
}
article.filter-2903 .card_slow_8d41 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-2903 .card_slow_8d41 .panel-yellow-65c8 {
  margin-left: 10px;
}
article.filter-2903 .thumbnail-bc0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-2903 .tag-fluid-3643 {
  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 .center_17ba,
  #respond .primary_d93d,
  #respond .component_c20e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center_17ba input,
#respond .primary_d93d input,
#respond .component_c20e input {
  width: 100%;
}
#respond .component_c20e {
  margin-right: 0;
}
#respond .form-rough-eb0f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_9069 .hovered_2240 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hovered_2240 .status-d656.notice_a39f .black_58dd > li > a:focus,
.hovered_2240 .status-d656.notice_a39f .black_58dd > li > a:hover,
.hovered_2240 .status-d656.avatar_south_fa71 .black_58dd > li > a:focus,
.hovered_2240 .status-d656.avatar_south_fa71 .black_58dd > li > a:hover,
.hovered_2240 .status-d656.layout-prev-1524 .black_58dd > li > a:focus,
.hovered_2240 .status-d656.layout-prev-1524 .black_58dd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_2240
  .status-d656.notice_a39f
  .black_58dd
  > li.overlay-b4ba
  > a,
.hovered_2240
  .status-d656.notice_a39f
  .black_58dd
  > li.description-bb74
  > a,
.hovered_2240
  .status-d656.avatar_south_fa71
  .black_58dd
  > li.overlay-b4ba
  > a,
.hovered_2240
  .status-d656.avatar_south_fa71
  .black_58dd
  > li.description-bb74
  > a,
.hovered_2240
  .status-d656.layout-prev-1524
  .black_58dd
  > li.overlay-b4ba
  > a,
.hovered_2240 .status-d656.layout-prev-1524 .black_58dd > li.media_8c84 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_2240 .table-5ff8,
.hovered_2240 .table-5ff8 a {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_2240 .box-65e4.banner-action-b4ab li a,
.hovered_2240 .outline-7db9 a,
.hovered_2240 .detail-upper-296c,
.hovered_2240 .black_58dd > li > a,
.hovered_2240 .hidden_73a4 {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240 .box-65e4.banner-action-b4ab li a:hover,
.hovered_2240 .outline-7db9 a:hover,
.hovered_2240 .detail-upper-296c:hover,
.hovered_2240 .black_58dd > li > a:hover,
.hovered_2240 .hidden_73a4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_2240 .focused-28ec {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240 .focused-28ec .article_c752 {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_2240 .focused-28ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_2240 .left_ae91 .aside-c591 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240 .left_ae91 .aside-c591 .tag-mini-d1c7 {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240
  .left_ae91
  .aside-c591
  .tag-mini-d1c7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240
  .left_ae91
  .aside-c591
  .tag-mini-d1c7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240
  .left_ae91
  .aside-c591
  .tag-mini-d1c7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240
  .left_ae91
  .aside-c591
  .tag-mini-d1c7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240 .left_ae91 .filter-45f3 {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_2240 .left_ae91 .filter-45f3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_300f
  .hovered_2240
  .left_ae91
  .prev_427a
  .avatar_77a4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside_300f
  .hovered_2240
  .left_ae91
  .prev_427a
  .tag-mini-d1c7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_9069 .pro_9a82 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pro_9a82 .status-d656.notice_a39f .black_58dd > li > a:focus,
.pro_9a82 .status-d656.notice_a39f .black_58dd > li > a:hover,
.pro_9a82 .status-d656.avatar_south_fa71 .black_58dd > li > a:focus,
.pro_9a82 .status-d656.avatar_south_fa71 .black_58dd > li > a:hover,
.pro_9a82 .status-d656.layout-prev-1524 .black_58dd > li > a:focus,
.pro_9a82 .status-d656.layout-prev-1524 .black_58dd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_9a82
  .status-d656.notice_a39f
  .black_58dd
  > li.overlay-b4ba
  > a,
.pro_9a82
  .status-d656.notice_a39f
  .black_58dd
  > li.description-bb74
  > a,
.pro_9a82
  .status-d656.avatar_south_fa71
  .black_58dd
  > li.overlay-b4ba
  > a,
.pro_9a82
  .status-d656.avatar_south_fa71
  .black_58dd
  > li.description-bb74
  > a,
.pro_9a82
  .status-d656.layout-prev-1524
  .black_58dd
  > li.overlay-b4ba
  > a,
.pro_9a82 .status-d656.layout-prev-1524 .black_58dd > li.media_8c84 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pro_9a82 .table-5ff8,
.pro_9a82 .table-5ff8 a {
  color: rgba(0, 0, 0, 0.8);
}
.pro_9a82 .box-65e4.banner-action-b4ab li a,
.pro_9a82 .outline-7db9 a,
.pro_9a82 .detail-upper-296c,
.pro_9a82 .black_58dd > li > a,
.pro_9a82 .hidden_73a4 {
  color: rgba(0, 0, 0, 0.55);
}
.pro_9a82 .box-65e4.banner-action-b4ab li a:hover,
.pro_9a82 .outline-7db9 a:hover,
.pro_9a82 .detail-upper-296c:hover,
.pro_9a82 .black_58dd > li > a:hover,
.pro_9a82 .hidden_73a4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_9a82 .focused-28ec {
  color: rgba(0, 0, 0, 0.55);
}
.pro_9a82 .focused-28ec .article_c752 {
  color: rgba(0, 0, 0, 0.8);
}
.pro_9a82 .focused-28ec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_pressed_c31c .row-wide-44c4 {
  margin-left: auto;
  margin-right: auto;
}
.search_pink_79cf > * {
  margin-left: auto;
  margin-right: auto;
}
.search_pink_79cf .north-2b1a {
  margin-right: 1.41575em;
}
.glass-7cce .search_pink_79cf > .preview_be06 {
  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;
}
.glass-7cce .search_pink_79cf > .column_fixed_f5aa {
  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;
}
.border_26be.primary_pressed_c31c .row-wide-44c4,
.wide-2809.primary_pressed_c31c .row-wide-44c4 {
  margin-left: 0;
}
.old_17e4.primary_pressed_c31c .row-wide-44c4,
.soft_b453.primary_pressed_c31c .row-wide-44c4 {
  margin-right: 0;
}
.search_pink_79cf ol,
.search_pink_79cf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.search-mini-2c25 video {
  max-width: 100%;
}
.input-9eb7 img {
  display: block;
}
.input-9eb7.north-2b1a,
.input-9eb7.aside_a4cb {
  width: 100%;
}
.input-9eb7.column_fixed_f5aa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info-blue-7d23:not(.hidden-c68b) {
  margin: 1.5em auto;
}
.accent_a9af p {
  padding: 1.5em 14px;
}
ul.silver_e3cb.column_fixed_f5aa,
ul.silver_e3cb.preview_be06,
ul.silver_e3cb.label-f8be.preview_be06 {
  padding: 0 14px;
}
.new-9d66 {
  display: block;
  overflow-x: auto;
}
.new-9d66 table {
  border-collapse: collapse;
  width: 100%;
}
.new-9d66 td,
.new-9d66 th {
  padding: 0.5em;
}
.search_pink_79cf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.search_pink_79cf ol ol,
.search_pink_79cf ol ul,
.search_pink_79cf ul ol,
.search_pink_79cf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.search_pink_79cf ol ol li,
.search_pink_79cf ol ul li,
.search_pink_79cf ul ol li,
.search_pink_79cf ul ul li {
  margin-left: 0;
}
.hard-6b25.tag-dark-86b8 > .dynamic_2dac {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hard-6b25.tag-dark-86b8 > .dynamic_2dac iframe,
.hard-6b25.tag-dark-86b8 > .dynamic_2dac > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header-a685 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header-a685.center-fab0 {
  padding: 0;
}
.header-a685.center-fab0 cite {
  font-size: 13px;
}
.header-a685 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header-a685 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.copper-3716 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.copper-3716 > p:first-child {
  margin-top: 0;
}
.copper-3716 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.copper-3716 blockquote {
  border-left: 0;
}
.tertiary_633d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tertiary_633d:not(.accent_advanced_76c9) {
  max-width: 100px;
}
.tertiary_633d.item_rough_d3ce {
  border-bottom: none !important;
  text-align: center;
}
.tertiary_633d.item_rough_d3ce::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accent_a9af p {
    padding: 1.5em 0;
  }
}
.warm-e9d6 {
  color: #0073aa;
}
.orange-b69e {
  background-color: #0073aa;
}
.narrow-eecc {
  color: #229fd8;
}
.block-3104 {
  background-color: #229fd8;
}
.short-a53d {
  color: #eee;
}
.component-3232 {
  background-color: #eee;
}
.dirty_f6f5 {
  color: #444;
}
.paper-a1bc {
  background-color: #444;
}
.summary-1cbd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.summary-1cbd .frame-purple-1dee .outline-7db9 {
  font-size: 15px;
}
.summary-1cbd .outline-7db9 {
  line-height: 1.3;
}
.summary-1cbd .pro_9a82 {
}
.summary-1cbd .hovered_2240 {
  background: #235787;
}
.overlay_3eb8 {
  padding: 0;
}
.overlay_3eb8 .hovered_2240 {
  background: #1a1a1a;
}
.overlay_3eb8 .pro_9a82 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress-0734 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress-0734 .pro_9a82 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress-0734 .hovered_2240 {
  background: #303030;
}
.static-967b {
  position: relative;
  z-index: 10;
}
.static-967b .active-3949 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_red_bdbd .message-liquid-8a01 {
  display: inline-block;
  vertical-align: middle;
}
.backdrop_red_bdbd.button-cf40 .message-liquid-8a01 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop_red_bdbd.button-cf40 .message-liquid-8a01 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_red_bdbd.button-cf40 .message-liquid-8a01 {
    margin-right: 0.4em;
  }
}
.backdrop_red_bdbd.button-cf40 .message-liquid-8a01:last-child {
  margin-right: 0;
}
.primary_d450 .active-3949 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu_9069 .frame-purple-1dee {
    margin: 0 -0.5em;
  }
  .menu_9069 .frame-purple-1dee [class*="customify-col-"],
  .menu_9069 .frame-purple-1dee [class*="customify-col_"],
  .menu_9069 .frame-purple-1dee [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu_9069.outer_2a13 .active-3949 {
  background: 0 0 !important;
}
.menu_9069.outer_2a13 .active-3949,
.menu_9069.primary_d450 .active-3949 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu_9069.focus_140c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu_9069.primary_d450 .active-3949 {
  box-shadow: none !important;
}
.gas_468f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gas_468f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gas_468f {
    padding: 18px 0 20px;
  }
}
.gas_468f .progress-cold-7aea {
  width: 100%;
}
.gas_468f .panel_69c2 {
  margin-bottom: 0;
}
.gas_468f .column_gas_779f {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-down-8368 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-down-8368 .lower-f6ff {
  width: 100%;
}
.fresh_78fd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fresh_78fd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fresh_78fd 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;
}
.fresh_78fd li:last-child:after {
  display: none;
}
.fresh_78fd li a {
  font-weight: 500;
  margin-right: 10px;
}
.active_361b .detail_east_3aa0 button,
.gas_468f .detail_east_3aa0 button {
  left: 0;
}
.active_361b .lower-f6ff,
.gas_468f .lower-f6ff {
  padding-left: 0;
  padding-right: 0;
}
.active_361b .notification-down-8368,
.gas_468f .notification-down-8368 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.active_361b {
  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;
}
.active_361b: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;
}
.active_361b .outline-0dca {
  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) {
  .active_361b .outline-0dca {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .active_361b .outline-0dca {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .active_361b .outline-0dca {
    min-height: 200px;
  }
}
.active_361b .fresh_78fd {
  color: rgba(255, 255, 255, 0.8);
}
.active_361b .fresh_78fd a,
.active_361b .fresh_78fd li:after {
  color: inherit;
}
.active_361b .fresh_78fd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.east-e074 {
  margin-bottom: 0.5em;
}
.title-ff9c {
  margin-bottom: 1.2em;
}
.title-ff9c,
.east-e074 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.title-ff9c p:last-child,
.east-e074 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .detail_east_3aa0,
#masthead .detail_east_3aa0 {
  display: none;
}
#masthead
  > .detail_east_3aa0.clean_0f28 {
  display: none;
}
#masthead > .detail_east_3aa0 button {
  left: 0;
}
.shadow-selected-50fd {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.shadow-selected-50fd .message-liquid-8a01 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow-selected-50fd .inner-024c {
  display: -webkit-box;
  display: flex;
}
.shadow-selected-50fd .inner-024c.module-silver-73ce {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow-selected-50fd .inner-024c.badge-80d8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-selected-50fd .inner-024c.component_01b2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow-selected-50fd.wrapper_simple_a712.focus-north-d38d .inner-024c.module-silver-73ce {
  flex-basis: 100%;
}
.shadow-selected-50fd.brown-08f5 .inner-024c.badge-80d8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow-selected-50fd.brown-08f5 .inner-024c.component_01b2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .detail_east_3aa0.clean_0f28 {
  display: none;
}
#masthead > .detail_east_3aa0 button {
  left: 0;
}
.notification-upper-972d {
  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;
}
.notification-upper-972d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification-upper-972d.in_762e i {
  margin-right: 4px;
}
.notification-upper-972d.secondary_in_ae2d i {
  margin-left: 5px;
}
.outline-7db9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outline-7db9 p:last-child {
  margin-bottom: 0;
}
.pink_c0b7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pink_c0b7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pink_c0b7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pink_c0b7 .table-5ff8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pink_c0b7 .component-c1bb {
  margin: 5px 0 7px 0;
}
.pink_c0b7.wood_0e80 .notice_bottom_9ece {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_c0b7.wood_0e80 .search_5676 {
  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;
}
.pink_c0b7.dynamic_def6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pink_c0b7.dynamic_def6 .notice_bottom_9ece {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_c0b7.dynamic_def6 .search_5676 {
  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;
}
.pink_c0b7.image_fcd0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink_c0b7.fixed-2f34 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pink_c0b7.fixed-2f34 .search_5676 {
  margin-top: 7px;
}
.feature_north_7136 {
  display: inline-block;
}
.static-967b .surface_77df .pink_c0b7 img {
  max-width: 100%;
}
.status-d656 .component-bronze-b2d5.mask_8a97,
.article_static_2bb3 .component-bronze-b2d5.mask_8a97 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.status-d656 .filter_steel_c7e9,
.article_static_2bb3 .filter_steel_c7e9 {
  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%);
}
.status-d656 .filter_steel_c7e9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.status-d656.slider_43a6 .filter_steel_c7e9 {
  display: none;
}
.status-d656 .frame-old-6e9a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-d656 .frame-old-6e9a li {
  display: inline-block;
  position: relative;
}
.status-d656 .frame-old-6e9a li:last-child {
  margin-right: 0;
}
.status-d656 .frame-old-6e9a 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;
}
.status-d656 .frame-old-6e9a li.media_8c84 > a {
  color: rgba(0, 0, 0, 0.9);
}
.status-d656 .frame-old-6e9a > 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;
}
.status-d656 .frame-old-6e9a > li > a i {
  line-height: 0;
}
.status-d656 .frame-old-6e9a > li.tag-paper-4144 > a .filter_steel_c7e9 {
  margin-left: 4px;
  line-height: 0;
}
.status-d656 .frame-old-6e9a .block_solid_d85d li.tag-paper-4144 > a {
  position: relative;
}
.status-d656 .frame-old-6e9a .block_solid_d85d li.tag-paper-4144 > a:after,
.status-d656 .frame-old-6e9a .block_solid_d85d li.tag-paper-4144 > a:before {
  content: "";
  display: table;
}
.status-d656 .frame-old-6e9a .block_solid_d85d li.tag-paper-4144 > a:after {
  clear: both;
}
.status-d656 .frame-old-6e9a .block_solid_d85d li.tag-paper-4144 > a .filter_steel_c7e9 {
  margin-left: 5px;
  float: right;
}
.status-d656 .menu_active_559a,
.status-d656 .block_solid_d85d {
  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;
}
.status-d656 .block_solid_d85d {
  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;
}
.status-d656 .block_solid_d85d .mask_8a97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status-d656 .block_solid_d85d .filter_steel_c7e9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.status-d656 .block_solid_d85d li {
  display: block;
  margin: 0;
  padding: 0;
}
.status-d656 .block_solid_d85d 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;
}
.status-d656 .block_solid_d85d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.status-d656 .block_solid_d85d .block_solid_d85d {
  top: 0;
  left: 100%;
}
.status-d656 .solid_c114.fn-focus-ff9e > .menu_active_559a,
.status-d656 .solid_c114.fn-focus-ff9e > .block_solid_d85d,
.status-d656 .solid_c114:focus > .menu_active_559a,
.status-d656 .solid_c114:focus > .block_solid_d85d,
.status-d656 .solid_c114:hover > .menu_active_559a,
.status-d656 .solid_c114:hover > .block_solid_d85d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.status-d656.layout-prev-1524 .black_58dd:after,
.status-d656.layout-prev-1524 .black_58dd:before {
  content: "";
  display: table;
}
.status-d656.layout-prev-1524 .black_58dd:after {
  clear: both;
}
.status-d656.layout-prev-1524 .black_58dd > li {
  float: left;
}
.status-d656.card-thick-3bb4 .black_58dd:after,
.status-d656.card-thick-3bb4 .black_58dd:before {
  content: "";
  display: table;
}
.status-d656.card-thick-3bb4 .black_58dd:after {
  clear: both;
}
.status-d656.card-thick-3bb4 .black_58dd > li {
  float: left;
}
.status-d656.card-thick-3bb4 .black_58dd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.status-d656.card-thick-3bb4 .black_58dd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.status-d656.card-thick-3bb4 .black_58dd > li.overlay-b4ba > a,
.status-d656.card-thick-3bb4 .black_58dd > li.media_8c84 > a {
  color: #fff;
  background-color: #1e4b75;
}
.status-d656.notice_a39f .black_58dd > li > a .mask_8a97 {
  position: relative;
}
.status-d656.notice_a39f .black_58dd > li > a .mask_8a97: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;
}
.status-d656.notice_a39f
  .black_58dd
  > li:focus
  > a
  .mask_8a97:before,
.status-d656.notice_a39f
  .black_58dd
  > li:hover
  > a
  .mask_8a97:before {
  width: 100%;
  background-color: currentColor;
}
.status-d656.notice_a39f
  .black_58dd
  > li.overlay-b4ba
  > a
  .mask_8a97:before,
.status-d656.notice_a39f
  .black_58dd
  > li.description-bb74
  > a
  .mask_8a97:before {
  width: 100%;
  background-color: currentColor;
}
.status-d656.avatar_south_fa71 .black_58dd > li > a .mask_8a97 {
  position: relative;
}
.status-d656.avatar_south_fa71 .black_58dd > li > a .mask_8a97: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;
}
.status-d656.avatar_south_fa71 .black_58dd > li:focus > a .mask_8a97:before,
.status-d656.avatar_south_fa71
  .black_58dd
  > li:hover
  > a
  .mask_8a97:before {
  width: 100%;
  background-color: currentColor;
}
.status-d656.avatar_south_fa71
  .black_58dd
  > li.overlay-b4ba
  > a
  .mask_8a97:before,
.status-d656.avatar_south_fa71
  .black_58dd
  > li.description-bb74
  > a
  .mask_8a97:before {
  width: 100%;
  background-color: currentColor;
}
.article_static_2bb3 .frame-old-6e9a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article_static_2bb3 .frame-old-6e9a li:first-child > a {
  border-top: none;
}
.article_static_2bb3 .frame-old-6e9a .tabs_next_ab77 > .mask_8a97 .filter_steel_c7e9 {
  display: none;
}
.article_static_2bb3 .frame-old-6e9a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.article_static_2bb3 .frame-old-6e9a li:last-child {
  border: none;
}
.article_static_2bb3 .frame-old-6e9a li.tag-paper-4144 > a {
  padding-right: 45px !important;
}
.article_static_2bb3 .frame-old-6e9a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.article_static_2bb3 .frame-old-6e9a li a:focus,
.article_static_2bb3 .frame-old-6e9a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_static_2bb3 .frame-old-6e9a li .detail_mini_fd2e {
  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;
}
.article_static_2bb3 .frame-old-6e9a li .detail_mini_fd2e:hover {
  box-shadow: none;
}
.article_static_2bb3 .frame-old-6e9a li .detail_mini_fd2e .filter_steel_c7e9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.article_static_2bb3 .frame-old-6e9a .block_solid_d85d {
  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);
}
.article_static_2bb3 .frame-old-6e9a .block_solid_d85d li a {
  padding-left: 3em;
}
.article_static_2bb3 .frame-old-6e9a .paragraph_74a7 > a .detail_mini_fd2e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article_static_2bb3 .frame-old-6e9a .paragraph_74a7 > .block_solid_d85d {
  display: block;
  opacity: 1;
}
.fluid-d6f6 {
  max-width: 100%;
}
.input_2a6f {
  line-height: 0;
  cursor: pointer;
}
.hidden_73a4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hidden_73a4:hover {
  box-shadow: none;
  color: currentColor;
}
.hidden_73a4 svg {
  width: 18px;
  height: 18px;
}
.hidden_73a4 .west_942e {
  display: none;
}
.outer-1ab9 {
  position: relative;
}
.outer-1ab9.fn-active-ff9e .hidden_73a4 .list_upper_a4e7 {
  display: none;
}
.outer-1ab9.fn-active-ff9e .hidden_73a4 .west_942e {
  display: inline-block;
}
.outer-1ab9 .first_486b {
  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);
}
.outer-1ab9.light_75a0 .first_486b {
  left: auto;
  right: -0.9em;
}
.outer-1ab9.light_75a0 .tertiary_pink_712c::before {
  left: auto;
  right: 15px;
}
.outer-1ab9.fn-active-ff9e .first_486b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.prev_427a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.prev_427a label {
  flex-basis: 100%;
}
.prev_427a .aside-c591 {
  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;
}
.prev_427a .tag-mini-d1c7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.prev_427a .tag-mini-d1c7:focus {
  background-color: transparent;
}
.prev_427a button.filter-45f3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.prev_427a button.filter-45f3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.prev_427a button.filter-45f3 svg {
  width: 18px;
  height: 18px;
}
.prev_427a input[type="submit"] {
  min-height: auto;
}
.left_ae91 .prev_427a .tag-mini-d1c7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tertiary_pink_712c {
  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) {
  .tertiary_pink_712c {
    width: 220px;
  }
}
.tertiary_pink_712c label {
  flex-basis: 100%;
}
.tertiary_pink_712c::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;
}
.aside_300f .left_ae91 .prev_427a {
  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;
}
.aside_300f
  .left_ae91
  .prev_427a
  .aside-c591 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.aside_300f .left_ae91 .prev_427a .tag-mini-d1c7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.aside_300f
  .left_ae91
  .prev_427a
  .tag-mini-d1c7:focus {
  background: 0 0;
}
.aside_300f
  .left_ae91
  .prev_427a
  .avatar_77a4 {
  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;
}
.box-65e4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.box-65e4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.box-65e4 li:last-child {
  margin-right: 0;
}
.box-65e4 li:first-child {
  margin-left: 0;
}
.box-65e4.input_glass_b3d5 a {
  color: #fff;
}
.box-65e4.input_glass_b3d5 a:hover {
  color: #fff;
}
.box-65e4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.box-65e4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.box-65e4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-65e4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.box-65e4 [class*="social-icon-apple"] {
  background-color: #999;
}
.box-65e4 [class*="social-icon-apple"].advanced-b2b2 {
  background-color: transparent;
  color: #999;
}
.box-65e4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.box-65e4 [class*="social-icon-behance"].advanced-b2b2 {
  background-color: transparent;
  color: #1769ff;
}
.box-65e4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.box-65e4 [class*="social-icon-bitbucket"].advanced-b2b2 {
  background-color: transparent;
  color: #205081;
}
.box-65e4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.box-65e4 [class*="social-icon-codepen"].advanced-b2b2 {
  background-color: transparent;
  color: #000;
}
.box-65e4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.box-65e4 [class*="social-icon-delicious"].advanced-b2b2 {
  background-color: transparent;
  color: #39f;
}
.box-65e4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.box-65e4 [class*="social-icon-digg"].advanced-b2b2 {
  background-color: transparent;
  color: #005be2;
}
.box-65e4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.box-65e4 [class*="social-icon-dribbble"].advanced-b2b2 {
  background-color: transparent;
  color: #ea4c89;
}
.box-65e4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.box-65e4 [class*="social-icon-envelope"].advanced-b2b2 {
  background-color: transparent;
  color: #ea4335;
}
.box-65e4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.box-65e4 [class*="social-icon-facebook"].advanced-b2b2 {
  background-color: transparent;
  color: #3b5998;
}
.box-65e4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.box-65e4 [class*="social-icon-flickr"].advanced-b2b2 {
  background-color: transparent;
  color: #0063dc;
}
.box-65e4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.box-65e4 [class*="social-icon-foursquare"].advanced-b2b2 {
  background-color: transparent;
  color: #2d5be3;
}
.box-65e4 [class*="social-icon-github"] {
  background-color: #333;
}
.box-65e4 [class*="social-icon-github"].advanced-b2b2 {
  background-color: transparent;
  color: #333;
}
.box-65e4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.box-65e4 [class*="social-icon-google-plus"].advanced-b2b2 {
  background-color: transparent;
  color: #dd4b39;
}
.box-65e4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.box-65e4 [class*="social-icon-houzz"].advanced-b2b2 {
  background-color: transparent;
  color: #7ac142;
}
.box-65e4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.box-65e4 [class*="social-icon-instagram"].advanced-b2b2 {
  background-color: transparent;
  color: #262626;
}
.box-65e4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.box-65e4 [class*="social-icon-jsfiddle"].advanced-b2b2 {
  background-color: transparent;
  color: #487aa2;
}
.box-65e4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.box-65e4 [class*="social-icon-linkedin"].advanced-b2b2 {
  background-color: transparent;
  color: #0077b5;
}
.box-65e4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.box-65e4 [class*="social-icon-medium"].advanced-b2b2 {
  background-color: transparent;
  color: #00ab6b;
}
.box-65e4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.box-65e4
  [class*="social-icon-odnoklassniki"].advanced-b2b2 {
  background-color: transparent;
  color: #f4731c;
}
.box-65e4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.box-65e4 [class*="social-icon-meetup"].advanced-b2b2 {
  background-color: transparent;
  color: #ec1c40;
}
.box-65e4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.box-65e4 [class*="social-icon-pinterest"].advanced-b2b2 {
  background-color: transparent;
  color: #bd081c;
}
.box-65e4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.box-65e4 [class*="social-icon-product-hunt"].advanced-b2b2 {
  background-color: transparent;
  color: #da552f;
}
.box-65e4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.box-65e4 [class*="social-icon-reddit"].advanced-b2b2 {
  background-color: transparent;
  color: #ff4500;
}
.box-65e4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.box-65e4 [class*="social-icon-rss"].advanced-b2b2 {
  background-color: transparent;
  color: #f26522;
}
.box-65e4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.box-65e4
  [class*="social-icon-shopping-cart"].advanced-b2b2 {
  background-color: transparent;
  color: #4caf50;
}
.box-65e4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.box-65e4 [class*="social-icon-skype"].advanced-b2b2 {
  background-color: transparent;
  color: #00aff0;
}
.box-65e4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.box-65e4 [class*="social-icon-slideshare"].advanced-b2b2 {
  background-color: transparent;
  color: #0077b5;
}
.box-65e4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.box-65e4 [class*="social-icon-snapchat"].advanced-b2b2 {
  background-color: transparent;
  color: #fffc00;
}
.box-65e4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.box-65e4 [class*="social-icon-soundcloud"].advanced-b2b2 {
  background-color: transparent;
  color: #f80;
}
.box-65e4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.box-65e4 [class*="social-icon-spotify"].advanced-b2b2 {
  background-color: transparent;
  color: #2ebd59;
}
.box-65e4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.box-65e4
  [class*="social-icon-stack-overflow"].advanced-b2b2 {
  background-color: transparent;
  color: #fe7a15;
}
.box-65e4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.box-65e4 [class*="social-icon-maldkfgram"].advanced-b2b2 {
  background-color: transparent;
  color: #2ca5e0;
}
.box-65e4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.box-65e4 [class*="social-icon-tripadvisor"].advanced-b2b2 {
  background-color: transparent;
  color: #589442;
}
.box-65e4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.box-65e4 [class*="social-icon-tumblr"].advanced-b2b2 {
  background-color: transparent;
  color: #35465c;
}
.box-65e4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.box-65e4 [class*="social-icon-twitch"].advanced-b2b2 {
  background-color: transparent;
  color: #6441a5;
}
.box-65e4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.box-65e4 [class*="social-icon-twitter"].advanced-b2b2 {
  background-color: transparent;
  color: #1da1f2;
}
.box-65e4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.box-65e4 [class*="social-icon-vimeo"].advanced-b2b2 {
  background-color: transparent;
  color: #1ab7ea;
}
.box-65e4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.box-65e4 [class*="social-icon-vk"].advanced-b2b2 {
  background-color: transparent;
  color: #45668e;
}
.box-65e4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.box-65e4 [class*="social-icon-weibo"].advanced-b2b2 {
  background-color: transparent;
  color: #df2029;
}
.box-65e4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.box-65e4 [class*="social-icon-weixin"].advanced-b2b2 {
  background-color: transparent;
  color: #7bb32e;
}
.box-65e4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.box-65e4 [class*="social-icon-whatsapp"].advanced-b2b2 {
  background-color: transparent;
  color: #25d366;
}
.box-65e4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.box-65e4 [class*="social-icon-wordpress"].advanced-b2b2 {
  background-color: transparent;
  color: #21759b;
}
.box-65e4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.box-65e4 [class*="social-icon-xing"].advanced-b2b2 {
  background-color: transparent;
  color: #026466;
}
.box-65e4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.box-65e4 [class*="social-icon-yelp"].advanced-b2b2 {
  background-color: transparent;
  color: #af0606;
}
.box-65e4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.box-65e4 [class*="social-icon-youtube"].advanced-b2b2 {
  background-color: transparent;
  color: #cd201f;
}
.detail-upper-296c {
  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;
}
.detail-upper-296c:hover {
  box-shadow: none;
  background: 0 0;
}
.iron-d6ba {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.form-9fe8 {
  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;
}
.pattern_bronze_f485 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outline_hard_f85c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outline_hard_f85c,
.outline_hard_f85c::after,
.outline_hard_f85c::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;
}
.outline_hard_f85c::after,
.outline_hard_f85c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list_7221 .form-9fe8 .pattern_bronze_f485 {
  margin-top: -2px;
  width: 19px;
}
.list_7221 .form-9fe8 .outline_hard_f85c {
  margin-top: -1px;
}
.list_7221 .form-9fe8 .outline_hard_f85c,
.list_7221 .form-9fe8 .outline_hard_f85c::after,
.list_7221 .form-9fe8 .outline_hard_f85c::before {
  width: 19px;
  height: 2px;
}
.list_7221 .form-9fe8 .outline_hard_f85c::before {
  top: -6px;
}
.list_7221 .form-9fe8 .outline_hard_f85c::after {
  bottom: -6px;
}
.pattern_f3e9 .form-9fe8 .pattern_bronze_f485 {
  margin-top: -2px;
  width: 22px;
}
.pattern_f3e9 .form-9fe8 .outline_hard_f85c {
  margin-top: -1px;
}
.pattern_f3e9 .form-9fe8 .outline_hard_f85c,
.pattern_f3e9 .form-9fe8 .outline_hard_f85c::after,
.pattern_f3e9 .form-9fe8 .outline_hard_f85c::before {
  width: 22px;
  height: 2px;
}
.pattern_f3e9 .form-9fe8 .outline_hard_f85c::before {
  top: -7px;
}
.pattern_f3e9 .form-9fe8 .outline_hard_f85c::after {
  bottom: -7px;
}
.in-626c .form-9fe8 .pattern_bronze_f485 {
  margin-top: -2px;
  width: 31px;
}
.in-626c .form-9fe8 .outline_hard_f85c {
  margin-top: -1.5px;
}
.in-626c .form-9fe8 .outline_hard_f85c,
.in-626c .form-9fe8 .outline_hard_f85c::after,
.in-626c .form-9fe8 .outline_hard_f85c::before {
  width: 31px;
  height: 3px;
}
.in-626c .form-9fe8 .outline_hard_f85c::before {
  top: -9px;
}
.in-626c .form-9fe8 .outline_hard_f85c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .section-pro-d32a .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 19px;
  }
  .section-pro-d32a .form-9fe8 .outline_hard_f85c {
    margin-top: -1px;
  }
  .section-pro-d32a .form-9fe8 .outline_hard_f85c,
  .section-pro-d32a .form-9fe8 .outline_hard_f85c::after,
  .section-pro-d32a .form-9fe8 .outline_hard_f85c::before {
    width: 19px;
    height: 2px;
  }
  .section-pro-d32a .form-9fe8 .outline_hard_f85c::before {
    top: -6px;
  }
  .section-pro-d32a .form-9fe8 .outline_hard_f85c::after {
    bottom: -6px;
  }
  .sort-slow-009a .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-slow-009a .form-9fe8 .outline_hard_f85c {
    margin-top: -1px;
  }
  .sort-slow-009a .form-9fe8 .outline_hard_f85c,
  .sort-slow-009a .form-9fe8 .outline_hard_f85c::after,
  .sort-slow-009a .form-9fe8 .outline_hard_f85c::before {
    width: 22px;
    height: 2px;
  }
  .sort-slow-009a .form-9fe8 .outline_hard_f85c::before {
    top: -7px;
  }
  .sort-slow-009a .form-9fe8 .outline_hard_f85c::after {
    bottom: -7px;
  }
  .input-new-6658 .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 31px;
  }
  .input-new-6658 .form-9fe8 .outline_hard_f85c {
    margin-top: -1.5px;
  }
  .input-new-6658 .form-9fe8 .outline_hard_f85c,
  .input-new-6658 .form-9fe8 .outline_hard_f85c::after,
  .input-new-6658 .form-9fe8 .outline_hard_f85c::before {
    width: 31px;
    height: 3px;
  }
  .input-new-6658 .form-9fe8 .outline_hard_f85c::before {
    top: -9px;
  }
  .input-new-6658 .form-9fe8 .outline_hard_f85c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .purple-1ced .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 19px;
  }
  .purple-1ced .form-9fe8 .outline_hard_f85c {
    margin-top: -1px;
  }
  .purple-1ced .form-9fe8 .outline_hard_f85c,
  .purple-1ced .form-9fe8 .outline_hard_f85c::after,
  .purple-1ced .form-9fe8 .outline_hard_f85c::before {
    width: 19px;
    height: 2px;
  }
  .purple-1ced .form-9fe8 .outline_hard_f85c::before {
    top: -6px;
  }
  .purple-1ced .form-9fe8 .outline_hard_f85c::after {
    bottom: -6px;
  }
  .outline-medium-8ec8 .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 22px;
  }
  .outline-medium-8ec8 .form-9fe8 .outline_hard_f85c {
    margin-top: -1px;
  }
  .outline-medium-8ec8 .form-9fe8 .outline_hard_f85c,
  .outline-medium-8ec8 .form-9fe8 .outline_hard_f85c::after,
  .outline-medium-8ec8 .form-9fe8 .outline_hard_f85c::before {
    width: 22px;
    height: 2px;
  }
  .outline-medium-8ec8 .form-9fe8 .outline_hard_f85c::before {
    top: -7px;
  }
  .outline-medium-8ec8 .form-9fe8 .outline_hard_f85c::after {
    bottom: -7px;
  }
  .dynamic-2798 .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic-2798 .form-9fe8 .outline_hard_f85c {
    margin-top: -1.5px;
  }
  .dynamic-2798 .form-9fe8 .outline_hard_f85c,
  .dynamic-2798 .form-9fe8 .outline_hard_f85c::after,
  .dynamic-2798 .form-9fe8 .outline_hard_f85c::before {
    width: 31px;
    height: 3px;
  }
  .dynamic-2798 .form-9fe8 .outline_hard_f85c::before {
    top: -9px;
  }
  .dynamic-2798 .form-9fe8 .outline_hard_f85c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .prev_88ce .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 19px;
  }
  .prev_88ce .form-9fe8 .outline_hard_f85c {
    margin-top: -1px;
  }
  .prev_88ce .form-9fe8 .outline_hard_f85c,
  .prev_88ce .form-9fe8 .outline_hard_f85c::after,
  .prev_88ce .form-9fe8 .outline_hard_f85c::before {
    width: 19px;
    height: 2px;
  }
  .prev_88ce .form-9fe8 .outline_hard_f85c::before {
    top: -6px;
  }
  .prev_88ce .form-9fe8 .outline_hard_f85c::after {
    bottom: -6px;
  }
  .link-8dee .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 22px;
  }
  .link-8dee .form-9fe8 .outline_hard_f85c {
    margin-top: -1px;
  }
  .link-8dee .form-9fe8 .outline_hard_f85c,
  .link-8dee .form-9fe8 .outline_hard_f85c::after,
  .link-8dee .form-9fe8 .outline_hard_f85c::before {
    width: 22px;
    height: 2px;
  }
  .link-8dee .form-9fe8 .outline_hard_f85c::before {
    top: -7px;
  }
  .link-8dee .form-9fe8 .outline_hard_f85c::after {
    bottom: -7px;
  }
  .copper_d017 .form-9fe8 .pattern_bronze_f485 {
    margin-top: -2px;
    width: 31px;
  }
  .copper_d017 .form-9fe8 .outline_hard_f85c {
    margin-top: -1.5px;
  }
  .copper_d017 .form-9fe8 .outline_hard_f85c,
  .copper_d017 .form-9fe8 .outline_hard_f85c::after,
  .copper_d017 .form-9fe8 .outline_hard_f85c::before {
    width: 31px;
    height: 3px;
  }
  .copper_d017 .form-9fe8 .outline_hard_f85c::before {
    top: -9px;
  }
  .copper_d017 .form-9fe8 .outline_hard_f85c::after {
    bottom: -9px;
  }
}
.hero-b939 .outline_hard_f85c {
  -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);
}
.hero-b939 .outline_hard_f85c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hero-b939 .outline_hard_f85c::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);
}
.hero-b939.fast-470a .outline_hard_f85c {
  -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);
}
.hero-b939.fast-470a .outline_hard_f85c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hero-b939.fast-470a .outline_hard_f85c::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);
}
.paper-13c8 {
  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.accordion_first_262b:before {
  display: none;
}
.shade-east-0b1b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade-east-0b1b .row-stone-8da8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade-east-0b1b .row-stone-8da8:last-of-type {
  border-bottom: none;
}
.shade-east-0b1b .row-stone-8da8.bottom-f960,
.shade-east-0b1b .row-stone-8da8.pattern_0a5c,
.shade-east-0b1b .row-stone-8da8.highlight_45e5 {
  padding: 0;
}
.shade-east-0b1b .article_static_2bb3 .detail_mini_fd2e {
  color: currentColor;
}
.shade-east-0b1b .article_static_2bb3 .detail_mini_fd2e:focus,
.shade-east-0b1b .article_static_2bb3 .detail_mini_fd2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-east-0b1b.pro_9a82 .focused-28ec,
.shade-east-0b1b.pro_9a82 .outline-7db9 a,
.shade-east-0b1b.pro_9a82 .black_58dd a,
.shade-east-0b1b.pro_9a82 .block_solid_d85d a {
  color: rgba(0, 0, 0, 0.55);
}
.shade-east-0b1b.pro_9a82 .focused-28ec:hover,
.shade-east-0b1b.pro_9a82 .outline-7db9 a:hover,
.shade-east-0b1b.pro_9a82 .black_58dd a:hover,
.shade-east-0b1b.pro_9a82 .block_solid_d85d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-east-0b1b.pro_9a82 .article_c752 {
  color: rgba(0, 0, 0, 0.8);
}
.shade-east-0b1b.pro_9a82 .row-stone-8da8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-east-0b1b.pro_9a82 .row-stone-8da8:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade-east-0b1b.pro_9a82 .list_west_2254:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade-east-0b1b.pro_9a82 .article_static_2bb3 .frame-old-6e9a li a,
.shade-east-0b1b.pro_9a82 .article_static_2bb3 .detail_mini_fd2e,
.shade-east-0b1b.pro_9a82 .block_solid_d85d {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-east-0b1b.pro_9a82 .article_static_2bb3 .detail_mini_fd2e:focus,
.shade-east-0b1b.pro_9a82 .article_static_2bb3 .detail_mini_fd2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-east-0b1b.pro_9a82 .frame-old-6e9a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-east-0b1b.hovered_2240 .focused-28ec,
.shade-east-0b1b.hovered_2240 .outline-7db9 a,
.shade-east-0b1b.hovered_2240 .black_58dd .detail_mini_fd2e,
.shade-east-0b1b.hovered_2240 .black_58dd a,
.shade-east-0b1b.hovered_2240 .block_solid_d85d a {
  color: rgba(255, 255, 255, 0.79);
}
.shade-east-0b1b.hovered_2240 .focused-28ec:hover,
.shade-east-0b1b.hovered_2240 .outline-7db9 a:hover,
.shade-east-0b1b.hovered_2240 .black_58dd .detail_mini_fd2e:hover,
.shade-east-0b1b.hovered_2240 .black_58dd a:hover,
.shade-east-0b1b.hovered_2240 .block_solid_d85d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-east-0b1b.hovered_2240 .article_c752 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-east-0b1b.hovered_2240 .row-stone-8da8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-east-0b1b.hovered_2240 .row-stone-8da8:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade-east-0b1b.hovered_2240 .list_west_2254:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-east-0b1b.hovered_2240 .article_static_2bb3 .frame-old-6e9a li a,
.shade-east-0b1b.hovered_2240 .article_static_2bb3 .detail_mini_fd2e,
.shade-east-0b1b.hovered_2240 .block_solid_d85d {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-east-0b1b.hovered_2240 .article_static_2bb3 .detail_mini_fd2e:focus,
.shade-east-0b1b.hovered_2240 .article_static_2bb3 .detail_mini_fd2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-east-0b1b.hovered_2240 .frame-old-6e9a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_west_2254 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list_west_2254:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active-lite-0ee9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-active-2f17 .shade-east-0b1b {
  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;
}
.breadcrumb-active-2f17 .row-stone-8da8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-active-2f17 .row-stone-8da8: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) {
  .breadcrumb-active-2f17 .row-stone-8da8:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-active-2f17 .row-stone-8da8:last-child:before {
  content: none;
}
.breadcrumb-active-2f17 .row-stone-8da8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-active-2f17 .article_static_2bb3 .frame-old-6e9a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-active-2f17 .article_static_2bb3 .frame-old-6e9a li a .detail_mini_fd2e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-active-2f17 .article_static_2bb3 .block_solid_d85d {
  border: none;
}
.breadcrumb-active-2f17 .article_static_2bb3 .block_solid_d85d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-active-2f17 .list_west_2254 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-active-2f17 .active-lite-0ee9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-active-2f17 .hovered_2240 .list_west_2254:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-active-2f17 .pro_9a82.easy_67c7 .outline_hard_f85c {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-active-2f17
  .pro_9a82.easy_67c7
  .outline_hard_f85c::after,
.breadcrumb-active-2f17
  .pro_9a82.easy_67c7
  .outline_hard_f85c:before {
  background: inherit;
}
.breadcrumb-active-2f17
  .pro_9a82.easy_67c7:hover
  .outline_hard_f85c {
  background: rgba(0, 0, 0, 0.8);
}
.middle_319e .shade-east-0b1b {
  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) {
  .middle_319e .shade-east-0b1b {
    width: auto;
    right: 45px;
  }
}
.modal-bottom-6da2 .shade-east-0b1b {
  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) {
  .modal-bottom-6da2 .shade-east-0b1b {
    width: auto;
    left: 45px;
  }
}
.accordion_first_262b .shade-east-0b1b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion_first_262b .active-lite-0ee9 {
  max-width: 48em;
  margin: 0 auto;
}
.accordion_first_262b .list_west_2254:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.table_2464 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.table_2464.breadcrumb-active-2f17 .shade-east-0b1b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.table_2464.middle_319e .shade-east-0b1b {
  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);
}
.table_2464 .shade-east-0b1b {
  visibility: visible;
}
.table_2464.modal-bottom-6da2 .shade-east-0b1b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search_76af,
.purple-8445 {
  overflow-x: hidden;
}
.search_76af .shade-east-0b1b {
  overflow: auto;
}
.search_76af.breadcrumb-active-2f17 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_76af.breadcrumb-active-2f17 .shade-east-0b1b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search_76af.breadcrumb-active-2f17 .detail-upper-296c {
  opacity: 0;
}
.search_76af.middle_319e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_76af.middle_319e .shade-east-0b1b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search_76af.middle_319e .detail-upper-296c {
  opacity: 0;
}
.search_76af.modal-bottom-6da2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_76af.modal-bottom-6da2 .shade-east-0b1b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search_76af.modal-bottom-6da2 .detail-upper-296c {
  opacity: 0;
}
.search_76af.accordion_first_262b .shade-east-0b1b {
  z-index: 10;
  visibility: visible;
}
.easy_67c7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.easy_67c7 .outline_hard_f85c {
  background: rgba(255, 255, 255, 0.99);
}
.easy_67c7 .outline_hard_f85c::after,
.easy_67c7 .outline_hard_f85c:before {
  background: inherit;
}
.easy_67c7:hover .outline_hard_f85c {
  background: rgba(255, 255, 255, 0.99);
}
.modal-bottom-6da2 .easy_67c7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion_first_262b .easy_67c7 {
  display: none !important;
}
.search_76af:before,
.purple-8445:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search_76af .easy_67c7,
.purple-8445 .easy_67c7 {
  display: inline-block;
}
.shade-east-0b1b .message-liquid-8a01 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.search_76af .shade-east-0b1b .message-liquid-8a01,
.purple-8445 .shade-east-0b1b .message-liquid-8a01 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.up_fed3 .aside-c591 {
  width: 100%;
}
.surface_77df {
  padding: 0 0.5em 0;
}
.surface_77df [class*="customify-col-"],
.surface_77df [class*="customify-col_"],
.surface_77df [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wood-7481 .surface_77df {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .frame-purple-1dee .thick-7053,
  .thick-7053 {
    display: none;
  }
  .tag_5be6 {
    text-align: left;
  }
  .feature_purple_db91 {
    text-align: center;
  }
  .complex-2d62 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .frame-purple-1dee .form_liquid_52b9,
  .form_liquid_52b9 {
    display: none;
  }
  .backdrop_full_33d2 {
    text-align: left;
  }
  .active_dim_062f {
    text-align: center;
  }
  .slider_clean_056b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .frame-purple-1dee .button_7736,
  .button_7736 {
    display: none;
  }
  .sidebar_4212 {
    text-align: left;
  }
  .alert_4849 {
    text-align: center;
  }
  .backdrop_8279 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.preview_cde2 {
  box-shadow: none !important;
}
.popup-2d80 .container_dafd,
.action_f1b6 .container_dafd {
  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;
}
.action_f1b6 .container_dafd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active-3949 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active-3949:after,
.active-3949:before {
  content: "";
  display: table;
}
.active-3949:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active-3949 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active-3949,
.focus_140c {
  max-width: 1248px;
  margin: 0 auto;
}

.next_e774.cold-66ce .active-3949 {
  max-width: 100%;
}
.next_e774.info-0fac {
  max-width: 1200px;
  margin: 0 auto;
}
.next_e774.notification-south-db74 .active-3949 {
  max-width: 100%;
}
.next_e774.notification-south-db74 > .active-3949 {
  padding-left: 0;
  padding-right: 0;
}
.next_e774.notification-south-db74 > .active-3949 .frame-purple-1dee {
  margin: 0;
}
.next_e774.notification-south-db74
  > .active-3949
  .hover_ec1a.banner-4ca8 {
  margin-right: 0;
  margin-left: 0;
}
.next_e774.notification-south-db74 #main.banner-4ca8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .text_gold_2233 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .text_gold_2233 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .last_0bb0 .row-wide-44c4 {
    padding-right: 1em;
  }
  .last_0bb0.main-top-6a4a .hover_ec1a {
    border-right: 1px solid #eaecee;
  }
  .last_0bb0.main-top-6a4a .row-wide-44c4 {
    padding-right: 1em;
  }
  .last_0bb0.main-top-6a4a .breadcrumb-e728 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_560d .row-wide-44c4 {
    padding-left: 1em;
  }
  .column_560d.main-top-6a4a .hover_ec1a {
    border-left: 1px solid #eaecee;
  }
  .column_560d.main-top-6a4a .row-wide-44c4 {
    padding-left: 1em;
  }
  .column_560d.main-top-6a4a .breadcrumb-e728 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-e717 .row-wide-44c4 {
    padding-left: 1em;
  }
  .narrow-e717.main-top-6a4a .table-fixed-5237 {
    border-right: 1px solid #eaecee;
  }
  .narrow-e717.main-top-6a4a .tooltip-ee9e {
    border-right: 1px solid #eaecee;
  }
  .narrow-e717.main-top-6a4a .row-wide-44c4 {
    padding-left: 1em;
  }
  .narrow-e717.main-top-6a4a .breadcrumb-e728 {
    padding-right: 1em;
  }
  .narrow-e717.main-top-6a4a .accordion-tall-18cd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-d2f7 .row-wide-44c4 {
    padding-right: 1em;
  }
  .hero-d2f7.main-top-6a4a .table-fixed-5237 {
    border-left: 1px solid #eaecee;
  }
  .hero-d2f7.main-top-6a4a .tooltip-ee9e {
    border-left: 1px solid #eaecee;
  }
  .hero-d2f7.main-top-6a4a .row-wide-44c4 {
    padding-right: 1em;
  }
  .hero-d2f7.main-top-6a4a .breadcrumb-e728 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero-d2f7.main-top-6a4a .accordion-tall-18cd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_gold_2233 .row-wide-44c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text_gold_2233.main-top-6a4a .hover_ec1a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .text_gold_2233.main-top-6a4a .row-wide-44c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text_gold_2233.main-top-6a4a .breadcrumb-e728 {
    padding-left: 1em;
  }
  .text_gold_2233.main-top-6a4a .accordion-tall-18cd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .text_gold_2233.main-top-6a4a .row-wide-44c4 {
    padding-left: 0;
  }
}
.link-slow-b7f0 .backdrop_red_bdbd {
  display: inline-block;
}
.north_9d53 {
  display: inline-block;
}
.surface_66b1 {
  word-con: break-word;
}
.large-df78 > span {
  display: inline-block;
  padding: 5px 0;
}
.large-df78 .stone-d7fb {
  margin-left: 8px;
  margin-right: 8px;
}
.large-df78 .module-130b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.image-stale-42b4 .tiny_2ce6 {
  margin-bottom: 2em;
}
.image-stale-42b4 .message_huge_f237 {
  margin-bottom: 15px;
}
.image-stale-42b4 .message_huge_f237:last-child {
  margin-bottom: 0;
}
.image-stale-42b4 .photo-9741 {
  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) {
  .image-stale-42b4 .photo-9741 {
    display: block;
  }
}
.image-stale-42b4 .red-abd0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .image-stale-42b4 .red-abd0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.image-stale-42b4 .progress-9141 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.image-stale-42b4 .progress-9141 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.image-stale-42b4 .progress-9141 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.image-stale-42b4 .surface_66b1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.image-stale-42b4 .surface_66b1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.image-stale-42b4 .plasma_d231 p:last-child {
  margin-bottom: 0;
}
.image-stale-42b4 .soft_17bd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.image-stale-42b4 .form_old_7300 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.image-stale-42b4 .orange_508d {
  margin-top: 1em;
}
.image-stale-42b4 .gallery_soft_83e4 {
  top: 0;
  display: block;
}
.image-stale-42b4 .gallery_soft_83e4 a {
  color: inherit;
}
.image-stale-42b4 .gallery_soft_83e4 a:hover {
  color: inherit;
}
.image-stale-42b4 .pink-1d2e {
  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;
}
.image-stale-42b4 .pink-1d2e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.image-stale-42b4 .form_old_7300 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.image-stale-42b4 .green_2b73 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.image-stale-42b4 .green_2b73:first-child {
  margin-top: 0;
}
.image-stale-42b4 .green_2b73.footer-current-4697 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-stale-42b4 .green_2b73.notice_basic_c570 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image-stale-42b4
  .green_2b73.notice_basic_c570.surface_1f03
  .orange_508d {
  width: 100%;
}
.image-stale-42b4 .notice_basic_c570 {
  -webkit-box-align: center;
  align-items: center;
}
.image-stale-42b4 .notice_basic_c570 .large-df78,
.image-stale-42b4 .notice_basic_c570 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.image-stale-42b4 .progress-9141 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image-stale-42b4 .progress-9141 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image-stale-42b4 .progress-9141: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;
}
.image-stale-42b4 .footer-current-4697 {
  z-index: 5;
}
.image-stale-42b4 .slider-54b9 .content_rough_cf78 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.image-stale-42b4 .tooltip_4d97 .content_rough_cf78 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.image-stale-42b4 .simple-4d67 .content_rough_cf78 {
  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;
}
.image-stale-42b4.pattern-97a7 .photo-9741,
.image-stale-42b4.summary_c4ba .photo-9741 {
  display: block;
}
.image-stale-42b4.pattern-97a7 .photo-9741 .icon-eb7e,
.image-stale-42b4.pattern-97a7 .photo-9741 .form_old_7300,
.image-stale-42b4.summary_c4ba .photo-9741 .icon-eb7e,
.image-stale-42b4.summary_c4ba .photo-9741 .form_old_7300 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image-stale-42b4.dropdown-east-a013 .red-abd0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .image-stale-42b4.dropdown-east-a013 .red-abd0 {
    margin-right: 0;
  }
}
.image-stale-42b4.pattern-97a7 .red-abd0,
.image-stale-42b4.summary_c4ba .red-abd0 {
  padding-top: 40%;
}
.image-stale-42b4.pattern-97a7 .tiny_2ce6,
.image-stale-42b4.summary_c4ba .tiny_2ce6 {
  display: block;
}
.image-stale-42b4.pattern-97a7 .fn-sticky-ff9e .form_old_7300,
.image-stale-42b4.summary_c4ba .fn-sticky-ff9e .form_old_7300 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.image-stale-42b4.pattern-97a7 .red-abd0,
.image-stale-42b4.summary_c4ba .red-abd0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.image-stale-42b4.pattern-97a7 .form_old_7300 {
  padding: 1em;
}
.bottom-780c {
  margin: 30px auto;
  display: block;
}
.bottom-780c .pagination-a014 > * {
  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;
}
.bottom-780c .pagination-a014 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bottom-780c .pagination-a014 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.upper_9dc2 .large-df78 {
  margin-bottom: 1.41575em;
}
.upper_9dc2 .text-7420 {
  margin-bottom: 1.618em;
}
.search_pink_79cf .breadcrumb_old_870d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.search_pink_79cf .breadcrumb_old_870d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.search_pink_79cf .video_6df2 {
  max-width: 100%;
  overflow: auto;
}
.primary_pressed_c31c .search_pink_79cf a:hover {
  text-decoration: underline;
}
.tabs_iron_0097 .message_huge_f237:not(.surface_66b1),
.tabs_iron_0097 .progress-9141 {
  margin-bottom: 1.41575em;
}
.tabs_iron_0097 .message_huge_f237:not(.surface_66b1):last-child,
.tabs_iron_0097 .progress-9141:last-child {
  margin-bottom: 0;
}
.tabs_iron_0097 .message_huge_f237.link_4a5b {
  margin-bottom: 0.41575em;
}
.tabs_iron_0097 .texture-fb69:before,
.tabs_iron_0097 .complex_b40f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs_iron_0097 .texture-fb69:before {
  content: "\f115";
}
.tabs_iron_0097 .complex_b40f:before {
  content: "\f02c";
}
.tabs_iron_0097 .accordion_green_6c35 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs_iron_0097 .accordion_green_6c35 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider_2bb2 {
  display: -webkit-box;
  display: flex;
}
.slider_2bb2 .stale_6675 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider_2bb2 .stale_6675 {
    flex-basis: 90px;
  }
}
.slider_2bb2 .accordion_f77b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_2bb2 .accordion_f77b {
    flex-basis: calc(100% - 50px);
  }
}
.slider_2bb2 .chip_gas_7803 p:last-child {
  margin-bottom: 0.72em;
}
.old-4354 .pagination-a014 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.old-4354 .pagination-a014:after,
.old-4354 .pagination-a014:before {
  content: "";
  display: table;
}
.old-4354 .pagination-a014:after {
  clear: both;
}
.old-4354 .pagination-a014 .dark-6d78,
.old-4354 .pagination-a014 .solid-31cc {
  width: 49%;
}
.old-4354 .pagination-a014 .dark-6d78 a span.liquid_50b4,
.old-4354 .pagination-a014 .solid-31cc a span.liquid_50b4 {
  display: block;
  margin-bottom: 5px;
}
.old-4354 .pagination-a014 .solid-31cc {
  float: left;
  text-align: left;
}
.old-4354 .pagination-a014 .dark-6d78 {
  float: right;
  text-align: right;
}
.hero_active_68dd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero_active_68dd {
    margin-bottom: 0;
  }
}
.pro_8c3a {
  margin-bottom: 1em;
}
.pro_8c3a .surface_66b1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row-1934 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-silver-3431 .pro_8c3a,
.summary-hard-2549 .pro_8c3a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-silver-3431 .pro_8c3a,
  .summary-hard-2549 .pro_8c3a {
    display: block;
  }
}
.component-silver-3431 .row-1934,
.summary-hard-2549 .row-1934 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-silver-3431 .row-1934,
  .summary-hard-2549 .row-1934 {
    margin-bottom: 1em;
  }
}
.component-silver-3431 .row-1934 img,
.summary-hard-2549 .row-1934 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-silver-3431 .pagination-rough-b730,
.summary-hard-2549 .pagination-rough-b730 {
  flex-basis: calc(100% - 160px);
}
.component-silver-3431 .pagination-rough-b730 p,
.summary-hard-2549 .pagination-rough-b730 p {
  margin-bottom: 0;
}
.component-silver-3431 .pagination-rough-b730 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-silver-3431 .pagination-rough-b730 {
    padding-left: 0;
  }
}
.summary-hard-2549 .pagination-rough-b730 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary-hard-2549 .pagination-rough-b730 {
    padding-right: 0;
  }
}
.summary-hard-2549 .row-1934 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hero_9f8d .row-1934 {
  margin-bottom: 0.5em;
}
.hero_9f8d .row-1934 img {
  width: 100%;
}
.liquid-641a .paragraph_green_5b6e,
.overlay_focused_1108 .paragraph_green_5b6e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay_focused_1108 .hover_ec1a .simple_0793 p:last-child {
  margin-bottom: 0;
}
.header-prev-0d0a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.white-c50a .summary_4002 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .white-c50a .summary_4002:last-of-type {
    margin-bottom: 0;
  }
}
.white-c50a .summary_4002 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white-c50a .summary_4002 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.white-c50a .summary_4002 ul li {
  margin: 0 0 0.6em;
}
.white-c50a .summary_4002 ul li.wood-aa63,
.white-c50a .summary_4002 ul li.link_d391 {
  position: relative;
}
.white-c50a .summary_4002 ul li.wood-aa63 .item_static_6c80,
.white-c50a .summary_4002 ul li.link_d391 .item_static_6c80 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.white-c50a .summary_4002 ul li.wood-aa63:after:after,
.white-c50a .summary_4002 ul li.wood-aa63:after:before,
.white-c50a
  .summary_4002
  ul
  li.link_d391:after:after,
.white-c50a
  .summary_4002
  ul
  li.link_d391:after:before {
  content: "";
  display: table;
}
.white-c50a .summary_4002 ul li.wood-aa63:after:after,
.white-c50a
  .summary_4002
  ul
  li.link_d391:after:after {
  clear: both;
}
.white-c50a .summary_4002 a.heading_5cd3:hover {
  text-decoration: none;
}
.white-c50a .summary_4002 select {
  max-width: 100%;
}
.white-c50a .summary_4002 table {
  font-size: 85%;
}
.white-c50a .summary_4002 table td,
.white-c50a .summary_4002 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.white-c50a .summary_4002 table tfoot td {
  text-align: left;
}
.white-c50a .summary_4002 :last-child {
  margin-bottom: 0;
}
.white-c50a .summary_4002 .feature_ba30 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.white-c50a .summary_4002 .feature_ba30 label {
  width: 100%;
}
.white-c50a .summary_4002 .feature_ba30 .tag-mini-d1c7 {
  width: 100%;
  display: block;
}
.white-c50a .summary_4002 .feature_ba30 .filter-45f3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.white-c50a .summary_4002 .feature_ba30 .filter-45f3:hover svg #svg-search {
  fill: #444;
}
.white-c50a .summary_4002 .feature_ba30 .filter-45f3 svg {
  width: 18px;
  height: 18px;
}
.white-c50a .nav_smooth_94a1 ul ul,
.white-c50a .nav-solid-eb29 ul ul,
.white-c50a .detail-fluid-1f16 ul ul,
.white-c50a .disabled_d81f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.white-c50a .nav_smooth_94a1 .tag-paper-4144 > a,
.white-c50a .nav-solid-eb29 .tag-paper-4144 > a,
.white-c50a .detail-fluid-1f16 .tag-paper-4144 > a,
.white-c50a .disabled_d81f .tag-paper-4144 > a {
  margin-bottom: 0;
}
.white-c50a .orange_cd01 li,
.white-c50a .nav_smooth_94a1 li,
.white-c50a .next_cd93 li,
.white-c50a .nav-solid-eb29 li,
.white-c50a .detail-fluid-1f16 li,
.white-c50a .disabled_d81f li,
.white-c50a .form-current-0884 li,
.white-c50a .progress-e408 li {
  display: block;
  position: relative;
}
.white-c50a .orange_cd01 li:last-child,
.white-c50a .nav_smooth_94a1 li:last-child,
.white-c50a .next_cd93 li:last-child,
.white-c50a .nav-solid-eb29 li:last-child,
.white-c50a .detail-fluid-1f16 li:last-child,
.white-c50a .disabled_d81f li:last-child,
.white-c50a .form-current-0884 li:last-child,
.white-c50a .progress-e408 li:last-child {
  border: none;
}
.white-c50a .orange_cd01 li a,
.white-c50a .nav_smooth_94a1 li a,
.white-c50a .next_cd93 li a,
.white-c50a .nav-solid-eb29 li a,
.white-c50a .detail-fluid-1f16 li a,
.white-c50a .disabled_d81f li a,
.white-c50a .form-current-0884 li a,
.white-c50a .progress-e408 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white-c50a .orange_cd01 li ul li::before,
.white-c50a .nav_smooth_94a1 li ul li::before,
.white-c50a .next_cd93 li ul li::before,
.white-c50a .nav-solid-eb29 li ul li::before,
.white-c50a .detail-fluid-1f16 li ul li::before,
.white-c50a .disabled_d81f li ul li::before,
.white-c50a .form-current-0884 li ul li::before,
.white-c50a .progress-e408 li ul li::before {
  left: 15px;
}
.white-c50a .orange_cd01 li ul a,
.white-c50a .nav_smooth_94a1 li ul a,
.white-c50a .next_cd93 li ul a,
.white-c50a .nav-solid-eb29 li ul a,
.white-c50a .detail-fluid-1f16 li ul a,
.white-c50a .disabled_d81f li ul a,
.white-c50a .form-current-0884 li ul a,
.white-c50a .progress-e408 li ul a {
  padding-left: 20px;
}
.white-c50a .orange_cd01 li ul ul li::before,
.white-c50a .nav_smooth_94a1 li ul ul li::before,
.white-c50a .next_cd93 li ul ul li::before,
.white-c50a .nav-solid-eb29 li ul ul li::before,
.white-c50a .detail-fluid-1f16 li ul ul li::before,
.white-c50a .disabled_d81f li ul ul li::before,
.white-c50a .form-current-0884 li ul ul li::before,
.white-c50a .progress-e408 li ul ul li::before {
  left: 30px;
}
.white-c50a .orange_cd01 li ul ul a,
.white-c50a .nav_smooth_94a1 li ul ul a,
.white-c50a .next_cd93 li ul ul a,
.white-c50a .nav-solid-eb29 li ul ul a,
.white-c50a .detail-fluid-1f16 li ul ul a,
.white-c50a .disabled_d81f li ul ul a,
.white-c50a .form-current-0884 li ul ul a,
.white-c50a .progress-e408 li ul ul a {
  padding-left: 40px;
}
.white-c50a .sort-119f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white-c50a .progress-e408 ul li {
  margin-bottom: 1.41575em;
}
.white-c50a .progress-e408 ul li .filter-fixed-d7f0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.white-c50a .progress-e408 ul li .right-e2cf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hovered_2240 .orange_cd01 li a,
.hovered_2240 .nav_smooth_94a1 li a,
.hovered_2240 .next_cd93 li a,
.hovered_2240 .nav-solid-eb29 li a,
.hovered_2240 .detail-fluid-1f16 li a,
.hovered_2240 .disabled_d81f li a,
.hovered_2240 .form-current-0884 li a,
.hovered_2240 .progress-e408 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_2240 .sort-119f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_2240 .summary_4002 ul li.wood-aa63 .item_static_6c80,
.hovered_2240 .summary_4002 ul li.link_d391 .item_static_6c80 {
  background: rgba(0, 0, 0, 0.2);
}
.hovered_2240 .white-c50a .summary_4002 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.next_e774 .white-c50a .frame-old-6e9a li {
  margin: 0;
}
.next_e774 .white-c50a .frame-old-6e9a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.next_e774 .white-c50a .frame-old-6e9a li ul {
  margin: 0;
}
.next_e774 .white-c50a .frame-old-6e9a li ul li a {
  padding-left: 15px;
}
.next_e774 .white-c50a .frame-old-6e9a li ul li li a {
  padding-left: 30px;
}
.next_e774 .white-c50a .frame-old-6e9a li.media_8c84 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.next_e774 .white-c50a .frame-old-6e9a li.media_8c84 > 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;
}
.next_e774 .white-c50a .frame-old-6e9a li.media_8c84 > 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;
}
.box_dynamic_b72d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.advanced-93b9 {
  position: relative;
  z-index: 10;
}
.advanced-93b9 .message-liquid-8a01 {
  width: 100%;
  max-width: 100%;
}
.clean-8530 .paragraph_2cd9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.clean-8530 .pro_9a82 {
}
.clean-8530 .hovered_2240 {
  background: #292929;
}
.status_east_2471 .paragraph_2cd9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status_east_2471 .pro_9a82 {
  background: #f9f9f9;
}
.status_east_2471 .hovered_2240 {
  background: #303030;
}
.feature-tall-36cd .paragraph_2cd9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature-tall-36cd .backdrop_red_bdbd {
    margin-bottom: 1em;
  }
  .feature-tall-36cd .backdrop_red_bdbd:last-child {
    margin-bottom: 0;
  }
}
.feature-tall-36cd .pro_9a82 {
  background: #ededed;
}
.feature-tall-36cd .hovered_2240 {
  background: #1a1a1a;
}
.paragraph_2cd9.pro_9a82 {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph_2cd9.pro_9a82 .hidden-fd18 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_2cd9.hovered_2240 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_2cd9.hovered_2240 a:not(.heading_5cd3) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_2cd9.hovered_2240 a:not(.heading_5cd3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_2cd9.hovered_2240 .hidden-fd18 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_2cd9.hovered_2240 table tbody td,
.paragraph_2cd9.hovered_2240 table th {
  background: rgba(0, 0, 0, 0.08);
}
.active_copper_30b9.primary_d450 .active-3949 {
  max-width: initial;
}
.active_copper_30b9 .button-cf40 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active_copper_30b9 .button-cf40 .message-liquid-8a01 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active_copper_30b9 .button-cf40 .message-liquid-8a01 {
    display: block;
    margin-bottom: 2em;
  }
  .active_copper_30b9 .button-cf40 .message-liquid-8a01:last-child {
    margin-bottom: 0;
  }
}
.feature-tall-36cd .backdrop_red_bdbd:last-child,
.status_east_2471 .backdrop_red_bdbd:last-child,
.clean-8530 .backdrop_red_bdbd:last-child {
  margin-bottom: 0;
}
.feature-tall-36cd .backdrop_red_bdbd .white-c50a .summary_4002:last-child,
.status_east_2471 .backdrop_red_bdbd .white-c50a .summary_4002:last-child,
.clean-8530 .backdrop_red_bdbd .white-c50a .summary_4002:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature-tall-36cd .outline_wide_7118,
  .feature-tall-36cd .easy-8ec8,
  .status_east_2471 .outline_wide_7118,
  .status_east_2471 .easy-8ec8,
  .clean-8530 .outline_wide_7118,
  .clean-8530 .easy-8ec8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .advanced-93b9 .backdrop_red_bdbd {
    margin-bottom: 2em;
  }
}
.advanced-93b9 p:last-child {
  margin-bottom: 0;
}
.advanced-93b9 li,
.advanced-93b9 ul {
  list-style: none;
  margin: 0;
}
.advanced-93b9 ul ul {
  margin-left: 2.617924em;
}
.disabled_2fd9 {
  font-size: 0.875em;
}

/* css-noise: c71b */
.widget-item-r1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
