/*!
Theme Name: Customify
Theme URI: https://pressmaximum.popup_86fa/customify
Author: WPCustomify
Author URI: https://pressmaximum.popup_86fa
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.popup_86fa/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.complex_d92f.action-0da5/licenses/gpl-2.0.highlight_black_64cd
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.status_lower_385a/, (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.gradient-large-e498.background-e52c/normalize.gallery-a53c/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.gallery-a53c v7.0.0 | MIT License | github.popup_86fa/necolas/normalize.gallery-a53c */
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;
}
.video-mini-ae08 .element-e63c,
.out_8803,
.dynamic-cb1e,
.tooltip_519a,
.huge-d1fa,
.pagination-left-d8a3,
.preview_mini_bdf7,
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;
}
.out_8803,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .out_8803,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .out_8803,
  h1 {
    font-size: 1.8em;
  }
}
.dynamic-cb1e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dynamic-cb1e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dynamic-cb1e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-cb1e,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip_519a,
h3 {
  font-size: 1.618em;
}
.video-mini-ae08 .element-e63c,
.huge-d1fa,
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.dynamic_5fa9 {
  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;
}
.heading_ba2a:after,
.heading_ba2a:before,
.nav-5ccd:after,
.nav-5ccd:before {
  content: "";
  display: table;
}
.heading_ba2a:after,
.nav-5ccd:after {
  clear: both;
}
.mini-4efe {
  float: right;
  margin-right: 0;
}
.tall-ce39 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.feature_old_f98e .panel-8751,
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;
}
.feature_old_f98e .panel-8751: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;
}
.sort_pressed_a41d .panel-8751 {
  box-shadow: none;
}
.sort_pressed_a41d
  .panel-8751
  .selected_3fc5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_pressed_a41d .panel-8751 .primary-2d16 {
  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;
}
.sort_pressed_a41d
  .panel-8751
  .primary-2d16
  b {
  display: none;
}
.sort_pressed_a41d .text-2f7d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.carousel_2e15:not(.table_63b9):not(.complex-ecba),
button:not(.table_63b9):not(.complex-ecba),
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ),
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ),
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ) {
  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;
}
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ):hover,
button:not(.table_63b9):not(
    .complex-ecba
  ):hover,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ):hover,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ):hover,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ):active,
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ):focus,
button:not(.table_63b9):not(
    .complex-ecba
  ):active,
button:not(.table_63b9):not(
    .complex-ecba
  ):focus,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ):active,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ):focus,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ):active,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ):focus,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ):active,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ):focus {
  outline: 0;
}
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750,
button:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750 {
  position: relative;
}
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .wrapper_2bd1,
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .black_3317,
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .media_new_19e1,
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  i,
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  svg,
button:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .wrapper_2bd1,
button:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .black_3317,
button:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .media_new_19e1,
button:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  i,
button:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  svg,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .wrapper_2bd1,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .black_3317,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .media_new_19e1,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  i,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  svg,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .wrapper_2bd1,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .black_3317,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .media_new_19e1,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  i,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  svg,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .wrapper_2bd1,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .black_3317,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  .media_new_19e1,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  i,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750
  svg {
  visibility: hidden;
}
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750:after,
button:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750:after,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750:after,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750:after,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ).fn-loading-2750: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;
}
.carousel_2e15:not(.table_63b9):not(.complex-ecba),
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ),
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ),
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ) {
  color: #fff;
  background: #235787;
}
.carousel_2e15:not(.table_63b9):not(
    .complex-ecba
  ):focus,
input[type="button"]:not(.table_63b9):not(
    .complex-ecba
  ):focus,
input[type="reset"]:not(.table_63b9):not(
    .complex-ecba
  ):focus,
input[type="submit"]:not(.table_63b9):not(
    .complex-ecba
  ):focus {
  color: #fff;
}
.carousel_2e15.fn-disabled-2750:not(.table_63b9):not(
    .complex-ecba
  ),
.carousel_2e15[disabled]:not(.table_63b9):not(
    .complex-ecba
  ),
button.fn-disabled-2750:not(.table_63b9):not(
    .complex-ecba
  ),
button[disabled]:not(.table_63b9):not(
    .complex-ecba
  ) {
  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;
}
.secondary_8fa1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.secondary_8fa1: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;
}
.tertiary-bronze-944d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.carousel-f78c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.card_orange_a6b1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.heading_ba2a:after,
.heading_ba2a:before,
.button-clean-317a:after,
.button-clean-317a:before,
.bottom_ee88:after,
.bottom_ee88:before,
.motion_0921:after,
.motion_0921:before,
.badge-bright-c197:after,
.badge-bright-c197:before,
.pro-27ad:after,
.pro-27ad:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.heading_ba2a:after,
.button-clean-317a:after,
.bottom_ee88:after,
.motion_0921:after,
.badge-bright-c197:after,
.pro-27ad:after {
  clear: both;
}
.button-clean-317a .secondary-9b2b,
.bottom_ee88 .secondary-9b2b,
.dim_e14c .secondary-9b2b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark_9690 {
  display: inline-block;
}
.module-0b8c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module-0b8c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-0b8c .search_6009 {
  padding: 1em 0;
  font-size: 85%;
}
.search_6009 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline-9074 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline-9074:after,
.outline-9074:before {
  content: "";
  display: table;
}
.outline-9074:after {
  clear: both;
}
.label_hard_8430 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.silver_dcd3 .label_hard_8430 {
  max-width: 50%;
}
.panel_gold_70e8 .label_hard_8430 {
  max-width: 33.33%;
}
.dropdown_first_5519 .label_hard_8430 {
  max-width: 25%;
}
.yellow_fd10 .label_hard_8430 {
  max-width: 20%;
}
.texture-rough-670d .label_hard_8430 {
  max-width: 16.66%;
}
.accent_28b0 .label_hard_8430 {
  max-width: 14.28%;
}
.button_cold_2547 .label_hard_8430 {
  max-width: 12.5%;
}
.form-3dbd .label_hard_8430 {
  max-width: 11.11%;
}
.heading_2fa0 {
  display: block;
}
.video-mini-ae08 .hover-pink-4a9f label,
.video-mini-ae08 .surface_5d41 label,
.video-mini-ae08 .liquid_902b label,
.video-mini-ae08 .main-full-44ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.white-1836 {
  list-style: none;
  margin: 0;
}
.white-1836 article.preview-d0f6 {
  margin-bottom: 0;
}
.white-1836 ul {
  list-style: none;
  margin: 0;
}
.white-1836 .sort-iron-7080 li.preview-d0f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .white-1836 .sort-iron-7080 li.preview-d0f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .white-1836 .sort-iron-7080 li.preview-d0f6: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) {
  .white-1836 .sort-iron-7080 li.preview-d0f6 li.preview-d0f6 li.preview-d0f6 li.preview-d0f6 {
    padding-left: 0;
  }
}
article.preview-d0f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview-d0f6 .button-clean-317a p:last-of-type {
  margin-bottom: 0;
}
article.preview-d0f6 .article-ea39 {
  float: left;
}
article.preview-d0f6 .action_26b5 {
  margin-left: 85px;
}
article.preview-d0f6 .content_555c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview-d0f6 .content_555c .top-d64b {
  margin-left: 10px;
}
article.preview-d0f6 .new_144d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview-d0f6 .widget_motion_f73b {
  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 .hover-pink-4a9f,
  #respond .liquid_902b,
  #respond .main-full-44ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover-pink-4a9f input,
#respond .liquid_902b input,
#respond .main-full-44ac input {
  width: 100%;
}
#respond .main-full-44ac {
  margin-right: 0;
}
#respond .gold_ce4e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright-dc02 {
  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;
}
.bright-dc02.info_slow_5852 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bright-dc02 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%);
}
.bright-dc02:focus,
.bright-dc02: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);
}
.orange-a89e {
  border-radius: 10%;
}
.progress_purple_fc8f {
  border-radius: 50%;
}
.orange-45ba {
  font-size: 0.72em;
}
.warm_7b30 {
  font-size: 0.875em;
}
.thick_0575 {
  font-size: 1.1em;
}
.section_4b6f {
  text-transform: uppercase;
  line-height: 1.2;
}
.section_4b6f.orange-45ba {
  letter-spacing: 0.5px;
}
.feature-01b5,
.feature-01b5 a {
  color: #6d6d6d;
}
.feature-01b5 a:hover {
  color: #111;
}
.video_soft_7cad {
  color: #6d6d6d;
}
.backdrop-easy-f563 {
  overflow-x: hidden;
}
.backdrop-easy-f563 .breadcrumb_d2f7.simple-acc0 {
  position: relative;
}
.backdrop-easy-f563 .breadcrumb_d2f7.simple-acc0.cold_5d18 {
  position: initial;
}
.backdrop-easy-f563
  .breadcrumb_d2f7.simple-acc0.cold_5d18
  .link_old_f4d0 {
  left: auto;
}
.backdrop-easy-f563 .breadcrumb_d2f7 .link_old_f4d0 {
  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;
}
.backdrop-easy-f563 .breadcrumb_d2f7:hover.simple-acc0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop-easy-f563
  .breadcrumb_d2f7:hover.simple-acc0
  .link_old_f4d0 {
  display: block;
  z-index: 9999999;
}
.backdrop-easy-f563 .stale-4881 .secondary-cf3b,
.backdrop-easy-f563 .title-7923 .secondary-cf3b {
  display: none;
}
.backdrop-easy-f563 .notice-d21b .breadcrumb_d2f7:hover.simple-acc0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.video-mini-ae08 .hover-pink-4a9f label,
.video-mini-ae08 .surface_5d41 label,
.video-mini-ae08 .liquid_902b label,
.video-mini-ae08 .main-full-44ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.white-1836 {
  list-style: none;
  margin: 0;
}
.white-1836 article.preview-d0f6 {
  margin-bottom: 0;
}
.white-1836 ul {
  list-style: none;
  margin: 0;
}
.white-1836 .sort-iron-7080 li.preview-d0f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .white-1836 .sort-iron-7080 li.preview-d0f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .white-1836 .sort-iron-7080 li.preview-d0f6: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) {
  .white-1836 .sort-iron-7080 li.preview-d0f6 li.preview-d0f6 li.preview-d0f6 li.preview-d0f6 {
    padding-left: 0;
  }
}
article.preview-d0f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview-d0f6 .button-clean-317a p:last-of-type {
  margin-bottom: 0;
}
article.preview-d0f6 .article-ea39 {
  float: left;
}
article.preview-d0f6 .action_26b5 {
  margin-left: 85px;
}
article.preview-d0f6 .content_555c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview-d0f6 .content_555c .top-d64b {
  margin-left: 10px;
}
article.preview-d0f6 .new_144d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview-d0f6 .widget_motion_f73b {
  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 .hover-pink-4a9f,
  #respond .liquid_902b,
  #respond .main-full-44ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover-pink-4a9f input,
#respond .liquid_902b input,
#respond .main-full-44ac input {
  width: 100%;
}
#respond .main-full-44ac {
  margin-right: 0;
}
#respond .gold_ce4e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale-4881 .summary_white_12e8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary_white_12e8 .info_prev_95c7.grid_simple_f783 .focus_west_b146 > li > a:focus,
.summary_white_12e8 .info_prev_95c7.grid_simple_f783 .focus_west_b146 > li > a:hover,
.summary_white_12e8 .info_prev_95c7.element_selected_fcdd .focus_west_b146 > li > a:focus,
.summary_white_12e8 .info_prev_95c7.element_selected_fcdd .focus_west_b146 > li > a:hover,
.summary_white_12e8 .info_prev_95c7.outer-d662 .focus_west_b146 > li > a:focus,
.summary_white_12e8 .info_prev_95c7.outer-d662 .focus_west_b146 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_white_12e8
  .info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li.backdrop_0959
  > a,
.summary_white_12e8
  .info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li.chip-0f38
  > a,
.summary_white_12e8
  .info_prev_95c7.element_selected_fcdd
  .focus_west_b146
  > li.backdrop_0959
  > a,
.summary_white_12e8
  .info_prev_95c7.element_selected_fcdd
  .focus_west_b146
  > li.chip-0f38
  > a,
.summary_white_12e8
  .info_prev_95c7.outer-d662
  .focus_west_b146
  > li.backdrop_0959
  > a,
.summary_white_12e8 .info_prev_95c7.outer-d662 .focus_west_b146 > li.progress-east-fd03 > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_white_12e8 .hero_369c,
.summary_white_12e8 .hero_369c a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_white_12e8 .gas-cd05.wood_c3c2 li a,
.summary_white_12e8 .feature_5ca8 a,
.summary_white_12e8 .article-0dde,
.summary_white_12e8 .focus_west_b146 > li > a,
.summary_white_12e8 .center-ed70 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8 .gas-cd05.wood_c3c2 li a:hover,
.summary_white_12e8 .feature_5ca8 a:hover,
.summary_white_12e8 .article-0dde:hover,
.summary_white_12e8 .focus_west_b146 > li > a:hover,
.summary_white_12e8 .center-ed70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_white_12e8 .thick-24da {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8 .thick-24da .picture-red-ab24 {
  color: rgba(255, 255, 255, 0.99);
}
.summary_white_12e8 .thick-24da:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_white_12e8 .link-1b77 .content_3a33 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8 .link-1b77 .content_3a33 .primary-1f2a {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8
  .link-1b77
  .content_3a33
  .primary-1f2a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8
  .link-1b77
  .content_3a33
  .primary-1f2a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8
  .link-1b77
  .content_3a33
  .primary-1f2a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8
  .link-1b77
  .content_3a33
  .primary-1f2a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8 .link-1b77 .notification_mini_9363 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_white_12e8 .link-1b77 .notification_mini_9363:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_5bd3
  .summary_white_12e8
  .link-1b77
  .module_d8dd
  .gradient_active_7784 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_5bd3
  .summary_white_12e8
  .link-1b77
  .module_d8dd
  .primary-1f2a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-4881 .in-2eb6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.in-2eb6 .info_prev_95c7.grid_simple_f783 .focus_west_b146 > li > a:focus,
.in-2eb6 .info_prev_95c7.grid_simple_f783 .focus_west_b146 > li > a:hover,
.in-2eb6 .info_prev_95c7.element_selected_fcdd .focus_west_b146 > li > a:focus,
.in-2eb6 .info_prev_95c7.element_selected_fcdd .focus_west_b146 > li > a:hover,
.in-2eb6 .info_prev_95c7.outer-d662 .focus_west_b146 > li > a:focus,
.in-2eb6 .info_prev_95c7.outer-d662 .focus_west_b146 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-2eb6
  .info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li.backdrop_0959
  > a,
.in-2eb6
  .info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li.chip-0f38
  > a,
.in-2eb6
  .info_prev_95c7.element_selected_fcdd
  .focus_west_b146
  > li.backdrop_0959
  > a,
.in-2eb6
  .info_prev_95c7.element_selected_fcdd
  .focus_west_b146
  > li.chip-0f38
  > a,
.in-2eb6
  .info_prev_95c7.outer-d662
  .focus_west_b146
  > li.backdrop_0959
  > a,
.in-2eb6 .info_prev_95c7.outer-d662 .focus_west_b146 > li.progress-east-fd03 > a {
  color: rgba(0, 0, 0, 0.8);
}
.in-2eb6 .hero_369c,
.in-2eb6 .hero_369c a {
  color: rgba(0, 0, 0, 0.8);
}
.in-2eb6 .gas-cd05.wood_c3c2 li a,
.in-2eb6 .feature_5ca8 a,
.in-2eb6 .article-0dde,
.in-2eb6 .focus_west_b146 > li > a,
.in-2eb6 .center-ed70 {
  color: rgba(0, 0, 0, 0.55);
}
.in-2eb6 .gas-cd05.wood_c3c2 li a:hover,
.in-2eb6 .feature_5ca8 a:hover,
.in-2eb6 .article-0dde:hover,
.in-2eb6 .focus_west_b146 > li > a:hover,
.in-2eb6 .center-ed70:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-2eb6 .thick-24da {
  color: rgba(0, 0, 0, 0.55);
}
.in-2eb6 .thick-24da .picture-red-ab24 {
  color: rgba(0, 0, 0, 0.8);
}
.in-2eb6 .thick-24da:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_6161 .bright-49a2 {
  margin-left: auto;
  margin-right: auto;
}
.bottom_ee88 > * {
  margin-left: auto;
  margin-right: auto;
}
.bottom_ee88 .tertiary-bronze-944d {
  margin-right: 1.41575em;
}
.orange-978a .bottom_ee88 > .medium-045e {
  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;
}
.orange-978a .bottom_ee88 > .plasma_6678 {
  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;
}
.middle_0023.smooth_6161 .bright-49a2,
.mask-0aa1.smooth_6161 .bright-49a2 {
  margin-left: 0;
}
.west-1bea.smooth_6161 .bright-49a2,
.message-copper-6a5e.smooth_6161 .bright-49a2 {
  margin-right: 0;
}
.bottom_ee88 ol,
.bottom_ee88 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.widget_e65b video {
  max-width: 100%;
}
.over_ba90 img {
  display: block;
}
.over_ba90.tertiary-bronze-944d,
.over_ba90.carousel-f78c {
  width: 100%;
}
.over_ba90.plasma_6678 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-1498:not(.accordion_static_4d75) {
  margin: 1.5em auto;
}
.easy_0a77 p {
  padding: 1.5em 14px;
}
ul.dropdown_0cfd.plasma_6678,
ul.dropdown_0cfd.medium-045e,
ul.dropdown_0cfd.modal-8ffc.medium-045e {
  padding: 0 14px;
}
.plasma-d77c {
  display: block;
  overflow-x: auto;
}
.plasma-d77c table {
  border-collapse: collapse;
  width: 100%;
}
.plasma-d77c td,
.plasma-d77c th {
  padding: 0.5em;
}
.bottom_ee88 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bottom_ee88 ol ol,
.bottom_ee88 ol ul,
.bottom_ee88 ul ol,
.bottom_ee88 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bottom_ee88 ol ol li,
.bottom_ee88 ol ul li,
.bottom_ee88 ul ol li,
.bottom_ee88 ul ul li {
  margin-left: 0;
}
.link-upper-b149.modal_70e6 > .rough_bd4b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.link-upper-b149.modal_70e6 > .rough_bd4b iframe,
.link-upper-b149.modal_70e6 > .rough_bd4b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.center_04a9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.center_04a9.outline_e0ee {
  padding: 0;
}
.center_04a9.outline_e0ee cite {
  font-size: 13px;
}
.center_04a9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.center_04a9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.footer_narrow_e37e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.footer_narrow_e37e > p:first-child {
  margin-top: 0;
}
.footer_narrow_e37e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.footer_narrow_e37e blockquote {
  border-left: 0;
}
.box_thick_f87a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box_thick_f87a:not(.card_lower_7d7a) {
  max-width: 100px;
}
.box_thick_f87a.heading-34ea {
  border-bottom: none !important;
  text-align: center;
}
.box_thick_f87a.heading-34ea::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .easy_0a77 p {
    padding: 1.5em 0;
  }
}
.copper_f596 {
  color: #0073aa;
}
.old-05aa {
  background-color: #0073aa;
}
.list_b6f4 {
  color: #229fd8;
}
.info_b847 {
  background-color: #229fd8;
}
.white_442b {
  color: #eee;
}
.panel_in_7d6e {
  background-color: #eee;
}
.progress-west-180a {
  color: #444;
}
.module_eaa9 {
  background-color: #444;
}
.status_bff4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status_bff4 .blue-2ba6 .feature_5ca8 {
  font-size: 15px;
}
.status_bff4 .feature_5ca8 {
  line-height: 1.3;
}
.status_bff4 .in-2eb6 {
}
.status_bff4 .summary_white_12e8 {
  background: #235787;
}
.focus-top-ace5 {
  padding: 0;
}
.focus-top-ace5 .summary_white_12e8 {
  background: #1a1a1a;
}
.focus-top-ace5 .in-2eb6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.current_9dc7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.current_9dc7 .in-2eb6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.current_9dc7 .summary_white_12e8 {
  background: #303030;
}
.pro-27ad {
  position: relative;
  z-index: 10;
}
.pro-27ad .white_ac81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-6613 .simple-acc0 {
  display: inline-block;
  vertical-align: middle;
}
.dynamic-6613.red-4ec9 .simple-acc0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dynamic-6613.red-4ec9 .simple-acc0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-6613.red-4ec9 .simple-acc0 {
    margin-right: 0.4em;
  }
}
.dynamic-6613.red-4ec9 .simple-acc0:last-child {
  margin-right: 0;
}
.light-3063 .white_ac81 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .stale-4881 .blue-2ba6 {
    margin: 0 -0.5em;
  }
  .stale-4881 .blue-2ba6 [class*="customify-col-"],
  .stale-4881 .blue-2ba6 [class*="customify-col_"],
  .stale-4881 .blue-2ba6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.stale-4881.carousel-inner-6d46 .white_ac81 {
  background: 0 0 !important;
}
.stale-4881.carousel-inner-6d46 .white_ac81,
.stale-4881.light-3063 .white_ac81 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .stale-4881.surface-3d43 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.stale-4881.light-3063 .white_ac81 {
  box-shadow: none !important;
}
.focus_clean_3855 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .focus_clean_3855 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .focus_clean_3855 {
    padding: 18px 0 20px;
  }
}
.focus_clean_3855 .texture_current_ab47 {
  width: 100%;
}
.focus_clean_3855 .cool-d0e1 {
  margin-bottom: 0;
}
.focus_clean_3855 .thumbnail_pink_6fc9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.input-fresh-352d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input-fresh-352d .small_b0fb {
  width: 100%;
}
.dark_814c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dark_814c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dark_814c 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;
}
.dark_814c li:last-child:after {
  display: none;
}
.dark_814c li a {
  font-weight: 500;
  margin-right: 10px;
}
.first-eedb .secondary-cf3b button,
.focus_clean_3855 .secondary-cf3b button {
  left: 0;
}
.first-eedb .small_b0fb,
.focus_clean_3855 .small_b0fb {
  padding-left: 0;
  padding-right: 0;
}
.first-eedb .input-fresh-352d,
.focus_clean_3855 .input-fresh-352d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.first-eedb {
  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;
}
.first-eedb: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;
}
.first-eedb .center_51f1 {
  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) {
  .first-eedb .center_51f1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .first-eedb .center_51f1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .first-eedb .center_51f1 {
    min-height: 200px;
  }
}
.first-eedb .dark_814c {
  color: rgba(255, 255, 255, 0.8);
}
.first-eedb .dark_814c a,
.first-eedb .dark_814c li:after {
  color: inherit;
}
.first-eedb .dark_814c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container_f8a4 {
  margin-bottom: 0.5em;
}
.disabled-black-8439 {
  margin-bottom: 1.2em;
}
.disabled-black-8439,
.container_f8a4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled-black-8439 p:last-child,
.container_f8a4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary-cf3b,
#masthead .secondary-cf3b {
  display: none;
}
#masthead
  > .secondary-cf3b.notice-6861 {
  display: none;
}
#masthead > .secondary-cf3b button {
  left: 0;
}
.box-focused-7f25 {
  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%;
}
.box-focused-7f25 .simple-acc0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box-focused-7f25 .content_1970 {
  display: -webkit-box;
  display: flex;
}
.box-focused-7f25 .content_1970.warm-cfdc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box-focused-7f25 .content_1970.pink_dab2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-focused-7f25 .content_1970.south_53d9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-focused-7f25.notification_first_d946.nav-gas-7971 .content_1970.warm-cfdc {
  flex-basis: 100%;
}
.box-focused-7f25.progress-solid-197d .content_1970.pink_dab2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.box-focused-7f25.progress-solid-197d .content_1970.south_53d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary-cf3b.notice-6861 {
  display: none;
}
#masthead > .secondary-cf3b button {
  left: 0;
}
.slow_b31a {
  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;
}
.slow_b31a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slow_b31a.summary-5b93 i {
  margin-right: 4px;
}
.slow_b31a.focus_short_89d5 i {
  margin-left: 5px;
}
.feature_5ca8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.feature_5ca8 p:last-child {
  margin-bottom: 0;
}
.hero-b1da {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero-b1da a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero-b1da img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero-b1da .hero_369c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero-b1da .logo-c84f {
  margin: 5px 0 7px 0;
}
.hero-b1da.grid_pressed_af26 .overlay-859a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-b1da.grid_pressed_af26 .tooltip_5ed2 {
  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;
}
.hero-b1da.badge-simple-872e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero-b1da.badge-simple-872e .overlay-859a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-b1da.badge-simple-872e .tooltip_5ed2 {
  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;
}
.hero-b1da.table_b1e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-b1da.disabled-over-894b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero-b1da.disabled-over-894b .tooltip_5ed2 {
  margin-top: 7px;
}
.component_prev_1e14 {
  display: inline-block;
}
.pro-27ad .article-dim-6421 .hero-b1da img {
  max-width: 100%;
}
.info_prev_95c7 .stone-992b.alert-full-fe37,
.down_d9aa .stone-992b.alert-full-fe37 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_prev_95c7 .video-f7f0,
.down_d9aa .video-f7f0 {
  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%);
}
.info_prev_95c7 .video-f7f0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info_prev_95c7.iron-80e9 .video-f7f0 {
  display: none;
}
.info_prev_95c7 .over_80a1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_prev_95c7 .over_80a1 li {
  display: inline-block;
  position: relative;
}
.info_prev_95c7 .over_80a1 li:last-child {
  margin-right: 0;
}
.info_prev_95c7 .over_80a1 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;
}
.info_prev_95c7 .over_80a1 li.progress-east-fd03 > a {
  color: rgba(0, 0, 0, 0.9);
}
.info_prev_95c7 .over_80a1 > 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;
}
.info_prev_95c7 .over_80a1 > li > a i {
  line-height: 0;
}
.info_prev_95c7 .over_80a1 > li.cool_6e14 > a .video-f7f0 {
  margin-left: 4px;
  line-height: 0;
}
.info_prev_95c7 .over_80a1 .white_65b0 li.cool_6e14 > a {
  position: relative;
}
.info_prev_95c7 .over_80a1 .white_65b0 li.cool_6e14 > a:after,
.info_prev_95c7 .over_80a1 .white_65b0 li.cool_6e14 > a:before {
  content: "";
  display: table;
}
.info_prev_95c7 .over_80a1 .white_65b0 li.cool_6e14 > a:after {
  clear: both;
}
.info_prev_95c7 .over_80a1 .white_65b0 li.cool_6e14 > a .video-f7f0 {
  margin-left: 5px;
  float: right;
}
.info_prev_95c7 .up_487a,
.info_prev_95c7 .white_65b0 {
  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;
}
.info_prev_95c7 .white_65b0 {
  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;
}
.info_prev_95c7 .white_65b0 .alert-full-fe37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_prev_95c7 .white_65b0 .video-f7f0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info_prev_95c7 .white_65b0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.info_prev_95c7 .white_65b0 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;
}
.info_prev_95c7 .white_65b0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info_prev_95c7 .white_65b0 .white_65b0 {
  top: 0;
  left: 100%;
}
.info_prev_95c7 .input_old_4a96.fn-focus-2750 > .up_487a,
.info_prev_95c7 .input_old_4a96.fn-focus-2750 > .white_65b0,
.info_prev_95c7 .input_old_4a96:focus > .up_487a,
.info_prev_95c7 .input_old_4a96:focus > .white_65b0,
.info_prev_95c7 .input_old_4a96:hover > .up_487a,
.info_prev_95c7 .input_old_4a96:hover > .white_65b0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info_prev_95c7.outer-d662 .focus_west_b146:after,
.info_prev_95c7.outer-d662 .focus_west_b146:before {
  content: "";
  display: table;
}
.info_prev_95c7.outer-d662 .focus_west_b146:after {
  clear: both;
}
.info_prev_95c7.outer-d662 .focus_west_b146 > li {
  float: left;
}
.info_prev_95c7.inner-b78d .focus_west_b146:after,
.info_prev_95c7.inner-b78d .focus_west_b146:before {
  content: "";
  display: table;
}
.info_prev_95c7.inner-b78d .focus_west_b146:after {
  clear: both;
}
.info_prev_95c7.inner-b78d .focus_west_b146 > li {
  float: left;
}
.info_prev_95c7.inner-b78d .focus_west_b146 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info_prev_95c7.inner-b78d .focus_west_b146 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info_prev_95c7.inner-b78d .focus_west_b146 > li.backdrop_0959 > a,
.info_prev_95c7.inner-b78d .focus_west_b146 > li.progress-east-fd03 > a {
  color: #fff;
  background-color: #1e4b75;
}
.info_prev_95c7.grid_simple_f783 .focus_west_b146 > li > a .alert-full-fe37 {
  position: relative;
}
.info_prev_95c7.grid_simple_f783 .focus_west_b146 > li > a .alert-full-fe37: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;
}
.info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li:focus
  > a
  .alert-full-fe37:before,
.info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li:hover
  > a
  .alert-full-fe37:before {
  width: 100%;
  background-color: currentColor;
}
.info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li.backdrop_0959
  > a
  .alert-full-fe37:before,
.info_prev_95c7.grid_simple_f783
  .focus_west_b146
  > li.chip-0f38
  > a
  .alert-full-fe37:before {
  width: 100%;
  background-color: currentColor;
}
.info_prev_95c7.element_selected_fcdd .focus_west_b146 > li > a .alert-full-fe37 {
  position: relative;
}
.info_prev_95c7.element_selected_fcdd .focus_west_b146 > li > a .alert-full-fe37: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;
}
.info_prev_95c7.element_selected_fcdd .focus_west_b146 > li:focus > a .alert-full-fe37:before,
.info_prev_95c7.element_selected_fcdd
  .focus_west_b146
  > li:hover
  > a
  .alert-full-fe37:before {
  width: 100%;
  background-color: currentColor;
}
.info_prev_95c7.element_selected_fcdd
  .focus_west_b146
  > li.backdrop_0959
  > a
  .alert-full-fe37:before,
.info_prev_95c7.element_selected_fcdd
  .focus_west_b146
  > li.chip-0f38
  > a
  .alert-full-fe37:before {
  width: 100%;
  background-color: currentColor;
}
.down_d9aa .over_80a1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.down_d9aa .over_80a1 li:first-child > a {
  border-top: none;
}
.down_d9aa .over_80a1 .card-324e > .alert-full-fe37 .video-f7f0 {
  display: none;
}
.down_d9aa .over_80a1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.down_d9aa .over_80a1 li:last-child {
  border: none;
}
.down_d9aa .over_80a1 li.cool_6e14 > a {
  padding-right: 45px !important;
}
.down_d9aa .over_80a1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.down_d9aa .over_80a1 li a:focus,
.down_d9aa .over_80a1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.down_d9aa .over_80a1 li .tooltip_narrow_2590 {
  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;
}
.down_d9aa .over_80a1 li .tooltip_narrow_2590:hover {
  box-shadow: none;
}
.down_d9aa .over_80a1 li .tooltip_narrow_2590 .video-f7f0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.down_d9aa .over_80a1 .white_65b0 {
  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);
}
.down_d9aa .over_80a1 .white_65b0 li a {
  padding-left: 3em;
}
.down_d9aa .over_80a1 .slow-21ca > a .tooltip_narrow_2590 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.down_d9aa .over_80a1 .slow-21ca > .white_65b0 {
  display: block;
  opacity: 1;
}
.inner_b099 {
  max-width: 100%;
}
.green-aa18 {
  line-height: 0;
  cursor: pointer;
}
.center-ed70 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.center-ed70:hover {
  box-shadow: none;
  color: currentColor;
}
.center-ed70 svg {
  width: 18px;
  height: 18px;
}
.center-ed70 .slider_motion_0316 {
  display: none;
}
.hovered_c588 {
  position: relative;
}
.hovered_c588.fn-active-2750 .center-ed70 .focused_bb23 {
  display: none;
}
.hovered_c588.fn-active-2750 .center-ed70 .slider_motion_0316 {
  display: inline-block;
}
.hovered_c588 .item_active_7fbc {
  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);
}
.hovered_c588.content_black_386d .item_active_7fbc {
  left: auto;
  right: -0.9em;
}
.hovered_c588.content_black_386d .selected-ae4f::before {
  left: auto;
  right: 15px;
}
.hovered_c588.fn-active-2750 .item_active_7fbc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_d8dd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.module_d8dd label {
  flex-basis: 100%;
}
.module_d8dd .content_3a33 {
  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;
}
.module_d8dd .primary-1f2a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.module_d8dd .primary-1f2a:focus {
  background-color: transparent;
}
.module_d8dd button.notification_mini_9363 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.module_d8dd button.notification_mini_9363:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.module_d8dd button.notification_mini_9363 svg {
  width: 18px;
  height: 18px;
}
.module_d8dd input[type="submit"] {
  min-height: auto;
}
.link-1b77 .module_d8dd .primary-1f2a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.selected-ae4f {
  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) {
  .selected-ae4f {
    width: 220px;
  }
}
.selected-ae4f label {
  flex-basis: 100%;
}
.selected-ae4f::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;
}
.south_5bd3 .link-1b77 .module_d8dd {
  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;
}
.south_5bd3
  .link-1b77
  .module_d8dd
  .content_3a33 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.south_5bd3 .link-1b77 .module_d8dd .primary-1f2a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.south_5bd3
  .link-1b77
  .module_d8dd
  .primary-1f2a:focus {
  background: 0 0;
}
.south_5bd3
  .link-1b77
  .module_d8dd
  .gradient_active_7784 {
  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;
}
.gas-cd05 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gas-cd05 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gas-cd05 li:last-child {
  margin-right: 0;
}
.gas-cd05 li:first-child {
  margin-left: 0;
}
.gas-cd05.summary_stone_9ee7 a {
  color: #fff;
}
.gas-cd05.summary_stone_9ee7 a:hover {
  color: #fff;
}
.gas-cd05 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gas-cd05 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gas-cd05 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gas-cd05 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gas-cd05 [class*="social-icon-apple"] {
  background-color: #999;
}
.gas-cd05 [class*="social-icon-apple"].notification_motion_9bb3 {
  background-color: transparent;
  color: #999;
}
.gas-cd05 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gas-cd05 [class*="social-icon-behance"].notification_motion_9bb3 {
  background-color: transparent;
  color: #1769ff;
}
.gas-cd05 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gas-cd05 [class*="social-icon-bitbucket"].notification_motion_9bb3 {
  background-color: transparent;
  color: #205081;
}
.gas-cd05 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gas-cd05 [class*="social-icon-codepen"].notification_motion_9bb3 {
  background-color: transparent;
  color: #000;
}
.gas-cd05 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gas-cd05 [class*="social-icon-delicious"].notification_motion_9bb3 {
  background-color: transparent;
  color: #39f;
}
.gas-cd05 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gas-cd05 [class*="social-icon-digg"].notification_motion_9bb3 {
  background-color: transparent;
  color: #005be2;
}
.gas-cd05 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gas-cd05 [class*="social-icon-dribbble"].notification_motion_9bb3 {
  background-color: transparent;
  color: #ea4c89;
}
.gas-cd05 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gas-cd05 [class*="social-icon-envelope"].notification_motion_9bb3 {
  background-color: transparent;
  color: #ea4335;
}
.gas-cd05 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gas-cd05 [class*="social-icon-facebook"].notification_motion_9bb3 {
  background-color: transparent;
  color: #3b5998;
}
.gas-cd05 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gas-cd05 [class*="social-icon-flickr"].notification_motion_9bb3 {
  background-color: transparent;
  color: #0063dc;
}
.gas-cd05 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gas-cd05 [class*="social-icon-foursquare"].notification_motion_9bb3 {
  background-color: transparent;
  color: #2d5be3;
}
.gas-cd05 [class*="social-icon-github"] {
  background-color: #333;
}
.gas-cd05 [class*="social-icon-github"].notification_motion_9bb3 {
  background-color: transparent;
  color: #333;
}
.gas-cd05 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gas-cd05 [class*="social-icon-google-plus"].notification_motion_9bb3 {
  background-color: transparent;
  color: #dd4b39;
}
.gas-cd05 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gas-cd05 [class*="social-icon-houzz"].notification_motion_9bb3 {
  background-color: transparent;
  color: #7ac142;
}
.gas-cd05 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gas-cd05 [class*="social-icon-instagram"].notification_motion_9bb3 {
  background-color: transparent;
  color: #262626;
}
.gas-cd05 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gas-cd05 [class*="social-icon-jsfiddle"].notification_motion_9bb3 {
  background-color: transparent;
  color: #487aa2;
}
.gas-cd05 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gas-cd05 [class*="social-icon-linkedin"].notification_motion_9bb3 {
  background-color: transparent;
  color: #0077b5;
}
.gas-cd05 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gas-cd05 [class*="social-icon-medium"].notification_motion_9bb3 {
  background-color: transparent;
  color: #00ab6b;
}
.gas-cd05 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gas-cd05
  [class*="social-icon-odnoklassniki"].notification_motion_9bb3 {
  background-color: transparent;
  color: #f4731c;
}
.gas-cd05 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gas-cd05 [class*="social-icon-meetup"].notification_motion_9bb3 {
  background-color: transparent;
  color: #ec1c40;
}
.gas-cd05 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gas-cd05 [class*="social-icon-pinterest"].notification_motion_9bb3 {
  background-color: transparent;
  color: #bd081c;
}
.gas-cd05 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gas-cd05 [class*="social-icon-product-hunt"].notification_motion_9bb3 {
  background-color: transparent;
  color: #da552f;
}
.gas-cd05 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gas-cd05 [class*="social-icon-reddit"].notification_motion_9bb3 {
  background-color: transparent;
  color: #ff4500;
}
.gas-cd05 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gas-cd05 [class*="social-icon-rss"].notification_motion_9bb3 {
  background-color: transparent;
  color: #f26522;
}
.gas-cd05 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gas-cd05
  [class*="social-icon-shopping-cart"].notification_motion_9bb3 {
  background-color: transparent;
  color: #4caf50;
}
.gas-cd05 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gas-cd05 [class*="social-icon-skype"].notification_motion_9bb3 {
  background-color: transparent;
  color: #00aff0;
}
.gas-cd05 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gas-cd05 [class*="social-icon-slideshare"].notification_motion_9bb3 {
  background-color: transparent;
  color: #0077b5;
}
.gas-cd05 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gas-cd05 [class*="social-icon-snapchat"].notification_motion_9bb3 {
  background-color: transparent;
  color: #fffc00;
}
.gas-cd05 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gas-cd05 [class*="social-icon-soundcloud"].notification_motion_9bb3 {
  background-color: transparent;
  color: #f80;
}
.gas-cd05 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gas-cd05 [class*="social-icon-spotify"].notification_motion_9bb3 {
  background-color: transparent;
  color: #2ebd59;
}
.gas-cd05 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gas-cd05
  [class*="social-icon-stack-overflow"].notification_motion_9bb3 {
  background-color: transparent;
  color: #fe7a15;
}
.gas-cd05 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gas-cd05 [class*="social-icon-maldkfgram"].notification_motion_9bb3 {
  background-color: transparent;
  color: #2ca5e0;
}
.gas-cd05 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gas-cd05 [class*="social-icon-tripadvisor"].notification_motion_9bb3 {
  background-color: transparent;
  color: #589442;
}
.gas-cd05 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gas-cd05 [class*="social-icon-tumblr"].notification_motion_9bb3 {
  background-color: transparent;
  color: #35465c;
}
.gas-cd05 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gas-cd05 [class*="social-icon-twitch"].notification_motion_9bb3 {
  background-color: transparent;
  color: #6441a5;
}
.gas-cd05 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gas-cd05 [class*="social-icon-twitter"].notification_motion_9bb3 {
  background-color: transparent;
  color: #1da1f2;
}
.gas-cd05 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gas-cd05 [class*="social-icon-vimeo"].notification_motion_9bb3 {
  background-color: transparent;
  color: #1ab7ea;
}
.gas-cd05 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gas-cd05 [class*="social-icon-vk"].notification_motion_9bb3 {
  background-color: transparent;
  color: #45668e;
}
.gas-cd05 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gas-cd05 [class*="social-icon-weibo"].notification_motion_9bb3 {
  background-color: transparent;
  color: #df2029;
}
.gas-cd05 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gas-cd05 [class*="social-icon-weixin"].notification_motion_9bb3 {
  background-color: transparent;
  color: #7bb32e;
}
.gas-cd05 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gas-cd05 [class*="social-icon-whatsapp"].notification_motion_9bb3 {
  background-color: transparent;
  color: #25d366;
}
.gas-cd05 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gas-cd05 [class*="social-icon-wordpress"].notification_motion_9bb3 {
  background-color: transparent;
  color: #21759b;
}
.gas-cd05 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gas-cd05 [class*="social-icon-xing"].notification_motion_9bb3 {
  background-color: transparent;
  color: #026466;
}
.gas-cd05 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gas-cd05 [class*="social-icon-yelp"].notification_motion_9bb3 {
  background-color: transparent;
  color: #af0606;
}
.gas-cd05 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gas-cd05 [class*="social-icon-youtube"].notification_motion_9bb3 {
  background-color: transparent;
  color: #cd201f;
}
.article-0dde {
  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;
}
.article-0dde:hover {
  box-shadow: none;
  background: 0 0;
}
.copper-049c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.popup-5246 {
  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;
}
.description_lower_92b6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.easy_c126 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.easy_c126,
.easy_c126::after,
.easy_c126::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;
}
.easy_c126::after,
.easy_c126::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slow-a17d .popup-5246 .description_lower_92b6 {
  margin-top: -2px;
  width: 19px;
}
.slow-a17d .popup-5246 .easy_c126 {
  margin-top: -1px;
}
.slow-a17d .popup-5246 .easy_c126,
.slow-a17d .popup-5246 .easy_c126::after,
.slow-a17d .popup-5246 .easy_c126::before {
  width: 19px;
  height: 2px;
}
.slow-a17d .popup-5246 .easy_c126::before {
  top: -6px;
}
.slow-a17d .popup-5246 .easy_c126::after {
  bottom: -6px;
}
.sidebar-purple-dc98 .popup-5246 .description_lower_92b6 {
  margin-top: -2px;
  width: 22px;
}
.sidebar-purple-dc98 .popup-5246 .easy_c126 {
  margin-top: -1px;
}
.sidebar-purple-dc98 .popup-5246 .easy_c126,
.sidebar-purple-dc98 .popup-5246 .easy_c126::after,
.sidebar-purple-dc98 .popup-5246 .easy_c126::before {
  width: 22px;
  height: 2px;
}
.sidebar-purple-dc98 .popup-5246 .easy_c126::before {
  top: -7px;
}
.sidebar-purple-dc98 .popup-5246 .easy_c126::after {
  bottom: -7px;
}
.image-east-8df3 .popup-5246 .description_lower_92b6 {
  margin-top: -2px;
  width: 31px;
}
.image-east-8df3 .popup-5246 .easy_c126 {
  margin-top: -1.5px;
}
.image-east-8df3 .popup-5246 .easy_c126,
.image-east-8df3 .popup-5246 .easy_c126::after,
.image-east-8df3 .popup-5246 .easy_c126::before {
  width: 31px;
  height: 3px;
}
.image-east-8df3 .popup-5246 .easy_c126::before {
  top: -9px;
}
.image-east-8df3 .popup-5246 .easy_c126::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search-6a76 .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 19px;
  }
  .search-6a76 .popup-5246 .easy_c126 {
    margin-top: -1px;
  }
  .search-6a76 .popup-5246 .easy_c126,
  .search-6a76 .popup-5246 .easy_c126::after,
  .search-6a76 .popup-5246 .easy_c126::before {
    width: 19px;
    height: 2px;
  }
  .search-6a76 .popup-5246 .easy_c126::before {
    top: -6px;
  }
  .search-6a76 .popup-5246 .easy_c126::after {
    bottom: -6px;
  }
  .disabled-pressed-76b6 .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-pressed-76b6 .popup-5246 .easy_c126 {
    margin-top: -1px;
  }
  .disabled-pressed-76b6 .popup-5246 .easy_c126,
  .disabled-pressed-76b6 .popup-5246 .easy_c126::after,
  .disabled-pressed-76b6 .popup-5246 .easy_c126::before {
    width: 22px;
    height: 2px;
  }
  .disabled-pressed-76b6 .popup-5246 .easy_c126::before {
    top: -7px;
  }
  .disabled-pressed-76b6 .popup-5246 .easy_c126::after {
    bottom: -7px;
  }
  .inner_6f63 .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 31px;
  }
  .inner_6f63 .popup-5246 .easy_c126 {
    margin-top: -1.5px;
  }
  .inner_6f63 .popup-5246 .easy_c126,
  .inner_6f63 .popup-5246 .easy_c126::after,
  .inner_6f63 .popup-5246 .easy_c126::before {
    width: 31px;
    height: 3px;
  }
  .inner_6f63 .popup-5246 .easy_c126::before {
    top: -9px;
  }
  .inner_6f63 .popup-5246 .easy_c126::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-blue-df10 .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-blue-df10 .popup-5246 .easy_c126 {
    margin-top: -1px;
  }
  .footer-blue-df10 .popup-5246 .easy_c126,
  .footer-blue-df10 .popup-5246 .easy_c126::after,
  .footer-blue-df10 .popup-5246 .easy_c126::before {
    width: 19px;
    height: 2px;
  }
  .footer-blue-df10 .popup-5246 .easy_c126::before {
    top: -6px;
  }
  .footer-blue-df10 .popup-5246 .easy_c126::after {
    bottom: -6px;
  }
  .hover_hard_8e58 .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_hard_8e58 .popup-5246 .easy_c126 {
    margin-top: -1px;
  }
  .hover_hard_8e58 .popup-5246 .easy_c126,
  .hover_hard_8e58 .popup-5246 .easy_c126::after,
  .hover_hard_8e58 .popup-5246 .easy_c126::before {
    width: 22px;
    height: 2px;
  }
  .hover_hard_8e58 .popup-5246 .easy_c126::before {
    top: -7px;
  }
  .hover_hard_8e58 .popup-5246 .easy_c126::after {
    bottom: -7px;
  }
  .sidebar-steel-20f2 .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-steel-20f2 .popup-5246 .easy_c126 {
    margin-top: -1.5px;
  }
  .sidebar-steel-20f2 .popup-5246 .easy_c126,
  .sidebar-steel-20f2 .popup-5246 .easy_c126::after,
  .sidebar-steel-20f2 .popup-5246 .easy_c126::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-steel-20f2 .popup-5246 .easy_c126::before {
    top: -9px;
  }
  .sidebar-steel-20f2 .popup-5246 .easy_c126::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element_warm_5ffe .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 19px;
  }
  .element_warm_5ffe .popup-5246 .easy_c126 {
    margin-top: -1px;
  }
  .element_warm_5ffe .popup-5246 .easy_c126,
  .element_warm_5ffe .popup-5246 .easy_c126::after,
  .element_warm_5ffe .popup-5246 .easy_c126::before {
    width: 19px;
    height: 2px;
  }
  .element_warm_5ffe .popup-5246 .easy_c126::before {
    top: -6px;
  }
  .element_warm_5ffe .popup-5246 .easy_c126::after {
    bottom: -6px;
  }
  .secondary-blue-9d3a .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary-blue-9d3a .popup-5246 .easy_c126 {
    margin-top: -1px;
  }
  .secondary-blue-9d3a .popup-5246 .easy_c126,
  .secondary-blue-9d3a .popup-5246 .easy_c126::after,
  .secondary-blue-9d3a .popup-5246 .easy_c126::before {
    width: 22px;
    height: 2px;
  }
  .secondary-blue-9d3a .popup-5246 .easy_c126::before {
    top: -7px;
  }
  .secondary-blue-9d3a .popup-5246 .easy_c126::after {
    bottom: -7px;
  }
  .surface_blue_4193 .popup-5246 .description_lower_92b6 {
    margin-top: -2px;
    width: 31px;
  }
  .surface_blue_4193 .popup-5246 .easy_c126 {
    margin-top: -1.5px;
  }
  .surface_blue_4193 .popup-5246 .easy_c126,
  .surface_blue_4193 .popup-5246 .easy_c126::after,
  .surface_blue_4193 .popup-5246 .easy_c126::before {
    width: 31px;
    height: 3px;
  }
  .surface_blue_4193 .popup-5246 .easy_c126::before {
    top: -9px;
  }
  .surface_blue_4193 .popup-5246 .easy_c126::after {
    bottom: -9px;
  }
}
.down-68df .easy_c126 {
  -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);
}
.down-68df .easy_c126::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.down-68df .easy_c126::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);
}
.down-68df.tooltip_dfb7 .easy_c126 {
  -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);
}
.down-68df.tooltip_dfb7 .easy_c126::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.down-68df.tooltip_dfb7 .easy_c126::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);
}
.detail_c4ee {
  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.over-3d7a:before {
  display: none;
}
.title-7923 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.title-7923 .fluid-46f3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.title-7923 .fluid-46f3:last-of-type {
  border-bottom: none;
}
.title-7923 .fluid-46f3.card_edd0,
.title-7923 .fluid-46f3.wrapper_lite_c802,
.title-7923 .fluid-46f3.lite-1028 {
  padding: 0;
}
.title-7923 .down_d9aa .tooltip_narrow_2590 {
  color: currentColor;
}
.title-7923 .down_d9aa .tooltip_narrow_2590:focus,
.title-7923 .down_d9aa .tooltip_narrow_2590:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-7923.in-2eb6 .thick-24da,
.title-7923.in-2eb6 .feature_5ca8 a,
.title-7923.in-2eb6 .focus_west_b146 a,
.title-7923.in-2eb6 .white_65b0 a {
  color: rgba(0, 0, 0, 0.55);
}
.title-7923.in-2eb6 .thick-24da:hover,
.title-7923.in-2eb6 .feature_5ca8 a:hover,
.title-7923.in-2eb6 .focus_west_b146 a:hover,
.title-7923.in-2eb6 .white_65b0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-7923.in-2eb6 .picture-red-ab24 {
  color: rgba(0, 0, 0, 0.8);
}
.title-7923.in-2eb6 .fluid-46f3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.title-7923.in-2eb6 .fluid-46f3:before {
  background: rgba(0, 0, 0, 0.08);
}
.title-7923.in-2eb6 .avatar_dynamic_022b:before {
  background: rgba(255, 255, 255, 0.9);
}
.title-7923.in-2eb6 .down_d9aa .over_80a1 li a,
.title-7923.in-2eb6 .down_d9aa .tooltip_narrow_2590,
.title-7923.in-2eb6 .white_65b0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.title-7923.in-2eb6 .down_d9aa .tooltip_narrow_2590:focus,
.title-7923.in-2eb6 .down_d9aa .tooltip_narrow_2590:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-7923.in-2eb6 .over_80a1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title-7923.summary_white_12e8 .thick-24da,
.title-7923.summary_white_12e8 .feature_5ca8 a,
.title-7923.summary_white_12e8 .focus_west_b146 .tooltip_narrow_2590,
.title-7923.summary_white_12e8 .focus_west_b146 a,
.title-7923.summary_white_12e8 .white_65b0 a {
  color: rgba(255, 255, 255, 0.79);
}
.title-7923.summary_white_12e8 .thick-24da:hover,
.title-7923.summary_white_12e8 .feature_5ca8 a:hover,
.title-7923.summary_white_12e8 .focus_west_b146 .tooltip_narrow_2590:hover,
.title-7923.summary_white_12e8 .focus_west_b146 a:hover,
.title-7923.summary_white_12e8 .white_65b0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-7923.summary_white_12e8 .picture-red-ab24 {
  color: rgba(255, 255, 255, 0.99);
}
.title-7923.summary_white_12e8 .fluid-46f3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-7923.summary_white_12e8 .fluid-46f3:before {
  background: rgba(255, 255, 255, 0.08);
}
.title-7923.summary_white_12e8 .avatar_dynamic_022b:before {
  background: rgba(0, 0, 0, 0.9);
}
.title-7923.summary_white_12e8 .down_d9aa .over_80a1 li a,
.title-7923.summary_white_12e8 .down_d9aa .tooltip_narrow_2590,
.title-7923.summary_white_12e8 .white_65b0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-7923.summary_white_12e8 .down_d9aa .tooltip_narrow_2590:focus,
.title-7923.summary_white_12e8 .down_d9aa .tooltip_narrow_2590:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-7923.summary_white_12e8 .over_80a1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_dynamic_022b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_dynamic_022b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.box_dirty_658a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gold-c628 .title-7923 {
  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;
}
.gold-c628 .fluid-46f3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gold-c628 .fluid-46f3: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) {
  .gold-c628 .fluid-46f3:before {
    width: 16%;
    left: 42%;
  }
}
.gold-c628 .fluid-46f3:last-child:before {
  content: none;
}
.gold-c628 .fluid-46f3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gold-c628 .down_d9aa .over_80a1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gold-c628 .down_d9aa .over_80a1 li a .tooltip_narrow_2590 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gold-c628 .down_d9aa .white_65b0 {
  border: none;
}
.gold-c628 .down_d9aa .white_65b0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gold-c628 .avatar_dynamic_022b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gold-c628 .box_dirty_658a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gold-c628 .summary_white_12e8 .avatar_dynamic_022b:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold-c628 .in-2eb6.title-steel-abee .easy_c126 {
  background: rgba(0, 0, 0, 0.6);
}
.gold-c628
  .in-2eb6.title-steel-abee
  .easy_c126::after,
.gold-c628
  .in-2eb6.title-steel-abee
  .easy_c126:before {
  background: inherit;
}
.gold-c628
  .in-2eb6.title-steel-abee:hover
  .easy_c126 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-steel-4dcf .title-7923 {
  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) {
  .picture-steel-4dcf .title-7923 {
    width: auto;
    right: 45px;
  }
}
.top_cecb .title-7923 {
  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) {
  .top_cecb .title-7923 {
    width: auto;
    left: 45px;
  }
}
.over-3d7a .title-7923 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.over-3d7a .box_dirty_658a {
  max-width: 48em;
  margin: 0 auto;
}
.over-3d7a .avatar_dynamic_022b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tooltip_cb2d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_cb2d.gold-c628 .title-7923 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tooltip_cb2d.picture-steel-4dcf .title-7923 {
  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);
}
.tooltip_cb2d .title-7923 {
  visibility: visible;
}
.tooltip_cb2d.top_cecb .title-7923 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status-hovered-a5fe,
.tabs-motion-c316 {
  overflow-x: hidden;
}
.status-hovered-a5fe .title-7923 {
  overflow: auto;
}
.status-hovered-a5fe.gold-c628 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-hovered-a5fe.gold-c628 .title-7923 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status-hovered-a5fe.gold-c628 .article-0dde {
  opacity: 0;
}
.status-hovered-a5fe.picture-steel-4dcf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-hovered-a5fe.picture-steel-4dcf .title-7923 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status-hovered-a5fe.picture-steel-4dcf .article-0dde {
  opacity: 0;
}
.status-hovered-a5fe.top_cecb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status-hovered-a5fe.top_cecb .title-7923 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status-hovered-a5fe.top_cecb .article-0dde {
  opacity: 0;
}
.status-hovered-a5fe.over-3d7a .title-7923 {
  z-index: 10;
  visibility: visible;
}
.title-steel-abee {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.title-steel-abee .easy_c126 {
  background: rgba(255, 255, 255, 0.99);
}
.title-steel-abee .easy_c126::after,
.title-steel-abee .easy_c126:before {
  background: inherit;
}
.title-steel-abee:hover .easy_c126 {
  background: rgba(255, 255, 255, 0.99);
}
.top_cecb .title-steel-abee {
  top: 10px;
  right: auto;
  left: 12px;
}
.over-3d7a .title-steel-abee {
  display: none !important;
}
.status-hovered-a5fe:before,
.tabs-motion-c316:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status-hovered-a5fe .title-steel-abee,
.tabs-motion-c316 .title-steel-abee {
  display: inline-block;
}
.title-7923 .simple-acc0 {
  -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;
}
.status-hovered-a5fe .title-7923 .simple-acc0,
.tabs-motion-c316 .title-7923 .simple-acc0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-1d9c .content_3a33 {
  width: 100%;
}
.article-dim-6421 {
  padding: 0 0.5em 0;
}
.article-dim-6421 [class*="customify-col-"],
.article-dim-6421 [class*="customify-col_"],
.article-dim-6421 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail_f6b8 .article-dim-6421 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .blue-2ba6 .primary-down-15f2,
  .primary-down-15f2 {
    display: none;
  }
  .content_first_59d6 {
    text-align: left;
  }
  .action_ccdc {
    text-align: center;
  }
  .first_ccbf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .blue-2ba6 .table-72cb,
  .table-72cb {
    display: none;
  }
  .tertiary-6242 {
    text-align: left;
  }
  .menu_8181 {
    text-align: center;
  }
  .photo_5241 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .blue-2ba6 .soft-6e6b,
  .soft-6e6b {
    display: none;
  }
  .narrow-833b {
    text-align: left;
  }
  .thumbnail_glass_e315 {
    text-align: center;
  }
  .title_simple_182e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover-smooth-a1a7 {
  box-shadow: none !important;
}
.search-hovered-1bb7 .huge_d747,
.grid_last_84f1 .huge_d747 {
  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;
}
.grid_last_84f1 .huge_d747 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.white_ac81 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.white_ac81:after,
.white_ac81:before {
  content: "";
  display: table;
}
.white_ac81:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .white_ac81 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.white_ac81,
.surface-3d43 {
  max-width: 1248px;
  margin: 0 auto;
}

.motion_0921.steel_690a .white_ac81 {
  max-width: 100%;
}
.motion_0921.filter-4fbf {
  max-width: 1200px;
  margin: 0 auto;
}
.motion_0921.dirty-26fb .white_ac81 {
  max-width: 100%;
}
.motion_0921.dirty-26fb > .white_ac81 {
  padding-left: 0;
  padding-right: 0;
}
.motion_0921.dirty-26fb > .white_ac81 .blue-2ba6 {
  margin: 0;
}
.motion_0921.dirty-26fb
  > .white_ac81
  .module_gas_a075.glass_ba00 {
  margin-right: 0;
  margin-left: 0;
}
.motion_0921.dirty-26fb #main.glass_ba00 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .complex_c97e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .complex_c97e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .row-7c53 .bright-49a2 {
    padding-right: 1em;
  }
  .row-7c53.fresh_3011 .module_gas_a075 {
    border-right: 1px solid #eaecee;
  }
  .row-7c53.fresh_3011 .bright-49a2 {
    padding-right: 1em;
  }
  .row-7c53.fresh_3011 .narrow-8d98 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_stale_8d3f .bright-49a2 {
    padding-left: 1em;
  }
  .breadcrumb_stale_8d3f.fresh_3011 .module_gas_a075 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb_stale_8d3f.fresh_3011 .bright-49a2 {
    padding-left: 1em;
  }
  .breadcrumb_stale_8d3f.fresh_3011 .narrow-8d98 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-hot-9d95 .bright-49a2 {
    padding-left: 1em;
  }
  .card-hot-9d95.fresh_3011 .dark-8bd6 {
    border-right: 1px solid #eaecee;
  }
  .card-hot-9d95.fresh_3011 .tag_easy_11b8 {
    border-right: 1px solid #eaecee;
  }
  .card-hot-9d95.fresh_3011 .bright-49a2 {
    padding-left: 1em;
  }
  .card-hot-9d95.fresh_3011 .narrow-8d98 {
    padding-right: 1em;
  }
  .card-hot-9d95.fresh_3011 .grid-aaa6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-stone-accc .bright-49a2 {
    padding-right: 1em;
  }
  .paragraph-stone-accc.fresh_3011 .dark-8bd6 {
    border-left: 1px solid #eaecee;
  }
  .paragraph-stone-accc.fresh_3011 .tag_easy_11b8 {
    border-left: 1px solid #eaecee;
  }
  .paragraph-stone-accc.fresh_3011 .bright-49a2 {
    padding-right: 1em;
  }
  .paragraph-stone-accc.fresh_3011 .narrow-8d98 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph-stone-accc.fresh_3011 .grid-aaa6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex_c97e .bright-49a2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .complex_c97e.fresh_3011 .module_gas_a075 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .complex_c97e.fresh_3011 .bright-49a2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .complex_c97e.fresh_3011 .narrow-8d98 {
    padding-left: 1em;
  }
  .complex_c97e.fresh_3011 .grid-aaa6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .complex_c97e.fresh_3011 .bright-49a2 {
    padding-left: 0;
  }
}
.focus_c6cc .dynamic-6613 {
  display: inline-block;
}
.alert_11b5 {
  display: inline-block;
}
.container_f1e5 {
  word-con: break-word;
}
.smooth_113d > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth_113d .tiny_bfc5 {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth_113d .red_d68c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tag_white_12d3 .stone-349a {
  margin-bottom: 2em;
}
.tag_white_12d3 .accordion_green_8d67 {
  margin-bottom: 15px;
}
.tag_white_12d3 .accordion_green_8d67:last-child {
  margin-bottom: 0;
}
.tag_white_12d3 .aside-c946 {
  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) {
  .tag_white_12d3 .aside-c946 {
    display: block;
  }
}
.tag_white_12d3 .preview-motion-8f5e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tag_white_12d3 .preview-motion-8f5e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tag_white_12d3 .texture_first_cfc8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tag_white_12d3 .texture_first_cfc8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tag_white_12d3 .texture_first_cfc8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tag_white_12d3 .container_f1e5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag_white_12d3 .container_f1e5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tag_white_12d3 .shadow_dim_7c5f p:last-child {
  margin-bottom: 0;
}
.tag_white_12d3 .logo-f0da {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tag_white_12d3 .slider_c58c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tag_white_12d3 .purple_7a59 {
  margin-top: 1em;
}
.tag_white_12d3 .table-45d3 {
  top: 0;
  display: block;
}
.tag_white_12d3 .table-45d3 a {
  color: inherit;
}
.tag_white_12d3 .table-45d3 a:hover {
  color: inherit;
}
.tag_white_12d3 .picture_f3b8 {
  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;
}
.tag_white_12d3 .picture_f3b8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tag_white_12d3 .slider_c58c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tag_white_12d3 .pattern_ab82 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tag_white_12d3 .pattern_ab82:first-child {
  margin-top: 0;
}
.tag_white_12d3 .pattern_ab82.column-7997 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag_white_12d3 .pattern_ab82.component_hovered_b532 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag_white_12d3
  .pattern_ab82.component_hovered_b532.alert-bronze-423b
  .purple_7a59 {
  width: 100%;
}
.tag_white_12d3 .component_hovered_b532 {
  -webkit-box-align: center;
  align-items: center;
}
.tag_white_12d3 .component_hovered_b532 .smooth_113d,
.tag_white_12d3 .component_hovered_b532 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tag_white_12d3 .texture_first_cfc8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag_white_12d3 .texture_first_cfc8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag_white_12d3 .texture_first_cfc8: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;
}
.tag_white_12d3 .column-7997 {
  z-index: 5;
}
.tag_white_12d3 .gallery_current_efc9 .yellow_03fc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tag_white_12d3 .left-a28b .yellow_03fc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tag_white_12d3 .wood-b821 .yellow_03fc {
  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;
}
.tag_white_12d3.progress_91d4 .aside-c946,
.tag_white_12d3.grid_east_7a0a .aside-c946 {
  display: block;
}
.tag_white_12d3.progress_91d4 .aside-c946 .article_easy_778a,
.tag_white_12d3.progress_91d4 .aside-c946 .slider_c58c,
.tag_white_12d3.grid_east_7a0a .aside-c946 .article_easy_778a,
.tag_white_12d3.grid_east_7a0a .aside-c946 .slider_c58c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag_white_12d3.accent-up-2e44 .preview-motion-8f5e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tag_white_12d3.accent-up-2e44 .preview-motion-8f5e {
    margin-right: 0;
  }
}
.tag_white_12d3.progress_91d4 .preview-motion-8f5e,
.tag_white_12d3.grid_east_7a0a .preview-motion-8f5e {
  padding-top: 40%;
}
.tag_white_12d3.progress_91d4 .stone-349a,
.tag_white_12d3.grid_east_7a0a .stone-349a {
  display: block;
}
.tag_white_12d3.progress_91d4 .fn-sticky-2750 .slider_c58c,
.tag_white_12d3.grid_east_7a0a .fn-sticky-2750 .slider_c58c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tag_white_12d3.progress_91d4 .preview-motion-8f5e,
.tag_white_12d3.grid_east_7a0a .preview-motion-8f5e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tag_white_12d3.progress_91d4 .slider_c58c {
  padding: 1em;
}
.button-3cfc {
  margin: 30px auto;
  display: block;
}
.button-3cfc .static_3655 > * {
  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;
}
.button-3cfc .static_3655 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-3cfc .static_3655 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old_0a2a .smooth_113d {
  margin-bottom: 1.41575em;
}
.old_0a2a .logo-fluid-21e0 {
  margin-bottom: 1.618em;
}
.bottom_ee88 .light-36f2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bottom_ee88 .light-36f2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bottom_ee88 .cool_fcd0 {
  max-width: 100%;
  overflow: auto;
}
.smooth_6161 .bottom_ee88 a:hover {
  text-decoration: underline;
}
.prev-dc7b .accordion_green_8d67:not(.container_f1e5),
.prev-dc7b .texture_first_cfc8 {
  margin-bottom: 1.41575em;
}
.prev-dc7b .accordion_green_8d67:not(.container_f1e5):last-child,
.prev-dc7b .texture_first_cfc8:last-child {
  margin-bottom: 0;
}
.prev-dc7b .accordion_green_8d67.orange-9697 {
  margin-bottom: 0.41575em;
}
.prev-dc7b .backdrop_2d17:before,
.prev-dc7b .box-top-ca5d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.prev-dc7b .backdrop_2d17:before {
  content: "\f115";
}
.prev-dc7b .box-top-ca5d:before {
  content: "\f02c";
}
.prev-dc7b .text_action_3899 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.prev-dc7b .text_action_3899 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon_dynamic_8631 {
  display: -webkit-box;
  display: flex;
}
.icon_dynamic_8631 .notice_west_3a81 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon_dynamic_8631 .notice_west_3a81 {
    flex-basis: 90px;
  }
}
.icon_dynamic_8631 .shadow-d14c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon_dynamic_8631 .shadow-d14c {
    flex-basis: calc(100% - 50px);
  }
}
.icon_dynamic_8631 .focus_steel_2e7d p:last-child {
  margin-bottom: 0.72em;
}
.heading_9a4a .static_3655 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.heading_9a4a .static_3655:after,
.heading_9a4a .static_3655:before {
  content: "";
  display: table;
}
.heading_9a4a .static_3655:after {
  clear: both;
}
.heading_9a4a .static_3655 .search-first-8b35,
.heading_9a4a .static_3655 .status-6c6f {
  width: 49%;
}
.heading_9a4a .static_3655 .search-first-8b35 a span.icon-c93e,
.heading_9a4a .static_3655 .status-6c6f a span.icon-c93e {
  display: block;
  margin-bottom: 5px;
}
.heading_9a4a .static_3655 .status-6c6f {
  float: left;
  text-align: left;
}
.heading_9a4a .static_3655 .search-first-8b35 {
  float: right;
  text-align: right;
}
.disabled-south-6ca1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled-south-6ca1 {
    margin-bottom: 0;
  }
}
.heading-in-7990 {
  margin-bottom: 1em;
}
.heading-in-7990 .container_f1e5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture_focused_8b91 a {
  display: block;
  line-height: 0;
  position: relative;
}
.iron_da98 .heading-in-7990,
.content-full-7ba7 .heading-in-7990 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .iron_da98 .heading-in-7990,
  .content-full-7ba7 .heading-in-7990 {
    display: block;
  }
}
.iron_da98 .picture_focused_8b91,
.content-full-7ba7 .picture_focused_8b91 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .iron_da98 .picture_focused_8b91,
  .content-full-7ba7 .picture_focused_8b91 {
    margin-bottom: 1em;
  }
}
.iron_da98 .picture_focused_8b91 img,
.content-full-7ba7 .picture_focused_8b91 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.iron_da98 .card-7491,
.content-full-7ba7 .card-7491 {
  flex-basis: calc(100% - 160px);
}
.iron_da98 .card-7491 p,
.content-full-7ba7 .card-7491 p {
  margin-bottom: 0;
}
.iron_da98 .card-7491 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .iron_da98 .card-7491 {
    padding-left: 0;
  }
}
.content-full-7ba7 .card-7491 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .content-full-7ba7 .card-7491 {
    padding-right: 0;
  }
}
.content-full-7ba7 .picture_focused_8b91 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dim-36b7 .picture_focused_8b91 {
  margin-bottom: 0.5em;
}
.dim-36b7 .picture_focused_8b91 img {
  width: 100%;
}
.blue-008d .top-4b85,
.outline_current_ab57 .top-4b85 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outline_current_ab57 .module_gas_a075 .advanced_b53b p:last-child {
  margin-bottom: 0;
}
.section_copper_fd06 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title_3647 .active_4e9c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title_3647 .active_4e9c:last-of-type {
    margin-bottom: 0;
  }
}
.title_3647 .active_4e9c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title_3647 .active_4e9c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title_3647 .active_4e9c ul li {
  margin: 0 0 0.6em;
}
.title_3647 .active_4e9c ul li.shadow_0d72,
.title_3647 .active_4e9c ul li.column_372c {
  position: relative;
}
.title_3647 .active_4e9c ul li.shadow_0d72 .heading_6e09,
.title_3647 .active_4e9c ul li.column_372c .heading_6e09 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title_3647 .active_4e9c ul li.shadow_0d72:after:after,
.title_3647 .active_4e9c ul li.shadow_0d72:after:before,
.title_3647
  .active_4e9c
  ul
  li.column_372c:after:after,
.title_3647
  .active_4e9c
  ul
  li.column_372c:after:before {
  content: "";
  display: table;
}
.title_3647 .active_4e9c ul li.shadow_0d72:after:after,
.title_3647
  .active_4e9c
  ul
  li.column_372c:after:after {
  clear: both;
}
.title_3647 .active_4e9c a.carousel_2e15:hover {
  text-decoration: none;
}
.title_3647 .active_4e9c select {
  max-width: 100%;
}
.title_3647 .active_4e9c table {
  font-size: 85%;
}
.title_3647 .active_4e9c table td,
.title_3647 .active_4e9c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title_3647 .active_4e9c table tfoot td {
  text-align: left;
}
.title_3647 .active_4e9c :last-child {
  margin-bottom: 0;
}
.title_3647 .active_4e9c .tertiary_dim_1a67 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title_3647 .active_4e9c .tertiary_dim_1a67 label {
  width: 100%;
}
.title_3647 .active_4e9c .tertiary_dim_1a67 .primary-1f2a {
  width: 100%;
  display: block;
}
.title_3647 .active_4e9c .tertiary_dim_1a67 .notification_mini_9363 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title_3647 .active_4e9c .tertiary_dim_1a67 .notification_mini_9363:hover svg #svg-search {
  fill: #444;
}
.title_3647 .active_4e9c .tertiary_dim_1a67 .notification_mini_9363 svg {
  width: 18px;
  height: 18px;
}
.title_3647 .box-d60a ul ul,
.title_3647 .pagination-silver-31ec ul ul,
.title_3647 .border_cool_cc93 ul ul,
.title_3647 .filter_cold_3df0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title_3647 .box-d60a .cool_6e14 > a,
.title_3647 .pagination-silver-31ec .cool_6e14 > a,
.title_3647 .border_cool_cc93 .cool_6e14 > a,
.title_3647 .filter_cold_3df0 .cool_6e14 > a {
  margin-bottom: 0;
}
.title_3647 .inner_beb7 li,
.title_3647 .box-d60a li,
.title_3647 .orange_a0d2 li,
.title_3647 .pagination-silver-31ec li,
.title_3647 .border_cool_cc93 li,
.title_3647 .filter_cold_3df0 li,
.title_3647 .slow_159a li,
.title_3647 .label_226b li {
  display: block;
  position: relative;
}
.title_3647 .inner_beb7 li:last-child,
.title_3647 .box-d60a li:last-child,
.title_3647 .orange_a0d2 li:last-child,
.title_3647 .pagination-silver-31ec li:last-child,
.title_3647 .border_cool_cc93 li:last-child,
.title_3647 .filter_cold_3df0 li:last-child,
.title_3647 .slow_159a li:last-child,
.title_3647 .label_226b li:last-child {
  border: none;
}
.title_3647 .inner_beb7 li a,
.title_3647 .box-d60a li a,
.title_3647 .orange_a0d2 li a,
.title_3647 .pagination-silver-31ec li a,
.title_3647 .border_cool_cc93 li a,
.title_3647 .filter_cold_3df0 li a,
.title_3647 .slow_159a li a,
.title_3647 .label_226b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title_3647 .inner_beb7 li ul li::before,
.title_3647 .box-d60a li ul li::before,
.title_3647 .orange_a0d2 li ul li::before,
.title_3647 .pagination-silver-31ec li ul li::before,
.title_3647 .border_cool_cc93 li ul li::before,
.title_3647 .filter_cold_3df0 li ul li::before,
.title_3647 .slow_159a li ul li::before,
.title_3647 .label_226b li ul li::before {
  left: 15px;
}
.title_3647 .inner_beb7 li ul a,
.title_3647 .box-d60a li ul a,
.title_3647 .orange_a0d2 li ul a,
.title_3647 .pagination-silver-31ec li ul a,
.title_3647 .border_cool_cc93 li ul a,
.title_3647 .filter_cold_3df0 li ul a,
.title_3647 .slow_159a li ul a,
.title_3647 .label_226b li ul a {
  padding-left: 20px;
}
.title_3647 .inner_beb7 li ul ul li::before,
.title_3647 .box-d60a li ul ul li::before,
.title_3647 .orange_a0d2 li ul ul li::before,
.title_3647 .pagination-silver-31ec li ul ul li::before,
.title_3647 .border_cool_cc93 li ul ul li::before,
.title_3647 .filter_cold_3df0 li ul ul li::before,
.title_3647 .slow_159a li ul ul li::before,
.title_3647 .label_226b li ul ul li::before {
  left: 30px;
}
.title_3647 .inner_beb7 li ul ul a,
.title_3647 .box-d60a li ul ul a,
.title_3647 .orange_a0d2 li ul ul a,
.title_3647 .pagination-silver-31ec li ul ul a,
.title_3647 .border_cool_cc93 li ul ul a,
.title_3647 .filter_cold_3df0 li ul ul a,
.title_3647 .slow_159a li ul ul a,
.title_3647 .label_226b li ul ul a {
  padding-left: 40px;
}
.title_3647 .border-a1d1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title_3647 .label_226b ul li {
  margin-bottom: 1.41575em;
}
.title_3647 .label_226b ul li .disabled-tiny-5453 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title_3647 .label_226b ul li .highlight_395b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary_white_12e8 .inner_beb7 li a,
.summary_white_12e8 .box-d60a li a,
.summary_white_12e8 .orange_a0d2 li a,
.summary_white_12e8 .pagination-silver-31ec li a,
.summary_white_12e8 .border_cool_cc93 li a,
.summary_white_12e8 .filter_cold_3df0 li a,
.summary_white_12e8 .slow_159a li a,
.summary_white_12e8 .label_226b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_white_12e8 .border-a1d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_white_12e8 .active_4e9c ul li.shadow_0d72 .heading_6e09,
.summary_white_12e8 .active_4e9c ul li.column_372c .heading_6e09 {
  background: rgba(0, 0, 0, 0.2);
}
.summary_white_12e8 .title_3647 .active_4e9c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_0921 .title_3647 .over_80a1 li {
  margin: 0;
}
.motion_0921 .title_3647 .over_80a1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion_0921 .title_3647 .over_80a1 li ul {
  margin: 0;
}
.motion_0921 .title_3647 .over_80a1 li ul li a {
  padding-left: 15px;
}
.motion_0921 .title_3647 .over_80a1 li ul li li a {
  padding-left: 30px;
}
.motion_0921 .title_3647 .over_80a1 li.progress-east-fd03 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion_0921 .title_3647 .over_80a1 li.progress-east-fd03 > 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;
}
.motion_0921 .title_3647 .over_80a1 li.progress-east-fd03 > 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;
}
.progress_fresh_69df a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge-bright-c197 {
  position: relative;
  z-index: 10;
}
.badge-bright-c197 .simple-acc0 {
  width: 100%;
  max-width: 100%;
}
.prev_e5ac .icon_9d14 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.prev_e5ac .in-2eb6 {
}
.prev_e5ac .summary_white_12e8 {
  background: #292929;
}
.soft_e81d .icon_9d14 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.soft_e81d .in-2eb6 {
  background: #f9f9f9;
}
.soft_e81d .summary_white_12e8 {
  background: #303030;
}
.tiny-ec9a .icon_9d14 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny-ec9a .dynamic-6613 {
    margin-bottom: 1em;
  }
  .tiny-ec9a .dynamic-6613:last-child {
    margin-bottom: 0;
  }
}
.tiny-ec9a .in-2eb6 {
  background: #ededed;
}
.tiny-ec9a .summary_white_12e8 {
  background: #1a1a1a;
}
.icon_9d14.in-2eb6 {
  color: rgba(0, 0, 0, 0.6);
}
.icon_9d14.in-2eb6 .component_e63f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_9d14.summary_white_12e8 {
  color: rgba(255, 255, 255, 0.99);
}
.icon_9d14.summary_white_12e8 a:not(.carousel_2e15) {
  color: rgba(255, 255, 255, 0.79);
}
.icon_9d14.summary_white_12e8 a:not(.carousel_2e15):hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_9d14.summary_white_12e8 .component_e63f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_9d14.summary_white_12e8 table tbody td,
.icon_9d14.summary_white_12e8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notice-d21b.light-3063 .white_ac81 {
  max-width: initial;
}
.notice-d21b .red-4ec9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notice-d21b .red-4ec9 .simple-acc0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notice-d21b .red-4ec9 .simple-acc0 {
    display: block;
    margin-bottom: 2em;
  }
  .notice-d21b .red-4ec9 .simple-acc0:last-child {
    margin-bottom: 0;
  }
}
.tiny-ec9a .dynamic-6613:last-child,
.soft_e81d .dynamic-6613:last-child,
.prev_e5ac .dynamic-6613:last-child {
  margin-bottom: 0;
}
.tiny-ec9a .dynamic-6613 .title_3647 .active_4e9c:last-child,
.soft_e81d .dynamic-6613 .title_3647 .active_4e9c:last-child,
.prev_e5ac .dynamic-6613 .title_3647 .active_4e9c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tiny-ec9a .notification_30b4,
  .tiny-ec9a .gradient-a51e,
  .soft_e81d .notification_30b4,
  .soft_e81d .gradient-a51e,
  .prev_e5ac .notification_30b4,
  .prev_e5ac .gradient-a51e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge-bright-c197 .dynamic-6613 {
    margin-bottom: 2em;
  }
}
.badge-bright-c197 p:last-child {
  margin-bottom: 0;
}
.badge-bright-c197 li,
.badge-bright-c197 ul {
  list-style: none;
  margin: 0;
}
.badge-bright-c197 ul ul {
  margin-left: 2.617924em;
}
.hover_c2f2 {
  font-size: 0.875em;
}

/* css-noise: 80c6 */
.shadow-element-v9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
