/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_2d0f/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_2d0f
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.avatar_2d0f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail_advanced_0f09.accent-lower-37c2/licenses/gpl-2.0.north-68fa
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.panel-dark-edfa/, (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.search-c3d2.logo-small-11d5/normalize.popup-46aa/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.popup-46aa v7.0.0 | MIT License | github.avatar_2d0f/necolas/normalize.popup-46aa */
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;
}
.button-6772 .dropdown-soft-715a,
.text-up-71a2,
.logo-73b3,
.aside_dynamic_1936,
.module-7d2f,
.component_stale_09f0,
.badge-clean-2d9d,
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;
}
.text-up-71a2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .text-up-71a2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .text-up-71a2,
  h1 {
    font-size: 1.8em;
  }
}
.logo-73b3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo-73b3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo-73b3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo-73b3,
  h2 {
    font-size: 1.7em;
  }
}
.aside_dynamic_1936,
h3 {
  font-size: 1.618em;
}
.button-6772 .dropdown-soft-715a,
.module-7d2f,
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.dark_f589 {
  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;
}
.button_slow_c77a:after,
.button_slow_c77a:before,
.backdrop_03e8:after,
.backdrop_03e8:before {
  content: "";
  display: table;
}
.button_slow_c77a:after,
.backdrop_03e8:after {
  clear: both;
}
.background_24d1 {
  float: right;
  margin-right: 0;
}
.title_static_bbe4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter-db8a .progress-in-46c6,
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;
}
.filter-db8a .progress-in-46c6: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;
}
.description-bottom-ff40 .progress-in-46c6 {
  box-shadow: none;
}
.description-bottom-ff40
  .progress-in-46c6
  .pattern_left_3cca {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.description-bottom-ff40 .progress-in-46c6 .item-warm-7dd1 {
  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;
}
.description-bottom-ff40
  .progress-in-46c6
  .item-warm-7dd1
  b {
  display: none;
}
.description-bottom-ff40 .glass-2d19 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(.steel-cf13),
button:not(.breadcrumb_fluid_b4bc):not(.steel-cf13),
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ),
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ),
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ) {
  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;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):hover,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):hover,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):hover,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):hover,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):active,
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):active,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):active,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):active,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):active,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus {
  outline: 0;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87 {
  position: relative;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .dim_4eab,
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .plasma_9b26,
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .secondary_cold_bb70,
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  i,
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  svg,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .dim_4eab,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .plasma_9b26,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .secondary_cold_bb70,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  i,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  svg,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .dim_4eab,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .plasma_9b26,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .secondary_cold_bb70,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  i,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  svg,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .dim_4eab,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .plasma_9b26,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .secondary_cold_bb70,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  i,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  svg,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .dim_4eab,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .plasma_9b26,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  .secondary_cold_bb70,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  i,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87
  svg {
  visibility: hidden;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87:after,
button:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87:after,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87:after,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87:after,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ).fn-loading-eb87: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;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(.steel-cf13),
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ),
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ),
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ) {
  color: #fff;
  background: #235787;
}
.aside-4f41:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus,
input[type="button"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus,
input[type="reset"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus,
input[type="submit"]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ):focus {
  color: #fff;
}
.aside-4f41.fn-disabled-eb87:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ),
.aside-4f41[disabled]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ),
button.fn-disabled-eb87:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ),
button[disabled]:not(.breadcrumb_fluid_b4bc):not(
    .steel-cf13
  ) {
  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;
}
.pattern-stale-2a8d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pattern-stale-2a8d: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;
}
.pattern-37ea {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slider_small_b5fc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow-2082 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.button_slow_c77a:after,
.button_slow_c77a:before,
.popup_54e3:after,
.popup_54e3:before,
.gallery_5739:after,
.gallery_5739:before,
.green_2f69:after,
.green_2f69:before,
.form_976c:after,
.form_976c:before,
.table-over-4f91:after,
.table-over-4f91:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.button_slow_c77a:after,
.popup_54e3:after,
.gallery_5739:after,
.green_2f69:after,
.form_976c:after,
.table-over-4f91:after {
  clear: both;
}
.popup_54e3 .stone-91b2,
.gallery_5739 .stone-91b2,
.notification-be36 .stone-91b2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame_f3c6 {
  display: inline-block;
}
.main_paper_5aff {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main_paper_5aff img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main_paper_5aff .hidden_090e {
  padding: 1em 0;
  font-size: 85%;
}
.hidden_090e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outer-3eeb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outer-3eeb:after,
.outer-3eeb:before {
  content: "";
  display: table;
}
.outer-3eeb:after {
  clear: both;
}
.footer_64df {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-thick-fbf0 .footer_64df {
  max-width: 50%;
}
.dynamic-8022 .footer_64df {
  max-width: 33.33%;
}
.video_12a0 .footer_64df {
  max-width: 25%;
}
.accent-tall-08f1 .footer_64df {
  max-width: 20%;
}
.dropdown_full_210a .footer_64df {
  max-width: 16.66%;
}
.warm_95c3 .footer_64df {
  max-width: 14.28%;
}
.label_86ba .footer_64df {
  max-width: 12.5%;
}
.highlight-active-6fa5 .footer_64df {
  max-width: 11.11%;
}
.filter-mini-64fb {
  display: block;
}
.button-6772 .main-da15 label,
.button-6772 .hover-east-79a7 label,
.button-6772 .element_clean_ba6a label,
.button-6772 .stone_5fc8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_0024 {
  list-style: none;
  margin: 0;
}
.solid_0024 article.wrapper-black-993a {
  margin-bottom: 0;
}
.solid_0024 ul {
  list-style: none;
  margin: 0;
}
.solid_0024 .chip_fast_03d4 li.wrapper-black-993a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_0024 .chip_fast_03d4 li.wrapper-black-993a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_0024 .chip_fast_03d4 li.wrapper-black-993a: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) {
  .solid_0024 .chip_fast_03d4 li.wrapper-black-993a li.wrapper-black-993a li.wrapper-black-993a li.wrapper-black-993a {
    padding-left: 0;
  }
}
article.wrapper-black-993a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-black-993a .popup_54e3 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-black-993a .cool-3114 {
  float: left;
}
article.wrapper-black-993a .notice_action_7e18 {
  margin-left: 85px;
}
article.wrapper-black-993a .form_old_394f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-black-993a .form_old_394f .glass_3756 {
  margin-left: 10px;
}
article.wrapper-black-993a .chip_purple_d056 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-black-993a .wrapper_bc92 {
  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 .main-da15,
  #respond .element_clean_ba6a,
  #respond .stone_5fc8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main-da15 input,
#respond .element_clean_ba6a input,
#respond .stone_5fc8 input {
  width: 100%;
}
#respond .stone_5fc8 {
  margin-right: 0;
}
#respond .dark-1c67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar_narrow_adff {
  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;
}
.avatar_narrow_adff.summary_289d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.avatar_narrow_adff 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%);
}
.avatar_narrow_adff:focus,
.avatar_narrow_adff: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);
}
.notice-ec68 {
  border-radius: 10%;
}
.modal_8c64 {
  border-radius: 50%;
}
.breadcrumb-iron-bc02 {
  font-size: 0.72em;
}
.green_1ff6 {
  font-size: 0.875em;
}
.component_tiny_8f49 {
  font-size: 1.1em;
}
.clean-b401 {
  text-transform: uppercase;
  line-height: 1.2;
}
.clean-b401.breadcrumb-iron-bc02 {
  letter-spacing: 0.5px;
}
.text-light-cfd9,
.text-light-cfd9 a {
  color: #6d6d6d;
}
.text-light-cfd9 a:hover {
  color: #111;
}
.item-ed99 {
  color: #6d6d6d;
}
.top-f753 {
  overflow-x: hidden;
}
.top-f753 .cold-9a47.fast-4e46 {
  position: relative;
}
.top-f753 .cold-9a47.fast-4e46.plasma-aca8 {
  position: initial;
}
.top-f753
  .cold-9a47.fast-4e46.plasma-aca8
  .element_full_d4b1 {
  left: auto;
}
.top-f753 .cold-9a47 .element_full_d4b1 {
  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;
}
.top-f753 .cold-9a47:hover.fast-4e46 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.top-f753
  .cold-9a47:hover.fast-4e46
  .element_full_d4b1 {
  display: block;
  z-index: 9999999;
}
.top-f753 .south-8619 .form_e4d4,
.top-f753 .feature-pressed-30b9 .form_e4d4 {
  display: none;
}
.top-f753 .image-8c7c .cold-9a47:hover.fast-4e46 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button-6772 .main-da15 label,
.button-6772 .hover-east-79a7 label,
.button-6772 .element_clean_ba6a label,
.button-6772 .stone_5fc8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_0024 {
  list-style: none;
  margin: 0;
}
.solid_0024 article.wrapper-black-993a {
  margin-bottom: 0;
}
.solid_0024 ul {
  list-style: none;
  margin: 0;
}
.solid_0024 .chip_fast_03d4 li.wrapper-black-993a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_0024 .chip_fast_03d4 li.wrapper-black-993a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_0024 .chip_fast_03d4 li.wrapper-black-993a: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) {
  .solid_0024 .chip_fast_03d4 li.wrapper-black-993a li.wrapper-black-993a li.wrapper-black-993a li.wrapper-black-993a {
    padding-left: 0;
  }
}
article.wrapper-black-993a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-black-993a .popup_54e3 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-black-993a .cool-3114 {
  float: left;
}
article.wrapper-black-993a .notice_action_7e18 {
  margin-left: 85px;
}
article.wrapper-black-993a .form_old_394f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-black-993a .form_old_394f .glass_3756 {
  margin-left: 10px;
}
article.wrapper-black-993a .chip_purple_d056 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-black-993a .wrapper_bc92 {
  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 .main-da15,
  #respond .element_clean_ba6a,
  #respond .stone_5fc8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main-da15 input,
#respond .element_clean_ba6a input,
#respond .stone_5fc8 input {
  width: 100%;
}
#respond .stone_5fc8 {
  margin-right: 0;
}
#respond .dark-1c67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south-8619 .gradient-middle-00e7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gradient-middle-00e7 .notification-focused-2e14.brown-7f59 .tag-stale-c439 > li > a:focus,
.gradient-middle-00e7 .notification-focused-2e14.brown-7f59 .tag-stale-c439 > li > a:hover,
.gradient-middle-00e7 .notification-focused-2e14.picture-full-7c65 .tag-stale-c439 > li > a:focus,
.gradient-middle-00e7 .notification-focused-2e14.picture-full-7c65 .tag-stale-c439 > li > a:hover,
.gradient-middle-00e7 .notification-focused-2e14.up-c6fa .tag-stale-c439 > li > a:focus,
.gradient-middle-00e7 .notification-focused-2e14.up-c6fa .tag-stale-c439 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-middle-00e7
  .notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li.description_656a
  > a,
.gradient-middle-00e7
  .notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li.next-61eb
  > a,
.gradient-middle-00e7
  .notification-focused-2e14.picture-full-7c65
  .tag-stale-c439
  > li.description_656a
  > a,
.gradient-middle-00e7
  .notification-focused-2e14.picture-full-7c65
  .tag-stale-c439
  > li.next-61eb
  > a,
.gradient-middle-00e7
  .notification-focused-2e14.up-c6fa
  .tag-stale-c439
  > li.description_656a
  > a,
.gradient-middle-00e7 .notification-focused-2e14.up-c6fa .tag-stale-c439 > li.progress_purple_4862 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-middle-00e7 .prev-02bf,
.gradient-middle-00e7 .prev-02bf a {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-middle-00e7 .popup_14da.photo_7db3 li a,
.gradient-middle-00e7 .summary_9f03 a,
.gradient-middle-00e7 .upper_1fcb,
.gradient-middle-00e7 .tag-stale-c439 > li > a,
.gradient-middle-00e7 .accent_b127 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7 .popup_14da.photo_7db3 li a:hover,
.gradient-middle-00e7 .summary_9f03 a:hover,
.gradient-middle-00e7 .upper_1fcb:hover,
.gradient-middle-00e7 .tag-stale-c439 > li > a:hover,
.gradient-middle-00e7 .accent_b127:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-middle-00e7 .border-cold-95a3 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7 .border-cold-95a3 .iron_1678 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-middle-00e7 .border-cold-95a3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-middle-00e7 .border-left-9838 .sort_aaf6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7 .border-left-9838 .sort_aaf6 .photo-hard-3a0e {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7
  .border-left-9838
  .sort_aaf6
  .photo-hard-3a0e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7
  .border-left-9838
  .sort_aaf6
  .photo-hard-3a0e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7
  .border-left-9838
  .sort_aaf6
  .photo-hard-3a0e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7
  .border-left-9838
  .sort_aaf6
  .photo-hard-3a0e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7 .border-left-9838 .widget_ea34 {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-middle-00e7 .border-left-9838 .widget_ea34:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f899
  .gradient-middle-00e7
  .border-left-9838
  .tooltip-hard-0769
  .form-slow-ba6a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_f899
  .gradient-middle-00e7
  .border-left-9838
  .tooltip-hard-0769
  .photo-hard-3a0e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south-8619 .container-down-a9bc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-down-a9bc .notification-focused-2e14.brown-7f59 .tag-stale-c439 > li > a:focus,
.container-down-a9bc .notification-focused-2e14.brown-7f59 .tag-stale-c439 > li > a:hover,
.container-down-a9bc .notification-focused-2e14.picture-full-7c65 .tag-stale-c439 > li > a:focus,
.container-down-a9bc .notification-focused-2e14.picture-full-7c65 .tag-stale-c439 > li > a:hover,
.container-down-a9bc .notification-focused-2e14.up-c6fa .tag-stale-c439 > li > a:focus,
.container-down-a9bc .notification-focused-2e14.up-c6fa .tag-stale-c439 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-down-a9bc
  .notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li.description_656a
  > a,
.container-down-a9bc
  .notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li.next-61eb
  > a,
.container-down-a9bc
  .notification-focused-2e14.picture-full-7c65
  .tag-stale-c439
  > li.description_656a
  > a,
.container-down-a9bc
  .notification-focused-2e14.picture-full-7c65
  .tag-stale-c439
  > li.next-61eb
  > a,
.container-down-a9bc
  .notification-focused-2e14.up-c6fa
  .tag-stale-c439
  > li.description_656a
  > a,
.container-down-a9bc .notification-focused-2e14.up-c6fa .tag-stale-c439 > li.progress_purple_4862 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-down-a9bc .prev-02bf,
.container-down-a9bc .prev-02bf a {
  color: rgba(0, 0, 0, 0.8);
}
.container-down-a9bc .popup_14da.photo_7db3 li a,
.container-down-a9bc .summary_9f03 a,
.container-down-a9bc .upper_1fcb,
.container-down-a9bc .tag-stale-c439 > li > a,
.container-down-a9bc .accent_b127 {
  color: rgba(0, 0, 0, 0.55);
}
.container-down-a9bc .popup_14da.photo_7db3 li a:hover,
.container-down-a9bc .summary_9f03 a:hover,
.container-down-a9bc .upper_1fcb:hover,
.container-down-a9bc .tag-stale-c439 > li > a:hover,
.container-down-a9bc .accent_b127:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-down-a9bc .border-cold-95a3 {
  color: rgba(0, 0, 0, 0.55);
}
.container-down-a9bc .border-cold-95a3 .iron_1678 {
  color: rgba(0, 0, 0, 0.8);
}
.container-down-a9bc .border-cold-95a3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_iron_3a63 .accent_stone_0d4a {
  margin-left: auto;
  margin-right: auto;
}
.gallery_5739 > * {
  margin-left: auto;
  margin-right: auto;
}
.gallery_5739 .pattern-37ea {
  margin-right: 1.41575em;
}
.menu-65d6 .gallery_5739 > .narrow_9d6c {
  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;
}
.menu-65d6 .gallery_5739 > .sort_f816 {
  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;
}
.input-6425.button_iron_3a63 .accent_stone_0d4a,
.pro_7e01.button_iron_3a63 .accent_stone_0d4a {
  margin-left: 0;
}
.caption_8e89.button_iron_3a63 .accent_stone_0d4a,
.secondary-rough-0ad2.button_iron_3a63 .accent_stone_0d4a {
  margin-right: 0;
}
.gallery_5739 ol,
.gallery_5739 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.footer_20f5 video {
  max-width: 100%;
}
.tooltip-be98 img {
  display: block;
}
.tooltip-be98.pattern-37ea,
.tooltip-be98.slider_small_b5fc {
  width: 100%;
}
.tooltip-be98.sort_f816 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop_steel_b379:not(.detail_850c) {
  margin: 1.5em auto;
}
.cool-69aa p {
  padding: 1.5em 14px;
}
ul.iron-646b.sort_f816,
ul.iron-646b.narrow_9d6c,
ul.iron-646b.sidebar_4ae9.narrow_9d6c {
  padding: 0 14px;
}
.outline-iron-d946 {
  display: block;
  overflow-x: auto;
}
.outline-iron-d946 table {
  border-collapse: collapse;
  width: 100%;
}
.outline-iron-d946 td,
.outline-iron-d946 th {
  padding: 0.5em;
}
.gallery_5739 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gallery_5739 ol ol,
.gallery_5739 ol ul,
.gallery_5739 ul ol,
.gallery_5739 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gallery_5739 ol ol li,
.gallery_5739 ol ul li,
.gallery_5739 ul ol li,
.gallery_5739 ul ul li {
  margin-left: 0;
}
.tooltip-middle-61e0.copper_ef27 > .slider_basic_59c3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip-middle-61e0.copper_ef27 > .slider_basic_59c3 iframe,
.tooltip-middle-61e0.copper_ef27 > .slider_basic_59c3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notification_fast_2fd1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notification_fast_2fd1.over-83c8 {
  padding: 0;
}
.notification_fast_2fd1.over-83c8 cite {
  font-size: 13px;
}
.notification_fast_2fd1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notification_fast_2fd1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel_hovered_a72a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel_hovered_a72a > p:first-child {
  margin-top: 0;
}
.panel_hovered_a72a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel_hovered_a72a blockquote {
  border-left: 0;
}
.feature_new_d566 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature_new_d566:not(.white-dc0a) {
  max-width: 100px;
}
.feature_new_d566.red-37db {
  border-bottom: none !important;
  text-align: center;
}
.feature_new_d566.red-37db::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .cool-69aa p {
    padding: 1.5em 0;
  }
}
.header-3861 {
  color: #0073aa;
}
.info_hard_8188 {
  background-color: #0073aa;
}
.message_full_1a4b {
  color: #229fd8;
}
.paragraph_complex_73cf {
  background-color: #229fd8;
}
.photo-prev-3d9c {
  color: #eee;
}
.overlay-under-b9d8 {
  background-color: #eee;
}
.card_dim_4bda {
  color: #444;
}
.element_ced9 {
  background-color: #444;
}
.dropdown_574a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dropdown_574a .bottom-d30d .summary_9f03 {
  font-size: 15px;
}
.dropdown_574a .summary_9f03 {
  line-height: 1.3;
}
.dropdown_574a .container-down-a9bc {
}
.dropdown_574a .gradient-middle-00e7 {
  background: #235787;
}
.menu_11db {
  padding: 0;
}
.menu_11db .gradient-middle-00e7 {
  background: #1a1a1a;
}
.menu_11db .container-down-a9bc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-red-494a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-red-494a .container-down-a9bc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-red-494a .gradient-middle-00e7 {
  background: #303030;
}
.table-over-4f91 {
  position: relative;
  z-index: 10;
}
.table-over-4f91 .item_2878 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-6b49 .fast-4e46 {
  display: inline-block;
  vertical-align: middle;
}
.mask-6b49.chip-cb64 .fast-4e46 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask-6b49.chip-cb64 .fast-4e46 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-6b49.chip-cb64 .fast-4e46 {
    margin-right: 0.4em;
  }
}
.mask-6b49.chip-cb64 .fast-4e46:last-child {
  margin-right: 0;
}
.footer_action_c23b .item_2878 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .south-8619 .bottom-d30d {
    margin: 0 -0.5em;
  }
  .south-8619 .bottom-d30d [class*="customify-col-"],
  .south-8619 .bottom-d30d [class*="customify-col_"],
  .south-8619 .bottom-d30d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.south-8619.surface_bright_ab9c .item_2878 {
  background: 0 0 !important;
}
.south-8619.surface_bright_ab9c .item_2878,
.south-8619.footer_action_c23b .item_2878 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .south-8619.menu-tiny-188d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.south-8619.footer_action_c23b .item_2878 {
  box-shadow: none !important;
}
.upper-9dda {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .upper-9dda {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .upper-9dda {
    padding: 18px 0 20px;
  }
}
.upper-9dda .element-solid-be95 {
  width: 100%;
}
.upper-9dda .card_4c91 {
  margin-bottom: 0;
}
.upper-9dda .active_1f8a {
  margin-top: 5px;
  font-size: 0.875em;
}
.header-cold-a465 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.header-cold-a465 .media-945c {
  width: 100%;
}
.filter-69ab {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.filter-69ab li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.filter-69ab 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;
}
.filter-69ab li:last-child:after {
  display: none;
}
.filter-69ab li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview_2a18 .form_e4d4 button,
.upper-9dda .form_e4d4 button {
  left: 0;
}
.preview_2a18 .media-945c,
.upper-9dda .media-945c {
  padding-left: 0;
  padding-right: 0;
}
.preview_2a18 .header-cold-a465,
.upper-9dda .header-cold-a465 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview_2a18 {
  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;
}
.preview_2a18: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;
}
.preview_2a18 .label-first-bf0c {
  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) {
  .preview_2a18 .label-first-bf0c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview_2a18 .label-first-bf0c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview_2a18 .label-first-bf0c {
    min-height: 200px;
  }
}
.preview_2a18 .filter-69ab {
  color: rgba(255, 255, 255, 0.8);
}
.preview_2a18 .filter-69ab a,
.preview_2a18 .filter-69ab li:after {
  color: inherit;
}
.preview_2a18 .filter-69ab a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.widget_static_37b6 {
  margin-bottom: 0.5em;
}
.outline_8cd7 {
  margin-bottom: 1.2em;
}
.outline_8cd7,
.widget_static_37b6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outline_8cd7 p:last-child,
.widget_static_37b6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .form_e4d4,
#masthead .form_e4d4 {
  display: none;
}
#masthead
  > .form_e4d4.gradient-top-c38d {
  display: none;
}
#masthead > .form_e4d4 button {
  left: 0;
}
.small_089d {
  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%;
}
.small_089d .fast-4e46 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.small_089d .widget-b522 {
  display: -webkit-box;
  display: flex;
}
.small_089d .widget-b522.medium_8b39 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.small_089d .widget-b522.accent-8b62 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small_089d .widget-b522.section-motion-1011 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small_089d.thick-aac4.tabs-5bec .widget-b522.medium_8b39 {
  flex-basis: 100%;
}
.small_089d.block_motion_2f46 .widget-b522.accent-8b62 {
  -webkit-box-flex: 1;
  flex: auto;
}
.small_089d.block_motion_2f46 .widget-b522.section-motion-1011 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .form_e4d4.gradient-top-c38d {
  display: none;
}
#masthead > .form_e4d4 button {
  left: 0;
}
.secondary-b751 {
  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;
}
.secondary-b751:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary-b751.gas_5216 i {
  margin-right: 4px;
}
.secondary-b751.active-first-2af9 i {
  margin-left: 5px;
}
.summary_9f03 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.summary_9f03 p:last-child {
  margin-bottom: 0;
}
.section-next-6651 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section-next-6651 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section-next-6651 img {
  display: block;
  width: auto;
  line-height: 1;
}
.section-next-6651 .prev-02bf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section-next-6651 .highlight-soft-ee93 {
  margin: 5px 0 7px 0;
}
.section-next-6651.notice_84bd .tabs_0a69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-next-6651.notice_84bd .wrapper_e613 {
  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;
}
.section-next-6651.heading-hard-6339 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section-next-6651.heading-hard-6339 .tabs_0a69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-next-6651.heading-hard-6339 .wrapper_e613 {
  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;
}
.section-next-6651.article-df9f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-next-6651.module-gas-f09e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section-next-6651.module-gas-f09e .wrapper_e613 {
  margin-top: 7px;
}
.message-b3b1 {
  display: inline-block;
}
.table-over-4f91 .button-fast-d1aa .section-next-6651 img {
  max-width: 100%;
}
.notification-focused-2e14 .layout-ff9a.video-solid-091c,
.in_3a0d .layout-ff9a.video-solid-091c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification-focused-2e14 .aside_paper_fab8,
.in_3a0d .aside_paper_fab8 {
  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%);
}
.notification-focused-2e14 .aside_paper_fab8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification-focused-2e14.focused_3921 .aside_paper_fab8 {
  display: none;
}
.notification-focused-2e14 .hard-e99a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-focused-2e14 .hard-e99a li {
  display: inline-block;
  position: relative;
}
.notification-focused-2e14 .hard-e99a li:last-child {
  margin-right: 0;
}
.notification-focused-2e14 .hard-e99a 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;
}
.notification-focused-2e14 .hard-e99a li.progress_purple_4862 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification-focused-2e14 .hard-e99a > 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;
}
.notification-focused-2e14 .hard-e99a > li > a i {
  line-height: 0;
}
.notification-focused-2e14 .hard-e99a > li.status-6c39 > a .aside_paper_fab8 {
  margin-left: 4px;
  line-height: 0;
}
.notification-focused-2e14 .hard-e99a .complex-9778 li.status-6c39 > a {
  position: relative;
}
.notification-focused-2e14 .hard-e99a .complex-9778 li.status-6c39 > a:after,
.notification-focused-2e14 .hard-e99a .complex-9778 li.status-6c39 > a:before {
  content: "";
  display: table;
}
.notification-focused-2e14 .hard-e99a .complex-9778 li.status-6c39 > a:after {
  clear: both;
}
.notification-focused-2e14 .hard-e99a .complex-9778 li.status-6c39 > a .aside_paper_fab8 {
  margin-left: 5px;
  float: right;
}
.notification-focused-2e14 .hard-de37,
.notification-focused-2e14 .complex-9778 {
  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;
}
.notification-focused-2e14 .complex-9778 {
  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;
}
.notification-focused-2e14 .complex-9778 .video-solid-091c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification-focused-2e14 .complex-9778 .aside_paper_fab8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification-focused-2e14 .complex-9778 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification-focused-2e14 .complex-9778 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;
}
.notification-focused-2e14 .complex-9778 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification-focused-2e14 .complex-9778 .complex-9778 {
  top: 0;
  left: 100%;
}
.notification-focused-2e14 .background_bfa0.fn-focus-eb87 > .hard-de37,
.notification-focused-2e14 .background_bfa0.fn-focus-eb87 > .complex-9778,
.notification-focused-2e14 .background_bfa0:focus > .hard-de37,
.notification-focused-2e14 .background_bfa0:focus > .complex-9778,
.notification-focused-2e14 .background_bfa0:hover > .hard-de37,
.notification-focused-2e14 .background_bfa0:hover > .complex-9778 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification-focused-2e14.up-c6fa .tag-stale-c439:after,
.notification-focused-2e14.up-c6fa .tag-stale-c439:before {
  content: "";
  display: table;
}
.notification-focused-2e14.up-c6fa .tag-stale-c439:after {
  clear: both;
}
.notification-focused-2e14.up-c6fa .tag-stale-c439 > li {
  float: left;
}
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439:after,
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439:before {
  content: "";
  display: table;
}
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439:after {
  clear: both;
}
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439 > li {
  float: left;
}
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439 > li.description_656a > a,
.notification-focused-2e14.outline_east_e6dc .tag-stale-c439 > li.progress_purple_4862 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification-focused-2e14.brown-7f59 .tag-stale-c439 > li > a .video-solid-091c {
  position: relative;
}
.notification-focused-2e14.brown-7f59 .tag-stale-c439 > li > a .video-solid-091c: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;
}
.notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li:focus
  > a
  .video-solid-091c:before,
.notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li:hover
  > a
  .video-solid-091c:before {
  width: 100%;
  background-color: currentColor;
}
.notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li.description_656a
  > a
  .video-solid-091c:before,
.notification-focused-2e14.brown-7f59
  .tag-stale-c439
  > li.next-61eb
  > a
  .video-solid-091c:before {
  width: 100%;
  background-color: currentColor;
}
.notification-focused-2e14.picture-full-7c65 .tag-stale-c439 > li > a .video-solid-091c {
  position: relative;
}
.notification-focused-2e14.picture-full-7c65 .tag-stale-c439 > li > a .video-solid-091c: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;
}
.notification-focused-2e14.picture-full-7c65 .tag-stale-c439 > li:focus > a .video-solid-091c:before,
.notification-focused-2e14.picture-full-7c65
  .tag-stale-c439
  > li:hover
  > a
  .video-solid-091c:before {
  width: 100%;
  background-color: currentColor;
}
.notification-focused-2e14.picture-full-7c65
  .tag-stale-c439
  > li.description_656a
  > a
  .video-solid-091c:before,
.notification-focused-2e14.picture-full-7c65
  .tag-stale-c439
  > li.next-61eb
  > a
  .video-solid-091c:before {
  width: 100%;
  background-color: currentColor;
}
.in_3a0d .hard-e99a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.in_3a0d .hard-e99a li:first-child > a {
  border-top: none;
}
.in_3a0d .hard-e99a .focus_1706 > .video-solid-091c .aside_paper_fab8 {
  display: none;
}
.in_3a0d .hard-e99a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.in_3a0d .hard-e99a li:last-child {
  border: none;
}
.in_3a0d .hard-e99a li.status-6c39 > a {
  padding-right: 45px !important;
}
.in_3a0d .hard-e99a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.in_3a0d .hard-e99a li a:focus,
.in_3a0d .hard-e99a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.in_3a0d .hard-e99a li .caption_hot_aa1f {
  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;
}
.in_3a0d .hard-e99a li .caption_hot_aa1f:hover {
  box-shadow: none;
}
.in_3a0d .hard-e99a li .caption_hot_aa1f .aside_paper_fab8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.in_3a0d .hard-e99a .complex-9778 {
  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);
}
.in_3a0d .hard-e99a .complex-9778 li a {
  padding-left: 3em;
}
.in_3a0d .hard-e99a .huge_5f30 > a .caption_hot_aa1f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.in_3a0d .hard-e99a .huge_5f30 > .complex-9778 {
  display: block;
  opacity: 1;
}
.narrow-0f15 {
  max-width: 100%;
}
.action_6931 {
  line-height: 0;
  cursor: pointer;
}
.accent_b127 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent_b127:hover {
  box-shadow: none;
  color: currentColor;
}
.accent_b127 svg {
  width: 18px;
  height: 18px;
}
.accent_b127 .content_75f8 {
  display: none;
}
.modal-264e {
  position: relative;
}
.modal-264e.fn-active-eb87 .accent_b127 .menu-stone-5714 {
  display: none;
}
.modal-264e.fn-active-eb87 .accent_b127 .content_75f8 {
  display: inline-block;
}
.modal-264e .main-5786 {
  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);
}
.modal-264e.cool_9e21 .main-5786 {
  left: auto;
  right: -0.9em;
}
.modal-264e.cool_9e21 .icon_orange_ff76::before {
  left: auto;
  right: 15px;
}
.modal-264e.fn-active-eb87 .main-5786 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-hard-0769 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip-hard-0769 label {
  flex-basis: 100%;
}
.tooltip-hard-0769 .sort_aaf6 {
  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;
}
.tooltip-hard-0769 .photo-hard-3a0e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip-hard-0769 .photo-hard-3a0e:focus {
  background-color: transparent;
}
.tooltip-hard-0769 button.widget_ea34 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip-hard-0769 button.widget_ea34:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip-hard-0769 button.widget_ea34 svg {
  width: 18px;
  height: 18px;
}
.tooltip-hard-0769 input[type="submit"] {
  min-height: auto;
}
.border-left-9838 .tooltip-hard-0769 .photo-hard-3a0e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.icon_orange_ff76 {
  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) {
  .icon_orange_ff76 {
    width: 220px;
  }
}
.icon_orange_ff76 label {
  flex-basis: 100%;
}
.icon_orange_ff76::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;
}
.frame_f899 .border-left-9838 .tooltip-hard-0769 {
  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;
}
.frame_f899
  .border-left-9838
  .tooltip-hard-0769
  .sort_aaf6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame_f899 .border-left-9838 .tooltip-hard-0769 .photo-hard-3a0e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame_f899
  .border-left-9838
  .tooltip-hard-0769
  .photo-hard-3a0e:focus {
  background: 0 0;
}
.frame_f899
  .border-left-9838
  .tooltip-hard-0769
  .form-slow-ba6a {
  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;
}
.popup_14da {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.popup_14da li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.popup_14da li:last-child {
  margin-right: 0;
}
.popup_14da li:first-child {
  margin-left: 0;
}
.popup_14da.element_7b77 a {
  color: #fff;
}
.popup_14da.element_7b77 a:hover {
  color: #fff;
}
.popup_14da a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.popup_14da a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.popup_14da a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup_14da a:hover {
  opacity: 0.9;
  color: inherit;
}
.popup_14da [class*="social-icon-apple"] {
  background-color: #999;
}
.popup_14da [class*="social-icon-apple"].gas_b6c0 {
  background-color: transparent;
  color: #999;
}
.popup_14da [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.popup_14da [class*="social-icon-behance"].gas_b6c0 {
  background-color: transparent;
  color: #1769ff;
}
.popup_14da [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.popup_14da [class*="social-icon-bitbucket"].gas_b6c0 {
  background-color: transparent;
  color: #205081;
}
.popup_14da [class*="social-icon-codepen"] {
  background-color: #000;
}
.popup_14da [class*="social-icon-codepen"].gas_b6c0 {
  background-color: transparent;
  color: #000;
}
.popup_14da [class*="social-icon-delicious"] {
  background-color: #39f;
}
.popup_14da [class*="social-icon-delicious"].gas_b6c0 {
  background-color: transparent;
  color: #39f;
}
.popup_14da [class*="social-icon-digg"] {
  background-color: #005be2;
}
.popup_14da [class*="social-icon-digg"].gas_b6c0 {
  background-color: transparent;
  color: #005be2;
}
.popup_14da [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.popup_14da [class*="social-icon-dribbble"].gas_b6c0 {
  background-color: transparent;
  color: #ea4c89;
}
.popup_14da [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.popup_14da [class*="social-icon-envelope"].gas_b6c0 {
  background-color: transparent;
  color: #ea4335;
}
.popup_14da [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.popup_14da [class*="social-icon-facebook"].gas_b6c0 {
  background-color: transparent;
  color: #3b5998;
}
.popup_14da [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.popup_14da [class*="social-icon-flickr"].gas_b6c0 {
  background-color: transparent;
  color: #0063dc;
}
.popup_14da [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.popup_14da [class*="social-icon-foursquare"].gas_b6c0 {
  background-color: transparent;
  color: #2d5be3;
}
.popup_14da [class*="social-icon-github"] {
  background-color: #333;
}
.popup_14da [class*="social-icon-github"].gas_b6c0 {
  background-color: transparent;
  color: #333;
}
.popup_14da [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.popup_14da [class*="social-icon-google-plus"].gas_b6c0 {
  background-color: transparent;
  color: #dd4b39;
}
.popup_14da [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.popup_14da [class*="social-icon-houzz"].gas_b6c0 {
  background-color: transparent;
  color: #7ac142;
}
.popup_14da [class*="social-icon-instagram"] {
  background-color: #262626;
}
.popup_14da [class*="social-icon-instagram"].gas_b6c0 {
  background-color: transparent;
  color: #262626;
}
.popup_14da [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.popup_14da [class*="social-icon-jsfiddle"].gas_b6c0 {
  background-color: transparent;
  color: #487aa2;
}
.popup_14da [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.popup_14da [class*="social-icon-linkedin"].gas_b6c0 {
  background-color: transparent;
  color: #0077b5;
}
.popup_14da [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.popup_14da [class*="social-icon-medium"].gas_b6c0 {
  background-color: transparent;
  color: #00ab6b;
}
.popup_14da [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.popup_14da
  [class*="social-icon-odnoklassniki"].gas_b6c0 {
  background-color: transparent;
  color: #f4731c;
}
.popup_14da [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.popup_14da [class*="social-icon-meetup"].gas_b6c0 {
  background-color: transparent;
  color: #ec1c40;
}
.popup_14da [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.popup_14da [class*="social-icon-pinterest"].gas_b6c0 {
  background-color: transparent;
  color: #bd081c;
}
.popup_14da [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.popup_14da [class*="social-icon-product-hunt"].gas_b6c0 {
  background-color: transparent;
  color: #da552f;
}
.popup_14da [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.popup_14da [class*="social-icon-reddit"].gas_b6c0 {
  background-color: transparent;
  color: #ff4500;
}
.popup_14da [class*="social-icon-rss"] {
  background-color: #f26522;
}
.popup_14da [class*="social-icon-rss"].gas_b6c0 {
  background-color: transparent;
  color: #f26522;
}
.popup_14da [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.popup_14da
  [class*="social-icon-shopping-cart"].gas_b6c0 {
  background-color: transparent;
  color: #4caf50;
}
.popup_14da [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.popup_14da [class*="social-icon-skype"].gas_b6c0 {
  background-color: transparent;
  color: #00aff0;
}
.popup_14da [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.popup_14da [class*="social-icon-slideshare"].gas_b6c0 {
  background-color: transparent;
  color: #0077b5;
}
.popup_14da [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.popup_14da [class*="social-icon-snapchat"].gas_b6c0 {
  background-color: transparent;
  color: #fffc00;
}
.popup_14da [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.popup_14da [class*="social-icon-soundcloud"].gas_b6c0 {
  background-color: transparent;
  color: #f80;
}
.popup_14da [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.popup_14da [class*="social-icon-spotify"].gas_b6c0 {
  background-color: transparent;
  color: #2ebd59;
}
.popup_14da [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.popup_14da
  [class*="social-icon-stack-overflow"].gas_b6c0 {
  background-color: transparent;
  color: #fe7a15;
}
.popup_14da [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.popup_14da [class*="social-icon-maldkfgram"].gas_b6c0 {
  background-color: transparent;
  color: #2ca5e0;
}
.popup_14da [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.popup_14da [class*="social-icon-tripadvisor"].gas_b6c0 {
  background-color: transparent;
  color: #589442;
}
.popup_14da [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.popup_14da [class*="social-icon-tumblr"].gas_b6c0 {
  background-color: transparent;
  color: #35465c;
}
.popup_14da [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.popup_14da [class*="social-icon-twitch"].gas_b6c0 {
  background-color: transparent;
  color: #6441a5;
}
.popup_14da [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.popup_14da [class*="social-icon-twitter"].gas_b6c0 {
  background-color: transparent;
  color: #1da1f2;
}
.popup_14da [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.popup_14da [class*="social-icon-vimeo"].gas_b6c0 {
  background-color: transparent;
  color: #1ab7ea;
}
.popup_14da [class*="social-icon-vk"] {
  background-color: #45668e;
}
.popup_14da [class*="social-icon-vk"].gas_b6c0 {
  background-color: transparent;
  color: #45668e;
}
.popup_14da [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.popup_14da [class*="social-icon-weibo"].gas_b6c0 {
  background-color: transparent;
  color: #df2029;
}
.popup_14da [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.popup_14da [class*="social-icon-weixin"].gas_b6c0 {
  background-color: transparent;
  color: #7bb32e;
}
.popup_14da [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.popup_14da [class*="social-icon-whatsapp"].gas_b6c0 {
  background-color: transparent;
  color: #25d366;
}
.popup_14da [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.popup_14da [class*="social-icon-wordpress"].gas_b6c0 {
  background-color: transparent;
  color: #21759b;
}
.popup_14da [class*="social-icon-xing"] {
  background-color: #026466;
}
.popup_14da [class*="social-icon-xing"].gas_b6c0 {
  background-color: transparent;
  color: #026466;
}
.popup_14da [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.popup_14da [class*="social-icon-yelp"].gas_b6c0 {
  background-color: transparent;
  color: #af0606;
}
.popup_14da [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.popup_14da [class*="social-icon-youtube"].gas_b6c0 {
  background-color: transparent;
  color: #cd201f;
}
.upper_1fcb {
  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;
}
.upper_1fcb:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-6a31 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion-hard-e5e5 {
  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;
}
.card_5666 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip_right_974a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tooltip_right_974a,
.tooltip_right_974a::after,
.tooltip_right_974a::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;
}
.tooltip_right_974a::after,
.tooltip_right_974a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside-4f74 .accordion-hard-e5e5 .card_5666 {
  margin-top: -2px;
  width: 19px;
}
.aside-4f74 .accordion-hard-e5e5 .tooltip_right_974a {
  margin-top: -1px;
}
.aside-4f74 .accordion-hard-e5e5 .tooltip_right_974a,
.aside-4f74 .accordion-hard-e5e5 .tooltip_right_974a::after,
.aside-4f74 .accordion-hard-e5e5 .tooltip_right_974a::before {
  width: 19px;
  height: 2px;
}
.aside-4f74 .accordion-hard-e5e5 .tooltip_right_974a::before {
  top: -6px;
}
.aside-4f74 .accordion-hard-e5e5 .tooltip_right_974a::after {
  bottom: -6px;
}
.column_8dad .accordion-hard-e5e5 .card_5666 {
  margin-top: -2px;
  width: 22px;
}
.column_8dad .accordion-hard-e5e5 .tooltip_right_974a {
  margin-top: -1px;
}
.column_8dad .accordion-hard-e5e5 .tooltip_right_974a,
.column_8dad .accordion-hard-e5e5 .tooltip_right_974a::after,
.column_8dad .accordion-hard-e5e5 .tooltip_right_974a::before {
  width: 22px;
  height: 2px;
}
.column_8dad .accordion-hard-e5e5 .tooltip_right_974a::before {
  top: -7px;
}
.column_8dad .accordion-hard-e5e5 .tooltip_right_974a::after {
  bottom: -7px;
}
.link_center_00e5 .accordion-hard-e5e5 .card_5666 {
  margin-top: -2px;
  width: 31px;
}
.link_center_00e5 .accordion-hard-e5e5 .tooltip_right_974a {
  margin-top: -1.5px;
}
.link_center_00e5 .accordion-hard-e5e5 .tooltip_right_974a,
.link_center_00e5 .accordion-hard-e5e5 .tooltip_right_974a::after,
.link_center_00e5 .accordion-hard-e5e5 .tooltip_right_974a::before {
  width: 31px;
  height: 3px;
}
.link_center_00e5 .accordion-hard-e5e5 .tooltip_right_974a::before {
  top: -9px;
}
.link_center_00e5 .accordion-hard-e5e5 .tooltip_right_974a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thumbnail_hot_7f92 .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_hot_7f92 .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1px;
  }
  .thumbnail_hot_7f92 .accordion-hard-e5e5 .tooltip_right_974a,
  .thumbnail_hot_7f92 .accordion-hard-e5e5 .tooltip_right_974a::after,
  .thumbnail_hot_7f92 .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_hot_7f92 .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -6px;
  }
  .thumbnail_hot_7f92 .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -6px;
  }
  .icon_liquid_66e2 .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 22px;
  }
  .icon_liquid_66e2 .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1px;
  }
  .icon_liquid_66e2 .accordion-hard-e5e5 .tooltip_right_974a,
  .icon_liquid_66e2 .accordion-hard-e5e5 .tooltip_right_974a::after,
  .icon_liquid_66e2 .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 22px;
    height: 2px;
  }
  .icon_liquid_66e2 .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -7px;
  }
  .icon_liquid_66e2 .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -7px;
  }
  .gradient_focused_dd3b .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_focused_dd3b .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1.5px;
  }
  .gradient_focused_dd3b .accordion-hard-e5e5 .tooltip_right_974a,
  .gradient_focused_dd3b .accordion-hard-e5e5 .tooltip_right_974a::after,
  .gradient_focused_dd3b .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 31px;
    height: 3px;
  }
  .gradient_focused_dd3b .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -9px;
  }
  .gradient_focused_dd3b .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-selected-0213 .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-selected-0213 .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1px;
  }
  .nav-selected-0213 .accordion-hard-e5e5 .tooltip_right_974a,
  .nav-selected-0213 .accordion-hard-e5e5 .tooltip_right_974a::after,
  .nav-selected-0213 .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 19px;
    height: 2px;
  }
  .nav-selected-0213 .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -6px;
  }
  .nav-selected-0213 .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -6px;
  }
  .advanced_66ba .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_66ba .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1px;
  }
  .advanced_66ba .accordion-hard-e5e5 .tooltip_right_974a,
  .advanced_66ba .accordion-hard-e5e5 .tooltip_right_974a::after,
  .advanced_66ba .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 22px;
    height: 2px;
  }
  .advanced_66ba .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -7px;
  }
  .advanced_66ba .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -7px;
  }
  .layout_ed34 .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_ed34 .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1.5px;
  }
  .layout_ed34 .accordion-hard-e5e5 .tooltip_right_974a,
  .layout_ed34 .accordion-hard-e5e5 .tooltip_right_974a::after,
  .layout_ed34 .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 31px;
    height: 3px;
  }
  .layout_ed34 .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -9px;
  }
  .layout_ed34 .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside-d625 .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 19px;
  }
  .aside-d625 .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1px;
  }
  .aside-d625 .accordion-hard-e5e5 .tooltip_right_974a,
  .aside-d625 .accordion-hard-e5e5 .tooltip_right_974a::after,
  .aside-d625 .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 19px;
    height: 2px;
  }
  .aside-d625 .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -6px;
  }
  .aside-d625 .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -6px;
  }
  .plasma-b36d .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 22px;
  }
  .plasma-b36d .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1px;
  }
  .plasma-b36d .accordion-hard-e5e5 .tooltip_right_974a,
  .plasma-b36d .accordion-hard-e5e5 .tooltip_right_974a::after,
  .plasma-b36d .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 22px;
    height: 2px;
  }
  .plasma-b36d .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -7px;
  }
  .plasma-b36d .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -7px;
  }
  .link_inner_24aa .accordion-hard-e5e5 .card_5666 {
    margin-top: -2px;
    width: 31px;
  }
  .link_inner_24aa .accordion-hard-e5e5 .tooltip_right_974a {
    margin-top: -1.5px;
  }
  .link_inner_24aa .accordion-hard-e5e5 .tooltip_right_974a,
  .link_inner_24aa .accordion-hard-e5e5 .tooltip_right_974a::after,
  .link_inner_24aa .accordion-hard-e5e5 .tooltip_right_974a::before {
    width: 31px;
    height: 3px;
  }
  .link_inner_24aa .accordion-hard-e5e5 .tooltip_right_974a::before {
    top: -9px;
  }
  .link_inner_24aa .accordion-hard-e5e5 .tooltip_right_974a::after {
    bottom: -9px;
  }
}
.block_6d9b .tooltip_right_974a {
  -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);
}
.block_6d9b .tooltip_right_974a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block_6d9b .tooltip_right_974a::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);
}
.block_6d9b.overlay-4e57 .tooltip_right_974a {
  -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);
}
.block_6d9b.overlay-4e57 .tooltip_right_974a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block_6d9b.overlay-4e57 .tooltip_right_974a::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);
}
.narrow_63f3 {
  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.surface_1050:before {
  display: none;
}
.feature-pressed-30b9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-pressed-30b9 .dark-b66e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-pressed-30b9 .dark-b66e:last-of-type {
  border-bottom: none;
}
.feature-pressed-30b9 .dark-b66e.frame_hovered_3fe4,
.feature-pressed-30b9 .dark-b66e.shadow_e3d1,
.feature-pressed-30b9 .dark-b66e.texture-under-9197 {
  padding: 0;
}
.feature-pressed-30b9 .in_3a0d .caption_hot_aa1f {
  color: currentColor;
}
.feature-pressed-30b9 .in_3a0d .caption_hot_aa1f:focus,
.feature-pressed-30b9 .in_3a0d .caption_hot_aa1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-pressed-30b9.container-down-a9bc .border-cold-95a3,
.feature-pressed-30b9.container-down-a9bc .summary_9f03 a,
.feature-pressed-30b9.container-down-a9bc .tag-stale-c439 a,
.feature-pressed-30b9.container-down-a9bc .complex-9778 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-pressed-30b9.container-down-a9bc .border-cold-95a3:hover,
.feature-pressed-30b9.container-down-a9bc .summary_9f03 a:hover,
.feature-pressed-30b9.container-down-a9bc .tag-stale-c439 a:hover,
.feature-pressed-30b9.container-down-a9bc .complex-9778 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-pressed-30b9.container-down-a9bc .iron_1678 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-pressed-30b9.container-down-a9bc .dark-b66e {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-pressed-30b9.container-down-a9bc .dark-b66e:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-pressed-30b9.container-down-a9bc .slider-narrow-617c:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-pressed-30b9.container-down-a9bc .in_3a0d .hard-e99a li a,
.feature-pressed-30b9.container-down-a9bc .in_3a0d .caption_hot_aa1f,
.feature-pressed-30b9.container-down-a9bc .complex-9778 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-pressed-30b9.container-down-a9bc .in_3a0d .caption_hot_aa1f:focus,
.feature-pressed-30b9.container-down-a9bc .in_3a0d .caption_hot_aa1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-pressed-30b9.container-down-a9bc .hard-e99a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-pressed-30b9.gradient-middle-00e7 .border-cold-95a3,
.feature-pressed-30b9.gradient-middle-00e7 .summary_9f03 a,
.feature-pressed-30b9.gradient-middle-00e7 .tag-stale-c439 .caption_hot_aa1f,
.feature-pressed-30b9.gradient-middle-00e7 .tag-stale-c439 a,
.feature-pressed-30b9.gradient-middle-00e7 .complex-9778 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-pressed-30b9.gradient-middle-00e7 .border-cold-95a3:hover,
.feature-pressed-30b9.gradient-middle-00e7 .summary_9f03 a:hover,
.feature-pressed-30b9.gradient-middle-00e7 .tag-stale-c439 .caption_hot_aa1f:hover,
.feature-pressed-30b9.gradient-middle-00e7 .tag-stale-c439 a:hover,
.feature-pressed-30b9.gradient-middle-00e7 .complex-9778 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-pressed-30b9.gradient-middle-00e7 .iron_1678 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-pressed-30b9.gradient-middle-00e7 .dark-b66e {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-pressed-30b9.gradient-middle-00e7 .dark-b66e:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-pressed-30b9.gradient-middle-00e7 .slider-narrow-617c:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-pressed-30b9.gradient-middle-00e7 .in_3a0d .hard-e99a li a,
.feature-pressed-30b9.gradient-middle-00e7 .in_3a0d .caption_hot_aa1f,
.feature-pressed-30b9.gradient-middle-00e7 .complex-9778 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-pressed-30b9.gradient-middle-00e7 .in_3a0d .caption_hot_aa1f:focus,
.feature-pressed-30b9.gradient-middle-00e7 .in_3a0d .caption_hot_aa1f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-pressed-30b9.gradient-middle-00e7 .hard-e99a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-narrow-617c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider-narrow-617c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.item-fresh-2143 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.large-dce3 .feature-pressed-30b9 {
  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;
}
.large-dce3 .dark-b66e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.large-dce3 .dark-b66e: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) {
  .large-dce3 .dark-b66e:before {
    width: 16%;
    left: 42%;
  }
}
.large-dce3 .dark-b66e:last-child:before {
  content: none;
}
.large-dce3 .dark-b66e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.large-dce3 .in_3a0d .hard-e99a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.large-dce3 .in_3a0d .hard-e99a li a .caption_hot_aa1f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.large-dce3 .in_3a0d .complex-9778 {
  border: none;
}
.large-dce3 .in_3a0d .complex-9778 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.large-dce3 .slider-narrow-617c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.large-dce3 .item-fresh-2143 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.large-dce3 .gradient-middle-00e7 .slider-narrow-617c:before {
  background: rgba(0, 0, 0, 0.9);
}
.large-dce3 .container-down-a9bc.backdrop-dd66 .tooltip_right_974a {
  background: rgba(0, 0, 0, 0.6);
}
.large-dce3
  .container-down-a9bc.backdrop-dd66
  .tooltip_right_974a::after,
.large-dce3
  .container-down-a9bc.backdrop-dd66
  .tooltip_right_974a:before {
  background: inherit;
}
.large-dce3
  .container-down-a9bc.backdrop-dd66:hover
  .tooltip_right_974a {
  background: rgba(0, 0, 0, 0.8);
}
.article_c9d9 .feature-pressed-30b9 {
  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) {
  .article_c9d9 .feature-pressed-30b9 {
    width: auto;
    right: 45px;
  }
}
.article_56ce .feature-pressed-30b9 {
  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) {
  .article_56ce .feature-pressed-30b9 {
    width: auto;
    left: 45px;
  }
}
.surface_1050 .feature-pressed-30b9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface_1050 .item-fresh-2143 {
  max-width: 48em;
  margin: 0 auto;
}
.surface_1050 .slider-narrow-617c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.main-short-5bf0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.main-short-5bf0.large-dce3 .feature-pressed-30b9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.main-short-5bf0.article_c9d9 .feature-pressed-30b9 {
  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);
}
.main-short-5bf0 .feature-pressed-30b9 {
  visibility: visible;
}
.main-short-5bf0.article_56ce .feature-pressed-30b9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.south-adaf,
.item-bottom-8d17 {
  overflow-x: hidden;
}
.south-adaf .feature-pressed-30b9 {
  overflow: auto;
}
.south-adaf.large-dce3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south-adaf.large-dce3 .feature-pressed-30b9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.south-adaf.large-dce3 .upper_1fcb {
  opacity: 0;
}
.south-adaf.article_c9d9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south-adaf.article_c9d9 .feature-pressed-30b9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.south-adaf.article_c9d9 .upper_1fcb {
  opacity: 0;
}
.south-adaf.article_56ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.south-adaf.article_56ce .feature-pressed-30b9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.south-adaf.article_56ce .upper_1fcb {
  opacity: 0;
}
.south-adaf.surface_1050 .feature-pressed-30b9 {
  z-index: 10;
  visibility: visible;
}
.backdrop-dd66 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.backdrop-dd66 .tooltip_right_974a {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop-dd66 .tooltip_right_974a::after,
.backdrop-dd66 .tooltip_right_974a:before {
  background: inherit;
}
.backdrop-dd66:hover .tooltip_right_974a {
  background: rgba(255, 255, 255, 0.99);
}
.article_56ce .backdrop-dd66 {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface_1050 .backdrop-dd66 {
  display: none !important;
}
.south-adaf:before,
.item-bottom-8d17:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.south-adaf .backdrop-dd66,
.item-bottom-8d17 .backdrop-dd66 {
  display: inline-block;
}
.feature-pressed-30b9 .fast-4e46 {
  -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;
}
.south-adaf .feature-pressed-30b9 .fast-4e46,
.item-bottom-8d17 .feature-pressed-30b9 .fast-4e46 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status_fb8c .sort_aaf6 {
  width: 100%;
}
.button-fast-d1aa {
  padding: 0 0.5em 0;
}
.button-fast-d1aa [class*="customify-col-"],
.button-fast-d1aa [class*="customify-col_"],
.button-fast-d1aa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.container-9202 .button-fast-d1aa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bottom-d30d .icon-fluid-da85,
  .icon-fluid-da85 {
    display: none;
  }
  .sort_clean_6dc1 {
    text-align: left;
  }
  .overlay_in_8139 {
    text-align: center;
  }
  .wide-8e1a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-d30d .hidden-2557,
  .hidden-2557 {
    display: none;
  }
  .static-f5b1 {
    text-align: left;
  }
  .hot_a542 {
    text-align: center;
  }
  .tiny-8049 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bottom-d30d .iron-3300,
  .iron-3300 {
    display: none;
  }
  .disabled_clean_1447 {
    text-align: left;
  }
  .glass-c1a8 {
    text-align: center;
  }
  .thick_723c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tabs-5215 {
  box-shadow: none !important;
}
.full-4a3d .green-bdbe,
.button-7dff .green-bdbe {
  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;
}
.button-7dff .green-bdbe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item_2878 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item_2878:after,
.item_2878:before {
  content: "";
  display: table;
}
.item_2878:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item_2878 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item_2878,
.menu-tiny-188d {
  max-width: 1248px;
  margin: 0 auto;
}

.green_2f69.upper_43c7 .item_2878 {
  max-width: 100%;
}
.green_2f69.border-huge-5c68 {
  max-width: 1200px;
  margin: 0 auto;
}
.green_2f69.pressed_3cd4 .item_2878 {
  max-width: 100%;
}
.green_2f69.pressed_3cd4 > .item_2878 {
  padding-left: 0;
  padding-right: 0;
}
.green_2f69.pressed_3cd4 > .item_2878 .bottom-d30d {
  margin: 0;
}
.green_2f69.pressed_3cd4
  > .item_2878
  .form_d16a.article-fast-bc4b {
  margin-right: 0;
  margin-left: 0;
}
.green_2f69.pressed_3cd4 #main.article-fast-bc4b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main-70a5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main-70a5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .footer_soft_93c9 .accent_stone_0d4a {
    padding-right: 1em;
  }
  .footer_soft_93c9.middle_038e .form_d16a {
    border-right: 1px solid #eaecee;
  }
  .footer_soft_93c9.middle_038e .accent_stone_0d4a {
    padding-right: 1em;
  }
  .footer_soft_93c9.middle_038e .media-in-ee4a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-f9ee .accent_stone_0d4a {
    padding-left: 1em;
  }
  .title-f9ee.middle_038e .form_d16a {
    border-left: 1px solid #eaecee;
  }
  .title-f9ee.middle_038e .accent_stone_0d4a {
    padding-left: 1em;
  }
  .title-f9ee.middle_038e .media-in-ee4a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-red-75bc .accent_stone_0d4a {
    padding-left: 1em;
  }
  .accent-red-75bc.middle_038e .icon-green-d432 {
    border-right: 1px solid #eaecee;
  }
  .accent-red-75bc.middle_038e .message_87e0 {
    border-right: 1px solid #eaecee;
  }
  .accent-red-75bc.middle_038e .accent_stone_0d4a {
    padding-left: 1em;
  }
  .accent-red-75bc.middle_038e .media-in-ee4a {
    padding-right: 1em;
  }
  .accent-red-75bc.middle_038e .border_up_2e89 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-fe22 .accent_stone_0d4a {
    padding-right: 1em;
  }
  .tiny-fe22.middle_038e .icon-green-d432 {
    border-left: 1px solid #eaecee;
  }
  .tiny-fe22.middle_038e .message_87e0 {
    border-left: 1px solid #eaecee;
  }
  .tiny-fe22.middle_038e .accent_stone_0d4a {
    padding-right: 1em;
  }
  .tiny-fe22.middle_038e .media-in-ee4a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny-fe22.middle_038e .border_up_2e89 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-70a5 .accent_stone_0d4a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-70a5.middle_038e .form_d16a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main-70a5.middle_038e .accent_stone_0d4a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-70a5.middle_038e .media-in-ee4a {
    padding-left: 1em;
  }
  .main-70a5.middle_038e .border_up_2e89 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main-70a5.middle_038e .accent_stone_0d4a {
    padding-left: 0;
  }
}
.outline_purple_753a .mask-6b49 {
  display: inline-block;
}
.rough_6309 {
  display: inline-block;
}
.paragraph_2304 {
  word-con: break-word;
}
.frame-281a > span {
  display: inline-block;
  padding: 5px 0;
}
.frame-281a .tertiary_outer_67b7 {
  margin-left: 8px;
  margin-right: 8px;
}
.frame-281a .icon-huge-1e13 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.middle-2cf9 .border_dynamic_aad6 {
  margin-bottom: 2em;
}
.middle-2cf9 .paper_8b6c {
  margin-bottom: 15px;
}
.middle-2cf9 .paper_8b6c:last-child {
  margin-bottom: 0;
}
.middle-2cf9 .hover-917e {
  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) {
  .middle-2cf9 .hover-917e {
    display: block;
  }
}
.middle-2cf9 .aside_4721 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .middle-2cf9 .aside_4721 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.middle-2cf9 .label_rough_5717 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.middle-2cf9 .label_rough_5717 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.middle-2cf9 .label_rough_5717 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.middle-2cf9 .paragraph_2304 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle-2cf9 .paragraph_2304 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.middle-2cf9 .blue-bcf6 p:last-child {
  margin-bottom: 0;
}
.middle-2cf9 .status_f3fd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.middle-2cf9 .picture-fluid-4721 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.middle-2cf9 .hot_b7a2 {
  margin-top: 1em;
}
.middle-2cf9 .tabs_cb43 {
  top: 0;
  display: block;
}
.middle-2cf9 .tabs_cb43 a {
  color: inherit;
}
.middle-2cf9 .tabs_cb43 a:hover {
  color: inherit;
}
.middle-2cf9 .column_12f0 {
  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;
}
.middle-2cf9 .column_12f0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.middle-2cf9 .picture-fluid-4721 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.middle-2cf9 .wood-654c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.middle-2cf9 .wood-654c:first-child {
  margin-top: 0;
}
.middle-2cf9 .wood-654c.detail-yellow-6a99 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.middle-2cf9 .wood-654c.fresh_2686 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle-2cf9
  .wood-654c.fresh_2686.down_32b5
  .hot_b7a2 {
  width: 100%;
}
.middle-2cf9 .fresh_2686 {
  -webkit-box-align: center;
  align-items: center;
}
.middle-2cf9 .fresh_2686 .frame-281a,
.middle-2cf9 .fresh_2686 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.middle-2cf9 .label_rough_5717 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle-2cf9 .label_rough_5717 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle-2cf9 .label_rough_5717: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;
}
.middle-2cf9 .detail-yellow-6a99 {
  z-index: 5;
}
.middle-2cf9 .chip_1392 .gold-47a0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.middle-2cf9 .slider-91a3 .gold-47a0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.middle-2cf9 .mask-4ae5 .gold-47a0 {
  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;
}
.middle-2cf9.label-lower-19d0 .hover-917e,
.middle-2cf9.widget_9e58 .hover-917e {
  display: block;
}
.middle-2cf9.label-lower-19d0 .hover-917e .texture_stone_1098,
.middle-2cf9.label-lower-19d0 .hover-917e .picture-fluid-4721,
.middle-2cf9.widget_9e58 .hover-917e .texture_stone_1098,
.middle-2cf9.widget_9e58 .hover-917e .picture-fluid-4721 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.middle-2cf9.component_dbc2 .aside_4721 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .middle-2cf9.component_dbc2 .aside_4721 {
    margin-right: 0;
  }
}
.middle-2cf9.label-lower-19d0 .aside_4721,
.middle-2cf9.widget_9e58 .aside_4721 {
  padding-top: 40%;
}
.middle-2cf9.label-lower-19d0 .border_dynamic_aad6,
.middle-2cf9.widget_9e58 .border_dynamic_aad6 {
  display: block;
}
.middle-2cf9.label-lower-19d0 .fn-sticky-eb87 .picture-fluid-4721,
.middle-2cf9.widget_9e58 .fn-sticky-eb87 .picture-fluid-4721 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.middle-2cf9.label-lower-19d0 .aside_4721,
.middle-2cf9.widget_9e58 .aside_4721 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.middle-2cf9.label-lower-19d0 .picture-fluid-4721 {
  padding: 1em;
}
.hero_dark_731f {
  margin: 30px auto;
  display: block;
}
.hero_dark_731f .row_7679 > * {
  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;
}
.hero_dark_731f .row_7679 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero_dark_731f .row_7679 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_6db8 .frame-281a {
  margin-bottom: 1.41575em;
}
.slider_6db8 .under_4a9c {
  margin-bottom: 1.618em;
}
.gallery_5739 .aside-complex-d74b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gallery_5739 .aside-complex-d74b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gallery_5739 .button-center-d850 {
  max-width: 100%;
  overflow: auto;
}
.button_iron_3a63 .gallery_5739 a:hover {
  text-decoration: underline;
}
.active_65f8 .paper_8b6c:not(.paragraph_2304),
.active_65f8 .label_rough_5717 {
  margin-bottom: 1.41575em;
}
.active_65f8 .paper_8b6c:not(.paragraph_2304):last-child,
.active_65f8 .label_rough_5717:last-child {
  margin-bottom: 0;
}
.active_65f8 .paper_8b6c.tooltip-871c {
  margin-bottom: 0.41575em;
}
.active_65f8 .focus_f762:before,
.active_65f8 .red-4c0e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_65f8 .focus_f762:before {
  content: "\f115";
}
.active_65f8 .red-4c0e:before {
  content: "\f02c";
}
.active_65f8 .backdrop-red-691e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_65f8 .backdrop-red-691e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.layout-197e {
  display: -webkit-box;
  display: flex;
}
.layout-197e .section_13be {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .layout-197e .section_13be {
    flex-basis: 90px;
  }
}
.layout-197e .title_static_90c4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout-197e .title_static_90c4 {
    flex-basis: calc(100% - 50px);
  }
}
.layout-197e .modal_yellow_cd8b p:last-child {
  margin-bottom: 0.72em;
}
.wrapper_f2b6 .row_7679 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wrapper_f2b6 .row_7679:after,
.wrapper_f2b6 .row_7679:before {
  content: "";
  display: table;
}
.wrapper_f2b6 .row_7679:after {
  clear: both;
}
.wrapper_f2b6 .row_7679 .shade_hard_95b2,
.wrapper_f2b6 .row_7679 .summary_e544 {
  width: 49%;
}
.wrapper_f2b6 .row_7679 .shade_hard_95b2 a span.item-glass-dd99,
.wrapper_f2b6 .row_7679 .summary_e544 a span.item-glass-dd99 {
  display: block;
  margin-bottom: 5px;
}
.wrapper_f2b6 .row_7679 .summary_e544 {
  float: left;
  text-align: left;
}
.wrapper_f2b6 .row_7679 .shade_hard_95b2 {
  float: right;
  text-align: right;
}
.gallery-focused-d46c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gallery-focused-d46c {
    margin-bottom: 0;
  }
}
.pro_1c97 {
  margin-bottom: 1em;
}
.pro_1c97 .paragraph_2304 {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside_3c83 a {
  display: block;
  line-height: 0;
  position: relative;
}
.main-inner-a4a8 .pro_1c97,
.label_slow_b8f4 .pro_1c97 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .main-inner-a4a8 .pro_1c97,
  .label_slow_b8f4 .pro_1c97 {
    display: block;
  }
}
.main-inner-a4a8 .aside_3c83,
.label_slow_b8f4 .aside_3c83 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .main-inner-a4a8 .aside_3c83,
  .label_slow_b8f4 .aside_3c83 {
    margin-bottom: 1em;
  }
}
.main-inner-a4a8 .aside_3c83 img,
.label_slow_b8f4 .aside_3c83 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.main-inner-a4a8 .message-pro-9626,
.label_slow_b8f4 .message-pro-9626 {
  flex-basis: calc(100% - 160px);
}
.main-inner-a4a8 .message-pro-9626 p,
.label_slow_b8f4 .message-pro-9626 p {
  margin-bottom: 0;
}
.main-inner-a4a8 .message-pro-9626 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .main-inner-a4a8 .message-pro-9626 {
    padding-left: 0;
  }
}
.label_slow_b8f4 .message-pro-9626 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label_slow_b8f4 .message-pro-9626 {
    padding-right: 0;
  }
}
.label_slow_b8f4 .aside_3c83 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.input_3b6a .aside_3c83 {
  margin-bottom: 0.5em;
}
.input_3b6a .aside_3c83 img {
  width: 100%;
}
.filter_west_dc3d .accordion-action-6e64,
.border_df8f .accordion-action-6e64 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border_df8f .form_d16a .hero-soft-53a1 p:last-child {
  margin-bottom: 0;
}
.shade-east-62ca {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.detail-red-a39a .caption-6bc4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .detail-red-a39a .caption-6bc4:last-of-type {
    margin-bottom: 0;
  }
}
.detail-red-a39a .caption-6bc4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail-red-a39a .caption-6bc4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.detail-red-a39a .caption-6bc4 ul li {
  margin: 0 0 0.6em;
}
.detail-red-a39a .caption-6bc4 ul li.steel_dc23,
.detail-red-a39a .caption-6bc4 ul li.summary-solid-1032 {
  position: relative;
}
.detail-red-a39a .caption-6bc4 ul li.steel_dc23 .right_e563,
.detail-red-a39a .caption-6bc4 ul li.summary-solid-1032 .right_e563 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.detail-red-a39a .caption-6bc4 ul li.steel_dc23:after:after,
.detail-red-a39a .caption-6bc4 ul li.steel_dc23:after:before,
.detail-red-a39a
  .caption-6bc4
  ul
  li.summary-solid-1032:after:after,
.detail-red-a39a
  .caption-6bc4
  ul
  li.summary-solid-1032:after:before {
  content: "";
  display: table;
}
.detail-red-a39a .caption-6bc4 ul li.steel_dc23:after:after,
.detail-red-a39a
  .caption-6bc4
  ul
  li.summary-solid-1032:after:after {
  clear: both;
}
.detail-red-a39a .caption-6bc4 a.aside-4f41:hover {
  text-decoration: none;
}
.detail-red-a39a .caption-6bc4 select {
  max-width: 100%;
}
.detail-red-a39a .caption-6bc4 table {
  font-size: 85%;
}
.detail-red-a39a .caption-6bc4 table td,
.detail-red-a39a .caption-6bc4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.detail-red-a39a .caption-6bc4 table tfoot td {
  text-align: left;
}
.detail-red-a39a .caption-6bc4 :last-child {
  margin-bottom: 0;
}
.detail-red-a39a .caption-6bc4 .box_2f5c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.detail-red-a39a .caption-6bc4 .box_2f5c label {
  width: 100%;
}
.detail-red-a39a .caption-6bc4 .box_2f5c .photo-hard-3a0e {
  width: 100%;
  display: block;
}
.detail-red-a39a .caption-6bc4 .box_2f5c .widget_ea34 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.detail-red-a39a .caption-6bc4 .box_2f5c .widget_ea34:hover svg #svg-search {
  fill: #444;
}
.detail-red-a39a .caption-6bc4 .box_2f5c .widget_ea34 svg {
  width: 18px;
  height: 18px;
}
.detail-red-a39a .focus-hard-2b69 ul ul,
.detail-red-a39a .table_5b7c ul ul,
.detail-red-a39a .light-3f5f ul ul,
.detail-red-a39a .active-warm-f594 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.detail-red-a39a .focus-hard-2b69 .status-6c39 > a,
.detail-red-a39a .table_5b7c .status-6c39 > a,
.detail-red-a39a .light-3f5f .status-6c39 > a,
.detail-red-a39a .active-warm-f594 .status-6c39 > a {
  margin-bottom: 0;
}
.detail-red-a39a .layout-c2bc li,
.detail-red-a39a .focus-hard-2b69 li,
.detail-red-a39a .border-db4c li,
.detail-red-a39a .table_5b7c li,
.detail-red-a39a .light-3f5f li,
.detail-red-a39a .active-warm-f594 li,
.detail-red-a39a .modal_wood_f36c li,
.detail-red-a39a .component_5211 li {
  display: block;
  position: relative;
}
.detail-red-a39a .layout-c2bc li:last-child,
.detail-red-a39a .focus-hard-2b69 li:last-child,
.detail-red-a39a .border-db4c li:last-child,
.detail-red-a39a .table_5b7c li:last-child,
.detail-red-a39a .light-3f5f li:last-child,
.detail-red-a39a .active-warm-f594 li:last-child,
.detail-red-a39a .modal_wood_f36c li:last-child,
.detail-red-a39a .component_5211 li:last-child {
  border: none;
}
.detail-red-a39a .layout-c2bc li a,
.detail-red-a39a .focus-hard-2b69 li a,
.detail-red-a39a .border-db4c li a,
.detail-red-a39a .table_5b7c li a,
.detail-red-a39a .light-3f5f li a,
.detail-red-a39a .active-warm-f594 li a,
.detail-red-a39a .modal_wood_f36c li a,
.detail-red-a39a .component_5211 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-red-a39a .layout-c2bc li ul li::before,
.detail-red-a39a .focus-hard-2b69 li ul li::before,
.detail-red-a39a .border-db4c li ul li::before,
.detail-red-a39a .table_5b7c li ul li::before,
.detail-red-a39a .light-3f5f li ul li::before,
.detail-red-a39a .active-warm-f594 li ul li::before,
.detail-red-a39a .modal_wood_f36c li ul li::before,
.detail-red-a39a .component_5211 li ul li::before {
  left: 15px;
}
.detail-red-a39a .layout-c2bc li ul a,
.detail-red-a39a .focus-hard-2b69 li ul a,
.detail-red-a39a .border-db4c li ul a,
.detail-red-a39a .table_5b7c li ul a,
.detail-red-a39a .light-3f5f li ul a,
.detail-red-a39a .active-warm-f594 li ul a,
.detail-red-a39a .modal_wood_f36c li ul a,
.detail-red-a39a .component_5211 li ul a {
  padding-left: 20px;
}
.detail-red-a39a .layout-c2bc li ul ul li::before,
.detail-red-a39a .focus-hard-2b69 li ul ul li::before,
.detail-red-a39a .border-db4c li ul ul li::before,
.detail-red-a39a .table_5b7c li ul ul li::before,
.detail-red-a39a .light-3f5f li ul ul li::before,
.detail-red-a39a .active-warm-f594 li ul ul li::before,
.detail-red-a39a .modal_wood_f36c li ul ul li::before,
.detail-red-a39a .component_5211 li ul ul li::before {
  left: 30px;
}
.detail-red-a39a .layout-c2bc li ul ul a,
.detail-red-a39a .focus-hard-2b69 li ul ul a,
.detail-red-a39a .border-db4c li ul ul a,
.detail-red-a39a .table_5b7c li ul ul a,
.detail-red-a39a .light-3f5f li ul ul a,
.detail-red-a39a .active-warm-f594 li ul ul a,
.detail-red-a39a .modal_wood_f36c li ul ul a,
.detail-red-a39a .component_5211 li ul ul a {
  padding-left: 40px;
}
.detail-red-a39a .short-5eee li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail-red-a39a .component_5211 ul li {
  margin-bottom: 1.41575em;
}
.detail-red-a39a .component_5211 ul li .copper_ba45 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.detail-red-a39a .component_5211 ul li .hover_motion_f340 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gradient-middle-00e7 .layout-c2bc li a,
.gradient-middle-00e7 .focus-hard-2b69 li a,
.gradient-middle-00e7 .border-db4c li a,
.gradient-middle-00e7 .table_5b7c li a,
.gradient-middle-00e7 .light-3f5f li a,
.gradient-middle-00e7 .active-warm-f594 li a,
.gradient-middle-00e7 .modal_wood_f36c li a,
.gradient-middle-00e7 .component_5211 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-middle-00e7 .short-5eee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-middle-00e7 .caption-6bc4 ul li.steel_dc23 .right_e563,
.gradient-middle-00e7 .caption-6bc4 ul li.summary-solid-1032 .right_e563 {
  background: rgba(0, 0, 0, 0.2);
}
.gradient-middle-00e7 .detail-red-a39a .caption-6bc4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_2f69 .detail-red-a39a .hard-e99a li {
  margin: 0;
}
.green_2f69 .detail-red-a39a .hard-e99a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.green_2f69 .detail-red-a39a .hard-e99a li ul {
  margin: 0;
}
.green_2f69 .detail-red-a39a .hard-e99a li ul li a {
  padding-left: 15px;
}
.green_2f69 .detail-red-a39a .hard-e99a li ul li li a {
  padding-left: 30px;
}
.green_2f69 .detail-red-a39a .hard-e99a li.progress_purple_4862 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.green_2f69 .detail-red-a39a .hard-e99a li.progress_purple_4862 > 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;
}
.green_2f69 .detail-red-a39a .hard-e99a li.progress_purple_4862 > 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;
}
.hard-7019 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form_976c {
  position: relative;
  z-index: 10;
}
.form_976c .fast-4e46 {
  width: 100%;
  max-width: 100%;
}
.tabs-2d03 .upper_91ae {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs-2d03 .container-down-a9bc {
}
.tabs-2d03 .gradient-middle-00e7 {
  background: #292929;
}
.cold_d595 .upper_91ae {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cold_d595 .container-down-a9bc {
  background: #f9f9f9;
}
.cold_d595 .gradient-middle-00e7 {
  background: #303030;
}
.card-54da .upper_91ae {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .card-54da .mask-6b49 {
    margin-bottom: 1em;
  }
  .card-54da .mask-6b49:last-child {
    margin-bottom: 0;
  }
}
.card-54da .container-down-a9bc {
  background: #ededed;
}
.card-54da .gradient-middle-00e7 {
  background: #1a1a1a;
}
.upper_91ae.container-down-a9bc {
  color: rgba(0, 0, 0, 0.6);
}
.upper_91ae.container-down-a9bc .form_rough_dcfd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_91ae.gradient-middle-00e7 {
  color: rgba(255, 255, 255, 0.99);
}
.upper_91ae.gradient-middle-00e7 a:not(.aside-4f41) {
  color: rgba(255, 255, 255, 0.79);
}
.upper_91ae.gradient-middle-00e7 a:not(.aside-4f41):hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_91ae.gradient-middle-00e7 .form_rough_dcfd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_91ae.gradient-middle-00e7 table tbody td,
.upper_91ae.gradient-middle-00e7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.image-8c7c.footer_action_c23b .item_2878 {
  max-width: initial;
}
.image-8c7c .chip-cb64 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.image-8c7c .chip-cb64 .fast-4e46 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .image-8c7c .chip-cb64 .fast-4e46 {
    display: block;
    margin-bottom: 2em;
  }
  .image-8c7c .chip-cb64 .fast-4e46:last-child {
    margin-bottom: 0;
  }
}
.card-54da .mask-6b49:last-child,
.cold_d595 .mask-6b49:last-child,
.tabs-2d03 .mask-6b49:last-child {
  margin-bottom: 0;
}
.card-54da .mask-6b49 .detail-red-a39a .caption-6bc4:last-child,
.cold_d595 .mask-6b49 .detail-red-a39a .caption-6bc4:last-child,
.tabs-2d03 .mask-6b49 .detail-red-a39a .caption-6bc4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .card-54da .pro_46f4,
  .card-54da .description_hovered_077e,
  .cold_d595 .pro_46f4,
  .cold_d595 .description_hovered_077e,
  .tabs-2d03 .pro_46f4,
  .tabs-2d03 .description_hovered_077e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form_976c .mask-6b49 {
    margin-bottom: 2em;
  }
}
.form_976c p:last-child {
  margin-bottom: 0;
}
.form_976c li,
.form_976c ul {
  list-style: none;
  margin: 0;
}
.form_976c ul ul {
  margin-left: 2.617924em;
}
.info_basic_a4fe {
  font-size: 0.875em;
}

/* css-noise: 0217 */
.promo-block-m5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
