/*!
Theme Name: Customify
Theme URI: https://pressmaximum.column-b23d/customify
Author: WPCustomify
Author URI: https://pressmaximum.column-b23d
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.column-b23d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button-next-a2a0.frame_top_2ef5/licenses/gpl-2.0.message_dc56
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.new_a738/, (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.backdrop_0dd2.rough_5b9b/normalize.purple-a1d3/
 ======
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.purple-a1d3 v7.0.0 | MIT License | github.column-b23d/necolas/normalize.purple-a1d3 */
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;
}
.heading-d569 .top-87a4,
.status_first_d6e5,
.huge-2d13,
.container-prev-2035,
.purple-286e,
.avatar_b2d9,
.frame_small_3876,
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;
}
.status_first_d6e5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_first_d6e5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_first_d6e5,
  h1 {
    font-size: 1.8em;
  }
}
.huge-2d13,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.huge-2d13 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .huge-2d13,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .huge-2d13,
  h2 {
    font-size: 1.7em;
  }
}
.container-prev-2035,
h3 {
  font-size: 1.618em;
}
.heading-d569 .top-87a4,
.purple-286e,
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.primary-black-3c50 {
  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;
}
.selected_9905:after,
.selected_9905:before,
.selected-fe08:after,
.selected-fe08:before {
  content: "";
  display: table;
}
.selected_9905:after,
.selected-fe08:after {
  clear: both;
}
.container_inner_7f39 {
  float: right;
  margin-right: 0;
}
.banner-7410 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline_hot_6601 .down-7cd5,
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;
}
.outline_hot_6601 .down-7cd5: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;
}
.item-1822 .down-7cd5 {
  box-shadow: none;
}
.item-1822
  .down-7cd5
  .complex_d312 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.item-1822 .down-7cd5 .row-2370 {
  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;
}
.item-1822
  .down-7cd5
  .row-2370
  b {
  display: none;
}
.item-1822 .title_dim_2ef6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.row-south-9af2:not(.old-3021):not(.secondary_f135),
button:not(.old-3021):not(.secondary_f135),
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ),
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ),
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ) {
  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;
}
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ):hover,
button:not(.old-3021):not(
    .secondary_f135
  ):hover,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ):hover,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ):hover,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ):active,
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ):focus,
button:not(.old-3021):not(
    .secondary_f135
  ):active,
button:not(.old-3021):not(
    .secondary_f135
  ):focus,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ):active,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ):focus,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ):active,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ):focus,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ):active,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ):focus {
  outline: 0;
}
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06,
button:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06 {
  position: relative;
}
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .out_28c5,
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .paragraph-0bb0,
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .stone-1e72,
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  i,
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  svg,
button:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .out_28c5,
button:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .paragraph-0bb0,
button:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .stone-1e72,
button:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  i,
button:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  svg,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .out_28c5,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .paragraph-0bb0,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .stone-1e72,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  i,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  svg,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .out_28c5,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .paragraph-0bb0,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .stone-1e72,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  i,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  svg,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .out_28c5,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .paragraph-0bb0,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  .stone-1e72,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  i,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06
  svg {
  visibility: hidden;
}
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06:after,
button:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06:after,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06:after,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06:after,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ).fn-loading-8e06: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;
}
.row-south-9af2:not(.old-3021):not(.secondary_f135),
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ),
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ),
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ) {
  color: #fff;
  background: #235787;
}
.row-south-9af2:not(.old-3021):not(
    .secondary_f135
  ):focus,
input[type="button"]:not(.old-3021):not(
    .secondary_f135
  ):focus,
input[type="reset"]:not(.old-3021):not(
    .secondary_f135
  ):focus,
input[type="submit"]:not(.old-3021):not(
    .secondary_f135
  ):focus {
  color: #fff;
}
.row-south-9af2.fn-disabled-8e06:not(.old-3021):not(
    .secondary_f135
  ),
.row-south-9af2[disabled]:not(.old-3021):not(
    .secondary_f135
  ),
button.fn-disabled-8e06:not(.old-3021):not(
    .secondary_f135
  ),
button[disabled]:not(.old-3021):not(
    .secondary_f135
  ) {
  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;
}
.active-black-fd2f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active-black-fd2f: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;
}
.input-3d46 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.highlight_1aa5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.purple-a5d2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.selected_9905:after,
.selected_9905:before,
.hard-a5c3:after,
.hard-a5c3:before,
.sort_liquid_51b8:after,
.sort_liquid_51b8:before,
.narrow_8b4b:after,
.narrow_8b4b:before,
.table-3e1d:after,
.table-3e1d:before,
.row_white_26bf:after,
.row_white_26bf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.selected_9905:after,
.hard-a5c3:after,
.sort_liquid_51b8:after,
.narrow_8b4b:after,
.table-3e1d:after,
.row_white_26bf:after {
  clear: both;
}
.hard-a5c3 .tertiary-dynamic-6612,
.sort_liquid_51b8 .tertiary-dynamic-6612,
.focus-7cea .tertiary-dynamic-6612 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shadow_gas_6201 {
  display: inline-block;
}
.thumbnail_c3cb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thumbnail_c3cb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_c3cb .current-4943 {
  padding: 1em 0;
  font-size: 85%;
}
.current-4943 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input-middle-3bef {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input-middle-3bef:after,
.input-middle-3bef:before {
  content: "";
  display: table;
}
.input-middle-3bef:after {
  clear: both;
}
.header-steel-69c5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.box-a07c .header-steel-69c5 {
  max-width: 50%;
}
.dirty_5e98 .header-steel-69c5 {
  max-width: 33.33%;
}
.border-d671 .header-steel-69c5 {
  max-width: 25%;
}
.header-96d4 .header-steel-69c5 {
  max-width: 20%;
}
.form_536c .header-steel-69c5 {
  max-width: 16.66%;
}
.picture-liquid-8676 .header-steel-69c5 {
  max-width: 14.28%;
}
.notification_bronze_4f7b .header-steel-69c5 {
  max-width: 12.5%;
}
.stone_5c26 .header-steel-69c5 {
  max-width: 11.11%;
}
.avatar-rough-de47 {
  display: block;
}
.heading-d569 .image_hard_fd20 label,
.heading-d569 .caption-b078 label,
.heading-d569 .logo-1ec6 label,
.heading-d569 .hard-4f26 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_north_3fd8 {
  list-style: none;
  margin: 0;
}
.sort_north_3fd8 article.hero_db1a {
  margin-bottom: 0;
}
.sort_north_3fd8 ul {
  list-style: none;
  margin: 0;
}
.sort_north_3fd8 .steel_d988 li.hero_db1a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_north_3fd8 .steel_d988 li.hero_db1a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_north_3fd8 .steel_d988 li.hero_db1a: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) {
  .sort_north_3fd8 .steel_d988 li.hero_db1a li.hero_db1a li.hero_db1a li.hero_db1a {
    padding-left: 0;
  }
}
article.hero_db1a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_db1a .hard-a5c3 p:last-of-type {
  margin-bottom: 0;
}
article.hero_db1a .pattern-focused-f8c8 {
  float: left;
}
article.hero_db1a .card-top-8bd9 {
  margin-left: 85px;
}
article.hero_db1a .article-ea43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_db1a .article-ea43 .in-88ee {
  margin-left: 10px;
}
article.hero_db1a .module-6968 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_db1a .small-5ffd {
  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 .image_hard_fd20,
  #respond .logo-1ec6,
  #respond .hard-4f26 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image_hard_fd20 input,
#respond .logo-1ec6 input,
#respond .hard-4f26 input {
  width: 100%;
}
#respond .hard-4f26 {
  margin-right: 0;
}
#respond .list-66a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input_wide_d2b5 {
  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;
}
.input_wide_d2b5.over_4b63 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.input_wide_d2b5 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%);
}
.input_wide_d2b5:focus,
.input_wide_d2b5: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);
}
.hover_dim_bf04 {
  border-radius: 10%;
}
.frame-wood-68cc {
  border-radius: 50%;
}
.row_blue_4d60 {
  font-size: 0.72em;
}
.row_5b3e {
  font-size: 0.875em;
}
.fast-c498 {
  font-size: 1.1em;
}
.block_2817 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_2817.row_blue_4d60 {
  letter-spacing: 0.5px;
}
.prev-71af,
.prev-71af a {
  color: #6d6d6d;
}
.prev-71af a:hover {
  color: #111;
}
.label-brown-1a1c {
  color: #6d6d6d;
}
.tooltip_active_60ef {
  overflow-x: hidden;
}
.tooltip_active_60ef .accordion_9551.picture_cold_c366 {
  position: relative;
}
.tooltip_active_60ef .accordion_9551.picture_cold_c366.detail-bright-381d {
  position: initial;
}
.tooltip_active_60ef
  .accordion_9551.picture_cold_c366.detail-bright-381d
  .row-e59d {
  left: auto;
}
.tooltip_active_60ef .accordion_9551 .row-e59d {
  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;
}
.tooltip_active_60ef .accordion_9551:hover.picture_cold_c366 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip_active_60ef
  .accordion_9551:hover.picture_cold_c366
  .row-e59d {
  display: block;
  z-index: 9999999;
}
.tooltip_active_60ef .container-1041 .disabled_motion_b6b0,
.tooltip_active_60ef .action-49ae .disabled_motion_b6b0 {
  display: none;
}
.tooltip_active_60ef .tertiary-tall-a514 .accordion_9551:hover.picture_cold_c366 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.heading-d569 .image_hard_fd20 label,
.heading-d569 .caption-b078 label,
.heading-d569 .logo-1ec6 label,
.heading-d569 .hard-4f26 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_north_3fd8 {
  list-style: none;
  margin: 0;
}
.sort_north_3fd8 article.hero_db1a {
  margin-bottom: 0;
}
.sort_north_3fd8 ul {
  list-style: none;
  margin: 0;
}
.sort_north_3fd8 .steel_d988 li.hero_db1a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_north_3fd8 .steel_d988 li.hero_db1a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_north_3fd8 .steel_d988 li.hero_db1a: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) {
  .sort_north_3fd8 .steel_d988 li.hero_db1a li.hero_db1a li.hero_db1a li.hero_db1a {
    padding-left: 0;
  }
}
article.hero_db1a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero_db1a .hard-a5c3 p:last-of-type {
  margin-bottom: 0;
}
article.hero_db1a .pattern-focused-f8c8 {
  float: left;
}
article.hero_db1a .card-top-8bd9 {
  margin-left: 85px;
}
article.hero_db1a .article-ea43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero_db1a .article-ea43 .in-88ee {
  margin-left: 10px;
}
article.hero_db1a .module-6968 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero_db1a .small-5ffd {
  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 .image_hard_fd20,
  #respond .logo-1ec6,
  #respond .hard-4f26 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image_hard_fd20 input,
#respond .logo-1ec6 input,
#respond .hard-4f26 input {
  width: 100%;
}
#respond .hard-4f26 {
  margin-right: 0;
}
#respond .list-66a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container-1041 .message-over-fb2e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.message-over-fb2e .header-dc9e.highlight-middle-405b .outline-in-00cf > li > a:focus,
.message-over-fb2e .header-dc9e.highlight-middle-405b .outline-in-00cf > li > a:hover,
.message-over-fb2e .header-dc9e.middle_b508 .outline-in-00cf > li > a:focus,
.message-over-fb2e .header-dc9e.middle_b508 .outline-in-00cf > li > a:hover,
.message-over-fb2e .header-dc9e.panel_full_23ee .outline-in-00cf > li > a:focus,
.message-over-fb2e .header-dc9e.panel_full_23ee .outline-in-00cf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-over-fb2e
  .header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li.medium_5764
  > a,
.message-over-fb2e
  .header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li.button_fluid_6aa9
  > a,
.message-over-fb2e
  .header-dc9e.middle_b508
  .outline-in-00cf
  > li.medium_5764
  > a,
.message-over-fb2e
  .header-dc9e.middle_b508
  .outline-in-00cf
  > li.button_fluid_6aa9
  > a,
.message-over-fb2e
  .header-dc9e.panel_full_23ee
  .outline-in-00cf
  > li.medium_5764
  > a,
.message-over-fb2e .header-dc9e.panel_full_23ee .outline-in-00cf > li.text-outer-45e7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.message-over-fb2e .pattern-b023,
.message-over-fb2e .pattern-b023 a {
  color: rgba(255, 255, 255, 0.99);
}
.message-over-fb2e .yellow-68b9.dynamic-c991 li a,
.message-over-fb2e .north_5e8f a,
.message-over-fb2e .tertiary_easy_7655,
.message-over-fb2e .outline-in-00cf > li > a,
.message-over-fb2e .notice_purple_5d01 {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e .yellow-68b9.dynamic-c991 li a:hover,
.message-over-fb2e .north_5e8f a:hover,
.message-over-fb2e .tertiary_easy_7655:hover,
.message-over-fb2e .outline-in-00cf > li > a:hover,
.message-over-fb2e .notice_purple_5d01:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-over-fb2e .active-center-9645 {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e .active-center-9645 .dim_2b02 {
  color: rgba(255, 255, 255, 0.99);
}
.message-over-fb2e .active-center-9645:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-over-fb2e .progress-black-9bc8 .header-hard-09fc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e .progress-black-9bc8 .header-hard-09fc .logo_c0ae {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e
  .progress-black-9bc8
  .header-hard-09fc
  .logo_c0ae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e
  .progress-black-9bc8
  .header-hard-09fc
  .logo_c0ae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e
  .progress-black-9bc8
  .header-hard-09fc
  .logo_c0ae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e
  .progress-black-9bc8
  .header-hard-09fc
  .logo_c0ae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e .progress-black-9bc8 .tag_ac13 {
  color: rgba(255, 255, 255, 0.79);
}
.message-over-fb2e .progress-black-9bc8 .tag_ac13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-upper-36b9
  .message-over-fb2e
  .progress-black-9bc8
  .tag_d492
  .current-2401 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-upper-36b9
  .message-over-fb2e
  .progress-black-9bc8
  .tag_d492
  .logo_c0ae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container-1041 .breadcrumb_brown_1ecc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb_brown_1ecc .header-dc9e.highlight-middle-405b .outline-in-00cf > li > a:focus,
.breadcrumb_brown_1ecc .header-dc9e.highlight-middle-405b .outline-in-00cf > li > a:hover,
.breadcrumb_brown_1ecc .header-dc9e.middle_b508 .outline-in-00cf > li > a:focus,
.breadcrumb_brown_1ecc .header-dc9e.middle_b508 .outline-in-00cf > li > a:hover,
.breadcrumb_brown_1ecc .header-dc9e.panel_full_23ee .outline-in-00cf > li > a:focus,
.breadcrumb_brown_1ecc .header-dc9e.panel_full_23ee .outline-in-00cf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_brown_1ecc
  .header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li.medium_5764
  > a,
.breadcrumb_brown_1ecc
  .header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li.button_fluid_6aa9
  > a,
.breadcrumb_brown_1ecc
  .header-dc9e.middle_b508
  .outline-in-00cf
  > li.medium_5764
  > a,
.breadcrumb_brown_1ecc
  .header-dc9e.middle_b508
  .outline-in-00cf
  > li.button_fluid_6aa9
  > a,
.breadcrumb_brown_1ecc
  .header-dc9e.panel_full_23ee
  .outline-in-00cf
  > li.medium_5764
  > a,
.breadcrumb_brown_1ecc .header-dc9e.panel_full_23ee .outline-in-00cf > li.text-outer-45e7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_brown_1ecc .pattern-b023,
.breadcrumb_brown_1ecc .pattern-b023 a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_brown_1ecc .yellow-68b9.dynamic-c991 li a,
.breadcrumb_brown_1ecc .north_5e8f a,
.breadcrumb_brown_1ecc .tertiary_easy_7655,
.breadcrumb_brown_1ecc .outline-in-00cf > li > a,
.breadcrumb_brown_1ecc .notice_purple_5d01 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_brown_1ecc .yellow-68b9.dynamic-c991 li a:hover,
.breadcrumb_brown_1ecc .north_5e8f a:hover,
.breadcrumb_brown_1ecc .tertiary_easy_7655:hover,
.breadcrumb_brown_1ecc .outline-in-00cf > li > a:hover,
.breadcrumb_brown_1ecc .notice_purple_5d01:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_brown_1ecc .active-center-9645 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_brown_1ecc .active-center-9645 .dim_2b02 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_brown_1ecc .active-center-9645:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_dcf2 .badge_lower_6a3b {
  margin-left: auto;
  margin-right: auto;
}
.sort_liquid_51b8 > * {
  margin-left: auto;
  margin-right: auto;
}
.sort_liquid_51b8 .input-3d46 {
  margin-right: 1.41575em;
}
.nav_left_0fd0 .sort_liquid_51b8 > .pro_e2cf {
  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;
}
.nav_left_0fd0 .sort_liquid_51b8 > .input-gold-a75c {
  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;
}
.selected_c464.border_dcf2 .badge_lower_6a3b,
.component_paper_8586.border_dcf2 .badge_lower_6a3b {
  margin-left: 0;
}
.tooltip_776d.border_dcf2 .badge_lower_6a3b,
.popup_ef91.border_dcf2 .badge_lower_6a3b {
  margin-right: 0;
}
.sort_liquid_51b8 ol,
.sort_liquid_51b8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content-easy-2c25 video {
  max-width: 100%;
}
.cold_b731 img {
  display: block;
}
.cold_b731.input-3d46,
.cold_b731.highlight_1aa5 {
  width: 100%;
}
.cold_b731.input-gold-a75c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.glass-b70f:not(.complex-dcba) {
  margin: 1.5em auto;
}
.brown-fadd p {
  padding: 1.5em 14px;
}
ul.grid-ef0f.input-gold-a75c,
ul.grid-ef0f.pro_e2cf,
ul.grid-ef0f.tertiary_0625.pro_e2cf {
  padding: 0 14px;
}
.popup_0909 {
  display: block;
  overflow-x: auto;
}
.popup_0909 table {
  border-collapse: collapse;
  width: 100%;
}
.popup_0909 td,
.popup_0909 th {
  padding: 0.5em;
}
.sort_liquid_51b8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort_liquid_51b8 ol ol,
.sort_liquid_51b8 ol ul,
.sort_liquid_51b8 ul ol,
.sort_liquid_51b8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort_liquid_51b8 ol ol li,
.sort_liquid_51b8 ol ul li,
.sort_liquid_51b8 ul ol li,
.sort_liquid_51b8 ul ul li {
  margin-left: 0;
}
.active-stone-b6d8.mask-6701 > .label_be20 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active-stone-b6d8.mask-6701 > .label_be20 iframe,
.active-stone-b6d8.mask-6701 > .label_be20 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focus_complex_e28f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focus_complex_e28f.status-blue-52d2 {
  padding: 0;
}
.focus_complex_e28f.status-blue-52d2 cite {
  font-size: 13px;
}
.focus_complex_e28f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focus_complex_e28f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.plasma_7dd4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.plasma_7dd4 > p:first-child {
  margin-top: 0;
}
.plasma_7dd4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.plasma_7dd4 blockquote {
  border-left: 0;
}
.shadow-0b79 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow-0b79:not(.aside_e73e) {
  max-width: 100px;
}
.shadow-0b79.block_dea3 {
  border-bottom: none !important;
  text-align: center;
}
.shadow-0b79.block_dea3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .brown-fadd p {
    padding: 1.5em 0;
  }
}
.image-new-0c73 {
  color: #0073aa;
}
.slider_hot_59d6 {
  background-color: #0073aa;
}
.notice_plasma_0338 {
  color: #229fd8;
}
.popup-solid-16e9 {
  background-color: #229fd8;
}
.carousel-over-ff72 {
  color: #eee;
}
.silver_f3c4 {
  background-color: #eee;
}
.hovered-4b01 {
  color: #444;
}
.south-1612 {
  background-color: #444;
}
.pink_a831 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pink_a831 .container-hot-3276 .north_5e8f {
  font-size: 15px;
}
.pink_a831 .north_5e8f {
  line-height: 1.3;
}
.pink_a831 .breadcrumb_brown_1ecc {
}
.pink_a831 .message-over-fb2e {
  background: #235787;
}
.narrow_063f {
  padding: 0;
}
.narrow_063f .message-over-fb2e {
  background: #1a1a1a;
}
.narrow_063f .breadcrumb_brown_1ecc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail-top-6696 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail-top-6696 .breadcrumb_brown_1ecc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail-top-6696 .message-over-fb2e {
  background: #303030;
}
.row_white_26bf {
  position: relative;
  z-index: 10;
}
.row_white_26bf .input_upper_b217 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_new_873a .picture_cold_c366 {
  display: inline-block;
  vertical-align: middle;
}
.overlay_new_873a.accent-782a .picture_cold_c366 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay_new_873a.accent-782a .picture_cold_c366 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_new_873a.accent-782a .picture_cold_c366 {
    margin-right: 0.4em;
  }
}
.overlay_new_873a.accent-782a .picture_cold_c366:last-child {
  margin-right: 0;
}
.layout-stale-1d21 .input_upper_b217 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .container-1041 .container-hot-3276 {
    margin: 0 -0.5em;
  }
  .container-1041 .container-hot-3276 [class*="customify-col-"],
  .container-1041 .container-hot-3276 [class*="customify-col_"],
  .container-1041 .container-hot-3276 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.container-1041.filter_bfd1 .input_upper_b217 {
  background: 0 0 !important;
}
.container-1041.filter_bfd1 .input_upper_b217,
.container-1041.layout-stale-1d21 .input_upper_b217 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .container-1041.advanced-c12f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.container-1041.layout-stale-1d21 .input_upper_b217 {
  box-shadow: none !important;
}
.pattern_6f61 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pattern_6f61 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_6f61 {
    padding: 18px 0 20px;
  }
}
.pattern_6f61 .text-motion-7b6f {
  width: 100%;
}
.pattern_6f61 .content_9074 {
  margin-bottom: 0;
}
.pattern_6f61 .carousel_top_83a9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fluid-b71a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fluid-b71a .slider-pressed-34e3 {
  width: 100%;
}
.popup-soft-2be0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup-soft-2be0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup-soft-2be0 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;
}
.popup-soft-2be0 li:last-child:after {
  display: none;
}
.popup-soft-2be0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.article_tall_93dd .disabled_motion_b6b0 button,
.pattern_6f61 .disabled_motion_b6b0 button {
  left: 0;
}
.article_tall_93dd .slider-pressed-34e3,
.pattern_6f61 .slider-pressed-34e3 {
  padding-left: 0;
  padding-right: 0;
}
.article_tall_93dd .fluid-b71a,
.pattern_6f61 .fluid-b71a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.article_tall_93dd {
  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;
}
.article_tall_93dd: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;
}
.article_tall_93dd .lower_6ff2 {
  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) {
  .article_tall_93dd .lower_6ff2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .article_tall_93dd .lower_6ff2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .article_tall_93dd .lower_6ff2 {
    min-height: 200px;
  }
}
.article_tall_93dd .popup-soft-2be0 {
  color: rgba(255, 255, 255, 0.8);
}
.article_tall_93dd .popup-soft-2be0 a,
.article_tall_93dd .popup-soft-2be0 li:after {
  color: inherit;
}
.article_tall_93dd .popup-soft-2be0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.red-c0c2 {
  margin-bottom: 0.5em;
}
.lower-d9fa {
  margin-bottom: 1.2em;
}
.lower-d9fa,
.red-c0c2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.lower-d9fa p:last-child,
.red-c0c2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled_motion_b6b0,
#masthead .disabled_motion_b6b0 {
  display: none;
}
#masthead
  > .disabled_motion_b6b0.wrapper_6bf6 {
  display: none;
}
#masthead > .disabled_motion_b6b0 button {
  left: 0;
}
.north-b8d6 {
  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%;
}
.north-b8d6 .picture_cold_c366 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.north-b8d6 .first-930f {
  display: -webkit-box;
  display: flex;
}
.north-b8d6 .first-930f.top_656d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.north-b8d6 .first-930f.pagination_aa71 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north-b8d6 .first-930f.list-center-5a67 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north-b8d6.dark-7101.card_top_4d38 .first-930f.top_656d {
  flex-basis: 100%;
}
.north-b8d6.form_dynamic_9ea2 .first-930f.pagination_aa71 {
  -webkit-box-flex: 1;
  flex: auto;
}
.north-b8d6.form_dynamic_9ea2 .first-930f.list-center-5a67 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled_motion_b6b0.wrapper_6bf6 {
  display: none;
}
#masthead > .disabled_motion_b6b0 button {
  left: 0;
}
.solid-58ab {
  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;
}
.solid-58ab:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.solid-58ab.border-40dd i {
  margin-right: 4px;
}
.solid-58ab.status_fbaa i {
  margin-left: 5px;
}
.north_5e8f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.north_5e8f p:last-child {
  margin-bottom: 0;
}
.button-dynamic-927a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button-dynamic-927a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button-dynamic-927a img {
  display: block;
  width: auto;
  line-height: 1;
}
.button-dynamic-927a .pattern-b023 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button-dynamic-927a .summary_fixed_f89f {
  margin: 5px 0 7px 0;
}
.button-dynamic-927a.container_f49f .avatar-motion-3483 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-dynamic-927a.container_f49f .slow-42da {
  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;
}
.button-dynamic-927a.dim_ac0a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button-dynamic-927a.dim_ac0a .avatar-motion-3483 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-dynamic-927a.dim_ac0a .slow-42da {
  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;
}
.button-dynamic-927a.aside_glass_7a86 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button-dynamic-927a.gradient_copper_a9f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button-dynamic-927a.gradient_copper_a9f2 .slow-42da {
  margin-top: 7px;
}
.new-6aee {
  display: inline-block;
}
.row_white_26bf .image-new-5c14 .button-dynamic-927a img {
  max-width: 100%;
}
.header-dc9e .texture-63bb.hero-380f,
.fast_67fb .texture-63bb.hero-380f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header-dc9e .dirty_838a,
.fast_67fb .dirty_838a {
  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%);
}
.header-dc9e .dirty_838a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header-dc9e.first-2b75 .dirty_838a {
  display: none;
}
.header-dc9e .pattern_4355 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-dc9e .pattern_4355 li {
  display: inline-block;
  position: relative;
}
.header-dc9e .pattern_4355 li:last-child {
  margin-right: 0;
}
.header-dc9e .pattern_4355 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;
}
.header-dc9e .pattern_4355 li.text-outer-45e7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.header-dc9e .pattern_4355 > 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;
}
.header-dc9e .pattern_4355 > li > a i {
  line-height: 0;
}
.header-dc9e .pattern_4355 > li.message_b031 > a .dirty_838a {
  margin-left: 4px;
  line-height: 0;
}
.header-dc9e .pattern_4355 .notification-up-f6f5 li.message_b031 > a {
  position: relative;
}
.header-dc9e .pattern_4355 .notification-up-f6f5 li.message_b031 > a:after,
.header-dc9e .pattern_4355 .notification-up-f6f5 li.message_b031 > a:before {
  content: "";
  display: table;
}
.header-dc9e .pattern_4355 .notification-up-f6f5 li.message_b031 > a:after {
  clear: both;
}
.header-dc9e .pattern_4355 .notification-up-f6f5 li.message_b031 > a .dirty_838a {
  margin-left: 5px;
  float: right;
}
.header-dc9e .detail_df1c,
.header-dc9e .notification-up-f6f5 {
  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;
}
.header-dc9e .notification-up-f6f5 {
  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;
}
.header-dc9e .notification-up-f6f5 .hero-380f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header-dc9e .notification-up-f6f5 .dirty_838a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header-dc9e .notification-up-f6f5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.header-dc9e .notification-up-f6f5 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;
}
.header-dc9e .notification-up-f6f5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header-dc9e .notification-up-f6f5 .notification-up-f6f5 {
  top: 0;
  left: 100%;
}
.header-dc9e .block_445c.fn-focus-8e06 > .detail_df1c,
.header-dc9e .block_445c.fn-focus-8e06 > .notification-up-f6f5,
.header-dc9e .block_445c:focus > .detail_df1c,
.header-dc9e .block_445c:focus > .notification-up-f6f5,
.header-dc9e .block_445c:hover > .detail_df1c,
.header-dc9e .block_445c:hover > .notification-up-f6f5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header-dc9e.panel_full_23ee .outline-in-00cf:after,
.header-dc9e.panel_full_23ee .outline-in-00cf:before {
  content: "";
  display: table;
}
.header-dc9e.panel_full_23ee .outline-in-00cf:after {
  clear: both;
}
.header-dc9e.panel_full_23ee .outline-in-00cf > li {
  float: left;
}
.header-dc9e.pressed-88ae .outline-in-00cf:after,
.header-dc9e.pressed-88ae .outline-in-00cf:before {
  content: "";
  display: table;
}
.header-dc9e.pressed-88ae .outline-in-00cf:after {
  clear: both;
}
.header-dc9e.pressed-88ae .outline-in-00cf > li {
  float: left;
}
.header-dc9e.pressed-88ae .outline-in-00cf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header-dc9e.pressed-88ae .outline-in-00cf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header-dc9e.pressed-88ae .outline-in-00cf > li.medium_5764 > a,
.header-dc9e.pressed-88ae .outline-in-00cf > li.text-outer-45e7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.header-dc9e.highlight-middle-405b .outline-in-00cf > li > a .hero-380f {
  position: relative;
}
.header-dc9e.highlight-middle-405b .outline-in-00cf > li > a .hero-380f: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;
}
.header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li:focus
  > a
  .hero-380f:before,
.header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li:hover
  > a
  .hero-380f:before {
  width: 100%;
  background-color: currentColor;
}
.header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li.medium_5764
  > a
  .hero-380f:before,
.header-dc9e.highlight-middle-405b
  .outline-in-00cf
  > li.button_fluid_6aa9
  > a
  .hero-380f:before {
  width: 100%;
  background-color: currentColor;
}
.header-dc9e.middle_b508 .outline-in-00cf > li > a .hero-380f {
  position: relative;
}
.header-dc9e.middle_b508 .outline-in-00cf > li > a .hero-380f: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;
}
.header-dc9e.middle_b508 .outline-in-00cf > li:focus > a .hero-380f:before,
.header-dc9e.middle_b508
  .outline-in-00cf
  > li:hover
  > a
  .hero-380f:before {
  width: 100%;
  background-color: currentColor;
}
.header-dc9e.middle_b508
  .outline-in-00cf
  > li.medium_5764
  > a
  .hero-380f:before,
.header-dc9e.middle_b508
  .outline-in-00cf
  > li.button_fluid_6aa9
  > a
  .hero-380f:before {
  width: 100%;
  background-color: currentColor;
}
.fast_67fb .pattern_4355 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fast_67fb .pattern_4355 li:first-child > a {
  border-top: none;
}
.fast_67fb .pattern_4355 .media-mini-e8f9 > .hero-380f .dirty_838a {
  display: none;
}
.fast_67fb .pattern_4355 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fast_67fb .pattern_4355 li:last-child {
  border: none;
}
.fast_67fb .pattern_4355 li.message_b031 > a {
  padding-right: 45px !important;
}
.fast_67fb .pattern_4355 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fast_67fb .pattern_4355 li a:focus,
.fast_67fb .pattern_4355 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast_67fb .pattern_4355 li .avatar-c3b0 {
  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;
}
.fast_67fb .pattern_4355 li .avatar-c3b0:hover {
  box-shadow: none;
}
.fast_67fb .pattern_4355 li .avatar-c3b0 .dirty_838a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fast_67fb .pattern_4355 .notification-up-f6f5 {
  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);
}
.fast_67fb .pattern_4355 .notification-up-f6f5 li a {
  padding-left: 3em;
}
.fast_67fb .pattern_4355 .footer_upper_4a3f > a .avatar-c3b0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fast_67fb .pattern_4355 .footer_upper_4a3f > .notification-up-f6f5 {
  display: block;
  opacity: 1;
}
.brown_e11f {
  max-width: 100%;
}
.table-hard-8eeb {
  line-height: 0;
  cursor: pointer;
}
.notice_purple_5d01 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.notice_purple_5d01:hover {
  box-shadow: none;
  color: currentColor;
}
.notice_purple_5d01 svg {
  width: 18px;
  height: 18px;
}
.notice_purple_5d01 .gas-84b8 {
  display: none;
}
.outer-4af7 {
  position: relative;
}
.outer-4af7.fn-active-8e06 .notice_purple_5d01 .shade_e4f4 {
  display: none;
}
.outer-4af7.fn-active-8e06 .notice_purple_5d01 .gas-84b8 {
  display: inline-block;
}
.outer-4af7 .avatar-first-d1a8 {
  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);
}
.outer-4af7.prev-e6d0 .avatar-first-d1a8 {
  left: auto;
  right: -0.9em;
}
.outer-4af7.prev-e6d0 .purple_b72c::before {
  left: auto;
  right: 15px;
}
.outer-4af7.fn-active-8e06 .avatar-first-d1a8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag_d492 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag_d492 label {
  flex-basis: 100%;
}
.tag_d492 .header-hard-09fc {
  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;
}
.tag_d492 .logo_c0ae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag_d492 .logo_c0ae:focus {
  background-color: transparent;
}
.tag_d492 button.tag_ac13 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag_d492 button.tag_ac13:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag_d492 button.tag_ac13 svg {
  width: 18px;
  height: 18px;
}
.tag_d492 input[type="submit"] {
  min-height: auto;
}
.progress-black-9bc8 .tag_d492 .logo_c0ae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.purple_b72c {
  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) {
  .purple_b72c {
    width: 220px;
  }
}
.purple_b72c label {
  flex-basis: 100%;
}
.purple_b72c::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;
}
.notification-upper-36b9 .progress-black-9bc8 .tag_d492 {
  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;
}
.notification-upper-36b9
  .progress-black-9bc8
  .tag_d492
  .header-hard-09fc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notification-upper-36b9 .progress-black-9bc8 .tag_d492 .logo_c0ae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notification-upper-36b9
  .progress-black-9bc8
  .tag_d492
  .logo_c0ae:focus {
  background: 0 0;
}
.notification-upper-36b9
  .progress-black-9bc8
  .tag_d492
  .current-2401 {
  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;
}
.yellow-68b9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellow-68b9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellow-68b9 li:last-child {
  margin-right: 0;
}
.yellow-68b9 li:first-child {
  margin-left: 0;
}
.yellow-68b9.form-over-98c8 a {
  color: #fff;
}
.yellow-68b9.form-over-98c8 a:hover {
  color: #fff;
}
.yellow-68b9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellow-68b9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellow-68b9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellow-68b9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellow-68b9 [class*="social-icon-apple"] {
  background-color: #999;
}
.yellow-68b9 [class*="social-icon-apple"].tabs-fixed-78fc {
  background-color: transparent;
  color: #999;
}
.yellow-68b9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellow-68b9 [class*="social-icon-behance"].tabs-fixed-78fc {
  background-color: transparent;
  color: #1769ff;
}
.yellow-68b9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellow-68b9 [class*="social-icon-bitbucket"].tabs-fixed-78fc {
  background-color: transparent;
  color: #205081;
}
.yellow-68b9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellow-68b9 [class*="social-icon-codepen"].tabs-fixed-78fc {
  background-color: transparent;
  color: #000;
}
.yellow-68b9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellow-68b9 [class*="social-icon-delicious"].tabs-fixed-78fc {
  background-color: transparent;
  color: #39f;
}
.yellow-68b9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellow-68b9 [class*="social-icon-digg"].tabs-fixed-78fc {
  background-color: transparent;
  color: #005be2;
}
.yellow-68b9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellow-68b9 [class*="social-icon-dribbble"].tabs-fixed-78fc {
  background-color: transparent;
  color: #ea4c89;
}
.yellow-68b9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellow-68b9 [class*="social-icon-envelope"].tabs-fixed-78fc {
  background-color: transparent;
  color: #ea4335;
}
.yellow-68b9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellow-68b9 [class*="social-icon-facebook"].tabs-fixed-78fc {
  background-color: transparent;
  color: #3b5998;
}
.yellow-68b9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellow-68b9 [class*="social-icon-flickr"].tabs-fixed-78fc {
  background-color: transparent;
  color: #0063dc;
}
.yellow-68b9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellow-68b9 [class*="social-icon-foursquare"].tabs-fixed-78fc {
  background-color: transparent;
  color: #2d5be3;
}
.yellow-68b9 [class*="social-icon-github"] {
  background-color: #333;
}
.yellow-68b9 [class*="social-icon-github"].tabs-fixed-78fc {
  background-color: transparent;
  color: #333;
}
.yellow-68b9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellow-68b9 [class*="social-icon-google-plus"].tabs-fixed-78fc {
  background-color: transparent;
  color: #dd4b39;
}
.yellow-68b9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellow-68b9 [class*="social-icon-houzz"].tabs-fixed-78fc {
  background-color: transparent;
  color: #7ac142;
}
.yellow-68b9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellow-68b9 [class*="social-icon-instagram"].tabs-fixed-78fc {
  background-color: transparent;
  color: #262626;
}
.yellow-68b9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellow-68b9 [class*="social-icon-jsfiddle"].tabs-fixed-78fc {
  background-color: transparent;
  color: #487aa2;
}
.yellow-68b9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellow-68b9 [class*="social-icon-linkedin"].tabs-fixed-78fc {
  background-color: transparent;
  color: #0077b5;
}
.yellow-68b9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellow-68b9 [class*="social-icon-medium"].tabs-fixed-78fc {
  background-color: transparent;
  color: #00ab6b;
}
.yellow-68b9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellow-68b9
  [class*="social-icon-odnoklassniki"].tabs-fixed-78fc {
  background-color: transparent;
  color: #f4731c;
}
.yellow-68b9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellow-68b9 [class*="social-icon-meetup"].tabs-fixed-78fc {
  background-color: transparent;
  color: #ec1c40;
}
.yellow-68b9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellow-68b9 [class*="social-icon-pinterest"].tabs-fixed-78fc {
  background-color: transparent;
  color: #bd081c;
}
.yellow-68b9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellow-68b9 [class*="social-icon-product-hunt"].tabs-fixed-78fc {
  background-color: transparent;
  color: #da552f;
}
.yellow-68b9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellow-68b9 [class*="social-icon-reddit"].tabs-fixed-78fc {
  background-color: transparent;
  color: #ff4500;
}
.yellow-68b9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellow-68b9 [class*="social-icon-rss"].tabs-fixed-78fc {
  background-color: transparent;
  color: #f26522;
}
.yellow-68b9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellow-68b9
  [class*="social-icon-shopping-cart"].tabs-fixed-78fc {
  background-color: transparent;
  color: #4caf50;
}
.yellow-68b9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellow-68b9 [class*="social-icon-skype"].tabs-fixed-78fc {
  background-color: transparent;
  color: #00aff0;
}
.yellow-68b9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellow-68b9 [class*="social-icon-slideshare"].tabs-fixed-78fc {
  background-color: transparent;
  color: #0077b5;
}
.yellow-68b9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellow-68b9 [class*="social-icon-snapchat"].tabs-fixed-78fc {
  background-color: transparent;
  color: #fffc00;
}
.yellow-68b9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellow-68b9 [class*="social-icon-soundcloud"].tabs-fixed-78fc {
  background-color: transparent;
  color: #f80;
}
.yellow-68b9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellow-68b9 [class*="social-icon-spotify"].tabs-fixed-78fc {
  background-color: transparent;
  color: #2ebd59;
}
.yellow-68b9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellow-68b9
  [class*="social-icon-stack-overflow"].tabs-fixed-78fc {
  background-color: transparent;
  color: #fe7a15;
}
.yellow-68b9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellow-68b9 [class*="social-icon-maldkfgram"].tabs-fixed-78fc {
  background-color: transparent;
  color: #2ca5e0;
}
.yellow-68b9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellow-68b9 [class*="social-icon-tripadvisor"].tabs-fixed-78fc {
  background-color: transparent;
  color: #589442;
}
.yellow-68b9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellow-68b9 [class*="social-icon-tumblr"].tabs-fixed-78fc {
  background-color: transparent;
  color: #35465c;
}
.yellow-68b9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellow-68b9 [class*="social-icon-twitch"].tabs-fixed-78fc {
  background-color: transparent;
  color: #6441a5;
}
.yellow-68b9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellow-68b9 [class*="social-icon-twitter"].tabs-fixed-78fc {
  background-color: transparent;
  color: #1da1f2;
}
.yellow-68b9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellow-68b9 [class*="social-icon-vimeo"].tabs-fixed-78fc {
  background-color: transparent;
  color: #1ab7ea;
}
.yellow-68b9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellow-68b9 [class*="social-icon-vk"].tabs-fixed-78fc {
  background-color: transparent;
  color: #45668e;
}
.yellow-68b9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellow-68b9 [class*="social-icon-weibo"].tabs-fixed-78fc {
  background-color: transparent;
  color: #df2029;
}
.yellow-68b9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellow-68b9 [class*="social-icon-weixin"].tabs-fixed-78fc {
  background-color: transparent;
  color: #7bb32e;
}
.yellow-68b9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellow-68b9 [class*="social-icon-whatsapp"].tabs-fixed-78fc {
  background-color: transparent;
  color: #25d366;
}
.yellow-68b9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellow-68b9 [class*="social-icon-wordpress"].tabs-fixed-78fc {
  background-color: transparent;
  color: #21759b;
}
.yellow-68b9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellow-68b9 [class*="social-icon-xing"].tabs-fixed-78fc {
  background-color: transparent;
  color: #026466;
}
.yellow-68b9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellow-68b9 [class*="social-icon-yelp"].tabs-fixed-78fc {
  background-color: transparent;
  color: #af0606;
}
.yellow-68b9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellow-68b9 [class*="social-icon-youtube"].tabs-fixed-78fc {
  background-color: transparent;
  color: #cd201f;
}
.tertiary_easy_7655 {
  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;
}
.tertiary_easy_7655:hover {
  box-shadow: none;
  background: 0 0;
}
.info_c3cf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.disabled-north-05bb {
  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;
}
.upper-6e78 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.out_9127 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.out_9127,
.out_9127::after,
.out_9127::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;
}
.out_9127::after,
.out_9127::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media_hot_c4a6 .disabled-north-05bb .upper-6e78 {
  margin-top: -2px;
  width: 19px;
}
.media_hot_c4a6 .disabled-north-05bb .out_9127 {
  margin-top: -1px;
}
.media_hot_c4a6 .disabled-north-05bb .out_9127,
.media_hot_c4a6 .disabled-north-05bb .out_9127::after,
.media_hot_c4a6 .disabled-north-05bb .out_9127::before {
  width: 19px;
  height: 2px;
}
.media_hot_c4a6 .disabled-north-05bb .out_9127::before {
  top: -6px;
}
.media_hot_c4a6 .disabled-north-05bb .out_9127::after {
  bottom: -6px;
}
.smooth-6452 .disabled-north-05bb .upper-6e78 {
  margin-top: -2px;
  width: 22px;
}
.smooth-6452 .disabled-north-05bb .out_9127 {
  margin-top: -1px;
}
.smooth-6452 .disabled-north-05bb .out_9127,
.smooth-6452 .disabled-north-05bb .out_9127::after,
.smooth-6452 .disabled-north-05bb .out_9127::before {
  width: 22px;
  height: 2px;
}
.smooth-6452 .disabled-north-05bb .out_9127::before {
  top: -7px;
}
.smooth-6452 .disabled-north-05bb .out_9127::after {
  bottom: -7px;
}
.content-ffe5 .disabled-north-05bb .upper-6e78 {
  margin-top: -2px;
  width: 31px;
}
.content-ffe5 .disabled-north-05bb .out_9127 {
  margin-top: -1.5px;
}
.content-ffe5 .disabled-north-05bb .out_9127,
.content-ffe5 .disabled-north-05bb .out_9127::after,
.content-ffe5 .disabled-north-05bb .out_9127::before {
  width: 31px;
  height: 3px;
}
.content-ffe5 .disabled-north-05bb .out_9127::before {
  top: -9px;
}
.content-ffe5 .disabled-north-05bb .out_9127::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .simple-ee45 .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 19px;
  }
  .simple-ee45 .disabled-north-05bb .out_9127 {
    margin-top: -1px;
  }
  .simple-ee45 .disabled-north-05bb .out_9127,
  .simple-ee45 .disabled-north-05bb .out_9127::after,
  .simple-ee45 .disabled-north-05bb .out_9127::before {
    width: 19px;
    height: 2px;
  }
  .simple-ee45 .disabled-north-05bb .out_9127::before {
    top: -6px;
  }
  .simple-ee45 .disabled-north-05bb .out_9127::after {
    bottom: -6px;
  }
  .item-7d49 .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 22px;
  }
  .item-7d49 .disabled-north-05bb .out_9127 {
    margin-top: -1px;
  }
  .item-7d49 .disabled-north-05bb .out_9127,
  .item-7d49 .disabled-north-05bb .out_9127::after,
  .item-7d49 .disabled-north-05bb .out_9127::before {
    width: 22px;
    height: 2px;
  }
  .item-7d49 .disabled-north-05bb .out_9127::before {
    top: -7px;
  }
  .item-7d49 .disabled-north-05bb .out_9127::after {
    bottom: -7px;
  }
  .block_08ed .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 31px;
  }
  .block_08ed .disabled-north-05bb .out_9127 {
    margin-top: -1.5px;
  }
  .block_08ed .disabled-north-05bb .out_9127,
  .block_08ed .disabled-north-05bb .out_9127::after,
  .block_08ed .disabled-north-05bb .out_9127::before {
    width: 31px;
    height: 3px;
  }
  .block_08ed .disabled-north-05bb .out_9127::before {
    top: -9px;
  }
  .block_08ed .disabled-north-05bb .out_9127::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .filter-0ab5 .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 19px;
  }
  .filter-0ab5 .disabled-north-05bb .out_9127 {
    margin-top: -1px;
  }
  .filter-0ab5 .disabled-north-05bb .out_9127,
  .filter-0ab5 .disabled-north-05bb .out_9127::after,
  .filter-0ab5 .disabled-north-05bb .out_9127::before {
    width: 19px;
    height: 2px;
  }
  .filter-0ab5 .disabled-north-05bb .out_9127::before {
    top: -6px;
  }
  .filter-0ab5 .disabled-north-05bb .out_9127::after {
    bottom: -6px;
  }
  .glass-3e23 .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 22px;
  }
  .glass-3e23 .disabled-north-05bb .out_9127 {
    margin-top: -1px;
  }
  .glass-3e23 .disabled-north-05bb .out_9127,
  .glass-3e23 .disabled-north-05bb .out_9127::after,
  .glass-3e23 .disabled-north-05bb .out_9127::before {
    width: 22px;
    height: 2px;
  }
  .glass-3e23 .disabled-north-05bb .out_9127::before {
    top: -7px;
  }
  .glass-3e23 .disabled-north-05bb .out_9127::after {
    bottom: -7px;
  }
  .text_yellow_870d .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 31px;
  }
  .text_yellow_870d .disabled-north-05bb .out_9127 {
    margin-top: -1.5px;
  }
  .text_yellow_870d .disabled-north-05bb .out_9127,
  .text_yellow_870d .disabled-north-05bb .out_9127::after,
  .text_yellow_870d .disabled-north-05bb .out_9127::before {
    width: 31px;
    height: 3px;
  }
  .text_yellow_870d .disabled-north-05bb .out_9127::before {
    top: -9px;
  }
  .text_yellow_870d .disabled-north-05bb .out_9127::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fluid-e004 .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-e004 .disabled-north-05bb .out_9127 {
    margin-top: -1px;
  }
  .fluid-e004 .disabled-north-05bb .out_9127,
  .fluid-e004 .disabled-north-05bb .out_9127::after,
  .fluid-e004 .disabled-north-05bb .out_9127::before {
    width: 19px;
    height: 2px;
  }
  .fluid-e004 .disabled-north-05bb .out_9127::before {
    top: -6px;
  }
  .fluid-e004 .disabled-north-05bb .out_9127::after {
    bottom: -6px;
  }
  .link_center_9155 .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 22px;
  }
  .link_center_9155 .disabled-north-05bb .out_9127 {
    margin-top: -1px;
  }
  .link_center_9155 .disabled-north-05bb .out_9127,
  .link_center_9155 .disabled-north-05bb .out_9127::after,
  .link_center_9155 .disabled-north-05bb .out_9127::before {
    width: 22px;
    height: 2px;
  }
  .link_center_9155 .disabled-north-05bb .out_9127::before {
    top: -7px;
  }
  .link_center_9155 .disabled-north-05bb .out_9127::after {
    bottom: -7px;
  }
  .caption-next-4679 .disabled-north-05bb .upper-6e78 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-next-4679 .disabled-north-05bb .out_9127 {
    margin-top: -1.5px;
  }
  .caption-next-4679 .disabled-north-05bb .out_9127,
  .caption-next-4679 .disabled-north-05bb .out_9127::after,
  .caption-next-4679 .disabled-north-05bb .out_9127::before {
    width: 31px;
    height: 3px;
  }
  .caption-next-4679 .disabled-north-05bb .out_9127::before {
    top: -9px;
  }
  .caption-next-4679 .disabled-north-05bb .out_9127::after {
    bottom: -9px;
  }
}
.wrapper-red-ff2e .out_9127 {
  -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);
}
.wrapper-red-ff2e .out_9127::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper-red-ff2e .out_9127::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);
}
.wrapper-red-ff2e.center_82a4 .out_9127 {
  -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);
}
.wrapper-red-ff2e.center_82a4 .out_9127::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper-red-ff2e.center_82a4 .out_9127::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);
}
.right_3f27 {
  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.paragraph-75c0:before {
  display: none;
}
.action-49ae {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.action-49ae .small_5a4a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.action-49ae .small_5a4a:last-of-type {
  border-bottom: none;
}
.action-49ae .small_5a4a.aside_eab3,
.action-49ae .small_5a4a.static-fbd0,
.action-49ae .small_5a4a.short-9cff {
  padding: 0;
}
.action-49ae .fast_67fb .avatar-c3b0 {
  color: currentColor;
}
.action-49ae .fast_67fb .avatar-c3b0:focus,
.action-49ae .fast_67fb .avatar-c3b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action-49ae.breadcrumb_brown_1ecc .active-center-9645,
.action-49ae.breadcrumb_brown_1ecc .north_5e8f a,
.action-49ae.breadcrumb_brown_1ecc .outline-in-00cf a,
.action-49ae.breadcrumb_brown_1ecc .notification-up-f6f5 a {
  color: rgba(0, 0, 0, 0.55);
}
.action-49ae.breadcrumb_brown_1ecc .active-center-9645:hover,
.action-49ae.breadcrumb_brown_1ecc .north_5e8f a:hover,
.action-49ae.breadcrumb_brown_1ecc .outline-in-00cf a:hover,
.action-49ae.breadcrumb_brown_1ecc .notification-up-f6f5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action-49ae.breadcrumb_brown_1ecc .dim_2b02 {
  color: rgba(0, 0, 0, 0.8);
}
.action-49ae.breadcrumb_brown_1ecc .small_5a4a {
  border-color: rgba(0, 0, 0, 0.08);
}
.action-49ae.breadcrumb_brown_1ecc .small_5a4a:before {
  background: rgba(0, 0, 0, 0.08);
}
.action-49ae.breadcrumb_brown_1ecc .pagination-center-90cf:before {
  background: rgba(255, 255, 255, 0.9);
}
.action-49ae.breadcrumb_brown_1ecc .fast_67fb .pattern_4355 li a,
.action-49ae.breadcrumb_brown_1ecc .fast_67fb .avatar-c3b0,
.action-49ae.breadcrumb_brown_1ecc .notification-up-f6f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.action-49ae.breadcrumb_brown_1ecc .fast_67fb .avatar-c3b0:focus,
.action-49ae.breadcrumb_brown_1ecc .fast_67fb .avatar-c3b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action-49ae.breadcrumb_brown_1ecc .pattern_4355 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.action-49ae.message-over-fb2e .active-center-9645,
.action-49ae.message-over-fb2e .north_5e8f a,
.action-49ae.message-over-fb2e .outline-in-00cf .avatar-c3b0,
.action-49ae.message-over-fb2e .outline-in-00cf a,
.action-49ae.message-over-fb2e .notification-up-f6f5 a {
  color: rgba(255, 255, 255, 0.79);
}
.action-49ae.message-over-fb2e .active-center-9645:hover,
.action-49ae.message-over-fb2e .north_5e8f a:hover,
.action-49ae.message-over-fb2e .outline-in-00cf .avatar-c3b0:hover,
.action-49ae.message-over-fb2e .outline-in-00cf a:hover,
.action-49ae.message-over-fb2e .notification-up-f6f5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-49ae.message-over-fb2e .dim_2b02 {
  color: rgba(255, 255, 255, 0.99);
}
.action-49ae.message-over-fb2e .small_5a4a {
  border-color: rgba(255, 255, 255, 0.08);
}
.action-49ae.message-over-fb2e .small_5a4a:before {
  background: rgba(255, 255, 255, 0.08);
}
.action-49ae.message-over-fb2e .pagination-center-90cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.action-49ae.message-over-fb2e .fast_67fb .pattern_4355 li a,
.action-49ae.message-over-fb2e .fast_67fb .avatar-c3b0,
.action-49ae.message-over-fb2e .notification-up-f6f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.action-49ae.message-over-fb2e .fast_67fb .avatar-c3b0:focus,
.action-49ae.message-over-fb2e .fast_67fb .avatar-c3b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action-49ae.message-over-fb2e .pattern_4355 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-center-90cf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination-center-90cf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.warm-fac7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.yellow_777f .action-49ae {
  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;
}
.yellow_777f .small_5a4a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.yellow_777f .small_5a4a: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) {
  .yellow_777f .small_5a4a:before {
    width: 16%;
    left: 42%;
  }
}
.yellow_777f .small_5a4a:last-child:before {
  content: none;
}
.yellow_777f .small_5a4a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.yellow_777f .fast_67fb .pattern_4355 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.yellow_777f .fast_67fb .pattern_4355 li a .avatar-c3b0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.yellow_777f .fast_67fb .notification-up-f6f5 {
  border: none;
}
.yellow_777f .fast_67fb .notification-up-f6f5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.yellow_777f .pagination-center-90cf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.yellow_777f .warm-fac7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.yellow_777f .message-over-fb2e .pagination-center-90cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow_777f .breadcrumb_brown_1ecc.tall_b24f .out_9127 {
  background: rgba(0, 0, 0, 0.6);
}
.yellow_777f
  .breadcrumb_brown_1ecc.tall_b24f
  .out_9127::after,
.yellow_777f
  .breadcrumb_brown_1ecc.tall_b24f
  .out_9127:before {
  background: inherit;
}
.yellow_777f
  .breadcrumb_brown_1ecc.tall_b24f:hover
  .out_9127 {
  background: rgba(0, 0, 0, 0.8);
}
.menu_active_0ea2 .action-49ae {
  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) {
  .menu_active_0ea2 .action-49ae {
    width: auto;
    right: 45px;
  }
}
.avatar_hovered_cc2c .action-49ae {
  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) {
  .avatar_hovered_cc2c .action-49ae {
    width: auto;
    left: 45px;
  }
}
.paragraph-75c0 .action-49ae {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph-75c0 .warm-fac7 {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph-75c0 .pagination-center-90cf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.static_f995 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.static_f995.yellow_777f .action-49ae {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.static_f995.menu_active_0ea2 .action-49ae {
  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);
}
.static_f995 .action-49ae {
  visibility: visible;
}
.static_f995.avatar_hovered_cc2c .action-49ae {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture-tiny-bf3c,
.primary-38ad {
  overflow-x: hidden;
}
.texture-tiny-bf3c .action-49ae {
  overflow: auto;
}
.texture-tiny-bf3c.yellow_777f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-tiny-bf3c.yellow_777f .action-49ae {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture-tiny-bf3c.yellow_777f .tertiary_easy_7655 {
  opacity: 0;
}
.texture-tiny-bf3c.menu_active_0ea2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-tiny-bf3c.menu_active_0ea2 .action-49ae {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture-tiny-bf3c.menu_active_0ea2 .tertiary_easy_7655 {
  opacity: 0;
}
.texture-tiny-bf3c.avatar_hovered_cc2c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-tiny-bf3c.avatar_hovered_cc2c .action-49ae {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture-tiny-bf3c.avatar_hovered_cc2c .tertiary_easy_7655 {
  opacity: 0;
}
.texture-tiny-bf3c.paragraph-75c0 .action-49ae {
  z-index: 10;
  visibility: visible;
}
.tall_b24f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tall_b24f .out_9127 {
  background: rgba(255, 255, 255, 0.99);
}
.tall_b24f .out_9127::after,
.tall_b24f .out_9127:before {
  background: inherit;
}
.tall_b24f:hover .out_9127 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_hovered_cc2c .tall_b24f {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph-75c0 .tall_b24f {
  display: none !important;
}
.texture-tiny-bf3c:before,
.primary-38ad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture-tiny-bf3c .tall_b24f,
.primary-38ad .tall_b24f {
  display: inline-block;
}
.action-49ae .picture_cold_c366 {
  -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;
}
.texture-tiny-bf3c .action-49ae .picture_cold_c366,
.primary-38ad .action-49ae .picture_cold_c366 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-2c40 .header-hard-09fc {
  width: 100%;
}
.image-new-5c14 {
  padding: 0 0.5em 0;
}
.image-new-5c14 [class*="customify-col-"],
.image-new-5c14 [class*="customify-col_"],
.image-new-5c14 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shade-832b .image-new-5c14 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .container-hot-3276 .smooth-dd2e,
  .smooth-dd2e {
    display: none;
  }
  .stale_22aa {
    text-align: left;
  }
  .stale-aad1 {
    text-align: center;
  }
  .video-iron-ec13 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .container-hot-3276 .link-5b64,
  .link-5b64 {
    display: none;
  }
  .bottom_6b74 {
    text-align: left;
  }
  .bronze_12f4 {
    text-align: center;
  }
  .layout_035b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .container-hot-3276 .texture_ee2d,
  .texture_ee2d {
    display: none;
  }
  .module-silver-51d6 {
    text-align: left;
  }
  .dropdown-fluid-edf0 {
    text-align: center;
  }
  .backdrop-4913 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lower_2b61 {
  box-shadow: none !important;
}
.paper_9f94 .cold-1981,
.clean-2080 .cold-1981 {
  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;
}
.clean-2080 .cold-1981 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_upper_b217 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_upper_b217:after,
.input_upper_b217:before {
  content: "";
  display: table;
}
.input_upper_b217:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_upper_b217 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_upper_b217,
.advanced-c12f {
  max-width: 1248px;
  margin: 0 auto;
}

.narrow_8b4b.hero_active_abf9 .input_upper_b217 {
  max-width: 100%;
}
.narrow_8b4b.aside-next-260e {
  max-width: 1200px;
  margin: 0 auto;
}
.narrow_8b4b.progress-58ea .input_upper_b217 {
  max-width: 100%;
}
.narrow_8b4b.progress-58ea > .input_upper_b217 {
  padding-left: 0;
  padding-right: 0;
}
.narrow_8b4b.progress-58ea > .input_upper_b217 .container-hot-3276 {
  margin: 0;
}
.narrow_8b4b.progress-58ea
  > .input_upper_b217
  .input_4f6c.dirty_e3bd {
  margin-right: 0;
  margin-left: 0;
}
.narrow_8b4b.progress-58ea #main.dirty_e3bd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block_579a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block_579a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .medium_8d75 .badge_lower_6a3b {
    padding-right: 1em;
  }
  .medium_8d75.west-0826 .input_4f6c {
    border-right: 1px solid #eaecee;
  }
  .medium_8d75.west-0826 .badge_lower_6a3b {
    padding-right: 1em;
  }
  .medium_8d75.west-0826 .text_paper_d2ff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_glass_f78c .badge_lower_6a3b {
    padding-left: 1em;
  }
  .gallery_glass_f78c.west-0826 .input_4f6c {
    border-left: 1px solid #eaecee;
  }
  .gallery_glass_f78c.west-0826 .badge_lower_6a3b {
    padding-left: 1em;
  }
  .gallery_glass_f78c.west-0826 .text_paper_d2ff {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_copper_82e5 .badge_lower_6a3b {
    padding-left: 1em;
  }
  .message_copper_82e5.west-0826 .secondary_bd85 {
    border-right: 1px solid #eaecee;
  }
  .message_copper_82e5.west-0826 .link_top_5ab5 {
    border-right: 1px solid #eaecee;
  }
  .message_copper_82e5.west-0826 .badge_lower_6a3b {
    padding-left: 1em;
  }
  .message_copper_82e5.west-0826 .text_paper_d2ff {
    padding-right: 1em;
  }
  .message_copper_82e5.west-0826 .down-5f0b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-4922 .badge_lower_6a3b {
    padding-right: 1em;
  }
  .popup-4922.west-0826 .secondary_bd85 {
    border-left: 1px solid #eaecee;
  }
  .popup-4922.west-0826 .link_top_5ab5 {
    border-left: 1px solid #eaecee;
  }
  .popup-4922.west-0826 .badge_lower_6a3b {
    padding-right: 1em;
  }
  .popup-4922.west-0826 .text_paper_d2ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-4922.west-0826 .down-5f0b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_579a .badge_lower_6a3b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_579a.west-0826 .input_4f6c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block_579a.west-0826 .badge_lower_6a3b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_579a.west-0826 .text_paper_d2ff {
    padding-left: 1em;
  }
  .block_579a.west-0826 .down-5f0b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block_579a.west-0826 .badge_lower_6a3b {
    padding-left: 0;
  }
}
.form-hard-c7d7 .overlay_new_873a {
  display: inline-block;
}
.action_7c81 {
  display: inline-block;
}
.surface-e08a {
  word-con: break-word;
}
.column_09de > span {
  display: inline-block;
  padding: 5px 0;
}
.column_09de .tag_c05e {
  margin-left: 8px;
  margin-right: 8px;
}
.column_09de .left_b2f3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.layout_0642 .aside-01e4 {
  margin-bottom: 2em;
}
.layout_0642 .overlay_763c {
  margin-bottom: 15px;
}
.layout_0642 .overlay_763c:last-child {
  margin-bottom: 0;
}
.layout_0642 .shade_faa0 {
  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) {
  .layout_0642 .shade_faa0 {
    display: block;
  }
}
.layout_0642 .border-b7ec {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .layout_0642 .border-b7ec {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.layout_0642 .pattern-ab76 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.layout_0642 .pattern-ab76 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.layout_0642 .pattern-ab76 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.layout_0642 .surface-e08a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout_0642 .surface-e08a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.layout_0642 .short-46b3 p:last-child {
  margin-bottom: 0;
}
.layout_0642 .hidden-5b3d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.layout_0642 .status_fixed_03be {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.layout_0642 .header_up_a81e {
  margin-top: 1em;
}
.layout_0642 .stale-9031 {
  top: 0;
  display: block;
}
.layout_0642 .stale-9031 a {
  color: inherit;
}
.layout_0642 .stale-9031 a:hover {
  color: inherit;
}
.layout_0642 .pressed-377f {
  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;
}
.layout_0642 .pressed-377f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.layout_0642 .status_fixed_03be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.layout_0642 .hero_40d5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.layout_0642 .hero_40d5:first-child {
  margin-top: 0;
}
.layout_0642 .hero_40d5.panel_871f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.layout_0642 .hero_40d5.west-9913 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout_0642
  .hero_40d5.west-9913.lower_df90
  .header_up_a81e {
  width: 100%;
}
.layout_0642 .west-9913 {
  -webkit-box-align: center;
  align-items: center;
}
.layout_0642 .west-9913 .column_09de,
.layout_0642 .west-9913 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.layout_0642 .pattern-ab76 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.layout_0642 .pattern-ab76 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.layout_0642 .pattern-ab76: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;
}
.layout_0642 .panel_871f {
  z-index: 5;
}
.layout_0642 .picture-iron-7e52 .badge-soft-c7fe {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.layout_0642 .backdrop_9c0e .badge-soft-c7fe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.layout_0642 .middle_6690 .badge-soft-c7fe {
  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;
}
.layout_0642.focused-3e15 .shade_faa0,
.layout_0642.form_40ab .shade_faa0 {
  display: block;
}
.layout_0642.focused-3e15 .shade_faa0 .badge_d304,
.layout_0642.focused-3e15 .shade_faa0 .status_fixed_03be,
.layout_0642.form_40ab .shade_faa0 .badge_d304,
.layout_0642.form_40ab .shade_faa0 .status_fixed_03be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_0642.old_9054 .border-b7ec {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .layout_0642.old_9054 .border-b7ec {
    margin-right: 0;
  }
}
.layout_0642.focused-3e15 .border-b7ec,
.layout_0642.form_40ab .border-b7ec {
  padding-top: 40%;
}
.layout_0642.focused-3e15 .aside-01e4,
.layout_0642.form_40ab .aside-01e4 {
  display: block;
}
.layout_0642.focused-3e15 .fn-sticky-8e06 .status_fixed_03be,
.layout_0642.form_40ab .fn-sticky-8e06 .status_fixed_03be {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.layout_0642.focused-3e15 .border-b7ec,
.layout_0642.form_40ab .border-b7ec {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.layout_0642.focused-3e15 .status_fixed_03be {
  padding: 1em;
}
.badge_8cd6 {
  margin: 30px auto;
  display: block;
}
.badge_8cd6 .block_1972 > * {
  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;
}
.badge_8cd6 .block_1972 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge_8cd6 .block_1972 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_wood_b9fd .column_09de {
  margin-bottom: 1.41575em;
}
.tooltip_wood_b9fd .warm_91d2 {
  margin-bottom: 1.618em;
}
.sort_liquid_51b8 .hard_0fba {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort_liquid_51b8 .hard_0fba a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort_liquid_51b8 .info_bd78 {
  max-width: 100%;
  overflow: auto;
}
.border_dcf2 .sort_liquid_51b8 a:hover {
  text-decoration: underline;
}
.element_selected_a50d .overlay_763c:not(.surface-e08a),
.element_selected_a50d .pattern-ab76 {
  margin-bottom: 1.41575em;
}
.element_selected_a50d .overlay_763c:not(.surface-e08a):last-child,
.element_selected_a50d .pattern-ab76:last-child {
  margin-bottom: 0;
}
.element_selected_a50d .overlay_763c.tag-3b9d {
  margin-bottom: 0.41575em;
}
.element_selected_a50d .mask-3b6f:before,
.element_selected_a50d .basic_ab42:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.element_selected_a50d .mask-3b6f:before {
  content: "\f115";
}
.element_selected_a50d .basic_ab42:before {
  content: "\f02c";
}
.element_selected_a50d .content-last-89d9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.element_selected_a50d .content-last-89d9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert_b0b9 {
  display: -webkit-box;
  display: flex;
}
.alert_b0b9 .first_7b7d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert_b0b9 .first_7b7d {
    flex-basis: 90px;
  }
}
.alert_b0b9 .column-c89d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert_b0b9 .column-c89d {
    flex-basis: calc(100% - 50px);
  }
}
.alert_b0b9 .form_brown_42fb p:last-child {
  margin-bottom: 0.72em;
}
.next-e37b .block_1972 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.next-e37b .block_1972:after,
.next-e37b .block_1972:before {
  content: "";
  display: table;
}
.next-e37b .block_1972:after {
  clear: both;
}
.next-e37b .block_1972 .slider-df61,
.next-e37b .block_1972 .item_4a89 {
  width: 49%;
}
.next-e37b .block_1972 .slider-df61 a span.card_d421,
.next-e37b .block_1972 .item_4a89 a span.card_d421 {
  display: block;
  margin-bottom: 5px;
}
.next-e37b .block_1972 .item_4a89 {
  float: left;
  text-align: left;
}
.next-e37b .block_1972 .slider-df61 {
  float: right;
  text-align: right;
}
.wrapper_64a0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wrapper_64a0 {
    margin-bottom: 0;
  }
}
.status-c7e5 {
  margin-bottom: 1em;
}
.status-c7e5 .surface-e08a {
  font-size: 1.1em;
  line-height: 1.3;
}
.selected_fed2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accordion-green-58ed .status-c7e5,
.backdrop-a2df .status-c7e5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accordion-green-58ed .status-c7e5,
  .backdrop-a2df .status-c7e5 {
    display: block;
  }
}
.accordion-green-58ed .selected_fed2,
.backdrop-a2df .selected_fed2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accordion-green-58ed .selected_fed2,
  .backdrop-a2df .selected_fed2 {
    margin-bottom: 1em;
  }
}
.accordion-green-58ed .selected_fed2 img,
.backdrop-a2df .selected_fed2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accordion-green-58ed .preview-center-d75f,
.backdrop-a2df .preview-center-d75f {
  flex-basis: calc(100% - 160px);
}
.accordion-green-58ed .preview-center-d75f p,
.backdrop-a2df .preview-center-d75f p {
  margin-bottom: 0;
}
.accordion-green-58ed .preview-center-d75f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accordion-green-58ed .preview-center-d75f {
    padding-left: 0;
  }
}
.backdrop-a2df .preview-center-d75f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop-a2df .preview-center-d75f {
    padding-right: 0;
  }
}
.backdrop-a2df .selected_fed2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.filter_static_4386 .selected_fed2 {
  margin-bottom: 0.5em;
}
.filter_static_4386 .selected_fed2 img {
  width: 100%;
}
.bronze_a557 .easy_e900,
.header_top_5e0a .easy_e900 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header_top_5e0a .input_4f6c .summary-green-a083 p:last-child {
  margin-bottom: 0;
}
.backdrop_597d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.menu-4449 .slow-91ac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .menu-4449 .slow-91ac:last-of-type {
    margin-bottom: 0;
  }
}
.menu-4449 .slow-91ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-4449 .slow-91ac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.menu-4449 .slow-91ac ul li {
  margin: 0 0 0.6em;
}
.menu-4449 .slow-91ac ul li.tertiary-0446,
.menu-4449 .slow-91ac ul li.gallery-afbc {
  position: relative;
}
.menu-4449 .slow-91ac ul li.tertiary-0446 .action_7d9c,
.menu-4449 .slow-91ac ul li.gallery-afbc .action_7d9c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.menu-4449 .slow-91ac ul li.tertiary-0446:after:after,
.menu-4449 .slow-91ac ul li.tertiary-0446:after:before,
.menu-4449
  .slow-91ac
  ul
  li.gallery-afbc:after:after,
.menu-4449
  .slow-91ac
  ul
  li.gallery-afbc:after:before {
  content: "";
  display: table;
}
.menu-4449 .slow-91ac ul li.tertiary-0446:after:after,
.menu-4449
  .slow-91ac
  ul
  li.gallery-afbc:after:after {
  clear: both;
}
.menu-4449 .slow-91ac a.row-south-9af2:hover {
  text-decoration: none;
}
.menu-4449 .slow-91ac select {
  max-width: 100%;
}
.menu-4449 .slow-91ac table {
  font-size: 85%;
}
.menu-4449 .slow-91ac table td,
.menu-4449 .slow-91ac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.menu-4449 .slow-91ac table tfoot td {
  text-align: left;
}
.menu-4449 .slow-91ac :last-child {
  margin-bottom: 0;
}
.menu-4449 .slow-91ac .large-7162 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.menu-4449 .slow-91ac .large-7162 label {
  width: 100%;
}
.menu-4449 .slow-91ac .large-7162 .logo_c0ae {
  width: 100%;
  display: block;
}
.menu-4449 .slow-91ac .large-7162 .tag_ac13 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.menu-4449 .slow-91ac .large-7162 .tag_ac13:hover svg #svg-search {
  fill: #444;
}
.menu-4449 .slow-91ac .large-7162 .tag_ac13 svg {
  width: 18px;
  height: 18px;
}
.menu-4449 .primary-aecb ul ul,
.menu-4449 .primary-current-5a24 ul ul,
.menu-4449 .highlight_f297 ul ul,
.menu-4449 .main-red-6b62 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.menu-4449 .primary-aecb .message_b031 > a,
.menu-4449 .primary-current-5a24 .message_b031 > a,
.menu-4449 .highlight_f297 .message_b031 > a,
.menu-4449 .main-red-6b62 .message_b031 > a {
  margin-bottom: 0;
}
.menu-4449 .west_0a63 li,
.menu-4449 .primary-aecb li,
.menu-4449 .modal_baf2 li,
.menu-4449 .primary-current-5a24 li,
.menu-4449 .highlight_f297 li,
.menu-4449 .main-red-6b62 li,
.menu-4449 .main-short-4cb7 li,
.menu-4449 .tiny_f7eb li {
  display: block;
  position: relative;
}
.menu-4449 .west_0a63 li:last-child,
.menu-4449 .primary-aecb li:last-child,
.menu-4449 .modal_baf2 li:last-child,
.menu-4449 .primary-current-5a24 li:last-child,
.menu-4449 .highlight_f297 li:last-child,
.menu-4449 .main-red-6b62 li:last-child,
.menu-4449 .main-short-4cb7 li:last-child,
.menu-4449 .tiny_f7eb li:last-child {
  border: none;
}
.menu-4449 .west_0a63 li a,
.menu-4449 .primary-aecb li a,
.menu-4449 .modal_baf2 li a,
.menu-4449 .primary-current-5a24 li a,
.menu-4449 .highlight_f297 li a,
.menu-4449 .main-red-6b62 li a,
.menu-4449 .main-short-4cb7 li a,
.menu-4449 .tiny_f7eb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-4449 .west_0a63 li ul li::before,
.menu-4449 .primary-aecb li ul li::before,
.menu-4449 .modal_baf2 li ul li::before,
.menu-4449 .primary-current-5a24 li ul li::before,
.menu-4449 .highlight_f297 li ul li::before,
.menu-4449 .main-red-6b62 li ul li::before,
.menu-4449 .main-short-4cb7 li ul li::before,
.menu-4449 .tiny_f7eb li ul li::before {
  left: 15px;
}
.menu-4449 .west_0a63 li ul a,
.menu-4449 .primary-aecb li ul a,
.menu-4449 .modal_baf2 li ul a,
.menu-4449 .primary-current-5a24 li ul a,
.menu-4449 .highlight_f297 li ul a,
.menu-4449 .main-red-6b62 li ul a,
.menu-4449 .main-short-4cb7 li ul a,
.menu-4449 .tiny_f7eb li ul a {
  padding-left: 20px;
}
.menu-4449 .west_0a63 li ul ul li::before,
.menu-4449 .primary-aecb li ul ul li::before,
.menu-4449 .modal_baf2 li ul ul li::before,
.menu-4449 .primary-current-5a24 li ul ul li::before,
.menu-4449 .highlight_f297 li ul ul li::before,
.menu-4449 .main-red-6b62 li ul ul li::before,
.menu-4449 .main-short-4cb7 li ul ul li::before,
.menu-4449 .tiny_f7eb li ul ul li::before {
  left: 30px;
}
.menu-4449 .west_0a63 li ul ul a,
.menu-4449 .primary-aecb li ul ul a,
.menu-4449 .modal_baf2 li ul ul a,
.menu-4449 .primary-current-5a24 li ul ul a,
.menu-4449 .highlight_f297 li ul ul a,
.menu-4449 .main-red-6b62 li ul ul a,
.menu-4449 .main-short-4cb7 li ul ul a,
.menu-4449 .tiny_f7eb li ul ul a {
  padding-left: 40px;
}
.menu-4449 .section_ae12 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-4449 .tiny_f7eb ul li {
  margin-bottom: 1.41575em;
}
.menu-4449 .tiny_f7eb ul li .surface-ea13 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.menu-4449 .tiny_f7eb ul li .alert_black_084f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.message-over-fb2e .west_0a63 li a,
.message-over-fb2e .primary-aecb li a,
.message-over-fb2e .modal_baf2 li a,
.message-over-fb2e .primary-current-5a24 li a,
.message-over-fb2e .highlight_f297 li a,
.message-over-fb2e .main-red-6b62 li a,
.message-over-fb2e .main-short-4cb7 li a,
.message-over-fb2e .tiny_f7eb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-over-fb2e .section_ae12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-over-fb2e .slow-91ac ul li.tertiary-0446 .action_7d9c,
.message-over-fb2e .slow-91ac ul li.gallery-afbc .action_7d9c {
  background: rgba(0, 0, 0, 0.2);
}
.message-over-fb2e .menu-4449 .slow-91ac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_8b4b .menu-4449 .pattern_4355 li {
  margin: 0;
}
.narrow_8b4b .menu-4449 .pattern_4355 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.narrow_8b4b .menu-4449 .pattern_4355 li ul {
  margin: 0;
}
.narrow_8b4b .menu-4449 .pattern_4355 li ul li a {
  padding-left: 15px;
}
.narrow_8b4b .menu-4449 .pattern_4355 li ul li li a {
  padding-left: 30px;
}
.narrow_8b4b .menu-4449 .pattern_4355 li.text-outer-45e7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.narrow_8b4b .menu-4449 .pattern_4355 li.text-outer-45e7 > 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;
}
.narrow_8b4b .menu-4449 .pattern_4355 li.text-outer-45e7 > 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;
}
.popup_54d0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.table-3e1d {
  position: relative;
  z-index: 10;
}
.table-3e1d .picture_cold_c366 {
  width: 100%;
  max-width: 100%;
}
.banner_1963 .aside_2738 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.banner_1963 .breadcrumb_brown_1ecc {
}
.banner_1963 .message-over-fb2e {
  background: #292929;
}
.feature-iron-a1f0 .aside_2738 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature-iron-a1f0 .breadcrumb_brown_1ecc {
  background: #f9f9f9;
}
.feature-iron-a1f0 .message-over-fb2e {
  background: #303030;
}
.outline_narrow_8aa7 .aside_2738 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline_narrow_8aa7 .overlay_new_873a {
    margin-bottom: 1em;
  }
  .outline_narrow_8aa7 .overlay_new_873a:last-child {
    margin-bottom: 0;
  }
}
.outline_narrow_8aa7 .breadcrumb_brown_1ecc {
  background: #ededed;
}
.outline_narrow_8aa7 .message-over-fb2e {
  background: #1a1a1a;
}
.aside_2738.breadcrumb_brown_1ecc {
  color: rgba(0, 0, 0, 0.6);
}
.aside_2738.breadcrumb_brown_1ecc .orange_6c7a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_2738.message-over-fb2e {
  color: rgba(255, 255, 255, 0.99);
}
.aside_2738.message-over-fb2e a:not(.row-south-9af2) {
  color: rgba(255, 255, 255, 0.79);
}
.aside_2738.message-over-fb2e a:not(.row-south-9af2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_2738.message-over-fb2e .orange_6c7a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_2738.message-over-fb2e table tbody td,
.aside_2738.message-over-fb2e table th {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary-tall-a514.layout-stale-1d21 .input_upper_b217 {
  max-width: initial;
}
.tertiary-tall-a514 .accent-782a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tertiary-tall-a514 .accent-782a .picture_cold_c366 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tertiary-tall-a514 .accent-782a .picture_cold_c366 {
    display: block;
    margin-bottom: 2em;
  }
  .tertiary-tall-a514 .accent-782a .picture_cold_c366:last-child {
    margin-bottom: 0;
  }
}
.outline_narrow_8aa7 .overlay_new_873a:last-child,
.feature-iron-a1f0 .overlay_new_873a:last-child,
.banner_1963 .overlay_new_873a:last-child {
  margin-bottom: 0;
}
.outline_narrow_8aa7 .overlay_new_873a .menu-4449 .slow-91ac:last-child,
.feature-iron-a1f0 .overlay_new_873a .menu-4449 .slow-91ac:last-child,
.banner_1963 .overlay_new_873a .menu-4449 .slow-91ac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outline_narrow_8aa7 .stone-db51,
  .outline_narrow_8aa7 .hot_8347,
  .feature-iron-a1f0 .stone-db51,
  .feature-iron-a1f0 .hot_8347,
  .banner_1963 .stone-db51,
  .banner_1963 .hot_8347 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .table-3e1d .overlay_new_873a {
    margin-bottom: 2em;
  }
}
.table-3e1d p:last-child {
  margin-bottom: 0;
}
.table-3e1d li,
.table-3e1d ul {
  list-style: none;
  margin: 0;
}
.table-3e1d ul ul {
  margin-left: 2.617924em;
}
.button_a2ec {
  font-size: 0.875em;
}

/* css-noise: 1d3c */
.promo-block-l3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
