/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover_easy_b411/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover_easy_b411
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.hover_easy_b411/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.wood-7031.west_51e0/licenses/gpl-2.0.element_1fc9
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.gallery_wood_b930/, (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.purple_08b6.middle_b6ed/normalize.shade-cold-25d4/
 ======
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.shade-cold-25d4 v7.0.0 | MIT License | github.hover_easy_b411/necolas/normalize.shade-cold-25d4 */
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;
}
.picture-soft-3540 .breadcrumb-yellow-99ad,
.badge-7536,
.component-pro-5cc7,
.block_7d74,
.overlay_434c,
.row-huge-1478,
.overlay-b5cf,
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;
}
.badge-7536,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge-7536,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-7536,
  h1 {
    font-size: 1.8em;
  }
}
.component-pro-5cc7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component-pro-5cc7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component-pro-5cc7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component-pro-5cc7,
  h2 {
    font-size: 1.7em;
  }
}
.block_7d74,
h3 {
  font-size: 1.618em;
}
.picture-soft-3540 .breadcrumb-yellow-99ad,
.overlay_434c,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.disabled_huge_44af {
  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;
}
.static_c20a:after,
.static_c20a:before,
.hot-8bb1:after,
.hot-8bb1:before {
  content: "";
  display: table;
}
.static_c20a:after,
.hot-8bb1:after {
  clear: both;
}
.media_d22f {
  float: right;
  margin-right: 0;
}
.search_54c3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.section_2658 .blue_24e4,
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;
}
.section_2658 .blue_24e4: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;
}
.feature_95f0 .blue_24e4 {
  box-shadow: none;
}
.feature_95f0
  .blue_24e4
  .complex-4864 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.feature_95f0 .blue_24e4 .description_2a74 {
  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;
}
.feature_95f0
  .blue_24e4
  .description_2a74
  b {
  display: none;
}
.feature_95f0 .header-rough-b353 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notification_slow_1f8d:not(.tabs_fcba):not(.info-new-4fcd),
button:not(.tabs_fcba):not(.info-new-4fcd),
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ),
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ),
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ) {
  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;
}
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ):hover,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ):hover,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):hover,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):hover,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ):active,
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ):active,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):active,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):active,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):active,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus {
  outline: 0;
}
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75 {
  position: relative;
}
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .yellow_8c68,
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .dynamic-4c21,
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .mask_prev_9e4e,
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  i,
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  svg,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .yellow_8c68,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .dynamic-4c21,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .mask_prev_9e4e,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  i,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  svg,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .yellow_8c68,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .dynamic-4c21,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .mask_prev_9e4e,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  i,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  svg,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .yellow_8c68,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .dynamic-4c21,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .mask_prev_9e4e,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  i,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  svg,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .yellow_8c68,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .dynamic-4c21,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  .mask_prev_9e4e,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  i,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75
  svg {
  visibility: hidden;
}
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75:after,
button:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75:after,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75:after,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75:after,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ).fn-loading-da75: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;
}
.notification_slow_1f8d:not(.tabs_fcba):not(.info-new-4fcd),
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ),
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ),
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ) {
  color: #fff;
  background: #235787;
}
.notification_slow_1f8d:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus,
input[type="button"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus,
input[type="reset"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus,
input[type="submit"]:not(.tabs_fcba):not(
    .info-new-4fcd
  ):focus {
  color: #fff;
}
.notification_slow_1f8d.fn-disabled-da75:not(.tabs_fcba):not(
    .info-new-4fcd
  ),
.notification_slow_1f8d[disabled]:not(.tabs_fcba):not(
    .info-new-4fcd
  ),
button.fn-disabled-da75:not(.tabs_fcba):not(
    .info-new-4fcd
  ),
button[disabled]:not(.tabs_fcba):not(
    .info-new-4fcd
  ) {
  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;
}
.red-2a01 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.red-2a01: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;
}
.shade-left-4e1c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.action_01dc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sort-5cc6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.static_c20a:after,
.static_c20a:before,
.footer-cool-99d4:after,
.footer-cool-99d4:before,
.blue-5008:after,
.blue-5008:before,
.fresh-5a37:after,
.fresh-5a37:before,
.lower-2da9:after,
.lower-2da9:before,
.tabs-prev-c9ca:after,
.tabs-prev-c9ca:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.static_c20a:after,
.footer-cool-99d4:after,
.blue-5008:after,
.fresh-5a37:after,
.lower-2da9:after,
.tabs-prev-c9ca:after {
  clear: both;
}
.footer-cool-99d4 .complex_ff6d,
.blue-5008 .complex_ff6d,
.sort-simple-6035 .complex_ff6d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fixed-64ee {
  display: inline-block;
}
.active-f220 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active-f220 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active-f220 .header-21e1 {
  padding: 1em 0;
  font-size: 85%;
}
.header-21e1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focused-e196 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focused-e196:after,
.focused-e196:before {
  content: "";
  display: table;
}
.focused-e196:after {
  clear: both;
}
.basic-88f5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel-7ef4 .basic-88f5 {
  max-width: 50%;
}
.feature_fluid_f4f9 .basic-88f5 {
  max-width: 33.33%;
}
.tiny_2538 .basic-88f5 {
  max-width: 25%;
}
.pagination-c16c .basic-88f5 {
  max-width: 20%;
}
.preview-bronze-d534 .basic-88f5 {
  max-width: 16.66%;
}
.photo_a1db .basic-88f5 {
  max-width: 14.28%;
}
.image_orange_94b1 .basic-88f5 {
  max-width: 12.5%;
}
.background_slow_93e7 .basic-88f5 {
  max-width: 11.11%;
}
.highlight_south_7e4f {
  display: block;
}
.picture-soft-3540 .filter-9d96 label,
.picture-soft-3540 .bronze_3dd4 label,
.picture-soft-3540 .pro_a3e2 label,
.picture-soft-3540 .section-1103 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-c676 {
  list-style: none;
  margin: 0;
}
.avatar-c676 article.pattern_b566 {
  margin-bottom: 0;
}
.avatar-c676 ul {
  list-style: none;
  margin: 0;
}
.avatar-c676 .soft_3371 li.pattern_b566 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-c676 .soft_3371 li.pattern_b566 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-c676 .soft_3371 li.pattern_b566: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) {
  .avatar-c676 .soft_3371 li.pattern_b566 li.pattern_b566 li.pattern_b566 li.pattern_b566 {
    padding-left: 0;
  }
}
article.pattern_b566 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_b566 .footer-cool-99d4 p:last-of-type {
  margin-bottom: 0;
}
article.pattern_b566 .wide_39d6 {
  float: left;
}
article.pattern_b566 .pressed_a2a7 {
  margin-left: 85px;
}
article.pattern_b566 .container_bottom_0858 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_b566 .container_bottom_0858 .overlay-warm-92a8 {
  margin-left: 10px;
}
article.pattern_b566 .cold_779e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_b566 .tooltip-gas-b7d8 {
  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 .filter-9d96,
  #respond .pro_a3e2,
  #respond .section-1103 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-9d96 input,
#respond .pro_a3e2 input,
#respond .section-1103 input {
  width: 100%;
}
#respond .section-1103 {
  margin-right: 0;
}
#respond .paper_1762 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.medium_bdb6 {
  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;
}
.medium_bdb6.shadow_north_781d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.medium_bdb6 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%);
}
.medium_bdb6:focus,
.medium_bdb6: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);
}
.down-1a36 {
  border-radius: 10%;
}
.center-c3e5 {
  border-radius: 50%;
}
.copper-ca4c {
  font-size: 0.72em;
}
.container-77a7 {
  font-size: 0.875em;
}
.notice-783f {
  font-size: 1.1em;
}
.notification_19f6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.notification_19f6.copper-ca4c {
  letter-spacing: 0.5px;
}
.lite_61cb,
.lite_61cb a {
  color: #6d6d6d;
}
.lite_61cb a:hover {
  color: #111;
}
.modal-d84c {
  color: #6d6d6d;
}
.row-bf58 {
  overflow-x: hidden;
}
.row-bf58 .icon-east-5550.element_ffdb {
  position: relative;
}
.row-bf58 .icon-east-5550.element_ffdb.solid-1495 {
  position: initial;
}
.row-bf58
  .icon-east-5550.element_ffdb.solid-1495
  .modal-5203 {
  left: auto;
}
.row-bf58 .icon-east-5550 .modal-5203 {
  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;
}
.row-bf58 .icon-east-5550:hover.element_ffdb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.row-bf58
  .icon-east-5550:hover.element_ffdb
  .modal-5203 {
  display: block;
  z-index: 9999999;
}
.row-bf58 .primary_2c52 .hover_b1e4,
.row-bf58 .inner-7831 .hover_b1e4 {
  display: none;
}
.row-bf58 .aside-3fea .icon-east-5550:hover.element_ffdb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.picture-soft-3540 .filter-9d96 label,
.picture-soft-3540 .bronze_3dd4 label,
.picture-soft-3540 .pro_a3e2 label,
.picture-soft-3540 .section-1103 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-c676 {
  list-style: none;
  margin: 0;
}
.avatar-c676 article.pattern_b566 {
  margin-bottom: 0;
}
.avatar-c676 ul {
  list-style: none;
  margin: 0;
}
.avatar-c676 .soft_3371 li.pattern_b566 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-c676 .soft_3371 li.pattern_b566 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-c676 .soft_3371 li.pattern_b566: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) {
  .avatar-c676 .soft_3371 li.pattern_b566 li.pattern_b566 li.pattern_b566 li.pattern_b566 {
    padding-left: 0;
  }
}
article.pattern_b566 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_b566 .footer-cool-99d4 p:last-of-type {
  margin-bottom: 0;
}
article.pattern_b566 .wide_39d6 {
  float: left;
}
article.pattern_b566 .pressed_a2a7 {
  margin-left: 85px;
}
article.pattern_b566 .container_bottom_0858 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_b566 .container_bottom_0858 .overlay-warm-92a8 {
  margin-left: 10px;
}
article.pattern_b566 .cold_779e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_b566 .tooltip-gas-b7d8 {
  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 .filter-9d96,
  #respond .pro_a3e2,
  #respond .section-1103 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-9d96 input,
#respond .pro_a3e2 input,
#respond .section-1103 input {
  width: 100%;
}
#respond .section-1103 {
  margin-right: 0;
}
#respond .paper_1762 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_2c52 .header-8f7a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.header-8f7a .icon-fast-7ffb.hero_04cd .right-ed74 > li > a:focus,
.header-8f7a .icon-fast-7ffb.hero_04cd .right-ed74 > li > a:hover,
.header-8f7a .icon-fast-7ffb.old-d78d .right-ed74 > li > a:focus,
.header-8f7a .icon-fast-7ffb.old-d78d .right-ed74 > li > a:hover,
.header-8f7a .icon-fast-7ffb.label-clean-661c .right-ed74 > li > a:focus,
.header-8f7a .icon-fast-7ffb.label-clean-661c .right-ed74 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-8f7a
  .icon-fast-7ffb.hero_04cd
  .right-ed74
  > li.card_a084
  > a,
.header-8f7a
  .icon-fast-7ffb.hero_04cd
  .right-ed74
  > li.nav_fd7a
  > a,
.header-8f7a
  .icon-fast-7ffb.old-d78d
  .right-ed74
  > li.card_a084
  > a,
.header-8f7a
  .icon-fast-7ffb.old-d78d
  .right-ed74
  > li.nav_fd7a
  > a,
.header-8f7a
  .icon-fast-7ffb.label-clean-661c
  .right-ed74
  > li.card_a084
  > a,
.header-8f7a .icon-fast-7ffb.label-clean-661c .right-ed74 > li.title_fluid_55b8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.header-8f7a .motion-3482,
.header-8f7a .motion-3482 a {
  color: rgba(255, 255, 255, 0.99);
}
.header-8f7a .focus-advanced-c0a7.prev-4847 li a,
.header-8f7a .card_425a a,
.header-8f7a .soft_3ad1,
.header-8f7a .right-ed74 > li > a,
.header-8f7a .paragraph-down-974f {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a .focus-advanced-c0a7.prev-4847 li a:hover,
.header-8f7a .card_425a a:hover,
.header-8f7a .soft_3ad1:hover,
.header-8f7a .right-ed74 > li > a:hover,
.header-8f7a .paragraph-down-974f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-8f7a .row_0050 {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a .row_0050 .column-prev-45cd {
  color: rgba(255, 255, 255, 0.99);
}
.header-8f7a .row_0050:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-8f7a .hot-9dca .primary_e10b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a .hot-9dca .primary_e10b .focus-tall-368e {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a
  .hot-9dca
  .primary_e10b
  .focus-tall-368e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a
  .hot-9dca
  .primary_e10b
  .focus-tall-368e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a
  .hot-9dca
  .primary_e10b
  .focus-tall-368e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a
  .hot-9dca
  .primary_e10b
  .focus-tall-368e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a .hot-9dca .sort-54c2 {
  color: rgba(255, 255, 255, 0.79);
}
.header-8f7a .hot-9dca .sort-54c2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_668d
  .header-8f7a
  .hot-9dca
  .section-hot-2e6d
  .light-8853 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_668d
  .header-8f7a
  .hot-9dca
  .section-hot-2e6d
  .focus-tall-368e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_2c52 .breadcrumb-dark-9224 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-dark-9224 .icon-fast-7ffb.hero_04cd .right-ed74 > li > a:focus,
.breadcrumb-dark-9224 .icon-fast-7ffb.hero_04cd .right-ed74 > li > a:hover,
.breadcrumb-dark-9224 .icon-fast-7ffb.old-d78d .right-ed74 > li > a:focus,
.breadcrumb-dark-9224 .icon-fast-7ffb.old-d78d .right-ed74 > li > a:hover,
.breadcrumb-dark-9224 .icon-fast-7ffb.label-clean-661c .right-ed74 > li > a:focus,
.breadcrumb-dark-9224 .icon-fast-7ffb.label-clean-661c .right-ed74 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-dark-9224
  .icon-fast-7ffb.hero_04cd
  .right-ed74
  > li.card_a084
  > a,
.breadcrumb-dark-9224
  .icon-fast-7ffb.hero_04cd
  .right-ed74
  > li.nav_fd7a
  > a,
.breadcrumb-dark-9224
  .icon-fast-7ffb.old-d78d
  .right-ed74
  > li.card_a084
  > a,
.breadcrumb-dark-9224
  .icon-fast-7ffb.old-d78d
  .right-ed74
  > li.nav_fd7a
  > a,
.breadcrumb-dark-9224
  .icon-fast-7ffb.label-clean-661c
  .right-ed74
  > li.card_a084
  > a,
.breadcrumb-dark-9224 .icon-fast-7ffb.label-clean-661c .right-ed74 > li.title_fluid_55b8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-dark-9224 .motion-3482,
.breadcrumb-dark-9224 .motion-3482 a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-dark-9224 .focus-advanced-c0a7.prev-4847 li a,
.breadcrumb-dark-9224 .card_425a a,
.breadcrumb-dark-9224 .soft_3ad1,
.breadcrumb-dark-9224 .right-ed74 > li > a,
.breadcrumb-dark-9224 .paragraph-down-974f {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-dark-9224 .focus-advanced-c0a7.prev-4847 li a:hover,
.breadcrumb-dark-9224 .card_425a a:hover,
.breadcrumb-dark-9224 .soft_3ad1:hover,
.breadcrumb-dark-9224 .right-ed74 > li > a:hover,
.breadcrumb-dark-9224 .paragraph-down-974f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-dark-9224 .row_0050 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-dark-9224 .row_0050 .column-prev-45cd {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-dark-9224 .row_0050:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wide_684f .wide-4207 {
  margin-left: auto;
  margin-right: auto;
}
.blue-5008 > * {
  margin-left: auto;
  margin-right: auto;
}
.blue-5008 .shade-left-4e1c {
  margin-right: 1.41575em;
}
.item-e772 .blue-5008 > .accent-large-918c {
  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;
}
.item-e772 .blue-5008 > .content-5be4 {
  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;
}
.focus_fast_11c4.wide_684f .wide-4207,
.thumbnail-c5cd.wide_684f .wide-4207 {
  margin-left: 0;
}
.column_a559.wide_684f .wide-4207,
.block_428f.wide_684f .wide-4207 {
  margin-right: 0;
}
.blue-5008 ol,
.blue-5008 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.nav-first-7803 video {
  max-width: 100%;
}
.status_stone_dc7d img {
  display: block;
}
.status_stone_dc7d.shade-left-4e1c,
.status_stone_dc7d.action_01dc {
  width: 100%;
}
.status_stone_dc7d.content-5be4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gold_33d6:not(.wide-f0d3) {
  margin: 1.5em auto;
}
.gallery_016b p {
  padding: 1.5em 14px;
}
ul.table-clean-90e3.content-5be4,
ul.table-clean-90e3.accent-large-918c,
ul.table-clean-90e3.article-narrow-bf3b.accent-large-918c {
  padding: 0 14px;
}
.gold-f961 {
  display: block;
  overflow-x: auto;
}
.gold-f961 table {
  border-collapse: collapse;
  width: 100%;
}
.gold-f961 td,
.gold-f961 th {
  padding: 0.5em;
}
.blue-5008 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.blue-5008 ol ol,
.blue-5008 ol ul,
.blue-5008 ul ol,
.blue-5008 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.blue-5008 ol ol li,
.blue-5008 ol ul li,
.blue-5008 ul ol li,
.blue-5008 ul ul li {
  margin-left: 0;
}
.stone-e5f8.article-large-0e37 > .red-cfe1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stone-e5f8.article-large-0e37 > .red-cfe1 iframe,
.stone-e5f8.article-large-0e37 > .red-cfe1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav_blue_6e71 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav_blue_6e71.label-under-bfac {
  padding: 0;
}
.nav_blue_6e71.label-under-bfac cite {
  font-size: 13px;
}
.nav_blue_6e71 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav_blue_6e71 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header-494d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header-494d > p:first-child {
  margin-top: 0;
}
.header-494d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header-494d blockquote {
  border-left: 0;
}
.heading-ed8f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.heading-ed8f:not(.widget-a5f5) {
  max-width: 100px;
}
.heading-ed8f.filter_stone_95b1 {
  border-bottom: none !important;
  text-align: center;
}
.heading-ed8f.filter_stone_95b1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_016b p {
    padding: 1.5em 0;
  }
}
.summary-a753 {
  color: #0073aa;
}
.wrapper-0fcd {
  background-color: #0073aa;
}
.message-2fb1 {
  color: #229fd8;
}
.breadcrumb_center_d303 {
  background-color: #229fd8;
}
.article-643b {
  color: #eee;
}
.paper-d7a0 {
  background-color: #eee;
}
.easy_8543 {
  color: #444;
}
.under_57b3 {
  background-color: #444;
}
.info_ff95 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info_ff95 .table-solid-dd81 .card_425a {
  font-size: 15px;
}
.info_ff95 .card_425a {
  line-height: 1.3;
}
.info_ff95 .breadcrumb-dark-9224 {
}
.info_ff95 .header-8f7a {
  background: #235787;
}
.narrow-2a42 {
  padding: 0;
}
.narrow-2a42 .header-8f7a {
  background: #1a1a1a;
}
.narrow-2a42 .breadcrumb-dark-9224 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow_b2eb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow_b2eb .breadcrumb-dark-9224 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow_b2eb .header-8f7a {
  background: #303030;
}
.tabs-prev-c9ca {
  position: relative;
  z-index: 10;
}
.tabs-prev-c9ca .tertiary-0812 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-ccfa .element_ffdb {
  display: inline-block;
  vertical-align: middle;
}
.mask-ccfa.copper_d6e6 .element_ffdb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask-ccfa.copper_d6e6 .element_ffdb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-ccfa.copper_d6e6 .element_ffdb {
    margin-right: 0.4em;
  }
}
.mask-ccfa.copper_d6e6 .element_ffdb:last-child {
  margin-right: 0;
}
.icon-86f1 .tertiary-0812 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .primary_2c52 .table-solid-dd81 {
    margin: 0 -0.5em;
  }
  .primary_2c52 .table-solid-dd81 [class*="customify-col-"],
  .primary_2c52 .table-solid-dd81 [class*="customify-col_"],
  .primary_2c52 .table-solid-dd81 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.primary_2c52.link_out_1804 .tertiary-0812 {
  background: 0 0 !important;
}
.primary_2c52.link_out_1804 .tertiary-0812,
.primary_2c52.icon-86f1 .tertiary-0812 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .primary_2c52.accent-plasma-d760 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.primary_2c52.icon-86f1 .tertiary-0812 {
  box-shadow: none !important;
}
.detail_silver_ffc5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .detail_silver_ffc5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .detail_silver_ffc5 {
    padding: 18px 0 20px;
  }
}
.detail_silver_ffc5 .block-paper-d784 {
  width: 100%;
}
.detail_silver_ffc5 .hovered-a019 {
  margin-bottom: 0;
}
.detail_silver_ffc5 .background_a0ad {
  margin-top: 5px;
  font-size: 0.875em;
}
.badge_tall_1e71 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.badge_tall_1e71 .pressed_ab8e {
  width: 100%;
}
.card_e60f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.card_e60f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.card_e60f 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;
}
.card_e60f li:last-child:after {
  display: none;
}
.card_e60f li a {
  font-weight: 500;
  margin-right: 10px;
}
.cool-a605 .hover_b1e4 button,
.detail_silver_ffc5 .hover_b1e4 button {
  left: 0;
}
.cool-a605 .pressed_ab8e,
.detail_silver_ffc5 .pressed_ab8e {
  padding-left: 0;
  padding-right: 0;
}
.cool-a605 .badge_tall_1e71,
.detail_silver_ffc5 .badge_tall_1e71 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cool-a605 {
  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;
}
.cool-a605: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;
}
.cool-a605 .table-cold-09af {
  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) {
  .cool-a605 .table-cold-09af {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cool-a605 .table-cold-09af {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cool-a605 .table-cold-09af {
    min-height: 200px;
  }
}
.cool-a605 .card_e60f {
  color: rgba(255, 255, 255, 0.8);
}
.cool-a605 .card_e60f a,
.cool-a605 .card_e60f li:after {
  color: inherit;
}
.cool-a605 .card_e60f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bottom_6fe4 {
  margin-bottom: 0.5em;
}
.photo_ac77 {
  margin-bottom: 1.2em;
}
.photo_ac77,
.bottom_6fe4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.photo_ac77 p:last-child,
.bottom_6fe4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hover_b1e4,
#masthead .hover_b1e4 {
  display: none;
}
#masthead
  > .hover_b1e4.icon_easy_2ffe {
  display: none;
}
#masthead > .hover_b1e4 button {
  left: 0;
}
.avatar_static_c16e {
  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%;
}
.avatar_static_c16e .element_ffdb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar_static_c16e .block_full_59e8 {
  display: -webkit-box;
  display: flex;
}
.avatar_static_c16e .block_full_59e8.slider-silver-3fcd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar_static_c16e .block_full_59e8.photo-04d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_static_c16e .block_full_59e8.row_4bd1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_static_c16e.backdrop-outer-f705.motion_0c14 .block_full_59e8.slider-silver-3fcd {
  flex-basis: 100%;
}
.avatar_static_c16e.left-0aa7 .block_full_59e8.photo-04d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar_static_c16e.left-0aa7 .block_full_59e8.row_4bd1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hover_b1e4.icon_easy_2ffe {
  display: none;
}
#masthead > .hover_b1e4 button {
  left: 0;
}
.center_b286 {
  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;
}
.center_b286:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.center_b286.light_129d i {
  margin-right: 4px;
}
.center_b286.header-3fab i {
  margin-left: 5px;
}
.card_425a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card_425a p:last-child {
  margin-bottom: 0;
}
.row-f74b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row-f74b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row-f74b img {
  display: block;
  width: auto;
  line-height: 1;
}
.row-f74b .motion-3482 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row-f74b .easy-8a77 {
  margin: 5px 0 7px 0;
}
.row-f74b.border_full_2390 .photo-56c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-f74b.border_full_2390 .slow-2bba {
  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;
}
.row-f74b.south-af78 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row-f74b.south-af78 .photo-56c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-f74b.south-af78 .slow-2bba {
  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;
}
.row-f74b.backdrop_right_6711 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-f74b.footer-dim-5927 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row-f74b.footer-dim-5927 .slow-2bba {
  margin-top: 7px;
}
.sort_bright_6274 {
  display: inline-block;
}
.tabs-prev-c9ca .slider_04ba .row-f74b img {
  max-width: 100%;
}
.icon-fast-7ffb .mask-a6f5.dirty-ea75,
.accent_4310 .mask-a6f5.dirty-ea75 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon-fast-7ffb .cool_de90,
.accent_4310 .cool_de90 {
  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%);
}
.icon-fast-7ffb .cool_de90 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.icon-fast-7ffb.picture-narrow-1bb2 .cool_de90 {
  display: none;
}
.icon-fast-7ffb .blue-5fb9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon-fast-7ffb .blue-5fb9 li {
  display: inline-block;
  position: relative;
}
.icon-fast-7ffb .blue-5fb9 li:last-child {
  margin-right: 0;
}
.icon-fast-7ffb .blue-5fb9 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;
}
.icon-fast-7ffb .blue-5fb9 li.title_fluid_55b8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.icon-fast-7ffb .blue-5fb9 > 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;
}
.icon-fast-7ffb .blue-5fb9 > li > a i {
  line-height: 0;
}
.icon-fast-7ffb .blue-5fb9 > li.steel_599c > a .cool_de90 {
  margin-left: 4px;
  line-height: 0;
}
.icon-fast-7ffb .blue-5fb9 .hot-a5b4 li.steel_599c > a {
  position: relative;
}
.icon-fast-7ffb .blue-5fb9 .hot-a5b4 li.steel_599c > a:after,
.icon-fast-7ffb .blue-5fb9 .hot-a5b4 li.steel_599c > a:before {
  content: "";
  display: table;
}
.icon-fast-7ffb .blue-5fb9 .hot-a5b4 li.steel_599c > a:after {
  clear: both;
}
.icon-fast-7ffb .blue-5fb9 .hot-a5b4 li.steel_599c > a .cool_de90 {
  margin-left: 5px;
  float: right;
}
.icon-fast-7ffb .under-6190,
.icon-fast-7ffb .hot-a5b4 {
  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;
}
.icon-fast-7ffb .hot-a5b4 {
  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;
}
.icon-fast-7ffb .hot-a5b4 .dirty-ea75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon-fast-7ffb .hot-a5b4 .cool_de90 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.icon-fast-7ffb .hot-a5b4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.icon-fast-7ffb .hot-a5b4 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;
}
.icon-fast-7ffb .hot-a5b4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.icon-fast-7ffb .hot-a5b4 .hot-a5b4 {
  top: 0;
  left: 100%;
}
.icon-fast-7ffb .gradient_8075.fn-focus-da75 > .under-6190,
.icon-fast-7ffb .gradient_8075.fn-focus-da75 > .hot-a5b4,
.icon-fast-7ffb .gradient_8075:focus > .under-6190,
.icon-fast-7ffb .gradient_8075:focus > .hot-a5b4,
.icon-fast-7ffb .gradient_8075:hover > .under-6190,
.icon-fast-7ffb .gradient_8075:hover > .hot-a5b4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.icon-fast-7ffb.label-clean-661c .right-ed74:after,
.icon-fast-7ffb.label-clean-661c .right-ed74:before {
  content: "";
  display: table;
}
.icon-fast-7ffb.label-clean-661c .right-ed74:after {
  clear: both;
}
.icon-fast-7ffb.label-clean-661c .right-ed74 > li {
  float: left;
}
.icon-fast-7ffb.dirty-1911 .right-ed74:after,
.icon-fast-7ffb.dirty-1911 .right-ed74:before {
  content: "";
  display: table;
}
.icon-fast-7ffb.dirty-1911 .right-ed74:after {
  clear: both;
}
.icon-fast-7ffb.dirty-1911 .right-ed74 > li {
  float: left;
}
.icon-fast-7ffb.dirty-1911 .right-ed74 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.icon-fast-7ffb.dirty-1911 .right-ed74 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.icon-fast-7ffb.dirty-1911 .right-ed74 > li.card_a084 > a,
.icon-fast-7ffb.dirty-1911 .right-ed74 > li.title_fluid_55b8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.icon-fast-7ffb.hero_04cd .right-ed74 > li > a .dirty-ea75 {
  position: relative;
}
.icon-fast-7ffb.hero_04cd .right-ed74 > li > a .dirty-ea75: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;
}
.icon-fast-7ffb.hero_04cd
  .right-ed74
  > li:focus
  > a
  .dirty-ea75:before,
.icon-fast-7ffb.hero_04cd
  .right-ed74
  > li:hover
  > a
  .dirty-ea75:before {
  width: 100%;
  background-color: currentColor;
}
.icon-fast-7ffb.hero_04cd
  .right-ed74
  > li.card_a084
  > a
  .dirty-ea75:before,
.icon-fast-7ffb.hero_04cd
  .right-ed74
  > li.nav_fd7a
  > a
  .dirty-ea75:before {
  width: 100%;
  background-color: currentColor;
}
.icon-fast-7ffb.old-d78d .right-ed74 > li > a .dirty-ea75 {
  position: relative;
}
.icon-fast-7ffb.old-d78d .right-ed74 > li > a .dirty-ea75: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;
}
.icon-fast-7ffb.old-d78d .right-ed74 > li:focus > a .dirty-ea75:before,
.icon-fast-7ffb.old-d78d
  .right-ed74
  > li:hover
  > a
  .dirty-ea75:before {
  width: 100%;
  background-color: currentColor;
}
.icon-fast-7ffb.old-d78d
  .right-ed74
  > li.card_a084
  > a
  .dirty-ea75:before,
.icon-fast-7ffb.old-d78d
  .right-ed74
  > li.nav_fd7a
  > a
  .dirty-ea75:before {
  width: 100%;
  background-color: currentColor;
}
.accent_4310 .blue-5fb9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent_4310 .blue-5fb9 li:first-child > a {
  border-top: none;
}
.accent_4310 .blue-5fb9 .heading_yellow_9bde > .dirty-ea75 .cool_de90 {
  display: none;
}
.accent_4310 .blue-5fb9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent_4310 .blue-5fb9 li:last-child {
  border: none;
}
.accent_4310 .blue-5fb9 li.steel_599c > a {
  padding-right: 45px !important;
}
.accent_4310 .blue-5fb9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent_4310 .blue-5fb9 li a:focus,
.accent_4310 .blue-5fb9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_4310 .blue-5fb9 li .sort-outer-f60a {
  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;
}
.accent_4310 .blue-5fb9 li .sort-outer-f60a:hover {
  box-shadow: none;
}
.accent_4310 .blue-5fb9 li .sort-outer-f60a .cool_de90 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent_4310 .blue-5fb9 .hot-a5b4 {
  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);
}
.accent_4310 .blue-5fb9 .hot-a5b4 li a {
  padding-left: 3em;
}
.accent_4310 .blue-5fb9 .bottom_41db > a .sort-outer-f60a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent_4310 .blue-5fb9 .bottom_41db > .hot-a5b4 {
  display: block;
  opacity: 1;
}
.picture_f8e8 {
  max-width: 100%;
}
.outer-90c3 {
  line-height: 0;
  cursor: pointer;
}
.paragraph-down-974f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph-down-974f:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph-down-974f svg {
  width: 18px;
  height: 18px;
}
.paragraph-down-974f .clean-65da {
  display: none;
}
.photo-dirty-4c57 {
  position: relative;
}
.photo-dirty-4c57.fn-active-da75 .paragraph-down-974f .column_smooth_f5c9 {
  display: none;
}
.photo-dirty-4c57.fn-active-da75 .paragraph-down-974f .clean-65da {
  display: inline-block;
}
.photo-dirty-4c57 .fixed_c43f {
  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);
}
.photo-dirty-4c57.modal-1732 .fixed_c43f {
  left: auto;
  right: -0.9em;
}
.photo-dirty-4c57.modal-1732 .image-a1fb::before {
  left: auto;
  right: 15px;
}
.photo-dirty-4c57.fn-active-da75 .fixed_c43f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-hot-2e6d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.section-hot-2e6d label {
  flex-basis: 100%;
}
.section-hot-2e6d .primary_e10b {
  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;
}
.section-hot-2e6d .focus-tall-368e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.section-hot-2e6d .focus-tall-368e:focus {
  background-color: transparent;
}
.section-hot-2e6d button.sort-54c2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.section-hot-2e6d button.sort-54c2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.section-hot-2e6d button.sort-54c2 svg {
  width: 18px;
  height: 18px;
}
.section-hot-2e6d input[type="submit"] {
  min-height: auto;
}
.hot-9dca .section-hot-2e6d .focus-tall-368e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-a1fb {
  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) {
  .image-a1fb {
    width: 220px;
  }
}
.image-a1fb label {
  flex-basis: 100%;
}
.image-a1fb::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;
}
.tabs_668d .hot-9dca .section-hot-2e6d {
  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;
}
.tabs_668d
  .hot-9dca
  .section-hot-2e6d
  .primary_e10b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tabs_668d .hot-9dca .section-hot-2e6d .focus-tall-368e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tabs_668d
  .hot-9dca
  .section-hot-2e6d
  .focus-tall-368e:focus {
  background: 0 0;
}
.tabs_668d
  .hot-9dca
  .section-hot-2e6d
  .light-8853 {
  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;
}
.focus-advanced-c0a7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus-advanced-c0a7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus-advanced-c0a7 li:last-child {
  margin-right: 0;
}
.focus-advanced-c0a7 li:first-child {
  margin-left: 0;
}
.focus-advanced-c0a7.thumbnail_orange_8dd6 a {
  color: #fff;
}
.focus-advanced-c0a7.thumbnail_orange_8dd6 a:hover {
  color: #fff;
}
.focus-advanced-c0a7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus-advanced-c0a7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus-advanced-c0a7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus-advanced-c0a7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus-advanced-c0a7 [class*="social-icon-apple"] {
  background-color: #999;
}
.focus-advanced-c0a7 [class*="social-icon-apple"].row_hovered_ae5c {
  background-color: transparent;
  color: #999;
}
.focus-advanced-c0a7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus-advanced-c0a7 [class*="social-icon-behance"].row_hovered_ae5c {
  background-color: transparent;
  color: #1769ff;
}
.focus-advanced-c0a7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus-advanced-c0a7 [class*="social-icon-bitbucket"].row_hovered_ae5c {
  background-color: transparent;
  color: #205081;
}
.focus-advanced-c0a7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus-advanced-c0a7 [class*="social-icon-codepen"].row_hovered_ae5c {
  background-color: transparent;
  color: #000;
}
.focus-advanced-c0a7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus-advanced-c0a7 [class*="social-icon-delicious"].row_hovered_ae5c {
  background-color: transparent;
  color: #39f;
}
.focus-advanced-c0a7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus-advanced-c0a7 [class*="social-icon-digg"].row_hovered_ae5c {
  background-color: transparent;
  color: #005be2;
}
.focus-advanced-c0a7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus-advanced-c0a7 [class*="social-icon-dribbble"].row_hovered_ae5c {
  background-color: transparent;
  color: #ea4c89;
}
.focus-advanced-c0a7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus-advanced-c0a7 [class*="social-icon-envelope"].row_hovered_ae5c {
  background-color: transparent;
  color: #ea4335;
}
.focus-advanced-c0a7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus-advanced-c0a7 [class*="social-icon-facebook"].row_hovered_ae5c {
  background-color: transparent;
  color: #3b5998;
}
.focus-advanced-c0a7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus-advanced-c0a7 [class*="social-icon-flickr"].row_hovered_ae5c {
  background-color: transparent;
  color: #0063dc;
}
.focus-advanced-c0a7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus-advanced-c0a7 [class*="social-icon-foursquare"].row_hovered_ae5c {
  background-color: transparent;
  color: #2d5be3;
}
.focus-advanced-c0a7 [class*="social-icon-github"] {
  background-color: #333;
}
.focus-advanced-c0a7 [class*="social-icon-github"].row_hovered_ae5c {
  background-color: transparent;
  color: #333;
}
.focus-advanced-c0a7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus-advanced-c0a7 [class*="social-icon-google-plus"].row_hovered_ae5c {
  background-color: transparent;
  color: #dd4b39;
}
.focus-advanced-c0a7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus-advanced-c0a7 [class*="social-icon-houzz"].row_hovered_ae5c {
  background-color: transparent;
  color: #7ac142;
}
.focus-advanced-c0a7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus-advanced-c0a7 [class*="social-icon-instagram"].row_hovered_ae5c {
  background-color: transparent;
  color: #262626;
}
.focus-advanced-c0a7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus-advanced-c0a7 [class*="social-icon-jsfiddle"].row_hovered_ae5c {
  background-color: transparent;
  color: #487aa2;
}
.focus-advanced-c0a7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus-advanced-c0a7 [class*="social-icon-linkedin"].row_hovered_ae5c {
  background-color: transparent;
  color: #0077b5;
}
.focus-advanced-c0a7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus-advanced-c0a7 [class*="social-icon-medium"].row_hovered_ae5c {
  background-color: transparent;
  color: #00ab6b;
}
.focus-advanced-c0a7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus-advanced-c0a7
  [class*="social-icon-odnoklassniki"].row_hovered_ae5c {
  background-color: transparent;
  color: #f4731c;
}
.focus-advanced-c0a7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus-advanced-c0a7 [class*="social-icon-meetup"].row_hovered_ae5c {
  background-color: transparent;
  color: #ec1c40;
}
.focus-advanced-c0a7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus-advanced-c0a7 [class*="social-icon-pinterest"].row_hovered_ae5c {
  background-color: transparent;
  color: #bd081c;
}
.focus-advanced-c0a7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus-advanced-c0a7 [class*="social-icon-product-hunt"].row_hovered_ae5c {
  background-color: transparent;
  color: #da552f;
}
.focus-advanced-c0a7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus-advanced-c0a7 [class*="social-icon-reddit"].row_hovered_ae5c {
  background-color: transparent;
  color: #ff4500;
}
.focus-advanced-c0a7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus-advanced-c0a7 [class*="social-icon-rss"].row_hovered_ae5c {
  background-color: transparent;
  color: #f26522;
}
.focus-advanced-c0a7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus-advanced-c0a7
  [class*="social-icon-shopping-cart"].row_hovered_ae5c {
  background-color: transparent;
  color: #4caf50;
}
.focus-advanced-c0a7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus-advanced-c0a7 [class*="social-icon-skype"].row_hovered_ae5c {
  background-color: transparent;
  color: #00aff0;
}
.focus-advanced-c0a7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus-advanced-c0a7 [class*="social-icon-slideshare"].row_hovered_ae5c {
  background-color: transparent;
  color: #0077b5;
}
.focus-advanced-c0a7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus-advanced-c0a7 [class*="social-icon-snapchat"].row_hovered_ae5c {
  background-color: transparent;
  color: #fffc00;
}
.focus-advanced-c0a7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus-advanced-c0a7 [class*="social-icon-soundcloud"].row_hovered_ae5c {
  background-color: transparent;
  color: #f80;
}
.focus-advanced-c0a7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus-advanced-c0a7 [class*="social-icon-spotify"].row_hovered_ae5c {
  background-color: transparent;
  color: #2ebd59;
}
.focus-advanced-c0a7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus-advanced-c0a7
  [class*="social-icon-stack-overflow"].row_hovered_ae5c {
  background-color: transparent;
  color: #fe7a15;
}
.focus-advanced-c0a7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus-advanced-c0a7 [class*="social-icon-maldkfgram"].row_hovered_ae5c {
  background-color: transparent;
  color: #2ca5e0;
}
.focus-advanced-c0a7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus-advanced-c0a7 [class*="social-icon-tripadvisor"].row_hovered_ae5c {
  background-color: transparent;
  color: #589442;
}
.focus-advanced-c0a7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus-advanced-c0a7 [class*="social-icon-tumblr"].row_hovered_ae5c {
  background-color: transparent;
  color: #35465c;
}
.focus-advanced-c0a7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus-advanced-c0a7 [class*="social-icon-twitch"].row_hovered_ae5c {
  background-color: transparent;
  color: #6441a5;
}
.focus-advanced-c0a7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus-advanced-c0a7 [class*="social-icon-twitter"].row_hovered_ae5c {
  background-color: transparent;
  color: #1da1f2;
}
.focus-advanced-c0a7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus-advanced-c0a7 [class*="social-icon-vimeo"].row_hovered_ae5c {
  background-color: transparent;
  color: #1ab7ea;
}
.focus-advanced-c0a7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus-advanced-c0a7 [class*="social-icon-vk"].row_hovered_ae5c {
  background-color: transparent;
  color: #45668e;
}
.focus-advanced-c0a7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus-advanced-c0a7 [class*="social-icon-weibo"].row_hovered_ae5c {
  background-color: transparent;
  color: #df2029;
}
.focus-advanced-c0a7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus-advanced-c0a7 [class*="social-icon-weixin"].row_hovered_ae5c {
  background-color: transparent;
  color: #7bb32e;
}
.focus-advanced-c0a7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus-advanced-c0a7 [class*="social-icon-whatsapp"].row_hovered_ae5c {
  background-color: transparent;
  color: #25d366;
}
.focus-advanced-c0a7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus-advanced-c0a7 [class*="social-icon-wordpress"].row_hovered_ae5c {
  background-color: transparent;
  color: #21759b;
}
.focus-advanced-c0a7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus-advanced-c0a7 [class*="social-icon-xing"].row_hovered_ae5c {
  background-color: transparent;
  color: #026466;
}
.focus-advanced-c0a7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus-advanced-c0a7 [class*="social-icon-yelp"].row_hovered_ae5c {
  background-color: transparent;
  color: #af0606;
}
.focus-advanced-c0a7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus-advanced-c0a7 [class*="social-icon-youtube"].row_hovered_ae5c {
  background-color: transparent;
  color: #cd201f;
}
.soft_3ad1 {
  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;
}
.soft_3ad1:hover {
  box-shadow: none;
  background: 0 0;
}
.header_up_43ef {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.short_c930 {
  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;
}
.progress-23b3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter_178d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter_178d,
.filter_178d::after,
.filter_178d::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;
}
.filter_178d::after,
.filter_178d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.banner-short-924b .short_c930 .progress-23b3 {
  margin-top: -2px;
  width: 19px;
}
.banner-short-924b .short_c930 .filter_178d {
  margin-top: -1px;
}
.banner-short-924b .short_c930 .filter_178d,
.banner-short-924b .short_c930 .filter_178d::after,
.banner-short-924b .short_c930 .filter_178d::before {
  width: 19px;
  height: 2px;
}
.banner-short-924b .short_c930 .filter_178d::before {
  top: -6px;
}
.banner-short-924b .short_c930 .filter_178d::after {
  bottom: -6px;
}
.module_2050 .short_c930 .progress-23b3 {
  margin-top: -2px;
  width: 22px;
}
.module_2050 .short_c930 .filter_178d {
  margin-top: -1px;
}
.module_2050 .short_c930 .filter_178d,
.module_2050 .short_c930 .filter_178d::after,
.module_2050 .short_c930 .filter_178d::before {
  width: 22px;
  height: 2px;
}
.module_2050 .short_c930 .filter_178d::before {
  top: -7px;
}
.module_2050 .short_c930 .filter_178d::after {
  bottom: -7px;
}
.gradient-paper-6fdb .short_c930 .progress-23b3 {
  margin-top: -2px;
  width: 31px;
}
.gradient-paper-6fdb .short_c930 .filter_178d {
  margin-top: -1.5px;
}
.gradient-paper-6fdb .short_c930 .filter_178d,
.gradient-paper-6fdb .short_c930 .filter_178d::after,
.gradient-paper-6fdb .short_c930 .filter_178d::before {
  width: 31px;
  height: 3px;
}
.gradient-paper-6fdb .short_c930 .filter_178d::before {
  top: -9px;
}
.gradient-paper-6fdb .short_c930 .filter_178d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bronze_734b .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 19px;
  }
  .bronze_734b .short_c930 .filter_178d {
    margin-top: -1px;
  }
  .bronze_734b .short_c930 .filter_178d,
  .bronze_734b .short_c930 .filter_178d::after,
  .bronze_734b .short_c930 .filter_178d::before {
    width: 19px;
    height: 2px;
  }
  .bronze_734b .short_c930 .filter_178d::before {
    top: -6px;
  }
  .bronze_734b .short_c930 .filter_178d::after {
    bottom: -6px;
  }
  .easy_306c .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 22px;
  }
  .easy_306c .short_c930 .filter_178d {
    margin-top: -1px;
  }
  .easy_306c .short_c930 .filter_178d,
  .easy_306c .short_c930 .filter_178d::after,
  .easy_306c .short_c930 .filter_178d::before {
    width: 22px;
    height: 2px;
  }
  .easy_306c .short_c930 .filter_178d::before {
    top: -7px;
  }
  .easy_306c .short_c930 .filter_178d::after {
    bottom: -7px;
  }
  .item-3236 .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 31px;
  }
  .item-3236 .short_c930 .filter_178d {
    margin-top: -1.5px;
  }
  .item-3236 .short_c930 .filter_178d,
  .item-3236 .short_c930 .filter_178d::after,
  .item-3236 .short_c930 .filter_178d::before {
    width: 31px;
    height: 3px;
  }
  .item-3236 .short_c930 .filter_178d::before {
    top: -9px;
  }
  .item-3236 .short_c930 .filter_178d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_510a .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_510a .short_c930 .filter_178d {
    margin-top: -1px;
  }
  .pro_510a .short_c930 .filter_178d,
  .pro_510a .short_c930 .filter_178d::after,
  .pro_510a .short_c930 .filter_178d::before {
    width: 19px;
    height: 2px;
  }
  .pro_510a .short_c930 .filter_178d::before {
    top: -6px;
  }
  .pro_510a .short_c930 .filter_178d::after {
    bottom: -6px;
  }
  .image-019c .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 22px;
  }
  .image-019c .short_c930 .filter_178d {
    margin-top: -1px;
  }
  .image-019c .short_c930 .filter_178d,
  .image-019c .short_c930 .filter_178d::after,
  .image-019c .short_c930 .filter_178d::before {
    width: 22px;
    height: 2px;
  }
  .image-019c .short_c930 .filter_178d::before {
    top: -7px;
  }
  .image-019c .short_c930 .filter_178d::after {
    bottom: -7px;
  }
  .aside-aad5 .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 31px;
  }
  .aside-aad5 .short_c930 .filter_178d {
    margin-top: -1.5px;
  }
  .aside-aad5 .short_c930 .filter_178d,
  .aside-aad5 .short_c930 .filter_178d::after,
  .aside-aad5 .short_c930 .filter_178d::before {
    width: 31px;
    height: 3px;
  }
  .aside-aad5 .short_c930 .filter_178d::before {
    top: -9px;
  }
  .aside-aad5 .short_c930 .filter_178d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .message_79ff .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 19px;
  }
  .message_79ff .short_c930 .filter_178d {
    margin-top: -1px;
  }
  .message_79ff .short_c930 .filter_178d,
  .message_79ff .short_c930 .filter_178d::after,
  .message_79ff .short_c930 .filter_178d::before {
    width: 19px;
    height: 2px;
  }
  .message_79ff .short_c930 .filter_178d::before {
    top: -6px;
  }
  .message_79ff .short_c930 .filter_178d::after {
    bottom: -6px;
  }
  .modal_4574 .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_4574 .short_c930 .filter_178d {
    margin-top: -1px;
  }
  .modal_4574 .short_c930 .filter_178d,
  .modal_4574 .short_c930 .filter_178d::after,
  .modal_4574 .short_c930 .filter_178d::before {
    width: 22px;
    height: 2px;
  }
  .modal_4574 .short_c930 .filter_178d::before {
    top: -7px;
  }
  .modal_4574 .short_c930 .filter_178d::after {
    bottom: -7px;
  }
  .bronze-82ce .short_c930 .progress-23b3 {
    margin-top: -2px;
    width: 31px;
  }
  .bronze-82ce .short_c930 .filter_178d {
    margin-top: -1.5px;
  }
  .bronze-82ce .short_c930 .filter_178d,
  .bronze-82ce .short_c930 .filter_178d::after,
  .bronze-82ce .short_c930 .filter_178d::before {
    width: 31px;
    height: 3px;
  }
  .bronze-82ce .short_c930 .filter_178d::before {
    top: -9px;
  }
  .bronze-82ce .short_c930 .filter_178d::after {
    bottom: -9px;
  }
}
.avatar-center-90e4 .filter_178d {
  -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);
}
.avatar-center-90e4 .filter_178d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar-center-90e4 .filter_178d::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);
}
.avatar-center-90e4.orange-0811 .filter_178d {
  -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);
}
.avatar-center-90e4.orange-0811 .filter_178d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar-center-90e4.orange-0811 .filter_178d::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);
}
.light-fb51 {
  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.border-white-8a87:before {
  display: none;
}
.inner-7831 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner-7831 .aside_clean_6755 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner-7831 .aside_clean_6755:last-of-type {
  border-bottom: none;
}
.inner-7831 .aside_clean_6755.shade-complex-fce2,
.inner-7831 .aside_clean_6755.label_center_3941,
.inner-7831 .aside_clean_6755.nav_red_7a81 {
  padding: 0;
}
.inner-7831 .accent_4310 .sort-outer-f60a {
  color: currentColor;
}
.inner-7831 .accent_4310 .sort-outer-f60a:focus,
.inner-7831 .accent_4310 .sort-outer-f60a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-7831.breadcrumb-dark-9224 .row_0050,
.inner-7831.breadcrumb-dark-9224 .card_425a a,
.inner-7831.breadcrumb-dark-9224 .right-ed74 a,
.inner-7831.breadcrumb-dark-9224 .hot-a5b4 a {
  color: rgba(0, 0, 0, 0.55);
}
.inner-7831.breadcrumb-dark-9224 .row_0050:hover,
.inner-7831.breadcrumb-dark-9224 .card_425a a:hover,
.inner-7831.breadcrumb-dark-9224 .right-ed74 a:hover,
.inner-7831.breadcrumb-dark-9224 .hot-a5b4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-7831.breadcrumb-dark-9224 .column-prev-45cd {
  color: rgba(0, 0, 0, 0.8);
}
.inner-7831.breadcrumb-dark-9224 .aside_clean_6755 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-7831.breadcrumb-dark-9224 .aside_clean_6755:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner-7831.breadcrumb-dark-9224 .solid-aa9a:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner-7831.breadcrumb-dark-9224 .accent_4310 .blue-5fb9 li a,
.inner-7831.breadcrumb-dark-9224 .accent_4310 .sort-outer-f60a,
.inner-7831.breadcrumb-dark-9224 .hot-a5b4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-7831.breadcrumb-dark-9224 .accent_4310 .sort-outer-f60a:focus,
.inner-7831.breadcrumb-dark-9224 .accent_4310 .sort-outer-f60a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-7831.breadcrumb-dark-9224 .blue-5fb9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-7831.header-8f7a .row_0050,
.inner-7831.header-8f7a .card_425a a,
.inner-7831.header-8f7a .right-ed74 .sort-outer-f60a,
.inner-7831.header-8f7a .right-ed74 a,
.inner-7831.header-8f7a .hot-a5b4 a {
  color: rgba(255, 255, 255, 0.79);
}
.inner-7831.header-8f7a .row_0050:hover,
.inner-7831.header-8f7a .card_425a a:hover,
.inner-7831.header-8f7a .right-ed74 .sort-outer-f60a:hover,
.inner-7831.header-8f7a .right-ed74 a:hover,
.inner-7831.header-8f7a .hot-a5b4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-7831.header-8f7a .column-prev-45cd {
  color: rgba(255, 255, 255, 0.99);
}
.inner-7831.header-8f7a .aside_clean_6755 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-7831.header-8f7a .aside_clean_6755:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner-7831.header-8f7a .solid-aa9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner-7831.header-8f7a .accent_4310 .blue-5fb9 li a,
.inner-7831.header-8f7a .accent_4310 .sort-outer-f60a,
.inner-7831.header-8f7a .hot-a5b4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-7831.header-8f7a .accent_4310 .sort-outer-f60a:focus,
.inner-7831.header-8f7a .accent_4310 .sort-outer-f60a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-7831.header-8f7a .blue-5fb9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-aa9a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.solid-aa9a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.green_9474 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fluid-00d9 .inner-7831 {
  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;
}
.fluid-00d9 .aside_clean_6755 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fluid-00d9 .aside_clean_6755: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) {
  .fluid-00d9 .aside_clean_6755:before {
    width: 16%;
    left: 42%;
  }
}
.fluid-00d9 .aside_clean_6755:last-child:before {
  content: none;
}
.fluid-00d9 .aside_clean_6755[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fluid-00d9 .accent_4310 .blue-5fb9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fluid-00d9 .accent_4310 .blue-5fb9 li a .sort-outer-f60a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fluid-00d9 .accent_4310 .hot-a5b4 {
  border: none;
}
.fluid-00d9 .accent_4310 .hot-a5b4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fluid-00d9 .solid-aa9a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fluid-00d9 .green_9474 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fluid-00d9 .header-8f7a .solid-aa9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.fluid-00d9 .breadcrumb-dark-9224.icon_cool_f2cf .filter_178d {
  background: rgba(0, 0, 0, 0.6);
}
.fluid-00d9
  .breadcrumb-dark-9224.icon_cool_f2cf
  .filter_178d::after,
.fluid-00d9
  .breadcrumb-dark-9224.icon_cool_f2cf
  .filter_178d:before {
  background: inherit;
}
.fluid-00d9
  .breadcrumb-dark-9224.icon_cool_f2cf:hover
  .filter_178d {
  background: rgba(0, 0, 0, 0.8);
}
.dark_ae53 .inner-7831 {
  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) {
  .dark_ae53 .inner-7831 {
    width: auto;
    right: 45px;
  }
}
.in-f41d .inner-7831 {
  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) {
  .in-f41d .inner-7831 {
    width: auto;
    left: 45px;
  }
}
.border-white-8a87 .inner-7831 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border-white-8a87 .green_9474 {
  max-width: 48em;
  margin: 0 auto;
}
.border-white-8a87 .solid-aa9a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gradient_f34e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_f34e.fluid-00d9 .inner-7831 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gradient_f34e.dark_ae53 .inner-7831 {
  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);
}
.gradient_f34e .inner-7831 {
  visibility: visible;
}
.gradient_f34e.in-f41d .inner-7831 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hard_bbb3,
.fixed_62d7 {
  overflow-x: hidden;
}
.hard_bbb3 .inner-7831 {
  overflow: auto;
}
.hard_bbb3.fluid-00d9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_bbb3.fluid-00d9 .inner-7831 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hard_bbb3.fluid-00d9 .soft_3ad1 {
  opacity: 0;
}
.hard_bbb3.dark_ae53 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_bbb3.dark_ae53 .inner-7831 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hard_bbb3.dark_ae53 .soft_3ad1 {
  opacity: 0;
}
.hard_bbb3.in-f41d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_bbb3.in-f41d .inner-7831 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hard_bbb3.in-f41d .soft_3ad1 {
  opacity: 0;
}
.hard_bbb3.border-white-8a87 .inner-7831 {
  z-index: 10;
  visibility: visible;
}
.icon_cool_f2cf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon_cool_f2cf .filter_178d {
  background: rgba(255, 255, 255, 0.99);
}
.icon_cool_f2cf .filter_178d::after,
.icon_cool_f2cf .filter_178d:before {
  background: inherit;
}
.icon_cool_f2cf:hover .filter_178d {
  background: rgba(255, 255, 255, 0.99);
}
.in-f41d .icon_cool_f2cf {
  top: 10px;
  right: auto;
  left: 12px;
}
.border-white-8a87 .icon_cool_f2cf {
  display: none !important;
}
.hard_bbb3:before,
.fixed_62d7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hard_bbb3 .icon_cool_f2cf,
.fixed_62d7 .icon_cool_f2cf {
  display: inline-block;
}
.inner-7831 .element_ffdb {
  -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;
}
.hard_bbb3 .inner-7831 .element_ffdb,
.fixed_62d7 .inner-7831 .element_ffdb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.iron_2bba .primary_e10b {
  width: 100%;
}
.slider_04ba {
  padding: 0 0.5em 0;
}
.slider_04ba [class*="customify-col-"],
.slider_04ba [class*="customify-col_"],
.slider_04ba [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-under-2056 .slider_04ba {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table-solid-dd81 .main_north_3f79,
  .main_north_3f79 {
    display: none;
  }
  .alert_yellow_d369 {
    text-align: left;
  }
  .sidebar_5f8e {
    text-align: center;
  }
  .banner-out-0fd0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table-solid-dd81 .red_b645,
  .red_b645 {
    display: none;
  }
  .next_d189 {
    text-align: left;
  }
  .main_simple_7301 {
    text-align: center;
  }
  .tooltip_b9c6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table-solid-dd81 .chip_81e2,
  .chip_81e2 {
    display: none;
  }
  .out-e114 {
    text-align: left;
  }
  .shadow-out-cb8c {
    text-align: center;
  }
  .detail-e7ed {
    text-align: right;
  }
}
#page {
  position: relative;
}
.primary_f662 {
  box-shadow: none !important;
}
.badge_f5a0 .progress_1d3e,
.heading_glass_d536 .progress_1d3e {
  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;
}
.heading_glass_d536 .progress_1d3e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary-0812 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary-0812:after,
.tertiary-0812:before {
  content: "";
  display: table;
}
.tertiary-0812:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary-0812 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary-0812,
.accent-plasma-d760 {
  max-width: 1248px;
  margin: 0 auto;
}

.fresh-5a37.advanced_1362 .tertiary-0812 {
  max-width: 100%;
}
.fresh-5a37.upper_01c5 {
  max-width: 1200px;
  margin: 0 auto;
}
.fresh-5a37.backdrop-6a9a .tertiary-0812 {
  max-width: 100%;
}
.fresh-5a37.backdrop-6a9a > .tertiary-0812 {
  padding-left: 0;
  padding-right: 0;
}
.fresh-5a37.backdrop-6a9a > .tertiary-0812 .table-solid-dd81 {
  margin: 0;
}
.fresh-5a37.backdrop-6a9a
  > .tertiary-0812
  .motion-e852.focus-stale-5b2a {
  margin-right: 0;
  margin-left: 0;
}
.fresh-5a37.backdrop-6a9a #main.focus-stale-5b2a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .footer_huge_86d7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .footer_huge_86d7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .left-7303 .wide-4207 {
    padding-right: 1em;
  }
  .left-7303.table-active-f1bd .motion-e852 {
    border-right: 1px solid #eaecee;
  }
  .left-7303.table-active-f1bd .wide-4207 {
    padding-right: 1em;
  }
  .left-7303.table-active-f1bd .wrapper_b626 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small_b0ff .wide-4207 {
    padding-left: 1em;
  }
  .small_b0ff.table-active-f1bd .motion-e852 {
    border-left: 1px solid #eaecee;
  }
  .small_b0ff.table-active-f1bd .wide-4207 {
    padding-left: 1em;
  }
  .small_b0ff.table-active-f1bd .wrapper_b626 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_8f59 .wide-4207 {
    padding-left: 1em;
  }
  .image_8f59.table-active-f1bd .inner_779c {
    border-right: 1px solid #eaecee;
  }
  .image_8f59.table-active-f1bd .alert-df6b {
    border-right: 1px solid #eaecee;
  }
  .image_8f59.table-active-f1bd .wide-4207 {
    padding-left: 1em;
  }
  .image_8f59.table-active-f1bd .wrapper_b626 {
    padding-right: 1em;
  }
  .image_8f59.table-active-f1bd .caption-stone-ac2e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_upper_9e89 .wide-4207 {
    padding-right: 1em;
  }
  .content_upper_9e89.table-active-f1bd .inner_779c {
    border-left: 1px solid #eaecee;
  }
  .content_upper_9e89.table-active-f1bd .alert-df6b {
    border-left: 1px solid #eaecee;
  }
  .content_upper_9e89.table-active-f1bd .wide-4207 {
    padding-right: 1em;
  }
  .content_upper_9e89.table-active-f1bd .wrapper_b626 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_upper_9e89.table-active-f1bd .caption-stone-ac2e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_huge_86d7 .wide-4207 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer_huge_86d7.table-active-f1bd .motion-e852 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .footer_huge_86d7.table-active-f1bd .wide-4207 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer_huge_86d7.table-active-f1bd .wrapper_b626 {
    padding-left: 1em;
  }
  .footer_huge_86d7.table-active-f1bd .caption-stone-ac2e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .footer_huge_86d7.table-active-f1bd .wide-4207 {
    padding-left: 0;
  }
}
.carousel_caa7 .mask-ccfa {
  display: inline-block;
}
.gas_5104 {
  display: inline-block;
}
.clean-f74b {
  word-con: break-word;
}
.lite_78cc > span {
  display: inline-block;
  padding: 5px 0;
}
.lite_78cc .media-small-dc6a {
  margin-left: 8px;
  margin-right: 8px;
}
.lite_78cc .thumbnail_b386 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info_6d3b .center_a646 {
  margin-bottom: 2em;
}
.info_6d3b .thumbnail_advanced_9614 {
  margin-bottom: 15px;
}
.info_6d3b .thumbnail_advanced_9614:last-child {
  margin-bottom: 0;
}
.info_6d3b .module_dirty_0211 {
  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) {
  .info_6d3b .module_dirty_0211 {
    display: block;
  }
}
.info_6d3b .alert_7a26 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info_6d3b .alert_7a26 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info_6d3b .block-mini-8c43 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info_6d3b .block-mini-8c43 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info_6d3b .block-mini-8c43 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info_6d3b .clean-f74b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_6d3b .clean-f74b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info_6d3b .static_ea08 p:last-child {
  margin-bottom: 0;
}
.info_6d3b .south-1496 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info_6d3b .shade-full-ff49 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info_6d3b .container_new_c942 {
  margin-top: 1em;
}
.info_6d3b .fluid_0314 {
  top: 0;
  display: block;
}
.info_6d3b .fluid_0314 a {
  color: inherit;
}
.info_6d3b .fluid_0314 a:hover {
  color: inherit;
}
.info_6d3b .modal_hard_a57a {
  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;
}
.info_6d3b .modal_hard_a57a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info_6d3b .shade-full-ff49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info_6d3b .pagination-action-b963 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info_6d3b .pagination-action-b963:first-child {
  margin-top: 0;
}
.info_6d3b .pagination-action-b963.shade-gold-16e0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info_6d3b .pagination-action-b963.wrapper_7565 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_6d3b
  .pagination-action-b963.wrapper_7565.link_28a2
  .container_new_c942 {
  width: 100%;
}
.info_6d3b .wrapper_7565 {
  -webkit-box-align: center;
  align-items: center;
}
.info_6d3b .wrapper_7565 .lite_78cc,
.info_6d3b .wrapper_7565 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info_6d3b .block-mini-8c43 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_6d3b .block-mini-8c43 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info_6d3b .block-mini-8c43: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;
}
.info_6d3b .shade-gold-16e0 {
  z-index: 5;
}
.info_6d3b .sidebar-de83 .aside_103c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info_6d3b .card_hot_f036 .aside_103c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info_6d3b .white-1459 .aside_103c {
  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;
}
.info_6d3b.old-93e0 .module_dirty_0211,
.info_6d3b.footer_7eb8 .module_dirty_0211 {
  display: block;
}
.info_6d3b.old-93e0 .module_dirty_0211 .west-5cba,
.info_6d3b.old-93e0 .module_dirty_0211 .shade-full-ff49,
.info_6d3b.footer_7eb8 .module_dirty_0211 .west-5cba,
.info_6d3b.footer_7eb8 .module_dirty_0211 .shade-full-ff49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_6d3b.nav_old_385b .alert_7a26 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info_6d3b.nav_old_385b .alert_7a26 {
    margin-right: 0;
  }
}
.info_6d3b.old-93e0 .alert_7a26,
.info_6d3b.footer_7eb8 .alert_7a26 {
  padding-top: 40%;
}
.info_6d3b.old-93e0 .center_a646,
.info_6d3b.footer_7eb8 .center_a646 {
  display: block;
}
.info_6d3b.old-93e0 .fn-sticky-da75 .shade-full-ff49,
.info_6d3b.footer_7eb8 .fn-sticky-da75 .shade-full-ff49 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info_6d3b.old-93e0 .alert_7a26,
.info_6d3b.footer_7eb8 .alert_7a26 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info_6d3b.old-93e0 .shade-full-ff49 {
  padding: 1em;
}
.focus-f444 {
  margin: 30px auto;
  display: block;
}
.focus-f444 .dropdown-899d > * {
  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;
}
.focus-f444 .dropdown-899d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus-f444 .dropdown-899d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_6233 .lite_78cc {
  margin-bottom: 1.41575em;
}
.nav_6233 .box_easy_2746 {
  margin-bottom: 1.618em;
}
.blue-5008 .section_def3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.blue-5008 .section_def3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.blue-5008 .narrow-724b {
  max-width: 100%;
  overflow: auto;
}
.wide_684f .blue-5008 a:hover {
  text-decoration: underline;
}
.solid_5e5d .thumbnail_advanced_9614:not(.clean-f74b),
.solid_5e5d .block-mini-8c43 {
  margin-bottom: 1.41575em;
}
.solid_5e5d .thumbnail_advanced_9614:not(.clean-f74b):last-child,
.solid_5e5d .block-mini-8c43:last-child {
  margin-bottom: 0;
}
.solid_5e5d .thumbnail_advanced_9614.complex-6853 {
  margin-bottom: 0.41575em;
}
.solid_5e5d .hover_8634:before,
.solid_5e5d .tertiary-glass-afa7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.solid_5e5d .hover_8634:before {
  content: "\f115";
}
.solid_5e5d .tertiary-glass-afa7:before {
  content: "\f02c";
}
.solid_5e5d .block-2eee {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.solid_5e5d .block-2eee a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.item_short_6c66 {
  display: -webkit-box;
  display: flex;
}
.item_short_6c66 .shade-hovered-88e9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .item_short_6c66 .shade-hovered-88e9 {
    flex-basis: 90px;
  }
}
.item_short_6c66 .title-0e6a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .item_short_6c66 .title-0e6a {
    flex-basis: calc(100% - 50px);
  }
}
.item_short_6c66 .last-cd1f p:last-child {
  margin-bottom: 0.72em;
}
.red_74b9 .dropdown-899d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.red_74b9 .dropdown-899d:after,
.red_74b9 .dropdown-899d:before {
  content: "";
  display: table;
}
.red_74b9 .dropdown-899d:after {
  clear: both;
}
.red_74b9 .dropdown-899d .image-38bc,
.red_74b9 .dropdown-899d .input_876a {
  width: 49%;
}
.red_74b9 .dropdown-899d .image-38bc a span.pagination-bright-2275,
.red_74b9 .dropdown-899d .input_876a a span.pagination-bright-2275 {
  display: block;
  margin-bottom: 5px;
}
.red_74b9 .dropdown-899d .input_876a {
  float: left;
  text-align: left;
}
.red_74b9 .dropdown-899d .image-38bc {
  float: right;
  text-align: right;
}
.content_89ca {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .content_89ca {
    margin-bottom: 0;
  }
}
.texture-a9c9 {
  margin-bottom: 1em;
}
.texture-a9c9 .clean-f74b {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_selected_fcaa a {
  display: block;
  line-height: 0;
  position: relative;
}
.basic-6dda .texture-a9c9,
.tiny-04fc .texture-a9c9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .basic-6dda .texture-a9c9,
  .tiny-04fc .texture-a9c9 {
    display: block;
  }
}
.basic-6dda .highlight_selected_fcaa,
.tiny-04fc .highlight_selected_fcaa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .basic-6dda .highlight_selected_fcaa,
  .tiny-04fc .highlight_selected_fcaa {
    margin-bottom: 1em;
  }
}
.basic-6dda .highlight_selected_fcaa img,
.tiny-04fc .highlight_selected_fcaa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.basic-6dda .selected-d26f,
.tiny-04fc .selected-d26f {
  flex-basis: calc(100% - 160px);
}
.basic-6dda .selected-d26f p,
.tiny-04fc .selected-d26f p {
  margin-bottom: 0;
}
.basic-6dda .selected-d26f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .basic-6dda .selected-d26f {
    padding-left: 0;
  }
}
.tiny-04fc .selected-d26f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tiny-04fc .selected-d26f {
    padding-right: 0;
  }
}
.tiny-04fc .highlight_selected_fcaa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hot-d5f9 .highlight_selected_fcaa {
  margin-bottom: 0.5em;
}
.hot-d5f9 .highlight_selected_fcaa img {
  width: 100%;
}
.item_center_2434 .nav-east-5128,
.box_33d9 .nav-east-5128 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.box_33d9 .motion-e852 .frame-7c2e p:last-child {
  margin-bottom: 0;
}
.accordion-black-54e0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.right-a98a .header-1c30 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .right-a98a .header-1c30:last-of-type {
    margin-bottom: 0;
  }
}
.right-a98a .header-1c30 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right-a98a .header-1c30 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.right-a98a .header-1c30 ul li {
  margin: 0 0 0.6em;
}
.right-a98a .header-1c30 ul li.item-ce24,
.right-a98a .header-1c30 ul li.thumbnail-last-42ac {
  position: relative;
}
.right-a98a .header-1c30 ul li.item-ce24 .main_light_554c,
.right-a98a .header-1c30 ul li.thumbnail-last-42ac .main_light_554c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.right-a98a .header-1c30 ul li.item-ce24:after:after,
.right-a98a .header-1c30 ul li.item-ce24:after:before,
.right-a98a
  .header-1c30
  ul
  li.thumbnail-last-42ac:after:after,
.right-a98a
  .header-1c30
  ul
  li.thumbnail-last-42ac:after:before {
  content: "";
  display: table;
}
.right-a98a .header-1c30 ul li.item-ce24:after:after,
.right-a98a
  .header-1c30
  ul
  li.thumbnail-last-42ac:after:after {
  clear: both;
}
.right-a98a .header-1c30 a.notification_slow_1f8d:hover {
  text-decoration: none;
}
.right-a98a .header-1c30 select {
  max-width: 100%;
}
.right-a98a .header-1c30 table {
  font-size: 85%;
}
.right-a98a .header-1c30 table td,
.right-a98a .header-1c30 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.right-a98a .header-1c30 table tfoot td {
  text-align: left;
}
.right-a98a .header-1c30 :last-child {
  margin-bottom: 0;
}
.right-a98a .header-1c30 .message_cd4a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.right-a98a .header-1c30 .message_cd4a label {
  width: 100%;
}
.right-a98a .header-1c30 .message_cd4a .focus-tall-368e {
  width: 100%;
  display: block;
}
.right-a98a .header-1c30 .message_cd4a .sort-54c2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.right-a98a .header-1c30 .message_cd4a .sort-54c2:hover svg #svg-search {
  fill: #444;
}
.right-a98a .header-1c30 .message_cd4a .sort-54c2 svg {
  width: 18px;
  height: 18px;
}
.right-a98a .outer_e095 ul ul,
.right-a98a .secondary_east_108f ul ul,
.right-a98a .dropdown-easy-cc31 ul ul,
.right-a98a .shadow_red_13f5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.right-a98a .outer_e095 .steel_599c > a,
.right-a98a .secondary_east_108f .steel_599c > a,
.right-a98a .dropdown-easy-cc31 .steel_599c > a,
.right-a98a .shadow_red_13f5 .steel_599c > a {
  margin-bottom: 0;
}
.right-a98a .message_hard_6766 li,
.right-a98a .outer_e095 li,
.right-a98a .message-7f81 li,
.right-a98a .secondary_east_108f li,
.right-a98a .dropdown-easy-cc31 li,
.right-a98a .shadow_red_13f5 li,
.right-a98a .module_wood_24dd li,
.right-a98a .notice_be9d li {
  display: block;
  position: relative;
}
.right-a98a .message_hard_6766 li:last-child,
.right-a98a .outer_e095 li:last-child,
.right-a98a .message-7f81 li:last-child,
.right-a98a .secondary_east_108f li:last-child,
.right-a98a .dropdown-easy-cc31 li:last-child,
.right-a98a .shadow_red_13f5 li:last-child,
.right-a98a .module_wood_24dd li:last-child,
.right-a98a .notice_be9d li:last-child {
  border: none;
}
.right-a98a .message_hard_6766 li a,
.right-a98a .outer_e095 li a,
.right-a98a .message-7f81 li a,
.right-a98a .secondary_east_108f li a,
.right-a98a .dropdown-easy-cc31 li a,
.right-a98a .shadow_red_13f5 li a,
.right-a98a .module_wood_24dd li a,
.right-a98a .notice_be9d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.right-a98a .message_hard_6766 li ul li::before,
.right-a98a .outer_e095 li ul li::before,
.right-a98a .message-7f81 li ul li::before,
.right-a98a .secondary_east_108f li ul li::before,
.right-a98a .dropdown-easy-cc31 li ul li::before,
.right-a98a .shadow_red_13f5 li ul li::before,
.right-a98a .module_wood_24dd li ul li::before,
.right-a98a .notice_be9d li ul li::before {
  left: 15px;
}
.right-a98a .message_hard_6766 li ul a,
.right-a98a .outer_e095 li ul a,
.right-a98a .message-7f81 li ul a,
.right-a98a .secondary_east_108f li ul a,
.right-a98a .dropdown-easy-cc31 li ul a,
.right-a98a .shadow_red_13f5 li ul a,
.right-a98a .module_wood_24dd li ul a,
.right-a98a .notice_be9d li ul a {
  padding-left: 20px;
}
.right-a98a .message_hard_6766 li ul ul li::before,
.right-a98a .outer_e095 li ul ul li::before,
.right-a98a .message-7f81 li ul ul li::before,
.right-a98a .secondary_east_108f li ul ul li::before,
.right-a98a .dropdown-easy-cc31 li ul ul li::before,
.right-a98a .shadow_red_13f5 li ul ul li::before,
.right-a98a .module_wood_24dd li ul ul li::before,
.right-a98a .notice_be9d li ul ul li::before {
  left: 30px;
}
.right-a98a .message_hard_6766 li ul ul a,
.right-a98a .outer_e095 li ul ul a,
.right-a98a .message-7f81 li ul ul a,
.right-a98a .secondary_east_108f li ul ul a,
.right-a98a .dropdown-easy-cc31 li ul ul a,
.right-a98a .shadow_red_13f5 li ul ul a,
.right-a98a .module_wood_24dd li ul ul a,
.right-a98a .notice_be9d li ul ul a {
  padding-left: 40px;
}
.right-a98a .notification_ffac li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.right-a98a .notice_be9d ul li {
  margin-bottom: 1.41575em;
}
.right-a98a .notice_be9d ul li .frame-action-7dbe {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.right-a98a .notice_be9d ul li .aside_center_0cdc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.header-8f7a .message_hard_6766 li a,
.header-8f7a .outer_e095 li a,
.header-8f7a .message-7f81 li a,
.header-8f7a .secondary_east_108f li a,
.header-8f7a .dropdown-easy-cc31 li a,
.header-8f7a .shadow_red_13f5 li a,
.header-8f7a .module_wood_24dd li a,
.header-8f7a .notice_be9d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-8f7a .notification_ffac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-8f7a .header-1c30 ul li.item-ce24 .main_light_554c,
.header-8f7a .header-1c30 ul li.thumbnail-last-42ac .main_light_554c {
  background: rgba(0, 0, 0, 0.2);
}
.header-8f7a .right-a98a .header-1c30 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-5a37 .right-a98a .blue-5fb9 li {
  margin: 0;
}
.fresh-5a37 .right-a98a .blue-5fb9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fresh-5a37 .right-a98a .blue-5fb9 li ul {
  margin: 0;
}
.fresh-5a37 .right-a98a .blue-5fb9 li ul li a {
  padding-left: 15px;
}
.fresh-5a37 .right-a98a .blue-5fb9 li ul li li a {
  padding-left: 30px;
}
.fresh-5a37 .right-a98a .blue-5fb9 li.title_fluid_55b8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fresh-5a37 .right-a98a .blue-5fb9 li.title_fluid_55b8 > 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;
}
.fresh-5a37 .right-a98a .blue-5fb9 li.title_fluid_55b8 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.outline_81af a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lower-2da9 {
  position: relative;
  z-index: 10;
}
.lower-2da9 .element_ffdb {
  width: 100%;
  max-width: 100%;
}
.breadcrumb_huge_b830 .accordion_6db3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.breadcrumb_huge_b830 .breadcrumb-dark-9224 {
}
.breadcrumb_huge_b830 .header-8f7a {
  background: #292929;
}
.description_iron_af00 .accordion_6db3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.description_iron_af00 .breadcrumb-dark-9224 {
  background: #f9f9f9;
}
.description_iron_af00 .header-8f7a {
  background: #303030;
}
.progress_2a14 .accordion_6db3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress_2a14 .mask-ccfa {
    margin-bottom: 1em;
  }
  .progress_2a14 .mask-ccfa:last-child {
    margin-bottom: 0;
  }
}
.progress_2a14 .breadcrumb-dark-9224 {
  background: #ededed;
}
.progress_2a14 .header-8f7a {
  background: #1a1a1a;
}
.accordion_6db3.breadcrumb-dark-9224 {
  color: rgba(0, 0, 0, 0.6);
}
.accordion_6db3.breadcrumb-dark-9224 .hover-cecd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_6db3.header-8f7a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_6db3.header-8f7a a:not(.notification_slow_1f8d) {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_6db3.header-8f7a a:not(.notification_slow_1f8d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_6db3.header-8f7a .hover-cecd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_6db3.header-8f7a table tbody td,
.accordion_6db3.header-8f7a table th {
  background: rgba(0, 0, 0, 0.08);
}
.aside-3fea.icon-86f1 .tertiary-0812 {
  max-width: initial;
}
.aside-3fea .copper_d6e6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.aside-3fea .copper_d6e6 .element_ffdb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .aside-3fea .copper_d6e6 .element_ffdb {
    display: block;
    margin-bottom: 2em;
  }
  .aside-3fea .copper_d6e6 .element_ffdb:last-child {
    margin-bottom: 0;
  }
}
.progress_2a14 .mask-ccfa:last-child,
.description_iron_af00 .mask-ccfa:last-child,
.breadcrumb_huge_b830 .mask-ccfa:last-child {
  margin-bottom: 0;
}
.progress_2a14 .mask-ccfa .right-a98a .header-1c30:last-child,
.description_iron_af00 .mask-ccfa .right-a98a .header-1c30:last-child,
.breadcrumb_huge_b830 .mask-ccfa .right-a98a .header-1c30:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .progress_2a14 .button-431d,
  .progress_2a14 .header_black_9a21,
  .description_iron_af00 .button-431d,
  .description_iron_af00 .header_black_9a21,
  .breadcrumb_huge_b830 .button-431d,
  .breadcrumb_huge_b830 .header_black_9a21 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lower-2da9 .mask-ccfa {
    margin-bottom: 2em;
  }
}
.lower-2da9 p:last-child {
  margin-bottom: 0;
}
.lower-2da9 li,
.lower-2da9 ul {
  list-style: none;
  margin: 0;
}
.lower-2da9 ul ul {
  margin-left: 2.617924em;
}
.lite_2b3b {
  font-size: 0.875em;
}

/* css-noise: f5f8 */
.promo-block-a5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
