/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title-advanced-a831/customify
Author: WPCustomify
Author URI: https://pressmaximum.title-advanced-a831
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.title-advanced-a831/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active_4f8d.badge-dirty-b739/licenses/gpl-2.0.paper_6552
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.search-b235/, (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.preview-9724.container_glass_0639/normalize.selected_396a/
 ======
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.selected_396a v7.0.0 | MIT License | github.title-advanced-a831/necolas/normalize.selected_396a */
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;
}
.progress-fresh-8a51 .sort-lower-d029,
.layout-3c81,
.row_39b4,
.background_374b,
.pagination-copper-365a,
.accent-light-5734,
.avatar_inner_4d9c,
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;
}
.layout-3c81,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout-3c81,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout-3c81,
  h1 {
    font-size: 1.8em;
  }
}
.row_39b4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.row_39b4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .row_39b4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .row_39b4,
  h2 {
    font-size: 1.7em;
  }
}
.background_374b,
h3 {
  font-size: 1.618em;
}
.progress-fresh-8a51 .sort-lower-d029,
.pagination-copper-365a,
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.tag_8072 {
  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;
}
.summary_simple_3019:after,
.summary_simple_3019:before,
.surface_old_a29d:after,
.surface_old_a29d:before {
  content: "";
  display: table;
}
.summary_simple_3019:after,
.surface_old_a29d:after {
  clear: both;
}
.link_01c6 {
  float: right;
  margin-right: 0;
}
.hot_9ea6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accent-276d .carousel-bfbc,
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;
}
.accent-276d .carousel-bfbc: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;
}
.wrapper_2806 .carousel-bfbc {
  box-shadow: none;
}
.wrapper_2806
  .carousel-bfbc
  .gallery_pressed_dfe5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.wrapper_2806 .carousel-bfbc .middle-3def {
  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;
}
.wrapper_2806
  .carousel-bfbc
  .middle-3def
  b {
  display: none;
}
.wrapper_2806 .header-7725 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.red_d757:not(.light_be46):not(.list-391b),
button:not(.light_be46):not(.list-391b),
input[type="button"]:not(.light_be46):not(
    .list-391b
  ),
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ),
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ) {
  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;
}
.red_d757:not(.light_be46):not(
    .list-391b
  ):hover,
button:not(.light_be46):not(
    .list-391b
  ):hover,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ):hover,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ):hover,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.red_d757:not(.light_be46):not(
    .list-391b
  ):active,
.red_d757:not(.light_be46):not(
    .list-391b
  ):focus,
button:not(.light_be46):not(
    .list-391b
  ):active,
button:not(.light_be46):not(
    .list-391b
  ):focus,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ):active,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ):focus,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ):active,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ):focus,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ):active,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ):focus {
  outline: 0;
}
.red_d757:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c,
button:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c {
  position: relative;
}
.red_d757:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .aside_brown_3e71,
.red_d757:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .caption_gold_c016,
.red_d757:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .widget-61ca,
.red_d757:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  i,
.red_d757:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  svg,
button:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .aside_brown_3e71,
button:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .caption_gold_c016,
button:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .widget-61ca,
button:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  i,
button:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  svg,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .aside_brown_3e71,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .caption_gold_c016,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .widget-61ca,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  i,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  svg,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .aside_brown_3e71,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .caption_gold_c016,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .widget-61ca,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  i,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  svg,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .aside_brown_3e71,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .caption_gold_c016,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  .widget-61ca,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  i,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c
  svg {
  visibility: hidden;
}
.red_d757:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c:after,
button:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c:after,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c:after,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c:after,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ).fn-loading-ad2c: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;
}
.red_d757:not(.light_be46):not(.list-391b),
input[type="button"]:not(.light_be46):not(
    .list-391b
  ),
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ),
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ) {
  color: #fff;
  background: #235787;
}
.red_d757:not(.light_be46):not(
    .list-391b
  ):focus,
input[type="button"]:not(.light_be46):not(
    .list-391b
  ):focus,
input[type="reset"]:not(.light_be46):not(
    .list-391b
  ):focus,
input[type="submit"]:not(.light_be46):not(
    .list-391b
  ):focus {
  color: #fff;
}
.red_d757.fn-disabled-ad2c:not(.light_be46):not(
    .list-391b
  ),
.red_d757[disabled]:not(.light_be46):not(
    .list-391b
  ),
button.fn-disabled-ad2c:not(.light_be46):not(
    .list-391b
  ),
button[disabled]:not(.light_be46):not(
    .list-391b
  ) {
  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;
}
.text_narrow_9b02 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.text_narrow_9b02: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;
}
.image_liquid_5006 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup-940f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.aside-copper-dcba {
  clear: both;
  display: block;
  margin: 0 auto;
}
.summary_simple_3019:after,
.summary_simple_3019:before,
.last_aeb2:after,
.last_aeb2:before,
.full_63cf:after,
.full_63cf:before,
.bronze_fde6:after,
.bronze_fde6:before,
.media_fixed_6ab6:after,
.media_fixed_6ab6:before,
.left_8c2e:after,
.left_8c2e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.summary_simple_3019:after,
.last_aeb2:after,
.full_63cf:after,
.bronze_fde6:after,
.media_fixed_6ab6:after,
.left_8c2e:after {
  clear: both;
}
.last_aeb2 .old-f901,
.full_63cf .old-f901,
.clean_f521 .old-f901 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.caption_next_4912 {
  display: inline-block;
}
.summary-9c21 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.summary-9c21 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.summary-9c21 .photo_66e3 {
  padding: 1em 0;
  font-size: 85%;
}
.photo_66e3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.liquid_e02b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.liquid_e02b:after,
.liquid_e02b:before {
  content: "";
  display: table;
}
.liquid_e02b:after {
  clear: both;
}
.icon_3ca7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden_e248 .icon_3ca7 {
  max-width: 50%;
}
.nav-paper-b97e .icon_3ca7 {
  max-width: 33.33%;
}
.status-short-ca3e .icon_3ca7 {
  max-width: 25%;
}
.background_8755 .icon_3ca7 {
  max-width: 20%;
}
.advanced_0156 .icon_3ca7 {
  max-width: 16.66%;
}
.fast_1cd2 .icon_3ca7 {
  max-width: 14.28%;
}
.middle-3487 .icon_3ca7 {
  max-width: 12.5%;
}
.box-right-d283 .icon_3ca7 {
  max-width: 11.11%;
}
.footer-iron-c556 {
  display: block;
}
.progress-fresh-8a51 .glass_9f1a label,
.progress-fresh-8a51 .cold_62b8 label,
.progress-fresh-8a51 .large-e961 label,
.progress-fresh-8a51 .highlight-center-ade9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_2028 {
  list-style: none;
  margin: 0;
}
.hot_2028 article.pressed_c450 {
  margin-bottom: 0;
}
.hot_2028 ul {
  list-style: none;
  margin: 0;
}
.hot_2028 .feature_bd53 li.pressed_c450 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_2028 .feature_bd53 li.pressed_c450 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_2028 .feature_bd53 li.pressed_c450: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) {
  .hot_2028 .feature_bd53 li.pressed_c450 li.pressed_c450 li.pressed_c450 li.pressed_c450 {
    padding-left: 0;
  }
}
article.pressed_c450 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed_c450 .last_aeb2 p:last-of-type {
  margin-bottom: 0;
}
article.pressed_c450 .yellow_fbec {
  float: left;
}
article.pressed_c450 .focus_9502 {
  margin-left: 85px;
}
article.pressed_c450 .main-977d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed_c450 .main-977d .bottom_39ca {
  margin-left: 10px;
}
article.pressed_c450 .basic_79df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed_c450 .pink-9966 {
  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 .glass_9f1a,
  #respond .large-e961,
  #respond .highlight-center-ade9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass_9f1a input,
#respond .large-e961 input,
#respond .highlight-center-ade9 input {
  width: 100%;
}
#respond .highlight-center-ade9 {
  margin-right: 0;
}
#respond .focused_30a5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview-old-4749 {
  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;
}
.preview-old-4749.hidden_pressed_05ac {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.preview-old-4749 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%);
}
.preview-old-4749:focus,
.preview-old-4749: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);
}
.description_41d2 {
  border-radius: 10%;
}
.modal_94c6 {
  border-radius: 50%;
}
.header-1899 {
  font-size: 0.72em;
}
.preview_right_a998 {
  font-size: 0.875em;
}
.banner_active_4535 {
  font-size: 1.1em;
}
.panel-wide-f8c5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.panel-wide-f8c5.header-1899 {
  letter-spacing: 0.5px;
}
.text_c046,
.text_c046 a {
  color: #6d6d6d;
}
.text_c046 a:hover {
  color: #111;
}
.dirty_62e5 {
  color: #6d6d6d;
}
.pro_0d5a {
  overflow-x: hidden;
}
.pro_0d5a .pink_c174.backdrop_last_29bb {
  position: relative;
}
.pro_0d5a .pink_c174.backdrop_last_29bb.search_solid_b0f8 {
  position: initial;
}
.pro_0d5a
  .pink_c174.backdrop_last_29bb.search_solid_b0f8
  .item-current-fa62 {
  left: auto;
}
.pro_0d5a .pink_c174 .item-current-fa62 {
  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;
}
.pro_0d5a .pink_c174:hover.backdrop_last_29bb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pro_0d5a
  .pink_c174:hover.backdrop_last_29bb
  .item-current-fa62 {
  display: block;
  z-index: 9999999;
}
.pro_0d5a .header_active_f21e .hard-d16f,
.pro_0d5a .bronze-08a5 .hard-d16f {
  display: none;
}
.pro_0d5a .logo-down-d173 .pink_c174:hover.backdrop_last_29bb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress-fresh-8a51 .glass_9f1a label,
.progress-fresh-8a51 .cold_62b8 label,
.progress-fresh-8a51 .large-e961 label,
.progress-fresh-8a51 .highlight-center-ade9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot_2028 {
  list-style: none;
  margin: 0;
}
.hot_2028 article.pressed_c450 {
  margin-bottom: 0;
}
.hot_2028 ul {
  list-style: none;
  margin: 0;
}
.hot_2028 .feature_bd53 li.pressed_c450 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot_2028 .feature_bd53 li.pressed_c450 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot_2028 .feature_bd53 li.pressed_c450: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) {
  .hot_2028 .feature_bd53 li.pressed_c450 li.pressed_c450 li.pressed_c450 li.pressed_c450 {
    padding-left: 0;
  }
}
article.pressed_c450 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed_c450 .last_aeb2 p:last-of-type {
  margin-bottom: 0;
}
article.pressed_c450 .yellow_fbec {
  float: left;
}
article.pressed_c450 .focus_9502 {
  margin-left: 85px;
}
article.pressed_c450 .main-977d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed_c450 .main-977d .bottom_39ca {
  margin-left: 10px;
}
article.pressed_c450 .basic_79df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed_c450 .pink-9966 {
  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 .glass_9f1a,
  #respond .large-e961,
  #respond .highlight-center-ade9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass_9f1a input,
#respond .large-e961 input,
#respond .highlight-center-ade9 input {
  width: 100%;
}
#respond .highlight-center-ade9 {
  margin-right: 0;
}
#respond .focused_30a5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_active_f21e .component_6a4c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component_6a4c .link_purple_c9b8.focus-wood-c1f7 .video-36c8 > li > a:focus,
.component_6a4c .link_purple_c9b8.focus-wood-c1f7 .video-36c8 > li > a:hover,
.component_6a4c .link_purple_c9b8.banner_tall_2707 .video-36c8 > li > a:focus,
.component_6a4c .link_purple_c9b8.banner_tall_2707 .video-36c8 > li > a:hover,
.component_6a4c .link_purple_c9b8.row-a356 .video-36c8 > li > a:focus,
.component_6a4c .link_purple_c9b8.row-a356 .video-36c8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_6a4c
  .link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li.tag-5f1f
  > a,
.component_6a4c
  .link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li.thick_a961
  > a,
.component_6a4c
  .link_purple_c9b8.banner_tall_2707
  .video-36c8
  > li.tag-5f1f
  > a,
.component_6a4c
  .link_purple_c9b8.banner_tall_2707
  .video-36c8
  > li.thick_a961
  > a,
.component_6a4c
  .link_purple_c9b8.row-a356
  .video-36c8
  > li.tag-5f1f
  > a,
.component_6a4c .link_purple_c9b8.row-a356 .video-36c8 > li.right-b4f2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.component_6a4c .link-blue-6ed8,
.component_6a4c .link-blue-6ed8 a {
  color: rgba(255, 255, 255, 0.99);
}
.component_6a4c .paragraph_medium_9663.outline_0f53 li a,
.component_6a4c .east-895a a,
.component_6a4c .detail-stale-fe37,
.component_6a4c .video-36c8 > li > a,
.component_6a4c .nav-cbf5 {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c .paragraph_medium_9663.outline_0f53 li a:hover,
.component_6a4c .east-895a a:hover,
.component_6a4c .detail-stale-fe37:hover,
.component_6a4c .video-36c8 > li > a:hover,
.component_6a4c .nav-cbf5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_6a4c .input-white-a368 {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c .input-white-a368 .rough_9001 {
  color: rgba(255, 255, 255, 0.99);
}
.component_6a4c .input-white-a368:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_6a4c .dynamic_0d3c .search-a42d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c .dynamic_0d3c .search-a42d .photo_fa20 {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c
  .dynamic_0d3c
  .search-a42d
  .photo_fa20::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c
  .dynamic_0d3c
  .search-a42d
  .photo_fa20:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c
  .dynamic_0d3c
  .search-a42d
  .photo_fa20::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c
  .dynamic_0d3c
  .search-a42d
  .photo_fa20::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c .dynamic_0d3c .clean_fd8f {
  color: rgba(255, 255, 255, 0.79);
}
.component_6a4c .dynamic_0d3c .clean_fd8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_0165
  .component_6a4c
  .dynamic_0d3c
  .slider-4678
  .article_6265 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_0165
  .component_6a4c
  .dynamic_0d3c
  .slider-4678
  .photo_fa20 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_active_f21e .focus_872d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus_872d .link_purple_c9b8.focus-wood-c1f7 .video-36c8 > li > a:focus,
.focus_872d .link_purple_c9b8.focus-wood-c1f7 .video-36c8 > li > a:hover,
.focus_872d .link_purple_c9b8.banner_tall_2707 .video-36c8 > li > a:focus,
.focus_872d .link_purple_c9b8.banner_tall_2707 .video-36c8 > li > a:hover,
.focus_872d .link_purple_c9b8.row-a356 .video-36c8 > li > a:focus,
.focus_872d .link_purple_c9b8.row-a356 .video-36c8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_872d
  .link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li.tag-5f1f
  > a,
.focus_872d
  .link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li.thick_a961
  > a,
.focus_872d
  .link_purple_c9b8.banner_tall_2707
  .video-36c8
  > li.tag-5f1f
  > a,
.focus_872d
  .link_purple_c9b8.banner_tall_2707
  .video-36c8
  > li.thick_a961
  > a,
.focus_872d
  .link_purple_c9b8.row-a356
  .video-36c8
  > li.tag-5f1f
  > a,
.focus_872d .link_purple_c9b8.row-a356 .video-36c8 > li.right-b4f2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_872d .link-blue-6ed8,
.focus_872d .link-blue-6ed8 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_872d .paragraph_medium_9663.outline_0f53 li a,
.focus_872d .east-895a a,
.focus_872d .detail-stale-fe37,
.focus_872d .video-36c8 > li > a,
.focus_872d .nav-cbf5 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_872d .paragraph_medium_9663.outline_0f53 li a:hover,
.focus_872d .east-895a a:hover,
.focus_872d .detail-stale-fe37:hover,
.focus_872d .video-36c8 > li > a:hover,
.focus_872d .nav-cbf5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_872d .input-white-a368 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_872d .input-white-a368 .rough_9001 {
  color: rgba(0, 0, 0, 0.8);
}
.focus_872d .input-white-a368:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_a688 .black-e22b {
  margin-left: auto;
  margin-right: auto;
}
.full_63cf > * {
  margin-left: auto;
  margin-right: auto;
}
.full_63cf .image_liquid_5006 {
  margin-right: 1.41575em;
}
.focus-bronze-6e26 .full_63cf > .shadow-6137 {
  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;
}
.focus-bronze-6e26 .full_63cf > .backdrop-fluid-2e5e {
  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;
}
.mask-liquid-2d5a.detail_a688 .black-e22b,
.copper-161e.detail_a688 .black-e22b {
  margin-left: 0;
}
.article-ac48.detail_a688 .black-e22b,
.grid_dim_45ff.detail_a688 .black-e22b {
  margin-right: 0;
}
.full_63cf ol,
.full_63cf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bronze-88ff video {
  max-width: 100%;
}
.over_6ba0 img {
  display: block;
}
.over_6ba0.image_liquid_5006,
.over_6ba0.popup-940f {
  width: 100%;
}
.over_6ba0.backdrop-fluid-2e5e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.disabled-inner-205f:not(.info_easy_62c7) {
  margin: 1.5em auto;
}
.north-82bc p {
  padding: 1.5em 14px;
}
ul.rough_e8b8.backdrop-fluid-2e5e,
ul.rough_e8b8.shadow-6137,
ul.rough_e8b8.pattern_next_1ce7.shadow-6137 {
  padding: 0 14px;
}
.heading_d221 {
  display: block;
  overflow-x: auto;
}
.heading_d221 table {
  border-collapse: collapse;
  width: 100%;
}
.heading_d221 td,
.heading_d221 th {
  padding: 0.5em;
}
.full_63cf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.full_63cf ol ol,
.full_63cf ol ul,
.full_63cf ul ol,
.full_63cf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.full_63cf ol ol li,
.full_63cf ol ul li,
.full_63cf ul ol li,
.full_63cf ul ul li {
  margin-left: 0;
}
.hidden_4620.silver-7fa2 > .alert-steel-23bc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden_4620.silver-7fa2 > .alert-steel-23bc iframe,
.hidden_4620.silver-7fa2 > .alert-steel-23bc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumbnail_purple_7ce4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thumbnail_purple_7ce4.grid_de5c {
  padding: 0;
}
.thumbnail_purple_7ce4.grid_de5c cite {
  font-size: 13px;
}
.thumbnail_purple_7ce4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thumbnail_purple_7ce4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs_9d8d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs_9d8d > p:first-child {
  margin-top: 0;
}
.tabs_9d8d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs_9d8d blockquote {
  border-left: 0;
}
.paper-4b08 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paper-4b08:not(.paragraph-37d0) {
  max-width: 100px;
}
.paper-4b08.thumbnail-e477 {
  border-bottom: none !important;
  text-align: center;
}
.paper-4b08.thumbnail-e477::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .north-82bc p {
    padding: 1.5em 0;
  }
}
.tooltip-wood-cf02 {
  color: #0073aa;
}
.tertiary-bb1c {
  background-color: #0073aa;
}
.hard-3be8 {
  color: #229fd8;
}
.module_33ce {
  background-color: #229fd8;
}
.focus-d01e {
  color: #eee;
}
.secondary-2a79 {
  background-color: #eee;
}
.media-8f5e {
  color: #444;
}
.out-b9b2 {
  background-color: #444;
}
.heading_648d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.heading_648d .link-slow-b1e1 .east-895a {
  font-size: 15px;
}
.heading_648d .east-895a {
  line-height: 1.3;
}
.heading_648d .focus_872d {
}
.heading_648d .component_6a4c {
  background: #235787;
}
.highlight_white_a2a6 {
  padding: 0;
}
.highlight_white_a2a6 .component_6a4c {
  background: #1a1a1a;
}
.highlight_white_a2a6 .focus_872d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.lower_22cc {
  padding: 0;
  border-left: none;
  border-right: none;
}
.lower_22cc .focus_872d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.lower_22cc .component_6a4c {
  background: #303030;
}
.left_8c2e {
  position: relative;
  z-index: 10;
}
.left_8c2e .box_369f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze_a2e8 .backdrop_last_29bb {
  display: inline-block;
  vertical-align: middle;
}
.bronze_a2e8.slider-411a .backdrop_last_29bb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bronze_a2e8.slider-411a .backdrop_last_29bb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bronze_a2e8.slider-411a .backdrop_last_29bb {
    margin-right: 0.4em;
  }
}
.bronze_a2e8.slider-411a .backdrop_last_29bb:last-child {
  margin-right: 0;
}
.tiny-905a .box_369f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .header_active_f21e .link-slow-b1e1 {
    margin: 0 -0.5em;
  }
  .header_active_f21e .link-slow-b1e1 [class*="customify-col-"],
  .header_active_f21e .link-slow-b1e1 [class*="customify-col_"],
  .header_active_f21e .link-slow-b1e1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.header_active_f21e.tall_5d03 .box_369f {
  background: 0 0 !important;
}
.header_active_f21e.tall_5d03 .box_369f,
.header_active_f21e.tiny-905a .box_369f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .header_active_f21e.hidden-bright-8074 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.header_active_f21e.tiny-905a .box_369f {
  box-shadow: none !important;
}
.link_left_88f4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link_left_88f4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link_left_88f4 {
    padding: 18px 0 20px;
  }
}
.link_left_88f4 .link-action-0aad {
  width: 100%;
}
.link_left_88f4 .small-45c6 {
  margin-bottom: 0;
}
.link_left_88f4 .first_0263 {
  margin-top: 5px;
  font-size: 0.875em;
}
.thumbnail-under-4bdb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thumbnail-under-4bdb .tag-east-34ed {
  width: 100%;
}
.accordion_27fc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion_27fc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion_27fc 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;
}
.accordion_27fc li:last-child:after {
  display: none;
}
.accordion_27fc li a {
  font-weight: 500;
  margin-right: 10px;
}
.tag-short-b226 .hard-d16f button,
.link_left_88f4 .hard-d16f button {
  left: 0;
}
.tag-short-b226 .tag-east-34ed,
.link_left_88f4 .tag-east-34ed {
  padding-left: 0;
  padding-right: 0;
}
.tag-short-b226 .thumbnail-under-4bdb,
.link_left_88f4 .thumbnail-under-4bdb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tag-short-b226 {
  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;
}
.tag-short-b226: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;
}
.tag-short-b226 .hard_8de8 {
  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) {
  .tag-short-b226 .hard_8de8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tag-short-b226 .hard_8de8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tag-short-b226 .hard_8de8 {
    min-height: 200px;
  }
}
.tag-short-b226 .accordion_27fc {
  color: rgba(255, 255, 255, 0.8);
}
.tag-short-b226 .accordion_27fc a,
.tag-short-b226 .accordion_27fc li:after {
  color: inherit;
}
.tag-short-b226 .accordion_27fc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.clean-a2af {
  margin-bottom: 0.5em;
}
.info_lite_58dd {
  margin-bottom: 1.2em;
}
.info_lite_58dd,
.clean-a2af {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.info_lite_58dd p:last-child,
.clean-a2af p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard-d16f,
#masthead .hard-d16f {
  display: none;
}
#masthead
  > .hard-d16f.column_a6a4 {
  display: none;
}
#masthead > .hard-d16f button {
  left: 0;
}
.solid_b1cc {
  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%;
}
.solid_b1cc .backdrop_last_29bb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.solid_b1cc .outline-dc1e {
  display: -webkit-box;
  display: flex;
}
.solid_b1cc .outline-dc1e.gradient_0288 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.solid_b1cc .outline-dc1e.mask_7a6d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.solid_b1cc .outline-dc1e.dim-7c0d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.solid_b1cc.block-fce6.progress_3f4a .outline-dc1e.gradient_0288 {
  flex-basis: 100%;
}
.solid_b1cc.pagination-17d6 .outline-dc1e.mask_7a6d {
  -webkit-box-flex: 1;
  flex: auto;
}
.solid_b1cc.pagination-17d6 .outline-dc1e.dim-7c0d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard-d16f.column_a6a4 {
  display: none;
}
#masthead > .hard-d16f button {
  left: 0;
}
.east-0789 {
  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;
}
.east-0789:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.east-0789.medium_123b i {
  margin-right: 4px;
}
.east-0789.gradient-f789 i {
  margin-left: 5px;
}
.east-895a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.east-895a p:last-child {
  margin-bottom: 0;
}
.hard_3de6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard_3de6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard_3de6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard_3de6 .link-blue-6ed8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard_3de6 .active_3b03 {
  margin: 5px 0 7px 0;
}
.hard_3de6.steel-a94c .row-stale-259a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_3de6.steel-a94c .paper-ee19 {
  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;
}
.hard_3de6.secondary_8c60 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard_3de6.secondary_8c60 .row-stale-259a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_3de6.secondary_8c60 .paper-ee19 {
  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;
}
.hard_3de6.picture_1e97 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard_3de6.hidden_plasma_a4cc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard_3de6.hidden_plasma_a4cc .paper-ee19 {
  margin-top: 7px;
}
.dim-b586 {
  display: inline-block;
}
.left_8c2e .chip-old-5976 .hard_3de6 img {
  max-width: 100%;
}
.link_purple_c9b8 .outline-middle-552c.shade-dc54,
.highlight_large_2da7 .outline-middle-552c.shade-dc54 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_purple_c9b8 .solid_e3aa,
.highlight_large_2da7 .solid_e3aa {
  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%);
}
.link_purple_c9b8 .solid_e3aa {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link_purple_c9b8.green_d531 .solid_e3aa {
  display: none;
}
.link_purple_c9b8 .main_focused_df37 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_purple_c9b8 .main_focused_df37 li {
  display: inline-block;
  position: relative;
}
.link_purple_c9b8 .main_focused_df37 li:last-child {
  margin-right: 0;
}
.link_purple_c9b8 .main_focused_df37 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;
}
.link_purple_c9b8 .main_focused_df37 li.right-b4f2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.link_purple_c9b8 .main_focused_df37 > 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;
}
.link_purple_c9b8 .main_focused_df37 > li > a i {
  line-height: 0;
}
.link_purple_c9b8 .main_focused_df37 > li.detail-hard-e3b3 > a .solid_e3aa {
  margin-left: 4px;
  line-height: 0;
}
.link_purple_c9b8 .main_focused_df37 .large_fdc6 li.detail-hard-e3b3 > a {
  position: relative;
}
.link_purple_c9b8 .main_focused_df37 .large_fdc6 li.detail-hard-e3b3 > a:after,
.link_purple_c9b8 .main_focused_df37 .large_fdc6 li.detail-hard-e3b3 > a:before {
  content: "";
  display: table;
}
.link_purple_c9b8 .main_focused_df37 .large_fdc6 li.detail-hard-e3b3 > a:after {
  clear: both;
}
.link_purple_c9b8 .main_focused_df37 .large_fdc6 li.detail-hard-e3b3 > a .solid_e3aa {
  margin-left: 5px;
  float: right;
}
.link_purple_c9b8 .shadow_light_cf1a,
.link_purple_c9b8 .large_fdc6 {
  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;
}
.link_purple_c9b8 .large_fdc6 {
  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;
}
.link_purple_c9b8 .large_fdc6 .shade-dc54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_purple_c9b8 .large_fdc6 .solid_e3aa {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link_purple_c9b8 .large_fdc6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.link_purple_c9b8 .large_fdc6 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;
}
.link_purple_c9b8 .large_fdc6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link_purple_c9b8 .large_fdc6 .large_fdc6 {
  top: 0;
  left: 100%;
}
.link_purple_c9b8 .video_fresh_4d1b.fn-focus-ad2c > .shadow_light_cf1a,
.link_purple_c9b8 .video_fresh_4d1b.fn-focus-ad2c > .large_fdc6,
.link_purple_c9b8 .video_fresh_4d1b:focus > .shadow_light_cf1a,
.link_purple_c9b8 .video_fresh_4d1b:focus > .large_fdc6,
.link_purple_c9b8 .video_fresh_4d1b:hover > .shadow_light_cf1a,
.link_purple_c9b8 .video_fresh_4d1b:hover > .large_fdc6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link_purple_c9b8.row-a356 .video-36c8:after,
.link_purple_c9b8.row-a356 .video-36c8:before {
  content: "";
  display: table;
}
.link_purple_c9b8.row-a356 .video-36c8:after {
  clear: both;
}
.link_purple_c9b8.row-a356 .video-36c8 > li {
  float: left;
}
.link_purple_c9b8.description_first_c711 .video-36c8:after,
.link_purple_c9b8.description_first_c711 .video-36c8:before {
  content: "";
  display: table;
}
.link_purple_c9b8.description_first_c711 .video-36c8:after {
  clear: both;
}
.link_purple_c9b8.description_first_c711 .video-36c8 > li {
  float: left;
}
.link_purple_c9b8.description_first_c711 .video-36c8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link_purple_c9b8.description_first_c711 .video-36c8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link_purple_c9b8.description_first_c711 .video-36c8 > li.tag-5f1f > a,
.link_purple_c9b8.description_first_c711 .video-36c8 > li.right-b4f2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.link_purple_c9b8.focus-wood-c1f7 .video-36c8 > li > a .shade-dc54 {
  position: relative;
}
.link_purple_c9b8.focus-wood-c1f7 .video-36c8 > li > a .shade-dc54: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;
}
.link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li:focus
  > a
  .shade-dc54:before,
.link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li:hover
  > a
  .shade-dc54:before {
  width: 100%;
  background-color: currentColor;
}
.link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li.tag-5f1f
  > a
  .shade-dc54:before,
.link_purple_c9b8.focus-wood-c1f7
  .video-36c8
  > li.thick_a961
  > a
  .shade-dc54:before {
  width: 100%;
  background-color: currentColor;
}
.link_purple_c9b8.banner_tall_2707 .video-36c8 > li > a .shade-dc54 {
  position: relative;
}
.link_purple_c9b8.banner_tall_2707 .video-36c8 > li > a .shade-dc54: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;
}
.link_purple_c9b8.banner_tall_2707 .video-36c8 > li:focus > a .shade-dc54:before,
.link_purple_c9b8.banner_tall_2707
  .video-36c8
  > li:hover
  > a
  .shade-dc54:before {
  width: 100%;
  background-color: currentColor;
}
.link_purple_c9b8.banner_tall_2707
  .video-36c8
  > li.tag-5f1f
  > a
  .shade-dc54:before,
.link_purple_c9b8.banner_tall_2707
  .video-36c8
  > li.thick_a961
  > a
  .shade-dc54:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_large_2da7 .main_focused_df37 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.highlight_large_2da7 .main_focused_df37 li:first-child > a {
  border-top: none;
}
.highlight_large_2da7 .main_focused_df37 .video-bright-2207 > .shade-dc54 .solid_e3aa {
  display: none;
}
.highlight_large_2da7 .main_focused_df37 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.highlight_large_2da7 .main_focused_df37 li:last-child {
  border: none;
}
.highlight_large_2da7 .main_focused_df37 li.detail-hard-e3b3 > a {
  padding-right: 45px !important;
}
.highlight_large_2da7 .main_focused_df37 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.highlight_large_2da7 .main_focused_df37 li a:focus,
.highlight_large_2da7 .main_focused_df37 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_large_2da7 .main_focused_df37 li .inner_76a2 {
  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;
}
.highlight_large_2da7 .main_focused_df37 li .inner_76a2:hover {
  box-shadow: none;
}
.highlight_large_2da7 .main_focused_df37 li .inner_76a2 .solid_e3aa {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.highlight_large_2da7 .main_focused_df37 .large_fdc6 {
  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);
}
.highlight_large_2da7 .main_focused_df37 .large_fdc6 li a {
  padding-left: 3em;
}
.highlight_large_2da7 .main_focused_df37 .black-435e > a .inner_76a2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.highlight_large_2da7 .main_focused_df37 .black-435e > .large_fdc6 {
  display: block;
  opacity: 1;
}
.right-19b4 {
  max-width: 100%;
}
.text_hard_52a1 {
  line-height: 0;
  cursor: pointer;
}
.nav-cbf5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-cbf5:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-cbf5 svg {
  width: 18px;
  height: 18px;
}
.nav-cbf5 .active_solid_005a {
  display: none;
}
.picture_f348 {
  position: relative;
}
.picture_f348.fn-active-ad2c .nav-cbf5 .main_127e {
  display: none;
}
.picture_f348.fn-active-ad2c .nav-cbf5 .active_solid_005a {
  display: inline-block;
}
.picture_f348 .article_601b {
  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);
}
.picture_f348.feature_6d99 .article_601b {
  left: auto;
  right: -0.9em;
}
.picture_f348.feature_6d99 .tag-5dba::before {
  left: auto;
  right: 15px;
}
.picture_f348.fn-active-ad2c .article_601b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-4678 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider-4678 label {
  flex-basis: 100%;
}
.slider-4678 .search-a42d {
  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;
}
.slider-4678 .photo_fa20 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider-4678 .photo_fa20:focus {
  background-color: transparent;
}
.slider-4678 button.clean_fd8f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider-4678 button.clean_fd8f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider-4678 button.clean_fd8f svg {
  width: 18px;
  height: 18px;
}
.slider-4678 input[type="submit"] {
  min-height: auto;
}
.dynamic_0d3c .slider-4678 .photo_fa20 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tag-5dba {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .tag-5dba {
    width: 220px;
  }
}
.tag-5dba label {
  flex-basis: 100%;
}
.tag-5dba::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;
}
.picture_0165 .dynamic_0d3c .slider-4678 {
  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;
}
.picture_0165
  .dynamic_0d3c
  .slider-4678
  .search-a42d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture_0165 .dynamic_0d3c .slider-4678 .photo_fa20 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture_0165
  .dynamic_0d3c
  .slider-4678
  .photo_fa20:focus {
  background: 0 0;
}
.picture_0165
  .dynamic_0d3c
  .slider-4678
  .article_6265 {
  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;
}
.paragraph_medium_9663 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paragraph_medium_9663 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paragraph_medium_9663 li:last-child {
  margin-right: 0;
}
.paragraph_medium_9663 li:first-child {
  margin-left: 0;
}
.paragraph_medium_9663.chip_hovered_cfac a {
  color: #fff;
}
.paragraph_medium_9663.chip_hovered_cfac a:hover {
  color: #fff;
}
.paragraph_medium_9663 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paragraph_medium_9663 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paragraph_medium_9663 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paragraph_medium_9663 a:hover {
  opacity: 0.9;
  color: inherit;
}
.paragraph_medium_9663 [class*="social-icon-apple"] {
  background-color: #999;
}
.paragraph_medium_9663 [class*="social-icon-apple"].wood_e7a2 {
  background-color: transparent;
  color: #999;
}
.paragraph_medium_9663 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paragraph_medium_9663 [class*="social-icon-behance"].wood_e7a2 {
  background-color: transparent;
  color: #1769ff;
}
.paragraph_medium_9663 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paragraph_medium_9663 [class*="social-icon-bitbucket"].wood_e7a2 {
  background-color: transparent;
  color: #205081;
}
.paragraph_medium_9663 [class*="social-icon-codepen"] {
  background-color: #000;
}
.paragraph_medium_9663 [class*="social-icon-codepen"].wood_e7a2 {
  background-color: transparent;
  color: #000;
}
.paragraph_medium_9663 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paragraph_medium_9663 [class*="social-icon-delicious"].wood_e7a2 {
  background-color: transparent;
  color: #39f;
}
.paragraph_medium_9663 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paragraph_medium_9663 [class*="social-icon-digg"].wood_e7a2 {
  background-color: transparent;
  color: #005be2;
}
.paragraph_medium_9663 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paragraph_medium_9663 [class*="social-icon-dribbble"].wood_e7a2 {
  background-color: transparent;
  color: #ea4c89;
}
.paragraph_medium_9663 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paragraph_medium_9663 [class*="social-icon-envelope"].wood_e7a2 {
  background-color: transparent;
  color: #ea4335;
}
.paragraph_medium_9663 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paragraph_medium_9663 [class*="social-icon-facebook"].wood_e7a2 {
  background-color: transparent;
  color: #3b5998;
}
.paragraph_medium_9663 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paragraph_medium_9663 [class*="social-icon-flickr"].wood_e7a2 {
  background-color: transparent;
  color: #0063dc;
}
.paragraph_medium_9663 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paragraph_medium_9663 [class*="social-icon-foursquare"].wood_e7a2 {
  background-color: transparent;
  color: #2d5be3;
}
.paragraph_medium_9663 [class*="social-icon-github"] {
  background-color: #333;
}
.paragraph_medium_9663 [class*="social-icon-github"].wood_e7a2 {
  background-color: transparent;
  color: #333;
}
.paragraph_medium_9663 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paragraph_medium_9663 [class*="social-icon-google-plus"].wood_e7a2 {
  background-color: transparent;
  color: #dd4b39;
}
.paragraph_medium_9663 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paragraph_medium_9663 [class*="social-icon-houzz"].wood_e7a2 {
  background-color: transparent;
  color: #7ac142;
}
.paragraph_medium_9663 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paragraph_medium_9663 [class*="social-icon-instagram"].wood_e7a2 {
  background-color: transparent;
  color: #262626;
}
.paragraph_medium_9663 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paragraph_medium_9663 [class*="social-icon-jsfiddle"].wood_e7a2 {
  background-color: transparent;
  color: #487aa2;
}
.paragraph_medium_9663 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paragraph_medium_9663 [class*="social-icon-linkedin"].wood_e7a2 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_medium_9663 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paragraph_medium_9663 [class*="social-icon-medium"].wood_e7a2 {
  background-color: transparent;
  color: #00ab6b;
}
.paragraph_medium_9663 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paragraph_medium_9663
  [class*="social-icon-odnoklassniki"].wood_e7a2 {
  background-color: transparent;
  color: #f4731c;
}
.paragraph_medium_9663 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paragraph_medium_9663 [class*="social-icon-meetup"].wood_e7a2 {
  background-color: transparent;
  color: #ec1c40;
}
.paragraph_medium_9663 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paragraph_medium_9663 [class*="social-icon-pinterest"].wood_e7a2 {
  background-color: transparent;
  color: #bd081c;
}
.paragraph_medium_9663 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paragraph_medium_9663 [class*="social-icon-product-hunt"].wood_e7a2 {
  background-color: transparent;
  color: #da552f;
}
.paragraph_medium_9663 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paragraph_medium_9663 [class*="social-icon-reddit"].wood_e7a2 {
  background-color: transparent;
  color: #ff4500;
}
.paragraph_medium_9663 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paragraph_medium_9663 [class*="social-icon-rss"].wood_e7a2 {
  background-color: transparent;
  color: #f26522;
}
.paragraph_medium_9663 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paragraph_medium_9663
  [class*="social-icon-shopping-cart"].wood_e7a2 {
  background-color: transparent;
  color: #4caf50;
}
.paragraph_medium_9663 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paragraph_medium_9663 [class*="social-icon-skype"].wood_e7a2 {
  background-color: transparent;
  color: #00aff0;
}
.paragraph_medium_9663 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paragraph_medium_9663 [class*="social-icon-slideshare"].wood_e7a2 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_medium_9663 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paragraph_medium_9663 [class*="social-icon-snapchat"].wood_e7a2 {
  background-color: transparent;
  color: #fffc00;
}
.paragraph_medium_9663 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paragraph_medium_9663 [class*="social-icon-soundcloud"].wood_e7a2 {
  background-color: transparent;
  color: #f80;
}
.paragraph_medium_9663 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paragraph_medium_9663 [class*="social-icon-spotify"].wood_e7a2 {
  background-color: transparent;
  color: #2ebd59;
}
.paragraph_medium_9663 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paragraph_medium_9663
  [class*="social-icon-stack-overflow"].wood_e7a2 {
  background-color: transparent;
  color: #fe7a15;
}
.paragraph_medium_9663 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paragraph_medium_9663 [class*="social-icon-maldkfgram"].wood_e7a2 {
  background-color: transparent;
  color: #2ca5e0;
}
.paragraph_medium_9663 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paragraph_medium_9663 [class*="social-icon-tripadvisor"].wood_e7a2 {
  background-color: transparent;
  color: #589442;
}
.paragraph_medium_9663 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paragraph_medium_9663 [class*="social-icon-tumblr"].wood_e7a2 {
  background-color: transparent;
  color: #35465c;
}
.paragraph_medium_9663 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paragraph_medium_9663 [class*="social-icon-twitch"].wood_e7a2 {
  background-color: transparent;
  color: #6441a5;
}
.paragraph_medium_9663 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paragraph_medium_9663 [class*="social-icon-twitter"].wood_e7a2 {
  background-color: transparent;
  color: #1da1f2;
}
.paragraph_medium_9663 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paragraph_medium_9663 [class*="social-icon-vimeo"].wood_e7a2 {
  background-color: transparent;
  color: #1ab7ea;
}
.paragraph_medium_9663 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paragraph_medium_9663 [class*="social-icon-vk"].wood_e7a2 {
  background-color: transparent;
  color: #45668e;
}
.paragraph_medium_9663 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paragraph_medium_9663 [class*="social-icon-weibo"].wood_e7a2 {
  background-color: transparent;
  color: #df2029;
}
.paragraph_medium_9663 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paragraph_medium_9663 [class*="social-icon-weixin"].wood_e7a2 {
  background-color: transparent;
  color: #7bb32e;
}
.paragraph_medium_9663 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paragraph_medium_9663 [class*="social-icon-whatsapp"].wood_e7a2 {
  background-color: transparent;
  color: #25d366;
}
.paragraph_medium_9663 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paragraph_medium_9663 [class*="social-icon-wordpress"].wood_e7a2 {
  background-color: transparent;
  color: #21759b;
}
.paragraph_medium_9663 [class*="social-icon-xing"] {
  background-color: #026466;
}
.paragraph_medium_9663 [class*="social-icon-xing"].wood_e7a2 {
  background-color: transparent;
  color: #026466;
}
.paragraph_medium_9663 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paragraph_medium_9663 [class*="social-icon-yelp"].wood_e7a2 {
  background-color: transparent;
  color: #af0606;
}
.paragraph_medium_9663 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paragraph_medium_9663 [class*="social-icon-youtube"].wood_e7a2 {
  background-color: transparent;
  color: #cd201f;
}
.detail-stale-fe37 {
  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;
}
.detail-stale-fe37:hover {
  box-shadow: none;
  background: 0 0;
}
.lower-2827 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.inner-8fca {
  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;
}
.banner_south_992a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-13f8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-13f8,
.backdrop-13f8::after,
.backdrop-13f8::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;
}
.backdrop-13f8::after,
.backdrop-13f8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.right-cba1 .inner-8fca .banner_south_992a {
  margin-top: -2px;
  width: 19px;
}
.right-cba1 .inner-8fca .backdrop-13f8 {
  margin-top: -1px;
}
.right-cba1 .inner-8fca .backdrop-13f8,
.right-cba1 .inner-8fca .backdrop-13f8::after,
.right-cba1 .inner-8fca .backdrop-13f8::before {
  width: 19px;
  height: 2px;
}
.right-cba1 .inner-8fca .backdrop-13f8::before {
  top: -6px;
}
.right-cba1 .inner-8fca .backdrop-13f8::after {
  bottom: -6px;
}
.feature-slow-fdf5 .inner-8fca .banner_south_992a {
  margin-top: -2px;
  width: 22px;
}
.feature-slow-fdf5 .inner-8fca .backdrop-13f8 {
  margin-top: -1px;
}
.feature-slow-fdf5 .inner-8fca .backdrop-13f8,
.feature-slow-fdf5 .inner-8fca .backdrop-13f8::after,
.feature-slow-fdf5 .inner-8fca .backdrop-13f8::before {
  width: 22px;
  height: 2px;
}
.feature-slow-fdf5 .inner-8fca .backdrop-13f8::before {
  top: -7px;
}
.feature-slow-fdf5 .inner-8fca .backdrop-13f8::after {
  bottom: -7px;
}
.detail_a1d4 .inner-8fca .banner_south_992a {
  margin-top: -2px;
  width: 31px;
}
.detail_a1d4 .inner-8fca .backdrop-13f8 {
  margin-top: -1.5px;
}
.detail_a1d4 .inner-8fca .backdrop-13f8,
.detail_a1d4 .inner-8fca .backdrop-13f8::after,
.detail_a1d4 .inner-8fca .backdrop-13f8::before {
  width: 31px;
  height: 3px;
}
.detail_a1d4 .inner-8fca .backdrop-13f8::before {
  top: -9px;
}
.detail_a1d4 .inner-8fca .backdrop-13f8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-light-6967 .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-light-6967 .inner-8fca .backdrop-13f8 {
    margin-top: -1px;
  }
  .highlight-light-6967 .inner-8fca .backdrop-13f8,
  .highlight-light-6967 .inner-8fca .backdrop-13f8::after,
  .highlight-light-6967 .inner-8fca .backdrop-13f8::before {
    width: 19px;
    height: 2px;
  }
  .highlight-light-6967 .inner-8fca .backdrop-13f8::before {
    top: -6px;
  }
  .highlight-light-6967 .inner-8fca .backdrop-13f8::after {
    bottom: -6px;
  }
  .stone-62a3 .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 22px;
  }
  .stone-62a3 .inner-8fca .backdrop-13f8 {
    margin-top: -1px;
  }
  .stone-62a3 .inner-8fca .backdrop-13f8,
  .stone-62a3 .inner-8fca .backdrop-13f8::after,
  .stone-62a3 .inner-8fca .backdrop-13f8::before {
    width: 22px;
    height: 2px;
  }
  .stone-62a3 .inner-8fca .backdrop-13f8::before {
    top: -7px;
  }
  .stone-62a3 .inner-8fca .backdrop-13f8::after {
    bottom: -7px;
  }
  .paper-ef7b .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 31px;
  }
  .paper-ef7b .inner-8fca .backdrop-13f8 {
    margin-top: -1.5px;
  }
  .paper-ef7b .inner-8fca .backdrop-13f8,
  .paper-ef7b .inner-8fca .backdrop-13f8::after,
  .paper-ef7b .inner-8fca .backdrop-13f8::before {
    width: 31px;
    height: 3px;
  }
  .paper-ef7b .inner-8fca .backdrop-13f8::before {
    top: -9px;
  }
  .paper-ef7b .inner-8fca .backdrop-13f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-2a07 .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-2a07 .inner-8fca .backdrop-13f8 {
    margin-top: -1px;
  }
  .pagination-2a07 .inner-8fca .backdrop-13f8,
  .pagination-2a07 .inner-8fca .backdrop-13f8::after,
  .pagination-2a07 .inner-8fca .backdrop-13f8::before {
    width: 19px;
    height: 2px;
  }
  .pagination-2a07 .inner-8fca .backdrop-13f8::before {
    top: -6px;
  }
  .pagination-2a07 .inner-8fca .backdrop-13f8::after {
    bottom: -6px;
  }
  .under-9961 .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 22px;
  }
  .under-9961 .inner-8fca .backdrop-13f8 {
    margin-top: -1px;
  }
  .under-9961 .inner-8fca .backdrop-13f8,
  .under-9961 .inner-8fca .backdrop-13f8::after,
  .under-9961 .inner-8fca .backdrop-13f8::before {
    width: 22px;
    height: 2px;
  }
  .under-9961 .inner-8fca .backdrop-13f8::before {
    top: -7px;
  }
  .under-9961 .inner-8fca .backdrop-13f8::after {
    bottom: -7px;
  }
  .logo-c4b0 .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 31px;
  }
  .logo-c4b0 .inner-8fca .backdrop-13f8 {
    margin-top: -1.5px;
  }
  .logo-c4b0 .inner-8fca .backdrop-13f8,
  .logo-c4b0 .inner-8fca .backdrop-13f8::after,
  .logo-c4b0 .inner-8fca .backdrop-13f8::before {
    width: 31px;
    height: 3px;
  }
  .logo-c4b0 .inner-8fca .backdrop-13f8::before {
    top: -9px;
  }
  .logo-c4b0 .inner-8fca .backdrop-13f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active-83e8 .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 19px;
  }
  .active-83e8 .inner-8fca .backdrop-13f8 {
    margin-top: -1px;
  }
  .active-83e8 .inner-8fca .backdrop-13f8,
  .active-83e8 .inner-8fca .backdrop-13f8::after,
  .active-83e8 .inner-8fca .backdrop-13f8::before {
    width: 19px;
    height: 2px;
  }
  .active-83e8 .inner-8fca .backdrop-13f8::before {
    top: -6px;
  }
  .active-83e8 .inner-8fca .backdrop-13f8::after {
    bottom: -6px;
  }
  .grid-2d3f .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 22px;
  }
  .grid-2d3f .inner-8fca .backdrop-13f8 {
    margin-top: -1px;
  }
  .grid-2d3f .inner-8fca .backdrop-13f8,
  .grid-2d3f .inner-8fca .backdrop-13f8::after,
  .grid-2d3f .inner-8fca .backdrop-13f8::before {
    width: 22px;
    height: 2px;
  }
  .grid-2d3f .inner-8fca .backdrop-13f8::before {
    top: -7px;
  }
  .grid-2d3f .inner-8fca .backdrop-13f8::after {
    bottom: -7px;
  }
  .glass-e084 .inner-8fca .banner_south_992a {
    margin-top: -2px;
    width: 31px;
  }
  .glass-e084 .inner-8fca .backdrop-13f8 {
    margin-top: -1.5px;
  }
  .glass-e084 .inner-8fca .backdrop-13f8,
  .glass-e084 .inner-8fca .backdrop-13f8::after,
  .glass-e084 .inner-8fca .backdrop-13f8::before {
    width: 31px;
    height: 3px;
  }
  .glass-e084 .inner-8fca .backdrop-13f8::before {
    top: -9px;
  }
  .glass-e084 .inner-8fca .backdrop-13f8::after {
    bottom: -9px;
  }
}
.hover-6497 .backdrop-13f8 {
  -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);
}
.hover-6497 .backdrop-13f8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hover-6497 .backdrop-13f8::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);
}
.hover-6497.static_901c .backdrop-13f8 {
  -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);
}
.hover-6497.static_901c .backdrop-13f8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hover-6497.static_901c .backdrop-13f8::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);
}
.large-20e0 {
  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.avatar_prev_5de3:before {
  display: none;
}
.bronze-08a5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bronze-08a5 .row_liquid_8081 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bronze-08a5 .row_liquid_8081:last-of-type {
  border-bottom: none;
}
.bronze-08a5 .row_liquid_8081.active_fef4,
.bronze-08a5 .row_liquid_8081.banner_red_e651,
.bronze-08a5 .row_liquid_8081.widget-wood-2a2b {
  padding: 0;
}
.bronze-08a5 .highlight_large_2da7 .inner_76a2 {
  color: currentColor;
}
.bronze-08a5 .highlight_large_2da7 .inner_76a2:focus,
.bronze-08a5 .highlight_large_2da7 .inner_76a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-08a5.focus_872d .input-white-a368,
.bronze-08a5.focus_872d .east-895a a,
.bronze-08a5.focus_872d .video-36c8 a,
.bronze-08a5.focus_872d .large_fdc6 a {
  color: rgba(0, 0, 0, 0.55);
}
.bronze-08a5.focus_872d .input-white-a368:hover,
.bronze-08a5.focus_872d .east-895a a:hover,
.bronze-08a5.focus_872d .video-36c8 a:hover,
.bronze-08a5.focus_872d .large_fdc6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-08a5.focus_872d .rough_9001 {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-08a5.focus_872d .row_liquid_8081 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-08a5.focus_872d .row_liquid_8081:before {
  background: rgba(0, 0, 0, 0.08);
}
.bronze-08a5.focus_872d .notification_prev_0787:before {
  background: rgba(255, 255, 255, 0.9);
}
.bronze-08a5.focus_872d .highlight_large_2da7 .main_focused_df37 li a,
.bronze-08a5.focus_872d .highlight_large_2da7 .inner_76a2,
.bronze-08a5.focus_872d .large_fdc6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-08a5.focus_872d .highlight_large_2da7 .inner_76a2:focus,
.bronze-08a5.focus_872d .highlight_large_2da7 .inner_76a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-08a5.focus_872d .main_focused_df37 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-08a5.component_6a4c .input-white-a368,
.bronze-08a5.component_6a4c .east-895a a,
.bronze-08a5.component_6a4c .video-36c8 .inner_76a2,
.bronze-08a5.component_6a4c .video-36c8 a,
.bronze-08a5.component_6a4c .large_fdc6 a {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-08a5.component_6a4c .input-white-a368:hover,
.bronze-08a5.component_6a4c .east-895a a:hover,
.bronze-08a5.component_6a4c .video-36c8 .inner_76a2:hover,
.bronze-08a5.component_6a4c .video-36c8 a:hover,
.bronze-08a5.component_6a4c .large_fdc6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-08a5.component_6a4c .rough_9001 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-08a5.component_6a4c .row_liquid_8081 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-08a5.component_6a4c .row_liquid_8081:before {
  background: rgba(255, 255, 255, 0.08);
}
.bronze-08a5.component_6a4c .notification_prev_0787:before {
  background: rgba(0, 0, 0, 0.9);
}
.bronze-08a5.component_6a4c .highlight_large_2da7 .main_focused_df37 li a,
.bronze-08a5.component_6a4c .highlight_large_2da7 .inner_76a2,
.bronze-08a5.component_6a4c .large_fdc6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-08a5.component_6a4c .highlight_large_2da7 .inner_76a2:focus,
.bronze-08a5.component_6a4c .highlight_large_2da7 .inner_76a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-08a5.component_6a4c .main_focused_df37 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_prev_0787 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notification_prev_0787:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-ffc5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block-1bcf .bronze-08a5 {
  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;
}
.block-1bcf .row_liquid_8081 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block-1bcf .row_liquid_8081: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) {
  .block-1bcf .row_liquid_8081:before {
    width: 16%;
    left: 42%;
  }
}
.block-1bcf .row_liquid_8081:last-child:before {
  content: none;
}
.block-1bcf .row_liquid_8081[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block-1bcf .highlight_large_2da7 .main_focused_df37 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block-1bcf .highlight_large_2da7 .main_focused_df37 li a .inner_76a2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block-1bcf .highlight_large_2da7 .large_fdc6 {
  border: none;
}
.block-1bcf .highlight_large_2da7 .large_fdc6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block-1bcf .notification_prev_0787 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block-1bcf .image-ffc5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block-1bcf .component_6a4c .notification_prev_0787:before {
  background: rgba(0, 0, 0, 0.9);
}
.block-1bcf .focus_872d.module_clean_4f5d .backdrop-13f8 {
  background: rgba(0, 0, 0, 0.6);
}
.block-1bcf
  .focus_872d.module_clean_4f5d
  .backdrop-13f8::after,
.block-1bcf
  .focus_872d.module_clean_4f5d
  .backdrop-13f8:before {
  background: inherit;
}
.block-1bcf
  .focus_872d.module_clean_4f5d:hover
  .backdrop-13f8 {
  background: rgba(0, 0, 0, 0.8);
}
.fluid_1925 .bronze-08a5 {
  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) {
  .fluid_1925 .bronze-08a5 {
    width: auto;
    right: 45px;
  }
}
.thumbnail-down-3328 .bronze-08a5 {
  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) {
  .thumbnail-down-3328 .bronze-08a5 {
    width: auto;
    left: 45px;
  }
}
.avatar_prev_5de3 .bronze-08a5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar_prev_5de3 .image-ffc5 {
  max-width: 48em;
  margin: 0 auto;
}
.avatar_prev_5de3 .notification_prev_0787:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.content_dirty_1c82 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.content_dirty_1c82.block-1bcf .bronze-08a5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.content_dirty_1c82.fluid_1925 .bronze-08a5 {
  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);
}
.content_dirty_1c82 .bronze-08a5 {
  visibility: visible;
}
.content_dirty_1c82.thumbnail-down-3328 .bronze-08a5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.frame_1861,
.header-43b1 {
  overflow-x: hidden;
}
.frame_1861 .bronze-08a5 {
  overflow: auto;
}
.frame_1861.block-1bcf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame_1861.block-1bcf .bronze-08a5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.frame_1861.block-1bcf .detail-stale-fe37 {
  opacity: 0;
}
.frame_1861.fluid_1925 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame_1861.fluid_1925 .bronze-08a5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.frame_1861.fluid_1925 .detail-stale-fe37 {
  opacity: 0;
}
.frame_1861.thumbnail-down-3328 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame_1861.thumbnail-down-3328 .bronze-08a5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.frame_1861.thumbnail-down-3328 .detail-stale-fe37 {
  opacity: 0;
}
.frame_1861.avatar_prev_5de3 .bronze-08a5 {
  z-index: 10;
  visibility: visible;
}
.module_clean_4f5d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_clean_4f5d .backdrop-13f8 {
  background: rgba(255, 255, 255, 0.99);
}
.module_clean_4f5d .backdrop-13f8::after,
.module_clean_4f5d .backdrop-13f8:before {
  background: inherit;
}
.module_clean_4f5d:hover .backdrop-13f8 {
  background: rgba(255, 255, 255, 0.99);
}
.thumbnail-down-3328 .module_clean_4f5d {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar_prev_5de3 .module_clean_4f5d {
  display: none !important;
}
.frame_1861:before,
.header-43b1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.frame_1861 .module_clean_4f5d,
.header-43b1 .module_clean_4f5d {
  display: inline-block;
}
.bronze-08a5 .backdrop_last_29bb {
  -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;
}
.frame_1861 .bronze-08a5 .backdrop_last_29bb,
.header-43b1 .bronze-08a5 .backdrop_last_29bb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.east_4d4b .search-a42d {
  width: 100%;
}
.chip-old-5976 {
  padding: 0 0.5em 0;
}
.chip-old-5976 [class*="customify-col-"],
.chip-old-5976 [class*="customify-col_"],
.chip-old-5976 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primary-6ac9 .chip-old-5976 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .link-slow-b1e1 .accent_759b,
  .accent_759b {
    display: none;
  }
  .action-8e9b {
    text-align: left;
  }
  .row_2cc8 {
    text-align: center;
  }
  .form-wood-b44b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .link-slow-b1e1 .tooltip_last_714d,
  .tooltip_last_714d {
    display: none;
  }
  .soft-11b1 {
    text-align: left;
  }
  .search-e20a {
    text-align: center;
  }
  .shadow-5806 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .link-slow-b1e1 .background_1dcf,
  .background_1dcf {
    display: none;
  }
  .shade_outer_8eb7 {
    text-align: left;
  }
  .row_1e75 {
    text-align: center;
  }
  .fixed-a499 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module-stale-2fef {
  box-shadow: none !important;
}
.outer-c116 .mask-b50a,
.upper-7e50 .mask-b50a {
  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;
}
.upper-7e50 .mask-b50a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box_369f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box_369f:after,
.box_369f:before {
  content: "";
  display: table;
}
.box_369f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box_369f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box_369f,
.hidden-bright-8074 {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze_fde6.steel-884c .box_369f {
  max-width: 100%;
}
.bronze_fde6.summary-c289 {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze_fde6.avatar-next-92c6 .box_369f {
  max-width: 100%;
}
.bronze_fde6.avatar-next-92c6 > .box_369f {
  padding-left: 0;
  padding-right: 0;
}
.bronze_fde6.avatar-next-92c6 > .box_369f .link-slow-b1e1 {
  margin: 0;
}
.bronze_fde6.avatar-next-92c6
  > .box_369f
  .border-black-fd07.video_wide_059f {
  margin-right: 0;
  margin-left: 0;
}
.bronze_fde6.avatar-next-92c6 #main.video_wide_059f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block_b0fc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block_b0fc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thick_d997 .black-e22b {
    padding-right: 1em;
  }
  .thick_d997.up-1841 .border-black-fd07 {
    border-right: 1px solid #eaecee;
  }
  .thick_d997.up-1841 .black-e22b {
    padding-right: 1em;
  }
  .thick_d997.up-1841 .tag-a1da {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static-5d0d .black-e22b {
    padding-left: 1em;
  }
  .static-5d0d.up-1841 .border-black-fd07 {
    border-left: 1px solid #eaecee;
  }
  .static-5d0d.up-1841 .black-e22b {
    padding-left: 1em;
  }
  .static-5d0d.up-1841 .tag-a1da {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-be4a .black-e22b {
    padding-left: 1em;
  }
  .slider-be4a.up-1841 .icon-hard-ff2e {
    border-right: 1px solid #eaecee;
  }
  .slider-be4a.up-1841 .hero-tiny-c560 {
    border-right: 1px solid #eaecee;
  }
  .slider-be4a.up-1841 .black-e22b {
    padding-left: 1em;
  }
  .slider-be4a.up-1841 .tag-a1da {
    padding-right: 1em;
  }
  .slider-be4a.up-1841 .border-center-3734 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-125e .black-e22b {
    padding-right: 1em;
  }
  .background-125e.up-1841 .icon-hard-ff2e {
    border-left: 1px solid #eaecee;
  }
  .background-125e.up-1841 .hero-tiny-c560 {
    border-left: 1px solid #eaecee;
  }
  .background-125e.up-1841 .black-e22b {
    padding-right: 1em;
  }
  .background-125e.up-1841 .tag-a1da {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-125e.up-1841 .border-center-3734 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_b0fc .black-e22b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_b0fc.up-1841 .border-black-fd07 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block_b0fc.up-1841 .black-e22b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_b0fc.up-1841 .tag-a1da {
    padding-left: 1em;
  }
  .block_b0fc.up-1841 .border-center-3734 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block_b0fc.up-1841 .black-e22b {
    padding-left: 0;
  }
}
.description-f0b9 .bronze_a2e8 {
  display: inline-block;
}
.avatar_lower_d317 {
  display: inline-block;
}
.pagination_simple_3587 {
  word-con: break-word;
}
.modal-cc8e > span {
  display: inline-block;
  padding: 5px 0;
}
.modal-cc8e .paper_3ee2 {
  margin-left: 8px;
  margin-right: 8px;
}
.modal-cc8e .layout_49c4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.left-96dc .lite_75c7 {
  margin-bottom: 2em;
}
.left-96dc .over-9321 {
  margin-bottom: 15px;
}
.left-96dc .over-9321:last-child {
  margin-bottom: 0;
}
.left-96dc .blue-6197 {
  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) {
  .left-96dc .blue-6197 {
    display: block;
  }
}
.left-96dc .banner_bottom_31c8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .left-96dc .banner_bottom_31c8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.left-96dc .background_under_fe1b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.left-96dc .background_under_fe1b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.left-96dc .background_under_fe1b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.left-96dc .pagination_simple_3587 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.left-96dc .pagination_simple_3587 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.left-96dc .status_east_b5ac p:last-child {
  margin-bottom: 0;
}
.left-96dc .tabs_up_be14 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.left-96dc .backdrop-610d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.left-96dc .badge-4b9d {
  margin-top: 1em;
}
.left-96dc .iron-4788 {
  top: 0;
  display: block;
}
.left-96dc .iron-4788 a {
  color: inherit;
}
.left-96dc .iron-4788 a:hover {
  color: inherit;
}
.left-96dc .avatar-stale-b250 {
  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;
}
.left-96dc .avatar-stale-b250:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.left-96dc .backdrop-610d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.left-96dc .notification-6755 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.left-96dc .notification-6755:first-child {
  margin-top: 0;
}
.left-96dc .notification-6755.chip-pro-ec0f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.left-96dc .notification-6755.list_0ec0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left-96dc
  .notification-6755.list_0ec0.dirty_fa4d
  .badge-4b9d {
  width: 100%;
}
.left-96dc .list_0ec0 {
  -webkit-box-align: center;
  align-items: center;
}
.left-96dc .list_0ec0 .modal-cc8e,
.left-96dc .list_0ec0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.left-96dc .background_under_fe1b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-96dc .background_under_fe1b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-96dc .background_under_fe1b: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;
}
.left-96dc .chip-pro-ec0f {
  z-index: 5;
}
.left-96dc .icon_0e0e .nav-fd6d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.left-96dc .gradient_bronze_6347 .nav-fd6d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.left-96dc .popup_south_1f4e .nav-fd6d {
  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;
}
.left-96dc.main_bronze_a3d6 .blue-6197,
.left-96dc.block_2652 .blue-6197 {
  display: block;
}
.left-96dc.main_bronze_a3d6 .blue-6197 .fast-62fd,
.left-96dc.main_bronze_a3d6 .blue-6197 .backdrop-610d,
.left-96dc.block_2652 .blue-6197 .fast-62fd,
.left-96dc.block_2652 .blue-6197 .backdrop-610d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left-96dc.pagination-f68d .banner_bottom_31c8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .left-96dc.pagination-f68d .banner_bottom_31c8 {
    margin-right: 0;
  }
}
.left-96dc.main_bronze_a3d6 .banner_bottom_31c8,
.left-96dc.block_2652 .banner_bottom_31c8 {
  padding-top: 40%;
}
.left-96dc.main_bronze_a3d6 .lite_75c7,
.left-96dc.block_2652 .lite_75c7 {
  display: block;
}
.left-96dc.main_bronze_a3d6 .fn-sticky-ad2c .backdrop-610d,
.left-96dc.block_2652 .fn-sticky-ad2c .backdrop-610d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.left-96dc.main_bronze_a3d6 .banner_bottom_31c8,
.left-96dc.block_2652 .banner_bottom_31c8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.left-96dc.main_bronze_a3d6 .backdrop-610d {
  padding: 1em;
}
.under_a726 {
  margin: 30px auto;
  display: block;
}
.under_a726 .widget-hovered-efd2 > * {
  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;
}
.under_a726 .widget-hovered-efd2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under_a726 .widget-hovered-efd2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_7b7f .modal-cc8e {
  margin-bottom: 1.41575em;
}
.mask_7b7f .photo-a2dc {
  margin-bottom: 1.618em;
}
.full_63cf .title-complex-004b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.full_63cf .title-complex-004b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.full_63cf .label_9094 {
  max-width: 100%;
  overflow: auto;
}
.detail_a688 .full_63cf a:hover {
  text-decoration: underline;
}
.progress_gold_0522 .over-9321:not(.pagination_simple_3587),
.progress_gold_0522 .background_under_fe1b {
  margin-bottom: 1.41575em;
}
.progress_gold_0522 .over-9321:not(.pagination_simple_3587):last-child,
.progress_gold_0522 .background_under_fe1b:last-child {
  margin-bottom: 0;
}
.progress_gold_0522 .over-9321.input_5411 {
  margin-bottom: 0.41575em;
}
.progress_gold_0522 .north-4b83:before,
.progress_gold_0522 .accordion_c6c8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.progress_gold_0522 .north-4b83:before {
  content: "\f115";
}
.progress_gold_0522 .accordion_c6c8:before {
  content: "\f02c";
}
.progress_gold_0522 .row_c067 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.progress_gold_0522 .row_c067 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter_orange_6545 {
  display: -webkit-box;
  display: flex;
}
.filter_orange_6545 .tall-d8a8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter_orange_6545 .tall-d8a8 {
    flex-basis: 90px;
  }
}
.filter_orange_6545 .article_53a5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_orange_6545 .article_53a5 {
    flex-basis: calc(100% - 50px);
  }
}
.filter_orange_6545 .modal-3e81 p:last-child {
  margin-bottom: 0.72em;
}
.hero_80ea .widget-hovered-efd2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hero_80ea .widget-hovered-efd2:after,
.hero_80ea .widget-hovered-efd2:before {
  content: "";
  display: table;
}
.hero_80ea .widget-hovered-efd2:after {
  clear: both;
}
.hero_80ea .widget-hovered-efd2 .table-wood-875c,
.hero_80ea .widget-hovered-efd2 .shade_edfd {
  width: 49%;
}
.hero_80ea .widget-hovered-efd2 .table-wood-875c a span.info_in_da9d,
.hero_80ea .widget-hovered-efd2 .shade_edfd a span.info_in_da9d {
  display: block;
  margin-bottom: 5px;
}
.hero_80ea .widget-hovered-efd2 .shade_edfd {
  float: left;
  text-align: left;
}
.hero_80ea .widget-hovered-efd2 .table-wood-875c {
  float: right;
  text-align: right;
}
.frame-57e0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .frame-57e0 {
    margin-bottom: 0;
  }
}
.badge-84f6 {
  margin-bottom: 1em;
}
.badge-84f6 .pagination_simple_3587 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification-solid-3b49 a {
  display: block;
  line-height: 0;
  position: relative;
}
.container_e2dd .badge-84f6,
.static-6f0e .badge-84f6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .container_e2dd .badge-84f6,
  .static-6f0e .badge-84f6 {
    display: block;
  }
}
.container_e2dd .notification-solid-3b49,
.static-6f0e .notification-solid-3b49 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .container_e2dd .notification-solid-3b49,
  .static-6f0e .notification-solid-3b49 {
    margin-bottom: 1em;
  }
}
.container_e2dd .notification-solid-3b49 img,
.static-6f0e .notification-solid-3b49 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.container_e2dd .dark-cc55,
.static-6f0e .dark-cc55 {
  flex-basis: calc(100% - 160px);
}
.container_e2dd .dark-cc55 p,
.static-6f0e .dark-cc55 p {
  margin-bottom: 0;
}
.container_e2dd .dark-cc55 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .container_e2dd .dark-cc55 {
    padding-left: 0;
  }
}
.static-6f0e .dark-cc55 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .static-6f0e .dark-cc55 {
    padding-right: 0;
  }
}
.static-6f0e .notification-solid-3b49 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block_mini_4281 .notification-solid-3b49 {
  margin-bottom: 0.5em;
}
.block_mini_4281 .notification-solid-3b49 img {
  width: 100%;
}
.module_5740 .sort_4723,
.left-6f05 .sort_4723 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.left-6f05 .border-black-fd07 .text_advanced_807f p:last-child {
  margin-bottom: 0;
}
.gallery_c128 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.aside-4231 .tag_next_0233 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .aside-4231 .tag_next_0233:last-of-type {
    margin-bottom: 0;
  }
}
.aside-4231 .tag_next_0233 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside-4231 .tag_next_0233 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.aside-4231 .tag_next_0233 ul li {
  margin: 0 0 0.6em;
}
.aside-4231 .tag_next_0233 ul li.blue-a8c8,
.aside-4231 .tag_next_0233 ul li.popup_f82d {
  position: relative;
}
.aside-4231 .tag_next_0233 ul li.blue-a8c8 .badge-23ca,
.aside-4231 .tag_next_0233 ul li.popup_f82d .badge-23ca {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.aside-4231 .tag_next_0233 ul li.blue-a8c8:after:after,
.aside-4231 .tag_next_0233 ul li.blue-a8c8:after:before,
.aside-4231
  .tag_next_0233
  ul
  li.popup_f82d:after:after,
.aside-4231
  .tag_next_0233
  ul
  li.popup_f82d:after:before {
  content: "";
  display: table;
}
.aside-4231 .tag_next_0233 ul li.blue-a8c8:after:after,
.aside-4231
  .tag_next_0233
  ul
  li.popup_f82d:after:after {
  clear: both;
}
.aside-4231 .tag_next_0233 a.red_d757:hover {
  text-decoration: none;
}
.aside-4231 .tag_next_0233 select {
  max-width: 100%;
}
.aside-4231 .tag_next_0233 table {
  font-size: 85%;
}
.aside-4231 .tag_next_0233 table td,
.aside-4231 .tag_next_0233 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.aside-4231 .tag_next_0233 table tfoot td {
  text-align: left;
}
.aside-4231 .tag_next_0233 :last-child {
  margin-bottom: 0;
}
.aside-4231 .tag_next_0233 .row-hovered-8816 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.aside-4231 .tag_next_0233 .row-hovered-8816 label {
  width: 100%;
}
.aside-4231 .tag_next_0233 .row-hovered-8816 .photo_fa20 {
  width: 100%;
  display: block;
}
.aside-4231 .tag_next_0233 .row-hovered-8816 .clean_fd8f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.aside-4231 .tag_next_0233 .row-hovered-8816 .clean_fd8f:hover svg #svg-search {
  fill: #444;
}
.aside-4231 .tag_next_0233 .row-hovered-8816 .clean_fd8f svg {
  width: 18px;
  height: 18px;
}
.aside-4231 .border-middle-c68b ul ul,
.aside-4231 .shadow_1889 ul ul,
.aside-4231 .shade_43b8 ul ul,
.aside-4231 .banner-d8c8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.aside-4231 .border-middle-c68b .detail-hard-e3b3 > a,
.aside-4231 .shadow_1889 .detail-hard-e3b3 > a,
.aside-4231 .shade_43b8 .detail-hard-e3b3 > a,
.aside-4231 .banner-d8c8 .detail-hard-e3b3 > a {
  margin-bottom: 0;
}
.aside-4231 .nav-c5b4 li,
.aside-4231 .border-middle-c68b li,
.aside-4231 .active-8f82 li,
.aside-4231 .shadow_1889 li,
.aside-4231 .shade_43b8 li,
.aside-4231 .banner-d8c8 li,
.aside-4231 .media_3ce6 li,
.aside-4231 .overlay-fluid-a389 li {
  display: block;
  position: relative;
}
.aside-4231 .nav-c5b4 li:last-child,
.aside-4231 .border-middle-c68b li:last-child,
.aside-4231 .active-8f82 li:last-child,
.aside-4231 .shadow_1889 li:last-child,
.aside-4231 .shade_43b8 li:last-child,
.aside-4231 .banner-d8c8 li:last-child,
.aside-4231 .media_3ce6 li:last-child,
.aside-4231 .overlay-fluid-a389 li:last-child {
  border: none;
}
.aside-4231 .nav-c5b4 li a,
.aside-4231 .border-middle-c68b li a,
.aside-4231 .active-8f82 li a,
.aside-4231 .shadow_1889 li a,
.aside-4231 .shade_43b8 li a,
.aside-4231 .banner-d8c8 li a,
.aside-4231 .media_3ce6 li a,
.aside-4231 .overlay-fluid-a389 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside-4231 .nav-c5b4 li ul li::before,
.aside-4231 .border-middle-c68b li ul li::before,
.aside-4231 .active-8f82 li ul li::before,
.aside-4231 .shadow_1889 li ul li::before,
.aside-4231 .shade_43b8 li ul li::before,
.aside-4231 .banner-d8c8 li ul li::before,
.aside-4231 .media_3ce6 li ul li::before,
.aside-4231 .overlay-fluid-a389 li ul li::before {
  left: 15px;
}
.aside-4231 .nav-c5b4 li ul a,
.aside-4231 .border-middle-c68b li ul a,
.aside-4231 .active-8f82 li ul a,
.aside-4231 .shadow_1889 li ul a,
.aside-4231 .shade_43b8 li ul a,
.aside-4231 .banner-d8c8 li ul a,
.aside-4231 .media_3ce6 li ul a,
.aside-4231 .overlay-fluid-a389 li ul a {
  padding-left: 20px;
}
.aside-4231 .nav-c5b4 li ul ul li::before,
.aside-4231 .border-middle-c68b li ul ul li::before,
.aside-4231 .active-8f82 li ul ul li::before,
.aside-4231 .shadow_1889 li ul ul li::before,
.aside-4231 .shade_43b8 li ul ul li::before,
.aside-4231 .banner-d8c8 li ul ul li::before,
.aside-4231 .media_3ce6 li ul ul li::before,
.aside-4231 .overlay-fluid-a389 li ul ul li::before {
  left: 30px;
}
.aside-4231 .nav-c5b4 li ul ul a,
.aside-4231 .border-middle-c68b li ul ul a,
.aside-4231 .active-8f82 li ul ul a,
.aside-4231 .shadow_1889 li ul ul a,
.aside-4231 .shade_43b8 li ul ul a,
.aside-4231 .banner-d8c8 li ul ul a,
.aside-4231 .media_3ce6 li ul ul a,
.aside-4231 .overlay-fluid-a389 li ul ul a {
  padding-left: 40px;
}
.aside-4231 .tertiary-ffa4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside-4231 .overlay-fluid-a389 ul li {
  margin-bottom: 1.41575em;
}
.aside-4231 .overlay-fluid-a389 ul li .modal-7e41 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.aside-4231 .overlay-fluid-a389 ul li .pattern-iron-4d0c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component_6a4c .nav-c5b4 li a,
.component_6a4c .border-middle-c68b li a,
.component_6a4c .active-8f82 li a,
.component_6a4c .shadow_1889 li a,
.component_6a4c .shade_43b8 li a,
.component_6a4c .banner-d8c8 li a,
.component_6a4c .media_3ce6 li a,
.component_6a4c .overlay-fluid-a389 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_6a4c .tertiary-ffa4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_6a4c .tag_next_0233 ul li.blue-a8c8 .badge-23ca,
.component_6a4c .tag_next_0233 ul li.popup_f82d .badge-23ca {
  background: rgba(0, 0, 0, 0.2);
}
.component_6a4c .aside-4231 .tag_next_0233 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_fde6 .aside-4231 .main_focused_df37 li {
  margin: 0;
}
.bronze_fde6 .aside-4231 .main_focused_df37 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze_fde6 .aside-4231 .main_focused_df37 li ul {
  margin: 0;
}
.bronze_fde6 .aside-4231 .main_focused_df37 li ul li a {
  padding-left: 15px;
}
.bronze_fde6 .aside-4231 .main_focused_df37 li ul li li a {
  padding-left: 30px;
}
.bronze_fde6 .aside-4231 .main_focused_df37 li.right-b4f2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze_fde6 .aside-4231 .main_focused_df37 li.right-b4f2 > 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;
}
.bronze_fde6 .aside-4231 .main_focused_df37 li.right-b4f2 > 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;
}
.grid_complex_744d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.media_fixed_6ab6 {
  position: relative;
  z-index: 10;
}
.media_fixed_6ab6 .backdrop_last_29bb {
  width: 100%;
  max-width: 100%;
}
.accordion_new_d29f .label_advanced_7094 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion_new_d29f .focus_872d {
}
.accordion_new_d29f .component_6a4c {
  background: #292929;
}
.mini-63a9 .label_advanced_7094 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mini-63a9 .focus_872d {
  background: #f9f9f9;
}
.mini-63a9 .component_6a4c {
  background: #303030;
}
.table_c3bb .label_advanced_7094 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_c3bb .bronze_a2e8 {
    margin-bottom: 1em;
  }
  .table_c3bb .bronze_a2e8:last-child {
    margin-bottom: 0;
  }
}
.table_c3bb .focus_872d {
  background: #ededed;
}
.table_c3bb .component_6a4c {
  background: #1a1a1a;
}
.label_advanced_7094.focus_872d {
  color: rgba(0, 0, 0, 0.6);
}
.label_advanced_7094.focus_872d .huge_1b42 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label_advanced_7094.component_6a4c {
  color: rgba(255, 255, 255, 0.99);
}
.label_advanced_7094.component_6a4c a:not(.red_d757) {
  color: rgba(255, 255, 255, 0.79);
}
.label_advanced_7094.component_6a4c a:not(.red_d757):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_advanced_7094.component_6a4c .huge_1b42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_advanced_7094.component_6a4c table tbody td,
.label_advanced_7094.component_6a4c table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo-down-d173.tiny-905a .box_369f {
  max-width: initial;
}
.logo-down-d173 .slider-411a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo-down-d173 .slider-411a .backdrop_last_29bb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo-down-d173 .slider-411a .backdrop_last_29bb {
    display: block;
    margin-bottom: 2em;
  }
  .logo-down-d173 .slider-411a .backdrop_last_29bb:last-child {
    margin-bottom: 0;
  }
}
.table_c3bb .bronze_a2e8:last-child,
.mini-63a9 .bronze_a2e8:last-child,
.accordion_new_d29f .bronze_a2e8:last-child {
  margin-bottom: 0;
}
.table_c3bb .bronze_a2e8 .aside-4231 .tag_next_0233:last-child,
.mini-63a9 .bronze_a2e8 .aside-4231 .tag_next_0233:last-child,
.accordion_new_d29f .bronze_a2e8 .aside-4231 .tag_next_0233:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table_c3bb .glass-5fc5,
  .table_c3bb .lite-8d75,
  .mini-63a9 .glass-5fc5,
  .mini-63a9 .lite-8d75,
  .accordion_new_d29f .glass-5fc5,
  .accordion_new_d29f .lite-8d75 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .media_fixed_6ab6 .bronze_a2e8 {
    margin-bottom: 2em;
  }
}
.media_fixed_6ab6 p:last-child {
  margin-bottom: 0;
}
.media_fixed_6ab6 li,
.media_fixed_6ab6 ul {
  list-style: none;
  margin: 0;
}
.media_fixed_6ab6 ul ul {
  margin-left: 2.617924em;
}
.link-fixed-a5e9 {
  font-size: 0.875em;
}

/* css-noise: c389 */
.phantom-card-n8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
