/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pro_20a6/customify
Author: WPCustomify
Author URI: https://pressmaximum.pro_20a6
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.pro_20a6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fast-5a35.article-efbe/licenses/gpl-2.0.hero_124b
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.fixed-2cb5/, (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.purple_aaf3.lite-89da/normalize.gallery-out-3fb8/
 ======
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.gallery-out-3fb8 v7.0.0 | MIT License | github.pro_20a6/necolas/normalize.gallery-out-3fb8 */
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;
}
.white-8841 .main_90eb,
.green-5db0,
.notification_steel_6856,
.avatar_left_c0a7,
.right_046e,
.slow_a74a,
.aside-focused-15fc,
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;
}
.green-5db0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .green-5db0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .green-5db0,
  h1 {
    font-size: 1.8em;
  }
}
.notification_steel_6856,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notification_steel_6856 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notification_steel_6856,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notification_steel_6856,
  h2 {
    font-size: 1.7em;
  }
}
.avatar_left_c0a7,
h3 {
  font-size: 1.618em;
}
.white-8841 .main_90eb,
.right_046e,
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.highlight-blue-f34c {
  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;
}
.article-b7e9:after,
.article-b7e9:before,
.pattern-action-d2e9:after,
.pattern-action-d2e9:before {
  content: "";
  display: table;
}
.article-b7e9:after,
.pattern-action-d2e9:after {
  clear: both;
}
.media-out-7977 {
  float: right;
  margin-right: 0;
}
.outer-fcae {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider_purple_afb6 .frame_b800,
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;
}
.slider_purple_afb6 .frame_b800: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;
}
.old-b5e7 .frame_b800 {
  box-shadow: none;
}
.old-b5e7
  .frame_b800
  .static_0d54 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old-b5e7 .frame_b800 .warm-fd96 {
  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;
}
.old-b5e7
  .frame_b800
  .warm-fd96
  b {
  display: none;
}
.old-b5e7 .tooltip-inner-b9ef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice-e290:not(.lower-3fdd):not(.sidebar-selected-6130),
button:not(.lower-3fdd):not(.sidebar-selected-6130),
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ),
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ),
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ) {
  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;
}
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):hover,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):hover,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):hover,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):hover,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):active,
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):active,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):active,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):active,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):active,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus {
  outline: 0;
}
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0 {
  position: relative;
}
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .button-92f2,
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .breadcrumb_under_0748,
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .preview-b50b,
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  i,
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  svg,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .button-92f2,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .breadcrumb_under_0748,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .preview-b50b,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  i,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  svg,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .button-92f2,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .breadcrumb_under_0748,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .preview-b50b,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  i,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  svg,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .button-92f2,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .breadcrumb_under_0748,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .preview-b50b,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  i,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  svg,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .button-92f2,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .breadcrumb_under_0748,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  .preview-b50b,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  i,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0
  svg {
  visibility: hidden;
}
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0:after,
button:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0:after,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0:after,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0:after,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ).fn-loading-e5a0: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;
}
.notice-e290:not(.lower-3fdd):not(.sidebar-selected-6130),
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ),
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ),
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ) {
  color: #fff;
  background: #235787;
}
.notice-e290:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus,
input[type="button"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus,
input[type="reset"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus,
input[type="submit"]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ):focus {
  color: #fff;
}
.notice-e290.fn-disabled-e5a0:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ),
.notice-e290[disabled]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ),
button.fn-disabled-e5a0:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ),
button[disabled]:not(.lower-3fdd):not(
    .sidebar-selected-6130
  ) {
  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;
}
.message_thick_025e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message_thick_025e: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;
}
.link-light-ebe1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.feature-4cbc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border_b0b4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.article-b7e9:after,
.article-b7e9:before,
.column-f19c:after,
.column-f19c:before,
.prev-108c:after,
.prev-108c:before,
.paper_734d:after,
.paper_734d:before,
.background_blue_032f:after,
.background_blue_032f:before,
.section_action_f298:after,
.section_action_f298:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.article-b7e9:after,
.column-f19c:after,
.prev-108c:after,
.paper_734d:after,
.background_blue_032f:after,
.section_action_f298:after {
  clear: both;
}
.column-f19c .heading-25bd,
.prev-108c .heading-25bd,
.search-eaab .heading-25bd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark-a8be {
  display: inline-block;
}
.up_7b75 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.up_7b75 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.up_7b75 .item-orange-079e {
  padding: 1em 0;
  font-size: 85%;
}
.item-orange-079e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.search_22fd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.search_22fd:after,
.search_22fd:before {
  content: "";
  display: table;
}
.search_22fd:after {
  clear: both;
}
.surface-soft-9778 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview_hard_0c69 .surface-soft-9778 {
  max-width: 50%;
}
.red_0be9 .surface-soft-9778 {
  max-width: 33.33%;
}
.last_cecc .surface-soft-9778 {
  max-width: 25%;
}
.logo_fast_ad1d .surface-soft-9778 {
  max-width: 20%;
}
.large-ffd5 .surface-soft-9778 {
  max-width: 16.66%;
}
.tiny-1e26 .surface-soft-9778 {
  max-width: 14.28%;
}
.light_ce88 .surface-soft-9778 {
  max-width: 12.5%;
}
.wrapper_south_a0df .surface-soft-9778 {
  max-width: 11.11%;
}
.table_a5cd {
  display: block;
}
.white-8841 .copper_6f56 label,
.white-8841 .notice_fresh_811f label,
.white-8841 .heading-yellow-2024 label,
.white-8841 .breadcrumb-0618 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module-2d15 {
  list-style: none;
  margin: 0;
}
.module-2d15 article.tabs-pro-4f89 {
  margin-bottom: 0;
}
.module-2d15 ul {
  list-style: none;
  margin: 0;
}
.module-2d15 .popup_left_c19b li.tabs-pro-4f89 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module-2d15 .popup_left_c19b li.tabs-pro-4f89 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module-2d15 .popup_left_c19b li.tabs-pro-4f89: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) {
  .module-2d15 .popup_left_c19b li.tabs-pro-4f89 li.tabs-pro-4f89 li.tabs-pro-4f89 li.tabs-pro-4f89 {
    padding-left: 0;
  }
}
article.tabs-pro-4f89 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-pro-4f89 .column-f19c p:last-of-type {
  margin-bottom: 0;
}
article.tabs-pro-4f89 .label_red_539b {
  float: left;
}
article.tabs-pro-4f89 .mask_59ba {
  margin-left: 85px;
}
article.tabs-pro-4f89 .full_bbe3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-pro-4f89 .full_bbe3 .wrapper_5b8b {
  margin-left: 10px;
}
article.tabs-pro-4f89 .lower_561a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-pro-4f89 .overlay_67b2 {
  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 .copper_6f56,
  #respond .heading-yellow-2024,
  #respond .breadcrumb-0618 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper_6f56 input,
#respond .heading-yellow-2024 input,
#respond .breadcrumb-0618 input {
  width: 100%;
}
#respond .breadcrumb-0618 {
  margin-right: 0;
}
#respond .modal_66fc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-c4b5 {
  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;
}
.aside-c4b5.tertiary-static-ad4b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside-c4b5 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%);
}
.aside-c4b5:focus,
.aside-c4b5: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);
}
.outline_3c11 {
  border-radius: 10%;
}
.gas-d487 {
  border-radius: 50%;
}
.form-0931 {
  font-size: 0.72em;
}
.medium_b594 {
  font-size: 0.875em;
}
.wood_8299 {
  font-size: 1.1em;
}
.gradient-fixed-6ed1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gradient-fixed-6ed1.form-0931 {
  letter-spacing: 0.5px;
}
.down_038b,
.down_038b a {
  color: #6d6d6d;
}
.down_038b a:hover {
  color: #111;
}
.fast_a139 {
  color: #6d6d6d;
}
.breadcrumb-3212 {
  overflow-x: hidden;
}
.breadcrumb-3212 .dropdown_under_0906.banner_static_7e57 {
  position: relative;
}
.breadcrumb-3212 .dropdown_under_0906.banner_static_7e57.dark-ba00 {
  position: initial;
}
.breadcrumb-3212
  .dropdown_under_0906.banner_static_7e57.dark-ba00
  .prev-f68b {
  left: auto;
}
.breadcrumb-3212 .dropdown_under_0906 .prev-f68b {
  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;
}
.breadcrumb-3212 .dropdown_under_0906:hover.banner_static_7e57 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb-3212
  .dropdown_under_0906:hover.banner_static_7e57
  .prev-f68b {
  display: block;
  z-index: 9999999;
}
.breadcrumb-3212 .widget_orange_57ca .heading-huge-9240,
.breadcrumb-3212 .focus-advanced-ed70 .heading-huge-9240 {
  display: none;
}
.breadcrumb-3212 .basic-dff9 .dropdown_under_0906:hover.banner_static_7e57 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.white-8841 .copper_6f56 label,
.white-8841 .notice_fresh_811f label,
.white-8841 .heading-yellow-2024 label,
.white-8841 .breadcrumb-0618 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module-2d15 {
  list-style: none;
  margin: 0;
}
.module-2d15 article.tabs-pro-4f89 {
  margin-bottom: 0;
}
.module-2d15 ul {
  list-style: none;
  margin: 0;
}
.module-2d15 .popup_left_c19b li.tabs-pro-4f89 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module-2d15 .popup_left_c19b li.tabs-pro-4f89 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module-2d15 .popup_left_c19b li.tabs-pro-4f89: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) {
  .module-2d15 .popup_left_c19b li.tabs-pro-4f89 li.tabs-pro-4f89 li.tabs-pro-4f89 li.tabs-pro-4f89 {
    padding-left: 0;
  }
}
article.tabs-pro-4f89 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-pro-4f89 .column-f19c p:last-of-type {
  margin-bottom: 0;
}
article.tabs-pro-4f89 .label_red_539b {
  float: left;
}
article.tabs-pro-4f89 .mask_59ba {
  margin-left: 85px;
}
article.tabs-pro-4f89 .full_bbe3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-pro-4f89 .full_bbe3 .wrapper_5b8b {
  margin-left: 10px;
}
article.tabs-pro-4f89 .lower_561a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-pro-4f89 .overlay_67b2 {
  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 .copper_6f56,
  #respond .heading-yellow-2024,
  #respond .breadcrumb-0618 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper_6f56 input,
#respond .heading-yellow-2024 input,
#respond .breadcrumb-0618 input {
  width: 100%;
}
#respond .breadcrumb-0618 {
  margin-right: 0;
}
#respond .modal_66fc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_orange_57ca .widget-1a54 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget-1a54 .shade-small-008e.pagination-yellow-baae .gold-2b4f > li > a:focus,
.widget-1a54 .shade-small-008e.pagination-yellow-baae .gold-2b4f > li > a:hover,
.widget-1a54 .shade-small-008e.bronze-9572 .gold-2b4f > li > a:focus,
.widget-1a54 .shade-small-008e.bronze-9572 .gold-2b4f > li > a:hover,
.widget-1a54 .shade-small-008e.fixed_843a .gold-2b4f > li > a:focus,
.widget-1a54 .shade-small-008e.fixed_843a .gold-2b4f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-1a54
  .shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li.up_7a48
  > a,
.widget-1a54
  .shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li.dropdown_ee6e
  > a,
.widget-1a54
  .shade-small-008e.bronze-9572
  .gold-2b4f
  > li.up_7a48
  > a,
.widget-1a54
  .shade-small-008e.bronze-9572
  .gold-2b4f
  > li.dropdown_ee6e
  > a,
.widget-1a54
  .shade-small-008e.fixed_843a
  .gold-2b4f
  > li.up_7a48
  > a,
.widget-1a54 .shade-small-008e.fixed_843a .gold-2b4f > li.secondary_focused_2ff9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget-1a54 .container-fixed-be3f,
.widget-1a54 .container-fixed-be3f a {
  color: rgba(255, 255, 255, 0.99);
}
.widget-1a54 .info-warm-9662.clean-81a0 li a,
.widget-1a54 .chip-purple-1d0a a,
.widget-1a54 .sidebar-north-2c7f,
.widget-1a54 .gold-2b4f > li > a,
.widget-1a54 .badge-2f0f {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54 .info-warm-9662.clean-81a0 li a:hover,
.widget-1a54 .chip-purple-1d0a a:hover,
.widget-1a54 .sidebar-north-2c7f:hover,
.widget-1a54 .gold-2b4f > li > a:hover,
.widget-1a54 .badge-2f0f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-1a54 .right-633b {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54 .right-633b .grid_dce7 {
  color: rgba(255, 255, 255, 0.99);
}
.widget-1a54 .right-633b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-1a54 .element-5d47 .aside_hard_4fc8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54 .element-5d47 .aside_hard_4fc8 .narrow-8aff {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54
  .element-5d47
  .aside_hard_4fc8
  .narrow-8aff::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54
  .element-5d47
  .aside_hard_4fc8
  .narrow-8aff:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54
  .element-5d47
  .aside_hard_4fc8
  .narrow-8aff::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54
  .element-5d47
  .aside_hard_4fc8
  .narrow-8aff::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54 .element-5d47 .blue_6cea {
  color: rgba(255, 255, 255, 0.79);
}
.widget-1a54 .element-5d47 .blue_6cea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_8034
  .widget-1a54
  .element-5d47
  .text_out_4977
  .pagination_6afa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_8034
  .widget-1a54
  .element-5d47
  .text_out_4977
  .narrow-8aff {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_orange_57ca .search-left-c84a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.search-left-c84a .shade-small-008e.pagination-yellow-baae .gold-2b4f > li > a:focus,
.search-left-c84a .shade-small-008e.pagination-yellow-baae .gold-2b4f > li > a:hover,
.search-left-c84a .shade-small-008e.bronze-9572 .gold-2b4f > li > a:focus,
.search-left-c84a .shade-small-008e.bronze-9572 .gold-2b4f > li > a:hover,
.search-left-c84a .shade-small-008e.fixed_843a .gold-2b4f > li > a:focus,
.search-left-c84a .shade-small-008e.fixed_843a .gold-2b4f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-left-c84a
  .shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li.up_7a48
  > a,
.search-left-c84a
  .shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li.dropdown_ee6e
  > a,
.search-left-c84a
  .shade-small-008e.bronze-9572
  .gold-2b4f
  > li.up_7a48
  > a,
.search-left-c84a
  .shade-small-008e.bronze-9572
  .gold-2b4f
  > li.dropdown_ee6e
  > a,
.search-left-c84a
  .shade-small-008e.fixed_843a
  .gold-2b4f
  > li.up_7a48
  > a,
.search-left-c84a .shade-small-008e.fixed_843a .gold-2b4f > li.secondary_focused_2ff9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.search-left-c84a .container-fixed-be3f,
.search-left-c84a .container-fixed-be3f a {
  color: rgba(0, 0, 0, 0.8);
}
.search-left-c84a .info-warm-9662.clean-81a0 li a,
.search-left-c84a .chip-purple-1d0a a,
.search-left-c84a .sidebar-north-2c7f,
.search-left-c84a .gold-2b4f > li > a,
.search-left-c84a .badge-2f0f {
  color: rgba(0, 0, 0, 0.55);
}
.search-left-c84a .info-warm-9662.clean-81a0 li a:hover,
.search-left-c84a .chip-purple-1d0a a:hover,
.search-left-c84a .sidebar-north-2c7f:hover,
.search-left-c84a .gold-2b4f > li > a:hover,
.search-left-c84a .badge-2f0f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-left-c84a .right-633b {
  color: rgba(0, 0, 0, 0.55);
}
.search-left-c84a .right-633b .grid_dce7 {
  color: rgba(0, 0, 0, 0.8);
}
.search-left-c84a .right-633b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-silver-a697 .out-daa6 {
  margin-left: auto;
  margin-right: auto;
}
.prev-108c > * {
  margin-left: auto;
  margin-right: auto;
}
.prev-108c .link-light-ebe1 {
  margin-right: 1.41575em;
}
.table-dirty-bd5d .prev-108c > .video_94eb {
  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;
}
.table-dirty-bd5d .prev-108c > .carousel-b0c1 {
  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;
}
.warm_bbba.image-silver-a697 .out-daa6,
.action_279b.image-silver-a697 .out-daa6 {
  margin-left: 0;
}
.easy-917f.image-silver-a697 .out-daa6,
.clean-a6ab.image-silver-a697 .out-daa6 {
  margin-right: 0;
}
.prev-108c ol,
.prev-108c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero_4ea3 video {
  max-width: 100%;
}
.hard_71d1 img {
  display: block;
}
.hard_71d1.link-light-ebe1,
.hard_71d1.feature-4cbc {
  width: 100%;
}
.hard_71d1.carousel-b0c1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.breadcrumb_complex_3fbb:not(.container-5dc2) {
  margin: 1.5em auto;
}
.caption_2f1c p {
  padding: 1.5em 14px;
}
ul.gradient_steel_0914.carousel-b0c1,
ul.gradient_steel_0914.video_94eb,
ul.gradient_steel_0914.badge_b07b.video_94eb {
  padding: 0 14px;
}
.accordion-next-5d93 {
  display: block;
  overflow-x: auto;
}
.accordion-next-5d93 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion-next-5d93 td,
.accordion-next-5d93 th {
  padding: 0.5em;
}
.prev-108c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.prev-108c ol ol,
.prev-108c ol ul,
.prev-108c ul ol,
.prev-108c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.prev-108c ol ol li,
.prev-108c ol ul li,
.prev-108c ul ol li,
.prev-108c ul ul li {
  margin-left: 0;
}
.section-selected-07f7.avatar-bronze-2a31 > .border-slow-2180 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section-selected-07f7.avatar-bronze-2a31 > .border-slow-2180 iframe,
.section-selected-07f7.avatar-bronze-2a31 > .border-slow-2180 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.inner_c695 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.inner_c695.aside-prev-40df {
  padding: 0;
}
.inner_c695.aside-prev-40df cite {
  font-size: 13px;
}
.inner_c695 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.inner_c695 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.widget-wide-69f4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.widget-wide-69f4 > p:first-child {
  margin-top: 0;
}
.widget-wide-69f4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.widget-wide-69f4 blockquote {
  border-left: 0;
}
.overlay_c489 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay_c489:not(.feature_tiny_b1ed) {
  max-width: 100px;
}
.overlay_c489.caption_cold_71f3 {
  border-bottom: none !important;
  text-align: center;
}
.overlay_c489.caption_cold_71f3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption_2f1c p {
    padding: 1.5em 0;
  }
}
.tooltip_5ad3 {
  color: #0073aa;
}
.pagination_1620 {
  background-color: #0073aa;
}
.section-simple-54f3 {
  color: #229fd8;
}
.box-north-cbeb {
  background-color: #229fd8;
}
.fresh-9897 {
  color: #eee;
}
.inner_cde0 {
  background-color: #eee;
}
.alert_clean_c5aa {
  color: #444;
}
.fast_498c {
  background-color: #444;
}
.dirty-57c6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dirty-57c6 .tag-hovered-dda6 .chip-purple-1d0a {
  font-size: 15px;
}
.dirty-57c6 .chip-purple-1d0a {
  line-height: 1.3;
}
.dirty-57c6 .search-left-c84a {
}
.dirty-57c6 .widget-1a54 {
  background: #235787;
}
.table-0d47 {
  padding: 0;
}
.table-0d47 .widget-1a54 {
  background: #1a1a1a;
}
.table-0d47 .search-left-c84a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.current_238b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.current_238b .search-left-c84a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.current_238b .widget-1a54 {
  background: #303030;
}
.section_action_f298 {
  position: relative;
  z-index: 10;
}
.section_action_f298 .caption_fixed_3127 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_active_be25 .banner_static_7e57 {
  display: inline-block;
  vertical-align: middle;
}
.frame_active_be25.current_bcff .banner_static_7e57 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .frame_active_be25.current_bcff .banner_static_7e57 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .frame_active_be25.current_bcff .banner_static_7e57 {
    margin-right: 0.4em;
  }
}
.frame_active_be25.current_bcff .banner_static_7e57:last-child {
  margin-right: 0;
}
.column_orange_d662 .caption_fixed_3127 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .widget_orange_57ca .tag-hovered-dda6 {
    margin: 0 -0.5em;
  }
  .widget_orange_57ca .tag-hovered-dda6 [class*="customify-col-"],
  .widget_orange_57ca .tag-hovered-dda6 [class*="customify-col_"],
  .widget_orange_57ca .tag-hovered-dda6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.widget_orange_57ca.primary-f71c .caption_fixed_3127 {
  background: 0 0 !important;
}
.widget_orange_57ca.primary-f71c .caption_fixed_3127,
.widget_orange_57ca.column_orange_d662 .caption_fixed_3127 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .widget_orange_57ca.pressed-c64c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.widget_orange_57ca.column_orange_d662 .caption_fixed_3127 {
  box-shadow: none !important;
}
.table_fixed_2705 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .table_fixed_2705 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .table_fixed_2705 {
    padding: 18px 0 20px;
  }
}
.table_fixed_2705 .focused-c363 {
  width: 100%;
}
.table_fixed_2705 .gradient_b6b6 {
  margin-bottom: 0;
}
.table_fixed_2705 .backdrop_a20d {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper_07c9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper_07c9 .detail_59df {
  width: 100%;
}
.photo-medium-c422 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.photo-medium-c422 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.photo-medium-c422 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;
}
.photo-medium-c422 li:last-child:after {
  display: none;
}
.photo-medium-c422 li a {
  font-weight: 500;
  margin-right: 10px;
}
.top-b5df .heading-huge-9240 button,
.table_fixed_2705 .heading-huge-9240 button {
  left: 0;
}
.top-b5df .detail_59df,
.table_fixed_2705 .detail_59df {
  padding-left: 0;
  padding-right: 0;
}
.top-b5df .wrapper_07c9,
.table_fixed_2705 .wrapper_07c9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.top-b5df {
  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;
}
.top-b5df: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;
}
.top-b5df .heading_ac75 {
  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) {
  .top-b5df .heading_ac75 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .top-b5df .heading_ac75 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .top-b5df .heading_ac75 {
    min-height: 200px;
  }
}
.top-b5df .photo-medium-c422 {
  color: rgba(255, 255, 255, 0.8);
}
.top-b5df .photo-medium-c422 a,
.top-b5df .photo-medium-c422 li:after {
  color: inherit;
}
.top-b5df .photo-medium-c422 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.purple_7deb {
  margin-bottom: 0.5em;
}
.basic_d565 {
  margin-bottom: 1.2em;
}
.basic_d565,
.purple_7deb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.basic_d565 p:last-child,
.purple_7deb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .heading-huge-9240,
#masthead .heading-huge-9240 {
  display: none;
}
#masthead
  > .heading-huge-9240.stone_491f {
  display: none;
}
#masthead > .heading-huge-9240 button {
  left: 0;
}
.filter_yellow_d57c {
  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%;
}
.filter_yellow_d57c .banner_static_7e57 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.filter_yellow_d57c .grid_simple_1e85 {
  display: -webkit-box;
  display: flex;
}
.filter_yellow_d57c .grid_simple_1e85.layout-solid-aaa2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.filter_yellow_d57c .grid_simple_1e85.hidden_a05a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter_yellow_d57c .grid_simple_1e85.light-34b5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter_yellow_d57c.heading-static-1601.primary_light_0089 .grid_simple_1e85.layout-solid-aaa2 {
  flex-basis: 100%;
}
.filter_yellow_d57c.out-83e1 .grid_simple_1e85.hidden_a05a {
  -webkit-box-flex: 1;
  flex: auto;
}
.filter_yellow_d57c.out-83e1 .grid_simple_1e85.light-34b5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .heading-huge-9240.stone_491f {
  display: none;
}
#masthead > .heading-huge-9240 button {
  left: 0;
}
.preview_0ca8 {
  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;
}
.preview_0ca8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.preview_0ca8.tag-cc6c i {
  margin-right: 4px;
}
.preview_0ca8.table-d090 i {
  margin-left: 5px;
}
.chip-purple-1d0a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip-purple-1d0a p:last-child {
  margin-bottom: 0;
}
.widget_smooth_d242 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.widget_smooth_d242 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.widget_smooth_d242 img {
  display: block;
  width: auto;
  line-height: 1;
}
.widget_smooth_d242 .container-fixed-be3f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.widget_smooth_d242 .tag-simple-c464 {
  margin: 5px 0 7px 0;
}
.widget_smooth_d242.button-9336 .gradient_hot_2d9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_smooth_d242.button-9336 .selected-6598 {
  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;
}
.widget_smooth_d242.label_5599 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.widget_smooth_d242.label_5599 .gradient_hot_2d9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_smooth_d242.label_5599 .selected-6598 {
  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;
}
.widget_smooth_d242.gallery_dark_4e2d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_smooth_d242.footer-44e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.widget_smooth_d242.footer-44e4 .selected-6598 {
  margin-top: 7px;
}
.status_f815 {
  display: inline-block;
}
.section_action_f298 .panel-steel-bb9c .widget_smooth_d242 img {
  max-width: 100%;
}
.shade-small-008e .tag-1ef3.hero-2ebd,
.list-465d .tag-1ef3.hero-2ebd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade-small-008e .thumbnail-0128,
.list-465d .thumbnail-0128 {
  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%);
}
.shade-small-008e .thumbnail-0128 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade-small-008e.blue-0393 .thumbnail-0128 {
  display: none;
}
.shade-small-008e .inner-489c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-small-008e .inner-489c li {
  display: inline-block;
  position: relative;
}
.shade-small-008e .inner-489c li:last-child {
  margin-right: 0;
}
.shade-small-008e .inner-489c 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;
}
.shade-small-008e .inner-489c li.secondary_focused_2ff9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade-small-008e .inner-489c > 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;
}
.shade-small-008e .inner-489c > li > a i {
  line-height: 0;
}
.shade-small-008e .inner-489c > li.bronze-cc93 > a .thumbnail-0128 {
  margin-left: 4px;
  line-height: 0;
}
.shade-small-008e .inner-489c .heading_cc90 li.bronze-cc93 > a {
  position: relative;
}
.shade-small-008e .inner-489c .heading_cc90 li.bronze-cc93 > a:after,
.shade-small-008e .inner-489c .heading_cc90 li.bronze-cc93 > a:before {
  content: "";
  display: table;
}
.shade-small-008e .inner-489c .heading_cc90 li.bronze-cc93 > a:after {
  clear: both;
}
.shade-small-008e .inner-489c .heading_cc90 li.bronze-cc93 > a .thumbnail-0128 {
  margin-left: 5px;
  float: right;
}
.shade-small-008e .list_21d2,
.shade-small-008e .heading_cc90 {
  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;
}
.shade-small-008e .heading_cc90 {
  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;
}
.shade-small-008e .heading_cc90 .hero-2ebd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade-small-008e .heading_cc90 .thumbnail-0128 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade-small-008e .heading_cc90 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade-small-008e .heading_cc90 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;
}
.shade-small-008e .heading_cc90 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade-small-008e .heading_cc90 .heading_cc90 {
  top: 0;
  left: 100%;
}
.shade-small-008e .left-88e1.fn-focus-e5a0 > .list_21d2,
.shade-small-008e .left-88e1.fn-focus-e5a0 > .heading_cc90,
.shade-small-008e .left-88e1:focus > .list_21d2,
.shade-small-008e .left-88e1:focus > .heading_cc90,
.shade-small-008e .left-88e1:hover > .list_21d2,
.shade-small-008e .left-88e1:hover > .heading_cc90 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade-small-008e.fixed_843a .gold-2b4f:after,
.shade-small-008e.fixed_843a .gold-2b4f:before {
  content: "";
  display: table;
}
.shade-small-008e.fixed_843a .gold-2b4f:after {
  clear: both;
}
.shade-small-008e.fixed_843a .gold-2b4f > li {
  float: left;
}
.shade-small-008e.button-complex-67c4 .gold-2b4f:after,
.shade-small-008e.button-complex-67c4 .gold-2b4f:before {
  content: "";
  display: table;
}
.shade-small-008e.button-complex-67c4 .gold-2b4f:after {
  clear: both;
}
.shade-small-008e.button-complex-67c4 .gold-2b4f > li {
  float: left;
}
.shade-small-008e.button-complex-67c4 .gold-2b4f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade-small-008e.button-complex-67c4 .gold-2b4f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade-small-008e.button-complex-67c4 .gold-2b4f > li.up_7a48 > a,
.shade-small-008e.button-complex-67c4 .gold-2b4f > li.secondary_focused_2ff9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade-small-008e.pagination-yellow-baae .gold-2b4f > li > a .hero-2ebd {
  position: relative;
}
.shade-small-008e.pagination-yellow-baae .gold-2b4f > li > a .hero-2ebd: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;
}
.shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li:focus
  > a
  .hero-2ebd:before,
.shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li:hover
  > a
  .hero-2ebd:before {
  width: 100%;
  background-color: currentColor;
}
.shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li.up_7a48
  > a
  .hero-2ebd:before,
.shade-small-008e.pagination-yellow-baae
  .gold-2b4f
  > li.dropdown_ee6e
  > a
  .hero-2ebd:before {
  width: 100%;
  background-color: currentColor;
}
.shade-small-008e.bronze-9572 .gold-2b4f > li > a .hero-2ebd {
  position: relative;
}
.shade-small-008e.bronze-9572 .gold-2b4f > li > a .hero-2ebd: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;
}
.shade-small-008e.bronze-9572 .gold-2b4f > li:focus > a .hero-2ebd:before,
.shade-small-008e.bronze-9572
  .gold-2b4f
  > li:hover
  > a
  .hero-2ebd:before {
  width: 100%;
  background-color: currentColor;
}
.shade-small-008e.bronze-9572
  .gold-2b4f
  > li.up_7a48
  > a
  .hero-2ebd:before,
.shade-small-008e.bronze-9572
  .gold-2b4f
  > li.dropdown_ee6e
  > a
  .hero-2ebd:before {
  width: 100%;
  background-color: currentColor;
}
.list-465d .inner-489c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-465d .inner-489c li:first-child > a {
  border-top: none;
}
.list-465d .inner-489c .mini_350a > .hero-2ebd .thumbnail-0128 {
  display: none;
}
.list-465d .inner-489c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list-465d .inner-489c li:last-child {
  border: none;
}
.list-465d .inner-489c li.bronze-cc93 > a {
  padding-right: 45px !important;
}
.list-465d .inner-489c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list-465d .inner-489c li a:focus,
.list-465d .inner-489c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-465d .inner-489c li .overlay-d148 {
  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;
}
.list-465d .inner-489c li .overlay-d148:hover {
  box-shadow: none;
}
.list-465d .inner-489c li .overlay-d148 .thumbnail-0128 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list-465d .inner-489c .heading_cc90 {
  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);
}
.list-465d .inner-489c .heading_cc90 li a {
  padding-left: 3em;
}
.list-465d .inner-489c .feature_tall_a883 > a .overlay-d148 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list-465d .inner-489c .feature_tall_a883 > .heading_cc90 {
  display: block;
  opacity: 1;
}
.purple-4c58 {
  max-width: 100%;
}
.disabled-selected-8ba1 {
  line-height: 0;
  cursor: pointer;
}
.badge-2f0f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge-2f0f:hover {
  box-shadow: none;
  color: currentColor;
}
.badge-2f0f svg {
  width: 18px;
  height: 18px;
}
.badge-2f0f .accordion_63e0 {
  display: none;
}
.hover-up-2a00 {
  position: relative;
}
.hover-up-2a00.fn-active-e5a0 .badge-2f0f .surface-4765 {
  display: none;
}
.hover-up-2a00.fn-active-e5a0 .badge-2f0f .accordion_63e0 {
  display: inline-block;
}
.hover-up-2a00 .fixed_b1fd {
  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);
}
.hover-up-2a00.sidebar-static-b595 .fixed_b1fd {
  left: auto;
  right: -0.9em;
}
.hover-up-2a00.sidebar-static-b595 .tag-66d0::before {
  left: auto;
  right: 15px;
}
.hover-up-2a00.fn-active-e5a0 .fixed_b1fd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text_out_4977 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.text_out_4977 label {
  flex-basis: 100%;
}
.text_out_4977 .aside_hard_4fc8 {
  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;
}
.text_out_4977 .narrow-8aff {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.text_out_4977 .narrow-8aff:focus {
  background-color: transparent;
}
.text_out_4977 button.blue_6cea {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.text_out_4977 button.blue_6cea:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.text_out_4977 button.blue_6cea svg {
  width: 18px;
  height: 18px;
}
.text_out_4977 input[type="submit"] {
  min-height: auto;
}
.element-5d47 .text_out_4977 .narrow-8aff {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag-66d0 {
  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) {
  .tag-66d0 {
    width: 220px;
  }
}
.tag-66d0 label {
  flex-basis: 100%;
}
.tag-66d0::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;
}
.layout_8034 .element-5d47 .text_out_4977 {
  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;
}
.layout_8034
  .element-5d47
  .text_out_4977
  .aside_hard_4fc8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout_8034 .element-5d47 .text_out_4977 .narrow-8aff {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout_8034
  .element-5d47
  .text_out_4977
  .narrow-8aff:focus {
  background: 0 0;
}
.layout_8034
  .element-5d47
  .text_out_4977
  .pagination_6afa {
  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;
}
.info-warm-9662 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.info-warm-9662 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.info-warm-9662 li:last-child {
  margin-right: 0;
}
.info-warm-9662 li:first-child {
  margin-left: 0;
}
.info-warm-9662.tertiary-cb2f a {
  color: #fff;
}
.info-warm-9662.tertiary-cb2f a:hover {
  color: #fff;
}
.info-warm-9662 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.info-warm-9662 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.info-warm-9662 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.info-warm-9662 a:hover {
  opacity: 0.9;
  color: inherit;
}
.info-warm-9662 [class*="social-icon-apple"] {
  background-color: #999;
}
.info-warm-9662 [class*="social-icon-apple"].highlight-0545 {
  background-color: transparent;
  color: #999;
}
.info-warm-9662 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.info-warm-9662 [class*="social-icon-behance"].highlight-0545 {
  background-color: transparent;
  color: #1769ff;
}
.info-warm-9662 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.info-warm-9662 [class*="social-icon-bitbucket"].highlight-0545 {
  background-color: transparent;
  color: #205081;
}
.info-warm-9662 [class*="social-icon-codepen"] {
  background-color: #000;
}
.info-warm-9662 [class*="social-icon-codepen"].highlight-0545 {
  background-color: transparent;
  color: #000;
}
.info-warm-9662 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.info-warm-9662 [class*="social-icon-delicious"].highlight-0545 {
  background-color: transparent;
  color: #39f;
}
.info-warm-9662 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.info-warm-9662 [class*="social-icon-digg"].highlight-0545 {
  background-color: transparent;
  color: #005be2;
}
.info-warm-9662 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.info-warm-9662 [class*="social-icon-dribbble"].highlight-0545 {
  background-color: transparent;
  color: #ea4c89;
}
.info-warm-9662 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.info-warm-9662 [class*="social-icon-envelope"].highlight-0545 {
  background-color: transparent;
  color: #ea4335;
}
.info-warm-9662 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.info-warm-9662 [class*="social-icon-facebook"].highlight-0545 {
  background-color: transparent;
  color: #3b5998;
}
.info-warm-9662 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.info-warm-9662 [class*="social-icon-flickr"].highlight-0545 {
  background-color: transparent;
  color: #0063dc;
}
.info-warm-9662 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.info-warm-9662 [class*="social-icon-foursquare"].highlight-0545 {
  background-color: transparent;
  color: #2d5be3;
}
.info-warm-9662 [class*="social-icon-github"] {
  background-color: #333;
}
.info-warm-9662 [class*="social-icon-github"].highlight-0545 {
  background-color: transparent;
  color: #333;
}
.info-warm-9662 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.info-warm-9662 [class*="social-icon-google-plus"].highlight-0545 {
  background-color: transparent;
  color: #dd4b39;
}
.info-warm-9662 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.info-warm-9662 [class*="social-icon-houzz"].highlight-0545 {
  background-color: transparent;
  color: #7ac142;
}
.info-warm-9662 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.info-warm-9662 [class*="social-icon-instagram"].highlight-0545 {
  background-color: transparent;
  color: #262626;
}
.info-warm-9662 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.info-warm-9662 [class*="social-icon-jsfiddle"].highlight-0545 {
  background-color: transparent;
  color: #487aa2;
}
.info-warm-9662 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.info-warm-9662 [class*="social-icon-linkedin"].highlight-0545 {
  background-color: transparent;
  color: #0077b5;
}
.info-warm-9662 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.info-warm-9662 [class*="social-icon-medium"].highlight-0545 {
  background-color: transparent;
  color: #00ab6b;
}
.info-warm-9662 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.info-warm-9662
  [class*="social-icon-odnoklassniki"].highlight-0545 {
  background-color: transparent;
  color: #f4731c;
}
.info-warm-9662 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.info-warm-9662 [class*="social-icon-meetup"].highlight-0545 {
  background-color: transparent;
  color: #ec1c40;
}
.info-warm-9662 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.info-warm-9662 [class*="social-icon-pinterest"].highlight-0545 {
  background-color: transparent;
  color: #bd081c;
}
.info-warm-9662 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.info-warm-9662 [class*="social-icon-product-hunt"].highlight-0545 {
  background-color: transparent;
  color: #da552f;
}
.info-warm-9662 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.info-warm-9662 [class*="social-icon-reddit"].highlight-0545 {
  background-color: transparent;
  color: #ff4500;
}
.info-warm-9662 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.info-warm-9662 [class*="social-icon-rss"].highlight-0545 {
  background-color: transparent;
  color: #f26522;
}
.info-warm-9662 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.info-warm-9662
  [class*="social-icon-shopping-cart"].highlight-0545 {
  background-color: transparent;
  color: #4caf50;
}
.info-warm-9662 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.info-warm-9662 [class*="social-icon-skype"].highlight-0545 {
  background-color: transparent;
  color: #00aff0;
}
.info-warm-9662 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.info-warm-9662 [class*="social-icon-slideshare"].highlight-0545 {
  background-color: transparent;
  color: #0077b5;
}
.info-warm-9662 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.info-warm-9662 [class*="social-icon-snapchat"].highlight-0545 {
  background-color: transparent;
  color: #fffc00;
}
.info-warm-9662 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.info-warm-9662 [class*="social-icon-soundcloud"].highlight-0545 {
  background-color: transparent;
  color: #f80;
}
.info-warm-9662 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.info-warm-9662 [class*="social-icon-spotify"].highlight-0545 {
  background-color: transparent;
  color: #2ebd59;
}
.info-warm-9662 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.info-warm-9662
  [class*="social-icon-stack-overflow"].highlight-0545 {
  background-color: transparent;
  color: #fe7a15;
}
.info-warm-9662 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.info-warm-9662 [class*="social-icon-maldkfgram"].highlight-0545 {
  background-color: transparent;
  color: #2ca5e0;
}
.info-warm-9662 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.info-warm-9662 [class*="social-icon-tripadvisor"].highlight-0545 {
  background-color: transparent;
  color: #589442;
}
.info-warm-9662 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.info-warm-9662 [class*="social-icon-tumblr"].highlight-0545 {
  background-color: transparent;
  color: #35465c;
}
.info-warm-9662 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.info-warm-9662 [class*="social-icon-twitch"].highlight-0545 {
  background-color: transparent;
  color: #6441a5;
}
.info-warm-9662 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.info-warm-9662 [class*="social-icon-twitter"].highlight-0545 {
  background-color: transparent;
  color: #1da1f2;
}
.info-warm-9662 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.info-warm-9662 [class*="social-icon-vimeo"].highlight-0545 {
  background-color: transparent;
  color: #1ab7ea;
}
.info-warm-9662 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.info-warm-9662 [class*="social-icon-vk"].highlight-0545 {
  background-color: transparent;
  color: #45668e;
}
.info-warm-9662 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.info-warm-9662 [class*="social-icon-weibo"].highlight-0545 {
  background-color: transparent;
  color: #df2029;
}
.info-warm-9662 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.info-warm-9662 [class*="social-icon-weixin"].highlight-0545 {
  background-color: transparent;
  color: #7bb32e;
}
.info-warm-9662 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.info-warm-9662 [class*="social-icon-whatsapp"].highlight-0545 {
  background-color: transparent;
  color: #25d366;
}
.info-warm-9662 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.info-warm-9662 [class*="social-icon-wordpress"].highlight-0545 {
  background-color: transparent;
  color: #21759b;
}
.info-warm-9662 [class*="social-icon-xing"] {
  background-color: #026466;
}
.info-warm-9662 [class*="social-icon-xing"].highlight-0545 {
  background-color: transparent;
  color: #026466;
}
.info-warm-9662 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.info-warm-9662 [class*="social-icon-yelp"].highlight-0545 {
  background-color: transparent;
  color: #af0606;
}
.info-warm-9662 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.info-warm-9662 [class*="social-icon-youtube"].highlight-0545 {
  background-color: transparent;
  color: #cd201f;
}
.sidebar-north-2c7f {
  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;
}
.sidebar-north-2c7f:hover {
  box-shadow: none;
  background: 0 0;
}
.fresh-674e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.modal_under_9f52 {
  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;
}
.surface_first_ad81 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paragraph-29b6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paragraph-29b6,
.paragraph-29b6::after,
.paragraph-29b6::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;
}
.paragraph-29b6::after,
.paragraph-29b6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.copper-5cbf .modal_under_9f52 .surface_first_ad81 {
  margin-top: -2px;
  width: 19px;
}
.copper-5cbf .modal_under_9f52 .paragraph-29b6 {
  margin-top: -1px;
}
.copper-5cbf .modal_under_9f52 .paragraph-29b6,
.copper-5cbf .modal_under_9f52 .paragraph-29b6::after,
.copper-5cbf .modal_under_9f52 .paragraph-29b6::before {
  width: 19px;
  height: 2px;
}
.copper-5cbf .modal_under_9f52 .paragraph-29b6::before {
  top: -6px;
}
.copper-5cbf .modal_under_9f52 .paragraph-29b6::after {
  bottom: -6px;
}
.soft-b087 .modal_under_9f52 .surface_first_ad81 {
  margin-top: -2px;
  width: 22px;
}
.soft-b087 .modal_under_9f52 .paragraph-29b6 {
  margin-top: -1px;
}
.soft-b087 .modal_under_9f52 .paragraph-29b6,
.soft-b087 .modal_under_9f52 .paragraph-29b6::after,
.soft-b087 .modal_under_9f52 .paragraph-29b6::before {
  width: 22px;
  height: 2px;
}
.soft-b087 .modal_under_9f52 .paragraph-29b6::before {
  top: -7px;
}
.soft-b087 .modal_under_9f52 .paragraph-29b6::after {
  bottom: -7px;
}
.caption_a055 .modal_under_9f52 .surface_first_ad81 {
  margin-top: -2px;
  width: 31px;
}
.caption_a055 .modal_under_9f52 .paragraph-29b6 {
  margin-top: -1.5px;
}
.caption_a055 .modal_under_9f52 .paragraph-29b6,
.caption_a055 .modal_under_9f52 .paragraph-29b6::after,
.caption_a055 .modal_under_9f52 .paragraph-29b6::before {
  width: 31px;
  height: 3px;
}
.caption_a055 .modal_under_9f52 .paragraph-29b6::before {
  top: -9px;
}
.caption_a055 .modal_under_9f52 .paragraph-29b6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wide-d7d8 .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 19px;
  }
  .wide-d7d8 .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1px;
  }
  .wide-d7d8 .modal_under_9f52 .paragraph-29b6,
  .wide-d7d8 .modal_under_9f52 .paragraph-29b6::after,
  .wide-d7d8 .modal_under_9f52 .paragraph-29b6::before {
    width: 19px;
    height: 2px;
  }
  .wide-d7d8 .modal_under_9f52 .paragraph-29b6::before {
    top: -6px;
  }
  .wide-d7d8 .modal_under_9f52 .paragraph-29b6::after {
    bottom: -6px;
  }
  .first-90f4 .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 22px;
  }
  .first-90f4 .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1px;
  }
  .first-90f4 .modal_under_9f52 .paragraph-29b6,
  .first-90f4 .modal_under_9f52 .paragraph-29b6::after,
  .first-90f4 .modal_under_9f52 .paragraph-29b6::before {
    width: 22px;
    height: 2px;
  }
  .first-90f4 .modal_under_9f52 .paragraph-29b6::before {
    top: -7px;
  }
  .first-90f4 .modal_under_9f52 .paragraph-29b6::after {
    bottom: -7px;
  }
  .column_fa46 .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 31px;
  }
  .column_fa46 .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1.5px;
  }
  .column_fa46 .modal_under_9f52 .paragraph-29b6,
  .column_fa46 .modal_under_9f52 .paragraph-29b6::after,
  .column_fa46 .modal_under_9f52 .paragraph-29b6::before {
    width: 31px;
    height: 3px;
  }
  .column_fa46 .modal_under_9f52 .paragraph-29b6::before {
    top: -9px;
  }
  .column_fa46 .modal_under_9f52 .paragraph-29b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .prev_a8db .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 19px;
  }
  .prev_a8db .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1px;
  }
  .prev_a8db .modal_under_9f52 .paragraph-29b6,
  .prev_a8db .modal_under_9f52 .paragraph-29b6::after,
  .prev_a8db .modal_under_9f52 .paragraph-29b6::before {
    width: 19px;
    height: 2px;
  }
  .prev_a8db .modal_under_9f52 .paragraph-29b6::before {
    top: -6px;
  }
  .prev_a8db .modal_under_9f52 .paragraph-29b6::after {
    bottom: -6px;
  }
  .soft-dca6 .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 22px;
  }
  .soft-dca6 .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1px;
  }
  .soft-dca6 .modal_under_9f52 .paragraph-29b6,
  .soft-dca6 .modal_under_9f52 .paragraph-29b6::after,
  .soft-dca6 .modal_under_9f52 .paragraph-29b6::before {
    width: 22px;
    height: 2px;
  }
  .soft-dca6 .modal_under_9f52 .paragraph-29b6::before {
    top: -7px;
  }
  .soft-dca6 .modal_under_9f52 .paragraph-29b6::after {
    bottom: -7px;
  }
  .section_solid_75e4 .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 31px;
  }
  .section_solid_75e4 .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1.5px;
  }
  .section_solid_75e4 .modal_under_9f52 .paragraph-29b6,
  .section_solid_75e4 .modal_under_9f52 .paragraph-29b6::after,
  .section_solid_75e4 .modal_under_9f52 .paragraph-29b6::before {
    width: 31px;
    height: 3px;
  }
  .section_solid_75e4 .modal_under_9f52 .paragraph-29b6::before {
    top: -9px;
  }
  .section_solid_75e4 .modal_under_9f52 .paragraph-29b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description-pro-b5b3 .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 19px;
  }
  .description-pro-b5b3 .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1px;
  }
  .description-pro-b5b3 .modal_under_9f52 .paragraph-29b6,
  .description-pro-b5b3 .modal_under_9f52 .paragraph-29b6::after,
  .description-pro-b5b3 .modal_under_9f52 .paragraph-29b6::before {
    width: 19px;
    height: 2px;
  }
  .description-pro-b5b3 .modal_under_9f52 .paragraph-29b6::before {
    top: -6px;
  }
  .description-pro-b5b3 .modal_under_9f52 .paragraph-29b6::after {
    bottom: -6px;
  }
  .thick_94f9 .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 22px;
  }
  .thick_94f9 .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1px;
  }
  .thick_94f9 .modal_under_9f52 .paragraph-29b6,
  .thick_94f9 .modal_under_9f52 .paragraph-29b6::after,
  .thick_94f9 .modal_under_9f52 .paragraph-29b6::before {
    width: 22px;
    height: 2px;
  }
  .thick_94f9 .modal_under_9f52 .paragraph-29b6::before {
    top: -7px;
  }
  .thick_94f9 .modal_under_9f52 .paragraph-29b6::after {
    bottom: -7px;
  }
  .accordion-copper-485a .modal_under_9f52 .surface_first_ad81 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-copper-485a .modal_under_9f52 .paragraph-29b6 {
    margin-top: -1.5px;
  }
  .accordion-copper-485a .modal_under_9f52 .paragraph-29b6,
  .accordion-copper-485a .modal_under_9f52 .paragraph-29b6::after,
  .accordion-copper-485a .modal_under_9f52 .paragraph-29b6::before {
    width: 31px;
    height: 3px;
  }
  .accordion-copper-485a .modal_under_9f52 .paragraph-29b6::before {
    top: -9px;
  }
  .accordion-copper-485a .modal_under_9f52 .paragraph-29b6::after {
    bottom: -9px;
  }
}
.green_7613 .paragraph-29b6 {
  -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);
}
.green_7613 .paragraph-29b6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.green_7613 .paragraph-29b6::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);
}
.green_7613.badge-last-4584 .paragraph-29b6 {
  -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);
}
.green_7613.badge-last-4584 .paragraph-29b6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.green_7613.badge-last-4584 .paragraph-29b6::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);
}
.shade-west-422c {
  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.current_69fa:before {
  display: none;
}
.focus-advanced-ed70 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus-advanced-ed70 .sort_action_d179 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus-advanced-ed70 .sort_action_d179:last-of-type {
  border-bottom: none;
}
.focus-advanced-ed70 .sort_action_d179.menu-north-4142,
.focus-advanced-ed70 .sort_action_d179.advanced-adb8,
.focus-advanced-ed70 .sort_action_d179.panel-cool-e4f9 {
  padding: 0;
}
.focus-advanced-ed70 .list-465d .overlay-d148 {
  color: currentColor;
}
.focus-advanced-ed70 .list-465d .overlay-d148:focus,
.focus-advanced-ed70 .list-465d .overlay-d148:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-advanced-ed70.search-left-c84a .right-633b,
.focus-advanced-ed70.search-left-c84a .chip-purple-1d0a a,
.focus-advanced-ed70.search-left-c84a .gold-2b4f a,
.focus-advanced-ed70.search-left-c84a .heading_cc90 a {
  color: rgba(0, 0, 0, 0.55);
}
.focus-advanced-ed70.search-left-c84a .right-633b:hover,
.focus-advanced-ed70.search-left-c84a .chip-purple-1d0a a:hover,
.focus-advanced-ed70.search-left-c84a .gold-2b4f a:hover,
.focus-advanced-ed70.search-left-c84a .heading_cc90 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-advanced-ed70.search-left-c84a .grid_dce7 {
  color: rgba(0, 0, 0, 0.8);
}
.focus-advanced-ed70.search-left-c84a .sort_action_d179 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus-advanced-ed70.search-left-c84a .sort_action_d179:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus-advanced-ed70.search-left-c84a .hovered_a5d8:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus-advanced-ed70.search-left-c84a .list-465d .inner-489c li a,
.focus-advanced-ed70.search-left-c84a .list-465d .overlay-d148,
.focus-advanced-ed70.search-left-c84a .heading_cc90 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus-advanced-ed70.search-left-c84a .list-465d .overlay-d148:focus,
.focus-advanced-ed70.search-left-c84a .list-465d .overlay-d148:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-advanced-ed70.search-left-c84a .inner-489c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus-advanced-ed70.widget-1a54 .right-633b,
.focus-advanced-ed70.widget-1a54 .chip-purple-1d0a a,
.focus-advanced-ed70.widget-1a54 .gold-2b4f .overlay-d148,
.focus-advanced-ed70.widget-1a54 .gold-2b4f a,
.focus-advanced-ed70.widget-1a54 .heading_cc90 a {
  color: rgba(255, 255, 255, 0.79);
}
.focus-advanced-ed70.widget-1a54 .right-633b:hover,
.focus-advanced-ed70.widget-1a54 .chip-purple-1d0a a:hover,
.focus-advanced-ed70.widget-1a54 .gold-2b4f .overlay-d148:hover,
.focus-advanced-ed70.widget-1a54 .gold-2b4f a:hover,
.focus-advanced-ed70.widget-1a54 .heading_cc90 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-advanced-ed70.widget-1a54 .grid_dce7 {
  color: rgba(255, 255, 255, 0.99);
}
.focus-advanced-ed70.widget-1a54 .sort_action_d179 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-advanced-ed70.widget-1a54 .sort_action_d179:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus-advanced-ed70.widget-1a54 .hovered_a5d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-advanced-ed70.widget-1a54 .list-465d .inner-489c li a,
.focus-advanced-ed70.widget-1a54 .list-465d .overlay-d148,
.focus-advanced-ed70.widget-1a54 .heading_cc90 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-advanced-ed70.widget-1a54 .list-465d .overlay-d148:focus,
.focus-advanced-ed70.widget-1a54 .list-465d .overlay-d148:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-advanced-ed70.widget-1a54 .inner-489c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_a5d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hovered_a5d8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.west-2c8d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.top-c25b .focus-advanced-ed70 {
  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;
}
.top-c25b .sort_action_d179 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.top-c25b .sort_action_d179: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) {
  .top-c25b .sort_action_d179:before {
    width: 16%;
    left: 42%;
  }
}
.top-c25b .sort_action_d179:last-child:before {
  content: none;
}
.top-c25b .sort_action_d179[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.top-c25b .list-465d .inner-489c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.top-c25b .list-465d .inner-489c li a .overlay-d148 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.top-c25b .list-465d .heading_cc90 {
  border: none;
}
.top-c25b .list-465d .heading_cc90 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.top-c25b .hovered_a5d8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.top-c25b .west-2c8d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.top-c25b .widget-1a54 .hovered_a5d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.top-c25b .search-left-c84a.secondary-80ac .paragraph-29b6 {
  background: rgba(0, 0, 0, 0.6);
}
.top-c25b
  .search-left-c84a.secondary-80ac
  .paragraph-29b6::after,
.top-c25b
  .search-left-c84a.secondary-80ac
  .paragraph-29b6:before {
  background: inherit;
}
.top-c25b
  .search-left-c84a.secondary-80ac:hover
  .paragraph-29b6 {
  background: rgba(0, 0, 0, 0.8);
}
.orange_4ef5 .focus-advanced-ed70 {
  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) {
  .orange_4ef5 .focus-advanced-ed70 {
    width: auto;
    right: 45px;
  }
}
.pink-2fba .focus-advanced-ed70 {
  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) {
  .pink-2fba .focus-advanced-ed70 {
    width: auto;
    left: 45px;
  }
}
.current_69fa .focus-advanced-ed70 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.current_69fa .west-2c8d {
  max-width: 48em;
  margin: 0 auto;
}
.current_69fa .hovered_a5d8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.new-69cb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.new-69cb.top-c25b .focus-advanced-ed70 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.new-69cb.orange_4ef5 .focus-advanced-ed70 {
  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);
}
.new-69cb .focus-advanced-ed70 {
  visibility: visible;
}
.new-69cb.pink-2fba .focus-advanced-ed70 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gold-ea5d,
.button_fast_6933 {
  overflow-x: hidden;
}
.gold-ea5d .focus-advanced-ed70 {
  overflow: auto;
}
.gold-ea5d.top-c25b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold-ea5d.top-c25b .focus-advanced-ed70 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gold-ea5d.top-c25b .sidebar-north-2c7f {
  opacity: 0;
}
.gold-ea5d.orange_4ef5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold-ea5d.orange_4ef5 .focus-advanced-ed70 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gold-ea5d.orange_4ef5 .sidebar-north-2c7f {
  opacity: 0;
}
.gold-ea5d.pink-2fba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold-ea5d.pink-2fba .focus-advanced-ed70 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gold-ea5d.pink-2fba .sidebar-north-2c7f {
  opacity: 0;
}
.gold-ea5d.current_69fa .focus-advanced-ed70 {
  z-index: 10;
  visibility: visible;
}
.secondary-80ac {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.secondary-80ac .paragraph-29b6 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary-80ac .paragraph-29b6::after,
.secondary-80ac .paragraph-29b6:before {
  background: inherit;
}
.secondary-80ac:hover .paragraph-29b6 {
  background: rgba(255, 255, 255, 0.99);
}
.pink-2fba .secondary-80ac {
  top: 10px;
  right: auto;
  left: 12px;
}
.current_69fa .secondary-80ac {
  display: none !important;
}
.gold-ea5d:before,
.button_fast_6933:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gold-ea5d .secondary-80ac,
.button_fast_6933 .secondary-80ac {
  display: inline-block;
}
.focus-advanced-ed70 .banner_static_7e57 {
  -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;
}
.gold-ea5d .focus-advanced-ed70 .banner_static_7e57,
.button_fast_6933 .focus-advanced-ed70 .banner_static_7e57 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade-7647 .aside_hard_4fc8 {
  width: 100%;
}
.panel-steel-bb9c {
  padding: 0 0.5em 0;
}
.panel-steel-bb9c [class*="customify-col-"],
.panel-steel-bb9c [class*="customify-col_"],
.panel-steel-bb9c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification-slow-b075 .panel-steel-bb9c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tag-hovered-dda6 .liquid-26ed,
  .liquid-26ed {
    display: none;
  }
  .thumbnail_ff83 {
    text-align: left;
  }
  .tabs_dfdb {
    text-align: center;
  }
  .highlight_2735 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tag-hovered-dda6 .north_5e04,
  .north_5e04 {
    display: none;
  }
  .content_focused_e055 {
    text-align: left;
  }
  .label-c6bc {
    text-align: center;
  }
  .breadcrumb_wood_217e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tag-hovered-dda6 .gradient_dbe5,
  .gradient_dbe5 {
    display: none;
  }
  .north-8f22 {
    text-align: left;
  }
  .left-38ab {
    text-align: center;
  }
  .medium-f79b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tabs_f128 {
  box-shadow: none !important;
}
.avatar-bottom-5468 .dim-b5b8,
.tabs_4eb2 .dim-b5b8 {
  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;
}
.tabs_4eb2 .dim-b5b8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.caption_fixed_3127 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.caption_fixed_3127:after,
.caption_fixed_3127:before {
  content: "";
  display: table;
}
.caption_fixed_3127:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .caption_fixed_3127 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.caption_fixed_3127,
.pressed-c64c {
  max-width: 1248px;
  margin: 0 auto;
}

.paper_734d.caption-dim-906c .caption_fixed_3127 {
  max-width: 100%;
}
.paper_734d.tabs_up_3701 {
  max-width: 1200px;
  margin: 0 auto;
}
.paper_734d.brown-a6bd .caption_fixed_3127 {
  max-width: 100%;
}
.paper_734d.brown-a6bd > .caption_fixed_3127 {
  padding-left: 0;
  padding-right: 0;
}
.paper_734d.brown-a6bd > .caption_fixed_3127 .tag-hovered-dda6 {
  margin: 0;
}
.paper_734d.brown-a6bd
  > .caption_fixed_3127
  .alert_14d6.preview_ce76 {
  margin-right: 0;
  margin-left: 0;
}
.paper_734d.brown-a6bd #main.preview_ce76 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wrapper_out_f8b0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_out_f8b0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .shadow_first_074e .out-daa6 {
    padding-right: 1em;
  }
  .shadow_first_074e.tiny-78bf .alert_14d6 {
    border-right: 1px solid #eaecee;
  }
  .shadow_first_074e.tiny-78bf .out-daa6 {
    padding-right: 1em;
  }
  .shadow_first_074e.tiny-78bf .layout-d209 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty-8e2f .out-daa6 {
    padding-left: 1em;
  }
  .dirty-8e2f.tiny-78bf .alert_14d6 {
    border-left: 1px solid #eaecee;
  }
  .dirty-8e2f.tiny-78bf .out-daa6 {
    padding-left: 1em;
  }
  .dirty-8e2f.tiny-78bf .layout-d209 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-f147 .out-daa6 {
    padding-left: 1em;
  }
  .pressed-f147.tiny-78bf .large-f8c0 {
    border-right: 1px solid #eaecee;
  }
  .pressed-f147.tiny-78bf .block-ab8d {
    border-right: 1px solid #eaecee;
  }
  .pressed-f147.tiny-78bf .out-daa6 {
    padding-left: 1em;
  }
  .pressed-f147.tiny-78bf .layout-d209 {
    padding-right: 1em;
  }
  .pressed-f147.tiny-78bf .plasma-9f45 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-d78a .out-daa6 {
    padding-right: 1em;
  }
  .popup-d78a.tiny-78bf .large-f8c0 {
    border-left: 1px solid #eaecee;
  }
  .popup-d78a.tiny-78bf .block-ab8d {
    border-left: 1px solid #eaecee;
  }
  .popup-d78a.tiny-78bf .out-daa6 {
    padding-right: 1em;
  }
  .popup-d78a.tiny-78bf .layout-d209 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-d78a.tiny-78bf .plasma-9f45 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_out_f8b0 .out-daa6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_out_f8b0.tiny-78bf .alert_14d6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wrapper_out_f8b0.tiny-78bf .out-daa6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_out_f8b0.tiny-78bf .layout-d209 {
    padding-left: 1em;
  }
  .wrapper_out_f8b0.tiny-78bf .plasma-9f45 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wrapper_out_f8b0.tiny-78bf .out-daa6 {
    padding-left: 0;
  }
}
.soft-6ab0 .frame_active_be25 {
  display: inline-block;
}
.dropdown-c67e {
  display: inline-block;
}
.gradient-94aa {
  word-con: break-word;
}
.first_966e > span {
  display: inline-block;
  padding: 5px 0;
}
.first_966e .row-north-184f {
  margin-left: 8px;
  margin-right: 8px;
}
.first_966e .status_b5a7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress-east-64da .popup-7c74 {
  margin-bottom: 2em;
}
.progress-east-64da .shadow-plasma-5fdc {
  margin-bottom: 15px;
}
.progress-east-64da .shadow-plasma-5fdc:last-child {
  margin-bottom: 0;
}
.progress-east-64da .soft-b7ff {
  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) {
  .progress-east-64da .soft-b7ff {
    display: block;
  }
}
.progress-east-64da .main_pressed_ce0d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress-east-64da .main_pressed_ce0d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress-east-64da .caption-6b87 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress-east-64da .caption-6b87 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress-east-64da .caption-6b87 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress-east-64da .gradient-94aa {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress-east-64da .gradient-94aa a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress-east-64da .notice-860c p:last-child {
  margin-bottom: 0;
}
.progress-east-64da .brown-36f6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress-east-64da .row_gold_3fc0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress-east-64da .tabs-928a {
  margin-top: 1em;
}
.progress-east-64da .accent_over_47a7 {
  top: 0;
  display: block;
}
.progress-east-64da .accent_over_47a7 a {
  color: inherit;
}
.progress-east-64da .accent_over_47a7 a:hover {
  color: inherit;
}
.progress-east-64da .backdrop-next-eb65 {
  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;
}
.progress-east-64da .backdrop-next-eb65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress-east-64da .row_gold_3fc0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress-east-64da .lower_8219 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress-east-64da .lower_8219:first-child {
  margin-top: 0;
}
.progress-east-64da .lower_8219.notification_935b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress-east-64da .lower_8219.video-huge-741f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress-east-64da
  .lower_8219.video-huge-741f.texture_c057
  .tabs-928a {
  width: 100%;
}
.progress-east-64da .video-huge-741f {
  -webkit-box-align: center;
  align-items: center;
}
.progress-east-64da .video-huge-741f .first_966e,
.progress-east-64da .video-huge-741f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress-east-64da .caption-6b87 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-east-64da .caption-6b87 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-east-64da .caption-6b87: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;
}
.progress-east-64da .notification_935b {
  z-index: 5;
}
.progress-east-64da .feature_dark_d170 .gas_9f46 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress-east-64da .texture_outer_07d1 .gas_9f46 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress-east-64da .full-95d5 .gas_9f46 {
  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;
}
.progress-east-64da.media-8ed2 .soft-b7ff,
.progress-east-64da.next-475a .soft-b7ff {
  display: block;
}
.progress-east-64da.media-8ed2 .soft-b7ff .progress-tall-537a,
.progress-east-64da.media-8ed2 .soft-b7ff .row_gold_3fc0,
.progress-east-64da.next-475a .soft-b7ff .progress-tall-537a,
.progress-east-64da.next-475a .soft-b7ff .row_gold_3fc0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-east-64da.upper_5c72 .main_pressed_ce0d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress-east-64da.upper_5c72 .main_pressed_ce0d {
    margin-right: 0;
  }
}
.progress-east-64da.media-8ed2 .main_pressed_ce0d,
.progress-east-64da.next-475a .main_pressed_ce0d {
  padding-top: 40%;
}
.progress-east-64da.media-8ed2 .popup-7c74,
.progress-east-64da.next-475a .popup-7c74 {
  display: block;
}
.progress-east-64da.media-8ed2 .fn-sticky-e5a0 .row_gold_3fc0,
.progress-east-64da.next-475a .fn-sticky-e5a0 .row_gold_3fc0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress-east-64da.media-8ed2 .main_pressed_ce0d,
.progress-east-64da.next-475a .main_pressed_ce0d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress-east-64da.media-8ed2 .row_gold_3fc0 {
  padding: 1em;
}
.easy_090a {
  margin: 30px auto;
  display: block;
}
.easy_090a .footer-db03 > * {
  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;
}
.easy_090a .footer-db03 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy_090a .footer-db03 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-purple-5eda .first_966e {
  margin-bottom: 1.41575em;
}
.video-purple-5eda .dropdown-da11 {
  margin-bottom: 1.618em;
}
.prev-108c .highlight_5296 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.prev-108c .highlight_5296 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.prev-108c .label_f8d1 {
  max-width: 100%;
  overflow: auto;
}
.image-silver-a697 .prev-108c a:hover {
  text-decoration: underline;
}
.purple_f420 .shadow-plasma-5fdc:not(.gradient-94aa),
.purple_f420 .caption-6b87 {
  margin-bottom: 1.41575em;
}
.purple_f420 .shadow-plasma-5fdc:not(.gradient-94aa):last-child,
.purple_f420 .caption-6b87:last-child {
  margin-bottom: 0;
}
.purple_f420 .shadow-plasma-5fdc.container_1429 {
  margin-bottom: 0.41575em;
}
.purple_f420 .notification-tall-58a9:before,
.purple_f420 .overlay-black-f015:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.purple_f420 .notification-tall-58a9:before {
  content: "\f115";
}
.purple_f420 .overlay-black-f015:before {
  content: "\f02c";
}
.purple_f420 .in_b8dc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.purple_f420 .in_b8dc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-6f0c {
  display: -webkit-box;
  display: flex;
}
.menu-6f0c .filter_5158 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-6f0c .filter_5158 {
    flex-basis: 90px;
  }
}
.menu-6f0c .top-b138 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-6f0c .top-b138 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-6f0c .preview_white_5149 p:last-child {
  margin-bottom: 0.72em;
}
.pink-d6bd .footer-db03 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pink-d6bd .footer-db03:after,
.pink-d6bd .footer-db03:before {
  content: "";
  display: table;
}
.pink-d6bd .footer-db03:after {
  clear: both;
}
.pink-d6bd .footer-db03 .hard_7a0a,
.pink-d6bd .footer-db03 .iron-6cf3 {
  width: 49%;
}
.pink-d6bd .footer-db03 .hard_7a0a a span.alert-liquid-14e3,
.pink-d6bd .footer-db03 .iron-6cf3 a span.alert-liquid-14e3 {
  display: block;
  margin-bottom: 5px;
}
.pink-d6bd .footer-db03 .iron-6cf3 {
  float: left;
  text-align: left;
}
.pink-d6bd .footer-db03 .hard_7a0a {
  float: right;
  text-align: right;
}
.card-daf7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card-daf7 {
    margin-bottom: 0;
  }
}
.hovered_2983 {
  margin-bottom: 1em;
}
.hovered_2983 .gradient-94aa {
  font-size: 1.1em;
  line-height: 1.3;
}
.column-fc68 a {
  display: block;
  line-height: 0;
  position: relative;
}
.menu_787b .hovered_2983,
.cool-3df5 .hovered_2983 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .menu_787b .hovered_2983,
  .cool-3df5 .hovered_2983 {
    display: block;
  }
}
.menu_787b .column-fc68,
.cool-3df5 .column-fc68 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .menu_787b .column-fc68,
  .cool-3df5 .column-fc68 {
    margin-bottom: 1em;
  }
}
.menu_787b .column-fc68 img,
.cool-3df5 .column-fc68 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.menu_787b .layout_1031,
.cool-3df5 .layout_1031 {
  flex-basis: calc(100% - 160px);
}
.menu_787b .layout_1031 p,
.cool-3df5 .layout_1031 p {
  margin-bottom: 0;
}
.menu_787b .layout_1031 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .menu_787b .layout_1031 {
    padding-left: 0;
  }
}
.cool-3df5 .layout_1031 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .cool-3df5 .layout_1031 {
    padding-right: 0;
  }
}
.cool-3df5 .column-fc68 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.filter-ae57 .column-fc68 {
  margin-bottom: 0.5em;
}
.filter-ae57 .column-fc68 img {
  width: 100%;
}
.sort-2c2c .carousel_4bef,
.hero-warm-3d53 .carousel_4bef {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero-warm-3d53 .alert_14d6 .title-ac0c p:last-child {
  margin-bottom: 0;
}
.notice-motion-0b53 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.status_purple_aba2 .cool_8615 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .status_purple_aba2 .cool_8615:last-of-type {
    margin-bottom: 0;
  }
}
.status_purple_aba2 .cool_8615 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status_purple_aba2 .cool_8615 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.status_purple_aba2 .cool_8615 ul li {
  margin: 0 0 0.6em;
}
.status_purple_aba2 .cool_8615 ul li.list-a96b,
.status_purple_aba2 .cool_8615 ul li.iron-21bf {
  position: relative;
}
.status_purple_aba2 .cool_8615 ul li.list-a96b .last_8f49,
.status_purple_aba2 .cool_8615 ul li.iron-21bf .last_8f49 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.status_purple_aba2 .cool_8615 ul li.list-a96b:after:after,
.status_purple_aba2 .cool_8615 ul li.list-a96b:after:before,
.status_purple_aba2
  .cool_8615
  ul
  li.iron-21bf:after:after,
.status_purple_aba2
  .cool_8615
  ul
  li.iron-21bf:after:before {
  content: "";
  display: table;
}
.status_purple_aba2 .cool_8615 ul li.list-a96b:after:after,
.status_purple_aba2
  .cool_8615
  ul
  li.iron-21bf:after:after {
  clear: both;
}
.status_purple_aba2 .cool_8615 a.notice-e290:hover {
  text-decoration: none;
}
.status_purple_aba2 .cool_8615 select {
  max-width: 100%;
}
.status_purple_aba2 .cool_8615 table {
  font-size: 85%;
}
.status_purple_aba2 .cool_8615 table td,
.status_purple_aba2 .cool_8615 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.status_purple_aba2 .cool_8615 table tfoot td {
  text-align: left;
}
.status_purple_aba2 .cool_8615 :last-child {
  margin-bottom: 0;
}
.status_purple_aba2 .cool_8615 .disabled_47ad {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.status_purple_aba2 .cool_8615 .disabled_47ad label {
  width: 100%;
}
.status_purple_aba2 .cool_8615 .disabled_47ad .narrow-8aff {
  width: 100%;
  display: block;
}
.status_purple_aba2 .cool_8615 .disabled_47ad .blue_6cea {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.status_purple_aba2 .cool_8615 .disabled_47ad .blue_6cea:hover svg #svg-search {
  fill: #444;
}
.status_purple_aba2 .cool_8615 .disabled_47ad .blue_6cea svg {
  width: 18px;
  height: 18px;
}
.status_purple_aba2 .in_2370 ul ul,
.status_purple_aba2 .accent_24e3 ul ul,
.status_purple_aba2 .content_0745 ul ul,
.status_purple_aba2 .tertiary-middle-4c60 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.status_purple_aba2 .in_2370 .bronze-cc93 > a,
.status_purple_aba2 .accent_24e3 .bronze-cc93 > a,
.status_purple_aba2 .content_0745 .bronze-cc93 > a,
.status_purple_aba2 .tertiary-middle-4c60 .bronze-cc93 > a {
  margin-bottom: 0;
}
.status_purple_aba2 .button-6080 li,
.status_purple_aba2 .in_2370 li,
.status_purple_aba2 .orange-56f9 li,
.status_purple_aba2 .accent_24e3 li,
.status_purple_aba2 .content_0745 li,
.status_purple_aba2 .tertiary-middle-4c60 li,
.status_purple_aba2 .tabs_c195 li,
.status_purple_aba2 .texture-black-8f7a li {
  display: block;
  position: relative;
}
.status_purple_aba2 .button-6080 li:last-child,
.status_purple_aba2 .in_2370 li:last-child,
.status_purple_aba2 .orange-56f9 li:last-child,
.status_purple_aba2 .accent_24e3 li:last-child,
.status_purple_aba2 .content_0745 li:last-child,
.status_purple_aba2 .tertiary-middle-4c60 li:last-child,
.status_purple_aba2 .tabs_c195 li:last-child,
.status_purple_aba2 .texture-black-8f7a li:last-child {
  border: none;
}
.status_purple_aba2 .button-6080 li a,
.status_purple_aba2 .in_2370 li a,
.status_purple_aba2 .orange-56f9 li a,
.status_purple_aba2 .accent_24e3 li a,
.status_purple_aba2 .content_0745 li a,
.status_purple_aba2 .tertiary-middle-4c60 li a,
.status_purple_aba2 .tabs_c195 li a,
.status_purple_aba2 .texture-black-8f7a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status_purple_aba2 .button-6080 li ul li::before,
.status_purple_aba2 .in_2370 li ul li::before,
.status_purple_aba2 .orange-56f9 li ul li::before,
.status_purple_aba2 .accent_24e3 li ul li::before,
.status_purple_aba2 .content_0745 li ul li::before,
.status_purple_aba2 .tertiary-middle-4c60 li ul li::before,
.status_purple_aba2 .tabs_c195 li ul li::before,
.status_purple_aba2 .texture-black-8f7a li ul li::before {
  left: 15px;
}
.status_purple_aba2 .button-6080 li ul a,
.status_purple_aba2 .in_2370 li ul a,
.status_purple_aba2 .orange-56f9 li ul a,
.status_purple_aba2 .accent_24e3 li ul a,
.status_purple_aba2 .content_0745 li ul a,
.status_purple_aba2 .tertiary-middle-4c60 li ul a,
.status_purple_aba2 .tabs_c195 li ul a,
.status_purple_aba2 .texture-black-8f7a li ul a {
  padding-left: 20px;
}
.status_purple_aba2 .button-6080 li ul ul li::before,
.status_purple_aba2 .in_2370 li ul ul li::before,
.status_purple_aba2 .orange-56f9 li ul ul li::before,
.status_purple_aba2 .accent_24e3 li ul ul li::before,
.status_purple_aba2 .content_0745 li ul ul li::before,
.status_purple_aba2 .tertiary-middle-4c60 li ul ul li::before,
.status_purple_aba2 .tabs_c195 li ul ul li::before,
.status_purple_aba2 .texture-black-8f7a li ul ul li::before {
  left: 30px;
}
.status_purple_aba2 .button-6080 li ul ul a,
.status_purple_aba2 .in_2370 li ul ul a,
.status_purple_aba2 .orange-56f9 li ul ul a,
.status_purple_aba2 .accent_24e3 li ul ul a,
.status_purple_aba2 .content_0745 li ul ul a,
.status_purple_aba2 .tertiary-middle-4c60 li ul ul a,
.status_purple_aba2 .tabs_c195 li ul ul a,
.status_purple_aba2 .texture-black-8f7a li ul ul a {
  padding-left: 40px;
}
.status_purple_aba2 .content-c6f1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status_purple_aba2 .texture-black-8f7a ul li {
  margin-bottom: 1.41575em;
}
.status_purple_aba2 .texture-black-8f7a ul li .steel-deac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.status_purple_aba2 .texture-black-8f7a ul li .nav_new_13b3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget-1a54 .button-6080 li a,
.widget-1a54 .in_2370 li a,
.widget-1a54 .orange-56f9 li a,
.widget-1a54 .accent_24e3 li a,
.widget-1a54 .content_0745 li a,
.widget-1a54 .tertiary-middle-4c60 li a,
.widget-1a54 .tabs_c195 li a,
.widget-1a54 .texture-black-8f7a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-1a54 .content-c6f1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-1a54 .cool_8615 ul li.list-a96b .last_8f49,
.widget-1a54 .cool_8615 ul li.iron-21bf .last_8f49 {
  background: rgba(0, 0, 0, 0.2);
}
.widget-1a54 .status_purple_aba2 .cool_8615 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_734d .status_purple_aba2 .inner-489c li {
  margin: 0;
}
.paper_734d .status_purple_aba2 .inner-489c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paper_734d .status_purple_aba2 .inner-489c li ul {
  margin: 0;
}
.paper_734d .status_purple_aba2 .inner-489c li ul li a {
  padding-left: 15px;
}
.paper_734d .status_purple_aba2 .inner-489c li ul li li a {
  padding-left: 30px;
}
.paper_734d .status_purple_aba2 .inner-489c li.secondary_focused_2ff9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paper_734d .status_purple_aba2 .inner-489c li.secondary_focused_2ff9 > 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;
}
.paper_734d .status_purple_aba2 .inner-489c li.secondary_focused_2ff9 > 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;
}
.menu_3c01 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background_blue_032f {
  position: relative;
  z-index: 10;
}
.background_blue_032f .banner_static_7e57 {
  width: 100%;
  max-width: 100%;
}
.outer_9310 .image_6b51 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outer_9310 .search-left-c84a {
}
.outer_9310 .widget-1a54 {
  background: #292929;
}
.pro-00d5 .image_6b51 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pro-00d5 .search-left-c84a {
  background: #f9f9f9;
}
.pro-00d5 .widget-1a54 {
  background: #303030;
}
.active-83c2 .image_6b51 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-83c2 .frame_active_be25 {
    margin-bottom: 1em;
  }
  .active-83c2 .frame_active_be25:last-child {
    margin-bottom: 0;
  }
}
.active-83c2 .search-left-c84a {
  background: #ededed;
}
.active-83c2 .widget-1a54 {
  background: #1a1a1a;
}
.image_6b51.search-left-c84a {
  color: rgba(0, 0, 0, 0.6);
}
.image_6b51.search-left-c84a .last_0b61 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_6b51.widget-1a54 {
  color: rgba(255, 255, 255, 0.99);
}
.image_6b51.widget-1a54 a:not(.notice-e290) {
  color: rgba(255, 255, 255, 0.79);
}
.image_6b51.widget-1a54 a:not(.notice-e290):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_6b51.widget-1a54 .last_0b61 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_6b51.widget-1a54 table tbody td,
.image_6b51.widget-1a54 table th {
  background: rgba(0, 0, 0, 0.08);
}
.basic-dff9.column_orange_d662 .caption_fixed_3127 {
  max-width: initial;
}
.basic-dff9 .current_bcff {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.basic-dff9 .current_bcff .banner_static_7e57 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .basic-dff9 .current_bcff .banner_static_7e57 {
    display: block;
    margin-bottom: 2em;
  }
  .basic-dff9 .current_bcff .banner_static_7e57:last-child {
    margin-bottom: 0;
  }
}
.active-83c2 .frame_active_be25:last-child,
.pro-00d5 .frame_active_be25:last-child,
.outer_9310 .frame_active_be25:last-child {
  margin-bottom: 0;
}
.active-83c2 .frame_active_be25 .status_purple_aba2 .cool_8615:last-child,
.pro-00d5 .frame_active_be25 .status_purple_aba2 .cool_8615:last-child,
.outer_9310 .frame_active_be25 .status_purple_aba2 .cool_8615:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active-83c2 .dim-5c5b,
  .active-83c2 .item_gold_bf37,
  .pro-00d5 .dim-5c5b,
  .pro-00d5 .item_gold_bf37,
  .outer_9310 .dim-5c5b,
  .outer_9310 .item_gold_bf37 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background_blue_032f .frame_active_be25 {
    margin-bottom: 2em;
  }
}
.background_blue_032f p:last-child {
  margin-bottom: 0;
}
.background_blue_032f li,
.background_blue_032f ul {
  list-style: none;
  margin: 0;
}
.background_blue_032f ul ul {
  margin-left: 2.617924em;
}
.left_ed6e {
  font-size: 0.875em;
}

/* css-noise: 97e0 */
.shadow-element-b5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
