/*!
Theme Name: Customify
Theme URI: https://pressmaximum.steel-6453/customify
Author: WPCustomify
Author URI: https://pressmaximum.steel-6453
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.steel-6453/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.up_be3e.preview_cdb2/licenses/gpl-2.0.paragraph-thick-12c0
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.description-huge-1868/, (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.notice_e2a6.panel_4ac0/normalize.slow_7798/
 ======
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.slow_7798 v7.0.0 | MIT License | github.steel-6453/necolas/normalize.slow_7798 */
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;
}
.avatar-in-60c9 .feature_fc41,
.heading_9a16,
.sidebar-091d,
.stone_fc35,
.accent_white_f863,
.badge_over_58ee,
.icon_4a69,
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;
}
.heading_9a16,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .heading_9a16,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .heading_9a16,
  h1 {
    font-size: 1.8em;
  }
}
.sidebar-091d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sidebar-091d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sidebar-091d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-091d,
  h2 {
    font-size: 1.7em;
  }
}
.stone_fc35,
h3 {
  font-size: 1.618em;
}
.avatar-in-60c9 .feature_fc41,
.accent_white_f863,
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.panel-3576 {
  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;
}
.info-f13f:after,
.info-f13f:before,
.smooth-cd8d:after,
.smooth-cd8d:before {
  content: "";
  display: table;
}
.info-f13f:after,
.smooth-cd8d:after {
  clear: both;
}
.in_0609 {
  float: right;
  margin-right: 0;
}
.outline_soft_38cf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link-ee34 .summary_dynamic_efb1,
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;
}
.link-ee34 .summary_dynamic_efb1: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;
}
.pink_7c86 .summary_dynamic_efb1 {
  box-shadow: none;
}
.pink_7c86
  .summary_dynamic_efb1
  .lower-91ce {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pink_7c86 .summary_dynamic_efb1 .filter_action_38a3 {
  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;
}
.pink_7c86
  .summary_dynamic_efb1
  .filter_action_38a3
  b {
  display: none;
}
.pink_7c86 .popup_9a35 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo_eca9:not(.picture-stone-3f0a):not(.simple-5e81),
button:not(.picture-stone-3f0a):not(.simple-5e81),
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ),
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ),
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ) {
  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;
}
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):hover,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):hover,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):hover,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):hover,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):active,
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):active,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):active,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):active,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):active,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus {
  outline: 0;
}
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d {
  position: relative;
}
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .block-iron-3c11,
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .frame_under_94d0,
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .focus-copper-950f,
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  i,
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  svg,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .block-iron-3c11,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .frame_under_94d0,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .focus-copper-950f,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  i,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  svg,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .block-iron-3c11,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .frame_under_94d0,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .focus-copper-950f,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  i,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  svg,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .block-iron-3c11,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .frame_under_94d0,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .focus-copper-950f,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  i,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  svg,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .block-iron-3c11,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .frame_under_94d0,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  .focus-copper-950f,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  i,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d
  svg {
  visibility: hidden;
}
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d:after,
button:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d:after,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d:after,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d:after,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ).fn-loading-9a7d: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;
}
.photo_eca9:not(.picture-stone-3f0a):not(.simple-5e81),
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ),
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ),
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ) {
  color: #fff;
  background: #235787;
}
.photo_eca9:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus,
input[type="button"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus,
input[type="reset"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus,
input[type="submit"]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ):focus {
  color: #fff;
}
.photo_eca9.fn-disabled-9a7d:not(.picture-stone-3f0a):not(
    .simple-5e81
  ),
.photo_eca9[disabled]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ),
button.fn-disabled-9a7d:not(.picture-stone-3f0a):not(
    .simple-5e81
  ),
button[disabled]:not(.picture-stone-3f0a):not(
    .simple-5e81
  ) {
  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;
}
.outline-c4ff {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline-c4ff: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;
}
.label-786b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.search-full-1a0e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dynamic_c65c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info-f13f:after,
.info-f13f:before,
.west_bbcc:after,
.west_bbcc:before,
.pattern_7e6e:after,
.pattern_7e6e:before,
.sort-8a0d:after,
.sort-8a0d:before,
.row_843c:after,
.row_843c:before,
.modal_6820:after,
.modal_6820:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info-f13f:after,
.west_bbcc:after,
.pattern_7e6e:after,
.sort-8a0d:after,
.row_843c:after,
.modal_6820:after {
  clear: both;
}
.west_bbcc .dropdown_a072,
.pattern_7e6e .dropdown_a072,
.short_947b .dropdown_a072 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header-basic-a536 {
  display: inline-block;
}
.main_cee5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main_cee5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main_cee5 .list-action-00d8 {
  padding: 1em 0;
  font-size: 85%;
}
.list-action-00d8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cold_0185 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cold_0185:after,
.cold_0185:before {
  content: "";
  display: table;
}
.cold_0185:after {
  clear: both;
}
.container-cb40 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.in_1185 .container-cb40 {
  max-width: 50%;
}
.background_last_f961 .container-cb40 {
  max-width: 33.33%;
}
.content_last_3d0a .container-cb40 {
  max-width: 25%;
}
.glass_142c .container-cb40 {
  max-width: 20%;
}
.secondary-center-c593 .container-cb40 {
  max-width: 16.66%;
}
.component_ce5a .container-cb40 {
  max-width: 14.28%;
}
.orange_e377 .container-cb40 {
  max-width: 12.5%;
}
.left_09e7 .container-cb40 {
  max-width: 11.11%;
}
.focused-1b99 {
  display: block;
}
.avatar-in-60c9 .focus_plasma_af25 label,
.avatar-in-60c9 .list-dcab label,
.avatar-in-60c9 .progress_7492 label,
.avatar-in-60c9 .texture_out_2d87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-1df5 {
  list-style: none;
  margin: 0;
}
.smooth-1df5 article.sidebar_paper_4a88 {
  margin-bottom: 0;
}
.smooth-1df5 ul {
  list-style: none;
  margin: 0;
}
.smooth-1df5 .shade-a164 li.sidebar_paper_4a88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-1df5 .shade-a164 li.sidebar_paper_4a88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-1df5 .shade-a164 li.sidebar_paper_4a88: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) {
  .smooth-1df5 .shade-a164 li.sidebar_paper_4a88 li.sidebar_paper_4a88 li.sidebar_paper_4a88 li.sidebar_paper_4a88 {
    padding-left: 0;
  }
}
article.sidebar_paper_4a88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_paper_4a88 .west_bbcc p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_paper_4a88 .liquid_7f0a {
  float: left;
}
article.sidebar_paper_4a88 .silver_877b {
  margin-left: 85px;
}
article.sidebar_paper_4a88 .hover_1898 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_paper_4a88 .hover_1898 .basic-f83f {
  margin-left: 10px;
}
article.sidebar_paper_4a88 .texture-48d2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_paper_4a88 .gold-6959 {
  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 .focus_plasma_af25,
  #respond .progress_7492,
  #respond .texture_out_2d87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_plasma_af25 input,
#respond .progress_7492 input,
#respond .texture_out_2d87 input {
  width: 100%;
}
#respond .texture_out_2d87 {
  margin-right: 0;
}
#respond .west_aca6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow-e45e {
  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;
}
.slow-e45e.popup_1a14 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slow-e45e 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%);
}
.slow-e45e:focus,
.slow-e45e: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);
}
.banner-thick-530b {
  border-radius: 10%;
}
.pagination-38e4 {
  border-radius: 50%;
}
.background_b481 {
  font-size: 0.72em;
}
.cool-fe24 {
  font-size: 0.875em;
}
.chip-large-1504 {
  font-size: 1.1em;
}
.video-gold-4398 {
  text-transform: uppercase;
  line-height: 1.2;
}
.video-gold-4398.background_b481 {
  letter-spacing: 0.5px;
}
.media-cold-9559,
.media-cold-9559 a {
  color: #6d6d6d;
}
.media-cold-9559 a:hover {
  color: #111;
}
.row_2fec {
  color: #6d6d6d;
}
.detail-12c7 {
  overflow-x: hidden;
}
.detail-12c7 .east_7f07.backdrop-focused-742d {
  position: relative;
}
.detail-12c7 .east_7f07.backdrop-focused-742d.over-3147 {
  position: initial;
}
.detail-12c7
  .east_7f07.backdrop-focused-742d.over-3147
  .nav_abac {
  left: auto;
}
.detail-12c7 .east_7f07 .nav_abac {
  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;
}
.detail-12c7 .east_7f07:hover.backdrop-focused-742d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.detail-12c7
  .east_7f07:hover.backdrop-focused-742d
  .nav_abac {
  display: block;
  z-index: 9999999;
}
.detail-12c7 .tag_f2a6 .surface-fluid-df08,
.detail-12c7 .soft-170b .surface-fluid-df08 {
  display: none;
}
.detail-12c7 .tabs_active_bca1 .east_7f07:hover.backdrop-focused-742d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar-in-60c9 .focus_plasma_af25 label,
.avatar-in-60c9 .list-dcab label,
.avatar-in-60c9 .progress_7492 label,
.avatar-in-60c9 .texture_out_2d87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-1df5 {
  list-style: none;
  margin: 0;
}
.smooth-1df5 article.sidebar_paper_4a88 {
  margin-bottom: 0;
}
.smooth-1df5 ul {
  list-style: none;
  margin: 0;
}
.smooth-1df5 .shade-a164 li.sidebar_paper_4a88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-1df5 .shade-a164 li.sidebar_paper_4a88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-1df5 .shade-a164 li.sidebar_paper_4a88: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) {
  .smooth-1df5 .shade-a164 li.sidebar_paper_4a88 li.sidebar_paper_4a88 li.sidebar_paper_4a88 li.sidebar_paper_4a88 {
    padding-left: 0;
  }
}
article.sidebar_paper_4a88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_paper_4a88 .west_bbcc p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_paper_4a88 .liquid_7f0a {
  float: left;
}
article.sidebar_paper_4a88 .silver_877b {
  margin-left: 85px;
}
article.sidebar_paper_4a88 .hover_1898 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_paper_4a88 .hover_1898 .basic-f83f {
  margin-left: 10px;
}
article.sidebar_paper_4a88 .texture-48d2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_paper_4a88 .gold-6959 {
  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 .focus_plasma_af25,
  #respond .progress_7492,
  #respond .texture_out_2d87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_plasma_af25 input,
#respond .progress_7492 input,
#respond .texture_out_2d87 input {
  width: 100%;
}
#respond .texture_out_2d87 {
  margin-right: 0;
}
#respond .west_aca6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag_f2a6 .paragraph_8ce9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_8ce9 .label-over-3262.paragraph_9f84 .item-basic-d5b3 > li > a:focus,
.paragraph_8ce9 .label-over-3262.paragraph_9f84 .item-basic-d5b3 > li > a:hover,
.paragraph_8ce9 .label-over-3262.title_edea .item-basic-d5b3 > li > a:focus,
.paragraph_8ce9 .label-over-3262.title_edea .item-basic-d5b3 > li > a:hover,
.paragraph_8ce9 .label-over-3262.pink-b31f .item-basic-d5b3 > li > a:focus,
.paragraph_8ce9 .label-over-3262.pink-b31f .item-basic-d5b3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_8ce9
  .label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li.south-0ee7
  > a,
.paragraph_8ce9
  .label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li.text_6873
  > a,
.paragraph_8ce9
  .label-over-3262.title_edea
  .item-basic-d5b3
  > li.south-0ee7
  > a,
.paragraph_8ce9
  .label-over-3262.title_edea
  .item-basic-d5b3
  > li.text_6873
  > a,
.paragraph_8ce9
  .label-over-3262.pink-b31f
  .item-basic-d5b3
  > li.south-0ee7
  > a,
.paragraph_8ce9 .label-over-3262.pink-b31f .item-basic-d5b3 > li.hard_0f54 > a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_8ce9 .slider_hard_cc68,
.paragraph_8ce9 .slider_hard_cc68 a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_8ce9 .media_88ff.lower_a5e1 li a,
.paragraph_8ce9 .secondary-a708 a,
.paragraph_8ce9 .article_ef82,
.paragraph_8ce9 .item-basic-d5b3 > li > a,
.paragraph_8ce9 .caption_ddea {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9 .media_88ff.lower_a5e1 li a:hover,
.paragraph_8ce9 .secondary-a708 a:hover,
.paragraph_8ce9 .article_ef82:hover,
.paragraph_8ce9 .item-basic-d5b3 > li > a:hover,
.paragraph_8ce9 .caption_ddea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_8ce9 .tag_3df1 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9 .tag_3df1 .medium_3634 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_8ce9 .tag_3df1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_8ce9 .upper_0514 .hidden-1a5b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9 .upper_0514 .hidden-1a5b .overlay-2423 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9
  .upper_0514
  .hidden-1a5b
  .overlay-2423::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9
  .upper_0514
  .hidden-1a5b
  .overlay-2423:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9
  .upper_0514
  .hidden-1a5b
  .overlay-2423::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9
  .upper_0514
  .hidden-1a5b
  .overlay-2423::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9 .upper_0514 .popup-20cf {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_8ce9 .upper_0514 .popup-20cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_c324
  .paragraph_8ce9
  .upper_0514
  .short_76cf
  .content-gas-789b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_c324
  .paragraph_8ce9
  .upper_0514
  .short_76cf
  .overlay-2423 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_f2a6 .hard_3de0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hard_3de0 .label-over-3262.paragraph_9f84 .item-basic-d5b3 > li > a:focus,
.hard_3de0 .label-over-3262.paragraph_9f84 .item-basic-d5b3 > li > a:hover,
.hard_3de0 .label-over-3262.title_edea .item-basic-d5b3 > li > a:focus,
.hard_3de0 .label-over-3262.title_edea .item-basic-d5b3 > li > a:hover,
.hard_3de0 .label-over-3262.pink-b31f .item-basic-d5b3 > li > a:focus,
.hard_3de0 .label-over-3262.pink-b31f .item-basic-d5b3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_3de0
  .label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li.south-0ee7
  > a,
.hard_3de0
  .label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li.text_6873
  > a,
.hard_3de0
  .label-over-3262.title_edea
  .item-basic-d5b3
  > li.south-0ee7
  > a,
.hard_3de0
  .label-over-3262.title_edea
  .item-basic-d5b3
  > li.text_6873
  > a,
.hard_3de0
  .label-over-3262.pink-b31f
  .item-basic-d5b3
  > li.south-0ee7
  > a,
.hard_3de0 .label-over-3262.pink-b31f .item-basic-d5b3 > li.hard_0f54 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hard_3de0 .slider_hard_cc68,
.hard_3de0 .slider_hard_cc68 a {
  color: rgba(0, 0, 0, 0.8);
}
.hard_3de0 .media_88ff.lower_a5e1 li a,
.hard_3de0 .secondary-a708 a,
.hard_3de0 .article_ef82,
.hard_3de0 .item-basic-d5b3 > li > a,
.hard_3de0 .caption_ddea {
  color: rgba(0, 0, 0, 0.55);
}
.hard_3de0 .media_88ff.lower_a5e1 li a:hover,
.hard_3de0 .secondary-a708 a:hover,
.hard_3de0 .article_ef82:hover,
.hard_3de0 .item-basic-d5b3 > li > a:hover,
.hard_3de0 .caption_ddea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard_3de0 .tag_3df1 {
  color: rgba(0, 0, 0, 0.55);
}
.hard_3de0 .tag_3df1 .medium_3634 {
  color: rgba(0, 0, 0, 0.8);
}
.hard_3de0 .tag_3df1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_south_a523 .prev-93a7 {
  margin-left: auto;
  margin-right: auto;
}
.pattern_7e6e > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern_7e6e .label-786b {
  margin-right: 1.41575em;
}
.prev-c875 .pattern_7e6e > .disabled_orange_26c4 {
  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;
}
.prev-c875 .pattern_7e6e > .modal-gold-38f5 {
  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;
}
.card_static_31d8.layout_south_a523 .prev-93a7,
.wrapper-7b23.layout_south_a523 .prev-93a7 {
  margin-left: 0;
}
.in-9b1d.layout_south_a523 .prev-93a7,
.nav_ee5d.layout_south_a523 .prev-93a7 {
  margin-right: 0;
}
.pattern_7e6e ol,
.pattern_7e6e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content_c096 video {
  max-width: 100%;
}
.tag-43c2 img {
  display: block;
}
.tag-43c2.label-786b,
.tag-43c2.search-full-1a0e {
  width: 100%;
}
.tag-43c2.modal-gold-38f5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.narrow_a556:not(.alert_medium_331f) {
  margin: 1.5em auto;
}
.frame_8d8f p {
  padding: 1.5em 14px;
}
ul.hover-steel-c03a.modal-gold-38f5,
ul.hover-steel-c03a.disabled_orange_26c4,
ul.hover-steel-c03a.gradient_in_bfb9.disabled_orange_26c4 {
  padding: 0 14px;
}
.carousel-in-ee6b {
  display: block;
  overflow-x: auto;
}
.carousel-in-ee6b table {
  border-collapse: collapse;
  width: 100%;
}
.carousel-in-ee6b td,
.carousel-in-ee6b th {
  padding: 0.5em;
}
.pattern_7e6e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern_7e6e ol ol,
.pattern_7e6e ol ul,
.pattern_7e6e ul ol,
.pattern_7e6e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern_7e6e ol ol li,
.pattern_7e6e ol ul li,
.pattern_7e6e ul ol li,
.pattern_7e6e ul ul li {
  margin-left: 0;
}
.stone-e9e5.slider_0c85 > .next-f285 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stone-e9e5.slider_0c85 > .next-f285 iframe,
.stone-e9e5.slider_0c85 > .next-f285 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.lite_aebc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.lite_aebc.dynamic-edc8 {
  padding: 0;
}
.lite_aebc.dynamic-edc8 cite {
  font-size: 13px;
}
.lite_aebc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.lite_aebc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out-8cec {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out-8cec > p:first-child {
  margin-top: 0;
}
.out-8cec cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out-8cec blockquote {
  border-left: 0;
}
.over-2098 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.over-2098:not(.preview-0293) {
  max-width: 100px;
}
.over-2098.highlight-749b {
  border-bottom: none !important;
  text-align: center;
}
.over-2098.highlight-749b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .frame_8d8f p {
    padding: 1.5em 0;
  }
}
.widget-f6a3 {
  color: #0073aa;
}
.highlight-f2af {
  background-color: #0073aa;
}
.item-mini-e2cd {
  color: #229fd8;
}
.background_north_9591 {
  background-color: #229fd8;
}
.chip_hot_5fca {
  color: #eee;
}
.aside-3a3f {
  background-color: #eee;
}
.menu_1f50 {
  color: #444;
}
.menu-d51b {
  background-color: #444;
}
.in_cb3a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.in_cb3a .tabs_6680 .secondary-a708 {
  font-size: 15px;
}
.in_cb3a .secondary-a708 {
  line-height: 1.3;
}
.in_cb3a .hard_3de0 {
}
.in_cb3a .paragraph_8ce9 {
  background: #235787;
}
.warm-eceb {
  padding: 0;
}
.warm-eceb .paragraph_8ce9 {
  background: #1a1a1a;
}
.warm-eceb .hard_3de0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pressed_da57 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pressed_da57 .hard_3de0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pressed_da57 .paragraph_8ce9 {
  background: #303030;
}
.modal_6820 {
  position: relative;
  z-index: 10;
}
.modal_6820 .bright_acb4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description_b95b .backdrop-focused-742d {
  display: inline-block;
  vertical-align: middle;
}
.description_b95b.slow_633d .backdrop-focused-742d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description_b95b.slow_633d .backdrop-focused-742d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description_b95b.slow_633d .backdrop-focused-742d {
    margin-right: 0.4em;
  }
}
.description_b95b.slow_633d .backdrop-focused-742d:last-child {
  margin-right: 0;
}
.plasma_84ff .bright_acb4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tag_f2a6 .tabs_6680 {
    margin: 0 -0.5em;
  }
  .tag_f2a6 .tabs_6680 [class*="customify-col-"],
  .tag_f2a6 .tabs_6680 [class*="customify-col_"],
  .tag_f2a6 .tabs_6680 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tag_f2a6.highlight_5547 .bright_acb4 {
  background: 0 0 !important;
}
.tag_f2a6.highlight_5547 .bright_acb4,
.tag_f2a6.plasma_84ff .bright_acb4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tag_f2a6.badge_0e1c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tag_f2a6.plasma_84ff .bright_acb4 {
  box-shadow: none !important;
}
.tall_d373 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tall_d373 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tall_d373 {
    padding: 18px 0 20px;
  }
}
.tall_d373 .frame_fc70 {
  width: 100%;
}
.tall_d373 .block_2b05 {
  margin-bottom: 0;
}
.tall_d373 .west-5226 {
  margin-top: 5px;
  font-size: 0.875em;
}
.west-51a6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.west-51a6 .detail-bbe0 {
  width: 100%;
}
.accordion-warm-e6ba {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion-warm-e6ba li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion-warm-e6ba li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.accordion-warm-e6ba li:last-child:after {
  display: none;
}
.accordion-warm-e6ba li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-6462 .surface-fluid-df08 button,
.tall_d373 .surface-fluid-df08 button {
  left: 0;
}
.footer-6462 .detail-bbe0,
.tall_d373 .detail-bbe0 {
  padding-left: 0;
  padding-right: 0;
}
.footer-6462 .west-51a6,
.tall_d373 .west-51a6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-6462 {
  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;
}
.footer-6462: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;
}
.footer-6462 .white-6e4d {
  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) {
  .footer-6462 .white-6e4d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-6462 .white-6e4d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-6462 .white-6e4d {
    min-height: 200px;
  }
}
.footer-6462 .accordion-warm-e6ba {
  color: rgba(255, 255, 255, 0.8);
}
.footer-6462 .accordion-warm-e6ba a,
.footer-6462 .accordion-warm-e6ba li:after {
  color: inherit;
}
.footer-6462 .accordion-warm-e6ba a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hidden-c384 {
  margin-bottom: 0.5em;
}
.primary-8562 {
  margin-bottom: 1.2em;
}
.primary-8562,
.hidden-c384 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-8562 p:last-child,
.hidden-c384 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface-fluid-df08,
#masthead .surface-fluid-df08 {
  display: none;
}
#masthead
  > .surface-fluid-df08.pink_a412 {
  display: none;
}
#masthead > .surface-fluid-df08 button {
  left: 0;
}
.filter-hot-aea4 {
  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%;
}
.filter-hot-aea4 .backdrop-focused-742d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.filter-hot-aea4 .wrapper_68ba {
  display: -webkit-box;
  display: flex;
}
.filter-hot-aea4 .wrapper_68ba.shade-hard-d0c3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.filter-hot-aea4 .wrapper_68ba.nav-a5b1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter-hot-aea4 .wrapper_68ba.notification-85ac {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter-hot-aea4.mini_bb4c.active_advanced_fda7 .wrapper_68ba.shade-hard-d0c3 {
  flex-basis: 100%;
}
.filter-hot-aea4.liquid_2a84 .wrapper_68ba.nav-a5b1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.filter-hot-aea4.liquid_2a84 .wrapper_68ba.notification-85ac {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface-fluid-df08.pink_a412 {
  display: none;
}
#masthead > .surface-fluid-df08 button {
  left: 0;
}
.link-086a {
  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;
}
.link-086a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-086a.alert-5689 i {
  margin-right: 4px;
}
.link-086a.texture-9d92 i {
  margin-left: 5px;
}
.secondary-a708 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary-a708 p:last-child {
  margin-bottom: 0;
}
.caption-be91 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption-be91 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption-be91 img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption-be91 .slider_hard_cc68 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption-be91 .first-13c5 {
  margin: 5px 0 7px 0;
}
.caption-be91.nav-inner-cbd4 .label_21a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-be91.nav-inner-cbd4 .secondary_b873 {
  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;
}
.caption-be91.alert-41cd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption-be91.alert-41cd .label_21a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-be91.alert-41cd .secondary_b873 {
  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;
}
.caption-be91.hero-f253 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-be91.texture_7052 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption-be91.texture_7052 .secondary_b873 {
  margin-top: 7px;
}
.text_black_ccdc {
  display: inline-block;
}
.modal_6820 .form-over-1501 .caption-be91 img {
  max-width: 100%;
}
.label-over-3262 .backdrop-0c2e.hidden-mini-8f25,
.media-dfc6 .backdrop-0c2e.hidden-mini-8f25 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label-over-3262 .plasma_b9d8,
.media-dfc6 .plasma_b9d8 {
  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%);
}
.label-over-3262 .plasma_b9d8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label-over-3262.warm-50a2 .plasma_b9d8 {
  display: none;
}
.label-over-3262 .filter-lower-fdaa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-over-3262 .filter-lower-fdaa li {
  display: inline-block;
  position: relative;
}
.label-over-3262 .filter-lower-fdaa li:last-child {
  margin-right: 0;
}
.label-over-3262 .filter-lower-fdaa 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;
}
.label-over-3262 .filter-lower-fdaa li.hard_0f54 > a {
  color: rgba(0, 0, 0, 0.9);
}
.label-over-3262 .filter-lower-fdaa > 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;
}
.label-over-3262 .filter-lower-fdaa > li > a i {
  line-height: 0;
}
.label-over-3262 .filter-lower-fdaa > li.first_d750 > a .plasma_b9d8 {
  margin-left: 4px;
  line-height: 0;
}
.label-over-3262 .filter-lower-fdaa .aside-new-ce95 li.first_d750 > a {
  position: relative;
}
.label-over-3262 .filter-lower-fdaa .aside-new-ce95 li.first_d750 > a:after,
.label-over-3262 .filter-lower-fdaa .aside-new-ce95 li.first_d750 > a:before {
  content: "";
  display: table;
}
.label-over-3262 .filter-lower-fdaa .aside-new-ce95 li.first_d750 > a:after {
  clear: both;
}
.label-over-3262 .filter-lower-fdaa .aside-new-ce95 li.first_d750 > a .plasma_b9d8 {
  margin-left: 5px;
  float: right;
}
.label-over-3262 .notification_8e58,
.label-over-3262 .aside-new-ce95 {
  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;
}
.label-over-3262 .aside-new-ce95 {
  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;
}
.label-over-3262 .aside-new-ce95 .hidden-mini-8f25 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label-over-3262 .aside-new-ce95 .plasma_b9d8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label-over-3262 .aside-new-ce95 li {
  display: block;
  margin: 0;
  padding: 0;
}
.label-over-3262 .aside-new-ce95 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;
}
.label-over-3262 .aside-new-ce95 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label-over-3262 .aside-new-ce95 .aside-new-ce95 {
  top: 0;
  left: 100%;
}
.label-over-3262 .form-huge-c8a7.fn-focus-9a7d > .notification_8e58,
.label-over-3262 .form-huge-c8a7.fn-focus-9a7d > .aside-new-ce95,
.label-over-3262 .form-huge-c8a7:focus > .notification_8e58,
.label-over-3262 .form-huge-c8a7:focus > .aside-new-ce95,
.label-over-3262 .form-huge-c8a7:hover > .notification_8e58,
.label-over-3262 .form-huge-c8a7:hover > .aside-new-ce95 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label-over-3262.pink-b31f .item-basic-d5b3:after,
.label-over-3262.pink-b31f .item-basic-d5b3:before {
  content: "";
  display: table;
}
.label-over-3262.pink-b31f .item-basic-d5b3:after {
  clear: both;
}
.label-over-3262.pink-b31f .item-basic-d5b3 > li {
  float: left;
}
.label-over-3262.summary_9f55 .item-basic-d5b3:after,
.label-over-3262.summary_9f55 .item-basic-d5b3:before {
  content: "";
  display: table;
}
.label-over-3262.summary_9f55 .item-basic-d5b3:after {
  clear: both;
}
.label-over-3262.summary_9f55 .item-basic-d5b3 > li {
  float: left;
}
.label-over-3262.summary_9f55 .item-basic-d5b3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label-over-3262.summary_9f55 .item-basic-d5b3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label-over-3262.summary_9f55 .item-basic-d5b3 > li.south-0ee7 > a,
.label-over-3262.summary_9f55 .item-basic-d5b3 > li.hard_0f54 > a {
  color: #fff;
  background-color: #1e4b75;
}
.label-over-3262.paragraph_9f84 .item-basic-d5b3 > li > a .hidden-mini-8f25 {
  position: relative;
}
.label-over-3262.paragraph_9f84 .item-basic-d5b3 > li > a .hidden-mini-8f25: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;
}
.label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li:focus
  > a
  .hidden-mini-8f25:before,
.label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li:hover
  > a
  .hidden-mini-8f25:before {
  width: 100%;
  background-color: currentColor;
}
.label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li.south-0ee7
  > a
  .hidden-mini-8f25:before,
.label-over-3262.paragraph_9f84
  .item-basic-d5b3
  > li.text_6873
  > a
  .hidden-mini-8f25:before {
  width: 100%;
  background-color: currentColor;
}
.label-over-3262.title_edea .item-basic-d5b3 > li > a .hidden-mini-8f25 {
  position: relative;
}
.label-over-3262.title_edea .item-basic-d5b3 > li > a .hidden-mini-8f25: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;
}
.label-over-3262.title_edea .item-basic-d5b3 > li:focus > a .hidden-mini-8f25:before,
.label-over-3262.title_edea
  .item-basic-d5b3
  > li:hover
  > a
  .hidden-mini-8f25:before {
  width: 100%;
  background-color: currentColor;
}
.label-over-3262.title_edea
  .item-basic-d5b3
  > li.south-0ee7
  > a
  .hidden-mini-8f25:before,
.label-over-3262.title_edea
  .item-basic-d5b3
  > li.text_6873
  > a
  .hidden-mini-8f25:before {
  width: 100%;
  background-color: currentColor;
}
.media-dfc6 .filter-lower-fdaa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-dfc6 .filter-lower-fdaa li:first-child > a {
  border-top: none;
}
.media-dfc6 .filter-lower-fdaa .notification-active-16c2 > .hidden-mini-8f25 .plasma_b9d8 {
  display: none;
}
.media-dfc6 .filter-lower-fdaa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media-dfc6 .filter-lower-fdaa li:last-child {
  border: none;
}
.media-dfc6 .filter-lower-fdaa li.first_d750 > a {
  padding-right: 45px !important;
}
.media-dfc6 .filter-lower-fdaa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media-dfc6 .filter-lower-fdaa li a:focus,
.media-dfc6 .filter-lower-fdaa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-dfc6 .filter-lower-fdaa li .progress-8b30 {
  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;
}
.media-dfc6 .filter-lower-fdaa li .progress-8b30:hover {
  box-shadow: none;
}
.media-dfc6 .filter-lower-fdaa li .progress-8b30 .plasma_b9d8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media-dfc6 .filter-lower-fdaa .aside-new-ce95 {
  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);
}
.media-dfc6 .filter-lower-fdaa .aside-new-ce95 li a {
  padding-left: 3em;
}
.media-dfc6 .filter-lower-fdaa .panel_orange_bb47 > a .progress-8b30 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media-dfc6 .filter-lower-fdaa .panel_orange_bb47 > .aside-new-ce95 {
  display: block;
  opacity: 1;
}
.hidden_out_3a65 {
  max-width: 100%;
}
.tiny-d68d {
  line-height: 0;
  cursor: pointer;
}
.caption_ddea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption_ddea:hover {
  box-shadow: none;
  color: currentColor;
}
.caption_ddea svg {
  width: 18px;
  height: 18px;
}
.caption_ddea .glass-a3e5 {
  display: none;
}
.top-0076 {
  position: relative;
}
.top-0076.fn-active-9a7d .caption_ddea .huge-f387 {
  display: none;
}
.top-0076.fn-active-9a7d .caption_ddea .glass-a3e5 {
  display: inline-block;
}
.top-0076 .column_b670 {
  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);
}
.top-0076.complex_75f6 .column_b670 {
  left: auto;
  right: -0.9em;
}
.top-0076.complex_75f6 .sidebar-31ff::before {
  left: auto;
  right: 15px;
}
.top-0076.fn-active-9a7d .column_b670 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short_76cf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.short_76cf label {
  flex-basis: 100%;
}
.short_76cf .hidden-1a5b {
  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;
}
.short_76cf .overlay-2423 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.short_76cf .overlay-2423:focus {
  background-color: transparent;
}
.short_76cf button.popup-20cf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.short_76cf button.popup-20cf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.short_76cf button.popup-20cf svg {
  width: 18px;
  height: 18px;
}
.short_76cf input[type="submit"] {
  min-height: auto;
}
.upper_0514 .short_76cf .overlay-2423 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar-31ff {
  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) {
  .sidebar-31ff {
    width: 220px;
  }
}
.sidebar-31ff label {
  flex-basis: 100%;
}
.sidebar-31ff::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;
}
.breadcrumb_c324 .upper_0514 .short_76cf {
  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;
}
.breadcrumb_c324
  .upper_0514
  .short_76cf
  .hidden-1a5b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb_c324 .upper_0514 .short_76cf .overlay-2423 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb_c324
  .upper_0514
  .short_76cf
  .overlay-2423:focus {
  background: 0 0;
}
.breadcrumb_c324
  .upper_0514
  .short_76cf
  .content-gas-789b {
  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;
}
.media_88ff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media_88ff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media_88ff li:last-child {
  margin-right: 0;
}
.media_88ff li:first-child {
  margin-left: 0;
}
.media_88ff.texture_orange_d297 a {
  color: #fff;
}
.media_88ff.texture_orange_d297 a:hover {
  color: #fff;
}
.media_88ff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media_88ff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media_88ff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media_88ff a:hover {
  opacity: 0.9;
  color: inherit;
}
.media_88ff [class*="social-icon-apple"] {
  background-color: #999;
}
.media_88ff [class*="social-icon-apple"].tertiary-right-f722 {
  background-color: transparent;
  color: #999;
}
.media_88ff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media_88ff [class*="social-icon-behance"].tertiary-right-f722 {
  background-color: transparent;
  color: #1769ff;
}
.media_88ff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media_88ff [class*="social-icon-bitbucket"].tertiary-right-f722 {
  background-color: transparent;
  color: #205081;
}
.media_88ff [class*="social-icon-codepen"] {
  background-color: #000;
}
.media_88ff [class*="social-icon-codepen"].tertiary-right-f722 {
  background-color: transparent;
  color: #000;
}
.media_88ff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media_88ff [class*="social-icon-delicious"].tertiary-right-f722 {
  background-color: transparent;
  color: #39f;
}
.media_88ff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media_88ff [class*="social-icon-digg"].tertiary-right-f722 {
  background-color: transparent;
  color: #005be2;
}
.media_88ff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media_88ff [class*="social-icon-dribbble"].tertiary-right-f722 {
  background-color: transparent;
  color: #ea4c89;
}
.media_88ff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media_88ff [class*="social-icon-envelope"].tertiary-right-f722 {
  background-color: transparent;
  color: #ea4335;
}
.media_88ff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media_88ff [class*="social-icon-facebook"].tertiary-right-f722 {
  background-color: transparent;
  color: #3b5998;
}
.media_88ff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media_88ff [class*="social-icon-flickr"].tertiary-right-f722 {
  background-color: transparent;
  color: #0063dc;
}
.media_88ff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media_88ff [class*="social-icon-foursquare"].tertiary-right-f722 {
  background-color: transparent;
  color: #2d5be3;
}
.media_88ff [class*="social-icon-github"] {
  background-color: #333;
}
.media_88ff [class*="social-icon-github"].tertiary-right-f722 {
  background-color: transparent;
  color: #333;
}
.media_88ff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media_88ff [class*="social-icon-google-plus"].tertiary-right-f722 {
  background-color: transparent;
  color: #dd4b39;
}
.media_88ff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media_88ff [class*="social-icon-houzz"].tertiary-right-f722 {
  background-color: transparent;
  color: #7ac142;
}
.media_88ff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media_88ff [class*="social-icon-instagram"].tertiary-right-f722 {
  background-color: transparent;
  color: #262626;
}
.media_88ff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media_88ff [class*="social-icon-jsfiddle"].tertiary-right-f722 {
  background-color: transparent;
  color: #487aa2;
}
.media_88ff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media_88ff [class*="social-icon-linkedin"].tertiary-right-f722 {
  background-color: transparent;
  color: #0077b5;
}
.media_88ff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media_88ff [class*="social-icon-medium"].tertiary-right-f722 {
  background-color: transparent;
  color: #00ab6b;
}
.media_88ff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media_88ff
  [class*="social-icon-odnoklassniki"].tertiary-right-f722 {
  background-color: transparent;
  color: #f4731c;
}
.media_88ff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media_88ff [class*="social-icon-meetup"].tertiary-right-f722 {
  background-color: transparent;
  color: #ec1c40;
}
.media_88ff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media_88ff [class*="social-icon-pinterest"].tertiary-right-f722 {
  background-color: transparent;
  color: #bd081c;
}
.media_88ff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media_88ff [class*="social-icon-product-hunt"].tertiary-right-f722 {
  background-color: transparent;
  color: #da552f;
}
.media_88ff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media_88ff [class*="social-icon-reddit"].tertiary-right-f722 {
  background-color: transparent;
  color: #ff4500;
}
.media_88ff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media_88ff [class*="social-icon-rss"].tertiary-right-f722 {
  background-color: transparent;
  color: #f26522;
}
.media_88ff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media_88ff
  [class*="social-icon-shopping-cart"].tertiary-right-f722 {
  background-color: transparent;
  color: #4caf50;
}
.media_88ff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media_88ff [class*="social-icon-skype"].tertiary-right-f722 {
  background-color: transparent;
  color: #00aff0;
}
.media_88ff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media_88ff [class*="social-icon-slideshare"].tertiary-right-f722 {
  background-color: transparent;
  color: #0077b5;
}
.media_88ff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media_88ff [class*="social-icon-snapchat"].tertiary-right-f722 {
  background-color: transparent;
  color: #fffc00;
}
.media_88ff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media_88ff [class*="social-icon-soundcloud"].tertiary-right-f722 {
  background-color: transparent;
  color: #f80;
}
.media_88ff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media_88ff [class*="social-icon-spotify"].tertiary-right-f722 {
  background-color: transparent;
  color: #2ebd59;
}
.media_88ff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media_88ff
  [class*="social-icon-stack-overflow"].tertiary-right-f722 {
  background-color: transparent;
  color: #fe7a15;
}
.media_88ff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media_88ff [class*="social-icon-maldkfgram"].tertiary-right-f722 {
  background-color: transparent;
  color: #2ca5e0;
}
.media_88ff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media_88ff [class*="social-icon-tripadvisor"].tertiary-right-f722 {
  background-color: transparent;
  color: #589442;
}
.media_88ff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media_88ff [class*="social-icon-tumblr"].tertiary-right-f722 {
  background-color: transparent;
  color: #35465c;
}
.media_88ff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media_88ff [class*="social-icon-twitch"].tertiary-right-f722 {
  background-color: transparent;
  color: #6441a5;
}
.media_88ff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media_88ff [class*="social-icon-twitter"].tertiary-right-f722 {
  background-color: transparent;
  color: #1da1f2;
}
.media_88ff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media_88ff [class*="social-icon-vimeo"].tertiary-right-f722 {
  background-color: transparent;
  color: #1ab7ea;
}
.media_88ff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media_88ff [class*="social-icon-vk"].tertiary-right-f722 {
  background-color: transparent;
  color: #45668e;
}
.media_88ff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media_88ff [class*="social-icon-weibo"].tertiary-right-f722 {
  background-color: transparent;
  color: #df2029;
}
.media_88ff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media_88ff [class*="social-icon-weixin"].tertiary-right-f722 {
  background-color: transparent;
  color: #7bb32e;
}
.media_88ff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media_88ff [class*="social-icon-whatsapp"].tertiary-right-f722 {
  background-color: transparent;
  color: #25d366;
}
.media_88ff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media_88ff [class*="social-icon-wordpress"].tertiary-right-f722 {
  background-color: transparent;
  color: #21759b;
}
.media_88ff [class*="social-icon-xing"] {
  background-color: #026466;
}
.media_88ff [class*="social-icon-xing"].tertiary-right-f722 {
  background-color: transparent;
  color: #026466;
}
.media_88ff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media_88ff [class*="social-icon-yelp"].tertiary-right-f722 {
  background-color: transparent;
  color: #af0606;
}
.media_88ff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media_88ff [class*="social-icon-youtube"].tertiary-right-f722 {
  background-color: transparent;
  color: #cd201f;
}
.article_ef82 {
  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;
}
.article_ef82:hover {
  box-shadow: none;
  background: 0 0;
}
.huge-f78c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fast-6d04 {
  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;
}
.item_selected_a9a4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary-0902 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary-0902,
.primary-0902::after,
.primary-0902::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;
}
.primary-0902::after,
.primary-0902::before {
  content: "";
  display: block;
  background-color: inherit;
}
.up-6e09 .fast-6d04 .item_selected_a9a4 {
  margin-top: -2px;
  width: 19px;
}
.up-6e09 .fast-6d04 .primary-0902 {
  margin-top: -1px;
}
.up-6e09 .fast-6d04 .primary-0902,
.up-6e09 .fast-6d04 .primary-0902::after,
.up-6e09 .fast-6d04 .primary-0902::before {
  width: 19px;
  height: 2px;
}
.up-6e09 .fast-6d04 .primary-0902::before {
  top: -6px;
}
.up-6e09 .fast-6d04 .primary-0902::after {
  bottom: -6px;
}
.hero-bright-ba57 .fast-6d04 .item_selected_a9a4 {
  margin-top: -2px;
  width: 22px;
}
.hero-bright-ba57 .fast-6d04 .primary-0902 {
  margin-top: -1px;
}
.hero-bright-ba57 .fast-6d04 .primary-0902,
.hero-bright-ba57 .fast-6d04 .primary-0902::after,
.hero-bright-ba57 .fast-6d04 .primary-0902::before {
  width: 22px;
  height: 2px;
}
.hero-bright-ba57 .fast-6d04 .primary-0902::before {
  top: -7px;
}
.hero-bright-ba57 .fast-6d04 .primary-0902::after {
  bottom: -7px;
}
.item_02a5 .fast-6d04 .item_selected_a9a4 {
  margin-top: -2px;
  width: 31px;
}
.item_02a5 .fast-6d04 .primary-0902 {
  margin-top: -1.5px;
}
.item_02a5 .fast-6d04 .primary-0902,
.item_02a5 .fast-6d04 .primary-0902::after,
.item_02a5 .fast-6d04 .primary-0902::before {
  width: 31px;
  height: 3px;
}
.item_02a5 .fast-6d04 .primary-0902::before {
  top: -9px;
}
.item_02a5 .fast-6d04 .primary-0902::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip-6e7a .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-6e7a .fast-6d04 .primary-0902 {
    margin-top: -1px;
  }
  .tooltip-6e7a .fast-6d04 .primary-0902,
  .tooltip-6e7a .fast-6d04 .primary-0902::after,
  .tooltip-6e7a .fast-6d04 .primary-0902::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-6e7a .fast-6d04 .primary-0902::before {
    top: -6px;
  }
  .tooltip-6e7a .fast-6d04 .primary-0902::after {
    bottom: -6px;
  }
  .secondary-full-31db .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary-full-31db .fast-6d04 .primary-0902 {
    margin-top: -1px;
  }
  .secondary-full-31db .fast-6d04 .primary-0902,
  .secondary-full-31db .fast-6d04 .primary-0902::after,
  .secondary-full-31db .fast-6d04 .primary-0902::before {
    width: 22px;
    height: 2px;
  }
  .secondary-full-31db .fast-6d04 .primary-0902::before {
    top: -7px;
  }
  .secondary-full-31db .fast-6d04 .primary-0902::after {
    bottom: -7px;
  }
  .accordion-325a .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-325a .fast-6d04 .primary-0902 {
    margin-top: -1.5px;
  }
  .accordion-325a .fast-6d04 .primary-0902,
  .accordion-325a .fast-6d04 .primary-0902::after,
  .accordion-325a .fast-6d04 .primary-0902::before {
    width: 31px;
    height: 3px;
  }
  .accordion-325a .fast-6d04 .primary-0902::before {
    top: -9px;
  }
  .accordion-325a .fast-6d04 .primary-0902::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_fc33 .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 19px;
  }
  .smooth_fc33 .fast-6d04 .primary-0902 {
    margin-top: -1px;
  }
  .smooth_fc33 .fast-6d04 .primary-0902,
  .smooth_fc33 .fast-6d04 .primary-0902::after,
  .smooth_fc33 .fast-6d04 .primary-0902::before {
    width: 19px;
    height: 2px;
  }
  .smooth_fc33 .fast-6d04 .primary-0902::before {
    top: -6px;
  }
  .smooth_fc33 .fast-6d04 .primary-0902::after {
    bottom: -6px;
  }
  .photo-3bb7 .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 22px;
  }
  .photo-3bb7 .fast-6d04 .primary-0902 {
    margin-top: -1px;
  }
  .photo-3bb7 .fast-6d04 .primary-0902,
  .photo-3bb7 .fast-6d04 .primary-0902::after,
  .photo-3bb7 .fast-6d04 .primary-0902::before {
    width: 22px;
    height: 2px;
  }
  .photo-3bb7 .fast-6d04 .primary-0902::before {
    top: -7px;
  }
  .photo-3bb7 .fast-6d04 .primary-0902::after {
    bottom: -7px;
  }
  .tooltip-0407 .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-0407 .fast-6d04 .primary-0902 {
    margin-top: -1.5px;
  }
  .tooltip-0407 .fast-6d04 .primary-0902,
  .tooltip-0407 .fast-6d04 .primary-0902::after,
  .tooltip-0407 .fast-6d04 .primary-0902::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-0407 .fast-6d04 .primary-0902::before {
    top: -9px;
  }
  .tooltip-0407 .fast-6d04 .primary-0902::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .alert-hard-67bd .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 19px;
  }
  .alert-hard-67bd .fast-6d04 .primary-0902 {
    margin-top: -1px;
  }
  .alert-hard-67bd .fast-6d04 .primary-0902,
  .alert-hard-67bd .fast-6d04 .primary-0902::after,
  .alert-hard-67bd .fast-6d04 .primary-0902::before {
    width: 19px;
    height: 2px;
  }
  .alert-hard-67bd .fast-6d04 .primary-0902::before {
    top: -6px;
  }
  .alert-hard-67bd .fast-6d04 .primary-0902::after {
    bottom: -6px;
  }
  .wrapper_ff33 .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_ff33 .fast-6d04 .primary-0902 {
    margin-top: -1px;
  }
  .wrapper_ff33 .fast-6d04 .primary-0902,
  .wrapper_ff33 .fast-6d04 .primary-0902::after,
  .wrapper_ff33 .fast-6d04 .primary-0902::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_ff33 .fast-6d04 .primary-0902::before {
    top: -7px;
  }
  .wrapper_ff33 .fast-6d04 .primary-0902::after {
    bottom: -7px;
  }
  .north-18c5 .fast-6d04 .item_selected_a9a4 {
    margin-top: -2px;
    width: 31px;
  }
  .north-18c5 .fast-6d04 .primary-0902 {
    margin-top: -1.5px;
  }
  .north-18c5 .fast-6d04 .primary-0902,
  .north-18c5 .fast-6d04 .primary-0902::after,
  .north-18c5 .fast-6d04 .primary-0902::before {
    width: 31px;
    height: 3px;
  }
  .north-18c5 .fast-6d04 .primary-0902::before {
    top: -9px;
  }
  .north-18c5 .fast-6d04 .primary-0902::after {
    bottom: -9px;
  }
}
.solid_0d12 .primary-0902 {
  -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);
}
.solid_0d12 .primary-0902::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.solid_0d12 .primary-0902::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);
}
.solid_0d12.item-bdca .primary-0902 {
  -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);
}
.solid_0d12.item-bdca .primary-0902::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.solid_0d12.item-bdca .primary-0902::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);
}
.background-current-0e33 {
  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.complex-1d66:before {
  display: none;
}
.soft-170b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.soft-170b .backdrop_right_0323 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.soft-170b .backdrop_right_0323:last-of-type {
  border-bottom: none;
}
.soft-170b .backdrop_right_0323.under-61be,
.soft-170b .backdrop_right_0323.pro_5f2d,
.soft-170b .backdrop_right_0323.component-0639 {
  padding: 0;
}
.soft-170b .media-dfc6 .progress-8b30 {
  color: currentColor;
}
.soft-170b .media-dfc6 .progress-8b30:focus,
.soft-170b .media-dfc6 .progress-8b30:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-170b.hard_3de0 .tag_3df1,
.soft-170b.hard_3de0 .secondary-a708 a,
.soft-170b.hard_3de0 .item-basic-d5b3 a,
.soft-170b.hard_3de0 .aside-new-ce95 a {
  color: rgba(0, 0, 0, 0.55);
}
.soft-170b.hard_3de0 .tag_3df1:hover,
.soft-170b.hard_3de0 .secondary-a708 a:hover,
.soft-170b.hard_3de0 .item-basic-d5b3 a:hover,
.soft-170b.hard_3de0 .aside-new-ce95 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-170b.hard_3de0 .medium_3634 {
  color: rgba(0, 0, 0, 0.8);
}
.soft-170b.hard_3de0 .backdrop_right_0323 {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-170b.hard_3de0 .backdrop_right_0323:before {
  background: rgba(0, 0, 0, 0.08);
}
.soft-170b.hard_3de0 .menu-d56d:before {
  background: rgba(255, 255, 255, 0.9);
}
.soft-170b.hard_3de0 .media-dfc6 .filter-lower-fdaa li a,
.soft-170b.hard_3de0 .media-dfc6 .progress-8b30,
.soft-170b.hard_3de0 .aside-new-ce95 {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-170b.hard_3de0 .media-dfc6 .progress-8b30:focus,
.soft-170b.hard_3de0 .media-dfc6 .progress-8b30:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-170b.hard_3de0 .filter-lower-fdaa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-170b.paragraph_8ce9 .tag_3df1,
.soft-170b.paragraph_8ce9 .secondary-a708 a,
.soft-170b.paragraph_8ce9 .item-basic-d5b3 .progress-8b30,
.soft-170b.paragraph_8ce9 .item-basic-d5b3 a,
.soft-170b.paragraph_8ce9 .aside-new-ce95 a {
  color: rgba(255, 255, 255, 0.79);
}
.soft-170b.paragraph_8ce9 .tag_3df1:hover,
.soft-170b.paragraph_8ce9 .secondary-a708 a:hover,
.soft-170b.paragraph_8ce9 .item-basic-d5b3 .progress-8b30:hover,
.soft-170b.paragraph_8ce9 .item-basic-d5b3 a:hover,
.soft-170b.paragraph_8ce9 .aside-new-ce95 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-170b.paragraph_8ce9 .medium_3634 {
  color: rgba(255, 255, 255, 0.99);
}
.soft-170b.paragraph_8ce9 .backdrop_right_0323 {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-170b.paragraph_8ce9 .backdrop_right_0323:before {
  background: rgba(255, 255, 255, 0.08);
}
.soft-170b.paragraph_8ce9 .menu-d56d:before {
  background: rgba(0, 0, 0, 0.9);
}
.soft-170b.paragraph_8ce9 .media-dfc6 .filter-lower-fdaa li a,
.soft-170b.paragraph_8ce9 .media-dfc6 .progress-8b30,
.soft-170b.paragraph_8ce9 .aside-new-ce95 {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-170b.paragraph_8ce9 .media-dfc6 .progress-8b30:focus,
.soft-170b.paragraph_8ce9 .media-dfc6 .progress-8b30:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft-170b.paragraph_8ce9 .filter-lower-fdaa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-d56d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.menu-d56d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.header_light_e17c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary-24a6 .soft-170b {
  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;
}
.summary-24a6 .backdrop_right_0323 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary-24a6 .backdrop_right_0323: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) {
  .summary-24a6 .backdrop_right_0323:before {
    width: 16%;
    left: 42%;
  }
}
.summary-24a6 .backdrop_right_0323:last-child:before {
  content: none;
}
.summary-24a6 .backdrop_right_0323[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary-24a6 .media-dfc6 .filter-lower-fdaa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary-24a6 .media-dfc6 .filter-lower-fdaa li a .progress-8b30 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary-24a6 .media-dfc6 .aside-new-ce95 {
  border: none;
}
.summary-24a6 .media-dfc6 .aside-new-ce95 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary-24a6 .menu-d56d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary-24a6 .header_light_e17c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary-24a6 .paragraph_8ce9 .menu-d56d:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-24a6 .hard_3de0.column-970d .primary-0902 {
  background: rgba(0, 0, 0, 0.6);
}
.summary-24a6
  .hard_3de0.column-970d
  .primary-0902::after,
.summary-24a6
  .hard_3de0.column-970d
  .primary-0902:before {
  background: inherit;
}
.summary-24a6
  .hard_3de0.column-970d:hover
  .primary-0902 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar-1ad9 .soft-170b {
  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) {
  .sidebar-1ad9 .soft-170b {
    width: auto;
    right: 45px;
  }
}
.button-3014 .soft-170b {
  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) {
  .button-3014 .soft-170b {
    width: auto;
    left: 45px;
  }
}
.complex-1d66 .soft-170b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.complex-1d66 .header_light_e17c {
  max-width: 48em;
  margin: 0 auto;
}
.complex-1d66 .menu-d56d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination-eff2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-eff2.summary-24a6 .soft-170b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination-eff2.sidebar-1ad9 .soft-170b {
  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);
}
.pagination-eff2 .soft-170b {
  visibility: visible;
}
.pagination-eff2.button-3014 .soft-170b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.out-bcb1,
.button-4110 {
  overflow-x: hidden;
}
.out-bcb1 .soft-170b {
  overflow: auto;
}
.out-bcb1.summary-24a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.out-bcb1.summary-24a6 .soft-170b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.out-bcb1.summary-24a6 .article_ef82 {
  opacity: 0;
}
.out-bcb1.sidebar-1ad9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.out-bcb1.sidebar-1ad9 .soft-170b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.out-bcb1.sidebar-1ad9 .article_ef82 {
  opacity: 0;
}
.out-bcb1.button-3014 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.out-bcb1.button-3014 .soft-170b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.out-bcb1.button-3014 .article_ef82 {
  opacity: 0;
}
.out-bcb1.complex-1d66 .soft-170b {
  z-index: 10;
  visibility: visible;
}
.column-970d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-970d .primary-0902 {
  background: rgba(255, 255, 255, 0.99);
}
.column-970d .primary-0902::after,
.column-970d .primary-0902:before {
  background: inherit;
}
.column-970d:hover .primary-0902 {
  background: rgba(255, 255, 255, 0.99);
}
.button-3014 .column-970d {
  top: 10px;
  right: auto;
  left: 12px;
}
.complex-1d66 .column-970d {
  display: none !important;
}
.out-bcb1:before,
.button-4110:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.out-bcb1 .column-970d,
.button-4110 .column-970d {
  display: inline-block;
}
.soft-170b .backdrop-focused-742d {
  -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;
}
.out-bcb1 .soft-170b .backdrop-focused-742d,
.button-4110 .soft-170b .backdrop-focused-742d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer-5b04 .hidden-1a5b {
  width: 100%;
}
.form-over-1501 {
  padding: 0 0.5em 0;
}
.form-over-1501 [class*="customify-col-"],
.form-over-1501 [class*="customify-col_"],
.form-over-1501 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.prev_bdf6 .form-over-1501 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tabs_6680 .grid-wood-2ca9,
  .grid-wood-2ca9 {
    display: none;
  }
  .tall-6ecf {
    text-align: left;
  }
  .section_3828 {
    text-align: center;
  }
  .heading_3d39 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_6680 .center_dc3b,
  .center_dc3b {
    display: none;
  }
  .shadow-45e3 {
    text-align: left;
  }
  .solid_fbf6 {
    text-align: center;
  }
  .badge_full_de4b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tabs_6680 .outline_8c12,
  .outline_8c12 {
    display: none;
  }
  .brown-8447 {
    text-align: left;
  }
  .pattern-advanced-fff8 {
    text-align: center;
  }
  .progress-slow-b971 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gradient_2e97 {
  box-shadow: none !important;
}
.hard_a5f9 .blue-5b7c,
.slider-e459 .blue-5b7c {
  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;
}
.slider-e459 .blue-5b7c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bright_acb4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bright_acb4:after,
.bright_acb4:before {
  content: "";
  display: table;
}
.bright_acb4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bright_acb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bright_acb4,
.badge_0e1c {
  max-width: 1248px;
  margin: 0 auto;
}

.sort-8a0d.form_9740 .bright_acb4 {
  max-width: 100%;
}
.sort-8a0d.mask_new_d73d {
  max-width: 1200px;
  margin: 0 auto;
}
.sort-8a0d.aside_8356 .bright_acb4 {
  max-width: 100%;
}
.sort-8a0d.aside_8356 > .bright_acb4 {
  padding-left: 0;
  padding-right: 0;
}
.sort-8a0d.aside_8356 > .bright_acb4 .tabs_6680 {
  margin: 0;
}
.sort-8a0d.aside_8356
  > .bright_acb4
  .out_61e1.border-cool-5cf5 {
  margin-right: 0;
  margin-left: 0;
}
.sort-8a0d.aside_8356 #main.border-cool-5cf5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box_441e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box_441e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .medium_c000 .prev-93a7 {
    padding-right: 1em;
  }
  .medium_c000.picture-paper-f9bd .out_61e1 {
    border-right: 1px solid #eaecee;
  }
  .medium_c000.picture-paper-f9bd .prev-93a7 {
    padding-right: 1em;
  }
  .medium_c000.picture-paper-f9bd .message-dark-4665 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-action-0065 .prev-93a7 {
    padding-left: 1em;
  }
  .modal-action-0065.picture-paper-f9bd .out_61e1 {
    border-left: 1px solid #eaecee;
  }
  .modal-action-0065.picture-paper-f9bd .prev-93a7 {
    padding-left: 1em;
  }
  .modal-action-0065.picture-paper-f9bd .message-dark-4665 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_5cf9 .prev-93a7 {
    padding-left: 1em;
  }
  .under_5cf9.picture-paper-f9bd .glass-27b8 {
    border-right: 1px solid #eaecee;
  }
  .under_5cf9.picture-paper-f9bd .tiny_6381 {
    border-right: 1px solid #eaecee;
  }
  .under_5cf9.picture-paper-f9bd .prev-93a7 {
    padding-left: 1em;
  }
  .under_5cf9.picture-paper-f9bd .message-dark-4665 {
    padding-right: 1em;
  }
  .under_5cf9.picture-paper-f9bd .cold-d5ea {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_large_a301 .prev-93a7 {
    padding-right: 1em;
  }
  .secondary_large_a301.picture-paper-f9bd .glass-27b8 {
    border-left: 1px solid #eaecee;
  }
  .secondary_large_a301.picture-paper-f9bd .tiny_6381 {
    border-left: 1px solid #eaecee;
  }
  .secondary_large_a301.picture-paper-f9bd .prev-93a7 {
    padding-right: 1em;
  }
  .secondary_large_a301.picture-paper-f9bd .message-dark-4665 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_large_a301.picture-paper-f9bd .cold-d5ea {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_441e .prev-93a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box_441e.picture-paper-f9bd .out_61e1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box_441e.picture-paper-f9bd .prev-93a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box_441e.picture-paper-f9bd .message-dark-4665 {
    padding-left: 1em;
  }
  .box_441e.picture-paper-f9bd .cold-d5ea {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box_441e.picture-paper-f9bd .prev-93a7 {
    padding-left: 0;
  }
}
.list-mini-6f26 .description_b95b {
  display: inline-block;
}
.steel-7f3e {
  display: inline-block;
}
.fresh-dc1b {
  word-con: break-word;
}
.south-4f4b > span {
  display: inline-block;
  padding: 5px 0;
}
.south-4f4b .background_gas_88c5 {
  margin-left: 8px;
  margin-right: 8px;
}
.south-4f4b .sort_dynamic_aa8a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sort-8941 .content-2c91 {
  margin-bottom: 2em;
}
.sort-8941 .container_pressed_d3c1 {
  margin-bottom: 15px;
}
.sort-8941 .container_pressed_d3c1:last-child {
  margin-bottom: 0;
}
.sort-8941 .caption-21b5 {
  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) {
  .sort-8941 .caption-21b5 {
    display: block;
  }
}
.sort-8941 .header_23ff {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sort-8941 .header_23ff {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sort-8941 .breadcrumb_silver_787a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sort-8941 .breadcrumb_silver_787a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sort-8941 .breadcrumb_silver_787a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sort-8941 .fresh-dc1b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort-8941 .fresh-dc1b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sort-8941 .picture_solid_f2ac p:last-child {
  margin-bottom: 0;
}
.sort-8941 .wide-269d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sort-8941 .glass-70c7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sort-8941 .background-67d7 {
  margin-top: 1em;
}
.sort-8941 .layout-iron-8092 {
  top: 0;
  display: block;
}
.sort-8941 .layout-iron-8092 a {
  color: inherit;
}
.sort-8941 .layout-iron-8092 a:hover {
  color: inherit;
}
.sort-8941 .badge-stale-7d62 {
  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;
}
.sort-8941 .badge-stale-7d62:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sort-8941 .glass-70c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sort-8941 .widget_hovered_e6dc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sort-8941 .widget_hovered_e6dc:first-child {
  margin-top: 0;
}
.sort-8941 .widget_hovered_e6dc.popup_706d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sort-8941 .widget_hovered_e6dc.column-stale-134d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort-8941
  .widget_hovered_e6dc.column-stale-134d.item-bedd
  .background-67d7 {
  width: 100%;
}
.sort-8941 .column-stale-134d {
  -webkit-box-align: center;
  align-items: center;
}
.sort-8941 .column-stale-134d .south-4f4b,
.sort-8941 .column-stale-134d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sort-8941 .breadcrumb_silver_787a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sort-8941 .breadcrumb_silver_787a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sort-8941 .breadcrumb_silver_787a: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;
}
.sort-8941 .popup_706d {
  z-index: 5;
}
.sort-8941 .box-brown-c54d .primary-f8af {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sort-8941 .accordion-fast-94cc .primary-f8af {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sort-8941 .thick_c7a8 .primary-f8af {
  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;
}
.sort-8941.prev_a01f .caption-21b5,
.sort-8941.silver-5635 .caption-21b5 {
  display: block;
}
.sort-8941.prev_a01f .caption-21b5 .chip-out-ff37,
.sort-8941.prev_a01f .caption-21b5 .glass-70c7,
.sort-8941.silver-5635 .caption-21b5 .chip-out-ff37,
.sort-8941.silver-5635 .caption-21b5 .glass-70c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort-8941.lite_8849 .header_23ff {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sort-8941.lite_8849 .header_23ff {
    margin-right: 0;
  }
}
.sort-8941.prev_a01f .header_23ff,
.sort-8941.silver-5635 .header_23ff {
  padding-top: 40%;
}
.sort-8941.prev_a01f .content-2c91,
.sort-8941.silver-5635 .content-2c91 {
  display: block;
}
.sort-8941.prev_a01f .fn-sticky-9a7d .glass-70c7,
.sort-8941.silver-5635 .fn-sticky-9a7d .glass-70c7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sort-8941.prev_a01f .header_23ff,
.sort-8941.silver-5635 .header_23ff {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sort-8941.prev_a01f .glass-70c7 {
  padding: 1em;
}
.warm-42ea {
  margin: 30px auto;
  display: block;
}
.warm-42ea .header_4364 > * {
  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;
}
.warm-42ea .header_4364 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.warm-42ea .header_4364 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice-22cb .south-4f4b {
  margin-bottom: 1.41575em;
}
.notice-22cb .in-3548 {
  margin-bottom: 1.618em;
}
.pattern_7e6e .thumbnail_tiny_768a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern_7e6e .thumbnail_tiny_768a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern_7e6e .inner_3a6b {
  max-width: 100%;
  overflow: auto;
}
.layout_south_a523 .pattern_7e6e a:hover {
  text-decoration: underline;
}
.up-ab58 .container_pressed_d3c1:not(.fresh-dc1b),
.up-ab58 .breadcrumb_silver_787a {
  margin-bottom: 1.41575em;
}
.up-ab58 .container_pressed_d3c1:not(.fresh-dc1b):last-child,
.up-ab58 .breadcrumb_silver_787a:last-child {
  margin-bottom: 0;
}
.up-ab58 .container_pressed_d3c1.blue-b1df {
  margin-bottom: 0.41575em;
}
.up-ab58 .input-db07:before,
.up-ab58 .image_current_c0c7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.up-ab58 .input-db07:before {
  content: "\f115";
}
.up-ab58 .image_current_c0c7:before {
  content: "\f02c";
}
.up-ab58 .outer-8b56 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.up-ab58 .outer-8b56 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tertiary_4d48 {
  display: -webkit-box;
  display: flex;
}
.tertiary_4d48 .easy_07fd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tertiary_4d48 .easy_07fd {
    flex-basis: 90px;
  }
}
.tertiary_4d48 .gas-c33f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary_4d48 .gas-c33f {
    flex-basis: calc(100% - 50px);
  }
}
.tertiary_4d48 .tertiary_silver_e57f p:last-child {
  margin-bottom: 0.72em;
}
.title-center-a2fd .header_4364 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.title-center-a2fd .header_4364:after,
.title-center-a2fd .header_4364:before {
  content: "";
  display: table;
}
.title-center-a2fd .header_4364:after {
  clear: both;
}
.title-center-a2fd .header_4364 .gradient_top_0810,
.title-center-a2fd .header_4364 .stone_252d {
  width: 49%;
}
.title-center-a2fd .header_4364 .gradient_top_0810 a span.tertiary-pro-7501,
.title-center-a2fd .header_4364 .stone_252d a span.tertiary-pro-7501 {
  display: block;
  margin-bottom: 5px;
}
.title-center-a2fd .header_4364 .stone_252d {
  float: left;
  text-align: left;
}
.title-center-a2fd .header_4364 .gradient_top_0810 {
  float: right;
  text-align: right;
}
.sort_up_e04e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sort_up_e04e {
    margin-bottom: 0;
  }
}
.west-84c2 {
  margin-bottom: 1em;
}
.west-84c2 .fresh-dc1b {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside-3e85 a {
  display: block;
  line-height: 0;
  position: relative;
}
.title_green_c5e2 .west-84c2,
.paragraph-brown-7fc6 .west-84c2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .title_green_c5e2 .west-84c2,
  .paragraph-brown-7fc6 .west-84c2 {
    display: block;
  }
}
.title_green_c5e2 .aside-3e85,
.paragraph-brown-7fc6 .aside-3e85 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .title_green_c5e2 .aside-3e85,
  .paragraph-brown-7fc6 .aside-3e85 {
    margin-bottom: 1em;
  }
}
.title_green_c5e2 .aside-3e85 img,
.paragraph-brown-7fc6 .aside-3e85 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.title_green_c5e2 .hidden_upper_00b9,
.paragraph-brown-7fc6 .hidden_upper_00b9 {
  flex-basis: calc(100% - 160px);
}
.title_green_c5e2 .hidden_upper_00b9 p,
.paragraph-brown-7fc6 .hidden_upper_00b9 p {
  margin-bottom: 0;
}
.title_green_c5e2 .hidden_upper_00b9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .title_green_c5e2 .hidden_upper_00b9 {
    padding-left: 0;
  }
}
.paragraph-brown-7fc6 .hidden_upper_00b9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-brown-7fc6 .hidden_upper_00b9 {
    padding-right: 0;
  }
}
.paragraph-brown-7fc6 .aside-3e85 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.red-82be .aside-3e85 {
  margin-bottom: 0.5em;
}
.red-82be .aside-3e85 img {
  width: 100%;
}
.large-0708 .column_full_4d43,
.frame-7e60 .column_full_4d43 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.frame-7e60 .out_61e1 .soft_0537 p:last-child {
  margin-bottom: 0;
}
.bottom_25dc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay_9466 .widget_b0bc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay_9466 .widget_b0bc:last-of-type {
    margin-bottom: 0;
  }
}
.overlay_9466 .widget_b0bc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_9466 .widget_b0bc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay_9466 .widget_b0bc ul li {
  margin: 0 0 0.6em;
}
.overlay_9466 .widget_b0bc ul li.card-0a6d,
.overlay_9466 .widget_b0bc ul li.active-motion-eb7f {
  position: relative;
}
.overlay_9466 .widget_b0bc ul li.card-0a6d .title-9f0d,
.overlay_9466 .widget_b0bc ul li.active-motion-eb7f .title-9f0d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay_9466 .widget_b0bc ul li.card-0a6d:after:after,
.overlay_9466 .widget_b0bc ul li.card-0a6d:after:before,
.overlay_9466
  .widget_b0bc
  ul
  li.active-motion-eb7f:after:after,
.overlay_9466
  .widget_b0bc
  ul
  li.active-motion-eb7f:after:before {
  content: "";
  display: table;
}
.overlay_9466 .widget_b0bc ul li.card-0a6d:after:after,
.overlay_9466
  .widget_b0bc
  ul
  li.active-motion-eb7f:after:after {
  clear: both;
}
.overlay_9466 .widget_b0bc a.photo_eca9:hover {
  text-decoration: none;
}
.overlay_9466 .widget_b0bc select {
  max-width: 100%;
}
.overlay_9466 .widget_b0bc table {
  font-size: 85%;
}
.overlay_9466 .widget_b0bc table td,
.overlay_9466 .widget_b0bc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay_9466 .widget_b0bc table tfoot td {
  text-align: left;
}
.overlay_9466 .widget_b0bc :last-child {
  margin-bottom: 0;
}
.overlay_9466 .widget_b0bc .tabs-red-fb35 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay_9466 .widget_b0bc .tabs-red-fb35 label {
  width: 100%;
}
.overlay_9466 .widget_b0bc .tabs-red-fb35 .overlay-2423 {
  width: 100%;
  display: block;
}
.overlay_9466 .widget_b0bc .tabs-red-fb35 .popup-20cf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay_9466 .widget_b0bc .tabs-red-fb35 .popup-20cf:hover svg #svg-search {
  fill: #444;
}
.overlay_9466 .widget_b0bc .tabs-red-fb35 .popup-20cf svg {
  width: 18px;
  height: 18px;
}
.overlay_9466 .outline-492d ul ul,
.overlay_9466 .overlay-inner-c181 ul ul,
.overlay_9466 .overlay-afe5 ul ul,
.overlay_9466 .main-2e5b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay_9466 .outline-492d .first_d750 > a,
.overlay_9466 .overlay-inner-c181 .first_d750 > a,
.overlay_9466 .overlay-afe5 .first_d750 > a,
.overlay_9466 .main-2e5b .first_d750 > a {
  margin-bottom: 0;
}
.overlay_9466 .logo-e7e6 li,
.overlay_9466 .outline-492d li,
.overlay_9466 .blue_c5a2 li,
.overlay_9466 .overlay-inner-c181 li,
.overlay_9466 .overlay-afe5 li,
.overlay_9466 .main-2e5b li,
.overlay_9466 .logo-dde9 li,
.overlay_9466 .caption_active_3f92 li {
  display: block;
  position: relative;
}
.overlay_9466 .logo-e7e6 li:last-child,
.overlay_9466 .outline-492d li:last-child,
.overlay_9466 .blue_c5a2 li:last-child,
.overlay_9466 .overlay-inner-c181 li:last-child,
.overlay_9466 .overlay-afe5 li:last-child,
.overlay_9466 .main-2e5b li:last-child,
.overlay_9466 .logo-dde9 li:last-child,
.overlay_9466 .caption_active_3f92 li:last-child {
  border: none;
}
.overlay_9466 .logo-e7e6 li a,
.overlay_9466 .outline-492d li a,
.overlay_9466 .blue_c5a2 li a,
.overlay_9466 .overlay-inner-c181 li a,
.overlay_9466 .overlay-afe5 li a,
.overlay_9466 .main-2e5b li a,
.overlay_9466 .logo-dde9 li a,
.overlay_9466 .caption_active_3f92 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_9466 .logo-e7e6 li ul li::before,
.overlay_9466 .outline-492d li ul li::before,
.overlay_9466 .blue_c5a2 li ul li::before,
.overlay_9466 .overlay-inner-c181 li ul li::before,
.overlay_9466 .overlay-afe5 li ul li::before,
.overlay_9466 .main-2e5b li ul li::before,
.overlay_9466 .logo-dde9 li ul li::before,
.overlay_9466 .caption_active_3f92 li ul li::before {
  left: 15px;
}
.overlay_9466 .logo-e7e6 li ul a,
.overlay_9466 .outline-492d li ul a,
.overlay_9466 .blue_c5a2 li ul a,
.overlay_9466 .overlay-inner-c181 li ul a,
.overlay_9466 .overlay-afe5 li ul a,
.overlay_9466 .main-2e5b li ul a,
.overlay_9466 .logo-dde9 li ul a,
.overlay_9466 .caption_active_3f92 li ul a {
  padding-left: 20px;
}
.overlay_9466 .logo-e7e6 li ul ul li::before,
.overlay_9466 .outline-492d li ul ul li::before,
.overlay_9466 .blue_c5a2 li ul ul li::before,
.overlay_9466 .overlay-inner-c181 li ul ul li::before,
.overlay_9466 .overlay-afe5 li ul ul li::before,
.overlay_9466 .main-2e5b li ul ul li::before,
.overlay_9466 .logo-dde9 li ul ul li::before,
.overlay_9466 .caption_active_3f92 li ul ul li::before {
  left: 30px;
}
.overlay_9466 .logo-e7e6 li ul ul a,
.overlay_9466 .outline-492d li ul ul a,
.overlay_9466 .blue_c5a2 li ul ul a,
.overlay_9466 .overlay-inner-c181 li ul ul a,
.overlay_9466 .overlay-afe5 li ul ul a,
.overlay_9466 .main-2e5b li ul ul a,
.overlay_9466 .logo-dde9 li ul ul a,
.overlay_9466 .caption_active_3f92 li ul ul a {
  padding-left: 40px;
}
.overlay_9466 .photo_outer_2041 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_9466 .caption_active_3f92 ul li {
  margin-bottom: 1.41575em;
}
.overlay_9466 .caption_active_3f92 ul li .main-3510 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay_9466 .caption_active_3f92 ul li .simple_3c4c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.paragraph_8ce9 .logo-e7e6 li a,
.paragraph_8ce9 .outline-492d li a,
.paragraph_8ce9 .blue_c5a2 li a,
.paragraph_8ce9 .overlay-inner-c181 li a,
.paragraph_8ce9 .overlay-afe5 li a,
.paragraph_8ce9 .main-2e5b li a,
.paragraph_8ce9 .logo-dde9 li a,
.paragraph_8ce9 .caption_active_3f92 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_8ce9 .photo_outer_2041 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_8ce9 .widget_b0bc ul li.card-0a6d .title-9f0d,
.paragraph_8ce9 .widget_b0bc ul li.active-motion-eb7f .title-9f0d {
  background: rgba(0, 0, 0, 0.2);
}
.paragraph_8ce9 .overlay_9466 .widget_b0bc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li {
  margin: 0;
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li ul {
  margin: 0;
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li ul li a {
  padding-left: 15px;
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li ul li li a {
  padding-left: 30px;
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li.hard_0f54 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li.hard_0f54 > 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;
}
.sort-8a0d .overlay_9466 .filter-lower-fdaa li.hard_0f54 > 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;
}
.aside-mini-40ea a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.row_843c {
  position: relative;
  z-index: 10;
}
.row_843c .backdrop-focused-742d {
  width: 100%;
  max-width: 100%;
}
.row_5ecb .link-smooth-054d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row_5ecb .hard_3de0 {
}
.row_5ecb .paragraph_8ce9 {
  background: #292929;
}
.stale_419c .link-smooth-054d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stale_419c .hard_3de0 {
  background: #f9f9f9;
}
.stale_419c .paragraph_8ce9 {
  background: #303030;
}
.alert-small-e50a .link-smooth-054d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-small-e50a .description_b95b {
    margin-bottom: 1em;
  }
  .alert-small-e50a .description_b95b:last-child {
    margin-bottom: 0;
  }
}
.alert-small-e50a .hard_3de0 {
  background: #ededed;
}
.alert-small-e50a .paragraph_8ce9 {
  background: #1a1a1a;
}
.link-smooth-054d.hard_3de0 {
  color: rgba(0, 0, 0, 0.6);
}
.link-smooth-054d.hard_3de0 .large_e63c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-smooth-054d.paragraph_8ce9 {
  color: rgba(255, 255, 255, 0.99);
}
.link-smooth-054d.paragraph_8ce9 a:not(.photo_eca9) {
  color: rgba(255, 255, 255, 0.79);
}
.link-smooth-054d.paragraph_8ce9 a:not(.photo_eca9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-smooth-054d.paragraph_8ce9 .large_e63c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-smooth-054d.paragraph_8ce9 table tbody td,
.link-smooth-054d.paragraph_8ce9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tabs_active_bca1.plasma_84ff .bright_acb4 {
  max-width: initial;
}
.tabs_active_bca1 .slow_633d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tabs_active_bca1 .slow_633d .backdrop-focused-742d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tabs_active_bca1 .slow_633d .backdrop-focused-742d {
    display: block;
    margin-bottom: 2em;
  }
  .tabs_active_bca1 .slow_633d .backdrop-focused-742d:last-child {
    margin-bottom: 0;
  }
}
.alert-small-e50a .description_b95b:last-child,
.stale_419c .description_b95b:last-child,
.row_5ecb .description_b95b:last-child {
  margin-bottom: 0;
}
.alert-small-e50a .description_b95b .overlay_9466 .widget_b0bc:last-child,
.stale_419c .description_b95b .overlay_9466 .widget_b0bc:last-child,
.row_5ecb .description_b95b .overlay_9466 .widget_b0bc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .alert-small-e50a .picture_down_86e9,
  .alert-small-e50a .upper_3b75,
  .stale_419c .picture_down_86e9,
  .stale_419c .upper_3b75,
  .row_5ecb .picture_down_86e9,
  .row_5ecb .upper_3b75 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .row_843c .description_b95b {
    margin-bottom: 2em;
  }
}
.row_843c p:last-child {
  margin-bottom: 0;
}
.row_843c li,
.row_843c ul {
  list-style: none;
  margin: 0;
}
.row_843c ul ul {
  margin-left: 2.617924em;
}
.table-9468 {
  font-size: 0.875em;
}

/* css-noise: 9212 */
.phantom-card-y0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
