/*!
Theme Name: Customify
Theme URI: https://pressmaximum.background-d1a6/customify
Author: WPCustomify
Author URI: https://pressmaximum.background-d1a6
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.background-d1a6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gallery_c5b5.disabled-09f4/licenses/gpl-2.0.large-6ae8
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.alert_black_0991/, (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.upper_8072.top_3d7e/normalize.menu-hard-987c/
 ======
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.menu-hard-987c v7.0.0 | MIT License | github.background-d1a6/necolas/normalize.menu-hard-987c */
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;
}
.warm_63e4 .easy-7fff,
.primary_small_1423,
.stale-5d26,
.logo-stale-0ff3,
.footer-simple-64f0,
.orange-7297,
.popup-e639,
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;
}
.primary_small_1423,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .primary_small_1423,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .primary_small_1423,
  h1 {
    font-size: 1.8em;
  }
}
.stale-5d26,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.stale-5d26 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .stale-5d26,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .stale-5d26,
  h2 {
    font-size: 1.7em;
  }
}
.logo-stale-0ff3,
h3 {
  font-size: 1.618em;
}
.warm_63e4 .easy-7fff,
.footer-simple-64f0,
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.active-1d6e {
  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;
}
.row_full_abfc:after,
.row_full_abfc:before,
.photo_79fe:after,
.photo_79fe:before {
  content: "";
  display: table;
}
.row_full_abfc:after,
.photo_79fe:after {
  clear: both;
}
.table_east_35f6 {
  float: right;
  margin-right: 0;
}
.advanced-70b3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_bronze_77fa .module-steel-46da,
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;
}
.heading_bronze_77fa .module-steel-46da: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;
}
.large-1c43 .module-steel-46da {
  box-shadow: none;
}
.large-1c43
  .module-steel-46da
  .pro-986e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.large-1c43 .module-steel-46da .grid_c041 {
  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;
}
.large-1c43
  .module-steel-46da
  .grid_c041
  b {
  display: none;
}
.large-1c43 .info_b676 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay_green_febe:not(.column-blue-be31):not(.menu-dirty-d81a),
button:not(.column-blue-be31):not(.menu-dirty-d81a),
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ),
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ),
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ) {
  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;
}
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):hover,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):hover,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):hover,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):hover,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):active,
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):active,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):active,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):active,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):active,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus {
  outline: 0;
}
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382 {
  position: relative;
}
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .pro-0acd,
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .tooltip-0462,
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .shade_c6c2,
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  i,
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  svg,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .pro-0acd,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .tooltip-0462,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .shade_c6c2,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  i,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  svg,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .pro-0acd,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .tooltip-0462,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .shade_c6c2,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  i,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  svg,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .pro-0acd,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .tooltip-0462,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .shade_c6c2,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  i,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  svg,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .pro-0acd,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .tooltip-0462,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  .shade_c6c2,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  i,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382
  svg {
  visibility: hidden;
}
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382:after,
button:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382:after,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382:after,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382:after,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ).fn-loading-f382: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;
}
.overlay_green_febe:not(.column-blue-be31):not(.menu-dirty-d81a),
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ),
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ),
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ) {
  color: #fff;
  background: #235787;
}
.overlay_green_febe:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus,
input[type="button"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus,
input[type="reset"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus,
input[type="submit"]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ):focus {
  color: #fff;
}
.overlay_green_febe.fn-disabled-f382:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ),
.overlay_green_febe[disabled]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ),
button.fn-disabled-f382:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ),
button[disabled]:not(.column-blue-be31):not(
    .menu-dirty-d81a
  ) {
  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;
}
.caption-fae6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption-fae6: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;
}
.outline_698a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.text_4a5e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.primary_3635 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row_full_abfc:after,
.row_full_abfc:before,
.row_pro_4885:after,
.row_pro_4885:before,
.status-pressed-f59b:after,
.status-pressed-f59b:before,
.preview-2f9d:after,
.preview-2f9d:before,
.picture-db1b:after,
.picture-db1b:before,
.lower_39d5:after,
.lower_39d5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row_full_abfc:after,
.row_pro_4885:after,
.status-pressed-f59b:after,
.preview-2f9d:after,
.picture-db1b:after,
.lower_39d5:after {
  clear: both;
}
.row_pro_4885 .paper_61be,
.status-pressed-f59b .paper_61be,
.complex_9c8b .paper_61be {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.medium-3363 {
  display: inline-block;
}
.fluid-5c56 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fluid-5c56 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fluid-5c56 .element_5a9c {
  padding: 1em 0;
  font-size: 85%;
}
.element_5a9c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.full-ff10 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.full-ff10:after,
.full-ff10:before {
  content: "";
  display: table;
}
.full-ff10:after {
  clear: both;
}
.accordion-2fab {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.upper_4bd7 .accordion-2fab {
  max-width: 50%;
}
.input_north_2315 .accordion-2fab {
  max-width: 33.33%;
}
.modal_hard_923b .accordion-2fab {
  max-width: 25%;
}
.paper_f4a3 .accordion-2fab {
  max-width: 20%;
}
.easy-cd65 .accordion-2fab {
  max-width: 16.66%;
}
.logo-narrow-be66 .accordion-2fab {
  max-width: 14.28%;
}
.focus-aefe .accordion-2fab {
  max-width: 12.5%;
}
.popup-20c3 .accordion-2fab {
  max-width: 11.11%;
}
.dirty-0035 {
  display: block;
}
.warm_63e4 .purple_0204 label,
.warm_63e4 .badge-simple-3eab label,
.warm_63e4 .pagination-lower-aac2 label,
.warm_63e4 .photo-13de label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_a506 {
  list-style: none;
  margin: 0;
}
.chip_a506 article.full-2d9a {
  margin-bottom: 0;
}
.chip_a506 ul {
  list-style: none;
  margin: 0;
}
.chip_a506 .left_334f li.full-2d9a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_a506 .left_334f li.full-2d9a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_a506 .left_334f li.full-2d9a: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) {
  .chip_a506 .left_334f li.full-2d9a li.full-2d9a li.full-2d9a li.full-2d9a {
    padding-left: 0;
  }
}
article.full-2d9a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full-2d9a .row_pro_4885 p:last-of-type {
  margin-bottom: 0;
}
article.full-2d9a .dirty-971a {
  float: left;
}
article.full-2d9a .hero-tiny-ae17 {
  margin-left: 85px;
}
article.full-2d9a .background-center-6be3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full-2d9a .background-center-6be3 .pink-c374 {
  margin-left: 10px;
}
article.full-2d9a .photo-eb10 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full-2d9a .avatar-current-e550 {
  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 .purple_0204,
  #respond .pagination-lower-aac2,
  #respond .photo-13de {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .purple_0204 input,
#respond .pagination-lower-aac2 input,
#respond .photo-13de input {
  width: 100%;
}
#respond .photo-13de {
  margin-right: 0;
}
#respond .shadow_fast_7db2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_purple_bda6 {
  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;
}
.texture_purple_bda6.pressed_f803 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture_purple_bda6 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%);
}
.texture_purple_bda6:focus,
.texture_purple_bda6: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);
}
.progress_copper_b5d2 {
  border-radius: 10%;
}
.medium_6754 {
  border-radius: 50%;
}
.container-583e {
  font-size: 0.72em;
}
.tiny-16e2 {
  font-size: 0.875em;
}
.footer-pressed-6665 {
  font-size: 1.1em;
}
.red-ef37 {
  text-transform: uppercase;
  line-height: 1.2;
}
.red-ef37.container-583e {
  letter-spacing: 0.5px;
}
.info-3e62,
.info-3e62 a {
  color: #6d6d6d;
}
.info-3e62 a:hover {
  color: #111;
}
.status-warm-1172 {
  color: #6d6d6d;
}
.first-8240 {
  overflow-x: hidden;
}
.first-8240 .alert_wide_665e.search_next_8647 {
  position: relative;
}
.first-8240 .alert_wide_665e.search_next_8647.backdrop_5625 {
  position: initial;
}
.first-8240
  .alert_wide_665e.search_next_8647.backdrop_5625
  .box_90b4 {
  left: auto;
}
.first-8240 .alert_wide_665e .box_90b4 {
  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;
}
.first-8240 .alert_wide_665e:hover.search_next_8647 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.first-8240
  .alert_wide_665e:hover.search_next_8647
  .box_90b4 {
  display: block;
  z-index: 9999999;
}
.first-8240 .primary_wood_4f42 .silver_5e97,
.first-8240 .west-1f5a .silver_5e97 {
  display: none;
}
.first-8240 .bottom-6991 .alert_wide_665e:hover.search_next_8647 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.warm_63e4 .purple_0204 label,
.warm_63e4 .badge-simple-3eab label,
.warm_63e4 .pagination-lower-aac2 label,
.warm_63e4 .photo-13de label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_a506 {
  list-style: none;
  margin: 0;
}
.chip_a506 article.full-2d9a {
  margin-bottom: 0;
}
.chip_a506 ul {
  list-style: none;
  margin: 0;
}
.chip_a506 .left_334f li.full-2d9a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_a506 .left_334f li.full-2d9a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_a506 .left_334f li.full-2d9a: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) {
  .chip_a506 .left_334f li.full-2d9a li.full-2d9a li.full-2d9a li.full-2d9a {
    padding-left: 0;
  }
}
article.full-2d9a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full-2d9a .row_pro_4885 p:last-of-type {
  margin-bottom: 0;
}
article.full-2d9a .dirty-971a {
  float: left;
}
article.full-2d9a .hero-tiny-ae17 {
  margin-left: 85px;
}
article.full-2d9a .background-center-6be3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full-2d9a .background-center-6be3 .pink-c374 {
  margin-left: 10px;
}
article.full-2d9a .photo-eb10 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full-2d9a .avatar-current-e550 {
  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 .purple_0204,
  #respond .pagination-lower-aac2,
  #respond .photo-13de {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .purple_0204 input,
#respond .pagination-lower-aac2 input,
#respond .photo-13de input {
  width: 100%;
}
#respond .photo-13de {
  margin-right: 0;
}
#respond .shadow_fast_7db2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_wood_4f42 .active_4ef9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active_4ef9 .slider_5b34.left-ac14 .gradient-dim-0af1 > li > a:focus,
.active_4ef9 .slider_5b34.left-ac14 .gradient-dim-0af1 > li > a:hover,
.active_4ef9 .slider_5b34.new-b612 .gradient-dim-0af1 > li > a:focus,
.active_4ef9 .slider_5b34.new-b612 .gradient-dim-0af1 > li > a:hover,
.active_4ef9 .slider_5b34.message_red_25e5 .gradient-dim-0af1 > li > a:focus,
.active_4ef9 .slider_5b34.message_red_25e5 .gradient-dim-0af1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_4ef9
  .slider_5b34.left-ac14
  .gradient-dim-0af1
  > li.search_ccf9
  > a,
.active_4ef9
  .slider_5b34.left-ac14
  .gradient-dim-0af1
  > li.modal_02a4
  > a,
.active_4ef9
  .slider_5b34.new-b612
  .gradient-dim-0af1
  > li.search_ccf9
  > a,
.active_4ef9
  .slider_5b34.new-b612
  .gradient-dim-0af1
  > li.modal_02a4
  > a,
.active_4ef9
  .slider_5b34.message_red_25e5
  .gradient-dim-0af1
  > li.search_ccf9
  > a,
.active_4ef9 .slider_5b34.message_red_25e5 .gradient-dim-0af1 > li.header-f5c9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.active_4ef9 .narrow_4051,
.active_4ef9 .narrow_4051 a {
  color: rgba(255, 255, 255, 0.99);
}
.active_4ef9 .east-0e71.accent-de84 li a,
.active_4ef9 .clean_a64e a,
.active_4ef9 .dynamic-b63c,
.active_4ef9 .gradient-dim-0af1 > li > a,
.active_4ef9 .list_middle_17c8 {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9 .east-0e71.accent-de84 li a:hover,
.active_4ef9 .clean_a64e a:hover,
.active_4ef9 .dynamic-b63c:hover,
.active_4ef9 .gradient-dim-0af1 > li > a:hover,
.active_4ef9 .list_middle_17c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_4ef9 .background_88d8 {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9 .background_88d8 .summary_01e8 {
  color: rgba(255, 255, 255, 0.99);
}
.active_4ef9 .background_88d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_4ef9 .section_bottom_f238 .mask_iron_bb96 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9 .section_bottom_f238 .mask_iron_bb96 .accent-c75c {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9
  .section_bottom_f238
  .mask_iron_bb96
  .accent-c75c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9
  .section_bottom_f238
  .mask_iron_bb96
  .accent-c75c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9
  .section_bottom_f238
  .mask_iron_bb96
  .accent-c75c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9
  .section_bottom_f238
  .mask_iron_bb96
  .accent-c75c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9 .section_bottom_f238 .header_aa5e {
  color: rgba(255, 255, 255, 0.79);
}
.active_4ef9 .section_bottom_f238 .header_aa5e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-pressed-8fab
  .active_4ef9
  .section_bottom_f238
  .info_new_c732
  .message_c342 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-pressed-8fab
  .active_4ef9
  .section_bottom_f238
  .info_new_c732
  .accent-c75c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_wood_4f42 .media-e5b9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.media-e5b9 .slider_5b34.left-ac14 .gradient-dim-0af1 > li > a:focus,
.media-e5b9 .slider_5b34.left-ac14 .gradient-dim-0af1 > li > a:hover,
.media-e5b9 .slider_5b34.new-b612 .gradient-dim-0af1 > li > a:focus,
.media-e5b9 .slider_5b34.new-b612 .gradient-dim-0af1 > li > a:hover,
.media-e5b9 .slider_5b34.message_red_25e5 .gradient-dim-0af1 > li > a:focus,
.media-e5b9 .slider_5b34.message_red_25e5 .gradient-dim-0af1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-e5b9
  .slider_5b34.left-ac14
  .gradient-dim-0af1
  > li.search_ccf9
  > a,
.media-e5b9
  .slider_5b34.left-ac14
  .gradient-dim-0af1
  > li.modal_02a4
  > a,
.media-e5b9
  .slider_5b34.new-b612
  .gradient-dim-0af1
  > li.search_ccf9
  > a,
.media-e5b9
  .slider_5b34.new-b612
  .gradient-dim-0af1
  > li.modal_02a4
  > a,
.media-e5b9
  .slider_5b34.message_red_25e5
  .gradient-dim-0af1
  > li.search_ccf9
  > a,
.media-e5b9 .slider_5b34.message_red_25e5 .gradient-dim-0af1 > li.header-f5c9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.media-e5b9 .narrow_4051,
.media-e5b9 .narrow_4051 a {
  color: rgba(0, 0, 0, 0.8);
}
.media-e5b9 .east-0e71.accent-de84 li a,
.media-e5b9 .clean_a64e a,
.media-e5b9 .dynamic-b63c,
.media-e5b9 .gradient-dim-0af1 > li > a,
.media-e5b9 .list_middle_17c8 {
  color: rgba(0, 0, 0, 0.55);
}
.media-e5b9 .east-0e71.accent-de84 li a:hover,
.media-e5b9 .clean_a64e a:hover,
.media-e5b9 .dynamic-b63c:hover,
.media-e5b9 .gradient-dim-0af1 > li > a:hover,
.media-e5b9 .list_middle_17c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-e5b9 .background_88d8 {
  color: rgba(0, 0, 0, 0.55);
}
.media-e5b9 .background_88d8 .summary_01e8 {
  color: rgba(0, 0, 0, 0.8);
}
.media-e5b9 .background_88d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_d68e .box-47ce {
  margin-left: auto;
  margin-right: auto;
}
.status-pressed-f59b > * {
  margin-left: auto;
  margin-right: auto;
}
.status-pressed-f59b .outline_698a {
  margin-right: 1.41575em;
}
.status-out-6579 .status-pressed-f59b > .dirty-f4ba {
  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;
}
.status-out-6579 .status-pressed-f59b > .secondary-7104 {
  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;
}
.search_center_c450.border_d68e .box-47ce,
.image_static_fa7a.border_d68e .box-47ce {
  margin-left: 0;
}
.center-9a39.border_d68e .box-47ce,
.dirty-0771.border_d68e .box-47ce {
  margin-right: 0;
}
.status-pressed-f59b ol,
.status-pressed-f59b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hovered-484d video {
  max-width: 100%;
}
.dirty_e258 img {
  display: block;
}
.dirty_e258.outline_698a,
.dirty_e258.text_4a5e {
  width: 100%;
}
.dirty_e258.secondary-7104 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list_next_fa86:not(.sidebar_hot_f175) {
  margin: 1.5em auto;
}
.border_0df8 p {
  padding: 1.5em 14px;
}
ul.chip-pink-3d7a.secondary-7104,
ul.chip-pink-3d7a.dirty-f4ba,
ul.chip-pink-3d7a.message-white-f05a.dirty-f4ba {
  padding: 0 14px;
}
.wide-3182 {
  display: block;
  overflow-x: auto;
}
.wide-3182 table {
  border-collapse: collapse;
  width: 100%;
}
.wide-3182 td,
.wide-3182 th {
  padding: 0.5em;
}
.status-pressed-f59b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.status-pressed-f59b ol ol,
.status-pressed-f59b ol ul,
.status-pressed-f59b ul ol,
.status-pressed-f59b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.status-pressed-f59b ol ol li,
.status-pressed-f59b ol ul li,
.status-pressed-f59b ul ol li,
.status-pressed-f59b ul ul li {
  margin-left: 0;
}
.detail-light-1911.surface-0d67 > .tooltip_next_d21f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.detail-light-1911.surface-0d67 > .tooltip_next_d21f iframe,
.detail-light-1911.surface-0d67 > .tooltip_next_d21f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.texture_middle_86ea {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.texture_middle_86ea.liquid-c3cf {
  padding: 0;
}
.texture_middle_86ea.liquid-c3cf cite {
  font-size: 13px;
}
.texture_middle_86ea > * {
  margin-left: 16px;
  margin-right: 16px;
}
.texture_middle_86ea cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo-black-f67d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo-black-f67d > p:first-child {
  margin-top: 0;
}
.photo-black-f67d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo-black-f67d blockquote {
  border-left: 0;
}
.complex-5860 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.complex-5860:not(.pink-7d79) {
  max-width: 100px;
}
.complex-5860.texture_6809 {
  border-bottom: none !important;
  text-align: center;
}
.complex-5860.texture_6809::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_0df8 p {
    padding: 1.5em 0;
  }
}
.paper_250b {
  color: #0073aa;
}
.pagination-dynamic-62d7 {
  background-color: #0073aa;
}
.silver-9a68 {
  color: #229fd8;
}
.tabs-medium-070d {
  background-color: #229fd8;
}
.middle-3518 {
  color: #eee;
}
.search-slow-1caa {
  background-color: #eee;
}
.disabled_right_7c4e {
  color: #444;
}
.popup_cf65 {
  background-color: #444;
}
.pagination-966c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pagination-966c .highlight_2da1 .clean_a64e {
  font-size: 15px;
}
.pagination-966c .clean_a64e {
  line-height: 1.3;
}
.pagination-966c .media-e5b9 {
}
.pagination-966c .active_4ef9 {
  background: #235787;
}
.sidebar-90e2 {
  padding: 0;
}
.sidebar-90e2 .active_4ef9 {
  background: #1a1a1a;
}
.sidebar-90e2 .media-e5b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header_3852 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header_3852 .media-e5b9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header_3852 .active_4ef9 {
  background: #303030;
}
.lower_39d5 {
  position: relative;
  z-index: 10;
}
.lower_39d5 .grid-4b67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_8e9e .search_next_8647 {
  display: inline-block;
  vertical-align: middle;
}
.hidden_8e9e.shade_top_e52f .search_next_8647 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden_8e9e.shade_top_e52f .search_next_8647 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_8e9e.shade_top_e52f .search_next_8647 {
    margin-right: 0.4em;
  }
}
.hidden_8e9e.shade_top_e52f .search_next_8647:last-child {
  margin-right: 0;
}
.sidebar_blue_b83a .grid-4b67 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .primary_wood_4f42 .highlight_2da1 {
    margin: 0 -0.5em;
  }
  .primary_wood_4f42 .highlight_2da1 [class*="customify-col-"],
  .primary_wood_4f42 .highlight_2da1 [class*="customify-col_"],
  .primary_wood_4f42 .highlight_2da1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.primary_wood_4f42.green_82af .grid-4b67 {
  background: 0 0 !important;
}
.primary_wood_4f42.green_82af .grid-4b67,
.primary_wood_4f42.sidebar_blue_b83a .grid-4b67 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .primary_wood_4f42.warm-4608 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.primary_wood_4f42.sidebar_blue_b83a .grid-4b67 {
  box-shadow: none !important;
}
.cool-f763 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .cool-f763 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .cool-f763 {
    padding: 18px 0 20px;
  }
}
.cool-f763 .container-north-c5da {
  width: 100%;
}
.cool-f763 .dropdown-simple-2371 {
  margin-bottom: 0;
}
.cool-f763 .surface-motion-a1be {
  margin-top: 5px;
  font-size: 0.875em;
}
.large-443d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large-443d .slider-9644 {
  width: 100%;
}
.cool_0409 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cool_0409 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cool_0409 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;
}
.cool_0409 li:last-child:after {
  display: none;
}
.cool_0409 li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon_green_92ab .silver_5e97 button,
.cool-f763 .silver_5e97 button {
  left: 0;
}
.icon_green_92ab .slider-9644,
.cool-f763 .slider-9644 {
  padding-left: 0;
  padding-right: 0;
}
.icon_green_92ab .large-443d,
.cool-f763 .large-443d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon_green_92ab {
  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;
}
.icon_green_92ab: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;
}
.icon_green_92ab .frame_dd7a {
  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) {
  .icon_green_92ab .frame_dd7a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon_green_92ab .frame_dd7a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon_green_92ab .frame_dd7a {
    min-height: 200px;
  }
}
.icon_green_92ab .cool_0409 {
  color: rgba(255, 255, 255, 0.8);
}
.icon_green_92ab .cool_0409 a,
.icon_green_92ab .cool_0409 li:after {
  color: inherit;
}
.icon_green_92ab .cool_0409 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.west_cf5d {
  margin-bottom: 0.5em;
}
.shadow_cold_9678 {
  margin-bottom: 1.2em;
}
.shadow_cold_9678,
.west_cf5d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shadow_cold_9678 p:last-child,
.west_cf5d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .silver_5e97,
#masthead .silver_5e97 {
  display: none;
}
#masthead
  > .silver_5e97.caption-a88f {
  display: none;
}
#masthead > .silver_5e97 button {
  left: 0;
}
.sort_slow_e603 {
  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%;
}
.sort_slow_e603 .search_next_8647 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sort_slow_e603 .form-b466 {
  display: -webkit-box;
  display: flex;
}
.sort_slow_e603 .form-b466.sort-64d2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sort_slow_e603 .form-b466.texture-silver-dc76 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_slow_e603 .form-b466.prev_9655 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_slow_e603.icon_5ee3.pagination-0c8c .form-b466.sort-64d2 {
  flex-basis: 100%;
}
.sort_slow_e603.inner-23b8 .form-b466.texture-silver-dc76 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sort_slow_e603.inner-23b8 .form-b466.prev_9655 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .silver_5e97.caption-a88f {
  display: none;
}
#masthead > .silver_5e97 button {
  left: 0;
}
.footer-739b {
  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;
}
.footer-739b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.footer-739b.primary-d5d9 i {
  margin-right: 4px;
}
.footer-739b.heading-hard-f572 i {
  margin-left: 5px;
}
.clean_a64e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.clean_a64e p:last-child {
  margin-bottom: 0;
}
.paper-100f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paper-100f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paper-100f img {
  display: block;
  width: auto;
  line-height: 1;
}
.paper-100f .narrow_4051 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paper-100f .left-3ede {
  margin: 5px 0 7px 0;
}
.paper-100f.focused_48db .avatar_medium_eb5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper-100f.focused_48db .green-36e9 {
  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;
}
.paper-100f.alert-21cd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paper-100f.alert-21cd .avatar_medium_eb5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper-100f.alert-21cd .green-36e9 {
  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;
}
.paper-100f.pattern-7033 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper-100f.active_1634 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paper-100f.active_1634 .green-36e9 {
  margin-top: 7px;
}
.container_e738 {
  display: inline-block;
}
.lower_39d5 .item-medium-6fd9 .paper-100f img {
  max-width: 100%;
}
.slider_5b34 .stone_a834.accent-28ff,
.middle_a762 .stone_a834.accent-28ff {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_5b34 .tabs-a219,
.middle_a762 .tabs-a219 {
  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%);
}
.slider_5b34 .tabs-a219 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slider_5b34.notification_4dca .tabs-a219 {
  display: none;
}
.slider_5b34 .block-next-62db {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider_5b34 .block-next-62db li {
  display: inline-block;
  position: relative;
}
.slider_5b34 .block-next-62db li:last-child {
  margin-right: 0;
}
.slider_5b34 .block-next-62db 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;
}
.slider_5b34 .block-next-62db li.header-f5c9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slider_5b34 .block-next-62db > 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;
}
.slider_5b34 .block-next-62db > li > a i {
  line-height: 0;
}
.slider_5b34 .block-next-62db > li.sidebar-4e47 > a .tabs-a219 {
  margin-left: 4px;
  line-height: 0;
}
.slider_5b34 .block-next-62db .block_11d5 li.sidebar-4e47 > a {
  position: relative;
}
.slider_5b34 .block-next-62db .block_11d5 li.sidebar-4e47 > a:after,
.slider_5b34 .block-next-62db .block_11d5 li.sidebar-4e47 > a:before {
  content: "";
  display: table;
}
.slider_5b34 .block-next-62db .block_11d5 li.sidebar-4e47 > a:after {
  clear: both;
}
.slider_5b34 .block-next-62db .block_11d5 li.sidebar-4e47 > a .tabs-a219 {
  margin-left: 5px;
  float: right;
}
.slider_5b34 .status-soft-510a,
.slider_5b34 .block_11d5 {
  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;
}
.slider_5b34 .block_11d5 {
  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;
}
.slider_5b34 .block_11d5 .accent-28ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_5b34 .block_11d5 .tabs-a219 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slider_5b34 .block_11d5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slider_5b34 .block_11d5 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;
}
.slider_5b34 .block_11d5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slider_5b34 .block_11d5 .block_11d5 {
  top: 0;
  left: 100%;
}
.slider_5b34 .down-2f53.fn-focus-f382 > .status-soft-510a,
.slider_5b34 .down-2f53.fn-focus-f382 > .block_11d5,
.slider_5b34 .down-2f53:focus > .status-soft-510a,
.slider_5b34 .down-2f53:focus > .block_11d5,
.slider_5b34 .down-2f53:hover > .status-soft-510a,
.slider_5b34 .down-2f53:hover > .block_11d5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slider_5b34.message_red_25e5 .gradient-dim-0af1:after,
.slider_5b34.message_red_25e5 .gradient-dim-0af1:before {
  content: "";
  display: table;
}
.slider_5b34.message_red_25e5 .gradient-dim-0af1:after {
  clear: both;
}
.slider_5b34.message_red_25e5 .gradient-dim-0af1 > li {
  float: left;
}
.slider_5b34.modal_47b7 .gradient-dim-0af1:after,
.slider_5b34.modal_47b7 .gradient-dim-0af1:before {
  content: "";
  display: table;
}
.slider_5b34.modal_47b7 .gradient-dim-0af1:after {
  clear: both;
}
.slider_5b34.modal_47b7 .gradient-dim-0af1 > li {
  float: left;
}
.slider_5b34.modal_47b7 .gradient-dim-0af1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slider_5b34.modal_47b7 .gradient-dim-0af1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slider_5b34.modal_47b7 .gradient-dim-0af1 > li.search_ccf9 > a,
.slider_5b34.modal_47b7 .gradient-dim-0af1 > li.header-f5c9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slider_5b34.left-ac14 .gradient-dim-0af1 > li > a .accent-28ff {
  position: relative;
}
.slider_5b34.left-ac14 .gradient-dim-0af1 > li > a .accent-28ff: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;
}
.slider_5b34.left-ac14
  .gradient-dim-0af1
  > li:focus
  > a
  .accent-28ff:before,
.slider_5b34.left-ac14
  .gradient-dim-0af1
  > li:hover
  > a
  .accent-28ff:before {
  width: 100%;
  background-color: currentColor;
}
.slider_5b34.left-ac14
  .gradient-dim-0af1
  > li.search_ccf9
  > a
  .accent-28ff:before,
.slider_5b34.left-ac14
  .gradient-dim-0af1
  > li.modal_02a4
  > a
  .accent-28ff:before {
  width: 100%;
  background-color: currentColor;
}
.slider_5b34.new-b612 .gradient-dim-0af1 > li > a .accent-28ff {
  position: relative;
}
.slider_5b34.new-b612 .gradient-dim-0af1 > li > a .accent-28ff: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;
}
.slider_5b34.new-b612 .gradient-dim-0af1 > li:focus > a .accent-28ff:before,
.slider_5b34.new-b612
  .gradient-dim-0af1
  > li:hover
  > a
  .accent-28ff:before {
  width: 100%;
  background-color: currentColor;
}
.slider_5b34.new-b612
  .gradient-dim-0af1
  > li.search_ccf9
  > a
  .accent-28ff:before,
.slider_5b34.new-b612
  .gradient-dim-0af1
  > li.modal_02a4
  > a
  .accent-28ff:before {
  width: 100%;
  background-color: currentColor;
}
.middle_a762 .block-next-62db {
  margin: 0;
  padding: 0;
  list-style: none;
}
.middle_a762 .block-next-62db li:first-child > a {
  border-top: none;
}
.middle_a762 .block-next-62db .dynamic_68ac > .accent-28ff .tabs-a219 {
  display: none;
}
.middle_a762 .block-next-62db li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.middle_a762 .block-next-62db li:last-child {
  border: none;
}
.middle_a762 .block-next-62db li.sidebar-4e47 > a {
  padding-right: 45px !important;
}
.middle_a762 .block-next-62db li a {
  display: block;
  padding: 0.55em 1.5em;
}
.middle_a762 .block-next-62db li a:focus,
.middle_a762 .block-next-62db li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_a762 .block-next-62db li .description_green_d451 {
  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;
}
.middle_a762 .block-next-62db li .description_green_d451:hover {
  box-shadow: none;
}
.middle_a762 .block-next-62db li .description_green_d451 .tabs-a219 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.middle_a762 .block-next-62db .block_11d5 {
  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);
}
.middle_a762 .block-next-62db .block_11d5 li a {
  padding-left: 3em;
}
.middle_a762 .block-next-62db .content-9e96 > a .description_green_d451 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.middle_a762 .block-next-62db .content-9e96 > .block_11d5 {
  display: block;
  opacity: 1;
}
.paragraph_5a77 {
  max-width: 100%;
}
.main_b0d5 {
  line-height: 0;
  cursor: pointer;
}
.list_middle_17c8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.list_middle_17c8:hover {
  box-shadow: none;
  color: currentColor;
}
.list_middle_17c8 svg {
  width: 18px;
  height: 18px;
}
.list_middle_17c8 .heading-fresh-8b5b {
  display: none;
}
.hero-95d0 {
  position: relative;
}
.hero-95d0.fn-active-f382 .list_middle_17c8 .white_5cc4 {
  display: none;
}
.hero-95d0.fn-active-f382 .list_middle_17c8 .heading-fresh-8b5b {
  display: inline-block;
}
.hero-95d0 .tall_1587 {
  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);
}
.hero-95d0.motion-528a .tall_1587 {
  left: auto;
  right: -0.9em;
}
.hero-95d0.motion-528a .mini_5428::before {
  left: auto;
  right: 15px;
}
.hero-95d0.fn-active-f382 .tall_1587 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_new_c732 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info_new_c732 label {
  flex-basis: 100%;
}
.info_new_c732 .mask_iron_bb96 {
  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;
}
.info_new_c732 .accent-c75c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info_new_c732 .accent-c75c:focus {
  background-color: transparent;
}
.info_new_c732 button.header_aa5e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info_new_c732 button.header_aa5e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info_new_c732 button.header_aa5e svg {
  width: 18px;
  height: 18px;
}
.info_new_c732 input[type="submit"] {
  min-height: auto;
}
.section_bottom_f238 .info_new_c732 .accent-c75c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mini_5428 {
  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) {
  .mini_5428 {
    width: 220px;
  }
}
.mini_5428 label {
  flex-basis: 100%;
}
.mini_5428::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;
}
.focus-pressed-8fab .section_bottom_f238 .info_new_c732 {
  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;
}
.focus-pressed-8fab
  .section_bottom_f238
  .info_new_c732
  .mask_iron_bb96 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus-pressed-8fab .section_bottom_f238 .info_new_c732 .accent-c75c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focus-pressed-8fab
  .section_bottom_f238
  .info_new_c732
  .accent-c75c:focus {
  background: 0 0;
}
.focus-pressed-8fab
  .section_bottom_f238
  .info_new_c732
  .message_c342 {
  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;
}
.east-0e71 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.east-0e71 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.east-0e71 li:last-child {
  margin-right: 0;
}
.east-0e71 li:first-child {
  margin-left: 0;
}
.east-0e71.tooltip-pressed-9047 a {
  color: #fff;
}
.east-0e71.tooltip-pressed-9047 a:hover {
  color: #fff;
}
.east-0e71 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.east-0e71 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.east-0e71 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.east-0e71 a:hover {
  opacity: 0.9;
  color: inherit;
}
.east-0e71 [class*="social-icon-apple"] {
  background-color: #999;
}
.east-0e71 [class*="social-icon-apple"].message-narrow-a6cc {
  background-color: transparent;
  color: #999;
}
.east-0e71 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.east-0e71 [class*="social-icon-behance"].message-narrow-a6cc {
  background-color: transparent;
  color: #1769ff;
}
.east-0e71 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.east-0e71 [class*="social-icon-bitbucket"].message-narrow-a6cc {
  background-color: transparent;
  color: #205081;
}
.east-0e71 [class*="social-icon-codepen"] {
  background-color: #000;
}
.east-0e71 [class*="social-icon-codepen"].message-narrow-a6cc {
  background-color: transparent;
  color: #000;
}
.east-0e71 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.east-0e71 [class*="social-icon-delicious"].message-narrow-a6cc {
  background-color: transparent;
  color: #39f;
}
.east-0e71 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.east-0e71 [class*="social-icon-digg"].message-narrow-a6cc {
  background-color: transparent;
  color: #005be2;
}
.east-0e71 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.east-0e71 [class*="social-icon-dribbble"].message-narrow-a6cc {
  background-color: transparent;
  color: #ea4c89;
}
.east-0e71 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.east-0e71 [class*="social-icon-envelope"].message-narrow-a6cc {
  background-color: transparent;
  color: #ea4335;
}
.east-0e71 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.east-0e71 [class*="social-icon-facebook"].message-narrow-a6cc {
  background-color: transparent;
  color: #3b5998;
}
.east-0e71 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.east-0e71 [class*="social-icon-flickr"].message-narrow-a6cc {
  background-color: transparent;
  color: #0063dc;
}
.east-0e71 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.east-0e71 [class*="social-icon-foursquare"].message-narrow-a6cc {
  background-color: transparent;
  color: #2d5be3;
}
.east-0e71 [class*="social-icon-github"] {
  background-color: #333;
}
.east-0e71 [class*="social-icon-github"].message-narrow-a6cc {
  background-color: transparent;
  color: #333;
}
.east-0e71 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.east-0e71 [class*="social-icon-google-plus"].message-narrow-a6cc {
  background-color: transparent;
  color: #dd4b39;
}
.east-0e71 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.east-0e71 [class*="social-icon-houzz"].message-narrow-a6cc {
  background-color: transparent;
  color: #7ac142;
}
.east-0e71 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.east-0e71 [class*="social-icon-instagram"].message-narrow-a6cc {
  background-color: transparent;
  color: #262626;
}
.east-0e71 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.east-0e71 [class*="social-icon-jsfiddle"].message-narrow-a6cc {
  background-color: transparent;
  color: #487aa2;
}
.east-0e71 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.east-0e71 [class*="social-icon-linkedin"].message-narrow-a6cc {
  background-color: transparent;
  color: #0077b5;
}
.east-0e71 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.east-0e71 [class*="social-icon-medium"].message-narrow-a6cc {
  background-color: transparent;
  color: #00ab6b;
}
.east-0e71 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.east-0e71
  [class*="social-icon-odnoklassniki"].message-narrow-a6cc {
  background-color: transparent;
  color: #f4731c;
}
.east-0e71 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.east-0e71 [class*="social-icon-meetup"].message-narrow-a6cc {
  background-color: transparent;
  color: #ec1c40;
}
.east-0e71 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.east-0e71 [class*="social-icon-pinterest"].message-narrow-a6cc {
  background-color: transparent;
  color: #bd081c;
}
.east-0e71 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.east-0e71 [class*="social-icon-product-hunt"].message-narrow-a6cc {
  background-color: transparent;
  color: #da552f;
}
.east-0e71 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.east-0e71 [class*="social-icon-reddit"].message-narrow-a6cc {
  background-color: transparent;
  color: #ff4500;
}
.east-0e71 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.east-0e71 [class*="social-icon-rss"].message-narrow-a6cc {
  background-color: transparent;
  color: #f26522;
}
.east-0e71 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.east-0e71
  [class*="social-icon-shopping-cart"].message-narrow-a6cc {
  background-color: transparent;
  color: #4caf50;
}
.east-0e71 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.east-0e71 [class*="social-icon-skype"].message-narrow-a6cc {
  background-color: transparent;
  color: #00aff0;
}
.east-0e71 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.east-0e71 [class*="social-icon-slideshare"].message-narrow-a6cc {
  background-color: transparent;
  color: #0077b5;
}
.east-0e71 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.east-0e71 [class*="social-icon-snapchat"].message-narrow-a6cc {
  background-color: transparent;
  color: #fffc00;
}
.east-0e71 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.east-0e71 [class*="social-icon-soundcloud"].message-narrow-a6cc {
  background-color: transparent;
  color: #f80;
}
.east-0e71 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.east-0e71 [class*="social-icon-spotify"].message-narrow-a6cc {
  background-color: transparent;
  color: #2ebd59;
}
.east-0e71 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.east-0e71
  [class*="social-icon-stack-overflow"].message-narrow-a6cc {
  background-color: transparent;
  color: #fe7a15;
}
.east-0e71 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.east-0e71 [class*="social-icon-maldkfgram"].message-narrow-a6cc {
  background-color: transparent;
  color: #2ca5e0;
}
.east-0e71 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.east-0e71 [class*="social-icon-tripadvisor"].message-narrow-a6cc {
  background-color: transparent;
  color: #589442;
}
.east-0e71 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.east-0e71 [class*="social-icon-tumblr"].message-narrow-a6cc {
  background-color: transparent;
  color: #35465c;
}
.east-0e71 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.east-0e71 [class*="social-icon-twitch"].message-narrow-a6cc {
  background-color: transparent;
  color: #6441a5;
}
.east-0e71 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.east-0e71 [class*="social-icon-twitter"].message-narrow-a6cc {
  background-color: transparent;
  color: #1da1f2;
}
.east-0e71 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.east-0e71 [class*="social-icon-vimeo"].message-narrow-a6cc {
  background-color: transparent;
  color: #1ab7ea;
}
.east-0e71 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.east-0e71 [class*="social-icon-vk"].message-narrow-a6cc {
  background-color: transparent;
  color: #45668e;
}
.east-0e71 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.east-0e71 [class*="social-icon-weibo"].message-narrow-a6cc {
  background-color: transparent;
  color: #df2029;
}
.east-0e71 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.east-0e71 [class*="social-icon-weixin"].message-narrow-a6cc {
  background-color: transparent;
  color: #7bb32e;
}
.east-0e71 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.east-0e71 [class*="social-icon-whatsapp"].message-narrow-a6cc {
  background-color: transparent;
  color: #25d366;
}
.east-0e71 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.east-0e71 [class*="social-icon-wordpress"].message-narrow-a6cc {
  background-color: transparent;
  color: #21759b;
}
.east-0e71 [class*="social-icon-xing"] {
  background-color: #026466;
}
.east-0e71 [class*="social-icon-xing"].message-narrow-a6cc {
  background-color: transparent;
  color: #026466;
}
.east-0e71 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.east-0e71 [class*="social-icon-yelp"].message-narrow-a6cc {
  background-color: transparent;
  color: #af0606;
}
.east-0e71 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.east-0e71 [class*="social-icon-youtube"].message-narrow-a6cc {
  background-color: transparent;
  color: #cd201f;
}
.dynamic-b63c {
  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;
}
.dynamic-b63c:hover {
  box-shadow: none;
  background: 0 0;
}
.shadow-east-702d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.heading_hard_0eb5 {
  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;
}
.shade_ee6f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification-93a5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification-93a5,
.notification-93a5::after,
.notification-93a5::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;
}
.notification-93a5::after,
.notification-93a5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border-6eb5 .heading_hard_0eb5 .shade_ee6f {
  margin-top: -2px;
  width: 19px;
}
.border-6eb5 .heading_hard_0eb5 .notification-93a5 {
  margin-top: -1px;
}
.border-6eb5 .heading_hard_0eb5 .notification-93a5,
.border-6eb5 .heading_hard_0eb5 .notification-93a5::after,
.border-6eb5 .heading_hard_0eb5 .notification-93a5::before {
  width: 19px;
  height: 2px;
}
.border-6eb5 .heading_hard_0eb5 .notification-93a5::before {
  top: -6px;
}
.border-6eb5 .heading_hard_0eb5 .notification-93a5::after {
  bottom: -6px;
}
.pro-f93b .heading_hard_0eb5 .shade_ee6f {
  margin-top: -2px;
  width: 22px;
}
.pro-f93b .heading_hard_0eb5 .notification-93a5 {
  margin-top: -1px;
}
.pro-f93b .heading_hard_0eb5 .notification-93a5,
.pro-f93b .heading_hard_0eb5 .notification-93a5::after,
.pro-f93b .heading_hard_0eb5 .notification-93a5::before {
  width: 22px;
  height: 2px;
}
.pro-f93b .heading_hard_0eb5 .notification-93a5::before {
  top: -7px;
}
.pro-f93b .heading_hard_0eb5 .notification-93a5::after {
  bottom: -7px;
}
.brown_bbec .heading_hard_0eb5 .shade_ee6f {
  margin-top: -2px;
  width: 31px;
}
.brown_bbec .heading_hard_0eb5 .notification-93a5 {
  margin-top: -1.5px;
}
.brown_bbec .heading_hard_0eb5 .notification-93a5,
.brown_bbec .heading_hard_0eb5 .notification-93a5::after,
.brown_bbec .heading_hard_0eb5 .notification-93a5::before {
  width: 31px;
  height: 3px;
}
.brown_bbec .heading_hard_0eb5 .notification-93a5::before {
  top: -9px;
}
.brown_bbec .heading_hard_0eb5 .notification-93a5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sort_down_5df6 .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 19px;
  }
  .sort_down_5df6 .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1px;
  }
  .sort_down_5df6 .heading_hard_0eb5 .notification-93a5,
  .sort_down_5df6 .heading_hard_0eb5 .notification-93a5::after,
  .sort_down_5df6 .heading_hard_0eb5 .notification-93a5::before {
    width: 19px;
    height: 2px;
  }
  .sort_down_5df6 .heading_hard_0eb5 .notification-93a5::before {
    top: -6px;
  }
  .sort_down_5df6 .heading_hard_0eb5 .notification-93a5::after {
    bottom: -6px;
  }
  .bottom-a4dc .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 22px;
  }
  .bottom-a4dc .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1px;
  }
  .bottom-a4dc .heading_hard_0eb5 .notification-93a5,
  .bottom-a4dc .heading_hard_0eb5 .notification-93a5::after,
  .bottom-a4dc .heading_hard_0eb5 .notification-93a5::before {
    width: 22px;
    height: 2px;
  }
  .bottom-a4dc .heading_hard_0eb5 .notification-93a5::before {
    top: -7px;
  }
  .bottom-a4dc .heading_hard_0eb5 .notification-93a5::after {
    bottom: -7px;
  }
  .copper_6001 .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 31px;
  }
  .copper_6001 .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1.5px;
  }
  .copper_6001 .heading_hard_0eb5 .notification-93a5,
  .copper_6001 .heading_hard_0eb5 .notification-93a5::after,
  .copper_6001 .heading_hard_0eb5 .notification-93a5::before {
    width: 31px;
    height: 3px;
  }
  .copper_6001 .heading_hard_0eb5 .notification-93a5::before {
    top: -9px;
  }
  .copper_6001 .heading_hard_0eb5 .notification-93a5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .upper-a240 .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 19px;
  }
  .upper-a240 .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1px;
  }
  .upper-a240 .heading_hard_0eb5 .notification-93a5,
  .upper-a240 .heading_hard_0eb5 .notification-93a5::after,
  .upper-a240 .heading_hard_0eb5 .notification-93a5::before {
    width: 19px;
    height: 2px;
  }
  .upper-a240 .heading_hard_0eb5 .notification-93a5::before {
    top: -6px;
  }
  .upper-a240 .heading_hard_0eb5 .notification-93a5::after {
    bottom: -6px;
  }
  .summary-2d40 .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 22px;
  }
  .summary-2d40 .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1px;
  }
  .summary-2d40 .heading_hard_0eb5 .notification-93a5,
  .summary-2d40 .heading_hard_0eb5 .notification-93a5::after,
  .summary-2d40 .heading_hard_0eb5 .notification-93a5::before {
    width: 22px;
    height: 2px;
  }
  .summary-2d40 .heading_hard_0eb5 .notification-93a5::before {
    top: -7px;
  }
  .summary-2d40 .heading_hard_0eb5 .notification-93a5::after {
    bottom: -7px;
  }
  .border-huge-c6f7 .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 31px;
  }
  .border-huge-c6f7 .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1.5px;
  }
  .border-huge-c6f7 .heading_hard_0eb5 .notification-93a5,
  .border-huge-c6f7 .heading_hard_0eb5 .notification-93a5::after,
  .border-huge-c6f7 .heading_hard_0eb5 .notification-93a5::before {
    width: 31px;
    height: 3px;
  }
  .border-huge-c6f7 .heading_hard_0eb5 .notification-93a5::before {
    top: -9px;
  }
  .border-huge-c6f7 .heading_hard_0eb5 .notification-93a5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .smooth_50f3 .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 19px;
  }
  .smooth_50f3 .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1px;
  }
  .smooth_50f3 .heading_hard_0eb5 .notification-93a5,
  .smooth_50f3 .heading_hard_0eb5 .notification-93a5::after,
  .smooth_50f3 .heading_hard_0eb5 .notification-93a5::before {
    width: 19px;
    height: 2px;
  }
  .smooth_50f3 .heading_hard_0eb5 .notification-93a5::before {
    top: -6px;
  }
  .smooth_50f3 .heading_hard_0eb5 .notification-93a5::after {
    bottom: -6px;
  }
  .footer_aabf .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 22px;
  }
  .footer_aabf .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1px;
  }
  .footer_aabf .heading_hard_0eb5 .notification-93a5,
  .footer_aabf .heading_hard_0eb5 .notification-93a5::after,
  .footer_aabf .heading_hard_0eb5 .notification-93a5::before {
    width: 22px;
    height: 2px;
  }
  .footer_aabf .heading_hard_0eb5 .notification-93a5::before {
    top: -7px;
  }
  .footer_aabf .heading_hard_0eb5 .notification-93a5::after {
    bottom: -7px;
  }
  .dropdown_black_c812 .heading_hard_0eb5 .shade_ee6f {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_black_c812 .heading_hard_0eb5 .notification-93a5 {
    margin-top: -1.5px;
  }
  .dropdown_black_c812 .heading_hard_0eb5 .notification-93a5,
  .dropdown_black_c812 .heading_hard_0eb5 .notification-93a5::after,
  .dropdown_black_c812 .heading_hard_0eb5 .notification-93a5::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_black_c812 .heading_hard_0eb5 .notification-93a5::before {
    top: -9px;
  }
  .dropdown_black_c812 .heading_hard_0eb5 .notification-93a5::after {
    bottom: -9px;
  }
}
.slider_inner_fdf8 .notification-93a5 {
  -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);
}
.slider_inner_fdf8 .notification-93a5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider_inner_fdf8 .notification-93a5::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);
}
.slider_inner_fdf8.link_2d0c .notification-93a5 {
  -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);
}
.slider_inner_fdf8.link_2d0c .notification-93a5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider_inner_fdf8.link_2d0c .notification-93a5::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);
}
.frame-9893 {
  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.focus-yellow-89f6:before {
  display: none;
}
.west-1f5a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.west-1f5a .image_07f5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.west-1f5a .image_07f5:last-of-type {
  border-bottom: none;
}
.west-1f5a .image_07f5.pattern-cold-9a8e,
.west-1f5a .image_07f5.status-fixed-7cd5,
.west-1f5a .image_07f5.secondary-5bfb {
  padding: 0;
}
.west-1f5a .middle_a762 .description_green_d451 {
  color: currentColor;
}
.west-1f5a .middle_a762 .description_green_d451:focus,
.west-1f5a .middle_a762 .description_green_d451:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-1f5a.media-e5b9 .background_88d8,
.west-1f5a.media-e5b9 .clean_a64e a,
.west-1f5a.media-e5b9 .gradient-dim-0af1 a,
.west-1f5a.media-e5b9 .block_11d5 a {
  color: rgba(0, 0, 0, 0.55);
}
.west-1f5a.media-e5b9 .background_88d8:hover,
.west-1f5a.media-e5b9 .clean_a64e a:hover,
.west-1f5a.media-e5b9 .gradient-dim-0af1 a:hover,
.west-1f5a.media-e5b9 .block_11d5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west-1f5a.media-e5b9 .summary_01e8 {
  color: rgba(0, 0, 0, 0.8);
}
.west-1f5a.media-e5b9 .image_07f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-1f5a.media-e5b9 .image_07f5:before {
  background: rgba(0, 0, 0, 0.08);
}
.west-1f5a.media-e5b9 .layout_green_f276:before {
  background: rgba(255, 255, 255, 0.9);
}
.west-1f5a.media-e5b9 .middle_a762 .block-next-62db li a,
.west-1f5a.media-e5b9 .middle_a762 .description_green_d451,
.west-1f5a.media-e5b9 .block_11d5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-1f5a.media-e5b9 .middle_a762 .description_green_d451:focus,
.west-1f5a.media-e5b9 .middle_a762 .description_green_d451:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-1f5a.media-e5b9 .block-next-62db li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-1f5a.active_4ef9 .background_88d8,
.west-1f5a.active_4ef9 .clean_a64e a,
.west-1f5a.active_4ef9 .gradient-dim-0af1 .description_green_d451,
.west-1f5a.active_4ef9 .gradient-dim-0af1 a,
.west-1f5a.active_4ef9 .block_11d5 a {
  color: rgba(255, 255, 255, 0.79);
}
.west-1f5a.active_4ef9 .background_88d8:hover,
.west-1f5a.active_4ef9 .clean_a64e a:hover,
.west-1f5a.active_4ef9 .gradient-dim-0af1 .description_green_d451:hover,
.west-1f5a.active_4ef9 .gradient-dim-0af1 a:hover,
.west-1f5a.active_4ef9 .block_11d5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-1f5a.active_4ef9 .summary_01e8 {
  color: rgba(255, 255, 255, 0.99);
}
.west-1f5a.active_4ef9 .image_07f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-1f5a.active_4ef9 .image_07f5:before {
  background: rgba(255, 255, 255, 0.08);
}
.west-1f5a.active_4ef9 .layout_green_f276:before {
  background: rgba(0, 0, 0, 0.9);
}
.west-1f5a.active_4ef9 .middle_a762 .block-next-62db li a,
.west-1f5a.active_4ef9 .middle_a762 .description_green_d451,
.west-1f5a.active_4ef9 .block_11d5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-1f5a.active_4ef9 .middle_a762 .description_green_d451:focus,
.west-1f5a.active_4ef9 .middle_a762 .description_green_d451:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-1f5a.active_4ef9 .block-next-62db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_green_f276 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.layout_green_f276:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.short-0989 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.clean-84b9 .west-1f5a {
  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;
}
.clean-84b9 .image_07f5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.clean-84b9 .image_07f5: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) {
  .clean-84b9 .image_07f5:before {
    width: 16%;
    left: 42%;
  }
}
.clean-84b9 .image_07f5:last-child:before {
  content: none;
}
.clean-84b9 .image_07f5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.clean-84b9 .middle_a762 .block-next-62db li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.clean-84b9 .middle_a762 .block-next-62db li a .description_green_d451 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.clean-84b9 .middle_a762 .block_11d5 {
  border: none;
}
.clean-84b9 .middle_a762 .block_11d5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.clean-84b9 .layout_green_f276 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.clean-84b9 .short-0989 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.clean-84b9 .active_4ef9 .layout_green_f276:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean-84b9 .media-e5b9.top_63ee .notification-93a5 {
  background: rgba(0, 0, 0, 0.6);
}
.clean-84b9
  .media-e5b9.top_63ee
  .notification-93a5::after,
.clean-84b9
  .media-e5b9.top_63ee
  .notification-93a5:before {
  background: inherit;
}
.clean-84b9
  .media-e5b9.top_63ee:hover
  .notification-93a5 {
  background: rgba(0, 0, 0, 0.8);
}
.short-2212 .west-1f5a {
  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) {
  .short-2212 .west-1f5a {
    width: auto;
    right: 45px;
  }
}
.south-124d .west-1f5a {
  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) {
  .south-124d .west-1f5a {
    width: auto;
    left: 45px;
  }
}
.focus-yellow-89f6 .west-1f5a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focus-yellow-89f6 .short-0989 {
  max-width: 48em;
  margin: 0 auto;
}
.focus-yellow-89f6 .layout_green_f276:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail_833a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail_833a.clean-84b9 .west-1f5a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail_833a.short-2212 .west-1f5a {
  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);
}
.detail_833a .west-1f5a {
  visibility: visible;
}
.detail_833a.south-124d .west-1f5a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.form_4e2c,
.layout-red-6fc5 {
  overflow-x: hidden;
}
.form_4e2c .west-1f5a {
  overflow: auto;
}
.form_4e2c.clean-84b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_4e2c.clean-84b9 .west-1f5a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.form_4e2c.clean-84b9 .dynamic-b63c {
  opacity: 0;
}
.form_4e2c.short-2212 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_4e2c.short-2212 .west-1f5a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.form_4e2c.short-2212 .dynamic-b63c {
  opacity: 0;
}
.form_4e2c.south-124d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form_4e2c.south-124d .west-1f5a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.form_4e2c.south-124d .dynamic-b63c {
  opacity: 0;
}
.form_4e2c.focus-yellow-89f6 .west-1f5a {
  z-index: 10;
  visibility: visible;
}
.top_63ee {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.top_63ee .notification-93a5 {
  background: rgba(255, 255, 255, 0.99);
}
.top_63ee .notification-93a5::after,
.top_63ee .notification-93a5:before {
  background: inherit;
}
.top_63ee:hover .notification-93a5 {
  background: rgba(255, 255, 255, 0.99);
}
.south-124d .top_63ee {
  top: 10px;
  right: auto;
  left: 12px;
}
.focus-yellow-89f6 .top_63ee {
  display: none !important;
}
.form_4e2c:before,
.layout-red-6fc5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.form_4e2c .top_63ee,
.layout-red-6fc5 .top_63ee {
  display: inline-block;
}
.west-1f5a .search_next_8647 {
  -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;
}
.form_4e2c .west-1f5a .search_next_8647,
.layout-red-6fc5 .west-1f5a .search_next_8647 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary_798a .mask_iron_bb96 {
  width: 100%;
}
.item-medium-6fd9 {
  padding: 0 0.5em 0;
}
.item-medium-6fd9 [class*="customify-col-"],
.item-medium-6fd9 [class*="customify-col_"],
.item-medium-6fd9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-wide-71a4 .item-medium-6fd9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight_2da1 .description_f319,
  .description_f319 {
    display: none;
  }
  .footer_69a9 {
    text-align: left;
  }
  .container-5505 {
    text-align: center;
  }
  .center-7656 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_2da1 .filter_bright_92f4,
  .filter_bright_92f4 {
    display: none;
  }
  .article_cool_7d1a {
    text-align: left;
  }
  .column-3568 {
    text-align: center;
  }
  .surface-1c10 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight_2da1 .box_8711,
  .box_8711 {
    display: none;
  }
  .mini-29a2 {
    text-align: left;
  }
  .new-16e5 {
    text-align: center;
  }
  .hidden-motion-8aff {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay_inner_57f7 {
  box-shadow: none !important;
}
.nav-7a97 .prev-0b0a,
.section_f751 .prev-0b0a {
  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;
}
.section_f751 .prev-0b0a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.grid-4b67 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.grid-4b67:after,
.grid-4b67:before {
  content: "";
  display: table;
}
.grid-4b67:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .grid-4b67 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.grid-4b67,
.warm-4608 {
  max-width: 1248px;
  margin: 0 auto;
}

.preview-2f9d.bright-2c7b .grid-4b67 {
  max-width: 100%;
}
.preview-2f9d.search-fluid-54a1 {
  max-width: 1200px;
  margin: 0 auto;
}
.preview-2f9d.backdrop_cf2b .grid-4b67 {
  max-width: 100%;
}
.preview-2f9d.backdrop_cf2b > .grid-4b67 {
  padding-left: 0;
  padding-right: 0;
}
.preview-2f9d.backdrop_cf2b > .grid-4b67 .highlight_2da1 {
  margin: 0;
}
.preview-2f9d.backdrop_cf2b
  > .grid-4b67
  .thick_9979.tiny-4e64 {
  margin-right: 0;
  margin-left: 0;
}
.preview-2f9d.backdrop_cf2b #main.tiny-4e64 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tall_7cc5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tall_7cc5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hovered_d353 .box-47ce {
    padding-right: 1em;
  }
  .hovered_d353.menu-5d2b .thick_9979 {
    border-right: 1px solid #eaecee;
  }
  .hovered_d353.menu-5d2b .box-47ce {
    padding-right: 1em;
  }
  .hovered_d353.menu-5d2b .modal-cold-dcb4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_0b71 .box-47ce {
    padding-left: 1em;
  }
  .highlight_0b71.menu-5d2b .thick_9979 {
    border-left: 1px solid #eaecee;
  }
  .highlight_0b71.menu-5d2b .box-47ce {
    padding-left: 1em;
  }
  .highlight_0b71.menu-5d2b .modal-cold-dcb4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-stale-5d4a .box-47ce {
    padding-left: 1em;
  }
  .secondary-stale-5d4a.menu-5d2b .form_26ea {
    border-right: 1px solid #eaecee;
  }
  .secondary-stale-5d4a.menu-5d2b .notice_brown_b22b {
    border-right: 1px solid #eaecee;
  }
  .secondary-stale-5d4a.menu-5d2b .box-47ce {
    padding-left: 1em;
  }
  .secondary-stale-5d4a.menu-5d2b .modal-cold-dcb4 {
    padding-right: 1em;
  }
  .secondary-stale-5d4a.menu-5d2b .fixed_429c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_2c2a .box-47ce {
    padding-right: 1em;
  }
  .info_2c2a.menu-5d2b .form_26ea {
    border-left: 1px solid #eaecee;
  }
  .info_2c2a.menu-5d2b .notice_brown_b22b {
    border-left: 1px solid #eaecee;
  }
  .info_2c2a.menu-5d2b .box-47ce {
    padding-right: 1em;
  }
  .info_2c2a.menu-5d2b .modal-cold-dcb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_2c2a.menu-5d2b .fixed_429c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall_7cc5 .box-47ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall_7cc5.menu-5d2b .thick_9979 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tall_7cc5.menu-5d2b .box-47ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall_7cc5.menu-5d2b .modal-cold-dcb4 {
    padding-left: 1em;
  }
  .tall_7cc5.menu-5d2b .fixed_429c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tall_7cc5.menu-5d2b .box-47ce {
    padding-left: 0;
  }
}
.search-solid-a2d4 .hidden_8e9e {
  display: inline-block;
}
.under-2a24 {
  display: inline-block;
}
.short_4443 {
  word-con: break-word;
}
.footer-blue-4c5e > span {
  display: inline-block;
  padding: 5px 0;
}
.footer-blue-4c5e .focus-north-ec9b {
  margin-left: 8px;
  margin-right: 8px;
}
.footer-blue-4c5e .nav-under-dca8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.avatar_basic_26bc .modal_basic_ed6b {
  margin-bottom: 2em;
}
.avatar_basic_26bc .aside-blue-89c0 {
  margin-bottom: 15px;
}
.avatar_basic_26bc .aside-blue-89c0:last-child {
  margin-bottom: 0;
}
.avatar_basic_26bc .secondary_6321 {
  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) {
  .avatar_basic_26bc .secondary_6321 {
    display: block;
  }
}
.avatar_basic_26bc .item-0401 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .avatar_basic_26bc .item-0401 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.avatar_basic_26bc .fluid_f622 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.avatar_basic_26bc .fluid_f622 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.avatar_basic_26bc .fluid_f622 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.avatar_basic_26bc .short_4443 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_basic_26bc .short_4443 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.avatar_basic_26bc .inner-a910 p:last-child {
  margin-bottom: 0;
}
.avatar_basic_26bc .photo-iron-be56 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.avatar_basic_26bc .disabled-upper-1978 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.avatar_basic_26bc .background_slow_a8b0 {
  margin-top: 1em;
}
.avatar_basic_26bc .accordion-9268 {
  top: 0;
  display: block;
}
.avatar_basic_26bc .accordion-9268 a {
  color: inherit;
}
.avatar_basic_26bc .accordion-9268 a:hover {
  color: inherit;
}
.avatar_basic_26bc .outer-3138 {
  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;
}
.avatar_basic_26bc .outer-3138:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.avatar_basic_26bc .disabled-upper-1978 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.avatar_basic_26bc .paper_2e49 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.avatar_basic_26bc .paper_2e49:first-child {
  margin-top: 0;
}
.avatar_basic_26bc .paper_2e49.feature_1635 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.avatar_basic_26bc .paper_2e49.outline_outer_3994 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar_basic_26bc
  .paper_2e49.outline_outer_3994.card_95f7
  .background_slow_a8b0 {
  width: 100%;
}
.avatar_basic_26bc .outline_outer_3994 {
  -webkit-box-align: center;
  align-items: center;
}
.avatar_basic_26bc .outline_outer_3994 .footer-blue-4c5e,
.avatar_basic_26bc .outline_outer_3994 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.avatar_basic_26bc .fluid_f622 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar_basic_26bc .fluid_f622 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar_basic_26bc .fluid_f622: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;
}
.avatar_basic_26bc .feature_1635 {
  z-index: 5;
}
.avatar_basic_26bc .message_middle_b4a3 .red_2c6a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.avatar_basic_26bc .aside_under_1877 .red_2c6a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.avatar_basic_26bc .message-purple-a0ce .red_2c6a {
  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;
}
.avatar_basic_26bc.medium_9da3 .secondary_6321,
.avatar_basic_26bc.button-tiny-7573 .secondary_6321 {
  display: block;
}
.avatar_basic_26bc.medium_9da3 .secondary_6321 .center_ca57,
.avatar_basic_26bc.medium_9da3 .secondary_6321 .disabled-upper-1978,
.avatar_basic_26bc.button-tiny-7573 .secondary_6321 .center_ca57,
.avatar_basic_26bc.button-tiny-7573 .secondary_6321 .disabled-upper-1978 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar_basic_26bc.column_e509 .item-0401 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .avatar_basic_26bc.column_e509 .item-0401 {
    margin-right: 0;
  }
}
.avatar_basic_26bc.medium_9da3 .item-0401,
.avatar_basic_26bc.button-tiny-7573 .item-0401 {
  padding-top: 40%;
}
.avatar_basic_26bc.medium_9da3 .modal_basic_ed6b,
.avatar_basic_26bc.button-tiny-7573 .modal_basic_ed6b {
  display: block;
}
.avatar_basic_26bc.medium_9da3 .fn-sticky-f382 .disabled-upper-1978,
.avatar_basic_26bc.button-tiny-7573 .fn-sticky-f382 .disabled-upper-1978 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.avatar_basic_26bc.medium_9da3 .item-0401,
.avatar_basic_26bc.button-tiny-7573 .item-0401 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.avatar_basic_26bc.medium_9da3 .disabled-upper-1978 {
  padding: 1em;
}
.frame_b51e {
  margin: 30px auto;
  display: block;
}
.frame_b51e .avatar-8ea3 > * {
  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;
}
.frame_b51e .avatar-8ea3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame_b51e .avatar-8ea3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-liquid-6564 .footer-blue-4c5e {
  margin-bottom: 1.41575em;
}
.search-liquid-6564 .out-c0f1 {
  margin-bottom: 1.618em;
}
.status-pressed-f59b .center_d846 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.status-pressed-f59b .center_d846 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.status-pressed-f59b .smooth_ccb9 {
  max-width: 100%;
  overflow: auto;
}
.border_d68e .status-pressed-f59b a:hover {
  text-decoration: underline;
}
.in-5987 .aside-blue-89c0:not(.short_4443),
.in-5987 .fluid_f622 {
  margin-bottom: 1.41575em;
}
.in-5987 .aside-blue-89c0:not(.short_4443):last-child,
.in-5987 .fluid_f622:last-child {
  margin-bottom: 0;
}
.in-5987 .aside-blue-89c0.layout_yellow_e580 {
  margin-bottom: 0.41575em;
}
.in-5987 .gallery_wood_2fb7:before,
.in-5987 .short_3fff:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.in-5987 .gallery_wood_2fb7:before {
  content: "\f115";
}
.in-5987 .short_3fff:before {
  content: "\f02c";
}
.in-5987 .content-7e01 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.in-5987 .content-7e01 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.header-current-656a {
  display: -webkit-box;
  display: flex;
}
.header-current-656a .tabs_1bb6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .header-current-656a .tabs_1bb6 {
    flex-basis: 90px;
  }
}
.header-current-656a .logo-steel-a124 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .header-current-656a .logo-steel-a124 {
    flex-basis: calc(100% - 50px);
  }
}
.header-current-656a .outer_f4a2 p:last-child {
  margin-bottom: 0.72em;
}
.backdrop-smooth-1347 .avatar-8ea3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop-smooth-1347 .avatar-8ea3:after,
.backdrop-smooth-1347 .avatar-8ea3:before {
  content: "";
  display: table;
}
.backdrop-smooth-1347 .avatar-8ea3:after {
  clear: both;
}
.backdrop-smooth-1347 .avatar-8ea3 .east_da87,
.backdrop-smooth-1347 .avatar-8ea3 .chip_focused_993f {
  width: 49%;
}
.backdrop-smooth-1347 .avatar-8ea3 .east_da87 a span.paragraph_dcb3,
.backdrop-smooth-1347 .avatar-8ea3 .chip_focused_993f a span.paragraph_dcb3 {
  display: block;
  margin-bottom: 5px;
}
.backdrop-smooth-1347 .avatar-8ea3 .chip_focused_993f {
  float: left;
  text-align: left;
}
.backdrop-smooth-1347 .avatar-8ea3 .east_da87 {
  float: right;
  text-align: right;
}
.detail_soft_164a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_soft_164a {
    margin-bottom: 0;
  }
}
.slow-5e74 {
  margin-bottom: 1em;
}
.slow-5e74 .short_4443 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gold_bdec a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar_soft_c7ea .slow-5e74,
.section_pink_af6c .slow-5e74 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar_soft_c7ea .slow-5e74,
  .section_pink_af6c .slow-5e74 {
    display: block;
  }
}
.sidebar_soft_c7ea .gold_bdec,
.section_pink_af6c .gold_bdec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar_soft_c7ea .gold_bdec,
  .section_pink_af6c .gold_bdec {
    margin-bottom: 1em;
  }
}
.sidebar_soft_c7ea .gold_bdec img,
.section_pink_af6c .gold_bdec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar_soft_c7ea .hot_0104,
.section_pink_af6c .hot_0104 {
  flex-basis: calc(100% - 160px);
}
.sidebar_soft_c7ea .hot_0104 p,
.section_pink_af6c .hot_0104 p {
  margin-bottom: 0;
}
.sidebar_soft_c7ea .hot_0104 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_soft_c7ea .hot_0104 {
    padding-left: 0;
  }
}
.section_pink_af6c .hot_0104 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section_pink_af6c .hot_0104 {
    padding-right: 0;
  }
}
.section_pink_af6c .gold_bdec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.chip-8989 .gold_bdec {
  margin-bottom: 0.5em;
}
.chip-8989 .gold_bdec img {
  width: 100%;
}
.hot_77c7 .hidden_pressed_d5fc,
.media_64cf .hidden_pressed_d5fc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.media_64cf .thick_9979 .video-under-5b3a p:last-child {
  margin-bottom: 0;
}
.link_smooth_8288 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hot_946e .brown_b14e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hot_946e .brown_b14e:last-of-type {
    margin-bottom: 0;
  }
}
.hot_946e .brown_b14e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hot_946e .brown_b14e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hot_946e .brown_b14e ul li {
  margin: 0 0 0.6em;
}
.hot_946e .brown_b14e ul li.medium_1474,
.hot_946e .brown_b14e ul li.secondary_b716 {
  position: relative;
}
.hot_946e .brown_b14e ul li.medium_1474 .left_c390,
.hot_946e .brown_b14e ul li.secondary_b716 .left_c390 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hot_946e .brown_b14e ul li.medium_1474:after:after,
.hot_946e .brown_b14e ul li.medium_1474:after:before,
.hot_946e
  .brown_b14e
  ul
  li.secondary_b716:after:after,
.hot_946e
  .brown_b14e
  ul
  li.secondary_b716:after:before {
  content: "";
  display: table;
}
.hot_946e .brown_b14e ul li.medium_1474:after:after,
.hot_946e
  .brown_b14e
  ul
  li.secondary_b716:after:after {
  clear: both;
}
.hot_946e .brown_b14e a.overlay_green_febe:hover {
  text-decoration: none;
}
.hot_946e .brown_b14e select {
  max-width: 100%;
}
.hot_946e .brown_b14e table {
  font-size: 85%;
}
.hot_946e .brown_b14e table td,
.hot_946e .brown_b14e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hot_946e .brown_b14e table tfoot td {
  text-align: left;
}
.hot_946e .brown_b14e :last-child {
  margin-bottom: 0;
}
.hot_946e .brown_b14e .footer-down-c455 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hot_946e .brown_b14e .footer-down-c455 label {
  width: 100%;
}
.hot_946e .brown_b14e .footer-down-c455 .accent-c75c {
  width: 100%;
  display: block;
}
.hot_946e .brown_b14e .footer-down-c455 .header_aa5e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hot_946e .brown_b14e .footer-down-c455 .header_aa5e:hover svg #svg-search {
  fill: #444;
}
.hot_946e .brown_b14e .footer-down-c455 .header_aa5e svg {
  width: 18px;
  height: 18px;
}
.hot_946e .south_561e ul ul,
.hot_946e .rough-1fb8 ul ul,
.hot_946e .action_4a2a ul ul,
.hot_946e .gas-ee1c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hot_946e .south_561e .sidebar-4e47 > a,
.hot_946e .rough-1fb8 .sidebar-4e47 > a,
.hot_946e .action_4a2a .sidebar-4e47 > a,
.hot_946e .gas-ee1c .sidebar-4e47 > a {
  margin-bottom: 0;
}
.hot_946e .description_purple_6c2b li,
.hot_946e .south_561e li,
.hot_946e .slow-a727 li,
.hot_946e .rough-1fb8 li,
.hot_946e .action_4a2a li,
.hot_946e .gas-ee1c li,
.hot_946e .highlight-59aa li,
.hot_946e .gradient-5cef li {
  display: block;
  position: relative;
}
.hot_946e .description_purple_6c2b li:last-child,
.hot_946e .south_561e li:last-child,
.hot_946e .slow-a727 li:last-child,
.hot_946e .rough-1fb8 li:last-child,
.hot_946e .action_4a2a li:last-child,
.hot_946e .gas-ee1c li:last-child,
.hot_946e .highlight-59aa li:last-child,
.hot_946e .gradient-5cef li:last-child {
  border: none;
}
.hot_946e .description_purple_6c2b li a,
.hot_946e .south_561e li a,
.hot_946e .slow-a727 li a,
.hot_946e .rough-1fb8 li a,
.hot_946e .action_4a2a li a,
.hot_946e .gas-ee1c li a,
.hot_946e .highlight-59aa li a,
.hot_946e .gradient-5cef li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot_946e .description_purple_6c2b li ul li::before,
.hot_946e .south_561e li ul li::before,
.hot_946e .slow-a727 li ul li::before,
.hot_946e .rough-1fb8 li ul li::before,
.hot_946e .action_4a2a li ul li::before,
.hot_946e .gas-ee1c li ul li::before,
.hot_946e .highlight-59aa li ul li::before,
.hot_946e .gradient-5cef li ul li::before {
  left: 15px;
}
.hot_946e .description_purple_6c2b li ul a,
.hot_946e .south_561e li ul a,
.hot_946e .slow-a727 li ul a,
.hot_946e .rough-1fb8 li ul a,
.hot_946e .action_4a2a li ul a,
.hot_946e .gas-ee1c li ul a,
.hot_946e .highlight-59aa li ul a,
.hot_946e .gradient-5cef li ul a {
  padding-left: 20px;
}
.hot_946e .description_purple_6c2b li ul ul li::before,
.hot_946e .south_561e li ul ul li::before,
.hot_946e .slow-a727 li ul ul li::before,
.hot_946e .rough-1fb8 li ul ul li::before,
.hot_946e .action_4a2a li ul ul li::before,
.hot_946e .gas-ee1c li ul ul li::before,
.hot_946e .highlight-59aa li ul ul li::before,
.hot_946e .gradient-5cef li ul ul li::before {
  left: 30px;
}
.hot_946e .description_purple_6c2b li ul ul a,
.hot_946e .south_561e li ul ul a,
.hot_946e .slow-a727 li ul ul a,
.hot_946e .rough-1fb8 li ul ul a,
.hot_946e .action_4a2a li ul ul a,
.hot_946e .gas-ee1c li ul ul a,
.hot_946e .highlight-59aa li ul ul a,
.hot_946e .gradient-5cef li ul ul a {
  padding-left: 40px;
}
.hot_946e .in_11ef li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hot_946e .gradient-5cef ul li {
  margin-bottom: 1.41575em;
}
.hot_946e .gradient-5cef ul li .icon_083e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hot_946e .gradient-5cef ul li .background-9641 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active_4ef9 .description_purple_6c2b li a,
.active_4ef9 .south_561e li a,
.active_4ef9 .slow-a727 li a,
.active_4ef9 .rough-1fb8 li a,
.active_4ef9 .action_4a2a li a,
.active_4ef9 .gas-ee1c li a,
.active_4ef9 .highlight-59aa li a,
.active_4ef9 .gradient-5cef li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_4ef9 .in_11ef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_4ef9 .brown_b14e ul li.medium_1474 .left_c390,
.active_4ef9 .brown_b14e ul li.secondary_b716 .left_c390 {
  background: rgba(0, 0, 0, 0.2);
}
.active_4ef9 .hot_946e .brown_b14e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-2f9d .hot_946e .block-next-62db li {
  margin: 0;
}
.preview-2f9d .hot_946e .block-next-62db li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview-2f9d .hot_946e .block-next-62db li ul {
  margin: 0;
}
.preview-2f9d .hot_946e .block-next-62db li ul li a {
  padding-left: 15px;
}
.preview-2f9d .hot_946e .block-next-62db li ul li li a {
  padding-left: 30px;
}
.preview-2f9d .hot_946e .block-next-62db li.header-f5c9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview-2f9d .hot_946e .block-next-62db li.header-f5c9 > 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;
}
.preview-2f9d .hot_946e .block-next-62db li.header-f5c9 > 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;
}
.paragraph_383c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture-db1b {
  position: relative;
  z-index: 10;
}
.picture-db1b .search_next_8647 {
  width: 100%;
  max-width: 100%;
}
.primary-silver-63cc .current-3115 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.primary-silver-63cc .media-e5b9 {
}
.primary-silver-63cc .active_4ef9 {
  background: #292929;
}
.primary-hard-aa7c .current-3115 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.primary-hard-aa7c .media-e5b9 {
  background: #f9f9f9;
}
.primary-hard-aa7c .active_4ef9 {
  background: #303030;
}
.dropdown-bc7c .current-3115 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-bc7c .hidden_8e9e {
    margin-bottom: 1em;
  }
  .dropdown-bc7c .hidden_8e9e:last-child {
    margin-bottom: 0;
  }
}
.dropdown-bc7c .media-e5b9 {
  background: #ededed;
}
.dropdown-bc7c .active_4ef9 {
  background: #1a1a1a;
}
.current-3115.media-e5b9 {
  color: rgba(0, 0, 0, 0.6);
}
.current-3115.media-e5b9 .detail_bronze_feb6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.current-3115.active_4ef9 {
  color: rgba(255, 255, 255, 0.99);
}
.current-3115.active_4ef9 a:not(.overlay_green_febe) {
  color: rgba(255, 255, 255, 0.79);
}
.current-3115.active_4ef9 a:not(.overlay_green_febe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-3115.active_4ef9 .detail_bronze_feb6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-3115.active_4ef9 table tbody td,
.current-3115.active_4ef9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bottom-6991.sidebar_blue_b83a .grid-4b67 {
  max-width: initial;
}
.bottom-6991 .shade_top_e52f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bottom-6991 .shade_top_e52f .search_next_8647 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bottom-6991 .shade_top_e52f .search_next_8647 {
    display: block;
    margin-bottom: 2em;
  }
  .bottom-6991 .shade_top_e52f .search_next_8647:last-child {
    margin-bottom: 0;
  }
}
.dropdown-bc7c .hidden_8e9e:last-child,
.primary-hard-aa7c .hidden_8e9e:last-child,
.primary-silver-63cc .hidden_8e9e:last-child {
  margin-bottom: 0;
}
.dropdown-bc7c .hidden_8e9e .hot_946e .brown_b14e:last-child,
.primary-hard-aa7c .hidden_8e9e .hot_946e .brown_b14e:last-child,
.primary-silver-63cc .hidden_8e9e .hot_946e .brown_b14e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-bc7c .over-5787,
  .dropdown-bc7c .silver_117e,
  .primary-hard-aa7c .over-5787,
  .primary-hard-aa7c .silver_117e,
  .primary-silver-63cc .over-5787,
  .primary-silver-63cc .silver_117e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture-db1b .hidden_8e9e {
    margin-bottom: 2em;
  }
}
.picture-db1b p:last-child {
  margin-bottom: 0;
}
.picture-db1b li,
.picture-db1b ul {
  list-style: none;
  margin: 0;
}
.picture-db1b ul ul {
  margin-left: 2.617924em;
}
.table-5016 {
  font-size: 0.875em;
}

/* css-noise: f410 */
.shadow-element-y1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
