/*!
Theme Name: Customify
Theme URI: https://pressmaximum.list-silver-4e8b/customify
Author: WPCustomify
Author URI: https://pressmaximum.list-silver-4e8b
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.list-silver-4e8b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.element_bronze_06c1.east-f8ce/licenses/gpl-2.0.sort_next_1112
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.up_cebc/, (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.black-4c3f.module_plasma_4779/normalize.popup_outer_f42e/
 ======
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.popup_outer_f42e v7.0.0 | MIT License | github.list-silver-4e8b/necolas/normalize.popup_outer_f42e */
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;
}
.easy_b6c5 .warm-b67e,
.link-4523,
.article_5de8,
.hover_7fd1,
.fast-6b55,
.next-3163,
.slow_5f8a,
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;
}
.link-4523,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link-4523,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link-4523,
  h1 {
    font-size: 1.8em;
  }
}
.article_5de8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article_5de8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article_5de8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article_5de8,
  h2 {
    font-size: 1.7em;
  }
}
.hover_7fd1,
h3 {
  font-size: 1.618em;
}
.easy_b6c5 .warm-b67e,
.fast-6b55,
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.outline_361e {
  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;
}
.mask-narrow-0f81:after,
.mask-narrow-0f81:before,
.left-efc0:after,
.left-efc0:before {
  content: "";
  display: table;
}
.mask-narrow-0f81:after,
.left-efc0:after {
  clear: both;
}
.first-47ae {
  float: right;
  margin-right: 0;
}
.top_0e71 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.over-0235 .focus_8d94,
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;
}
.over-0235 .focus_8d94: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;
}
.up-9c39 .focus_8d94 {
  box-shadow: none;
}
.up-9c39
  .focus_8d94
  .heading-wood-142c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.up-9c39 .focus_8d94 .advanced-989c {
  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;
}
.up-9c39
  .focus_8d94
  .advanced-989c
  b {
  display: none;
}
.up-9c39 .logo_431f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background-easy-59a7:not(.caption-b326):not(.outer-6a95),
button:not(.caption-b326):not(.outer-6a95),
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ),
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ),
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ) {
  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;
}
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ):hover,
button:not(.caption-b326):not(
    .outer-6a95
  ):hover,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ):hover,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ):hover,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ):active,
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ):focus,
button:not(.caption-b326):not(
    .outer-6a95
  ):active,
button:not(.caption-b326):not(
    .outer-6a95
  ):focus,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ):active,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ):focus,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ):active,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ):focus,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ):active,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ):focus {
  outline: 0;
}
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5,
button:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5 {
  position: relative;
}
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .orange_9b33,
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .mask-cold-384b,
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .center_321e,
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  i,
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  svg,
button:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .orange_9b33,
button:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .mask-cold-384b,
button:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .center_321e,
button:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  i,
button:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  svg,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .orange_9b33,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .mask-cold-384b,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .center_321e,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  i,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  svg,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .orange_9b33,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .mask-cold-384b,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .center_321e,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  i,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  svg,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .orange_9b33,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .mask-cold-384b,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  .center_321e,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  i,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5
  svg {
  visibility: hidden;
}
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5:after,
button:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5:after,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5:after,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5:after,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ).fn-loading-58e5: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;
}
.background-easy-59a7:not(.caption-b326):not(.outer-6a95),
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ),
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ),
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ) {
  color: #fff;
  background: #235787;
}
.background-easy-59a7:not(.caption-b326):not(
    .outer-6a95
  ):focus,
input[type="button"]:not(.caption-b326):not(
    .outer-6a95
  ):focus,
input[type="reset"]:not(.caption-b326):not(
    .outer-6a95
  ):focus,
input[type="submit"]:not(.caption-b326):not(
    .outer-6a95
  ):focus {
  color: #fff;
}
.background-easy-59a7.fn-disabled-58e5:not(.caption-b326):not(
    .outer-6a95
  ),
.background-easy-59a7[disabled]:not(.caption-b326):not(
    .outer-6a95
  ),
button.fn-disabled-58e5:not(.caption-b326):not(
    .outer-6a95
  ),
button[disabled]:not(.caption-b326):not(
    .outer-6a95
  ) {
  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;
}
.picture_ddc9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture_ddc9: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;
}
.background_middle_f915 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.avatar_pressed_8e75 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.new-1f4d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask-narrow-0f81:after,
.mask-narrow-0f81:before,
.upper-df24:after,
.upper-df24:before,
.caption_0226:after,
.caption_0226:before,
.copper-f5d4:after,
.copper-f5d4:before,
.filter-21a8:after,
.filter-21a8:before,
.prev_3ee3:after,
.prev_3ee3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask-narrow-0f81:after,
.upper-df24:after,
.caption_0226:after,
.copper-f5d4:after,
.filter-21a8:after,
.prev_3ee3:after {
  clear: both;
}
.upper-df24 .hard-4683,
.caption_0226 .hard-4683,
.mask-white-ae70 .hard-4683 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade_594c {
  display: inline-block;
}
.hard_05b0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hard_05b0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hard_05b0 .article-1b94 {
  padding: 1em 0;
  font-size: 85%;
}
.article-1b94 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.column_92ab {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.column_92ab:after,
.column_92ab:before {
  content: "";
  display: table;
}
.column_92ab:after {
  clear: both;
}
.plasma-60c1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.block_4a6a .plasma-60c1 {
  max-width: 50%;
}
.gradient-bright-199e .plasma-60c1 {
  max-width: 33.33%;
}
.hard-aeb0 .plasma-60c1 {
  max-width: 25%;
}
.hard-0fab .plasma-60c1 {
  max-width: 20%;
}
.menu_first_bd1a .plasma-60c1 {
  max-width: 16.66%;
}
.modal_fresh_71e7 .plasma-60c1 {
  max-width: 14.28%;
}
.surface_40e9 .plasma-60c1 {
  max-width: 12.5%;
}
.article_bb70 .plasma-60c1 {
  max-width: 11.11%;
}
.info_outer_5eaa {
  display: block;
}
.easy_b6c5 .item-2dcc label,
.easy_b6c5 .link_fast_5180 label,
.easy_b6c5 .prev_4695 label,
.easy_b6c5 .focused_75a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver_c756 {
  list-style: none;
  margin: 0;
}
.silver_c756 article.footer-in-8ca0 {
  margin-bottom: 0;
}
.silver_c756 ul {
  list-style: none;
  margin: 0;
}
.silver_c756 .background_left_7a5d li.footer-in-8ca0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver_c756 .background_left_7a5d li.footer-in-8ca0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver_c756 .background_left_7a5d li.footer-in-8ca0: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) {
  .silver_c756 .background_left_7a5d li.footer-in-8ca0 li.footer-in-8ca0 li.footer-in-8ca0 li.footer-in-8ca0 {
    padding-left: 0;
  }
}
article.footer-in-8ca0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-in-8ca0 .upper-df24 p:last-of-type {
  margin-bottom: 0;
}
article.footer-in-8ca0 .dirty-b0eb {
  float: left;
}
article.footer-in-8ca0 .banner-pressed-717e {
  margin-left: 85px;
}
article.footer-in-8ca0 .info-9489 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-in-8ca0 .info-9489 .fixed_e17a {
  margin-left: 10px;
}
article.footer-in-8ca0 .grid-afe0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-in-8ca0 .first-650b {
  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 .item-2dcc,
  #respond .prev_4695,
  #respond .focused_75a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-2dcc input,
#respond .prev_4695 input,
#respond .focused_75a7 input {
  width: 100%;
}
#respond .focused_75a7 {
  margin-right: 0;
}
#respond .section-7c65 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.rough_e75f {
  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;
}
.rough_e75f.hard_f2b5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.rough_e75f 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%);
}
.rough_e75f:focus,
.rough_e75f: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);
}
.liquid_e299 {
  border-radius: 10%;
}
.white-a7b6 {
  border-radius: 50%;
}
.white_c7db {
  font-size: 0.72em;
}
.gallery-9fe6 {
  font-size: 0.875em;
}
.hard_6189 {
  font-size: 1.1em;
}
.notification-new-f43e {
  text-transform: uppercase;
  line-height: 1.2;
}
.notification-new-f43e.white_c7db {
  letter-spacing: 0.5px;
}
.primary-fixed-5ed3,
.primary-fixed-5ed3 a {
  color: #6d6d6d;
}
.primary-fixed-5ed3 a:hover {
  color: #111;
}
.caption_clean_c2db {
  color: #6d6d6d;
}
.sort_pink_520a {
  overflow-x: hidden;
}
.sort_pink_520a .focus-lower-fcb7.hero-6dd4 {
  position: relative;
}
.sort_pink_520a .focus-lower-fcb7.hero-6dd4.primary-plasma-e9f6 {
  position: initial;
}
.sort_pink_520a
  .focus-lower-fcb7.hero-6dd4.primary-plasma-e9f6
  .logo_hot_6c7b {
  left: auto;
}
.sort_pink_520a .focus-lower-fcb7 .logo_hot_6c7b {
  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;
}
.sort_pink_520a .focus-lower-fcb7:hover.hero-6dd4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort_pink_520a
  .focus-lower-fcb7:hover.hero-6dd4
  .logo_hot_6c7b {
  display: block;
  z-index: 9999999;
}
.sort_pink_520a .badge-8dd0 .border_201a,
.sort_pink_520a .tabs-tall-708b .border_201a {
  display: none;
}
.sort_pink_520a .chip-fast-58e3 .focus-lower-fcb7:hover.hero-6dd4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.easy_b6c5 .item-2dcc label,
.easy_b6c5 .link_fast_5180 label,
.easy_b6c5 .prev_4695 label,
.easy_b6c5 .focused_75a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver_c756 {
  list-style: none;
  margin: 0;
}
.silver_c756 article.footer-in-8ca0 {
  margin-bottom: 0;
}
.silver_c756 ul {
  list-style: none;
  margin: 0;
}
.silver_c756 .background_left_7a5d li.footer-in-8ca0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver_c756 .background_left_7a5d li.footer-in-8ca0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver_c756 .background_left_7a5d li.footer-in-8ca0: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) {
  .silver_c756 .background_left_7a5d li.footer-in-8ca0 li.footer-in-8ca0 li.footer-in-8ca0 li.footer-in-8ca0 {
    padding-left: 0;
  }
}
article.footer-in-8ca0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-in-8ca0 .upper-df24 p:last-of-type {
  margin-bottom: 0;
}
article.footer-in-8ca0 .dirty-b0eb {
  float: left;
}
article.footer-in-8ca0 .banner-pressed-717e {
  margin-left: 85px;
}
article.footer-in-8ca0 .info-9489 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-in-8ca0 .info-9489 .fixed_e17a {
  margin-left: 10px;
}
article.footer-in-8ca0 .grid-afe0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-in-8ca0 .first-650b {
  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 .item-2dcc,
  #respond .prev_4695,
  #respond .focused_75a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-2dcc input,
#respond .prev_4695 input,
#respond .focused_75a7 input {
  width: 100%;
}
#respond .focused_75a7 {
  margin-right: 0;
}
#respond .section-7c65 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge-8dd0 .article_eee0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_eee0 .paragraph-easy-743c.primary-stone-18a5 .notification_6e4a > li > a:focus,
.article_eee0 .paragraph-easy-743c.primary-stone-18a5 .notification_6e4a > li > a:hover,
.article_eee0 .paragraph-easy-743c.border-large-c351 .notification_6e4a > li > a:focus,
.article_eee0 .paragraph-easy-743c.border-large-c351 .notification_6e4a > li > a:hover,
.article_eee0 .paragraph-easy-743c.orange_2d6f .notification_6e4a > li > a:focus,
.article_eee0 .paragraph-easy-743c.orange_2d6f .notification_6e4a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_eee0
  .paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li.nav-center-2754
  > a,
.article_eee0
  .paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li.video_dd95
  > a,
.article_eee0
  .paragraph-easy-743c.border-large-c351
  .notification_6e4a
  > li.nav-center-2754
  > a,
.article_eee0
  .paragraph-easy-743c.border-large-c351
  .notification_6e4a
  > li.video_dd95
  > a,
.article_eee0
  .paragraph-easy-743c.orange_2d6f
  .notification_6e4a
  > li.nav-center-2754
  > a,
.article_eee0 .paragraph-easy-743c.orange_2d6f .notification_6e4a > li.input-ac97 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_eee0 .glass-c487,
.article_eee0 .glass-c487 a {
  color: rgba(255, 255, 255, 0.99);
}
.article_eee0 .steel-544a.breadcrumb-paper-044a li a,
.article_eee0 .warm-9e16 a,
.article_eee0 .picture-9aba,
.article_eee0 .notification_6e4a > li > a,
.article_eee0 .blue_db7e {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0 .steel-544a.breadcrumb-paper-044a li a:hover,
.article_eee0 .warm-9e16 a:hover,
.article_eee0 .picture-9aba:hover,
.article_eee0 .notification_6e4a > li > a:hover,
.article_eee0 .blue_db7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_eee0 .next-b187 {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0 .next-b187 .basic_52ea {
  color: rgba(255, 255, 255, 0.99);
}
.article_eee0 .next-b187:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_eee0 .alert-39f8 .thumbnail-mini-2b73 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0 .alert-39f8 .thumbnail-mini-2b73 .thumbnail-full-b1fc {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0
  .alert-39f8
  .thumbnail-mini-2b73
  .thumbnail-full-b1fc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0
  .alert-39f8
  .thumbnail-mini-2b73
  .thumbnail-full-b1fc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0
  .alert-39f8
  .thumbnail-mini-2b73
  .thumbnail-full-b1fc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0
  .alert-39f8
  .thumbnail-mini-2b73
  .thumbnail-full-b1fc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0 .alert-39f8 .thumbnail-black-7a28 {
  color: rgba(255, 255, 255, 0.79);
}
.article_eee0 .alert-39f8 .thumbnail-black-7a28:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_4163
  .article_eee0
  .alert-39f8
  .overlay-smooth-1acf
  .tabs-green-2121 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_4163
  .article_eee0
  .alert-39f8
  .overlay-smooth-1acf
  .thumbnail-full-b1fc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-8dd0 .info_93b6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info_93b6 .paragraph-easy-743c.primary-stone-18a5 .notification_6e4a > li > a:focus,
.info_93b6 .paragraph-easy-743c.primary-stone-18a5 .notification_6e4a > li > a:hover,
.info_93b6 .paragraph-easy-743c.border-large-c351 .notification_6e4a > li > a:focus,
.info_93b6 .paragraph-easy-743c.border-large-c351 .notification_6e4a > li > a:hover,
.info_93b6 .paragraph-easy-743c.orange_2d6f .notification_6e4a > li > a:focus,
.info_93b6 .paragraph-easy-743c.orange_2d6f .notification_6e4a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_93b6
  .paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li.nav-center-2754
  > a,
.info_93b6
  .paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li.video_dd95
  > a,
.info_93b6
  .paragraph-easy-743c.border-large-c351
  .notification_6e4a
  > li.nav-center-2754
  > a,
.info_93b6
  .paragraph-easy-743c.border-large-c351
  .notification_6e4a
  > li.video_dd95
  > a,
.info_93b6
  .paragraph-easy-743c.orange_2d6f
  .notification_6e4a
  > li.nav-center-2754
  > a,
.info_93b6 .paragraph-easy-743c.orange_2d6f .notification_6e4a > li.input-ac97 > a {
  color: rgba(0, 0, 0, 0.8);
}
.info_93b6 .glass-c487,
.info_93b6 .glass-c487 a {
  color: rgba(0, 0, 0, 0.8);
}
.info_93b6 .steel-544a.breadcrumb-paper-044a li a,
.info_93b6 .warm-9e16 a,
.info_93b6 .picture-9aba,
.info_93b6 .notification_6e4a > li > a,
.info_93b6 .blue_db7e {
  color: rgba(0, 0, 0, 0.55);
}
.info_93b6 .steel-544a.breadcrumb-paper-044a li a:hover,
.info_93b6 .warm-9e16 a:hover,
.info_93b6 .picture-9aba:hover,
.info_93b6 .notification_6e4a > li > a:hover,
.info_93b6 .blue_db7e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_93b6 .next-b187 {
  color: rgba(0, 0, 0, 0.55);
}
.info_93b6 .next-b187 .basic_52ea {
  color: rgba(0, 0, 0, 0.8);
}
.info_93b6 .next-b187:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-49ab .shade-39f8 {
  margin-left: auto;
  margin-right: auto;
}
.caption_0226 > * {
  margin-left: auto;
  margin-right: auto;
}
.caption_0226 .background_middle_f915 {
  margin-right: 1.41575em;
}
.feature-hard-af88 .caption_0226 > .media_outer_bd5c {
  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;
}
.feature-hard-af88 .caption_0226 > .last-c6ac {
  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;
}
.link_bright_9bc9.steel-49ab .shade-39f8,
.breadcrumb_black_1739.steel-49ab .shade-39f8 {
  margin-left: 0;
}
.new-27a9.steel-49ab .shade-39f8,
.component-cool-eeba.steel-49ab .shade-39f8 {
  margin-right: 0;
}
.caption_0226 ol,
.caption_0226 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.footer-current-f6af video {
  max-width: 100%;
}
.primary_top_ec39 img {
  display: block;
}
.primary_top_ec39.background_middle_f915,
.primary_top_ec39.avatar_pressed_8e75 {
  width: 100%;
}
.primary_top_ec39.last-c6ac img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail-4c6a:not(.detail_next_0769) {
  margin: 1.5em auto;
}
.overlay-top-a1c1 p {
  padding: 1.5em 14px;
}
ul.hovered-c133.last-c6ac,
ul.hovered-c133.media_outer_bd5c,
ul.hovered-c133.aside-prev-360d.media_outer_bd5c {
  padding: 0 14px;
}
.accordion-stone-c721 {
  display: block;
  overflow-x: auto;
}
.accordion-stone-c721 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion-stone-c721 td,
.accordion-stone-c721 th {
  padding: 0.5em;
}
.caption_0226 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption_0226 ol ol,
.caption_0226 ol ul,
.caption_0226 ul ol,
.caption_0226 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption_0226 ol ol li,
.caption_0226 ol ul li,
.caption_0226 ul ol li,
.caption_0226 ul ul li {
  margin-left: 0;
}
.tabs-gas-744b.footer-0444 > .huge-2c63 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs-gas-744b.footer-0444 > .huge-2c63 iframe,
.tabs-gas-744b.footer-0444 > .huge-2c63 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.progress_stone_9bfc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.progress_stone_9bfc.slider_0a65 {
  padding: 0;
}
.progress_stone_9bfc.slider_0a65 cite {
  font-size: 13px;
}
.progress_stone_9bfc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.progress_stone_9bfc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.short_c608 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.short_c608 > p:first-child {
  margin-top: 0;
}
.short_c608 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.short_c608 blockquote {
  border-left: 0;
}
.white_62c4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.white_62c4:not(.label-inner-ca68) {
  max-width: 100px;
}
.white_62c4.pagination-up-6073 {
  border-bottom: none !important;
  text-align: center;
}
.white_62c4.pagination-up-6073::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .overlay-top-a1c1 p {
    padding: 1.5em 0;
  }
}
.yellow_38ab {
  color: #0073aa;
}
.medium_7c55 {
  background-color: #0073aa;
}
.plasma-159f {
  color: #229fd8;
}
.header-blue-ab14 {
  background-color: #229fd8;
}
.popup-stone-9617 {
  color: #eee;
}
.backdrop_02e0 {
  background-color: #eee;
}
.first_87f1 {
  color: #444;
}
.sidebar-14fa {
  background-color: #444;
}
.table-pro-3b3a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.table-pro-3b3a .large-6811 .warm-9e16 {
  font-size: 15px;
}
.table-pro-3b3a .warm-9e16 {
  line-height: 1.3;
}
.table-pro-3b3a .info_93b6 {
}
.table-pro-3b3a .article_eee0 {
  background: #235787;
}
.link_hard_713c {
  padding: 0;
}
.link_hard_713c .article_eee0 {
  background: #1a1a1a;
}
.link_hard_713c .info_93b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary_b139 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary_b139 .info_93b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary_b139 .article_eee0 {
  background: #303030;
}
.prev_3ee3 {
  position: relative;
  z-index: 10;
}
.prev_3ee3 .notice_0916 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-6ae0 .hero-6dd4 {
  display: inline-block;
  vertical-align: middle;
}
.primary-6ae0.fluid_a3c7 .hero-6dd4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .primary-6ae0.fluid_a3c7 .hero-6dd4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .primary-6ae0.fluid_a3c7 .hero-6dd4 {
    margin-right: 0.4em;
  }
}
.primary-6ae0.fluid_a3c7 .hero-6dd4:last-child {
  margin-right: 0;
}
.outline-3177 .notice_0916 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .badge-8dd0 .large-6811 {
    margin: 0 -0.5em;
  }
  .badge-8dd0 .large-6811 [class*="customify-col-"],
  .badge-8dd0 .large-6811 [class*="customify-col_"],
  .badge-8dd0 .large-6811 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.badge-8dd0.fresh_7d51 .notice_0916 {
  background: 0 0 !important;
}
.badge-8dd0.fresh_7d51 .notice_0916,
.badge-8dd0.outline-3177 .notice_0916 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .badge-8dd0.description_7c45 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.badge-8dd0.outline-3177 .notice_0916 {
  box-shadow: none !important;
}
.backdrop_8210 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .backdrop_8210 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_8210 {
    padding: 18px 0 20px;
  }
}
.backdrop_8210 .over-ddb7 {
  width: 100%;
}
.backdrop_8210 .over-a1c7 {
  margin-bottom: 0;
}
.backdrop_8210 .highlight_8467 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pro_eaae {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pro_eaae .filter_black_80ec {
  width: 100%;
}
.west-0a87 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.west-0a87 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.west-0a87 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;
}
.west-0a87 li:last-child:after {
  display: none;
}
.west-0a87 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip_5d39 .border_201a button,
.backdrop_8210 .border_201a button {
  left: 0;
}
.tooltip_5d39 .filter_black_80ec,
.backdrop_8210 .filter_black_80ec {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_5d39 .pro_eaae,
.backdrop_8210 .pro_eaae {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip_5d39 {
  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;
}
.tooltip_5d39: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;
}
.tooltip_5d39 .status-lower-7d45 {
  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) {
  .tooltip_5d39 .status-lower-7d45 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_5d39 .status-lower-7d45 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_5d39 .status-lower-7d45 {
    min-height: 200px;
  }
}
.tooltip_5d39 .west-0a87 {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_5d39 .west-0a87 a,
.tooltip_5d39 .west-0a87 li:after {
  color: inherit;
}
.tooltip_5d39 .west-0a87 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.message_active_a9f0 {
  margin-bottom: 0.5em;
}
.focused-c1c6 {
  margin-bottom: 1.2em;
}
.focused-c1c6,
.message_active_a9f0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focused-c1c6 p:last-child,
.message_active_a9f0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .border_201a,
#masthead .border_201a {
  display: none;
}
#masthead
  > .border_201a.hard-8458 {
  display: none;
}
#masthead > .border_201a button {
  left: 0;
}
.form_ecba {
  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%;
}
.form_ecba .hero-6dd4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.form_ecba .tall-cc0d {
  display: -webkit-box;
  display: flex;
}
.form_ecba .tall-cc0d.glass_8661 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.form_ecba .tall-cc0d.form_001e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_ecba .tall-cc0d.card-cold-8cad {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_ecba.grid_58fd.article-b404 .tall-cc0d.glass_8661 {
  flex-basis: 100%;
}
.form_ecba.frame_east_3726 .tall-cc0d.form_001e {
  -webkit-box-flex: 1;
  flex: auto;
}
.form_ecba.frame_east_3726 .tall-cc0d.card-cold-8cad {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .border_201a.hard-8458 {
  display: none;
}
#masthead > .border_201a button {
  left: 0;
}
.thumbnail_focused_d2f0 {
  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;
}
.thumbnail_focused_d2f0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail_focused_d2f0.picture-72aa i {
  margin-right: 4px;
}
.thumbnail_focused_d2f0.form_387d i {
  margin-left: 5px;
}
.warm-9e16 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.warm-9e16 p:last-child {
  margin-bottom: 0;
}
.banner-tall-aa93 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner-tall-aa93 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner-tall-aa93 img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner-tall-aa93 .glass-c487 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner-tall-aa93 .copper-b45d {
  margin: 5px 0 7px 0;
}
.banner-tall-aa93.chip-white-d987 .button_3b9a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-tall-aa93.chip-white-d987 .card_10ee {
  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;
}
.banner-tall-aa93.mask_1da5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner-tall-aa93.mask_1da5 .button_3b9a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-tall-aa93.mask_1da5 .card_10ee {
  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;
}
.banner-tall-aa93.form_pro_01dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-tall-aa93.picture-10ac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner-tall-aa93.picture-10ac .card_10ee {
  margin-top: 7px;
}
.summary_b667 {
  display: inline-block;
}
.prev_3ee3 .medium-df19 .banner-tall-aa93 img {
  max-width: 100%;
}
.paragraph-easy-743c .stone_6ae6.next_61f7,
.lite-0384 .stone_6ae6.next_61f7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-easy-743c .panel_active_900d,
.lite-0384 .panel_active_900d {
  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%);
}
.paragraph-easy-743c .panel_active_900d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph-easy-743c.summary_fast_94d6 .panel_active_900d {
  display: none;
}
.paragraph-easy-743c .tag_up_8922 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-easy-743c .tag_up_8922 li {
  display: inline-block;
  position: relative;
}
.paragraph-easy-743c .tag_up_8922 li:last-child {
  margin-right: 0;
}
.paragraph-easy-743c .tag_up_8922 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;
}
.paragraph-easy-743c .tag_up_8922 li.input-ac97 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph-easy-743c .tag_up_8922 > 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;
}
.paragraph-easy-743c .tag_up_8922 > li > a i {
  line-height: 0;
}
.paragraph-easy-743c .tag_up_8922 > li.soft_7e73 > a .panel_active_900d {
  margin-left: 4px;
  line-height: 0;
}
.paragraph-easy-743c .tag_up_8922 .copper-5448 li.soft_7e73 > a {
  position: relative;
}
.paragraph-easy-743c .tag_up_8922 .copper-5448 li.soft_7e73 > a:after,
.paragraph-easy-743c .tag_up_8922 .copper-5448 li.soft_7e73 > a:before {
  content: "";
  display: table;
}
.paragraph-easy-743c .tag_up_8922 .copper-5448 li.soft_7e73 > a:after {
  clear: both;
}
.paragraph-easy-743c .tag_up_8922 .copper-5448 li.soft_7e73 > a .panel_active_900d {
  margin-left: 5px;
  float: right;
}
.paragraph-easy-743c .container_47a6,
.paragraph-easy-743c .copper-5448 {
  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;
}
.paragraph-easy-743c .copper-5448 {
  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;
}
.paragraph-easy-743c .copper-5448 .next_61f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-easy-743c .copper-5448 .panel_active_900d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph-easy-743c .copper-5448 li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph-easy-743c .copper-5448 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;
}
.paragraph-easy-743c .copper-5448 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-easy-743c .copper-5448 .copper-5448 {
  top: 0;
  left: 100%;
}
.paragraph-easy-743c .grid-cold-bf48.fn-focus-58e5 > .container_47a6,
.paragraph-easy-743c .grid-cold-bf48.fn-focus-58e5 > .copper-5448,
.paragraph-easy-743c .grid-cold-bf48:focus > .container_47a6,
.paragraph-easy-743c .grid-cold-bf48:focus > .copper-5448,
.paragraph-easy-743c .grid-cold-bf48:hover > .container_47a6,
.paragraph-easy-743c .grid-cold-bf48:hover > .copper-5448 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph-easy-743c.orange_2d6f .notification_6e4a:after,
.paragraph-easy-743c.orange_2d6f .notification_6e4a:before {
  content: "";
  display: table;
}
.paragraph-easy-743c.orange_2d6f .notification_6e4a:after {
  clear: both;
}
.paragraph-easy-743c.orange_2d6f .notification_6e4a > li {
  float: left;
}
.paragraph-easy-743c.menu-f7c5 .notification_6e4a:after,
.paragraph-easy-743c.menu-f7c5 .notification_6e4a:before {
  content: "";
  display: table;
}
.paragraph-easy-743c.menu-f7c5 .notification_6e4a:after {
  clear: both;
}
.paragraph-easy-743c.menu-f7c5 .notification_6e4a > li {
  float: left;
}
.paragraph-easy-743c.menu-f7c5 .notification_6e4a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-easy-743c.menu-f7c5 .notification_6e4a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-easy-743c.menu-f7c5 .notification_6e4a > li.nav-center-2754 > a,
.paragraph-easy-743c.menu-f7c5 .notification_6e4a > li.input-ac97 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-easy-743c.primary-stone-18a5 .notification_6e4a > li > a .next_61f7 {
  position: relative;
}
.paragraph-easy-743c.primary-stone-18a5 .notification_6e4a > li > a .next_61f7: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;
}
.paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li:focus
  > a
  .next_61f7:before,
.paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li:hover
  > a
  .next_61f7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li.nav-center-2754
  > a
  .next_61f7:before,
.paragraph-easy-743c.primary-stone-18a5
  .notification_6e4a
  > li.video_dd95
  > a
  .next_61f7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-easy-743c.border-large-c351 .notification_6e4a > li > a .next_61f7 {
  position: relative;
}
.paragraph-easy-743c.border-large-c351 .notification_6e4a > li > a .next_61f7: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;
}
.paragraph-easy-743c.border-large-c351 .notification_6e4a > li:focus > a .next_61f7:before,
.paragraph-easy-743c.border-large-c351
  .notification_6e4a
  > li:hover
  > a
  .next_61f7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-easy-743c.border-large-c351
  .notification_6e4a
  > li.nav-center-2754
  > a
  .next_61f7:before,
.paragraph-easy-743c.border-large-c351
  .notification_6e4a
  > li.video_dd95
  > a
  .next_61f7:before {
  width: 100%;
  background-color: currentColor;
}
.lite-0384 .tag_up_8922 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lite-0384 .tag_up_8922 li:first-child > a {
  border-top: none;
}
.lite-0384 .tag_up_8922 .surface-south-e780 > .next_61f7 .panel_active_900d {
  display: none;
}
.lite-0384 .tag_up_8922 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lite-0384 .tag_up_8922 li:last-child {
  border: none;
}
.lite-0384 .tag_up_8922 li.soft_7e73 > a {
  padding-right: 45px !important;
}
.lite-0384 .tag_up_8922 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lite-0384 .tag_up_8922 li a:focus,
.lite-0384 .tag_up_8922 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite-0384 .tag_up_8922 li .frame_9ba3 {
  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;
}
.lite-0384 .tag_up_8922 li .frame_9ba3:hover {
  box-shadow: none;
}
.lite-0384 .tag_up_8922 li .frame_9ba3 .panel_active_900d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lite-0384 .tag_up_8922 .copper-5448 {
  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);
}
.lite-0384 .tag_up_8922 .copper-5448 li a {
  padding-left: 3em;
}
.lite-0384 .tag_up_8922 .paragraph-d269 > a .frame_9ba3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lite-0384 .tag_up_8922 .paragraph-d269 > .copper-5448 {
  display: block;
  opacity: 1;
}
.east-94ff {
  max-width: 100%;
}
.hard_8e01 {
  line-height: 0;
  cursor: pointer;
}
.blue_db7e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.blue_db7e:hover {
  box-shadow: none;
  color: currentColor;
}
.blue_db7e svg {
  width: 18px;
  height: 18px;
}
.blue_db7e .backdrop-action-1aec {
  display: none;
}
.thumbnail_right_d330 {
  position: relative;
}
.thumbnail_right_d330.fn-active-58e5 .blue_db7e .rough-a34e {
  display: none;
}
.thumbnail_right_d330.fn-active-58e5 .blue_db7e .backdrop-action-1aec {
  display: inline-block;
}
.thumbnail_right_d330 .cool-0dea {
  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);
}
.thumbnail_right_d330.brown-497c .cool-0dea {
  left: auto;
  right: -0.9em;
}
.thumbnail_right_d330.brown-497c .carousel-a0ff::before {
  left: auto;
  right: 15px;
}
.thumbnail_right_d330.fn-active-58e5 .cool-0dea {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-smooth-1acf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-smooth-1acf label {
  flex-basis: 100%;
}
.overlay-smooth-1acf .thumbnail-mini-2b73 {
  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;
}
.overlay-smooth-1acf .thumbnail-full-b1fc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-smooth-1acf .thumbnail-full-b1fc:focus {
  background-color: transparent;
}
.overlay-smooth-1acf button.thumbnail-black-7a28 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-smooth-1acf button.thumbnail-black-7a28:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-smooth-1acf button.thumbnail-black-7a28 svg {
  width: 18px;
  height: 18px;
}
.overlay-smooth-1acf input[type="submit"] {
  min-height: auto;
}
.alert-39f8 .overlay-smooth-1acf .thumbnail-full-b1fc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.carousel-a0ff {
  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) {
  .carousel-a0ff {
    width: 220px;
  }
}
.carousel-a0ff label {
  flex-basis: 100%;
}
.carousel-a0ff::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;
}
.popup_4163 .alert-39f8 .overlay-smooth-1acf {
  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;
}
.popup_4163
  .alert-39f8
  .overlay-smooth-1acf
  .thumbnail-mini-2b73 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup_4163 .alert-39f8 .overlay-smooth-1acf .thumbnail-full-b1fc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup_4163
  .alert-39f8
  .overlay-smooth-1acf
  .thumbnail-full-b1fc:focus {
  background: 0 0;
}
.popup_4163
  .alert-39f8
  .overlay-smooth-1acf
  .tabs-green-2121 {
  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;
}
.steel-544a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.steel-544a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.steel-544a li:last-child {
  margin-right: 0;
}
.steel-544a li:first-child {
  margin-left: 0;
}
.steel-544a.hard-9e78 a {
  color: #fff;
}
.steel-544a.hard-9e78 a:hover {
  color: #fff;
}
.steel-544a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.steel-544a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.steel-544a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.steel-544a a:hover {
  opacity: 0.9;
  color: inherit;
}
.steel-544a [class*="social-icon-apple"] {
  background-color: #999;
}
.steel-544a [class*="social-icon-apple"].light_db43 {
  background-color: transparent;
  color: #999;
}
.steel-544a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.steel-544a [class*="social-icon-behance"].light_db43 {
  background-color: transparent;
  color: #1769ff;
}
.steel-544a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.steel-544a [class*="social-icon-bitbucket"].light_db43 {
  background-color: transparent;
  color: #205081;
}
.steel-544a [class*="social-icon-codepen"] {
  background-color: #000;
}
.steel-544a [class*="social-icon-codepen"].light_db43 {
  background-color: transparent;
  color: #000;
}
.steel-544a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.steel-544a [class*="social-icon-delicious"].light_db43 {
  background-color: transparent;
  color: #39f;
}
.steel-544a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.steel-544a [class*="social-icon-digg"].light_db43 {
  background-color: transparent;
  color: #005be2;
}
.steel-544a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.steel-544a [class*="social-icon-dribbble"].light_db43 {
  background-color: transparent;
  color: #ea4c89;
}
.steel-544a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.steel-544a [class*="social-icon-envelope"].light_db43 {
  background-color: transparent;
  color: #ea4335;
}
.steel-544a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.steel-544a [class*="social-icon-facebook"].light_db43 {
  background-color: transparent;
  color: #3b5998;
}
.steel-544a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.steel-544a [class*="social-icon-flickr"].light_db43 {
  background-color: transparent;
  color: #0063dc;
}
.steel-544a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.steel-544a [class*="social-icon-foursquare"].light_db43 {
  background-color: transparent;
  color: #2d5be3;
}
.steel-544a [class*="social-icon-github"] {
  background-color: #333;
}
.steel-544a [class*="social-icon-github"].light_db43 {
  background-color: transparent;
  color: #333;
}
.steel-544a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.steel-544a [class*="social-icon-google-plus"].light_db43 {
  background-color: transparent;
  color: #dd4b39;
}
.steel-544a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.steel-544a [class*="social-icon-houzz"].light_db43 {
  background-color: transparent;
  color: #7ac142;
}
.steel-544a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.steel-544a [class*="social-icon-instagram"].light_db43 {
  background-color: transparent;
  color: #262626;
}
.steel-544a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.steel-544a [class*="social-icon-jsfiddle"].light_db43 {
  background-color: transparent;
  color: #487aa2;
}
.steel-544a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.steel-544a [class*="social-icon-linkedin"].light_db43 {
  background-color: transparent;
  color: #0077b5;
}
.steel-544a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.steel-544a [class*="social-icon-medium"].light_db43 {
  background-color: transparent;
  color: #00ab6b;
}
.steel-544a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.steel-544a
  [class*="social-icon-odnoklassniki"].light_db43 {
  background-color: transparent;
  color: #f4731c;
}
.steel-544a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.steel-544a [class*="social-icon-meetup"].light_db43 {
  background-color: transparent;
  color: #ec1c40;
}
.steel-544a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.steel-544a [class*="social-icon-pinterest"].light_db43 {
  background-color: transparent;
  color: #bd081c;
}
.steel-544a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.steel-544a [class*="social-icon-product-hunt"].light_db43 {
  background-color: transparent;
  color: #da552f;
}
.steel-544a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.steel-544a [class*="social-icon-reddit"].light_db43 {
  background-color: transparent;
  color: #ff4500;
}
.steel-544a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.steel-544a [class*="social-icon-rss"].light_db43 {
  background-color: transparent;
  color: #f26522;
}
.steel-544a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.steel-544a
  [class*="social-icon-shopping-cart"].light_db43 {
  background-color: transparent;
  color: #4caf50;
}
.steel-544a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.steel-544a [class*="social-icon-skype"].light_db43 {
  background-color: transparent;
  color: #00aff0;
}
.steel-544a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.steel-544a [class*="social-icon-slideshare"].light_db43 {
  background-color: transparent;
  color: #0077b5;
}
.steel-544a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.steel-544a [class*="social-icon-snapchat"].light_db43 {
  background-color: transparent;
  color: #fffc00;
}
.steel-544a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.steel-544a [class*="social-icon-soundcloud"].light_db43 {
  background-color: transparent;
  color: #f80;
}
.steel-544a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.steel-544a [class*="social-icon-spotify"].light_db43 {
  background-color: transparent;
  color: #2ebd59;
}
.steel-544a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.steel-544a
  [class*="social-icon-stack-overflow"].light_db43 {
  background-color: transparent;
  color: #fe7a15;
}
.steel-544a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.steel-544a [class*="social-icon-maldkfgram"].light_db43 {
  background-color: transparent;
  color: #2ca5e0;
}
.steel-544a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.steel-544a [class*="social-icon-tripadvisor"].light_db43 {
  background-color: transparent;
  color: #589442;
}
.steel-544a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.steel-544a [class*="social-icon-tumblr"].light_db43 {
  background-color: transparent;
  color: #35465c;
}
.steel-544a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.steel-544a [class*="social-icon-twitch"].light_db43 {
  background-color: transparent;
  color: #6441a5;
}
.steel-544a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.steel-544a [class*="social-icon-twitter"].light_db43 {
  background-color: transparent;
  color: #1da1f2;
}
.steel-544a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.steel-544a [class*="social-icon-vimeo"].light_db43 {
  background-color: transparent;
  color: #1ab7ea;
}
.steel-544a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.steel-544a [class*="social-icon-vk"].light_db43 {
  background-color: transparent;
  color: #45668e;
}
.steel-544a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.steel-544a [class*="social-icon-weibo"].light_db43 {
  background-color: transparent;
  color: #df2029;
}
.steel-544a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.steel-544a [class*="social-icon-weixin"].light_db43 {
  background-color: transparent;
  color: #7bb32e;
}
.steel-544a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.steel-544a [class*="social-icon-whatsapp"].light_db43 {
  background-color: transparent;
  color: #25d366;
}
.steel-544a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.steel-544a [class*="social-icon-wordpress"].light_db43 {
  background-color: transparent;
  color: #21759b;
}
.steel-544a [class*="social-icon-xing"] {
  background-color: #026466;
}
.steel-544a [class*="social-icon-xing"].light_db43 {
  background-color: transparent;
  color: #026466;
}
.steel-544a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.steel-544a [class*="social-icon-yelp"].light_db43 {
  background-color: transparent;
  color: #af0606;
}
.steel-544a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.steel-544a [class*="social-icon-youtube"].light_db43 {
  background-color: transparent;
  color: #cd201f;
}
.picture-9aba {
  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;
}
.picture-9aba:hover {
  box-shadow: none;
  background: 0 0;
}
.in_603b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.icon-last-e122 {
  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;
}
.avatar-white-be0d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.status-clean-87c3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.status-clean-87c3,
.status-clean-87c3::after,
.status-clean-87c3::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;
}
.status-clean-87c3::after,
.status-clean-87c3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fluid_5b1b .icon-last-e122 .avatar-white-be0d {
  margin-top: -2px;
  width: 19px;
}
.fluid_5b1b .icon-last-e122 .status-clean-87c3 {
  margin-top: -1px;
}
.fluid_5b1b .icon-last-e122 .status-clean-87c3,
.fluid_5b1b .icon-last-e122 .status-clean-87c3::after,
.fluid_5b1b .icon-last-e122 .status-clean-87c3::before {
  width: 19px;
  height: 2px;
}
.fluid_5b1b .icon-last-e122 .status-clean-87c3::before {
  top: -6px;
}
.fluid_5b1b .icon-last-e122 .status-clean-87c3::after {
  bottom: -6px;
}
.photo-over-c5f5 .icon-last-e122 .avatar-white-be0d {
  margin-top: -2px;
  width: 22px;
}
.photo-over-c5f5 .icon-last-e122 .status-clean-87c3 {
  margin-top: -1px;
}
.photo-over-c5f5 .icon-last-e122 .status-clean-87c3,
.photo-over-c5f5 .icon-last-e122 .status-clean-87c3::after,
.photo-over-c5f5 .icon-last-e122 .status-clean-87c3::before {
  width: 22px;
  height: 2px;
}
.photo-over-c5f5 .icon-last-e122 .status-clean-87c3::before {
  top: -7px;
}
.photo-over-c5f5 .icon-last-e122 .status-clean-87c3::after {
  bottom: -7px;
}
.last_fcc6 .icon-last-e122 .avatar-white-be0d {
  margin-top: -2px;
  width: 31px;
}
.last_fcc6 .icon-last-e122 .status-clean-87c3 {
  margin-top: -1.5px;
}
.last_fcc6 .icon-last-e122 .status-clean-87c3,
.last_fcc6 .icon-last-e122 .status-clean-87c3::after,
.last_fcc6 .icon-last-e122 .status-clean-87c3::before {
  width: 31px;
  height: 3px;
}
.last_fcc6 .icon-last-e122 .status-clean-87c3::before {
  top: -9px;
}
.last_fcc6 .icon-last-e122 .status-clean-87c3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .lower_84c0 .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 19px;
  }
  .lower_84c0 .icon-last-e122 .status-clean-87c3 {
    margin-top: -1px;
  }
  .lower_84c0 .icon-last-e122 .status-clean-87c3,
  .lower_84c0 .icon-last-e122 .status-clean-87c3::after,
  .lower_84c0 .icon-last-e122 .status-clean-87c3::before {
    width: 19px;
    height: 2px;
  }
  .lower_84c0 .icon-last-e122 .status-clean-87c3::before {
    top: -6px;
  }
  .lower_84c0 .icon-last-e122 .status-clean-87c3::after {
    bottom: -6px;
  }
  .grid_b622 .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 22px;
  }
  .grid_b622 .icon-last-e122 .status-clean-87c3 {
    margin-top: -1px;
  }
  .grid_b622 .icon-last-e122 .status-clean-87c3,
  .grid_b622 .icon-last-e122 .status-clean-87c3::after,
  .grid_b622 .icon-last-e122 .status-clean-87c3::before {
    width: 22px;
    height: 2px;
  }
  .grid_b622 .icon-last-e122 .status-clean-87c3::before {
    top: -7px;
  }
  .grid_b622 .icon-last-e122 .status-clean-87c3::after {
    bottom: -7px;
  }
  .complex_21f7 .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 31px;
  }
  .complex_21f7 .icon-last-e122 .status-clean-87c3 {
    margin-top: -1.5px;
  }
  .complex_21f7 .icon-last-e122 .status-clean-87c3,
  .complex_21f7 .icon-last-e122 .status-clean-87c3::after,
  .complex_21f7 .icon-last-e122 .status-clean-87c3::before {
    width: 31px;
    height: 3px;
  }
  .complex_21f7 .icon-last-e122 .status-clean-87c3::before {
    top: -9px;
  }
  .complex_21f7 .icon-last-e122 .status-clean-87c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .card_over_8993 .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 19px;
  }
  .card_over_8993 .icon-last-e122 .status-clean-87c3 {
    margin-top: -1px;
  }
  .card_over_8993 .icon-last-e122 .status-clean-87c3,
  .card_over_8993 .icon-last-e122 .status-clean-87c3::after,
  .card_over_8993 .icon-last-e122 .status-clean-87c3::before {
    width: 19px;
    height: 2px;
  }
  .card_over_8993 .icon-last-e122 .status-clean-87c3::before {
    top: -6px;
  }
  .card_over_8993 .icon-last-e122 .status-clean-87c3::after {
    bottom: -6px;
  }
  .image-702c .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 22px;
  }
  .image-702c .icon-last-e122 .status-clean-87c3 {
    margin-top: -1px;
  }
  .image-702c .icon-last-e122 .status-clean-87c3,
  .image-702c .icon-last-e122 .status-clean-87c3::after,
  .image-702c .icon-last-e122 .status-clean-87c3::before {
    width: 22px;
    height: 2px;
  }
  .image-702c .icon-last-e122 .status-clean-87c3::before {
    top: -7px;
  }
  .image-702c .icon-last-e122 .status-clean-87c3::after {
    bottom: -7px;
  }
  .table_large_7611 .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 31px;
  }
  .table_large_7611 .icon-last-e122 .status-clean-87c3 {
    margin-top: -1.5px;
  }
  .table_large_7611 .icon-last-e122 .status-clean-87c3,
  .table_large_7611 .icon-last-e122 .status-clean-87c3::after,
  .table_large_7611 .icon-last-e122 .status-clean-87c3::before {
    width: 31px;
    height: 3px;
  }
  .table_large_7611 .icon-last-e122 .status-clean-87c3::before {
    top: -9px;
  }
  .table_large_7611 .icon-last-e122 .status-clean-87c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header-new-3f92 .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 19px;
  }
  .header-new-3f92 .icon-last-e122 .status-clean-87c3 {
    margin-top: -1px;
  }
  .header-new-3f92 .icon-last-e122 .status-clean-87c3,
  .header-new-3f92 .icon-last-e122 .status-clean-87c3::after,
  .header-new-3f92 .icon-last-e122 .status-clean-87c3::before {
    width: 19px;
    height: 2px;
  }
  .header-new-3f92 .icon-last-e122 .status-clean-87c3::before {
    top: -6px;
  }
  .header-new-3f92 .icon-last-e122 .status-clean-87c3::after {
    bottom: -6px;
  }
  .tertiary_1c54 .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_1c54 .icon-last-e122 .status-clean-87c3 {
    margin-top: -1px;
  }
  .tertiary_1c54 .icon-last-e122 .status-clean-87c3,
  .tertiary_1c54 .icon-last-e122 .status-clean-87c3::after,
  .tertiary_1c54 .icon-last-e122 .status-clean-87c3::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_1c54 .icon-last-e122 .status-clean-87c3::before {
    top: -7px;
  }
  .tertiary_1c54 .icon-last-e122 .status-clean-87c3::after {
    bottom: -7px;
  }
  .notification-upper-17fc .icon-last-e122 .avatar-white-be0d {
    margin-top: -2px;
    width: 31px;
  }
  .notification-upper-17fc .icon-last-e122 .status-clean-87c3 {
    margin-top: -1.5px;
  }
  .notification-upper-17fc .icon-last-e122 .status-clean-87c3,
  .notification-upper-17fc .icon-last-e122 .status-clean-87c3::after,
  .notification-upper-17fc .icon-last-e122 .status-clean-87c3::before {
    width: 31px;
    height: 3px;
  }
  .notification-upper-17fc .icon-last-e122 .status-clean-87c3::before {
    top: -9px;
  }
  .notification-upper-17fc .icon-last-e122 .status-clean-87c3::after {
    bottom: -9px;
  }
}
.gradient-first-f41f .status-clean-87c3 {
  -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);
}
.gradient-first-f41f .status-clean-87c3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient-first-f41f .status-clean-87c3::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);
}
.gradient-first-f41f.status_liquid_2afd .status-clean-87c3 {
  -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);
}
.gradient-first-f41f.status_liquid_2afd .status-clean-87c3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient-first-f41f.status_liquid_2afd .status-clean-87c3::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);
}
.fresh_d0c5 {
  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.sort-yellow-3550:before {
  display: none;
}
.tabs-tall-708b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tabs-tall-708b .modal-6179 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tabs-tall-708b .modal-6179:last-of-type {
  border-bottom: none;
}
.tabs-tall-708b .modal-6179.overlay-e81c,
.tabs-tall-708b .modal-6179.hovered-6214,
.tabs-tall-708b .modal-6179.photo_cold_eea0 {
  padding: 0;
}
.tabs-tall-708b .lite-0384 .frame_9ba3 {
  color: currentColor;
}
.tabs-tall-708b .lite-0384 .frame_9ba3:focus,
.tabs-tall-708b .lite-0384 .frame_9ba3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs-tall-708b.info_93b6 .next-b187,
.tabs-tall-708b.info_93b6 .warm-9e16 a,
.tabs-tall-708b.info_93b6 .notification_6e4a a,
.tabs-tall-708b.info_93b6 .copper-5448 a {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-tall-708b.info_93b6 .next-b187:hover,
.tabs-tall-708b.info_93b6 .warm-9e16 a:hover,
.tabs-tall-708b.info_93b6 .notification_6e4a a:hover,
.tabs-tall-708b.info_93b6 .copper-5448 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-tall-708b.info_93b6 .basic_52ea {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-tall-708b.info_93b6 .modal-6179 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-tall-708b.info_93b6 .modal-6179:before {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-tall-708b.info_93b6 .easy_24e7:before {
  background: rgba(255, 255, 255, 0.9);
}
.tabs-tall-708b.info_93b6 .lite-0384 .tag_up_8922 li a,
.tabs-tall-708b.info_93b6 .lite-0384 .frame_9ba3,
.tabs-tall-708b.info_93b6 .copper-5448 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-tall-708b.info_93b6 .lite-0384 .frame_9ba3:focus,
.tabs-tall-708b.info_93b6 .lite-0384 .frame_9ba3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs-tall-708b.info_93b6 .tag_up_8922 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-tall-708b.article_eee0 .next-b187,
.tabs-tall-708b.article_eee0 .warm-9e16 a,
.tabs-tall-708b.article_eee0 .notification_6e4a .frame_9ba3,
.tabs-tall-708b.article_eee0 .notification_6e4a a,
.tabs-tall-708b.article_eee0 .copper-5448 a {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-tall-708b.article_eee0 .next-b187:hover,
.tabs-tall-708b.article_eee0 .warm-9e16 a:hover,
.tabs-tall-708b.article_eee0 .notification_6e4a .frame_9ba3:hover,
.tabs-tall-708b.article_eee0 .notification_6e4a a:hover,
.tabs-tall-708b.article_eee0 .copper-5448 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-tall-708b.article_eee0 .basic_52ea {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-tall-708b.article_eee0 .modal-6179 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-tall-708b.article_eee0 .modal-6179:before {
  background: rgba(255, 255, 255, 0.08);
}
.tabs-tall-708b.article_eee0 .easy_24e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs-tall-708b.article_eee0 .lite-0384 .tag_up_8922 li a,
.tabs-tall-708b.article_eee0 .lite-0384 .frame_9ba3,
.tabs-tall-708b.article_eee0 .copper-5448 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-tall-708b.article_eee0 .lite-0384 .frame_9ba3:focus,
.tabs-tall-708b.article_eee0 .lite-0384 .frame_9ba3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs-tall-708b.article_eee0 .tag_up_8922 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy_24e7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.easy_24e7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.red-b05a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gas_1547 .tabs-tall-708b {
  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;
}
.gas_1547 .modal-6179 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gas_1547 .modal-6179: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) {
  .gas_1547 .modal-6179:before {
    width: 16%;
    left: 42%;
  }
}
.gas_1547 .modal-6179:last-child:before {
  content: none;
}
.gas_1547 .modal-6179[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gas_1547 .lite-0384 .tag_up_8922 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gas_1547 .lite-0384 .tag_up_8922 li a .frame_9ba3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gas_1547 .lite-0384 .copper-5448 {
  border: none;
}
.gas_1547 .lite-0384 .copper-5448 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gas_1547 .easy_24e7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gas_1547 .red-b05a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gas_1547 .article_eee0 .easy_24e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas_1547 .info_93b6.disabled-cae0 .status-clean-87c3 {
  background: rgba(0, 0, 0, 0.6);
}
.gas_1547
  .info_93b6.disabled-cae0
  .status-clean-87c3::after,
.gas_1547
  .info_93b6.disabled-cae0
  .status-clean-87c3:before {
  background: inherit;
}
.gas_1547
  .info_93b6.disabled-cae0:hover
  .status-clean-87c3 {
  background: rgba(0, 0, 0, 0.8);
}
.red-d0b1 .tabs-tall-708b {
  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) {
  .red-d0b1 .tabs-tall-708b {
    width: auto;
    right: 45px;
  }
}
.gallery_0524 .tabs-tall-708b {
  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) {
  .gallery_0524 .tabs-tall-708b {
    width: auto;
    left: 45px;
  }
}
.sort-yellow-3550 .tabs-tall-708b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort-yellow-3550 .red-b05a {
  max-width: 48em;
  margin: 0 auto;
}
.sort-yellow-3550 .easy_24e7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.box_over_97d2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.box_over_97d2.gas_1547 .tabs-tall-708b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.box_over_97d2.red-d0b1 .tabs-tall-708b {
  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);
}
.box_over_97d2 .tabs-tall-708b {
  visibility: visible;
}
.box_over_97d2.gallery_0524 .tabs-tall-708b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.carousel-26bd,
.center_89ce {
  overflow-x: hidden;
}
.carousel-26bd .tabs-tall-708b {
  overflow: auto;
}
.carousel-26bd.gas_1547 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-26bd.gas_1547 .tabs-tall-708b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.carousel-26bd.gas_1547 .picture-9aba {
  opacity: 0;
}
.carousel-26bd.red-d0b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-26bd.red-d0b1 .tabs-tall-708b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.carousel-26bd.red-d0b1 .picture-9aba {
  opacity: 0;
}
.carousel-26bd.gallery_0524 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-26bd.gallery_0524 .tabs-tall-708b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.carousel-26bd.gallery_0524 .picture-9aba {
  opacity: 0;
}
.carousel-26bd.sort-yellow-3550 .tabs-tall-708b {
  z-index: 10;
  visibility: visible;
}
.disabled-cae0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.disabled-cae0 .status-clean-87c3 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-cae0 .status-clean-87c3::after,
.disabled-cae0 .status-clean-87c3:before {
  background: inherit;
}
.disabled-cae0:hover .status-clean-87c3 {
  background: rgba(255, 255, 255, 0.99);
}
.gallery_0524 .disabled-cae0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort-yellow-3550 .disabled-cae0 {
  display: none !important;
}
.carousel-26bd:before,
.center_89ce:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.carousel-26bd .disabled-cae0,
.center_89ce .disabled-cae0 {
  display: inline-block;
}
.tabs-tall-708b .hero-6dd4 {
  -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;
}
.carousel-26bd .tabs-tall-708b .hero-6dd4,
.center_89ce .tabs-tall-708b .hero-6dd4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature-medium-10e0 .thumbnail-mini-2b73 {
  width: 100%;
}
.medium-df19 {
  padding: 0 0.5em 0;
}
.medium-df19 [class*="customify-col-"],
.medium-df19 [class*="customify-col_"],
.medium-df19 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.overlay-58f0 .medium-df19 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .large-6811 .preview_static_8e9c,
  .preview_static_8e9c {
    display: none;
  }
  .left_23da {
    text-align: left;
  }
  .label-north-90ad {
    text-align: center;
  }
  .box-large-0c76 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .large-6811 .bright_147e,
  .bright_147e {
    display: none;
  }
  .surface-hard-5d23 {
    text-align: left;
  }
  .icon-7ed7 {
    text-align: center;
  }
  .element-pressed-0bc3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .large-6811 .orange-360b,
  .orange-360b {
    display: none;
  }
  .list-68e4 {
    text-align: left;
  }
  .gallery_5856 {
    text-align: center;
  }
  .description-39b0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside-1def {
  box-shadow: none !important;
}
.container_b934 .cold_265d,
.silver-ab90 .cold_265d {
  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;
}
.silver-ab90 .cold_265d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice_0916 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice_0916:after,
.notice_0916:before {
  content: "";
  display: table;
}
.notice_0916:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice_0916 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice_0916,
.description_7c45 {
  max-width: 1248px;
  margin: 0 auto;
}

.copper-f5d4.bottom_59c7 .notice_0916 {
  max-width: 100%;
}
.copper-f5d4.west-6353 {
  max-width: 1200px;
  margin: 0 auto;
}
.copper-f5d4.static-db35 .notice_0916 {
  max-width: 100%;
}
.copper-f5d4.static-db35 > .notice_0916 {
  padding-left: 0;
  padding-right: 0;
}
.copper-f5d4.static-db35 > .notice_0916 .large-6811 {
  margin: 0;
}
.copper-f5d4.static-db35
  > .notice_0916
  .under-77c0.grid-last-b39c {
  margin-right: 0;
  margin-left: 0;
}
.copper-f5d4.static-db35 #main.grid-last-b39c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_7340 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_7340 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .card-easy-978c .shade-39f8 {
    padding-right: 1em;
  }
  .card-easy-978c.avatar-3da3 .under-77c0 {
    border-right: 1px solid #eaecee;
  }
  .card-easy-978c.avatar-3da3 .shade-39f8 {
    padding-right: 1em;
  }
  .card-easy-978c.avatar-3da3 .south-62ef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_large_5191 .shade-39f8 {
    padding-left: 1em;
  }
  .notice_large_5191.avatar-3da3 .under-77c0 {
    border-left: 1px solid #eaecee;
  }
  .notice_large_5191.avatar-3da3 .shade-39f8 {
    padding-left: 1em;
  }
  .notice_large_5191.avatar-3da3 .south-62ef {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-23c2 .shade-39f8 {
    padding-left: 1em;
  }
  .aside-23c2.avatar-3da3 .cool_81af {
    border-right: 1px solid #eaecee;
  }
  .aside-23c2.avatar-3da3 .icon-tiny-0479 {
    border-right: 1px solid #eaecee;
  }
  .aside-23c2.avatar-3da3 .shade-39f8 {
    padding-left: 1em;
  }
  .aside-23c2.avatar-3da3 .south-62ef {
    padding-right: 1em;
  }
  .aside-23c2.avatar-3da3 .current_8f75 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_93af .shade-39f8 {
    padding-right: 1em;
  }
  .search_93af.avatar-3da3 .cool_81af {
    border-left: 1px solid #eaecee;
  }
  .search_93af.avatar-3da3 .icon-tiny-0479 {
    border-left: 1px solid #eaecee;
  }
  .search_93af.avatar-3da3 .shade-39f8 {
    padding-right: 1em;
  }
  .search_93af.avatar-3da3 .south-62ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_93af.avatar-3da3 .current_8f75 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_7340 .shade-39f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_7340.avatar-3da3 .under-77c0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_7340.avatar-3da3 .shade-39f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_7340.avatar-3da3 .south-62ef {
    padding-left: 1em;
  }
  .outline_7340.avatar-3da3 .current_8f75 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_7340.avatar-3da3 .shade-39f8 {
    padding-left: 0;
  }
}
.image-5fe8 .primary-6ae0 {
  display: inline-block;
}
.search_dynamic_2d65 {
  display: inline-block;
}
.aside-f0b4 {
  word-con: break-word;
}
.alert-076d > span {
  display: inline-block;
  padding: 5px 0;
}
.alert-076d .message_bronze_3aa2 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert-076d .accent-74ce img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.soft-1743 .soft-1e1e {
  margin-bottom: 2em;
}
.soft-1743 .old-29fc {
  margin-bottom: 15px;
}
.soft-1743 .old-29fc:last-child {
  margin-bottom: 0;
}
.soft-1743 .feature-basic-869c {
  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) {
  .soft-1743 .feature-basic-869c {
    display: block;
  }
}
.soft-1743 .lite_90b6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .soft-1743 .lite_90b6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.soft-1743 .brown-2e9d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.soft-1743 .brown-2e9d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.soft-1743 .brown-2e9d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.soft-1743 .aside-f0b4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-1743 .aside-f0b4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.soft-1743 .right-ae6d p:last-child {
  margin-bottom: 0;
}
.soft-1743 .tag_a7a9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.soft-1743 .accordion_f642 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.soft-1743 .heading-8378 {
  margin-top: 1em;
}
.soft-1743 .table_c31c {
  top: 0;
  display: block;
}
.soft-1743 .table_c31c a {
  color: inherit;
}
.soft-1743 .table_c31c a:hover {
  color: inherit;
}
.soft-1743 .pagination_tall_1e5c {
  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;
}
.soft-1743 .pagination_tall_1e5c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.soft-1743 .accordion_f642 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.soft-1743 .accent-dirty-6182 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.soft-1743 .accent-dirty-6182:first-child {
  margin-top: 0;
}
.soft-1743 .accent-dirty-6182.dirty-7f17 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.soft-1743 .accent-dirty-6182.out-e36f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-1743
  .accent-dirty-6182.out-e36f.lower_df44
  .heading-8378 {
  width: 100%;
}
.soft-1743 .out-e36f {
  -webkit-box-align: center;
  align-items: center;
}
.soft-1743 .out-e36f .alert-076d,
.soft-1743 .out-e36f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.soft-1743 .brown-2e9d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-1743 .brown-2e9d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-1743 .brown-2e9d: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;
}
.soft-1743 .dirty-7f17 {
  z-index: 5;
}
.soft-1743 .liquid-a788 .element-6492 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.soft-1743 .text-dynamic-388c .element-6492 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.soft-1743 .old_ec32 .element-6492 {
  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;
}
.soft-1743.feature_f86e .feature-basic-869c,
.soft-1743.top-3c9b .feature-basic-869c {
  display: block;
}
.soft-1743.feature_f86e .feature-basic-869c .secondary_66e6,
.soft-1743.feature_f86e .feature-basic-869c .accordion_f642,
.soft-1743.top-3c9b .feature-basic-869c .secondary_66e6,
.soft-1743.top-3c9b .feature-basic-869c .accordion_f642 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft-1743.carousel_last_a357 .lite_90b6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .soft-1743.carousel_last_a357 .lite_90b6 {
    margin-right: 0;
  }
}
.soft-1743.feature_f86e .lite_90b6,
.soft-1743.top-3c9b .lite_90b6 {
  padding-top: 40%;
}
.soft-1743.feature_f86e .soft-1e1e,
.soft-1743.top-3c9b .soft-1e1e {
  display: block;
}
.soft-1743.feature_f86e .fn-sticky-58e5 .accordion_f642,
.soft-1743.top-3c9b .fn-sticky-58e5 .accordion_f642 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.soft-1743.feature_f86e .lite_90b6,
.soft-1743.top-3c9b .lite_90b6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.soft-1743.feature_f86e .accordion_f642 {
  padding: 1em;
}
.alert_old_a980 {
  margin: 30px auto;
  display: block;
}
.alert_old_a980 .bottom-9051 > * {
  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;
}
.alert_old_a980 .bottom-9051 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_old_a980 .bottom-9051 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-b4b4 .alert-076d {
  margin-bottom: 1.41575em;
}
.active-b4b4 .banner-c680 {
  margin-bottom: 1.618em;
}
.caption_0226 .summary-huge-3c4c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption_0226 .summary-huge-3c4c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption_0226 .summary_5347 {
  max-width: 100%;
  overflow: auto;
}
.steel-49ab .caption_0226 a:hover {
  text-decoration: underline;
}
.gas_6c15 .old-29fc:not(.aside-f0b4),
.gas_6c15 .brown-2e9d {
  margin-bottom: 1.41575em;
}
.gas_6c15 .old-29fc:not(.aside-f0b4):last-child,
.gas_6c15 .brown-2e9d:last-child {
  margin-bottom: 0;
}
.gas_6c15 .old-29fc.picture_hard_ade1 {
  margin-bottom: 0.41575em;
}
.gas_6c15 .black-9620:before,
.gas_6c15 .hover_7995:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gas_6c15 .black-9620:before {
  content: "\f115";
}
.gas_6c15 .hover_7995:before {
  content: "\f02c";
}
.gas_6c15 .text-mini-ee72 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gas_6c15 .text-mini-ee72 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge_inner_877f {
  display: -webkit-box;
  display: flex;
}
.badge_inner_877f .description_gold_6b3e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge_inner_877f .description_gold_6b3e {
    flex-basis: 90px;
  }
}
.badge_inner_877f .green_f186 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge_inner_877f .green_f186 {
    flex-basis: calc(100% - 50px);
  }
}
.badge_inner_877f .tertiary-iron-41b2 p:last-child {
  margin-bottom: 0.72em;
}
.wood_cdc9 .bottom-9051 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wood_cdc9 .bottom-9051:after,
.wood_cdc9 .bottom-9051:before {
  content: "";
  display: table;
}
.wood_cdc9 .bottom-9051:after {
  clear: both;
}
.wood_cdc9 .bottom-9051 .main-3611,
.wood_cdc9 .bottom-9051 .banner-thick-e380 {
  width: 49%;
}
.wood_cdc9 .bottom-9051 .main-3611 a span.summary_266c,
.wood_cdc9 .bottom-9051 .banner-thick-e380 a span.summary_266c {
  display: block;
  margin-bottom: 5px;
}
.wood_cdc9 .bottom-9051 .banner-thick-e380 {
  float: left;
  text-align: left;
}
.wood_cdc9 .bottom-9051 .main-3611 {
  float: right;
  text-align: right;
}
.gold-0b2f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gold-0b2f {
    margin-bottom: 0;
  }
}
.picture-cea9 {
  margin-bottom: 1em;
}
.picture-cea9 .aside-f0b4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.inner-544e a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_7c44 .picture-cea9,
.section_inner_b207 .picture-cea9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_7c44 .picture-cea9,
  .section_inner_b207 .picture-cea9 {
    display: block;
  }
}
.card_7c44 .inner-544e,
.section_inner_b207 .inner-544e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_7c44 .inner-544e,
  .section_inner_b207 .inner-544e {
    margin-bottom: 1em;
  }
}
.card_7c44 .inner-544e img,
.section_inner_b207 .inner-544e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_7c44 .texture_1a35,
.section_inner_b207 .texture_1a35 {
  flex-basis: calc(100% - 160px);
}
.card_7c44 .texture_1a35 p,
.section_inner_b207 .texture_1a35 p {
  margin-bottom: 0;
}
.card_7c44 .texture_1a35 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_7c44 .texture_1a35 {
    padding-left: 0;
  }
}
.section_inner_b207 .texture_1a35 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section_inner_b207 .texture_1a35 {
    padding-right: 0;
  }
}
.section_inner_b207 .inner-544e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal_lower_c94e .inner-544e {
  margin-bottom: 0.5em;
}
.modal_lower_c94e .inner-544e img {
  width: 100%;
}
.large_616c .table-tiny-aec5,
.status-a8ad .table-tiny-aec5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status-a8ad .under-77c0 .lower-7dce p:last-child {
  margin-bottom: 0;
}
.element_784c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bright_53a3 .plasma-4f3f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bright_53a3 .plasma-4f3f:last-of-type {
    margin-bottom: 0;
  }
}
.bright_53a3 .plasma-4f3f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bright_53a3 .plasma-4f3f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bright_53a3 .plasma-4f3f ul li {
  margin: 0 0 0.6em;
}
.bright_53a3 .plasma-4f3f ul li.widget_slow_e5bd,
.bright_53a3 .plasma-4f3f ul li.background_focused_c83f {
  position: relative;
}
.bright_53a3 .plasma-4f3f ul li.widget_slow_e5bd .chip-middle-af8b,
.bright_53a3 .plasma-4f3f ul li.background_focused_c83f .chip-middle-af8b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bright_53a3 .plasma-4f3f ul li.widget_slow_e5bd:after:after,
.bright_53a3 .plasma-4f3f ul li.widget_slow_e5bd:after:before,
.bright_53a3
  .plasma-4f3f
  ul
  li.background_focused_c83f:after:after,
.bright_53a3
  .plasma-4f3f
  ul
  li.background_focused_c83f:after:before {
  content: "";
  display: table;
}
.bright_53a3 .plasma-4f3f ul li.widget_slow_e5bd:after:after,
.bright_53a3
  .plasma-4f3f
  ul
  li.background_focused_c83f:after:after {
  clear: both;
}
.bright_53a3 .plasma-4f3f a.background-easy-59a7:hover {
  text-decoration: none;
}
.bright_53a3 .plasma-4f3f select {
  max-width: 100%;
}
.bright_53a3 .plasma-4f3f table {
  font-size: 85%;
}
.bright_53a3 .plasma-4f3f table td,
.bright_53a3 .plasma-4f3f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bright_53a3 .plasma-4f3f table tfoot td {
  text-align: left;
}
.bright_53a3 .plasma-4f3f :last-child {
  margin-bottom: 0;
}
.bright_53a3 .plasma-4f3f .shade-complex-d958 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bright_53a3 .plasma-4f3f .shade-complex-d958 label {
  width: 100%;
}
.bright_53a3 .plasma-4f3f .shade-complex-d958 .thumbnail-full-b1fc {
  width: 100%;
  display: block;
}
.bright_53a3 .plasma-4f3f .shade-complex-d958 .thumbnail-black-7a28 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bright_53a3 .plasma-4f3f .shade-complex-d958 .thumbnail-black-7a28:hover svg #svg-search {
  fill: #444;
}
.bright_53a3 .plasma-4f3f .shade-complex-d958 .thumbnail-black-7a28 svg {
  width: 18px;
  height: 18px;
}
.bright_53a3 .liquid-460e ul ul,
.bright_53a3 .dim_1c5f ul ul,
.bright_53a3 .pink-43e6 ul ul,
.bright_53a3 .small-fa7c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bright_53a3 .liquid-460e .soft_7e73 > a,
.bright_53a3 .dim_1c5f .soft_7e73 > a,
.bright_53a3 .pink-43e6 .soft_7e73 > a,
.bright_53a3 .small-fa7c .soft_7e73 > a {
  margin-bottom: 0;
}
.bright_53a3 .background_prev_91bb li,
.bright_53a3 .liquid-460e li,
.bright_53a3 .info_ffe6 li,
.bright_53a3 .dim_1c5f li,
.bright_53a3 .pink-43e6 li,
.bright_53a3 .small-fa7c li,
.bright_53a3 .summary_last_6b29 li,
.bright_53a3 .tooltip_ec53 li {
  display: block;
  position: relative;
}
.bright_53a3 .background_prev_91bb li:last-child,
.bright_53a3 .liquid-460e li:last-child,
.bright_53a3 .info_ffe6 li:last-child,
.bright_53a3 .dim_1c5f li:last-child,
.bright_53a3 .pink-43e6 li:last-child,
.bright_53a3 .small-fa7c li:last-child,
.bright_53a3 .summary_last_6b29 li:last-child,
.bright_53a3 .tooltip_ec53 li:last-child {
  border: none;
}
.bright_53a3 .background_prev_91bb li a,
.bright_53a3 .liquid-460e li a,
.bright_53a3 .info_ffe6 li a,
.bright_53a3 .dim_1c5f li a,
.bright_53a3 .pink-43e6 li a,
.bright_53a3 .small-fa7c li a,
.bright_53a3 .summary_last_6b29 li a,
.bright_53a3 .tooltip_ec53 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bright_53a3 .background_prev_91bb li ul li::before,
.bright_53a3 .liquid-460e li ul li::before,
.bright_53a3 .info_ffe6 li ul li::before,
.bright_53a3 .dim_1c5f li ul li::before,
.bright_53a3 .pink-43e6 li ul li::before,
.bright_53a3 .small-fa7c li ul li::before,
.bright_53a3 .summary_last_6b29 li ul li::before,
.bright_53a3 .tooltip_ec53 li ul li::before {
  left: 15px;
}
.bright_53a3 .background_prev_91bb li ul a,
.bright_53a3 .liquid-460e li ul a,
.bright_53a3 .info_ffe6 li ul a,
.bright_53a3 .dim_1c5f li ul a,
.bright_53a3 .pink-43e6 li ul a,
.bright_53a3 .small-fa7c li ul a,
.bright_53a3 .summary_last_6b29 li ul a,
.bright_53a3 .tooltip_ec53 li ul a {
  padding-left: 20px;
}
.bright_53a3 .background_prev_91bb li ul ul li::before,
.bright_53a3 .liquid-460e li ul ul li::before,
.bright_53a3 .info_ffe6 li ul ul li::before,
.bright_53a3 .dim_1c5f li ul ul li::before,
.bright_53a3 .pink-43e6 li ul ul li::before,
.bright_53a3 .small-fa7c li ul ul li::before,
.bright_53a3 .summary_last_6b29 li ul ul li::before,
.bright_53a3 .tooltip_ec53 li ul ul li::before {
  left: 30px;
}
.bright_53a3 .background_prev_91bb li ul ul a,
.bright_53a3 .liquid-460e li ul ul a,
.bright_53a3 .info_ffe6 li ul ul a,
.bright_53a3 .dim_1c5f li ul ul a,
.bright_53a3 .pink-43e6 li ul ul a,
.bright_53a3 .small-fa7c li ul ul a,
.bright_53a3 .summary_last_6b29 li ul ul a,
.bright_53a3 .tooltip_ec53 li ul ul a {
  padding-left: 40px;
}
.bright_53a3 .title_small_21d1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bright_53a3 .tooltip_ec53 ul li {
  margin-bottom: 1.41575em;
}
.bright_53a3 .tooltip_ec53 ul li .fluid_7cbb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bright_53a3 .tooltip_ec53 ul li .active_west_c6a9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_eee0 .background_prev_91bb li a,
.article_eee0 .liquid-460e li a,
.article_eee0 .info_ffe6 li a,
.article_eee0 .dim_1c5f li a,
.article_eee0 .pink-43e6 li a,
.article_eee0 .small-fa7c li a,
.article_eee0 .summary_last_6b29 li a,
.article_eee0 .tooltip_ec53 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_eee0 .title_small_21d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_eee0 .plasma-4f3f ul li.widget_slow_e5bd .chip-middle-af8b,
.article_eee0 .plasma-4f3f ul li.background_focused_c83f .chip-middle-af8b {
  background: rgba(0, 0, 0, 0.2);
}
.article_eee0 .bright_53a3 .plasma-4f3f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li {
  margin: 0;
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li ul {
  margin: 0;
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li ul li a {
  padding-left: 15px;
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li ul li li a {
  padding-left: 30px;
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li.input-ac97 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li.input-ac97 > 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;
}
.copper-f5d4 .bright_53a3 .tag_up_8922 li.input-ac97 > 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;
}
.summary_af4b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.filter-21a8 {
  position: relative;
  z-index: 10;
}
.filter-21a8 .hero-6dd4 {
  width: 100%;
  max-width: 100%;
}
.fluid_76bc .full_a413 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fluid_76bc .info_93b6 {
}
.fluid_76bc .article_eee0 {
  background: #292929;
}
.motion-01fc .full_a413 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.motion-01fc .info_93b6 {
  background: #f9f9f9;
}
.motion-01fc .article_eee0 {
  background: #303030;
}
.fixed_d958 .full_a413 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .fixed_d958 .primary-6ae0 {
    margin-bottom: 1em;
  }
  .fixed_d958 .primary-6ae0:last-child {
    margin-bottom: 0;
  }
}
.fixed_d958 .info_93b6 {
  background: #ededed;
}
.fixed_d958 .article_eee0 {
  background: #1a1a1a;
}
.full_a413.info_93b6 {
  color: rgba(0, 0, 0, 0.6);
}
.full_a413.info_93b6 .backdrop-e89a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.full_a413.article_eee0 {
  color: rgba(255, 255, 255, 0.99);
}
.full_a413.article_eee0 a:not(.background-easy-59a7) {
  color: rgba(255, 255, 255, 0.79);
}
.full_a413.article_eee0 a:not(.background-easy-59a7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_a413.article_eee0 .backdrop-e89a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_a413.article_eee0 table tbody td,
.full_a413.article_eee0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.chip-fast-58e3.outline-3177 .notice_0916 {
  max-width: initial;
}
.chip-fast-58e3 .fluid_a3c7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.chip-fast-58e3 .fluid_a3c7 .hero-6dd4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .chip-fast-58e3 .fluid_a3c7 .hero-6dd4 {
    display: block;
    margin-bottom: 2em;
  }
  .chip-fast-58e3 .fluid_a3c7 .hero-6dd4:last-child {
    margin-bottom: 0;
  }
}
.fixed_d958 .primary-6ae0:last-child,
.motion-01fc .primary-6ae0:last-child,
.fluid_76bc .primary-6ae0:last-child {
  margin-bottom: 0;
}
.fixed_d958 .primary-6ae0 .bright_53a3 .plasma-4f3f:last-child,
.motion-01fc .primary-6ae0 .bright_53a3 .plasma-4f3f:last-child,
.fluid_76bc .primary-6ae0 .bright_53a3 .plasma-4f3f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .fixed_d958 .header_8576,
  .fixed_d958 .table-c630,
  .motion-01fc .header_8576,
  .motion-01fc .table-c630,
  .fluid_76bc .header_8576,
  .fluid_76bc .table-c630 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .filter-21a8 .primary-6ae0 {
    margin-bottom: 2em;
  }
}
.filter-21a8 p:last-child {
  margin-bottom: 0;
}
.filter-21a8 li,
.filter-21a8 ul {
  list-style: none;
  margin: 0;
}
.filter-21a8 ul ul {
  margin-left: 2.617924em;
}
.input-9fe5 {
  font-size: 0.875em;
}

/* css-noise: 7f09 */
.promo-block-m9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
