/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery-fresh-cd4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery-fresh-cd4f
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.gallery-fresh-cd4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.table-3d08.icon-brown-016d/licenses/gpl-2.0.button-878b
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.complex_176e/, (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.wrapper-2d7a.item_small_014a/normalize.east_5993/
 ======
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.east_5993 v7.0.0 | MIT License | github.gallery-fresh-cd4f/necolas/normalize.east_5993 */
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;
}
.hard_acb3 .title-3424,
.plasma_0d5e,
.backdrop_2e9b,
.gas-6741,
.badge-medium-31ad,
.chip-complex-1b15,
.smooth_a8c8,
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;
}
.plasma_0d5e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .plasma_0d5e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma_0d5e,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop_2e9b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop_2e9b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop_2e9b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_2e9b,
  h2 {
    font-size: 1.7em;
  }
}
.gas-6741,
h3 {
  font-size: 1.618em;
}
.hard_acb3 .title-3424,
.badge-medium-31ad,
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.clean_50a3 {
  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;
}
.mini-02e4:after,
.mini-02e4:before,
.hidden_24e2:after,
.hidden_24e2:before {
  content: "";
  display: table;
}
.mini-02e4:after,
.hidden_24e2:after {
  clear: both;
}
.hard_5232 {
  float: right;
  margin-right: 0;
}
.easy_944c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.nav-old-8692 .section-brown-58ca,
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;
}
.nav-old-8692 .section-brown-58ca: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;
}
.overlay-3728 .section-brown-58ca {
  box-shadow: none;
}
.overlay-3728
  .section-brown-58ca
  .white_97c2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay-3728 .section-brown-58ca .slider-a784 {
  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;
}
.overlay-3728
  .section-brown-58ca
  .slider-a784
  b {
  display: none;
}
.overlay-3728 .mini_5f6b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.motion_db51:not(.row_6b10):not(.column-d13a),
button:not(.row_6b10):not(.column-d13a),
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ),
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ),
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ) {
  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;
}
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ):hover,
button:not(.row_6b10):not(
    .column-d13a
  ):hover,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ):hover,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ):hover,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ):active,
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ):focus,
button:not(.row_6b10):not(
    .column-d13a
  ):active,
button:not(.row_6b10):not(
    .column-d13a
  ):focus,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ):active,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ):focus,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ):active,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ):focus,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ):active,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ):focus {
  outline: 0;
}
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d,
button:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d {
  position: relative;
}
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .under_0610,
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .chip-smooth-0961,
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .active_3a4f,
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  i,
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  svg,
button:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .under_0610,
button:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .chip-smooth-0961,
button:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .active_3a4f,
button:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  i,
button:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  svg,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .under_0610,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .chip-smooth-0961,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .active_3a4f,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  i,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  svg,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .under_0610,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .chip-smooth-0961,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .active_3a4f,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  i,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  svg,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .under_0610,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .chip-smooth-0961,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  .active_3a4f,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  i,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d
  svg {
  visibility: hidden;
}
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d:after,
button:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d:after,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d:after,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d:after,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ).fn-loading-e21d: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;
}
.motion_db51:not(.row_6b10):not(.column-d13a),
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ),
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ),
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ) {
  color: #fff;
  background: #235787;
}
.motion_db51:not(.row_6b10):not(
    .column-d13a
  ):focus,
input[type="button"]:not(.row_6b10):not(
    .column-d13a
  ):focus,
input[type="reset"]:not(.row_6b10):not(
    .column-d13a
  ):focus,
input[type="submit"]:not(.row_6b10):not(
    .column-d13a
  ):focus {
  color: #fff;
}
.motion_db51.fn-disabled-e21d:not(.row_6b10):not(
    .column-d13a
  ),
.motion_db51[disabled]:not(.row_6b10):not(
    .column-d13a
  ),
button.fn-disabled-e21d:not(.row_6b10):not(
    .column-d13a
  ),
button[disabled]:not(.row_6b10):not(
    .column-d13a
  ) {
  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;
}
.west-d8ee {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west-d8ee: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;
}
.next_f0cd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fixed-f7a9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.down_d0b7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mini-02e4:after,
.mini-02e4:before,
.texture_f5d5:after,
.texture_f5d5:before,
.background-f547:after,
.background-f547:before,
.border_ec5a:after,
.border_ec5a:before,
.info_2bcd:after,
.info_2bcd:before,
.bottom-d844:after,
.bottom-d844:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mini-02e4:after,
.texture_f5d5:after,
.background-f547:after,
.border_ec5a:after,
.info_2bcd:after,
.bottom-d844:after {
  clear: both;
}
.texture_f5d5 .card_e78c,
.background-f547 .card_e78c,
.caption-up-4399 .card_e78c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop_huge_9ecc {
  display: inline-block;
}
.preview_98ea {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview_98ea img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview_98ea .video_full_d67b {
  padding: 1em 0;
  font-size: 85%;
}
.video_full_d67b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container_df9c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container_df9c:after,
.container_df9c:before {
  content: "";
  display: table;
}
.container_df9c:after {
  clear: both;
}
.outline_d9b9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.modal-c6fe .outline_d9b9 {
  max-width: 50%;
}
.highlight-d8cb .outline_d9b9 {
  max-width: 33.33%;
}
.easy_7f26 .outline_d9b9 {
  max-width: 25%;
}
.avatar-785c .outline_d9b9 {
  max-width: 20%;
}
.mask_7337 .outline_d9b9 {
  max-width: 16.66%;
}
.focus-iron-df3c .outline_d9b9 {
  max-width: 14.28%;
}
.highlight-d61b .outline_d9b9 {
  max-width: 12.5%;
}
.white_295e .outline_d9b9 {
  max-width: 11.11%;
}
.first_34ec {
  display: block;
}
.hard_acb3 .header-north-70ef label,
.hard_acb3 .lower-ada0 label,
.hard_acb3 .alert_bronze_ba40 label,
.hard_acb3 .short-c34a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered_3c5c {
  list-style: none;
  margin: 0;
}
.hovered_3c5c article.panel_d8ed {
  margin-bottom: 0;
}
.hovered_3c5c ul {
  list-style: none;
  margin: 0;
}
.hovered_3c5c .text_north_acc3 li.panel_d8ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered_3c5c .text_north_acc3 li.panel_d8ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered_3c5c .text_north_acc3 li.panel_d8ed: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) {
  .hovered_3c5c .text_north_acc3 li.panel_d8ed li.panel_d8ed li.panel_d8ed li.panel_d8ed {
    padding-left: 0;
  }
}
article.panel_d8ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_d8ed .texture_f5d5 p:last-of-type {
  margin-bottom: 0;
}
article.panel_d8ed .button-glass-7d11 {
  float: left;
}
article.panel_d8ed .header_steel_0cf8 {
  margin-left: 85px;
}
article.panel_d8ed .focused_faa6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_d8ed .focused_faa6 .modal-hard-13cd {
  margin-left: 10px;
}
article.panel_d8ed .full_2601 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_d8ed .focus-025e {
  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 .header-north-70ef,
  #respond .alert_bronze_ba40,
  #respond .short-c34a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-north-70ef input,
#respond .alert_bronze_ba40 input,
#respond .short-c34a input {
  width: 100%;
}
#respond .short-c34a {
  margin-right: 0;
}
#respond .paragraph-aa53 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_fast_adc4 {
  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;
}
.highlight_fast_adc4.summary_fixed_aa7f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight_fast_adc4 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%);
}
.highlight_fast_adc4:focus,
.highlight_fast_adc4: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);
}
.wood_e9ad {
  border-radius: 10%;
}
.static-630a {
  border-radius: 50%;
}
.bright-f9ab {
  font-size: 0.72em;
}
.green-2b17 {
  font-size: 0.875em;
}
.pattern_2bb4 {
  font-size: 1.1em;
}
.icon_bc82 {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_bc82.bright-f9ab {
  letter-spacing: 0.5px;
}
.plasma-81d7,
.plasma-81d7 a {
  color: #6d6d6d;
}
.plasma-81d7 a:hover {
  color: #111;
}
.stale-8d7e {
  color: #6d6d6d;
}
.sidebar_b1a8 {
  overflow-x: hidden;
}
.sidebar_b1a8 .texture_582e.lower-f803 {
  position: relative;
}
.sidebar_b1a8 .texture_582e.lower-f803.image-hovered-1a51 {
  position: initial;
}
.sidebar_b1a8
  .texture_582e.lower-f803.image-hovered-1a51
  .cold_b175 {
  left: auto;
}
.sidebar_b1a8 .texture_582e .cold_b175 {
  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;
}
.sidebar_b1a8 .texture_582e:hover.lower-f803 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sidebar_b1a8
  .texture_582e:hover.lower-f803
  .cold_b175 {
  display: block;
  z-index: 9999999;
}
.sidebar_b1a8 .thick-009d .in-9d2a,
.sidebar_b1a8 .element_fresh_2578 .in-9d2a {
  display: none;
}
.sidebar_b1a8 .gradient-e986 .texture_582e:hover.lower-f803 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard_acb3 .header-north-70ef label,
.hard_acb3 .lower-ada0 label,
.hard_acb3 .alert_bronze_ba40 label,
.hard_acb3 .short-c34a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hovered_3c5c {
  list-style: none;
  margin: 0;
}
.hovered_3c5c article.panel_d8ed {
  margin-bottom: 0;
}
.hovered_3c5c ul {
  list-style: none;
  margin: 0;
}
.hovered_3c5c .text_north_acc3 li.panel_d8ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hovered_3c5c .text_north_acc3 li.panel_d8ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hovered_3c5c .text_north_acc3 li.panel_d8ed: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) {
  .hovered_3c5c .text_north_acc3 li.panel_d8ed li.panel_d8ed li.panel_d8ed li.panel_d8ed {
    padding-left: 0;
  }
}
article.panel_d8ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_d8ed .texture_f5d5 p:last-of-type {
  margin-bottom: 0;
}
article.panel_d8ed .button-glass-7d11 {
  float: left;
}
article.panel_d8ed .header_steel_0cf8 {
  margin-left: 85px;
}
article.panel_d8ed .focused_faa6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_d8ed .focused_faa6 .modal-hard-13cd {
  margin-left: 10px;
}
article.panel_d8ed .full_2601 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_d8ed .focus-025e {
  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 .header-north-70ef,
  #respond .alert_bronze_ba40,
  #respond .short-c34a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-north-70ef input,
#respond .alert_bronze_ba40 input,
#respond .short-c34a input {
  width: 100%;
}
#respond .short-c34a {
  margin-right: 0;
}
#respond .paragraph-aa53 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thick-009d .easy-1b48 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.easy-1b48 .tooltip_silver_770d.aside_selected_ecd3 .wrapper_5e85 > li > a:focus,
.easy-1b48 .tooltip_silver_770d.aside_selected_ecd3 .wrapper_5e85 > li > a:hover,
.easy-1b48 .tooltip_silver_770d.paragraph_purple_48b5 .wrapper_5e85 > li > a:focus,
.easy-1b48 .tooltip_silver_770d.paragraph_purple_48b5 .wrapper_5e85 > li > a:hover,
.easy-1b48 .tooltip_silver_770d.preview-south-8372 .wrapper_5e85 > li > a:focus,
.easy-1b48 .tooltip_silver_770d.preview-south-8372 .wrapper_5e85 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-1b48
  .tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li.copper-87f9
  > a,
.easy-1b48
  .tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li.description_new_64b0
  > a,
.easy-1b48
  .tooltip_silver_770d.paragraph_purple_48b5
  .wrapper_5e85
  > li.copper-87f9
  > a,
.easy-1b48
  .tooltip_silver_770d.paragraph_purple_48b5
  .wrapper_5e85
  > li.description_new_64b0
  > a,
.easy-1b48
  .tooltip_silver_770d.preview-south-8372
  .wrapper_5e85
  > li.copper-87f9
  > a,
.easy-1b48 .tooltip_silver_770d.preview-south-8372 .wrapper_5e85 > li.tooltip_ae84 > a {
  color: rgba(255, 255, 255, 0.99);
}
.easy-1b48 .hidden_plasma_ecac,
.easy-1b48 .hidden_plasma_ecac a {
  color: rgba(255, 255, 255, 0.99);
}
.easy-1b48 .button-0d61.mask-clean-4fe8 li a,
.easy-1b48 .text_stale_7c5e a,
.easy-1b48 .thumbnail_next_0ce3,
.easy-1b48 .wrapper_5e85 > li > a,
.easy-1b48 .smooth-6f65 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48 .button-0d61.mask-clean-4fe8 li a:hover,
.easy-1b48 .text_stale_7c5e a:hover,
.easy-1b48 .thumbnail_next_0ce3:hover,
.easy-1b48 .wrapper_5e85 > li > a:hover,
.easy-1b48 .smooth-6f65:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-1b48 .blue-b8e6 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48 .blue-b8e6 .mini_63a4 {
  color: rgba(255, 255, 255, 0.99);
}
.easy-1b48 .blue-b8e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-1b48 .slow-fdb6 .aside-soft-706d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48 .slow-fdb6 .aside-soft-706d .west-73f3 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48
  .slow-fdb6
  .aside-soft-706d
  .west-73f3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48
  .slow-fdb6
  .aside-soft-706d
  .west-73f3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48
  .slow-fdb6
  .aside-soft-706d
  .west-73f3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48
  .slow-fdb6
  .aside-soft-706d
  .west-73f3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48 .slow-fdb6 .cold-8ab4 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-1b48 .slow-fdb6 .cold-8ab4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-0076
  .easy-1b48
  .slow-fdb6
  .lite-77e2
  .table-5e7c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade-0076
  .easy-1b48
  .slow-fdb6
  .lite-77e2
  .west-73f3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick-009d .black_1075 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.black_1075 .tooltip_silver_770d.aside_selected_ecd3 .wrapper_5e85 > li > a:focus,
.black_1075 .tooltip_silver_770d.aside_selected_ecd3 .wrapper_5e85 > li > a:hover,
.black_1075 .tooltip_silver_770d.paragraph_purple_48b5 .wrapper_5e85 > li > a:focus,
.black_1075 .tooltip_silver_770d.paragraph_purple_48b5 .wrapper_5e85 > li > a:hover,
.black_1075 .tooltip_silver_770d.preview-south-8372 .wrapper_5e85 > li > a:focus,
.black_1075 .tooltip_silver_770d.preview-south-8372 .wrapper_5e85 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black_1075
  .tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li.copper-87f9
  > a,
.black_1075
  .tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li.description_new_64b0
  > a,
.black_1075
  .tooltip_silver_770d.paragraph_purple_48b5
  .wrapper_5e85
  > li.copper-87f9
  > a,
.black_1075
  .tooltip_silver_770d.paragraph_purple_48b5
  .wrapper_5e85
  > li.description_new_64b0
  > a,
.black_1075
  .tooltip_silver_770d.preview-south-8372
  .wrapper_5e85
  > li.copper-87f9
  > a,
.black_1075 .tooltip_silver_770d.preview-south-8372 .wrapper_5e85 > li.tooltip_ae84 > a {
  color: rgba(0, 0, 0, 0.8);
}
.black_1075 .hidden_plasma_ecac,
.black_1075 .hidden_plasma_ecac a {
  color: rgba(0, 0, 0, 0.8);
}
.black_1075 .button-0d61.mask-clean-4fe8 li a,
.black_1075 .text_stale_7c5e a,
.black_1075 .thumbnail_next_0ce3,
.black_1075 .wrapper_5e85 > li > a,
.black_1075 .smooth-6f65 {
  color: rgba(0, 0, 0, 0.55);
}
.black_1075 .button-0d61.mask-clean-4fe8 li a:hover,
.black_1075 .text_stale_7c5e a:hover,
.black_1075 .thumbnail_next_0ce3:hover,
.black_1075 .wrapper_5e85 > li > a:hover,
.black_1075 .smooth-6f65:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black_1075 .blue-b8e6 {
  color: rgba(0, 0, 0, 0.55);
}
.black_1075 .blue-b8e6 .mini_63a4 {
  color: rgba(0, 0, 0, 0.8);
}
.black_1075 .blue-b8e6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_dark_4cdd .dim_95ed {
  margin-left: auto;
  margin-right: auto;
}
.background-f547 > * {
  margin-left: auto;
  margin-right: auto;
}
.background-f547 .next_f0cd {
  margin-right: 1.41575em;
}
.accordion_green_fc3a .background-f547 > .tertiary-6ee0 {
  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;
}
.accordion_green_fc3a .background-f547 > .image_6dd0 {
  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;
}
.component-middle-9df2.box_dark_4cdd .dim_95ed,
.content_5da2.box_dark_4cdd .dim_95ed {
  margin-left: 0;
}
.tertiary_dynamic_5bd5.box_dark_4cdd .dim_95ed,
.chip_full_93b1.box_dark_4cdd .dim_95ed {
  margin-right: 0;
}
.background-f547 ol,
.background-f547 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.icon_e638 video {
  max-width: 100%;
}
.pattern_first_a9d5 img {
  display: block;
}
.pattern_first_a9d5.next_f0cd,
.pattern_first_a9d5.fixed-f7a9 {
  width: 100%;
}
.pattern_first_a9d5.image_6dd0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.icon-white-49da:not(.surface_7a75) {
  margin: 1.5em auto;
}
.inner_ce95 p {
  padding: 1.5em 14px;
}
ul.banner_3d64.image_6dd0,
ul.banner_3d64.tertiary-6ee0,
ul.banner_3d64.smooth-0287.tertiary-6ee0 {
  padding: 0 14px;
}
.summary_7a99 {
  display: block;
  overflow-x: auto;
}
.summary_7a99 table {
  border-collapse: collapse;
  width: 100%;
}
.summary_7a99 td,
.summary_7a99 th {
  padding: 0.5em;
}
.background-f547 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background-f547 ol ol,
.background-f547 ol ul,
.background-f547 ul ol,
.background-f547 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background-f547 ol ol li,
.background-f547 ol ul li,
.background-f547 ul ol li,
.background-f547 ul ul li {
  margin-left: 0;
}
.alert-outer-ffba.focus_dark_c05a > .tooltip_prev_de91 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.alert-outer-ffba.focus_dark_c05a > .tooltip_prev_de91 iframe,
.alert-outer-ffba.focus_dark_c05a > .tooltip_prev_de91 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup_large_9099 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.popup_large_9099.background-upper-d310 {
  padding: 0;
}
.popup_large_9099.background-upper-d310 cite {
  font-size: 13px;
}
.popup_large_9099 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.popup_large_9099 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.alert_medium_132c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.alert_medium_132c > p:first-child {
  margin-top: 0;
}
.alert_medium_132c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.alert_medium_132c blockquote {
  border-left: 0;
}
.bottom_f114 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bottom_f114:not(.feature_1b9b) {
  max-width: 100px;
}
.bottom_f114.blue-4045 {
  border-bottom: none !important;
  text-align: center;
}
.bottom_f114.blue-4045::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .inner_ce95 p {
    padding: 1.5em 0;
  }
}
.block_first_7479 {
  color: #0073aa;
}
.image-cc0a {
  background-color: #0073aa;
}
.gas_b4d6 {
  color: #229fd8;
}
.up-6882 {
  background-color: #229fd8;
}
.breadcrumb_a058 {
  color: #eee;
}
.summary_d84e {
  background-color: #eee;
}
.iron-42ea {
  color: #444;
}
.filter-8465 {
  background-color: #444;
}
.down_65f3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.down_65f3 .liquid-311d .text_stale_7c5e {
  font-size: 15px;
}
.down_65f3 .text_stale_7c5e {
  line-height: 1.3;
}
.down_65f3 .black_1075 {
}
.down_65f3 .easy-1b48 {
  background: #235787;
}
.grid-light-5e81 {
  padding: 0;
}
.grid-light-5e81 .easy-1b48 {
  background: #1a1a1a;
}
.grid-light-5e81 .black_1075 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.in-0ac4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.in-0ac4 .black_1075 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.in-0ac4 .easy-1b48 {
  background: #303030;
}
.bottom-d844 {
  position: relative;
  z-index: 10;
}
.bottom-d844 .picture-759f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected_a032 .lower-f803 {
  display: inline-block;
  vertical-align: middle;
}
.selected_a032.focus-soft-5c33 .lower-f803 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .selected_a032.focus-soft-5c33 .lower-f803 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .selected_a032.focus-soft-5c33 .lower-f803 {
    margin-right: 0.4em;
  }
}
.selected_a032.focus-soft-5c33 .lower-f803:last-child {
  margin-right: 0;
}
.north-44d0 .picture-759f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thick-009d .liquid-311d {
    margin: 0 -0.5em;
  }
  .thick-009d .liquid-311d [class*="customify-col-"],
  .thick-009d .liquid-311d [class*="customify-col_"],
  .thick-009d .liquid-311d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thick-009d.badge_f6f9 .picture-759f {
  background: 0 0 !important;
}
.thick-009d.badge_f6f9 .picture-759f,
.thick-009d.north-44d0 .picture-759f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thick-009d.motion_5560 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thick-009d.north-44d0 .picture-759f {
  box-shadow: none !important;
}
.search-full-c44d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .search-full-c44d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .search-full-c44d {
    padding: 18px 0 20px;
  }
}
.search-full-c44d .logo-f672 {
  width: 100%;
}
.search-full-c44d .filter-white-202e {
  margin-bottom: 0;
}
.search-full-c44d .paragraph-3e5b {
  margin-top: 5px;
  font-size: 0.875em;
}
.south_10c4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.south_10c4 .hover-a4f4 {
  width: 100%;
}
.photo-f5e6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.photo-f5e6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.photo-f5e6 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-f5e6 li:last-child:after {
  display: none;
}
.photo-f5e6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.border-21a1 .in-9d2a button,
.search-full-c44d .in-9d2a button {
  left: 0;
}
.border-21a1 .hover-a4f4,
.search-full-c44d .hover-a4f4 {
  padding-left: 0;
  padding-right: 0;
}
.border-21a1 .south_10c4,
.search-full-c44d .south_10c4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.border-21a1 {
  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;
}
.border-21a1: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;
}
.border-21a1 .badge_simple_a498 {
  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) {
  .border-21a1 .badge_simple_a498 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .border-21a1 .badge_simple_a498 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .border-21a1 .badge_simple_a498 {
    min-height: 200px;
  }
}
.border-21a1 .photo-f5e6 {
  color: rgba(255, 255, 255, 0.8);
}
.border-21a1 .photo-f5e6 a,
.border-21a1 .photo-f5e6 li:after {
  color: inherit;
}
.border-21a1 .photo-f5e6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup_7280 {
  margin-bottom: 0.5em;
}
.solid-697a {
  margin-bottom: 1.2em;
}
.solid-697a,
.popup_7280 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.solid-697a p:last-child,
.popup_7280 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .in-9d2a,
#masthead .in-9d2a {
  display: none;
}
#masthead
  > .in-9d2a.column-green-c2a6 {
  display: none;
}
#masthead > .in-9d2a button {
  left: 0;
}
.block-75b6 {
  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%;
}
.block-75b6 .lower-f803 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block-75b6 .clean_d476 {
  display: -webkit-box;
  display: flex;
}
.block-75b6 .clean_d476.banner-bc6a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block-75b6 .clean_d476.image-19ad {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-75b6 .clean_d476.label-upper-0686 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-75b6.layout-bright-704c.red_5f9a .clean_d476.banner-bc6a {
  flex-basis: 100%;
}
.block-75b6.outline_stale_52cf .clean_d476.image-19ad {
  -webkit-box-flex: 1;
  flex: auto;
}
.block-75b6.outline_stale_52cf .clean_d476.label-upper-0686 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .in-9d2a.column-green-c2a6 {
  display: none;
}
#masthead > .in-9d2a button {
  left: 0;
}
.picture_bright_ae2a {
  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;
}
.picture_bright_ae2a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture_bright_ae2a.header_first_014e i {
  margin-right: 4px;
}
.picture_bright_ae2a.sidebar_ba13 i {
  margin-left: 5px;
}
.text_stale_7c5e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.text_stale_7c5e p:last-child {
  margin-bottom: 0;
}
.item-full-995e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.item-full-995e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.item-full-995e img {
  display: block;
  width: auto;
  line-height: 1;
}
.item-full-995e .hidden_plasma_ecac {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.item-full-995e .accent_bronze_72ea {
  margin: 5px 0 7px 0;
}
.item-full-995e.short-9e08 .highlight-simple-0cef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-full-995e.short-9e08 .progress_c7f7 {
  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;
}
.item-full-995e.south_a84b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.item-full-995e.south_a84b .highlight-simple-0cef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-full-995e.south_a84b .progress_c7f7 {
  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;
}
.item-full-995e.primary-9596 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item-full-995e.light-a000 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.item-full-995e.light-a000 .progress_c7f7 {
  margin-top: 7px;
}
.over_6dff {
  display: inline-block;
}
.bottom-d844 .banner-center-e472 .item-full-995e img {
  max-width: 100%;
}
.tooltip_silver_770d .huge_c60c.search_6aa0,
.description-large-2c4e .huge_c60c.search_6aa0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_silver_770d .layout-75d1,
.description-large-2c4e .layout-75d1 {
  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%);
}
.tooltip_silver_770d .layout-75d1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tooltip_silver_770d.table-complex-c83f .layout-75d1 {
  display: none;
}
.tooltip_silver_770d .slow_9f20 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_silver_770d .slow_9f20 li {
  display: inline-block;
  position: relative;
}
.tooltip_silver_770d .slow_9f20 li:last-child {
  margin-right: 0;
}
.tooltip_silver_770d .slow_9f20 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;
}
.tooltip_silver_770d .slow_9f20 li.tooltip_ae84 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tooltip_silver_770d .slow_9f20 > 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;
}
.tooltip_silver_770d .slow_9f20 > li > a i {
  line-height: 0;
}
.tooltip_silver_770d .slow_9f20 > li.info-e38c > a .layout-75d1 {
  margin-left: 4px;
  line-height: 0;
}
.tooltip_silver_770d .slow_9f20 .block_05d8 li.info-e38c > a {
  position: relative;
}
.tooltip_silver_770d .slow_9f20 .block_05d8 li.info-e38c > a:after,
.tooltip_silver_770d .slow_9f20 .block_05d8 li.info-e38c > a:before {
  content: "";
  display: table;
}
.tooltip_silver_770d .slow_9f20 .block_05d8 li.info-e38c > a:after {
  clear: both;
}
.tooltip_silver_770d .slow_9f20 .block_05d8 li.info-e38c > a .layout-75d1 {
  margin-left: 5px;
  float: right;
}
.tooltip_silver_770d .dirty-19a8,
.tooltip_silver_770d .block_05d8 {
  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;
}
.tooltip_silver_770d .block_05d8 {
  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;
}
.tooltip_silver_770d .block_05d8 .search_6aa0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip_silver_770d .block_05d8 .layout-75d1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tooltip_silver_770d .block_05d8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tooltip_silver_770d .block_05d8 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;
}
.tooltip_silver_770d .block_05d8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_silver_770d .block_05d8 .block_05d8 {
  top: 0;
  left: 100%;
}
.tooltip_silver_770d .component_1841.fn-focus-e21d > .dirty-19a8,
.tooltip_silver_770d .component_1841.fn-focus-e21d > .block_05d8,
.tooltip_silver_770d .component_1841:focus > .dirty-19a8,
.tooltip_silver_770d .component_1841:focus > .block_05d8,
.tooltip_silver_770d .component_1841:hover > .dirty-19a8,
.tooltip_silver_770d .component_1841:hover > .block_05d8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tooltip_silver_770d.preview-south-8372 .wrapper_5e85:after,
.tooltip_silver_770d.preview-south-8372 .wrapper_5e85:before {
  content: "";
  display: table;
}
.tooltip_silver_770d.preview-south-8372 .wrapper_5e85:after {
  clear: both;
}
.tooltip_silver_770d.preview-south-8372 .wrapper_5e85 > li {
  float: left;
}
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85:after,
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85:before {
  content: "";
  display: table;
}
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85:after {
  clear: both;
}
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85 > li {
  float: left;
}
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85 > li.copper-87f9 > a,
.tooltip_silver_770d.hover-slow-3c84 .wrapper_5e85 > li.tooltip_ae84 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip_silver_770d.aside_selected_ecd3 .wrapper_5e85 > li > a .search_6aa0 {
  position: relative;
}
.tooltip_silver_770d.aside_selected_ecd3 .wrapper_5e85 > li > a .search_6aa0: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;
}
.tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li:focus
  > a
  .search_6aa0:before,
.tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li:hover
  > a
  .search_6aa0:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li.copper-87f9
  > a
  .search_6aa0:before,
.tooltip_silver_770d.aside_selected_ecd3
  .wrapper_5e85
  > li.description_new_64b0
  > a
  .search_6aa0:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_silver_770d.paragraph_purple_48b5 .wrapper_5e85 > li > a .search_6aa0 {
  position: relative;
}
.tooltip_silver_770d.paragraph_purple_48b5 .wrapper_5e85 > li > a .search_6aa0: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;
}
.tooltip_silver_770d.paragraph_purple_48b5 .wrapper_5e85 > li:focus > a .search_6aa0:before,
.tooltip_silver_770d.paragraph_purple_48b5
  .wrapper_5e85
  > li:hover
  > a
  .search_6aa0:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_silver_770d.paragraph_purple_48b5
  .wrapper_5e85
  > li.copper-87f9
  > a
  .search_6aa0:before,
.tooltip_silver_770d.paragraph_purple_48b5
  .wrapper_5e85
  > li.description_new_64b0
  > a
  .search_6aa0:before {
  width: 100%;
  background-color: currentColor;
}
.description-large-2c4e .slow_9f20 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.description-large-2c4e .slow_9f20 li:first-child > a {
  border-top: none;
}
.description-large-2c4e .slow_9f20 .column-short-7248 > .search_6aa0 .layout-75d1 {
  display: none;
}
.description-large-2c4e .slow_9f20 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.description-large-2c4e .slow_9f20 li:last-child {
  border: none;
}
.description-large-2c4e .slow_9f20 li.info-e38c > a {
  padding-right: 45px !important;
}
.description-large-2c4e .slow_9f20 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.description-large-2c4e .slow_9f20 li a:focus,
.description-large-2c4e .slow_9f20 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-large-2c4e .slow_9f20 li .info-yellow-8302 {
  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;
}
.description-large-2c4e .slow_9f20 li .info-yellow-8302:hover {
  box-shadow: none;
}
.description-large-2c4e .slow_9f20 li .info-yellow-8302 .layout-75d1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.description-large-2c4e .slow_9f20 .block_05d8 {
  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);
}
.description-large-2c4e .slow_9f20 .block_05d8 li a {
  padding-left: 3em;
}
.description-large-2c4e .slow_9f20 .input_advanced_9c62 > a .info-yellow-8302 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.description-large-2c4e .slow_9f20 .input_advanced_9c62 > .block_05d8 {
  display: block;
  opacity: 1;
}
.stale_a057 {
  max-width: 100%;
}
.column-small-76d3 {
  line-height: 0;
  cursor: pointer;
}
.smooth-6f65 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.smooth-6f65:hover {
  box-shadow: none;
  color: currentColor;
}
.smooth-6f65 svg {
  width: 18px;
  height: 18px;
}
.smooth-6f65 .primary_f703 {
  display: none;
}
.tiny_5907 {
  position: relative;
}
.tiny_5907.fn-active-e21d .smooth-6f65 .tabs_069e {
  display: none;
}
.tiny_5907.fn-active-e21d .smooth-6f65 .primary_f703 {
  display: inline-block;
}
.tiny_5907 .narrow-e35f {
  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);
}
.tiny_5907.fresh_14ce .narrow-e35f {
  left: auto;
  right: -0.9em;
}
.tiny_5907.fresh_14ce .pagination_4cba::before {
  left: auto;
  right: 15px;
}
.tiny_5907.fn-active-e21d .narrow-e35f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lite-77e2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lite-77e2 label {
  flex-basis: 100%;
}
.lite-77e2 .aside-soft-706d {
  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;
}
.lite-77e2 .west-73f3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lite-77e2 .west-73f3:focus {
  background-color: transparent;
}
.lite-77e2 button.cold-8ab4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lite-77e2 button.cold-8ab4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lite-77e2 button.cold-8ab4 svg {
  width: 18px;
  height: 18px;
}
.lite-77e2 input[type="submit"] {
  min-height: auto;
}
.slow-fdb6 .lite-77e2 .west-73f3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pagination_4cba {
  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) {
  .pagination_4cba {
    width: 220px;
  }
}
.pagination_4cba label {
  flex-basis: 100%;
}
.pagination_4cba::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;
}
.shade-0076 .slow-fdb6 .lite-77e2 {
  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;
}
.shade-0076
  .slow-fdb6
  .lite-77e2
  .aside-soft-706d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shade-0076 .slow-fdb6 .lite-77e2 .west-73f3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shade-0076
  .slow-fdb6
  .lite-77e2
  .west-73f3:focus {
  background: 0 0;
}
.shade-0076
  .slow-fdb6
  .lite-77e2
  .table-5e7c {
  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;
}
.button-0d61 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.button-0d61 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.button-0d61 li:last-child {
  margin-right: 0;
}
.button-0d61 li:first-child {
  margin-left: 0;
}
.button-0d61.small-56a2 a {
  color: #fff;
}
.button-0d61.small-56a2 a:hover {
  color: #fff;
}
.button-0d61 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.button-0d61 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.button-0d61 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.button-0d61 a:hover {
  opacity: 0.9;
  color: inherit;
}
.button-0d61 [class*="social-icon-apple"] {
  background-color: #999;
}
.button-0d61 [class*="social-icon-apple"].tall-16ef {
  background-color: transparent;
  color: #999;
}
.button-0d61 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.button-0d61 [class*="social-icon-behance"].tall-16ef {
  background-color: transparent;
  color: #1769ff;
}
.button-0d61 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.button-0d61 [class*="social-icon-bitbucket"].tall-16ef {
  background-color: transparent;
  color: #205081;
}
.button-0d61 [class*="social-icon-codepen"] {
  background-color: #000;
}
.button-0d61 [class*="social-icon-codepen"].tall-16ef {
  background-color: transparent;
  color: #000;
}
.button-0d61 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.button-0d61 [class*="social-icon-delicious"].tall-16ef {
  background-color: transparent;
  color: #39f;
}
.button-0d61 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.button-0d61 [class*="social-icon-digg"].tall-16ef {
  background-color: transparent;
  color: #005be2;
}
.button-0d61 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.button-0d61 [class*="social-icon-dribbble"].tall-16ef {
  background-color: transparent;
  color: #ea4c89;
}
.button-0d61 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.button-0d61 [class*="social-icon-envelope"].tall-16ef {
  background-color: transparent;
  color: #ea4335;
}
.button-0d61 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.button-0d61 [class*="social-icon-facebook"].tall-16ef {
  background-color: transparent;
  color: #3b5998;
}
.button-0d61 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.button-0d61 [class*="social-icon-flickr"].tall-16ef {
  background-color: transparent;
  color: #0063dc;
}
.button-0d61 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.button-0d61 [class*="social-icon-foursquare"].tall-16ef {
  background-color: transparent;
  color: #2d5be3;
}
.button-0d61 [class*="social-icon-github"] {
  background-color: #333;
}
.button-0d61 [class*="social-icon-github"].tall-16ef {
  background-color: transparent;
  color: #333;
}
.button-0d61 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.button-0d61 [class*="social-icon-google-plus"].tall-16ef {
  background-color: transparent;
  color: #dd4b39;
}
.button-0d61 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.button-0d61 [class*="social-icon-houzz"].tall-16ef {
  background-color: transparent;
  color: #7ac142;
}
.button-0d61 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.button-0d61 [class*="social-icon-instagram"].tall-16ef {
  background-color: transparent;
  color: #262626;
}
.button-0d61 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.button-0d61 [class*="social-icon-jsfiddle"].tall-16ef {
  background-color: transparent;
  color: #487aa2;
}
.button-0d61 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.button-0d61 [class*="social-icon-linkedin"].tall-16ef {
  background-color: transparent;
  color: #0077b5;
}
.button-0d61 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.button-0d61 [class*="social-icon-medium"].tall-16ef {
  background-color: transparent;
  color: #00ab6b;
}
.button-0d61 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.button-0d61
  [class*="social-icon-odnoklassniki"].tall-16ef {
  background-color: transparent;
  color: #f4731c;
}
.button-0d61 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.button-0d61 [class*="social-icon-meetup"].tall-16ef {
  background-color: transparent;
  color: #ec1c40;
}
.button-0d61 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.button-0d61 [class*="social-icon-pinterest"].tall-16ef {
  background-color: transparent;
  color: #bd081c;
}
.button-0d61 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.button-0d61 [class*="social-icon-product-hunt"].tall-16ef {
  background-color: transparent;
  color: #da552f;
}
.button-0d61 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.button-0d61 [class*="social-icon-reddit"].tall-16ef {
  background-color: transparent;
  color: #ff4500;
}
.button-0d61 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.button-0d61 [class*="social-icon-rss"].tall-16ef {
  background-color: transparent;
  color: #f26522;
}
.button-0d61 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.button-0d61
  [class*="social-icon-shopping-cart"].tall-16ef {
  background-color: transparent;
  color: #4caf50;
}
.button-0d61 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.button-0d61 [class*="social-icon-skype"].tall-16ef {
  background-color: transparent;
  color: #00aff0;
}
.button-0d61 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.button-0d61 [class*="social-icon-slideshare"].tall-16ef {
  background-color: transparent;
  color: #0077b5;
}
.button-0d61 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.button-0d61 [class*="social-icon-snapchat"].tall-16ef {
  background-color: transparent;
  color: #fffc00;
}
.button-0d61 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.button-0d61 [class*="social-icon-soundcloud"].tall-16ef {
  background-color: transparent;
  color: #f80;
}
.button-0d61 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.button-0d61 [class*="social-icon-spotify"].tall-16ef {
  background-color: transparent;
  color: #2ebd59;
}
.button-0d61 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.button-0d61
  [class*="social-icon-stack-overflow"].tall-16ef {
  background-color: transparent;
  color: #fe7a15;
}
.button-0d61 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.button-0d61 [class*="social-icon-maldkfgram"].tall-16ef {
  background-color: transparent;
  color: #2ca5e0;
}
.button-0d61 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.button-0d61 [class*="social-icon-tripadvisor"].tall-16ef {
  background-color: transparent;
  color: #589442;
}
.button-0d61 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.button-0d61 [class*="social-icon-tumblr"].tall-16ef {
  background-color: transparent;
  color: #35465c;
}
.button-0d61 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.button-0d61 [class*="social-icon-twitch"].tall-16ef {
  background-color: transparent;
  color: #6441a5;
}
.button-0d61 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.button-0d61 [class*="social-icon-twitter"].tall-16ef {
  background-color: transparent;
  color: #1da1f2;
}
.button-0d61 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.button-0d61 [class*="social-icon-vimeo"].tall-16ef {
  background-color: transparent;
  color: #1ab7ea;
}
.button-0d61 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.button-0d61 [class*="social-icon-vk"].tall-16ef {
  background-color: transparent;
  color: #45668e;
}
.button-0d61 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.button-0d61 [class*="social-icon-weibo"].tall-16ef {
  background-color: transparent;
  color: #df2029;
}
.button-0d61 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.button-0d61 [class*="social-icon-weixin"].tall-16ef {
  background-color: transparent;
  color: #7bb32e;
}
.button-0d61 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.button-0d61 [class*="social-icon-whatsapp"].tall-16ef {
  background-color: transparent;
  color: #25d366;
}
.button-0d61 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.button-0d61 [class*="social-icon-wordpress"].tall-16ef {
  background-color: transparent;
  color: #21759b;
}
.button-0d61 [class*="social-icon-xing"] {
  background-color: #026466;
}
.button-0d61 [class*="social-icon-xing"].tall-16ef {
  background-color: transparent;
  color: #026466;
}
.button-0d61 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.button-0d61 [class*="social-icon-yelp"].tall-16ef {
  background-color: transparent;
  color: #af0606;
}
.button-0d61 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.button-0d61 [class*="social-icon-youtube"].tall-16ef {
  background-color: transparent;
  color: #cd201f;
}
.thumbnail_next_0ce3 {
  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;
}
.thumbnail_next_0ce3:hover {
  box-shadow: none;
  background: 0 0;
}
.photo-cd56 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pagination-first-7d7d {
  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;
}
.hero-next-dfb3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.yellow-57e9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.yellow-57e9,
.yellow-57e9::after,
.yellow-57e9::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;
}
.yellow-57e9::after,
.yellow-57e9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.element_gas_2c30 .pagination-first-7d7d .hero-next-dfb3 {
  margin-top: -2px;
  width: 19px;
}
.element_gas_2c30 .pagination-first-7d7d .yellow-57e9 {
  margin-top: -1px;
}
.element_gas_2c30 .pagination-first-7d7d .yellow-57e9,
.element_gas_2c30 .pagination-first-7d7d .yellow-57e9::after,
.element_gas_2c30 .pagination-first-7d7d .yellow-57e9::before {
  width: 19px;
  height: 2px;
}
.element_gas_2c30 .pagination-first-7d7d .yellow-57e9::before {
  top: -6px;
}
.element_gas_2c30 .pagination-first-7d7d .yellow-57e9::after {
  bottom: -6px;
}
.accordion_867d .pagination-first-7d7d .hero-next-dfb3 {
  margin-top: -2px;
  width: 22px;
}
.accordion_867d .pagination-first-7d7d .yellow-57e9 {
  margin-top: -1px;
}
.accordion_867d .pagination-first-7d7d .yellow-57e9,
.accordion_867d .pagination-first-7d7d .yellow-57e9::after,
.accordion_867d .pagination-first-7d7d .yellow-57e9::before {
  width: 22px;
  height: 2px;
}
.accordion_867d .pagination-first-7d7d .yellow-57e9::before {
  top: -7px;
}
.accordion_867d .pagination-first-7d7d .yellow-57e9::after {
  bottom: -7px;
}
.wrapper_basic_d4d2 .pagination-first-7d7d .hero-next-dfb3 {
  margin-top: -2px;
  width: 31px;
}
.wrapper_basic_d4d2 .pagination-first-7d7d .yellow-57e9 {
  margin-top: -1.5px;
}
.wrapper_basic_d4d2 .pagination-first-7d7d .yellow-57e9,
.wrapper_basic_d4d2 .pagination-first-7d7d .yellow-57e9::after,
.wrapper_basic_d4d2 .pagination-first-7d7d .yellow-57e9::before {
  width: 31px;
  height: 3px;
}
.wrapper_basic_d4d2 .pagination-first-7d7d .yellow-57e9::before {
  top: -9px;
}
.wrapper_basic_d4d2 .pagination-first-7d7d .yellow-57e9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bottom_493a .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_493a .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1px;
  }
  .bottom_493a .pagination-first-7d7d .yellow-57e9,
  .bottom_493a .pagination-first-7d7d .yellow-57e9::after,
  .bottom_493a .pagination-first-7d7d .yellow-57e9::before {
    width: 19px;
    height: 2px;
  }
  .bottom_493a .pagination-first-7d7d .yellow-57e9::before {
    top: -6px;
  }
  .bottom_493a .pagination-first-7d7d .yellow-57e9::after {
    bottom: -6px;
  }
  .slider-c390 .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 22px;
  }
  .slider-c390 .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1px;
  }
  .slider-c390 .pagination-first-7d7d .yellow-57e9,
  .slider-c390 .pagination-first-7d7d .yellow-57e9::after,
  .slider-c390 .pagination-first-7d7d .yellow-57e9::before {
    width: 22px;
    height: 2px;
  }
  .slider-c390 .pagination-first-7d7d .yellow-57e9::before {
    top: -7px;
  }
  .slider-c390 .pagination-first-7d7d .yellow-57e9::after {
    bottom: -7px;
  }
  .tooltip-9c20 .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-9c20 .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1.5px;
  }
  .tooltip-9c20 .pagination-first-7d7d .yellow-57e9,
  .tooltip-9c20 .pagination-first-7d7d .yellow-57e9::after,
  .tooltip-9c20 .pagination-first-7d7d .yellow-57e9::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-9c20 .pagination-first-7d7d .yellow-57e9::before {
    top: -9px;
  }
  .tooltip-9c20 .pagination-first-7d7d .yellow-57e9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .photo-prev-e209 .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 19px;
  }
  .photo-prev-e209 .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1px;
  }
  .photo-prev-e209 .pagination-first-7d7d .yellow-57e9,
  .photo-prev-e209 .pagination-first-7d7d .yellow-57e9::after,
  .photo-prev-e209 .pagination-first-7d7d .yellow-57e9::before {
    width: 19px;
    height: 2px;
  }
  .photo-prev-e209 .pagination-first-7d7d .yellow-57e9::before {
    top: -6px;
  }
  .photo-prev-e209 .pagination-first-7d7d .yellow-57e9::after {
    bottom: -6px;
  }
  .row-5283 .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 22px;
  }
  .row-5283 .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1px;
  }
  .row-5283 .pagination-first-7d7d .yellow-57e9,
  .row-5283 .pagination-first-7d7d .yellow-57e9::after,
  .row-5283 .pagination-first-7d7d .yellow-57e9::before {
    width: 22px;
    height: 2px;
  }
  .row-5283 .pagination-first-7d7d .yellow-57e9::before {
    top: -7px;
  }
  .row-5283 .pagination-first-7d7d .yellow-57e9::after {
    bottom: -7px;
  }
  .wide-4191 .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 31px;
  }
  .wide-4191 .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1.5px;
  }
  .wide-4191 .pagination-first-7d7d .yellow-57e9,
  .wide-4191 .pagination-first-7d7d .yellow-57e9::after,
  .wide-4191 .pagination-first-7d7d .yellow-57e9::before {
    width: 31px;
    height: 3px;
  }
  .wide-4191 .pagination-first-7d7d .yellow-57e9::before {
    top: -9px;
  }
  .wide-4191 .pagination-first-7d7d .yellow-57e9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .under_92bc .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 19px;
  }
  .under_92bc .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1px;
  }
  .under_92bc .pagination-first-7d7d .yellow-57e9,
  .under_92bc .pagination-first-7d7d .yellow-57e9::after,
  .under_92bc .pagination-first-7d7d .yellow-57e9::before {
    width: 19px;
    height: 2px;
  }
  .under_92bc .pagination-first-7d7d .yellow-57e9::before {
    top: -6px;
  }
  .under_92bc .pagination-first-7d7d .yellow-57e9::after {
    bottom: -6px;
  }
  .black-d10c .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 22px;
  }
  .black-d10c .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1px;
  }
  .black-d10c .pagination-first-7d7d .yellow-57e9,
  .black-d10c .pagination-first-7d7d .yellow-57e9::after,
  .black-d10c .pagination-first-7d7d .yellow-57e9::before {
    width: 22px;
    height: 2px;
  }
  .black-d10c .pagination-first-7d7d .yellow-57e9::before {
    top: -7px;
  }
  .black-d10c .pagination-first-7d7d .yellow-57e9::after {
    bottom: -7px;
  }
  .secondary-b193 .pagination-first-7d7d .hero-next-dfb3 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-b193 .pagination-first-7d7d .yellow-57e9 {
    margin-top: -1.5px;
  }
  .secondary-b193 .pagination-first-7d7d .yellow-57e9,
  .secondary-b193 .pagination-first-7d7d .yellow-57e9::after,
  .secondary-b193 .pagination-first-7d7d .yellow-57e9::before {
    width: 31px;
    height: 3px;
  }
  .secondary-b193 .pagination-first-7d7d .yellow-57e9::before {
    top: -9px;
  }
  .secondary-b193 .pagination-first-7d7d .yellow-57e9::after {
    bottom: -9px;
  }
}
.fluid-cba2 .yellow-57e9 {
  -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);
}
.fluid-cba2 .yellow-57e9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fluid-cba2 .yellow-57e9::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);
}
.fluid-cba2.message_hot_4fc3 .yellow-57e9 {
  -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);
}
.fluid-cba2.message_hot_4fc3 .yellow-57e9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fluid-cba2.message_hot_4fc3 .yellow-57e9::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);
}
.outer_42b5 {
  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.widget_d466:before {
  display: none;
}
.element_fresh_2578 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.element_fresh_2578 .description_4dd4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.element_fresh_2578 .description_4dd4:last-of-type {
  border-bottom: none;
}
.element_fresh_2578 .description_4dd4.content_5eef,
.element_fresh_2578 .description_4dd4.shade-stale-f138,
.element_fresh_2578 .description_4dd4.notice_1f54 {
  padding: 0;
}
.element_fresh_2578 .description-large-2c4e .info-yellow-8302 {
  color: currentColor;
}
.element_fresh_2578 .description-large-2c4e .info-yellow-8302:focus,
.element_fresh_2578 .description-large-2c4e .info-yellow-8302:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_fresh_2578.black_1075 .blue-b8e6,
.element_fresh_2578.black_1075 .text_stale_7c5e a,
.element_fresh_2578.black_1075 .wrapper_5e85 a,
.element_fresh_2578.black_1075 .block_05d8 a {
  color: rgba(0, 0, 0, 0.55);
}
.element_fresh_2578.black_1075 .blue-b8e6:hover,
.element_fresh_2578.black_1075 .text_stale_7c5e a:hover,
.element_fresh_2578.black_1075 .wrapper_5e85 a:hover,
.element_fresh_2578.black_1075 .block_05d8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_fresh_2578.black_1075 .mini_63a4 {
  color: rgba(0, 0, 0, 0.8);
}
.element_fresh_2578.black_1075 .description_4dd4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_fresh_2578.black_1075 .description_4dd4:before {
  background: rgba(0, 0, 0, 0.08);
}
.element_fresh_2578.black_1075 .info-dark-4cb6:before {
  background: rgba(255, 255, 255, 0.9);
}
.element_fresh_2578.black_1075 .description-large-2c4e .slow_9f20 li a,
.element_fresh_2578.black_1075 .description-large-2c4e .info-yellow-8302,
.element_fresh_2578.black_1075 .block_05d8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_fresh_2578.black_1075 .description-large-2c4e .info-yellow-8302:focus,
.element_fresh_2578.black_1075 .description-large-2c4e .info-yellow-8302:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_fresh_2578.black_1075 .slow_9f20 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_fresh_2578.easy-1b48 .blue-b8e6,
.element_fresh_2578.easy-1b48 .text_stale_7c5e a,
.element_fresh_2578.easy-1b48 .wrapper_5e85 .info-yellow-8302,
.element_fresh_2578.easy-1b48 .wrapper_5e85 a,
.element_fresh_2578.easy-1b48 .block_05d8 a {
  color: rgba(255, 255, 255, 0.79);
}
.element_fresh_2578.easy-1b48 .blue-b8e6:hover,
.element_fresh_2578.easy-1b48 .text_stale_7c5e a:hover,
.element_fresh_2578.easy-1b48 .wrapper_5e85 .info-yellow-8302:hover,
.element_fresh_2578.easy-1b48 .wrapper_5e85 a:hover,
.element_fresh_2578.easy-1b48 .block_05d8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_fresh_2578.easy-1b48 .mini_63a4 {
  color: rgba(255, 255, 255, 0.99);
}
.element_fresh_2578.easy-1b48 .description_4dd4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_fresh_2578.easy-1b48 .description_4dd4:before {
  background: rgba(255, 255, 255, 0.08);
}
.element_fresh_2578.easy-1b48 .info-dark-4cb6:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_fresh_2578.easy-1b48 .description-large-2c4e .slow_9f20 li a,
.element_fresh_2578.easy-1b48 .description-large-2c4e .info-yellow-8302,
.element_fresh_2578.easy-1b48 .block_05d8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_fresh_2578.easy-1b48 .description-large-2c4e .info-yellow-8302:focus,
.element_fresh_2578.easy-1b48 .description-large-2c4e .info-yellow-8302:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_fresh_2578.easy-1b48 .slow_9f20 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-dark-4cb6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.info-dark-4cb6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.left-a634 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.row-160e .element_fresh_2578 {
  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;
}
.row-160e .description_4dd4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.row-160e .description_4dd4: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) {
  .row-160e .description_4dd4:before {
    width: 16%;
    left: 42%;
  }
}
.row-160e .description_4dd4:last-child:before {
  content: none;
}
.row-160e .description_4dd4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.row-160e .description-large-2c4e .slow_9f20 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.row-160e .description-large-2c4e .slow_9f20 li a .info-yellow-8302 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.row-160e .description-large-2c4e .block_05d8 {
  border: none;
}
.row-160e .description-large-2c4e .block_05d8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.row-160e .info-dark-4cb6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.row-160e .left-a634 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.row-160e .easy-1b48 .info-dark-4cb6:before {
  background: rgba(0, 0, 0, 0.9);
}
.row-160e .black_1075.breadcrumb_e4b0 .yellow-57e9 {
  background: rgba(0, 0, 0, 0.6);
}
.row-160e
  .black_1075.breadcrumb_e4b0
  .yellow-57e9::after,
.row-160e
  .black_1075.breadcrumb_e4b0
  .yellow-57e9:before {
  background: inherit;
}
.row-160e
  .black_1075.breadcrumb_e4b0:hover
  .yellow-57e9 {
  background: rgba(0, 0, 0, 0.8);
}
.menu-under-ba50 .element_fresh_2578 {
  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) {
  .menu-under-ba50 .element_fresh_2578 {
    width: auto;
    right: 45px;
  }
}
.info-9793 .element_fresh_2578 {
  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) {
  .info-9793 .element_fresh_2578 {
    width: auto;
    left: 45px;
  }
}
.widget_d466 .element_fresh_2578 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget_d466 .left-a634 {
  max-width: 48em;
  margin: 0 auto;
}
.widget_d466 .info-dark-4cb6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.menu-5272 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.menu-5272.row-160e .element_fresh_2578 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.menu-5272.menu-under-ba50 .element_fresh_2578 {
  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);
}
.menu-5272 .element_fresh_2578 {
  visibility: visible;
}
.menu-5272.info-9793 .element_fresh_2578 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.complex_26df,
.label-stone-40f1 {
  overflow-x: hidden;
}
.complex_26df .element_fresh_2578 {
  overflow: auto;
}
.complex_26df.row-160e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex_26df.row-160e .element_fresh_2578 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.complex_26df.row-160e .thumbnail_next_0ce3 {
  opacity: 0;
}
.complex_26df.menu-under-ba50 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex_26df.menu-under-ba50 .element_fresh_2578 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.complex_26df.menu-under-ba50 .thumbnail_next_0ce3 {
  opacity: 0;
}
.complex_26df.info-9793 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex_26df.info-9793 .element_fresh_2578 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.complex_26df.info-9793 .thumbnail_next_0ce3 {
  opacity: 0;
}
.complex_26df.widget_d466 .element_fresh_2578 {
  z-index: 10;
  visibility: visible;
}
.breadcrumb_e4b0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb_e4b0 .yellow-57e9 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_e4b0 .yellow-57e9::after,
.breadcrumb_e4b0 .yellow-57e9:before {
  background: inherit;
}
.breadcrumb_e4b0:hover .yellow-57e9 {
  background: rgba(255, 255, 255, 0.99);
}
.info-9793 .breadcrumb_e4b0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget_d466 .breadcrumb_e4b0 {
  display: none !important;
}
.complex_26df:before,
.label-stone-40f1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.complex_26df .breadcrumb_e4b0,
.label-stone-40f1 .breadcrumb_e4b0 {
  display: inline-block;
}
.element_fresh_2578 .lower-f803 {
  -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;
}
.complex_26df .element_fresh_2578 .lower-f803,
.label-stone-40f1 .element_fresh_2578 .lower-f803 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-hot-2835 .aside-soft-706d {
  width: 100%;
}
.banner-center-e472 {
  padding: 0 0.5em 0;
}
.banner-center-e472 [class*="customify-col-"],
.banner-center-e472 [class*="customify-col_"],
.banner-center-e472 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.menu_large_87b0 .banner-center-e472 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .liquid-311d .under_ff4d,
  .under_ff4d {
    display: none;
  }
  .simple_1285 {
    text-align: left;
  }
  .logo-9846 {
    text-align: center;
  }
  .notification-6745 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .liquid-311d .medium_52f4,
  .medium_52f4 {
    display: none;
  }
  .border-229b {
    text-align: left;
  }
  .down-65fa {
    text-align: center;
  }
  .action-58ea {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .liquid-311d .medium-06fe,
  .medium-06fe {
    display: none;
  }
  .thumbnail_4086 {
    text-align: left;
  }
  .caption_cold_a19a {
    text-align: center;
  }
  .backdrop-8c72 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.primary-1231 {
  box-shadow: none !important;
}
.main_in_c0dd .icon_north_00d8,
.content_warm_095a .icon_north_00d8 {
  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;
}
.content_warm_095a .icon_north_00d8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture-759f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture-759f:after,
.picture-759f:before {
  content: "";
  display: table;
}
.picture-759f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture-759f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture-759f,
.motion_5560 {
  max-width: 1248px;
  margin: 0 auto;
}

.border_ec5a.card-0595 .picture-759f {
  max-width: 100%;
}
.border_ec5a.border_b4ae {
  max-width: 1200px;
  margin: 0 auto;
}
.border_ec5a.secondary_prev_2cd6 .picture-759f {
  max-width: 100%;
}
.border_ec5a.secondary_prev_2cd6 > .picture-759f {
  padding-left: 0;
  padding-right: 0;
}
.border_ec5a.secondary_prev_2cd6 > .picture-759f .liquid-311d {
  margin: 0;
}
.border_ec5a.secondary_prev_2cd6
  > .picture-759f
  .background_fbfb.element-3945 {
  margin-right: 0;
  margin-left: 0;
}
.border_ec5a.secondary_prev_2cd6 #main.element-3945 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .menu_4989 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .menu_4989 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dirty-ea1b .dim_95ed {
    padding-right: 1em;
  }
  .dirty-ea1b.highlight_last_9e2f .background_fbfb {
    border-right: 1px solid #eaecee;
  }
  .dirty-ea1b.highlight_last_9e2f .dim_95ed {
    padding-right: 1em;
  }
  .dirty-ea1b.highlight_last_9e2f .carousel-static-fc4e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_8e13 .dim_95ed {
    padding-left: 1em;
  }
  .middle_8e13.highlight_last_9e2f .background_fbfb {
    border-left: 1px solid #eaecee;
  }
  .middle_8e13.highlight_last_9e2f .dim_95ed {
    padding-left: 1em;
  }
  .middle_8e13.highlight_last_9e2f .carousel-static-fc4e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_green_0edd .dim_95ed {
    padding-left: 1em;
  }
  .surface_green_0edd.highlight_last_9e2f .progress-2197 {
    border-right: 1px solid #eaecee;
  }
  .surface_green_0edd.highlight_last_9e2f .logo_fresh_645c {
    border-right: 1px solid #eaecee;
  }
  .surface_green_0edd.highlight_last_9e2f .dim_95ed {
    padding-left: 1em;
  }
  .surface_green_0edd.highlight_last_9e2f .carousel-static-fc4e {
    padding-right: 1em;
  }
  .surface_green_0edd.highlight_last_9e2f .column-b36a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-bright-13ee .dim_95ed {
    padding-right: 1em;
  }
  .notification-bright-13ee.highlight_last_9e2f .progress-2197 {
    border-left: 1px solid #eaecee;
  }
  .notification-bright-13ee.highlight_last_9e2f .logo_fresh_645c {
    border-left: 1px solid #eaecee;
  }
  .notification-bright-13ee.highlight_last_9e2f .dim_95ed {
    padding-right: 1em;
  }
  .notification-bright-13ee.highlight_last_9e2f .carousel-static-fc4e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-bright-13ee.highlight_last_9e2f .column-b36a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_4989 .dim_95ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_4989.highlight_last_9e2f .background_fbfb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .menu_4989.highlight_last_9e2f .dim_95ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_4989.highlight_last_9e2f .carousel-static-fc4e {
    padding-left: 1em;
  }
  .menu_4989.highlight_last_9e2f .column-b36a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .menu_4989.highlight_last_9e2f .dim_95ed {
    padding-left: 0;
  }
}
.carousel_891f .selected_a032 {
  display: inline-block;
}
.surface_solid_8c28 {
  display: inline-block;
}
.button-under-3151 {
  word-con: break-word;
}
.tooltip-north-e9fb > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip-north-e9fb .wide_2438 {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip-north-e9fb .detail-large-0be4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.top-e44c .video-active-773c {
  margin-bottom: 2em;
}
.top-e44c .title_selected_83d3 {
  margin-bottom: 15px;
}
.top-e44c .title_selected_83d3:last-child {
  margin-bottom: 0;
}
.top-e44c .silver_6b0e {
  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) {
  .top-e44c .silver_6b0e {
    display: block;
  }
}
.top-e44c .shade_ce3f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .top-e44c .shade_ce3f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.top-e44c .shadow-gas-54e5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.top-e44c .shadow-gas-54e5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.top-e44c .shadow-gas-54e5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.top-e44c .button-under-3151 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.top-e44c .button-under-3151 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.top-e44c .avatar-outer-2532 p:last-child {
  margin-bottom: 0;
}
.top-e44c .nav_warm_074f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.top-e44c .article-medium-540e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.top-e44c .section_wood_6be9 {
  margin-top: 1em;
}
.top-e44c .heading-gas-cec3 {
  top: 0;
  display: block;
}
.top-e44c .heading-gas-cec3 a {
  color: inherit;
}
.top-e44c .heading-gas-cec3 a:hover {
  color: inherit;
}
.top-e44c .gas_a5bd {
  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;
}
.top-e44c .gas_a5bd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.top-e44c .article-medium-540e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.top-e44c .mask-light-842d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.top-e44c .mask-light-842d:first-child {
  margin-top: 0;
}
.top-e44c .mask-light-842d.small_f136 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top-e44c .mask-light-842d.video-1bc2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top-e44c
  .mask-light-842d.video-1bc2.header_orange_87ce
  .section_wood_6be9 {
  width: 100%;
}
.top-e44c .video-1bc2 {
  -webkit-box-align: center;
  align-items: center;
}
.top-e44c .video-1bc2 .tooltip-north-e9fb,
.top-e44c .video-1bc2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.top-e44c .shadow-gas-54e5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top-e44c .shadow-gas-54e5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top-e44c .shadow-gas-54e5: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;
}
.top-e44c .small_f136 {
  z-index: 5;
}
.top-e44c .title_e537 .complex-3469 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.top-e44c .accent_fast_4181 .complex-3469 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.top-e44c .chip-7536 .complex-3469 {
  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;
}
.top-e44c.row_98d6 .silver_6b0e,
.top-e44c.label-fc9e .silver_6b0e {
  display: block;
}
.top-e44c.row_98d6 .silver_6b0e .popup-ba99,
.top-e44c.row_98d6 .silver_6b0e .article-medium-540e,
.top-e44c.label-fc9e .silver_6b0e .popup-ba99,
.top-e44c.label-fc9e .silver_6b0e .article-medium-540e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.top-e44c.dropdown-clean-fda6 .shade_ce3f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .top-e44c.dropdown-clean-fda6 .shade_ce3f {
    margin-right: 0;
  }
}
.top-e44c.row_98d6 .shade_ce3f,
.top-e44c.label-fc9e .shade_ce3f {
  padding-top: 40%;
}
.top-e44c.row_98d6 .video-active-773c,
.top-e44c.label-fc9e .video-active-773c {
  display: block;
}
.top-e44c.row_98d6 .fn-sticky-e21d .article-medium-540e,
.top-e44c.label-fc9e .fn-sticky-e21d .article-medium-540e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.top-e44c.row_98d6 .shade_ce3f,
.top-e44c.label-fc9e .shade_ce3f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.top-e44c.row_98d6 .article-medium-540e {
  padding: 1em;
}
.logo_0601 {
  margin: 30px auto;
  display: block;
}
.logo_0601 .heading-focused-46fb > * {
  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;
}
.logo_0601 .heading-focused-46fb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo_0601 .heading-focused-46fb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip-fast-367f .tooltip-north-e9fb {
  margin-bottom: 1.41575em;
}
.chip-fast-367f .notification-2095 {
  margin-bottom: 1.618em;
}
.background-f547 .shade_lower_d704 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background-f547 .shade_lower_d704 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background-f547 .cold-d0e3 {
  max-width: 100%;
  overflow: auto;
}
.box_dark_4cdd .background-f547 a:hover {
  text-decoration: underline;
}
.paper_ba53 .title_selected_83d3:not(.button-under-3151),
.paper_ba53 .shadow-gas-54e5 {
  margin-bottom: 1.41575em;
}
.paper_ba53 .title_selected_83d3:not(.button-under-3151):last-child,
.paper_ba53 .shadow-gas-54e5:last-child {
  margin-bottom: 0;
}
.paper_ba53 .title_selected_83d3.gold_101c {
  margin-bottom: 0.41575em;
}
.paper_ba53 .header-4e32:before,
.paper_ba53 .hover-0b3b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.paper_ba53 .header-4e32:before {
  content: "\f115";
}
.paper_ba53 .hover-0b3b:before {
  content: "\f02c";
}
.paper_ba53 .logo_189b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.paper_ba53 .logo_189b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paragraph-west-d796 {
  display: -webkit-box;
  display: flex;
}
.paragraph-west-d796 .block_5793 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paragraph-west-d796 .block_5793 {
    flex-basis: 90px;
  }
}
.paragraph-west-d796 .content_mini_5bd1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph-west-d796 .content_mini_5bd1 {
    flex-basis: calc(100% - 50px);
  }
}
.paragraph-west-d796 .active_5004 p:last-child {
  margin-bottom: 0.72em;
}
.footer-2211 .heading-focused-46fb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.footer-2211 .heading-focused-46fb:after,
.footer-2211 .heading-focused-46fb:before {
  content: "";
  display: table;
}
.footer-2211 .heading-focused-46fb:after {
  clear: both;
}
.footer-2211 .heading-focused-46fb .container-b782,
.footer-2211 .heading-focused-46fb .fast-f01a {
  width: 49%;
}
.footer-2211 .heading-focused-46fb .container-b782 a span.shade_9218,
.footer-2211 .heading-focused-46fb .fast-f01a a span.shade_9218 {
  display: block;
  margin-bottom: 5px;
}
.footer-2211 .heading-focused-46fb .fast-f01a {
  float: left;
  text-align: left;
}
.footer-2211 .heading-focused-46fb .container-b782 {
  float: right;
  text-align: right;
}
.info_6f79 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .info_6f79 {
    margin-bottom: 0;
  }
}
.wrapper-6588 {
  margin-bottom: 1em;
}
.wrapper-6588 .button-under-3151 {
  font-size: 1.1em;
  line-height: 1.3;
}
.alert_mini_9e8d a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar_ad99 .wrapper-6588,
.breadcrumb-0e47 .wrapper-6588 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar_ad99 .wrapper-6588,
  .breadcrumb-0e47 .wrapper-6588 {
    display: block;
  }
}
.sidebar_ad99 .alert_mini_9e8d,
.breadcrumb-0e47 .alert_mini_9e8d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar_ad99 .alert_mini_9e8d,
  .breadcrumb-0e47 .alert_mini_9e8d {
    margin-bottom: 1em;
  }
}
.sidebar_ad99 .alert_mini_9e8d img,
.breadcrumb-0e47 .alert_mini_9e8d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar_ad99 .thick-8540,
.breadcrumb-0e47 .thick-8540 {
  flex-basis: calc(100% - 160px);
}
.sidebar_ad99 .thick-8540 p,
.breadcrumb-0e47 .thick-8540 p {
  margin-bottom: 0;
}
.sidebar_ad99 .thick-8540 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_ad99 .thick-8540 {
    padding-left: 0;
  }
}
.breadcrumb-0e47 .thick-8540 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-0e47 .thick-8540 {
    padding-right: 0;
  }
}
.breadcrumb-0e47 .alert_mini_9e8d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bronze-aa01 .alert_mini_9e8d {
  margin-bottom: 0.5em;
}
.bronze-aa01 .alert_mini_9e8d img {
  width: 100%;
}
.text-ccf3 .glass_3034,
.summary-down-e662 .glass_3034 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.summary-down-e662 .background_fbfb .title_fbf1 p:last-child {
  margin-bottom: 0;
}
.rough-8ba1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.article_33ba .banner-0c70 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .article_33ba .banner-0c70:last-of-type {
    margin-bottom: 0;
  }
}
.article_33ba .banner-0c70 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article_33ba .banner-0c70 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.article_33ba .banner-0c70 ul li {
  margin: 0 0 0.6em;
}
.article_33ba .banner-0c70 ul li.highlight_solid_c207,
.article_33ba .banner-0c70 ul li.disabled_center_dc81 {
  position: relative;
}
.article_33ba .banner-0c70 ul li.highlight_solid_c207 .icon_27e6,
.article_33ba .banner-0c70 ul li.disabled_center_dc81 .icon_27e6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.article_33ba .banner-0c70 ul li.highlight_solid_c207:after:after,
.article_33ba .banner-0c70 ul li.highlight_solid_c207:after:before,
.article_33ba
  .banner-0c70
  ul
  li.disabled_center_dc81:after:after,
.article_33ba
  .banner-0c70
  ul
  li.disabled_center_dc81:after:before {
  content: "";
  display: table;
}
.article_33ba .banner-0c70 ul li.highlight_solid_c207:after:after,
.article_33ba
  .banner-0c70
  ul
  li.disabled_center_dc81:after:after {
  clear: both;
}
.article_33ba .banner-0c70 a.motion_db51:hover {
  text-decoration: none;
}
.article_33ba .banner-0c70 select {
  max-width: 100%;
}
.article_33ba .banner-0c70 table {
  font-size: 85%;
}
.article_33ba .banner-0c70 table td,
.article_33ba .banner-0c70 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.article_33ba .banner-0c70 table tfoot td {
  text-align: left;
}
.article_33ba .banner-0c70 :last-child {
  margin-bottom: 0;
}
.article_33ba .banner-0c70 .accent_selected_5bcf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.article_33ba .banner-0c70 .accent_selected_5bcf label {
  width: 100%;
}
.article_33ba .banner-0c70 .accent_selected_5bcf .west-73f3 {
  width: 100%;
  display: block;
}
.article_33ba .banner-0c70 .accent_selected_5bcf .cold-8ab4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.article_33ba .banner-0c70 .accent_selected_5bcf .cold-8ab4:hover svg #svg-search {
  fill: #444;
}
.article_33ba .banner-0c70 .accent_selected_5bcf .cold-8ab4 svg {
  width: 18px;
  height: 18px;
}
.article_33ba .preview-1cba ul ul,
.article_33ba .next_096d ul ul,
.article_33ba .footer_28c5 ul ul,
.article_33ba .plasma-de78 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.article_33ba .preview-1cba .info-e38c > a,
.article_33ba .next_096d .info-e38c > a,
.article_33ba .footer_28c5 .info-e38c > a,
.article_33ba .plasma-de78 .info-e38c > a {
  margin-bottom: 0;
}
.article_33ba .layout_orange_72d7 li,
.article_33ba .preview-1cba li,
.article_33ba .hover-2d68 li,
.article_33ba .next_096d li,
.article_33ba .footer_28c5 li,
.article_33ba .plasma-de78 li,
.article_33ba .box-89f8 li,
.article_33ba .description-4234 li {
  display: block;
  position: relative;
}
.article_33ba .layout_orange_72d7 li:last-child,
.article_33ba .preview-1cba li:last-child,
.article_33ba .hover-2d68 li:last-child,
.article_33ba .next_096d li:last-child,
.article_33ba .footer_28c5 li:last-child,
.article_33ba .plasma-de78 li:last-child,
.article_33ba .box-89f8 li:last-child,
.article_33ba .description-4234 li:last-child {
  border: none;
}
.article_33ba .layout_orange_72d7 li a,
.article_33ba .preview-1cba li a,
.article_33ba .hover-2d68 li a,
.article_33ba .next_096d li a,
.article_33ba .footer_28c5 li a,
.article_33ba .plasma-de78 li a,
.article_33ba .box-89f8 li a,
.article_33ba .description-4234 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article_33ba .layout_orange_72d7 li ul li::before,
.article_33ba .preview-1cba li ul li::before,
.article_33ba .hover-2d68 li ul li::before,
.article_33ba .next_096d li ul li::before,
.article_33ba .footer_28c5 li ul li::before,
.article_33ba .plasma-de78 li ul li::before,
.article_33ba .box-89f8 li ul li::before,
.article_33ba .description-4234 li ul li::before {
  left: 15px;
}
.article_33ba .layout_orange_72d7 li ul a,
.article_33ba .preview-1cba li ul a,
.article_33ba .hover-2d68 li ul a,
.article_33ba .next_096d li ul a,
.article_33ba .footer_28c5 li ul a,
.article_33ba .plasma-de78 li ul a,
.article_33ba .box-89f8 li ul a,
.article_33ba .description-4234 li ul a {
  padding-left: 20px;
}
.article_33ba .layout_orange_72d7 li ul ul li::before,
.article_33ba .preview-1cba li ul ul li::before,
.article_33ba .hover-2d68 li ul ul li::before,
.article_33ba .next_096d li ul ul li::before,
.article_33ba .footer_28c5 li ul ul li::before,
.article_33ba .plasma-de78 li ul ul li::before,
.article_33ba .box-89f8 li ul ul li::before,
.article_33ba .description-4234 li ul ul li::before {
  left: 30px;
}
.article_33ba .layout_orange_72d7 li ul ul a,
.article_33ba .preview-1cba li ul ul a,
.article_33ba .hover-2d68 li ul ul a,
.article_33ba .next_096d li ul ul a,
.article_33ba .footer_28c5 li ul ul a,
.article_33ba .plasma-de78 li ul ul a,
.article_33ba .box-89f8 li ul ul a,
.article_33ba .description-4234 li ul ul a {
  padding-left: 40px;
}
.article_33ba .fluid-f8da li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article_33ba .description-4234 ul li {
  margin-bottom: 1.41575em;
}
.article_33ba .description-4234 ul li .shadow_current_9410 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.article_33ba .description-4234 ul li .layout-b30d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.easy-1b48 .layout_orange_72d7 li a,
.easy-1b48 .preview-1cba li a,
.easy-1b48 .hover-2d68 li a,
.easy-1b48 .next_096d li a,
.easy-1b48 .footer_28c5 li a,
.easy-1b48 .plasma-de78 li a,
.easy-1b48 .box-89f8 li a,
.easy-1b48 .description-4234 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-1b48 .fluid-f8da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-1b48 .banner-0c70 ul li.highlight_solid_c207 .icon_27e6,
.easy-1b48 .banner-0c70 ul li.disabled_center_dc81 .icon_27e6 {
  background: rgba(0, 0, 0, 0.2);
}
.easy-1b48 .article_33ba .banner-0c70 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_ec5a .article_33ba .slow_9f20 li {
  margin: 0;
}
.border_ec5a .article_33ba .slow_9f20 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.border_ec5a .article_33ba .slow_9f20 li ul {
  margin: 0;
}
.border_ec5a .article_33ba .slow_9f20 li ul li a {
  padding-left: 15px;
}
.border_ec5a .article_33ba .slow_9f20 li ul li li a {
  padding-left: 30px;
}
.border_ec5a .article_33ba .slow_9f20 li.tooltip_ae84 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.border_ec5a .article_33ba .slow_9f20 li.tooltip_ae84 > 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;
}
.border_ec5a .article_33ba .slow_9f20 li.tooltip_ae84 > 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;
}
.outline-dim-1aac a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info_2bcd {
  position: relative;
  z-index: 10;
}
.info_2bcd .lower-f803 {
  width: 100%;
  max-width: 100%;
}
.light-d20e .list_cd64 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.light-d20e .black_1075 {
}
.light-d20e .easy-1b48 {
  background: #292929;
}
.notice-7bff .list_cd64 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notice-7bff .black_1075 {
  background: #f9f9f9;
}
.notice-7bff .easy-1b48 {
  background: #303030;
}
.plasma_a764 .list_cd64 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma_a764 .selected_a032 {
    margin-bottom: 1em;
  }
  .plasma_a764 .selected_a032:last-child {
    margin-bottom: 0;
  }
}
.plasma_a764 .black_1075 {
  background: #ededed;
}
.plasma_a764 .easy-1b48 {
  background: #1a1a1a;
}
.list_cd64.black_1075 {
  color: rgba(0, 0, 0, 0.6);
}
.list_cd64.black_1075 .sidebar-stone-d9cf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_cd64.easy-1b48 {
  color: rgba(255, 255, 255, 0.99);
}
.list_cd64.easy-1b48 a:not(.motion_db51) {
  color: rgba(255, 255, 255, 0.79);
}
.list_cd64.easy-1b48 a:not(.motion_db51):hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_cd64.easy-1b48 .sidebar-stone-d9cf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_cd64.easy-1b48 table tbody td,
.list_cd64.easy-1b48 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient-e986.north-44d0 .picture-759f {
  max-width: initial;
}
.gradient-e986 .focus-soft-5c33 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient-e986 .focus-soft-5c33 .lower-f803 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient-e986 .focus-soft-5c33 .lower-f803 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient-e986 .focus-soft-5c33 .lower-f803:last-child {
    margin-bottom: 0;
  }
}
.plasma_a764 .selected_a032:last-child,
.notice-7bff .selected_a032:last-child,
.light-d20e .selected_a032:last-child {
  margin-bottom: 0;
}
.plasma_a764 .selected_a032 .article_33ba .banner-0c70:last-child,
.notice-7bff .selected_a032 .article_33ba .banner-0c70:last-child,
.light-d20e .selected_a032 .article_33ba .banner-0c70:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .plasma_a764 .title-down-dc55,
  .plasma_a764 .east-c329,
  .notice-7bff .title-down-dc55,
  .notice-7bff .east-c329,
  .light-d20e .title-down-dc55,
  .light-d20e .east-c329 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info_2bcd .selected_a032 {
    margin-bottom: 2em;
  }
}
.info_2bcd p:last-child {
  margin-bottom: 0;
}
.info_2bcd li,
.info_2bcd ul {
  list-style: none;
  margin: 0;
}
.info_2bcd ul ul {
  margin-left: 2.617924em;
}
.description_9aa7 {
  font-size: 0.875em;
}

/* css-noise: 1b6e */
.ghost-box-p6 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
