/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bronze-8bc9/customify
Author: WPCustomify
Author URI: https://pressmaximum.bronze-8bc9
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.bronze-8bc9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.background_stale_f3cb.chip-under-aed0/licenses/gpl-2.0.advanced_d9d6
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.pressed-8df6/, (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.iron_8a17.large-7a48/normalize.carousel-21e6/
 ======
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.carousel-21e6 v7.0.0 | MIT License | github.bronze-8bc9/necolas/normalize.carousel-21e6 */
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;
}
.disabled-438c .medium-173d,
.table-copper-76b1,
.feature_selected_655a,
.aside_hot_f4e8,
.photo_dirty_d38e,
.surface-59d2,
.pink-e304,
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;
}
.table-copper-76b1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-copper-76b1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-copper-76b1,
  h1 {
    font-size: 1.8em;
  }
}
.feature_selected_655a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature_selected_655a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature_selected_655a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature_selected_655a,
  h2 {
    font-size: 1.7em;
  }
}
.aside_hot_f4e8,
h3 {
  font-size: 1.618em;
}
.disabled-438c .medium-173d,
.photo_dirty_d38e,
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.disabled_over_0d37 {
  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;
}
.dynamic_a71e:after,
.dynamic_a71e:before,
.border-447c:after,
.border-447c:before {
  content: "";
  display: table;
}
.dynamic_a71e:after,
.border-447c:after {
  clear: both;
}
.secondary-7678 {
  float: right;
  margin-right: 0;
}
.list-151b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dirty_ffd5 .lite_e3a0,
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;
}
.dirty_ffd5 .lite_e3a0: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;
}
.logo_5ed3 .lite_e3a0 {
  box-shadow: none;
}
.logo_5ed3
  .lite_e3a0
  .status-a714 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo_5ed3 .lite_e3a0 .heading_d87d {
  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;
}
.logo_5ed3
  .lite_e3a0
  .heading_d87d
  b {
  display: none;
}
.logo_5ed3 .lite_bad1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider-0ecc:not(.main_clean_84bd):not(.description_750d),
button:not(.main_clean_84bd):not(.description_750d),
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ),
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ),
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ) {
  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;
}
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ):hover,
button:not(.main_clean_84bd):not(
    .description_750d
  ):hover,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ):hover,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ):hover,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ):active,
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ):focus,
button:not(.main_clean_84bd):not(
    .description_750d
  ):active,
button:not(.main_clean_84bd):not(
    .description_750d
  ):focus,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ):active,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ):focus,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ):active,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ):focus,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ):active,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ):focus {
  outline: 0;
}
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620,
button:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620 {
  position: relative;
}
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .border_motion_00b8,
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .frame-6e5f,
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .banner-pressed-8914,
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  i,
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  svg,
button:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .border_motion_00b8,
button:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .frame-6e5f,
button:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .banner-pressed-8914,
button:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  i,
button:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  svg,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .border_motion_00b8,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .frame-6e5f,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .banner-pressed-8914,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  i,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  svg,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .border_motion_00b8,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .frame-6e5f,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .banner-pressed-8914,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  i,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  svg,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .border_motion_00b8,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .frame-6e5f,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  .banner-pressed-8914,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  i,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620
  svg {
  visibility: hidden;
}
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620:after,
button:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620:after,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620:after,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620:after,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ).fn-loading-5620: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;
}
.slider-0ecc:not(.main_clean_84bd):not(.description_750d),
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ),
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ),
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ) {
  color: #fff;
  background: #235787;
}
.slider-0ecc:not(.main_clean_84bd):not(
    .description_750d
  ):focus,
input[type="button"]:not(.main_clean_84bd):not(
    .description_750d
  ):focus,
input[type="reset"]:not(.main_clean_84bd):not(
    .description_750d
  ):focus,
input[type="submit"]:not(.main_clean_84bd):not(
    .description_750d
  ):focus {
  color: #fff;
}
.slider-0ecc.fn-disabled-5620:not(.main_clean_84bd):not(
    .description_750d
  ),
.slider-0ecc[disabled]:not(.main_clean_84bd):not(
    .description_750d
  ),
button.fn-disabled-5620:not(.main_clean_84bd):not(
    .description_750d
  ),
button[disabled]:not(.main_clean_84bd):not(
    .description_750d
  ) {
  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;
}
.tabs_2ab6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tabs_2ab6: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;
}
.green_dccc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture_6feb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dirty_855c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dynamic_a71e:after,
.dynamic_a71e:before,
.frame-silver-c12c:after,
.frame-silver-c12c:before,
.alert_hot_75c5:after,
.alert_hot_75c5:before,
.feature_narrow_7b48:after,
.feature_narrow_7b48:before,
.medium-92e7:after,
.medium-92e7:before,
.heading_25be:after,
.heading_25be:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dynamic_a71e:after,
.frame-silver-c12c:after,
.alert_hot_75c5:after,
.feature_narrow_7b48:after,
.medium-92e7:after,
.heading_25be:after {
  clear: both;
}
.frame-silver-c12c .badge_ec92,
.alert_hot_75c5 .badge_ec92,
.title-e512 .badge_ec92 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider_warm_0e25 {
  display: inline-block;
}
.chip-fast-ab88 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.chip-fast-ab88 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.chip-fast-ab88 .input-upper-7a0f {
  padding: 1em 0;
  font-size: 85%;
}
.input-upper-7a0f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading_5ff8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading_5ff8:after,
.heading_5ff8:before {
  content: "";
  display: table;
}
.heading_5ff8:after {
  clear: both;
}
.list-up-6437 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-hard-185d .list-up-6437 {
  max-width: 50%;
}
.dirty-040c .list-up-6437 {
  max-width: 33.33%;
}
.footer-bronze-f46f .list-up-6437 {
  max-width: 25%;
}
.video_9ba3 .list-up-6437 {
  max-width: 20%;
}
.down_947a .list-up-6437 {
  max-width: 16.66%;
}
.thick_cac5 .list-up-6437 {
  max-width: 14.28%;
}
.menu-brown-61c8 .list-up-6437 {
  max-width: 12.5%;
}
.shadow-out-5fd7 .list-up-6437 {
  max-width: 11.11%;
}
.frame-new-6649 {
  display: block;
}
.disabled-438c .gold_49cf label,
.disabled-438c .message-b32c label,
.disabled-438c .pink_7043 label,
.disabled-438c .shade-narrow-eba6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient_selected_f7d7 {
  list-style: none;
  margin: 0;
}
.gradient_selected_f7d7 article.search_17bc {
  margin-bottom: 0;
}
.gradient_selected_f7d7 ul {
  list-style: none;
  margin: 0;
}
.gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc: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) {
  .gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc li.search_17bc li.search_17bc li.search_17bc {
    padding-left: 0;
  }
}
article.search_17bc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_17bc .frame-silver-c12c p:last-of-type {
  margin-bottom: 0;
}
article.search_17bc .form-center-996b {
  float: left;
}
article.search_17bc .over_a84b {
  margin-left: 85px;
}
article.search_17bc .pressed_5363 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_17bc .pressed_5363 .copper_d6f0 {
  margin-left: 10px;
}
article.search_17bc .hot-159d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_17bc .prev-99ae {
  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 .gold_49cf,
  #respond .pink_7043,
  #respond .shade-narrow-eba6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold_49cf input,
#respond .pink_7043 input,
#respond .shade-narrow-eba6 input {
  width: 100%;
}
#respond .shade-narrow-eba6 {
  margin-right: 0;
}
#respond .preview-west-fcf0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner_2a02 {
  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;
}
.inner_2a02.gallery-pro-3eab {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.inner_2a02 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%);
}
.inner_2a02:focus,
.inner_2a02: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);
}
.info-e531 {
  border-radius: 10%;
}
.primary-clean-7dfd {
  border-radius: 50%;
}
.gold-bac4 {
  font-size: 0.72em;
}
.shade-over-3dc1 {
  font-size: 0.875em;
}
.black-d07b {
  font-size: 1.1em;
}
.button-3f0e {
  text-transform: uppercase;
  line-height: 1.2;
}
.button-3f0e.gold-bac4 {
  letter-spacing: 0.5px;
}
.logo_559e,
.logo_559e a {
  color: #6d6d6d;
}
.logo_559e a:hover {
  color: #111;
}
.surface-rough-3c4c {
  color: #6d6d6d;
}
.thick_0663 {
  overflow-x: hidden;
}
.thick_0663 .caption-steel-e288.text_9a24 {
  position: relative;
}
.thick_0663 .caption-steel-e288.text_9a24.avatar-dbca {
  position: initial;
}
.thick_0663
  .caption-steel-e288.text_9a24.avatar-dbca
  .element-8603 {
  left: auto;
}
.thick_0663 .caption-steel-e288 .element-8603 {
  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;
}
.thick_0663 .caption-steel-e288:hover.text_9a24 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thick_0663
  .caption-steel-e288:hover.text_9a24
  .element-8603 {
  display: block;
  z-index: 9999999;
}
.thick_0663 .west-4b89 .solid_81a2,
.thick_0663 .feature_bf44 .solid_81a2 {
  display: none;
}
.thick_0663 .slider-6b2e .caption-steel-e288:hover.text_9a24 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled-438c .gold_49cf label,
.disabled-438c .message-b32c label,
.disabled-438c .pink_7043 label,
.disabled-438c .shade-narrow-eba6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient_selected_f7d7 {
  list-style: none;
  margin: 0;
}
.gradient_selected_f7d7 article.search_17bc {
  margin-bottom: 0;
}
.gradient_selected_f7d7 ul {
  list-style: none;
  margin: 0;
}
.gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc: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) {
  .gradient_selected_f7d7 .footer-narrow-e79a li.search_17bc li.search_17bc li.search_17bc li.search_17bc {
    padding-left: 0;
  }
}
article.search_17bc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_17bc .frame-silver-c12c p:last-of-type {
  margin-bottom: 0;
}
article.search_17bc .form-center-996b {
  float: left;
}
article.search_17bc .over_a84b {
  margin-left: 85px;
}
article.search_17bc .pressed_5363 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_17bc .pressed_5363 .copper_d6f0 {
  margin-left: 10px;
}
article.search_17bc .hot-159d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_17bc .prev-99ae {
  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 .gold_49cf,
  #respond .pink_7043,
  #respond .shade-narrow-eba6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold_49cf input,
#respond .pink_7043 input,
#respond .shade-narrow-eba6 input {
  width: 100%;
}
#respond .shade-narrow-eba6 {
  margin-right: 0;
}
#respond .preview-west-fcf0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west-4b89 .article-over-ee70 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article-over-ee70 .banner_focused_d912.widget-glass-8c8b .tertiary-25f7 > li > a:focus,
.article-over-ee70 .banner_focused_d912.widget-glass-8c8b .tertiary-25f7 > li > a:hover,
.article-over-ee70 .banner_focused_d912.active_cdb5 .tertiary-25f7 > li > a:focus,
.article-over-ee70 .banner_focused_d912.active_cdb5 .tertiary-25f7 > li > a:hover,
.article-over-ee70 .banner_focused_d912.aside-tall-ccef .tertiary-25f7 > li > a:focus,
.article-over-ee70 .banner_focused_d912.aside-tall-ccef .tertiary-25f7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-over-ee70
  .banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li.widget_8e01
  > a,
.article-over-ee70
  .banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li.first_2f34
  > a,
.article-over-ee70
  .banner_focused_d912.active_cdb5
  .tertiary-25f7
  > li.widget_8e01
  > a,
.article-over-ee70
  .banner_focused_d912.active_cdb5
  .tertiary-25f7
  > li.first_2f34
  > a,
.article-over-ee70
  .banner_focused_d912.aside-tall-ccef
  .tertiary-25f7
  > li.widget_8e01
  > a,
.article-over-ee70 .banner_focused_d912.aside-tall-ccef .tertiary-25f7 > li.inner-9f5e > a {
  color: rgba(255, 255, 255, 0.99);
}
.article-over-ee70 .liquid_9645,
.article-over-ee70 .liquid_9645 a {
  color: rgba(255, 255, 255, 0.99);
}
.article-over-ee70 .icon-lite-2633.hero_8782 li a,
.article-over-ee70 .active_prev_2ecb a,
.article-over-ee70 .clean_63a6,
.article-over-ee70 .tertiary-25f7 > li > a,
.article-over-ee70 .pink-a996 {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70 .icon-lite-2633.hero_8782 li a:hover,
.article-over-ee70 .active_prev_2ecb a:hover,
.article-over-ee70 .clean_63a6:hover,
.article-over-ee70 .tertiary-25f7 > li > a:hover,
.article-over-ee70 .pink-a996:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-over-ee70 .secondary-93a0 {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70 .secondary-93a0 .search-2743 {
  color: rgba(255, 255, 255, 0.99);
}
.article-over-ee70 .secondary-93a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-over-ee70 .stale-ea1e .large-853f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70 .stale-ea1e .large-853f .hero-middle-fdfe {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70
  .stale-ea1e
  .large-853f
  .hero-middle-fdfe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70
  .stale-ea1e
  .large-853f
  .hero-middle-fdfe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70
  .stale-ea1e
  .large-853f
  .hero-middle-fdfe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70
  .stale-ea1e
  .large-853f
  .hero-middle-fdfe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70 .stale-ea1e .west-ca2c {
  color: rgba(255, 255, 255, 0.79);
}
.article-over-ee70 .stale-ea1e .west-ca2c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_1410
  .article-over-ee70
  .stale-ea1e
  .dark-e289
  .tooltip-dynamic-9545 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_1410
  .article-over-ee70
  .stale-ea1e
  .dark-e289
  .hero-middle-fdfe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west-4b89 .frame_soft_efa6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.frame_soft_efa6 .banner_focused_d912.widget-glass-8c8b .tertiary-25f7 > li > a:focus,
.frame_soft_efa6 .banner_focused_d912.widget-glass-8c8b .tertiary-25f7 > li > a:hover,
.frame_soft_efa6 .banner_focused_d912.active_cdb5 .tertiary-25f7 > li > a:focus,
.frame_soft_efa6 .banner_focused_d912.active_cdb5 .tertiary-25f7 > li > a:hover,
.frame_soft_efa6 .banner_focused_d912.aside-tall-ccef .tertiary-25f7 > li > a:focus,
.frame_soft_efa6 .banner_focused_d912.aside-tall-ccef .tertiary-25f7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_soft_efa6
  .banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li.widget_8e01
  > a,
.frame_soft_efa6
  .banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li.first_2f34
  > a,
.frame_soft_efa6
  .banner_focused_d912.active_cdb5
  .tertiary-25f7
  > li.widget_8e01
  > a,
.frame_soft_efa6
  .banner_focused_d912.active_cdb5
  .tertiary-25f7
  > li.first_2f34
  > a,
.frame_soft_efa6
  .banner_focused_d912.aside-tall-ccef
  .tertiary-25f7
  > li.widget_8e01
  > a,
.frame_soft_efa6 .banner_focused_d912.aside-tall-ccef .tertiary-25f7 > li.inner-9f5e > a {
  color: rgba(0, 0, 0, 0.8);
}
.frame_soft_efa6 .liquid_9645,
.frame_soft_efa6 .liquid_9645 a {
  color: rgba(0, 0, 0, 0.8);
}
.frame_soft_efa6 .icon-lite-2633.hero_8782 li a,
.frame_soft_efa6 .active_prev_2ecb a,
.frame_soft_efa6 .clean_63a6,
.frame_soft_efa6 .tertiary-25f7 > li > a,
.frame_soft_efa6 .pink-a996 {
  color: rgba(0, 0, 0, 0.55);
}
.frame_soft_efa6 .icon-lite-2633.hero_8782 li a:hover,
.frame_soft_efa6 .active_prev_2ecb a:hover,
.frame_soft_efa6 .clean_63a6:hover,
.frame_soft_efa6 .tertiary-25f7 > li > a:hover,
.frame_soft_efa6 .pink-a996:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_soft_efa6 .secondary-93a0 {
  color: rgba(0, 0, 0, 0.55);
}
.frame_soft_efa6 .secondary-93a0 .search-2743 {
  color: rgba(0, 0, 0, 0.8);
}
.frame_soft_efa6 .secondary-93a0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim_35f1 .notice_fluid_9bff {
  margin-left: auto;
  margin-right: auto;
}
.alert_hot_75c5 > * {
  margin-left: auto;
  margin-right: auto;
}
.alert_hot_75c5 .green_dccc {
  margin-right: 1.41575em;
}
.shade_bright_ada3 .alert_hot_75c5 > .section_north_4cc7 {
  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;
}
.shade_bright_ada3 .alert_hot_75c5 > .next-0a81 {
  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;
}
.hard_6191.dim_35f1 .notice_fluid_9bff,
.heading_advanced_b4d8.dim_35f1 .notice_fluid_9bff {
  margin-left: 0;
}
.card-pressed-53b7.dim_35f1 .notice_fluid_9bff,
.orange-51b7.dim_35f1 .notice_fluid_9bff {
  margin-right: 0;
}
.alert_hot_75c5 ol,
.alert_hot_75c5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_dim_72fa video {
  max-width: 100%;
}
.column-selected-edcb img {
  display: block;
}
.column-selected-edcb.green_dccc,
.column-selected-edcb.texture_6feb {
  width: 100%;
}
.column-selected-edcb.next-0a81 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.silver-90ac:not(.component-stale-fa84) {
  margin: 1.5em auto;
}
.bottom-c58c p {
  padding: 1.5em 14px;
}
ul.lite-1e2d.next-0a81,
ul.lite-1e2d.section_north_4cc7,
ul.lite-1e2d.hovered-b607.section_north_4cc7 {
  padding: 0 14px;
}
.fresh_468c {
  display: block;
  overflow-x: auto;
}
.fresh_468c table {
  border-collapse: collapse;
  width: 100%;
}
.fresh_468c td,
.fresh_468c th {
  padding: 0.5em;
}
.alert_hot_75c5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert_hot_75c5 ol ol,
.alert_hot_75c5 ol ul,
.alert_hot_75c5 ul ol,
.alert_hot_75c5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert_hot_75c5 ol ol li,
.alert_hot_75c5 ol ul li,
.alert_hot_75c5 ul ol li,
.alert_hot_75c5 ul ul li {
  margin-left: 0;
}
.dropdown_cold_a643.south_d300 > .component-pressed-8d18 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dropdown_cold_a643.south_d300 > .component-pressed-8d18 iframe,
.dropdown_cold_a643.south_d300 > .component-pressed-8d18 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay_d39c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.overlay_d39c.frame_first_809e {
  padding: 0;
}
.overlay_d39c.frame_first_809e cite {
  font-size: 13px;
}
.overlay_d39c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.overlay_d39c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out_14c4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out_14c4 > p:first-child {
  margin-top: 0;
}
.out_14c4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out_14c4 blockquote {
  border-left: 0;
}
.heading_action_de97 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.heading_action_de97:not(.thick-6c95) {
  max-width: 100px;
}
.heading_action_de97.texture-dirty-9577 {
  border-bottom: none !important;
  text-align: center;
}
.heading_action_de97.texture-dirty-9577::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .bottom-c58c p {
    padding: 1.5em 0;
  }
}
.red_db3f {
  color: #0073aa;
}
.warm-baf0 {
  background-color: #0073aa;
}
.frame_north_a753 {
  color: #229fd8;
}
.content-pink-c2dd {
  background-color: #229fd8;
}
.steel_335d {
  color: #eee;
}
.gas-ea10 {
  background-color: #eee;
}
.footer_slow_bac4 {
  color: #444;
}
.gallery-cf6c {
  background-color: #444;
}
.thumbnail-50d0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thumbnail-50d0 .pressed_ce5d .active_prev_2ecb {
  font-size: 15px;
}
.thumbnail-50d0 .active_prev_2ecb {
  line-height: 1.3;
}
.thumbnail-50d0 .frame_soft_efa6 {
}
.thumbnail-50d0 .article-over-ee70 {
  background: #235787;
}
.header-simple-e44c {
  padding: 0;
}
.header-simple-e44c .article-over-ee70 {
  background: #1a1a1a;
}
.header-simple-e44c .frame_soft_efa6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.label-center-e3a5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.label-center-e3a5 .frame_soft_efa6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.label-center-e3a5 .article-over-ee70 {
  background: #303030;
}
.heading_25be {
  position: relative;
  z-index: 10;
}
.heading_25be .liquid-0094 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-70b0 .text_9a24 {
  display: inline-block;
  vertical-align: middle;
}
.column-70b0.pro_f694 .text_9a24 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .column-70b0.pro_f694 .text_9a24 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .column-70b0.pro_f694 .text_9a24 {
    margin-right: 0.4em;
  }
}
.column-70b0.pro_f694 .text_9a24:last-child {
  margin-right: 0;
}
.aside_ecda .liquid-0094 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .west-4b89 .pressed_ce5d {
    margin: 0 -0.5em;
  }
  .west-4b89 .pressed_ce5d [class*="customify-col-"],
  .west-4b89 .pressed_ce5d [class*="customify-col_"],
  .west-4b89 .pressed_ce5d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.west-4b89.icon-3502 .liquid-0094 {
  background: 0 0 !important;
}
.west-4b89.icon-3502 .liquid-0094,
.west-4b89.aside_ecda .liquid-0094 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .west-4b89.image_3c74 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.west-4b89.aside_ecda .liquid-0094 {
  box-shadow: none !important;
}
.fast-afe6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fast-afe6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fast-afe6 {
    padding: 18px 0 20px;
  }
}
.fast-afe6 .out-f625 {
  width: 100%;
}
.fast-afe6 .tertiary-3fca {
  margin-bottom: 0;
}
.fast-afe6 .bright_1659 {
  margin-top: 5px;
  font-size: 0.875em;
}
.brown-bcb5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.brown-bcb5 .logo-6bd6 {
  width: 100%;
}
.message_4beb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message_4beb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message_4beb 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;
}
.message_4beb li:last-child:after {
  display: none;
}
.message_4beb li a {
  font-weight: 500;
  margin-right: 10px;
}
.tabs_old_980a .solid_81a2 button,
.fast-afe6 .solid_81a2 button {
  left: 0;
}
.tabs_old_980a .logo-6bd6,
.fast-afe6 .logo-6bd6 {
  padding-left: 0;
  padding-right: 0;
}
.tabs_old_980a .brown-bcb5,
.fast-afe6 .brown-bcb5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tabs_old_980a {
  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;
}
.tabs_old_980a: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;
}
.tabs_old_980a .frame_small_1fcf {
  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) {
  .tabs_old_980a .frame_small_1fcf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_old_980a .frame_small_1fcf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_old_980a .frame_small_1fcf {
    min-height: 200px;
  }
}
.tabs_old_980a .message_4beb {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_old_980a .message_4beb a,
.tabs_old_980a .message_4beb li:after {
  color: inherit;
}
.tabs_old_980a .message_4beb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notice-large-ed3a {
  margin-bottom: 0.5em;
}
.clean-399e {
  margin-bottom: 1.2em;
}
.clean-399e,
.notice-large-ed3a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.clean-399e p:last-child,
.notice-large-ed3a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .solid_81a2,
#masthead .solid_81a2 {
  display: none;
}
#masthead
  > .solid_81a2.tabs_5ced {
  display: none;
}
#masthead > .solid_81a2 button {
  left: 0;
}
.logo-d11f {
  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%;
}
.logo-d11f .text_9a24 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.logo-d11f .main-e3bf {
  display: -webkit-box;
  display: flex;
}
.logo-d11f .main-e3bf.image-dc5e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.logo-d11f .main-e3bf.dropdown-968c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo-d11f .main-e3bf.search_67cc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo-d11f.thumbnail_c7f9.fixed-004a .main-e3bf.image-dc5e {
  flex-basis: 100%;
}
.logo-d11f.hover-4082 .main-e3bf.dropdown-968c {
  -webkit-box-flex: 1;
  flex: auto;
}
.logo-d11f.hover-4082 .main-e3bf.search_67cc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .solid_81a2.tabs_5ced {
  display: none;
}
#masthead > .solid_81a2 button {
  left: 0;
}
.small_f4fd {
  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;
}
.small_f4fd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.small_f4fd.short-7d0d i {
  margin-right: 4px;
}
.small_f4fd.backdrop_ac4f i {
  margin-left: 5px;
}
.active_prev_2ecb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_prev_2ecb p:last-child {
  margin-bottom: 0;
}
.selected-21cb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.selected-21cb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.selected-21cb img {
  display: block;
  width: auto;
  line-height: 1;
}
.selected-21cb .liquid_9645 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.selected-21cb .outline-39c0 {
  margin: 5px 0 7px 0;
}
.selected-21cb.nav_b085 .detail_0d8e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected-21cb.nav_b085 .purple_160c {
  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;
}
.selected-21cb.gradient-abc2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.selected-21cb.gradient-abc2 .detail_0d8e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected-21cb.gradient-abc2 .purple_160c {
  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;
}
.selected-21cb.content_fdd6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.selected-21cb.fast-b887 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.selected-21cb.fast-b887 .purple_160c {
  margin-top: 7px;
}
.form-08d9 {
  display: inline-block;
}
.heading_25be .progress-2710 .selected-21cb img {
  max-width: 100%;
}
.banner_focused_d912 .layout_d49a.silver-2168,
.tabs_current_9957 .layout_d49a.silver-2168 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_focused_d912 .over-1847,
.tabs_current_9957 .over-1847 {
  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%);
}
.banner_focused_d912 .over-1847 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.banner_focused_d912.table_cool_24e7 .over-1847 {
  display: none;
}
.banner_focused_d912 .thumbnail_paper_cd96 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner_focused_d912 .thumbnail_paper_cd96 li {
  display: inline-block;
  position: relative;
}
.banner_focused_d912 .thumbnail_paper_cd96 li:last-child {
  margin-right: 0;
}
.banner_focused_d912 .thumbnail_paper_cd96 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;
}
.banner_focused_d912 .thumbnail_paper_cd96 li.inner-9f5e > a {
  color: rgba(0, 0, 0, 0.9);
}
.banner_focused_d912 .thumbnail_paper_cd96 > 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;
}
.banner_focused_d912 .thumbnail_paper_cd96 > li > a i {
  line-height: 0;
}
.banner_focused_d912 .thumbnail_paper_cd96 > li.feature-c804 > a .over-1847 {
  margin-left: 4px;
  line-height: 0;
}
.banner_focused_d912 .thumbnail_paper_cd96 .green_d78e li.feature-c804 > a {
  position: relative;
}
.banner_focused_d912 .thumbnail_paper_cd96 .green_d78e li.feature-c804 > a:after,
.banner_focused_d912 .thumbnail_paper_cd96 .green_d78e li.feature-c804 > a:before {
  content: "";
  display: table;
}
.banner_focused_d912 .thumbnail_paper_cd96 .green_d78e li.feature-c804 > a:after {
  clear: both;
}
.banner_focused_d912 .thumbnail_paper_cd96 .green_d78e li.feature-c804 > a .over-1847 {
  margin-left: 5px;
  float: right;
}
.banner_focused_d912 .prev_aa8f,
.banner_focused_d912 .green_d78e {
  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;
}
.banner_focused_d912 .green_d78e {
  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;
}
.banner_focused_d912 .green_d78e .silver-2168 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_focused_d912 .green_d78e .over-1847 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.banner_focused_d912 .green_d78e li {
  display: block;
  margin: 0;
  padding: 0;
}
.banner_focused_d912 .green_d78e 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;
}
.banner_focused_d912 .green_d78e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.banner_focused_d912 .green_d78e .green_d78e {
  top: 0;
  left: 100%;
}
.banner_focused_d912 .sidebar_light_50d3.fn-focus-5620 > .prev_aa8f,
.banner_focused_d912 .sidebar_light_50d3.fn-focus-5620 > .green_d78e,
.banner_focused_d912 .sidebar_light_50d3:focus > .prev_aa8f,
.banner_focused_d912 .sidebar_light_50d3:focus > .green_d78e,
.banner_focused_d912 .sidebar_light_50d3:hover > .prev_aa8f,
.banner_focused_d912 .sidebar_light_50d3:hover > .green_d78e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.banner_focused_d912.aside-tall-ccef .tertiary-25f7:after,
.banner_focused_d912.aside-tall-ccef .tertiary-25f7:before {
  content: "";
  display: table;
}
.banner_focused_d912.aside-tall-ccef .tertiary-25f7:after {
  clear: both;
}
.banner_focused_d912.aside-tall-ccef .tertiary-25f7 > li {
  float: left;
}
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7:after,
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7:before {
  content: "";
  display: table;
}
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7:after {
  clear: both;
}
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7 > li {
  float: left;
}
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7 > li.widget_8e01 > a,
.banner_focused_d912.gradient_iron_2b06 .tertiary-25f7 > li.inner-9f5e > a {
  color: #fff;
  background-color: #1e4b75;
}
.banner_focused_d912.widget-glass-8c8b .tertiary-25f7 > li > a .silver-2168 {
  position: relative;
}
.banner_focused_d912.widget-glass-8c8b .tertiary-25f7 > li > a .silver-2168: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;
}
.banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li:focus
  > a
  .silver-2168:before,
.banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li:hover
  > a
  .silver-2168:before {
  width: 100%;
  background-color: currentColor;
}
.banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li.widget_8e01
  > a
  .silver-2168:before,
.banner_focused_d912.widget-glass-8c8b
  .tertiary-25f7
  > li.first_2f34
  > a
  .silver-2168:before {
  width: 100%;
  background-color: currentColor;
}
.banner_focused_d912.active_cdb5 .tertiary-25f7 > li > a .silver-2168 {
  position: relative;
}
.banner_focused_d912.active_cdb5 .tertiary-25f7 > li > a .silver-2168: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;
}
.banner_focused_d912.active_cdb5 .tertiary-25f7 > li:focus > a .silver-2168:before,
.banner_focused_d912.active_cdb5
  .tertiary-25f7
  > li:hover
  > a
  .silver-2168:before {
  width: 100%;
  background-color: currentColor;
}
.banner_focused_d912.active_cdb5
  .tertiary-25f7
  > li.widget_8e01
  > a
  .silver-2168:before,
.banner_focused_d912.active_cdb5
  .tertiary-25f7
  > li.first_2f34
  > a
  .silver-2168:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_current_9957 .thumbnail_paper_cd96 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs_current_9957 .thumbnail_paper_cd96 li:first-child > a {
  border-top: none;
}
.tabs_current_9957 .thumbnail_paper_cd96 .hero_0870 > .silver-2168 .over-1847 {
  display: none;
}
.tabs_current_9957 .thumbnail_paper_cd96 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tabs_current_9957 .thumbnail_paper_cd96 li:last-child {
  border: none;
}
.tabs_current_9957 .thumbnail_paper_cd96 li.feature-c804 > a {
  padding-right: 45px !important;
}
.tabs_current_9957 .thumbnail_paper_cd96 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tabs_current_9957 .thumbnail_paper_cd96 li a:focus,
.tabs_current_9957 .thumbnail_paper_cd96 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_current_9957 .thumbnail_paper_cd96 li .grid_thick_a38b {
  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;
}
.tabs_current_9957 .thumbnail_paper_cd96 li .grid_thick_a38b:hover {
  box-shadow: none;
}
.tabs_current_9957 .thumbnail_paper_cd96 li .grid_thick_a38b .over-1847 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tabs_current_9957 .thumbnail_paper_cd96 .green_d78e {
  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);
}
.tabs_current_9957 .thumbnail_paper_cd96 .green_d78e li a {
  padding-left: 3em;
}
.tabs_current_9957 .thumbnail_paper_cd96 .image-focused-f265 > a .grid_thick_a38b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs_current_9957 .thumbnail_paper_cd96 .image-focused-f265 > .green_d78e {
  display: block;
  opacity: 1;
}
.label_e617 {
  max-width: 100%;
}
.block-3ceb {
  line-height: 0;
  cursor: pointer;
}
.pink-a996 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pink-a996:hover {
  box-shadow: none;
  color: currentColor;
}
.pink-a996 svg {
  width: 18px;
  height: 18px;
}
.pink-a996 .secondary_focused_a8ff {
  display: none;
}
.status-wide-c490 {
  position: relative;
}
.status-wide-c490.fn-active-5620 .pink-a996 .basic-2dfc {
  display: none;
}
.status-wide-c490.fn-active-5620 .pink-a996 .secondary_focused_a8ff {
  display: inline-block;
}
.status-wide-c490 .pro-b747 {
  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);
}
.status-wide-c490.layout-5829 .pro-b747 {
  left: auto;
  right: -0.9em;
}
.status-wide-c490.layout-5829 .gradient_bottom_fd81::before {
  left: auto;
  right: 15px;
}
.status-wide-c490.fn-active-5620 .pro-b747 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dark-e289 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dark-e289 label {
  flex-basis: 100%;
}
.dark-e289 .large-853f {
  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;
}
.dark-e289 .hero-middle-fdfe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dark-e289 .hero-middle-fdfe:focus {
  background-color: transparent;
}
.dark-e289 button.west-ca2c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dark-e289 button.west-ca2c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dark-e289 button.west-ca2c svg {
  width: 18px;
  height: 18px;
}
.dark-e289 input[type="submit"] {
  min-height: auto;
}
.stale-ea1e .dark-e289 .hero-middle-fdfe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gradient_bottom_fd81 {
  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) {
  .gradient_bottom_fd81 {
    width: 220px;
  }
}
.gradient_bottom_fd81 label {
  flex-basis: 100%;
}
.gradient_bottom_fd81::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_1410 .stale-ea1e .dark-e289 {
  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_1410
  .stale-ea1e
  .dark-e289
  .large-853f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup_1410 .stale-ea1e .dark-e289 .hero-middle-fdfe {
  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_1410
  .stale-ea1e
  .dark-e289
  .hero-middle-fdfe:focus {
  background: 0 0;
}
.popup_1410
  .stale-ea1e
  .dark-e289
  .tooltip-dynamic-9545 {
  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;
}
.icon-lite-2633 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-lite-2633 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-lite-2633 li:last-child {
  margin-right: 0;
}
.icon-lite-2633 li:first-child {
  margin-left: 0;
}
.icon-lite-2633.border_592e a {
  color: #fff;
}
.icon-lite-2633.border_592e a:hover {
  color: #fff;
}
.icon-lite-2633 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-lite-2633 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-lite-2633 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-lite-2633 a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-lite-2633 [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-lite-2633 [class*="social-icon-apple"].summary_47b8 {
  background-color: transparent;
  color: #999;
}
.icon-lite-2633 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-lite-2633 [class*="social-icon-behance"].summary_47b8 {
  background-color: transparent;
  color: #1769ff;
}
.icon-lite-2633 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-lite-2633 [class*="social-icon-bitbucket"].summary_47b8 {
  background-color: transparent;
  color: #205081;
}
.icon-lite-2633 [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-lite-2633 [class*="social-icon-codepen"].summary_47b8 {
  background-color: transparent;
  color: #000;
}
.icon-lite-2633 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-lite-2633 [class*="social-icon-delicious"].summary_47b8 {
  background-color: transparent;
  color: #39f;
}
.icon-lite-2633 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-lite-2633 [class*="social-icon-digg"].summary_47b8 {
  background-color: transparent;
  color: #005be2;
}
.icon-lite-2633 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-lite-2633 [class*="social-icon-dribbble"].summary_47b8 {
  background-color: transparent;
  color: #ea4c89;
}
.icon-lite-2633 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-lite-2633 [class*="social-icon-envelope"].summary_47b8 {
  background-color: transparent;
  color: #ea4335;
}
.icon-lite-2633 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-lite-2633 [class*="social-icon-facebook"].summary_47b8 {
  background-color: transparent;
  color: #3b5998;
}
.icon-lite-2633 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-lite-2633 [class*="social-icon-flickr"].summary_47b8 {
  background-color: transparent;
  color: #0063dc;
}
.icon-lite-2633 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-lite-2633 [class*="social-icon-foursquare"].summary_47b8 {
  background-color: transparent;
  color: #2d5be3;
}
.icon-lite-2633 [class*="social-icon-github"] {
  background-color: #333;
}
.icon-lite-2633 [class*="social-icon-github"].summary_47b8 {
  background-color: transparent;
  color: #333;
}
.icon-lite-2633 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-lite-2633 [class*="social-icon-google-plus"].summary_47b8 {
  background-color: transparent;
  color: #dd4b39;
}
.icon-lite-2633 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-lite-2633 [class*="social-icon-houzz"].summary_47b8 {
  background-color: transparent;
  color: #7ac142;
}
.icon-lite-2633 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-lite-2633 [class*="social-icon-instagram"].summary_47b8 {
  background-color: transparent;
  color: #262626;
}
.icon-lite-2633 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-lite-2633 [class*="social-icon-jsfiddle"].summary_47b8 {
  background-color: transparent;
  color: #487aa2;
}
.icon-lite-2633 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-lite-2633 [class*="social-icon-linkedin"].summary_47b8 {
  background-color: transparent;
  color: #0077b5;
}
.icon-lite-2633 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-lite-2633 [class*="social-icon-medium"].summary_47b8 {
  background-color: transparent;
  color: #00ab6b;
}
.icon-lite-2633 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-lite-2633
  [class*="social-icon-odnoklassniki"].summary_47b8 {
  background-color: transparent;
  color: #f4731c;
}
.icon-lite-2633 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-lite-2633 [class*="social-icon-meetup"].summary_47b8 {
  background-color: transparent;
  color: #ec1c40;
}
.icon-lite-2633 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-lite-2633 [class*="social-icon-pinterest"].summary_47b8 {
  background-color: transparent;
  color: #bd081c;
}
.icon-lite-2633 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-lite-2633 [class*="social-icon-product-hunt"].summary_47b8 {
  background-color: transparent;
  color: #da552f;
}
.icon-lite-2633 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-lite-2633 [class*="social-icon-reddit"].summary_47b8 {
  background-color: transparent;
  color: #ff4500;
}
.icon-lite-2633 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-lite-2633 [class*="social-icon-rss"].summary_47b8 {
  background-color: transparent;
  color: #f26522;
}
.icon-lite-2633 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-lite-2633
  [class*="social-icon-shopping-cart"].summary_47b8 {
  background-color: transparent;
  color: #4caf50;
}
.icon-lite-2633 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-lite-2633 [class*="social-icon-skype"].summary_47b8 {
  background-color: transparent;
  color: #00aff0;
}
.icon-lite-2633 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-lite-2633 [class*="social-icon-slideshare"].summary_47b8 {
  background-color: transparent;
  color: #0077b5;
}
.icon-lite-2633 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-lite-2633 [class*="social-icon-snapchat"].summary_47b8 {
  background-color: transparent;
  color: #fffc00;
}
.icon-lite-2633 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-lite-2633 [class*="social-icon-soundcloud"].summary_47b8 {
  background-color: transparent;
  color: #f80;
}
.icon-lite-2633 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-lite-2633 [class*="social-icon-spotify"].summary_47b8 {
  background-color: transparent;
  color: #2ebd59;
}
.icon-lite-2633 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-lite-2633
  [class*="social-icon-stack-overflow"].summary_47b8 {
  background-color: transparent;
  color: #fe7a15;
}
.icon-lite-2633 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-lite-2633 [class*="social-icon-maldkfgram"].summary_47b8 {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-lite-2633 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-lite-2633 [class*="social-icon-tripadvisor"].summary_47b8 {
  background-color: transparent;
  color: #589442;
}
.icon-lite-2633 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-lite-2633 [class*="social-icon-tumblr"].summary_47b8 {
  background-color: transparent;
  color: #35465c;
}
.icon-lite-2633 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-lite-2633 [class*="social-icon-twitch"].summary_47b8 {
  background-color: transparent;
  color: #6441a5;
}
.icon-lite-2633 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-lite-2633 [class*="social-icon-twitter"].summary_47b8 {
  background-color: transparent;
  color: #1da1f2;
}
.icon-lite-2633 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-lite-2633 [class*="social-icon-vimeo"].summary_47b8 {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-lite-2633 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-lite-2633 [class*="social-icon-vk"].summary_47b8 {
  background-color: transparent;
  color: #45668e;
}
.icon-lite-2633 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-lite-2633 [class*="social-icon-weibo"].summary_47b8 {
  background-color: transparent;
  color: #df2029;
}
.icon-lite-2633 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-lite-2633 [class*="social-icon-weixin"].summary_47b8 {
  background-color: transparent;
  color: #7bb32e;
}
.icon-lite-2633 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-lite-2633 [class*="social-icon-whatsapp"].summary_47b8 {
  background-color: transparent;
  color: #25d366;
}
.icon-lite-2633 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-lite-2633 [class*="social-icon-wordpress"].summary_47b8 {
  background-color: transparent;
  color: #21759b;
}
.icon-lite-2633 [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-lite-2633 [class*="social-icon-xing"].summary_47b8 {
  background-color: transparent;
  color: #026466;
}
.icon-lite-2633 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-lite-2633 [class*="social-icon-yelp"].summary_47b8 {
  background-color: transparent;
  color: #af0606;
}
.icon-lite-2633 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-lite-2633 [class*="social-icon-youtube"].summary_47b8 {
  background-color: transparent;
  color: #cd201f;
}
.clean_63a6 {
  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;
}
.clean_63a6:hover {
  box-shadow: none;
  background: 0 0;
}
.hidden-cold-0a1d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fast-968e {
  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;
}
.gallery_e8e3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.alert-162e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.alert-162e,
.alert-162e::after,
.alert-162e::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;
}
.alert-162e::after,
.alert-162e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo_new_e882 .fast-968e .gallery_e8e3 {
  margin-top: -2px;
  width: 19px;
}
.logo_new_e882 .fast-968e .alert-162e {
  margin-top: -1px;
}
.logo_new_e882 .fast-968e .alert-162e,
.logo_new_e882 .fast-968e .alert-162e::after,
.logo_new_e882 .fast-968e .alert-162e::before {
  width: 19px;
  height: 2px;
}
.logo_new_e882 .fast-968e .alert-162e::before {
  top: -6px;
}
.logo_new_e882 .fast-968e .alert-162e::after {
  bottom: -6px;
}
.backdrop_hard_9391 .fast-968e .gallery_e8e3 {
  margin-top: -2px;
  width: 22px;
}
.backdrop_hard_9391 .fast-968e .alert-162e {
  margin-top: -1px;
}
.backdrop_hard_9391 .fast-968e .alert-162e,
.backdrop_hard_9391 .fast-968e .alert-162e::after,
.backdrop_hard_9391 .fast-968e .alert-162e::before {
  width: 22px;
  height: 2px;
}
.backdrop_hard_9391 .fast-968e .alert-162e::before {
  top: -7px;
}
.backdrop_hard_9391 .fast-968e .alert-162e::after {
  bottom: -7px;
}
.pagination-f02a .fast-968e .gallery_e8e3 {
  margin-top: -2px;
  width: 31px;
}
.pagination-f02a .fast-968e .alert-162e {
  margin-top: -1.5px;
}
.pagination-f02a .fast-968e .alert-162e,
.pagination-f02a .fast-968e .alert-162e::after,
.pagination-f02a .fast-968e .alert-162e::before {
  width: 31px;
  height: 3px;
}
.pagination-f02a .fast-968e .alert-162e::before {
  top: -9px;
}
.pagination-f02a .fast-968e .alert-162e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .steel_28c8 .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 19px;
  }
  .steel_28c8 .fast-968e .alert-162e {
    margin-top: -1px;
  }
  .steel_28c8 .fast-968e .alert-162e,
  .steel_28c8 .fast-968e .alert-162e::after,
  .steel_28c8 .fast-968e .alert-162e::before {
    width: 19px;
    height: 2px;
  }
  .steel_28c8 .fast-968e .alert-162e::before {
    top: -6px;
  }
  .steel_28c8 .fast-968e .alert-162e::after {
    bottom: -6px;
  }
  .tag-a8de .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 22px;
  }
  .tag-a8de .fast-968e .alert-162e {
    margin-top: -1px;
  }
  .tag-a8de .fast-968e .alert-162e,
  .tag-a8de .fast-968e .alert-162e::after,
  .tag-a8de .fast-968e .alert-162e::before {
    width: 22px;
    height: 2px;
  }
  .tag-a8de .fast-968e .alert-162e::before {
    top: -7px;
  }
  .tag-a8de .fast-968e .alert-162e::after {
    bottom: -7px;
  }
  .preview_easy_8232 .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 31px;
  }
  .preview_easy_8232 .fast-968e .alert-162e {
    margin-top: -1.5px;
  }
  .preview_easy_8232 .fast-968e .alert-162e,
  .preview_easy_8232 .fast-968e .alert-162e::after,
  .preview_easy_8232 .fast-968e .alert-162e::before {
    width: 31px;
    height: 3px;
  }
  .preview_easy_8232 .fast-968e .alert-162e::before {
    top: -9px;
  }
  .preview_easy_8232 .fast-968e .alert-162e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_194a .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty_194a .fast-968e .alert-162e {
    margin-top: -1px;
  }
  .dirty_194a .fast-968e .alert-162e,
  .dirty_194a .fast-968e .alert-162e::after,
  .dirty_194a .fast-968e .alert-162e::before {
    width: 19px;
    height: 2px;
  }
  .dirty_194a .fast-968e .alert-162e::before {
    top: -6px;
  }
  .dirty_194a .fast-968e .alert-162e::after {
    bottom: -6px;
  }
  .gradient_advanced_7af6 .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_advanced_7af6 .fast-968e .alert-162e {
    margin-top: -1px;
  }
  .gradient_advanced_7af6 .fast-968e .alert-162e,
  .gradient_advanced_7af6 .fast-968e .alert-162e::after,
  .gradient_advanced_7af6 .fast-968e .alert-162e::before {
    width: 22px;
    height: 2px;
  }
  .gradient_advanced_7af6 .fast-968e .alert-162e::before {
    top: -7px;
  }
  .gradient_advanced_7af6 .fast-968e .alert-162e::after {
    bottom: -7px;
  }
  .link-13cc .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 31px;
  }
  .link-13cc .fast-968e .alert-162e {
    margin-top: -1.5px;
  }
  .link-13cc .fast-968e .alert-162e,
  .link-13cc .fast-968e .alert-162e::after,
  .link-13cc .fast-968e .alert-162e::before {
    width: 31px;
    height: 3px;
  }
  .link-13cc .fast-968e .alert-162e::before {
    top: -9px;
  }
  .link-13cc .fast-968e .alert-162e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component_f778 .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 19px;
  }
  .component_f778 .fast-968e .alert-162e {
    margin-top: -1px;
  }
  .component_f778 .fast-968e .alert-162e,
  .component_f778 .fast-968e .alert-162e::after,
  .component_f778 .fast-968e .alert-162e::before {
    width: 19px;
    height: 2px;
  }
  .component_f778 .fast-968e .alert-162e::before {
    top: -6px;
  }
  .component_f778 .fast-968e .alert-162e::after {
    bottom: -6px;
  }
  .module-clean-04f7 .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 22px;
  }
  .module-clean-04f7 .fast-968e .alert-162e {
    margin-top: -1px;
  }
  .module-clean-04f7 .fast-968e .alert-162e,
  .module-clean-04f7 .fast-968e .alert-162e::after,
  .module-clean-04f7 .fast-968e .alert-162e::before {
    width: 22px;
    height: 2px;
  }
  .module-clean-04f7 .fast-968e .alert-162e::before {
    top: -7px;
  }
  .module-clean-04f7 .fast-968e .alert-162e::after {
    bottom: -7px;
  }
  .tag-silver-8b12 .fast-968e .gallery_e8e3 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-silver-8b12 .fast-968e .alert-162e {
    margin-top: -1.5px;
  }
  .tag-silver-8b12 .fast-968e .alert-162e,
  .tag-silver-8b12 .fast-968e .alert-162e::after,
  .tag-silver-8b12 .fast-968e .alert-162e::before {
    width: 31px;
    height: 3px;
  }
  .tag-silver-8b12 .fast-968e .alert-162e::before {
    top: -9px;
  }
  .tag-silver-8b12 .fast-968e .alert-162e::after {
    bottom: -9px;
  }
}
.medium-8f17 .alert-162e {
  -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);
}
.medium-8f17 .alert-162e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.medium-8f17 .alert-162e::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);
}
.medium-8f17.right_fbf6 .alert-162e {
  -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);
}
.medium-8f17.right_fbf6 .alert-162e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.medium-8f17.right_fbf6 .alert-162e::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);
}
.down_84db {
  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.card-pro-05af:before {
  display: none;
}
.feature_bf44 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature_bf44 .pressed_bcd1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature_bf44 .pressed_bcd1:last-of-type {
  border-bottom: none;
}
.feature_bf44 .pressed_bcd1.small_706d,
.feature_bf44 .pressed_bcd1.panel-c270,
.feature_bf44 .pressed_bcd1.badge_2dee {
  padding: 0;
}
.feature_bf44 .tabs_current_9957 .grid_thick_a38b {
  color: currentColor;
}
.feature_bf44 .tabs_current_9957 .grid_thick_a38b:focus,
.feature_bf44 .tabs_current_9957 .grid_thick_a38b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_bf44.frame_soft_efa6 .secondary-93a0,
.feature_bf44.frame_soft_efa6 .active_prev_2ecb a,
.feature_bf44.frame_soft_efa6 .tertiary-25f7 a,
.feature_bf44.frame_soft_efa6 .green_d78e a {
  color: rgba(0, 0, 0, 0.55);
}
.feature_bf44.frame_soft_efa6 .secondary-93a0:hover,
.feature_bf44.frame_soft_efa6 .active_prev_2ecb a:hover,
.feature_bf44.frame_soft_efa6 .tertiary-25f7 a:hover,
.feature_bf44.frame_soft_efa6 .green_d78e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_bf44.frame_soft_efa6 .search-2743 {
  color: rgba(0, 0, 0, 0.8);
}
.feature_bf44.frame_soft_efa6 .pressed_bcd1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_bf44.frame_soft_efa6 .pressed_bcd1:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature_bf44.frame_soft_efa6 .preview_95ba:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature_bf44.frame_soft_efa6 .tabs_current_9957 .thumbnail_paper_cd96 li a,
.feature_bf44.frame_soft_efa6 .tabs_current_9957 .grid_thick_a38b,
.feature_bf44.frame_soft_efa6 .green_d78e {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_bf44.frame_soft_efa6 .tabs_current_9957 .grid_thick_a38b:focus,
.feature_bf44.frame_soft_efa6 .tabs_current_9957 .grid_thick_a38b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_bf44.frame_soft_efa6 .thumbnail_paper_cd96 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_bf44.article-over-ee70 .secondary-93a0,
.feature_bf44.article-over-ee70 .active_prev_2ecb a,
.feature_bf44.article-over-ee70 .tertiary-25f7 .grid_thick_a38b,
.feature_bf44.article-over-ee70 .tertiary-25f7 a,
.feature_bf44.article-over-ee70 .green_d78e a {
  color: rgba(255, 255, 255, 0.79);
}
.feature_bf44.article-over-ee70 .secondary-93a0:hover,
.feature_bf44.article-over-ee70 .active_prev_2ecb a:hover,
.feature_bf44.article-over-ee70 .tertiary-25f7 .grid_thick_a38b:hover,
.feature_bf44.article-over-ee70 .tertiary-25f7 a:hover,
.feature_bf44.article-over-ee70 .green_d78e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_bf44.article-over-ee70 .search-2743 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_bf44.article-over-ee70 .pressed_bcd1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_bf44.article-over-ee70 .pressed_bcd1:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature_bf44.article-over-ee70 .preview_95ba:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_bf44.article-over-ee70 .tabs_current_9957 .thumbnail_paper_cd96 li a,
.feature_bf44.article-over-ee70 .tabs_current_9957 .grid_thick_a38b,
.feature_bf44.article-over-ee70 .green_d78e {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_bf44.article-over-ee70 .tabs_current_9957 .grid_thick_a38b:focus,
.feature_bf44.article-over-ee70 .tabs_current_9957 .grid_thick_a38b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_bf44.article-over-ee70 .thumbnail_paper_cd96 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_95ba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.preview_95ba:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tabs_yellow_f5d2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel_old_78d9 .feature_bf44 {
  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;
}
.carousel_old_78d9 .pressed_bcd1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel_old_78d9 .pressed_bcd1: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) {
  .carousel_old_78d9 .pressed_bcd1:before {
    width: 16%;
    left: 42%;
  }
}
.carousel_old_78d9 .pressed_bcd1:last-child:before {
  content: none;
}
.carousel_old_78d9 .pressed_bcd1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel_old_78d9 .tabs_current_9957 .thumbnail_paper_cd96 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel_old_78d9 .tabs_current_9957 .thumbnail_paper_cd96 li a .grid_thick_a38b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel_old_78d9 .tabs_current_9957 .green_d78e {
  border: none;
}
.carousel_old_78d9 .tabs_current_9957 .green_d78e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel_old_78d9 .preview_95ba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel_old_78d9 .tabs_yellow_f5d2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel_old_78d9 .article-over-ee70 .preview_95ba:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_old_78d9 .frame_soft_efa6.tabs-e052 .alert-162e {
  background: rgba(0, 0, 0, 0.6);
}
.carousel_old_78d9
  .frame_soft_efa6.tabs-e052
  .alert-162e::after,
.carousel_old_78d9
  .frame_soft_efa6.tabs-e052
  .alert-162e:before {
  background: inherit;
}
.carousel_old_78d9
  .frame_soft_efa6.tabs-e052:hover
  .alert-162e {
  background: rgba(0, 0, 0, 0.8);
}
.preview-30ed .feature_bf44 {
  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) {
  .preview-30ed .feature_bf44 {
    width: auto;
    right: 45px;
  }
}
.shade-gas-cf85 .feature_bf44 {
  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) {
  .shade-gas-cf85 .feature_bf44 {
    width: auto;
    left: 45px;
  }
}
.card-pro-05af .feature_bf44 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.card-pro-05af .tabs_yellow_f5d2 {
  max-width: 48em;
  margin: 0 auto;
}
.card-pro-05af .preview_95ba:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tall_d6eb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tall_d6eb.carousel_old_78d9 .feature_bf44 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tall_d6eb.preview-30ed .feature_bf44 {
  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);
}
.tall_d6eb .feature_bf44 {
  visibility: visible;
}
.tall_d6eb.shade-gas-cf85 .feature_bf44 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview_07cd,
.fluid_44cd {
  overflow-x: hidden;
}
.preview_07cd .feature_bf44 {
  overflow: auto;
}
.preview_07cd.carousel_old_78d9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_07cd.carousel_old_78d9 .feature_bf44 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview_07cd.carousel_old_78d9 .clean_63a6 {
  opacity: 0;
}
.preview_07cd.preview-30ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_07cd.preview-30ed .feature_bf44 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview_07cd.preview-30ed .clean_63a6 {
  opacity: 0;
}
.preview_07cd.shade-gas-cf85 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_07cd.shade-gas-cf85 .feature_bf44 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview_07cd.shade-gas-cf85 .clean_63a6 {
  opacity: 0;
}
.preview_07cd.card-pro-05af .feature_bf44 {
  z-index: 10;
  visibility: visible;
}
.tabs-e052 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs-e052 .alert-162e {
  background: rgba(255, 255, 255, 0.99);
}
.tabs-e052 .alert-162e::after,
.tabs-e052 .alert-162e:before {
  background: inherit;
}
.tabs-e052:hover .alert-162e {
  background: rgba(255, 255, 255, 0.99);
}
.shade-gas-cf85 .tabs-e052 {
  top: 10px;
  right: auto;
  left: 12px;
}
.card-pro-05af .tabs-e052 {
  display: none !important;
}
.preview_07cd:before,
.fluid_44cd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview_07cd .tabs-e052,
.fluid_44cd .tabs-e052 {
  display: inline-block;
}
.feature_bf44 .text_9a24 {
  -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;
}
.preview_07cd .feature_bf44 .text_9a24,
.fluid_44cd .feature_bf44 .text_9a24 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_fixed_147c .large-853f {
  width: 100%;
}
.progress-2710 {
  padding: 0 0.5em 0;
}
.progress-2710 [class*="customify-col-"],
.progress-2710 [class*="customify-col_"],
.progress-2710 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fixed_e88f .progress-2710 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pressed_ce5d .top-615a,
  .top-615a {
    display: none;
  }
  .fixed_1ad5 {
    text-align: left;
  }
  .carousel_7143 {
    text-align: center;
  }
  .hidden_b604 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_ce5d .hard-7a2f,
  .hard-7a2f {
    display: none;
  }
  .bronze-3071 {
    text-align: left;
  }
  .card_stale_19a9 {
    text-align: center;
  }
  .sort-static-6902 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pressed_ce5d .label_yellow_c7df,
  .label_yellow_c7df {
    display: none;
  }
  .table-cb2a {
    text-align: left;
  }
  .paragraph_90d1 {
    text-align: center;
  }
  .label_huge_2242 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rough_600c {
  box-shadow: none !important;
}
.feature_new_dce4 .right_a015,
.tooltip_over_52b9 .right_a015 {
  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;
}
.tooltip_over_52b9 .right_a015 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.liquid-0094 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.liquid-0094:after,
.liquid-0094:before {
  content: "";
  display: table;
}
.liquid-0094:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .liquid-0094 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.liquid-0094,
.image_3c74 {
  max-width: 1248px;
  margin: 0 auto;
}

.feature_narrow_7b48.accordion_out_abf7 .liquid-0094 {
  max-width: 100%;
}
.feature_narrow_7b48.wood-4d32 {
  max-width: 1200px;
  margin: 0 auto;
}
.feature_narrow_7b48.dropdown_pressed_7069 .liquid-0094 {
  max-width: 100%;
}
.feature_narrow_7b48.dropdown_pressed_7069 > .liquid-0094 {
  padding-left: 0;
  padding-right: 0;
}
.feature_narrow_7b48.dropdown_pressed_7069 > .liquid-0094 .pressed_ce5d {
  margin: 0;
}
.feature_narrow_7b48.dropdown_pressed_7069
  > .liquid-0094
  .fixed-9811.heading_center_344b {
  margin-right: 0;
  margin-left: 0;
}
.feature_narrow_7b48.dropdown_pressed_7069 #main.heading_center_344b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wood-c6d0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wood-c6d0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-2d2e .notice_fluid_9bff {
    padding-right: 1em;
  }
  .chip-2d2e.card-medium-c96e .fixed-9811 {
    border-right: 1px solid #eaecee;
  }
  .chip-2d2e.card-medium-c96e .notice_fluid_9bff {
    padding-right: 1em;
  }
  .chip-2d2e.card-medium-c96e .item_bc85 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_active_2859 .notice_fluid_9bff {
    padding-left: 1em;
  }
  .grid_active_2859.card-medium-c96e .fixed-9811 {
    border-left: 1px solid #eaecee;
  }
  .grid_active_2859.card-medium-c96e .notice_fluid_9bff {
    padding-left: 1em;
  }
  .grid_active_2859.card-medium-c96e .item_bc85 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over_17de .notice_fluid_9bff {
    padding-left: 1em;
  }
  .over_17de.card-medium-c96e .title-orange-23de {
    border-right: 1px solid #eaecee;
  }
  .over_17de.card-medium-c96e .hot-79f5 {
    border-right: 1px solid #eaecee;
  }
  .over_17de.card-medium-c96e .notice_fluid_9bff {
    padding-left: 1em;
  }
  .over_17de.card-medium-c96e .item_bc85 {
    padding-right: 1em;
  }
  .over_17de.card-medium-c96e .rough-e34e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-dd29 .notice_fluid_9bff {
    padding-right: 1em;
  }
  .alert-dd29.card-medium-c96e .title-orange-23de {
    border-left: 1px solid #eaecee;
  }
  .alert-dd29.card-medium-c96e .hot-79f5 {
    border-left: 1px solid #eaecee;
  }
  .alert-dd29.card-medium-c96e .notice_fluid_9bff {
    padding-right: 1em;
  }
  .alert-dd29.card-medium-c96e .item_bc85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert-dd29.card-medium-c96e .rough-e34e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-c6d0 .notice_fluid_9bff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-c6d0.card-medium-c96e .fixed-9811 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wood-c6d0.card-medium-c96e .notice_fluid_9bff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-c6d0.card-medium-c96e .item_bc85 {
    padding-left: 1em;
  }
  .wood-c6d0.card-medium-c96e .rough-e34e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wood-c6d0.card-medium-c96e .notice_fluid_9bff {
    padding-left: 0;
  }
}
.footer_fluid_2037 .column-70b0 {
  display: inline-block;
}
.steel_9619 {
  display: inline-block;
}
.filter-plasma-ff55 {
  word-con: break-word;
}
.current-d328 > span {
  display: inline-block;
  padding: 5px 0;
}
.current-d328 .label-2602 {
  margin-left: 8px;
  margin-right: 8px;
}
.current-d328 .link_69b4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.rough-8106 .under_6f53 {
  margin-bottom: 2em;
}
.rough-8106 .shadow_current_0505 {
  margin-bottom: 15px;
}
.rough-8106 .shadow_current_0505:last-child {
  margin-bottom: 0;
}
.rough-8106 .blue_1b5f {
  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) {
  .rough-8106 .blue_1b5f {
    display: block;
  }
}
.rough-8106 .image_7054 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .rough-8106 .image_7054 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.rough-8106 .search_smooth_fca2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.rough-8106 .search_smooth_fca2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.rough-8106 .search_smooth_fca2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.rough-8106 .filter-plasma-ff55 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough-8106 .filter-plasma-ff55 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.rough-8106 .hero_6af2 p:last-child {
  margin-bottom: 0;
}
.rough-8106 .badge_selected_e41b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.rough-8106 .breadcrumb-active-376d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.rough-8106 .action-856c {
  margin-top: 1em;
}
.rough-8106 .header_ffc9 {
  top: 0;
  display: block;
}
.rough-8106 .header_ffc9 a {
  color: inherit;
}
.rough-8106 .header_ffc9 a:hover {
  color: inherit;
}
.rough-8106 .hot-d002 {
  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;
}
.rough-8106 .hot-d002:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.rough-8106 .breadcrumb-active-376d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.rough-8106 .center-a773 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.rough-8106 .center-a773:first-child {
  margin-top: 0;
}
.rough-8106 .center-a773.thumbnail_4db4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.rough-8106 .center-a773.bronze-e7e0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough-8106
  .center-a773.bronze-e7e0.image_pink_9c7a
  .action-856c {
  width: 100%;
}
.rough-8106 .bronze-e7e0 {
  -webkit-box-align: center;
  align-items: center;
}
.rough-8106 .bronze-e7e0 .current-d328,
.rough-8106 .bronze-e7e0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.rough-8106 .search_smooth_fca2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough-8106 .search_smooth_fca2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough-8106 .search_smooth_fca2: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;
}
.rough-8106 .thumbnail_4db4 {
  z-index: 5;
}
.rough-8106 .box_4964 .chip-outer-c6bb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.rough-8106 .slider-a154 .chip-outer-c6bb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.rough-8106 .column-0782 .chip-outer-c6bb {
  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;
}
.rough-8106.modal-easy-61e2 .blue_1b5f,
.rough-8106.menu-hot-56c1 .blue_1b5f {
  display: block;
}
.rough-8106.modal-easy-61e2 .blue_1b5f .pattern-dirty-eb81,
.rough-8106.modal-easy-61e2 .blue_1b5f .breadcrumb-active-376d,
.rough-8106.menu-hot-56c1 .blue_1b5f .pattern-dirty-eb81,
.rough-8106.menu-hot-56c1 .blue_1b5f .breadcrumb-active-376d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough-8106.header-ef53 .image_7054 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .rough-8106.header-ef53 .image_7054 {
    margin-right: 0;
  }
}
.rough-8106.modal-easy-61e2 .image_7054,
.rough-8106.menu-hot-56c1 .image_7054 {
  padding-top: 40%;
}
.rough-8106.modal-easy-61e2 .under_6f53,
.rough-8106.menu-hot-56c1 .under_6f53 {
  display: block;
}
.rough-8106.modal-easy-61e2 .fn-sticky-5620 .breadcrumb-active-376d,
.rough-8106.menu-hot-56c1 .fn-sticky-5620 .breadcrumb-active-376d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.rough-8106.modal-easy-61e2 .image_7054,
.rough-8106.menu-hot-56c1 .image_7054 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.rough-8106.modal-easy-61e2 .breadcrumb-active-376d {
  padding: 1em;
}
.description-warm-b445 {
  margin: 30px auto;
  display: block;
}
.description-warm-b445 .modal-paper-7088 > * {
  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;
}
.description-warm-b445 .modal-paper-7088 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-warm-b445 .modal-paper-7088 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_195d .current-d328 {
  margin-bottom: 1.41575em;
}
.layout_195d .mask-e0fd {
  margin-bottom: 1.618em;
}
.alert_hot_75c5 .article-06d3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert_hot_75c5 .article-06d3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert_hot_75c5 .disabled-motion-16be {
  max-width: 100%;
  overflow: auto;
}
.dim_35f1 .alert_hot_75c5 a:hover {
  text-decoration: underline;
}
.lower_e1d7 .shadow_current_0505:not(.filter-plasma-ff55),
.lower_e1d7 .search_smooth_fca2 {
  margin-bottom: 1.41575em;
}
.lower_e1d7 .shadow_current_0505:not(.filter-plasma-ff55):last-child,
.lower_e1d7 .search_smooth_fca2:last-child {
  margin-bottom: 0;
}
.lower_e1d7 .shadow_current_0505.tertiary_center_93b1 {
  margin-bottom: 0.41575em;
}
.lower_e1d7 .mini_0b63:before,
.lower_e1d7 .nav_mini_abd8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.lower_e1d7 .mini_0b63:before {
  content: "\f115";
}
.lower_e1d7 .nav_mini_abd8:before {
  content: "\f02c";
}
.lower_e1d7 .message_7e2d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.lower_e1d7 .message_7e2d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_ff96 {
  display: -webkit-box;
  display: flex;
}
.block_ff96 .row-under-bdc2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_ff96 .row-under-bdc2 {
    flex-basis: 90px;
  }
}
.block_ff96 .focused_065f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_ff96 .focused_065f {
    flex-basis: calc(100% - 50px);
  }
}
.block_ff96 .background_next_e1ad p:last-child {
  margin-bottom: 0.72em;
}
.component-pressed-4b56 .modal-paper-7088 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.component-pressed-4b56 .modal-paper-7088:after,
.component-pressed-4b56 .modal-paper-7088:before {
  content: "";
  display: table;
}
.component-pressed-4b56 .modal-paper-7088:after {
  clear: both;
}
.component-pressed-4b56 .modal-paper-7088 .column_895a,
.component-pressed-4b56 .modal-paper-7088 .hovered-fd4f {
  width: 49%;
}
.component-pressed-4b56 .modal-paper-7088 .column_895a a span.hard_184d,
.component-pressed-4b56 .modal-paper-7088 .hovered-fd4f a span.hard_184d {
  display: block;
  margin-bottom: 5px;
}
.component-pressed-4b56 .modal-paper-7088 .hovered-fd4f {
  float: left;
  text-align: left;
}
.component-pressed-4b56 .modal-paper-7088 .column_895a {
  float: right;
  text-align: right;
}
.old-2396 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .old-2396 {
    margin-bottom: 0;
  }
}
.component-ae37 {
  margin-bottom: 1em;
}
.component-ae37 .filter-plasma-ff55 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-purple-62ee a {
  display: block;
  line-height: 0;
  position: relative;
}
.header_85bf .component-ae37,
.middle_b04c .component-ae37 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .header_85bf .component-ae37,
  .middle_b04c .component-ae37 {
    display: block;
  }
}
.header_85bf .widget-purple-62ee,
.middle_b04c .widget-purple-62ee {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .header_85bf .widget-purple-62ee,
  .middle_b04c .widget-purple-62ee {
    margin-bottom: 1em;
  }
}
.header_85bf .widget-purple-62ee img,
.middle_b04c .widget-purple-62ee img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.header_85bf .media_1456,
.middle_b04c .media_1456 {
  flex-basis: calc(100% - 160px);
}
.header_85bf .media_1456 p,
.middle_b04c .media_1456 p {
  margin-bottom: 0;
}
.header_85bf .media_1456 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .header_85bf .media_1456 {
    padding-left: 0;
  }
}
.middle_b04c .media_1456 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .middle_b04c .media_1456 {
    padding-right: 0;
  }
}
.middle_b04c .widget-purple-62ee {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.action-3c86 .widget-purple-62ee {
  margin-bottom: 0.5em;
}
.action-3c86 .widget-purple-62ee img {
  width: 100%;
}
.active_dce3 .header_north_7fd3,
.pressed-db15 .header_north_7fd3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pressed-db15 .fixed-9811 .dropdown_f9e2 p:last-child {
  margin-bottom: 0;
}
.filter_d421 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.logo-last-ae25 .notification-b186 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .logo-last-ae25 .notification-b186:last-of-type {
    margin-bottom: 0;
  }
}
.logo-last-ae25 .notification-b186 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo-last-ae25 .notification-b186 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.logo-last-ae25 .notification-b186 ul li {
  margin: 0 0 0.6em;
}
.logo-last-ae25 .notification-b186 ul li.focus-light-6605,
.logo-last-ae25 .notification-b186 ul li.clean-2913 {
  position: relative;
}
.logo-last-ae25 .notification-b186 ul li.focus-light-6605 .carousel-26c1,
.logo-last-ae25 .notification-b186 ul li.clean-2913 .carousel-26c1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.logo-last-ae25 .notification-b186 ul li.focus-light-6605:after:after,
.logo-last-ae25 .notification-b186 ul li.focus-light-6605:after:before,
.logo-last-ae25
  .notification-b186
  ul
  li.clean-2913:after:after,
.logo-last-ae25
  .notification-b186
  ul
  li.clean-2913:after:before {
  content: "";
  display: table;
}
.logo-last-ae25 .notification-b186 ul li.focus-light-6605:after:after,
.logo-last-ae25
  .notification-b186
  ul
  li.clean-2913:after:after {
  clear: both;
}
.logo-last-ae25 .notification-b186 a.slider-0ecc:hover {
  text-decoration: none;
}
.logo-last-ae25 .notification-b186 select {
  max-width: 100%;
}
.logo-last-ae25 .notification-b186 table {
  font-size: 85%;
}
.logo-last-ae25 .notification-b186 table td,
.logo-last-ae25 .notification-b186 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.logo-last-ae25 .notification-b186 table tfoot td {
  text-align: left;
}
.logo-last-ae25 .notification-b186 :last-child {
  margin-bottom: 0;
}
.logo-last-ae25 .notification-b186 .secondary-light-cc20 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.logo-last-ae25 .notification-b186 .secondary-light-cc20 label {
  width: 100%;
}
.logo-last-ae25 .notification-b186 .secondary-light-cc20 .hero-middle-fdfe {
  width: 100%;
  display: block;
}
.logo-last-ae25 .notification-b186 .secondary-light-cc20 .west-ca2c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.logo-last-ae25 .notification-b186 .secondary-light-cc20 .west-ca2c:hover svg #svg-search {
  fill: #444;
}
.logo-last-ae25 .notification-b186 .secondary-light-cc20 .west-ca2c svg {
  width: 18px;
  height: 18px;
}
.logo-last-ae25 .hover-easy-5f07 ul ul,
.logo-last-ae25 .breadcrumb_5baf ul ul,
.logo-last-ae25 .frame_abbc ul ul,
.logo-last-ae25 .search-eee3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.logo-last-ae25 .hover-easy-5f07 .feature-c804 > a,
.logo-last-ae25 .breadcrumb_5baf .feature-c804 > a,
.logo-last-ae25 .frame_abbc .feature-c804 > a,
.logo-last-ae25 .search-eee3 .feature-c804 > a {
  margin-bottom: 0;
}
.logo-last-ae25 .nav_1597 li,
.logo-last-ae25 .hover-easy-5f07 li,
.logo-last-ae25 .full_f096 li,
.logo-last-ae25 .breadcrumb_5baf li,
.logo-last-ae25 .frame_abbc li,
.logo-last-ae25 .search-eee3 li,
.logo-last-ae25 .tag_new_bfa3 li,
.logo-last-ae25 .wood_da17 li {
  display: block;
  position: relative;
}
.logo-last-ae25 .nav_1597 li:last-child,
.logo-last-ae25 .hover-easy-5f07 li:last-child,
.logo-last-ae25 .full_f096 li:last-child,
.logo-last-ae25 .breadcrumb_5baf li:last-child,
.logo-last-ae25 .frame_abbc li:last-child,
.logo-last-ae25 .search-eee3 li:last-child,
.logo-last-ae25 .tag_new_bfa3 li:last-child,
.logo-last-ae25 .wood_da17 li:last-child {
  border: none;
}
.logo-last-ae25 .nav_1597 li a,
.logo-last-ae25 .hover-easy-5f07 li a,
.logo-last-ae25 .full_f096 li a,
.logo-last-ae25 .breadcrumb_5baf li a,
.logo-last-ae25 .frame_abbc li a,
.logo-last-ae25 .search-eee3 li a,
.logo-last-ae25 .tag_new_bfa3 li a,
.logo-last-ae25 .wood_da17 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.logo-last-ae25 .nav_1597 li ul li::before,
.logo-last-ae25 .hover-easy-5f07 li ul li::before,
.logo-last-ae25 .full_f096 li ul li::before,
.logo-last-ae25 .breadcrumb_5baf li ul li::before,
.logo-last-ae25 .frame_abbc li ul li::before,
.logo-last-ae25 .search-eee3 li ul li::before,
.logo-last-ae25 .tag_new_bfa3 li ul li::before,
.logo-last-ae25 .wood_da17 li ul li::before {
  left: 15px;
}
.logo-last-ae25 .nav_1597 li ul a,
.logo-last-ae25 .hover-easy-5f07 li ul a,
.logo-last-ae25 .full_f096 li ul a,
.logo-last-ae25 .breadcrumb_5baf li ul a,
.logo-last-ae25 .frame_abbc li ul a,
.logo-last-ae25 .search-eee3 li ul a,
.logo-last-ae25 .tag_new_bfa3 li ul a,
.logo-last-ae25 .wood_da17 li ul a {
  padding-left: 20px;
}
.logo-last-ae25 .nav_1597 li ul ul li::before,
.logo-last-ae25 .hover-easy-5f07 li ul ul li::before,
.logo-last-ae25 .full_f096 li ul ul li::before,
.logo-last-ae25 .breadcrumb_5baf li ul ul li::before,
.logo-last-ae25 .frame_abbc li ul ul li::before,
.logo-last-ae25 .search-eee3 li ul ul li::before,
.logo-last-ae25 .tag_new_bfa3 li ul ul li::before,
.logo-last-ae25 .wood_da17 li ul ul li::before {
  left: 30px;
}
.logo-last-ae25 .nav_1597 li ul ul a,
.logo-last-ae25 .hover-easy-5f07 li ul ul a,
.logo-last-ae25 .full_f096 li ul ul a,
.logo-last-ae25 .breadcrumb_5baf li ul ul a,
.logo-last-ae25 .frame_abbc li ul ul a,
.logo-last-ae25 .search-eee3 li ul ul a,
.logo-last-ae25 .tag_new_bfa3 li ul ul a,
.logo-last-ae25 .wood_da17 li ul ul a {
  padding-left: 40px;
}
.logo-last-ae25 .label_039c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.logo-last-ae25 .wood_da17 ul li {
  margin-bottom: 1.41575em;
}
.logo-last-ae25 .wood_da17 ul li .main_bronze_8416 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.logo-last-ae25 .wood_da17 ul li .info-huge-1032 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article-over-ee70 .nav_1597 li a,
.article-over-ee70 .hover-easy-5f07 li a,
.article-over-ee70 .full_f096 li a,
.article-over-ee70 .breadcrumb_5baf li a,
.article-over-ee70 .frame_abbc li a,
.article-over-ee70 .search-eee3 li a,
.article-over-ee70 .tag_new_bfa3 li a,
.article-over-ee70 .wood_da17 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-over-ee70 .label_039c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-over-ee70 .notification-b186 ul li.focus-light-6605 .carousel-26c1,
.article-over-ee70 .notification-b186 ul li.clean-2913 .carousel-26c1 {
  background: rgba(0, 0, 0, 0.2);
}
.article-over-ee70 .logo-last-ae25 .notification-b186 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li {
  margin: 0;
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li ul {
  margin: 0;
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li ul li a {
  padding-left: 15px;
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li ul li li a {
  padding-left: 30px;
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li.inner-9f5e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li.inner-9f5e > 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;
}
.feature_narrow_7b48 .logo-last-ae25 .thumbnail_paper_cd96 li.inner-9f5e > 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;
}
.status_fluid_4011 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.medium-92e7 {
  position: relative;
  z-index: 10;
}
.medium-92e7 .text_9a24 {
  width: 100%;
  max-width: 100%;
}
.hover_9961 .thick_edb5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover_9961 .frame_soft_efa6 {
}
.hover_9961 .article-over-ee70 {
  background: #292929;
}
.disabled_bright_d250 .thick_edb5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.disabled_bright_d250 .frame_soft_efa6 {
  background: #f9f9f9;
}
.disabled_bright_d250 .article-over-ee70 {
  background: #303030;
}
.blue_e742 .thick_edb5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .blue_e742 .column-70b0 {
    margin-bottom: 1em;
  }
  .blue_e742 .column-70b0:last-child {
    margin-bottom: 0;
  }
}
.blue_e742 .frame_soft_efa6 {
  background: #ededed;
}
.blue_e742 .article-over-ee70 {
  background: #1a1a1a;
}
.thick_edb5.frame_soft_efa6 {
  color: rgba(0, 0, 0, 0.6);
}
.thick_edb5.frame_soft_efa6 .sort_fluid_6851 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick_edb5.article-over-ee70 {
  color: rgba(255, 255, 255, 0.99);
}
.thick_edb5.article-over-ee70 a:not(.slider-0ecc) {
  color: rgba(255, 255, 255, 0.79);
}
.thick_edb5.article-over-ee70 a:not(.slider-0ecc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick_edb5.article-over-ee70 .sort_fluid_6851 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_edb5.article-over-ee70 table tbody td,
.thick_edb5.article-over-ee70 table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider-6b2e.aside_ecda .liquid-0094 {
  max-width: initial;
}
.slider-6b2e .pro_f694 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider-6b2e .pro_f694 .text_9a24 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider-6b2e .pro_f694 .text_9a24 {
    display: block;
    margin-bottom: 2em;
  }
  .slider-6b2e .pro_f694 .text_9a24:last-child {
    margin-bottom: 0;
  }
}
.blue_e742 .column-70b0:last-child,
.disabled_bright_d250 .column-70b0:last-child,
.hover_9961 .column-70b0:last-child {
  margin-bottom: 0;
}
.blue_e742 .column-70b0 .logo-last-ae25 .notification-b186:last-child,
.disabled_bright_d250 .column-70b0 .logo-last-ae25 .notification-b186:last-child,
.hover_9961 .column-70b0 .logo-last-ae25 .notification-b186:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .blue_e742 .column-cool-3676,
  .blue_e742 .highlight-c776,
  .disabled_bright_d250 .column-cool-3676,
  .disabled_bright_d250 .highlight-c776,
  .hover_9961 .column-cool-3676,
  .hover_9961 .highlight-c776 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .medium-92e7 .column-70b0 {
    margin-bottom: 2em;
  }
}
.medium-92e7 p:last-child {
  margin-bottom: 0;
}
.medium-92e7 li,
.medium-92e7 ul {
  list-style: none;
  margin: 0;
}
.medium-92e7 ul ul {
  margin-left: 2.617924em;
}
.active_7840 {
  font-size: 0.875em;
}

/* css-noise: f870 */
.phantom-card-i3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
