/*!
Theme Name: Customify
Theme URI: https://pressmaximum.modal-ace8/customify
Author: WPCustomify
Author URI: https://pressmaximum.modal-ace8
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.modal-ace8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.south-37b8.selected_9fae/licenses/gpl-2.0.notification-7ff6
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.border-bottom-f396/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.search_fixed_457b.bottom-dab8/normalize.main_bd0a/
 ======
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.main_bd0a v7.0.0 | MIT License | github.modal-ace8/necolas/normalize.main_bd0a */
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;
}
.image_fresh_c43b .footer_6a14,
.cold-e5c9,
.easy_0b64,
.image-e1af,
.orange_1bd1,
.photo_east_a85d,
.liquid-18c7,
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;
}
.cold-e5c9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cold-e5c9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cold-e5c9,
  h1 {
    font-size: 1.8em;
  }
}
.easy_0b64,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.easy_0b64 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .easy_0b64,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .easy_0b64,
  h2 {
    font-size: 1.7em;
  }
}
.image-e1af,
h3 {
  font-size: 1.618em;
}
.image_fresh_c43b .footer_6a14,
.orange_1bd1,
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.image_488d {
  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;
}
.fixed_4dff:after,
.fixed_4dff:before,
.wood_d1e2:after,
.wood_d1e2:before {
  content: "";
  display: table;
}
.fixed_4dff:after,
.wood_d1e2:after {
  clear: both;
}
.outline-94db {
  float: right;
  margin-right: 0;
}
.thumbnail-441e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.chip_slow_0e1d .wrapper-medium-5497,
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;
}
.chip_slow_0e1d .wrapper-medium-5497: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;
}
.icon-e2ef .wrapper-medium-5497 {
  box-shadow: none;
}
.icon-e2ef
  .wrapper-medium-5497
  .solid-169d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon-e2ef .wrapper-medium-5497 .mask_pressed_e2df {
  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;
}
.icon-e2ef
  .wrapper-medium-5497
  .mask_pressed_e2df
  b {
  display: none;
}
.icon-e2ef .dropdown_0b90 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout_huge_98fe:not(.focus_e550):not(.fast_657f),
button:not(.focus_e550):not(.fast_657f),
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ),
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ),
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ) {
  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;
}
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ):hover,
button:not(.focus_e550):not(
    .fast_657f
  ):hover,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ):hover,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ):hover,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ):active,
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ):focus,
button:not(.focus_e550):not(
    .fast_657f
  ):active,
button:not(.focus_e550):not(
    .fast_657f
  ):focus,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ):active,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ):focus,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ):active,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ):focus,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ):active,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ):focus {
  outline: 0;
}
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928,
button:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928 {
  position: relative;
}
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .soft_b1f8,
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .preview-9a86,
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .layout_8caa,
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  i,
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  svg,
button:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .soft_b1f8,
button:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .preview-9a86,
button:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .layout_8caa,
button:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  i,
button:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  svg,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .soft_b1f8,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .preview-9a86,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .layout_8caa,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  i,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  svg,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .soft_b1f8,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .preview-9a86,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .layout_8caa,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  i,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  svg,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .soft_b1f8,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .preview-9a86,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  .layout_8caa,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  i,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928
  svg {
  visibility: hidden;
}
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928:after,
button:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928:after,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928:after,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928:after,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ).fn-loading-9928: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;
}
.layout_huge_98fe:not(.focus_e550):not(.fast_657f),
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ),
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ),
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ) {
  color: #fff;
  background: #235787;
}
.layout_huge_98fe:not(.focus_e550):not(
    .fast_657f
  ):focus,
input[type="button"]:not(.focus_e550):not(
    .fast_657f
  ):focus,
input[type="reset"]:not(.focus_e550):not(
    .fast_657f
  ):focus,
input[type="submit"]:not(.focus_e550):not(
    .fast_657f
  ):focus {
  color: #fff;
}
.layout_huge_98fe.fn-disabled-9928:not(.focus_e550):not(
    .fast_657f
  ),
.layout_huge_98fe[disabled]:not(.focus_e550):not(
    .fast_657f
  ),
button.fn-disabled-9928:not(.focus_e550):not(
    .fast_657f
  ),
button[disabled]:not(.focus_e550):not(
    .fast_657f
  ) {
  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;
}
.modal_south_162f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal_south_162f: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;
}
.hovered_1d70 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video_6c9d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border_b6e0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fixed_4dff:after,
.fixed_4dff:before,
.box-fdcb:after,
.box-fdcb:before,
.text-first-d727:after,
.text-first-d727:before,
.under_5f40:after,
.under_5f40:before,
.thick_b227:after,
.thick_b227:before,
.logo_bright_03f7:after,
.logo_bright_03f7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fixed_4dff:after,
.box-fdcb:after,
.text-first-d727:after,
.under_5f40:after,
.thick_b227:after,
.logo_bright_03f7:after {
  clear: both;
}
.box-fdcb .tiny-b9c7,
.text-first-d727 .tiny-b9c7,
.popup_simple_bbdd .tiny-b9c7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern_3481 {
  display: inline-block;
}
.nav-wide-c937 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav-wide-c937 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav-wide-c937 .fluid-9946 {
  padding: 1em 0;
  font-size: 85%;
}
.fluid-9946 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top-2f1a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top-2f1a:after,
.top-2f1a:before {
  content: "";
  display: table;
}
.top-2f1a:after {
  clear: both;
}
.link_9090 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card_rough_b664 .link_9090 {
  max-width: 50%;
}
.module_tall_3c37 .link_9090 {
  max-width: 33.33%;
}
.sidebar-f004 .link_9090 {
  max-width: 25%;
}
.menu_dynamic_512b .link_9090 {
  max-width: 20%;
}
.breadcrumb-action-9113 .link_9090 {
  max-width: 16.66%;
}
.black-18fc .link_9090 {
  max-width: 14.28%;
}
.inner_fe1e .link_9090 {
  max-width: 12.5%;
}
.preview-a307 .link_9090 {
  max-width: 11.11%;
}
.bottom-3429 {
  display: block;
}
.image_fresh_c43b .stone_78ff label,
.image_fresh_c43b .form_green_5f87 label,
.image_fresh_c43b .steel-5c31 label,
.image_fresh_c43b .component_silver_7950 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article_fixed_a592 {
  list-style: none;
  margin: 0;
}
.article_fixed_a592 article.background-green-3db7 {
  margin-bottom: 0;
}
.article_fixed_a592 ul {
  list-style: none;
  margin: 0;
}
.article_fixed_a592 .hover_c19f li.background-green-3db7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article_fixed_a592 .hover_c19f li.background-green-3db7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article_fixed_a592 .hover_c19f li.background-green-3db7: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) {
  .article_fixed_a592 .hover_c19f li.background-green-3db7 li.background-green-3db7 li.background-green-3db7 li.background-green-3db7 {
    padding-left: 0;
  }
}
article.background-green-3db7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-green-3db7 .box-fdcb p:last-of-type {
  margin-bottom: 0;
}
article.background-green-3db7 .image-pressed-ddf0 {
  float: left;
}
article.background-green-3db7 .accent-blue-305a {
  margin-left: 85px;
}
article.background-green-3db7 .item_gold_6588 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-green-3db7 .item_gold_6588 .huge-9f64 {
  margin-left: 10px;
}
article.background-green-3db7 .label-paper-f90f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-green-3db7 .static-211f {
  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 .stone_78ff,
  #respond .steel-5c31,
  #respond .component_silver_7950 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stone_78ff input,
#respond .steel-5c31 input,
#respond .component_silver_7950 input {
  width: 100%;
}
#respond .component_silver_7950 {
  margin-right: 0;
}
#respond .disabled-36f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature-bc0e {
  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;
}
.feature-bc0e.hero-white-4584 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.feature-bc0e 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%);
}
.feature-bc0e:focus,
.feature-bc0e: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);
}
.fixed_5f55 {
  border-radius: 10%;
}
.aside-last-ff42 {
  border-radius: 50%;
}
.menu-5c71 {
  font-size: 0.72em;
}
.hidden_068f {
  font-size: 0.875em;
}
.tooltip_b46c {
  font-size: 1.1em;
}
.banner_cool_9d27 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_cool_9d27.menu-5c71 {
  letter-spacing: 0.5px;
}
.popup_2770,
.popup_2770 a {
  color: #6d6d6d;
}
.popup_2770 a:hover {
  color: #111;
}
.frame-up-9bb0 {
  color: #6d6d6d;
}
.grid_large_f633 {
  overflow-x: hidden;
}
.grid_large_f633 .list-a8e2.layout-bfa6 {
  position: relative;
}
.grid_large_f633 .list-a8e2.layout-bfa6.article_tall_e67b {
  position: initial;
}
.grid_large_f633
  .list-a8e2.layout-bfa6.article_tall_e67b
  .form-lower-b212 {
  left: auto;
}
.grid_large_f633 .list-a8e2 .form-lower-b212 {
  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;
}
.grid_large_f633 .list-a8e2:hover.layout-bfa6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid_large_f633
  .list-a8e2:hover.layout-bfa6
  .form-lower-b212 {
  display: block;
  z-index: 9999999;
}
.grid_large_f633 .backdrop_active_ac5a .paper-b3de,
.grid_large_f633 .gas-16d9 .paper-b3de {
  display: none;
}
.grid_large_f633 .text_e3ae .list-a8e2:hover.layout-bfa6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.image_fresh_c43b .stone_78ff label,
.image_fresh_c43b .form_green_5f87 label,
.image_fresh_c43b .steel-5c31 label,
.image_fresh_c43b .component_silver_7950 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article_fixed_a592 {
  list-style: none;
  margin: 0;
}
.article_fixed_a592 article.background-green-3db7 {
  margin-bottom: 0;
}
.article_fixed_a592 ul {
  list-style: none;
  margin: 0;
}
.article_fixed_a592 .hover_c19f li.background-green-3db7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article_fixed_a592 .hover_c19f li.background-green-3db7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article_fixed_a592 .hover_c19f li.background-green-3db7: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) {
  .article_fixed_a592 .hover_c19f li.background-green-3db7 li.background-green-3db7 li.background-green-3db7 li.background-green-3db7 {
    padding-left: 0;
  }
}
article.background-green-3db7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.background-green-3db7 .box-fdcb p:last-of-type {
  margin-bottom: 0;
}
article.background-green-3db7 .image-pressed-ddf0 {
  float: left;
}
article.background-green-3db7 .accent-blue-305a {
  margin-left: 85px;
}
article.background-green-3db7 .item_gold_6588 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.background-green-3db7 .item_gold_6588 .huge-9f64 {
  margin-left: 10px;
}
article.background-green-3db7 .label-paper-f90f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.background-green-3db7 .static-211f {
  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 .stone_78ff,
  #respond .steel-5c31,
  #respond .component_silver_7950 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stone_78ff input,
#respond .steel-5c31 input,
#respond .component_silver_7950 input {
  width: 100%;
}
#respond .component_silver_7950 {
  margin-right: 0;
}
#respond .disabled-36f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_active_ac5a .sidebar_3f8a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_3f8a .right-b1b2.overlay_7415 .label-0bfd > li > a:focus,
.sidebar_3f8a .right-b1b2.overlay_7415 .label-0bfd > li > a:hover,
.sidebar_3f8a .right-b1b2.hard-cbcc .label-0bfd > li > a:focus,
.sidebar_3f8a .right-b1b2.hard-cbcc .label-0bfd > li > a:hover,
.sidebar_3f8a .right-b1b2.south_b649 .label-0bfd > li > a:focus,
.sidebar_3f8a .right-b1b2.south_b649 .label-0bfd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_3f8a
  .right-b1b2.overlay_7415
  .label-0bfd
  > li.pressed-4149
  > a,
.sidebar_3f8a
  .right-b1b2.overlay_7415
  .label-0bfd
  > li.purple-a857
  > a,
.sidebar_3f8a
  .right-b1b2.hard-cbcc
  .label-0bfd
  > li.pressed-4149
  > a,
.sidebar_3f8a
  .right-b1b2.hard-cbcc
  .label-0bfd
  > li.purple-a857
  > a,
.sidebar_3f8a
  .right-b1b2.south_b649
  .label-0bfd
  > li.pressed-4149
  > a,
.sidebar_3f8a .right-b1b2.south_b649 .label-0bfd > li.description-e2dd > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_3f8a .column-577b,
.sidebar_3f8a .column-577b a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_3f8a .slider_8326.texture_a732 li a,
.sidebar_3f8a .element-47cb a,
.sidebar_3f8a .bronze-9416,
.sidebar_3f8a .label-0bfd > li > a,
.sidebar_3f8a .box-d04f {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a .slider_8326.texture_a732 li a:hover,
.sidebar_3f8a .element-47cb a:hover,
.sidebar_3f8a .bronze-9416:hover,
.sidebar_3f8a .label-0bfd > li > a:hover,
.sidebar_3f8a .box-d04f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_3f8a .bronze_8734 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a .bronze_8734 .input-e489 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_3f8a .bronze_8734:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_3f8a .status-6fe7 .large_9229 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a .status-6fe7 .large_9229 .liquid-2773 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a
  .status-6fe7
  .large_9229
  .liquid-2773::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a
  .status-6fe7
  .large_9229
  .liquid-2773:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a
  .status-6fe7
  .large_9229
  .liquid-2773::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a
  .status-6fe7
  .large_9229
  .liquid-2773::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a .status-6fe7 .button_5730 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_3f8a .status-6fe7 .button_5730:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-glass-ab86
  .sidebar_3f8a
  .status-6fe7
  .overlay-15d2
  .static-db4d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-glass-ab86
  .sidebar_3f8a
  .status-6fe7
  .overlay-15d2
  .liquid-2773 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_active_ac5a .rough_f4c4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.rough_f4c4 .right-b1b2.overlay_7415 .label-0bfd > li > a:focus,
.rough_f4c4 .right-b1b2.overlay_7415 .label-0bfd > li > a:hover,
.rough_f4c4 .right-b1b2.hard-cbcc .label-0bfd > li > a:focus,
.rough_f4c4 .right-b1b2.hard-cbcc .label-0bfd > li > a:hover,
.rough_f4c4 .right-b1b2.south_b649 .label-0bfd > li > a:focus,
.rough_f4c4 .right-b1b2.south_b649 .label-0bfd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough_f4c4
  .right-b1b2.overlay_7415
  .label-0bfd
  > li.pressed-4149
  > a,
.rough_f4c4
  .right-b1b2.overlay_7415
  .label-0bfd
  > li.purple-a857
  > a,
.rough_f4c4
  .right-b1b2.hard-cbcc
  .label-0bfd
  > li.pressed-4149
  > a,
.rough_f4c4
  .right-b1b2.hard-cbcc
  .label-0bfd
  > li.purple-a857
  > a,
.rough_f4c4
  .right-b1b2.south_b649
  .label-0bfd
  > li.pressed-4149
  > a,
.rough_f4c4 .right-b1b2.south_b649 .label-0bfd > li.description-e2dd > a {
  color: rgba(0, 0, 0, 0.8);
}
.rough_f4c4 .column-577b,
.rough_f4c4 .column-577b a {
  color: rgba(0, 0, 0, 0.8);
}
.rough_f4c4 .slider_8326.texture_a732 li a,
.rough_f4c4 .element-47cb a,
.rough_f4c4 .bronze-9416,
.rough_f4c4 .label-0bfd > li > a,
.rough_f4c4 .box-d04f {
  color: rgba(0, 0, 0, 0.55);
}
.rough_f4c4 .slider_8326.texture_a732 li a:hover,
.rough_f4c4 .element-47cb a:hover,
.rough_f4c4 .bronze-9416:hover,
.rough_f4c4 .label-0bfd > li > a:hover,
.rough_f4c4 .box-d04f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough_f4c4 .bronze_8734 {
  color: rgba(0, 0, 0, 0.55);
}
.rough_f4c4 .bronze_8734 .input-e489 {
  color: rgba(0, 0, 0, 0.8);
}
.rough_f4c4 .bronze_8734:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-53f9 .column-0597 {
  margin-left: auto;
  margin-right: auto;
}
.text-first-d727 > * {
  margin-left: auto;
  margin-right: auto;
}
.text-first-d727 .hovered_1d70 {
  margin-right: 1.41575em;
}
.focused-d278 .text-first-d727 > .link-242c {
  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;
}
.focused-d278 .text-first-d727 > .thick-57b4 {
  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;
}
.tall-c30d.dirty-53f9 .column-0597,
.focus-149b.dirty-53f9 .column-0597 {
  margin-left: 0;
}
.inner-ae95.dirty-53f9 .column-0597,
.pressed_401e.dirty-53f9 .column-0597 {
  margin-right: 0;
}
.text-first-d727 ol,
.text-first-d727 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.yellow_4e90 video {
  max-width: 100%;
}
.gallery-wood-0126 img {
  display: block;
}
.gallery-wood-0126.hovered_1d70,
.gallery-wood-0126.video_6c9d {
  width: 100%;
}
.gallery-wood-0126.thick-57b4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask_over_2a69:not(.aside-db3b) {
  margin: 1.5em auto;
}
.backdrop_2d73 p {
  padding: 1.5em 14px;
}
ul.pink-9d03.thick-57b4,
ul.pink-9d03.link-242c,
ul.pink-9d03.dynamic-10a1.link-242c {
  padding: 0 14px;
}
.feature-63c3 {
  display: block;
  overflow-x: auto;
}
.feature-63c3 table {
  border-collapse: collapse;
  width: 100%;
}
.feature-63c3 td,
.feature-63c3 th {
  padding: 0.5em;
}
.text-first-d727 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.text-first-d727 ol ol,
.text-first-d727 ol ul,
.text-first-d727 ul ol,
.text-first-d727 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.text-first-d727 ol ol li,
.text-first-d727 ol ul li,
.text-first-d727 ul ol li,
.text-first-d727 ul ul li {
  margin-left: 0;
}
.advanced_6eff.accent-565b > .hard-78c3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.advanced_6eff.accent-565b > .hard-78c3 iframe,
.advanced_6eff.accent-565b > .hard-78c3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active_e145 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active_e145.steel_bbb5 {
  padding: 0;
}
.active_e145.steel_bbb5 cite {
  font-size: 13px;
}
.active_e145 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active_e145 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced-55ef {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced-55ef > p:first-child {
  margin-top: 0;
}
.advanced-55ef cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced-55ef blockquote {
  border-left: 0;
}
.tertiary_c6e2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tertiary_c6e2:not(.table_a259) {
  max-width: 100px;
}
.tertiary_c6e2.dropdown-solid-d6aa {
  border-bottom: none !important;
  text-align: center;
}
.tertiary_c6e2.dropdown-solid-d6aa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop_2d73 p {
    padding: 1.5em 0;
  }
}
.sidebar_under_0fec {
  color: #0073aa;
}
.right-cbe7 {
  background-color: #0073aa;
}
.brown-ce4f {
  color: #229fd8;
}
.highlight_over_a517 {
  background-color: #229fd8;
}
.focus-west-5534 {
  color: #eee;
}
.plasma-248f {
  background-color: #eee;
}
.primary-simple-9012 {
  color: #444;
}
.container-action-5275 {
  background-color: #444;
}
.rough_5db9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_5db9 .progress_copper_53ee .element-47cb {
  font-size: 15px;
}
.rough_5db9 .element-47cb {
  line-height: 1.3;
}
.rough_5db9 .rough_f4c4 {
}
.rough_5db9 .sidebar_3f8a {
  background: #235787;
}
.sidebar-f116 {
  padding: 0;
}
.sidebar-f116 .sidebar_3f8a {
  background: #1a1a1a;
}
.sidebar-f116 .rough_f4c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.layout_e18f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.layout_e18f .rough_f4c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.layout_e18f .sidebar_3f8a {
  background: #303030;
}
.logo_bright_03f7 {
  position: relative;
  z-index: 10;
}
.logo_bright_03f7 .chip-e735 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-fc7d .layout-bfa6 {
  display: inline-block;
  vertical-align: middle;
}
.filter-fc7d.pink_070c .layout-bfa6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .filter-fc7d.pink_070c .layout-bfa6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .filter-fc7d.pink_070c .layout-bfa6 {
    margin-right: 0.4em;
  }
}
.filter-fc7d.pink_070c .layout-bfa6:last-child {
  margin-right: 0;
}
.thick_3088 .chip-e735 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop_active_ac5a .progress_copper_53ee {
    margin: 0 -0.5em;
  }
  .backdrop_active_ac5a .progress_copper_53ee [class*="customify-col-"],
  .backdrop_active_ac5a .progress_copper_53ee [class*="customify-col_"],
  .backdrop_active_ac5a .progress_copper_53ee [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop_active_ac5a.status-copper-1ad3 .chip-e735 {
  background: 0 0 !important;
}
.backdrop_active_ac5a.status-copper-1ad3 .chip-e735,
.backdrop_active_ac5a.thick_3088 .chip-e735 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop_active_ac5a.advanced-3279 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop_active_ac5a.thick_3088 .chip-e735 {
  box-shadow: none !important;
}
.hard-9a19 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard-9a19 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard-9a19 {
    padding: 18px 0 20px;
  }
}
.hard-9a19 .disabled_5f05 {
  width: 100%;
}
.hard-9a19 .header_short_e780 {
  margin-bottom: 0;
}
.hard-9a19 .box-cool-38ee {
  margin-top: 5px;
  font-size: 0.875em;
}
.thumbnail-bronze-047f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thumbnail-bronze-047f .section-5aa6 {
  width: 100%;
}
.status_605a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status_605a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status_605a 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;
}
.status_605a li:last-child:after {
  display: none;
}
.status_605a li a {
  font-weight: 500;
  margin-right: 10px;
}
.image-8acf .paper-b3de button,
.hard-9a19 .paper-b3de button {
  left: 0;
}
.image-8acf .section-5aa6,
.hard-9a19 .section-5aa6 {
  padding-left: 0;
  padding-right: 0;
}
.image-8acf .thumbnail-bronze-047f,
.hard-9a19 .thumbnail-bronze-047f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image-8acf {
  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;
}
.image-8acf: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;
}
.image-8acf .avatar_d183 {
  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) {
  .image-8acf .avatar_d183 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image-8acf .avatar_d183 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image-8acf .avatar_d183 {
    min-height: 200px;
  }
}
.image-8acf .status_605a {
  color: rgba(255, 255, 255, 0.8);
}
.image-8acf .status_605a a,
.image-8acf .status_605a li:after {
  color: inherit;
}
.image-8acf .status_605a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.west_b83b {
  margin-bottom: 0.5em;
}
.new_c943 {
  margin-bottom: 1.2em;
}
.new_c943,
.west_b83b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.new_c943 p:last-child,
.west_b83b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paper-b3de,
#masthead .paper-b3de {
  display: none;
}
#masthead
  > .paper-b3de.old_6447 {
  display: none;
}
#masthead > .paper-b3de button {
  left: 0;
}
.tooltip_dirty_466d {
  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%;
}
.tooltip_dirty_466d .layout-bfa6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip_dirty_466d .sort_clean_6cff {
  display: -webkit-box;
  display: flex;
}
.tooltip_dirty_466d .sort_clean_6cff.description_paper_4b06 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip_dirty_466d .sort_clean_6cff.secondary_22bc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_dirty_466d .sort_clean_6cff.motion-5f92 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_dirty_466d.thumbnail-top-51b7.sort-copper-ab05 .sort_clean_6cff.description_paper_4b06 {
  flex-basis: 100%;
}
.tooltip_dirty_466d.primary-4bf9 .sort_clean_6cff.secondary_22bc {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip_dirty_466d.primary-4bf9 .sort_clean_6cff.motion-5f92 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paper-b3de.old_6447 {
  display: none;
}
#masthead > .paper-b3de button {
  left: 0;
}
.in_0a91 {
  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;
}
.in_0a91:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.in_0a91.grid-last-858b i {
  margin-right: 4px;
}
.in_0a91.clean-aadf i {
  margin-left: 5px;
}
.element-47cb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.element-47cb p:last-child {
  margin-bottom: 0;
}
.hard-7b9b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard-7b9b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard-7b9b img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard-7b9b .column-577b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard-7b9b .last-be4a {
  margin: 5px 0 7px 0;
}
.hard-7b9b.logo-liquid-72d1 .pagination-bottom-bc36 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-7b9b.logo-liquid-72d1 .shadow_simple_b66b {
  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;
}
.hard-7b9b.fluid_269e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard-7b9b.fluid_269e .pagination-bottom-bc36 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-7b9b.fluid_269e .shadow_simple_b66b {
  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;
}
.hard-7b9b.slow-7831 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-7b9b.filter-b134 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard-7b9b.filter-b134 .shadow_simple_b66b {
  margin-top: 7px;
}
.fixed-0575 {
  display: inline-block;
}
.logo_bright_03f7 .lite_341c .hard-7b9b img {
  max-width: 100%;
}
.right-b1b2 .aside_9b9b.clean_3d18,
.pattern-e251 .aside_9b9b.clean_3d18 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right-b1b2 .component-stone-bc62,
.pattern-e251 .component-stone-bc62 {
  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%);
}
.right-b1b2 .component-stone-bc62 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right-b1b2.wide-4971 .component-stone-bc62 {
  display: none;
}
.right-b1b2 .fixed_055d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right-b1b2 .fixed_055d li {
  display: inline-block;
  position: relative;
}
.right-b1b2 .fixed_055d li:last-child {
  margin-right: 0;
}
.right-b1b2 .fixed_055d 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;
}
.right-b1b2 .fixed_055d li.description-e2dd > a {
  color: rgba(0, 0, 0, 0.9);
}
.right-b1b2 .fixed_055d > 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;
}
.right-b1b2 .fixed_055d > li > a i {
  line-height: 0;
}
.right-b1b2 .fixed_055d > li.basic_7f2f > a .component-stone-bc62 {
  margin-left: 4px;
  line-height: 0;
}
.right-b1b2 .fixed_055d .widget_plasma_a624 li.basic_7f2f > a {
  position: relative;
}
.right-b1b2 .fixed_055d .widget_plasma_a624 li.basic_7f2f > a:after,
.right-b1b2 .fixed_055d .widget_plasma_a624 li.basic_7f2f > a:before {
  content: "";
  display: table;
}
.right-b1b2 .fixed_055d .widget_plasma_a624 li.basic_7f2f > a:after {
  clear: both;
}
.right-b1b2 .fixed_055d .widget_plasma_a624 li.basic_7f2f > a .component-stone-bc62 {
  margin-left: 5px;
  float: right;
}
.right-b1b2 .secondary-6b40,
.right-b1b2 .widget_plasma_a624 {
  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;
}
.right-b1b2 .widget_plasma_a624 {
  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;
}
.right-b1b2 .widget_plasma_a624 .clean_3d18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right-b1b2 .widget_plasma_a624 .component-stone-bc62 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right-b1b2 .widget_plasma_a624 li {
  display: block;
  margin: 0;
  padding: 0;
}
.right-b1b2 .widget_plasma_a624 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;
}
.right-b1b2 .widget_plasma_a624 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right-b1b2 .widget_plasma_a624 .widget_plasma_a624 {
  top: 0;
  left: 100%;
}
.right-b1b2 .sidebar-c5ac.fn-focus-9928 > .secondary-6b40,
.right-b1b2 .sidebar-c5ac.fn-focus-9928 > .widget_plasma_a624,
.right-b1b2 .sidebar-c5ac:focus > .secondary-6b40,
.right-b1b2 .sidebar-c5ac:focus > .widget_plasma_a624,
.right-b1b2 .sidebar-c5ac:hover > .secondary-6b40,
.right-b1b2 .sidebar-c5ac:hover > .widget_plasma_a624 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right-b1b2.south_b649 .label-0bfd:after,
.right-b1b2.south_b649 .label-0bfd:before {
  content: "";
  display: table;
}
.right-b1b2.south_b649 .label-0bfd:after {
  clear: both;
}
.right-b1b2.south_b649 .label-0bfd > li {
  float: left;
}
.right-b1b2.panel_8293 .label-0bfd:after,
.right-b1b2.panel_8293 .label-0bfd:before {
  content: "";
  display: table;
}
.right-b1b2.panel_8293 .label-0bfd:after {
  clear: both;
}
.right-b1b2.panel_8293 .label-0bfd > li {
  float: left;
}
.right-b1b2.panel_8293 .label-0bfd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right-b1b2.panel_8293 .label-0bfd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right-b1b2.panel_8293 .label-0bfd > li.pressed-4149 > a,
.right-b1b2.panel_8293 .label-0bfd > li.description-e2dd > a {
  color: #fff;
  background-color: #1e4b75;
}
.right-b1b2.overlay_7415 .label-0bfd > li > a .clean_3d18 {
  position: relative;
}
.right-b1b2.overlay_7415 .label-0bfd > li > a .clean_3d18: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;
}
.right-b1b2.overlay_7415
  .label-0bfd
  > li:focus
  > a
  .clean_3d18:before,
.right-b1b2.overlay_7415
  .label-0bfd
  > li:hover
  > a
  .clean_3d18:before {
  width: 100%;
  background-color: currentColor;
}
.right-b1b2.overlay_7415
  .label-0bfd
  > li.pressed-4149
  > a
  .clean_3d18:before,
.right-b1b2.overlay_7415
  .label-0bfd
  > li.purple-a857
  > a
  .clean_3d18:before {
  width: 100%;
  background-color: currentColor;
}
.right-b1b2.hard-cbcc .label-0bfd > li > a .clean_3d18 {
  position: relative;
}
.right-b1b2.hard-cbcc .label-0bfd > li > a .clean_3d18: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;
}
.right-b1b2.hard-cbcc .label-0bfd > li:focus > a .clean_3d18:before,
.right-b1b2.hard-cbcc
  .label-0bfd
  > li:hover
  > a
  .clean_3d18:before {
  width: 100%;
  background-color: currentColor;
}
.right-b1b2.hard-cbcc
  .label-0bfd
  > li.pressed-4149
  > a
  .clean_3d18:before,
.right-b1b2.hard-cbcc
  .label-0bfd
  > li.purple-a857
  > a
  .clean_3d18:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-e251 .fixed_055d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pattern-e251 .fixed_055d li:first-child > a {
  border-top: none;
}
.pattern-e251 .fixed_055d .section_9172 > .clean_3d18 .component-stone-bc62 {
  display: none;
}
.pattern-e251 .fixed_055d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pattern-e251 .fixed_055d li:last-child {
  border: none;
}
.pattern-e251 .fixed_055d li.basic_7f2f > a {
  padding-right: 45px !important;
}
.pattern-e251 .fixed_055d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pattern-e251 .fixed_055d li a:focus,
.pattern-e251 .fixed_055d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-e251 .fixed_055d li .preview_pink_424f {
  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;
}
.pattern-e251 .fixed_055d li .preview_pink_424f:hover {
  box-shadow: none;
}
.pattern-e251 .fixed_055d li .preview_pink_424f .component-stone-bc62 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pattern-e251 .fixed_055d .widget_plasma_a624 {
  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);
}
.pattern-e251 .fixed_055d .widget_plasma_a624 li a {
  padding-left: 3em;
}
.pattern-e251 .fixed_055d .heading-plasma-b1d7 > a .preview_pink_424f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pattern-e251 .fixed_055d .heading-plasma-b1d7 > .widget_plasma_a624 {
  display: block;
  opacity: 1;
}
.dropdown-1cae {
  max-width: 100%;
}
.item-down-e9ce {
  line-height: 0;
  cursor: pointer;
}
.box-d04f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.box-d04f:hover {
  box-shadow: none;
  color: currentColor;
}
.box-d04f svg {
  width: 18px;
  height: 18px;
}
.box-d04f .dropdown_paper_a5d7 {
  display: none;
}
.outline_c017 {
  position: relative;
}
.outline_c017.fn-active-9928 .box-d04f .input_06ca {
  display: none;
}
.outline_c017.fn-active-9928 .box-d04f .dropdown_paper_a5d7 {
  display: inline-block;
}
.outline_c017 .focus_south_25b7 {
  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);
}
.outline_c017.detail_4924 .focus_south_25b7 {
  left: auto;
  right: -0.9em;
}
.outline_c017.detail_4924 .west_2aa9::before {
  left: auto;
  right: 15px;
}
.outline_c017.fn-active-9928 .focus_south_25b7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-15d2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-15d2 label {
  flex-basis: 100%;
}
.overlay-15d2 .large_9229 {
  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;
}
.overlay-15d2 .liquid-2773 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-15d2 .liquid-2773:focus {
  background-color: transparent;
}
.overlay-15d2 button.button_5730 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-15d2 button.button_5730:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-15d2 button.button_5730 svg {
  width: 18px;
  height: 18px;
}
.overlay-15d2 input[type="submit"] {
  min-height: auto;
}
.status-6fe7 .overlay-15d2 .liquid-2773 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.west_2aa9 {
  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) {
  .west_2aa9 {
    width: 220px;
  }
}
.west_2aa9 label {
  flex-basis: 100%;
}
.west_2aa9::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-glass-ab86 .status-6fe7 .overlay-15d2 {
  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-glass-ab86
  .status-6fe7
  .overlay-15d2
  .large_9229 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus-glass-ab86 .status-6fe7 .overlay-15d2 .liquid-2773 {
  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-glass-ab86
  .status-6fe7
  .overlay-15d2
  .liquid-2773:focus {
  background: 0 0;
}
.focus-glass-ab86
  .status-6fe7
  .overlay-15d2
  .static-db4d {
  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;
}
.slider_8326 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.slider_8326 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.slider_8326 li:last-child {
  margin-right: 0;
}
.slider_8326 li:first-child {
  margin-left: 0;
}
.slider_8326.primary-hovered-2c33 a {
  color: #fff;
}
.slider_8326.primary-hovered-2c33 a:hover {
  color: #fff;
}
.slider_8326 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.slider_8326 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.slider_8326 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider_8326 a:hover {
  opacity: 0.9;
  color: inherit;
}
.slider_8326 [class*="social-icon-apple"] {
  background-color: #999;
}
.slider_8326 [class*="social-icon-apple"].module_6b4a {
  background-color: transparent;
  color: #999;
}
.slider_8326 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.slider_8326 [class*="social-icon-behance"].module_6b4a {
  background-color: transparent;
  color: #1769ff;
}
.slider_8326 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.slider_8326 [class*="social-icon-bitbucket"].module_6b4a {
  background-color: transparent;
  color: #205081;
}
.slider_8326 [class*="social-icon-codepen"] {
  background-color: #000;
}
.slider_8326 [class*="social-icon-codepen"].module_6b4a {
  background-color: transparent;
  color: #000;
}
.slider_8326 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.slider_8326 [class*="social-icon-delicious"].module_6b4a {
  background-color: transparent;
  color: #39f;
}
.slider_8326 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.slider_8326 [class*="social-icon-digg"].module_6b4a {
  background-color: transparent;
  color: #005be2;
}
.slider_8326 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.slider_8326 [class*="social-icon-dribbble"].module_6b4a {
  background-color: transparent;
  color: #ea4c89;
}
.slider_8326 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.slider_8326 [class*="social-icon-envelope"].module_6b4a {
  background-color: transparent;
  color: #ea4335;
}
.slider_8326 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.slider_8326 [class*="social-icon-facebook"].module_6b4a {
  background-color: transparent;
  color: #3b5998;
}
.slider_8326 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.slider_8326 [class*="social-icon-flickr"].module_6b4a {
  background-color: transparent;
  color: #0063dc;
}
.slider_8326 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.slider_8326 [class*="social-icon-foursquare"].module_6b4a {
  background-color: transparent;
  color: #2d5be3;
}
.slider_8326 [class*="social-icon-github"] {
  background-color: #333;
}
.slider_8326 [class*="social-icon-github"].module_6b4a {
  background-color: transparent;
  color: #333;
}
.slider_8326 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.slider_8326 [class*="social-icon-google-plus"].module_6b4a {
  background-color: transparent;
  color: #dd4b39;
}
.slider_8326 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.slider_8326 [class*="social-icon-houzz"].module_6b4a {
  background-color: transparent;
  color: #7ac142;
}
.slider_8326 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.slider_8326 [class*="social-icon-instagram"].module_6b4a {
  background-color: transparent;
  color: #262626;
}
.slider_8326 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.slider_8326 [class*="social-icon-jsfiddle"].module_6b4a {
  background-color: transparent;
  color: #487aa2;
}
.slider_8326 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.slider_8326 [class*="social-icon-linkedin"].module_6b4a {
  background-color: transparent;
  color: #0077b5;
}
.slider_8326 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.slider_8326 [class*="social-icon-medium"].module_6b4a {
  background-color: transparent;
  color: #00ab6b;
}
.slider_8326 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.slider_8326
  [class*="social-icon-odnoklassniki"].module_6b4a {
  background-color: transparent;
  color: #f4731c;
}
.slider_8326 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.slider_8326 [class*="social-icon-meetup"].module_6b4a {
  background-color: transparent;
  color: #ec1c40;
}
.slider_8326 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.slider_8326 [class*="social-icon-pinterest"].module_6b4a {
  background-color: transparent;
  color: #bd081c;
}
.slider_8326 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.slider_8326 [class*="social-icon-product-hunt"].module_6b4a {
  background-color: transparent;
  color: #da552f;
}
.slider_8326 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.slider_8326 [class*="social-icon-reddit"].module_6b4a {
  background-color: transparent;
  color: #ff4500;
}
.slider_8326 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.slider_8326 [class*="social-icon-rss"].module_6b4a {
  background-color: transparent;
  color: #f26522;
}
.slider_8326 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.slider_8326
  [class*="social-icon-shopping-cart"].module_6b4a {
  background-color: transparent;
  color: #4caf50;
}
.slider_8326 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.slider_8326 [class*="social-icon-skype"].module_6b4a {
  background-color: transparent;
  color: #00aff0;
}
.slider_8326 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.slider_8326 [class*="social-icon-slideshare"].module_6b4a {
  background-color: transparent;
  color: #0077b5;
}
.slider_8326 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.slider_8326 [class*="social-icon-snapchat"].module_6b4a {
  background-color: transparent;
  color: #fffc00;
}
.slider_8326 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.slider_8326 [class*="social-icon-soundcloud"].module_6b4a {
  background-color: transparent;
  color: #f80;
}
.slider_8326 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.slider_8326 [class*="social-icon-spotify"].module_6b4a {
  background-color: transparent;
  color: #2ebd59;
}
.slider_8326 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.slider_8326
  [class*="social-icon-stack-overflow"].module_6b4a {
  background-color: transparent;
  color: #fe7a15;
}
.slider_8326 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.slider_8326 [class*="social-icon-maldkfgram"].module_6b4a {
  background-color: transparent;
  color: #2ca5e0;
}
.slider_8326 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.slider_8326 [class*="social-icon-tripadvisor"].module_6b4a {
  background-color: transparent;
  color: #589442;
}
.slider_8326 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.slider_8326 [class*="social-icon-tumblr"].module_6b4a {
  background-color: transparent;
  color: #35465c;
}
.slider_8326 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.slider_8326 [class*="social-icon-twitch"].module_6b4a {
  background-color: transparent;
  color: #6441a5;
}
.slider_8326 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.slider_8326 [class*="social-icon-twitter"].module_6b4a {
  background-color: transparent;
  color: #1da1f2;
}
.slider_8326 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.slider_8326 [class*="social-icon-vimeo"].module_6b4a {
  background-color: transparent;
  color: #1ab7ea;
}
.slider_8326 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.slider_8326 [class*="social-icon-vk"].module_6b4a {
  background-color: transparent;
  color: #45668e;
}
.slider_8326 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.slider_8326 [class*="social-icon-weibo"].module_6b4a {
  background-color: transparent;
  color: #df2029;
}
.slider_8326 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.slider_8326 [class*="social-icon-weixin"].module_6b4a {
  background-color: transparent;
  color: #7bb32e;
}
.slider_8326 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.slider_8326 [class*="social-icon-whatsapp"].module_6b4a {
  background-color: transparent;
  color: #25d366;
}
.slider_8326 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.slider_8326 [class*="social-icon-wordpress"].module_6b4a {
  background-color: transparent;
  color: #21759b;
}
.slider_8326 [class*="social-icon-xing"] {
  background-color: #026466;
}
.slider_8326 [class*="social-icon-xing"].module_6b4a {
  background-color: transparent;
  color: #026466;
}
.slider_8326 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.slider_8326 [class*="social-icon-yelp"].module_6b4a {
  background-color: transparent;
  color: #af0606;
}
.slider_8326 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.slider_8326 [class*="social-icon-youtube"].module_6b4a {
  background-color: transparent;
  color: #cd201f;
}
.bronze-9416 {
  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;
}
.bronze-9416:hover {
  box-shadow: none;
  background: 0 0;
}
.focus_a037 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow-3aa6 {
  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;
}
.selected-0f9a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.description_purple_e653 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.description_purple_e653,
.description_purple_e653::after,
.description_purple_e653::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;
}
.description_purple_e653::after,
.description_purple_e653::before {
  content: "";
  display: block;
  background-color: inherit;
}
.east_ac88 .yellow-3aa6 .selected-0f9a {
  margin-top: -2px;
  width: 19px;
}
.east_ac88 .yellow-3aa6 .description_purple_e653 {
  margin-top: -1px;
}
.east_ac88 .yellow-3aa6 .description_purple_e653,
.east_ac88 .yellow-3aa6 .description_purple_e653::after,
.east_ac88 .yellow-3aa6 .description_purple_e653::before {
  width: 19px;
  height: 2px;
}
.east_ac88 .yellow-3aa6 .description_purple_e653::before {
  top: -6px;
}
.east_ac88 .yellow-3aa6 .description_purple_e653::after {
  bottom: -6px;
}
.menu-b6f3 .yellow-3aa6 .selected-0f9a {
  margin-top: -2px;
  width: 22px;
}
.menu-b6f3 .yellow-3aa6 .description_purple_e653 {
  margin-top: -1px;
}
.menu-b6f3 .yellow-3aa6 .description_purple_e653,
.menu-b6f3 .yellow-3aa6 .description_purple_e653::after,
.menu-b6f3 .yellow-3aa6 .description_purple_e653::before {
  width: 22px;
  height: 2px;
}
.menu-b6f3 .yellow-3aa6 .description_purple_e653::before {
  top: -7px;
}
.menu-b6f3 .yellow-3aa6 .description_purple_e653::after {
  bottom: -7px;
}
.rough_d841 .yellow-3aa6 .selected-0f9a {
  margin-top: -2px;
  width: 31px;
}
.rough_d841 .yellow-3aa6 .description_purple_e653 {
  margin-top: -1.5px;
}
.rough_d841 .yellow-3aa6 .description_purple_e653,
.rough_d841 .yellow-3aa6 .description_purple_e653::after,
.rough_d841 .yellow-3aa6 .description_purple_e653::before {
  width: 31px;
  height: 3px;
}
.rough_d841 .yellow-3aa6 .description_purple_e653::before {
  top: -9px;
}
.rough_d841 .yellow-3aa6 .description_purple_e653::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tertiary_north_35a2 .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_north_35a2 .yellow-3aa6 .description_purple_e653 {
    margin-top: -1px;
  }
  .tertiary_north_35a2 .yellow-3aa6 .description_purple_e653,
  .tertiary_north_35a2 .yellow-3aa6 .description_purple_e653::after,
  .tertiary_north_35a2 .yellow-3aa6 .description_purple_e653::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_north_35a2 .yellow-3aa6 .description_purple_e653::before {
    top: -6px;
  }
  .tertiary_north_35a2 .yellow-3aa6 .description_purple_e653::after {
    bottom: -6px;
  }
  .footer-bottom-6f8a .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 22px;
  }
  .footer-bottom-6f8a .yellow-3aa6 .description_purple_e653 {
    margin-top: -1px;
  }
  .footer-bottom-6f8a .yellow-3aa6 .description_purple_e653,
  .footer-bottom-6f8a .yellow-3aa6 .description_purple_e653::after,
  .footer-bottom-6f8a .yellow-3aa6 .description_purple_e653::before {
    width: 22px;
    height: 2px;
  }
  .footer-bottom-6f8a .yellow-3aa6 .description_purple_e653::before {
    top: -7px;
  }
  .footer-bottom-6f8a .yellow-3aa6 .description_purple_e653::after {
    bottom: -7px;
  }
  .component_active_f57d .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 31px;
  }
  .component_active_f57d .yellow-3aa6 .description_purple_e653 {
    margin-top: -1.5px;
  }
  .component_active_f57d .yellow-3aa6 .description_purple_e653,
  .component_active_f57d .yellow-3aa6 .description_purple_e653::after,
  .component_active_f57d .yellow-3aa6 .description_purple_e653::before {
    width: 31px;
    height: 3px;
  }
  .component_active_f57d .yellow-3aa6 .description_purple_e653::before {
    top: -9px;
  }
  .component_active_f57d .yellow-3aa6 .description_purple_e653::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .up_b3d6 .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 19px;
  }
  .up_b3d6 .yellow-3aa6 .description_purple_e653 {
    margin-top: -1px;
  }
  .up_b3d6 .yellow-3aa6 .description_purple_e653,
  .up_b3d6 .yellow-3aa6 .description_purple_e653::after,
  .up_b3d6 .yellow-3aa6 .description_purple_e653::before {
    width: 19px;
    height: 2px;
  }
  .up_b3d6 .yellow-3aa6 .description_purple_e653::before {
    top: -6px;
  }
  .up_b3d6 .yellow-3aa6 .description_purple_e653::after {
    bottom: -6px;
  }
  .solid_74d7 .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 22px;
  }
  .solid_74d7 .yellow-3aa6 .description_purple_e653 {
    margin-top: -1px;
  }
  .solid_74d7 .yellow-3aa6 .description_purple_e653,
  .solid_74d7 .yellow-3aa6 .description_purple_e653::after,
  .solid_74d7 .yellow-3aa6 .description_purple_e653::before {
    width: 22px;
    height: 2px;
  }
  .solid_74d7 .yellow-3aa6 .description_purple_e653::before {
    top: -7px;
  }
  .solid_74d7 .yellow-3aa6 .description_purple_e653::after {
    bottom: -7px;
  }
  .block-9815 .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 31px;
  }
  .block-9815 .yellow-3aa6 .description_purple_e653 {
    margin-top: -1.5px;
  }
  .block-9815 .yellow-3aa6 .description_purple_e653,
  .block-9815 .yellow-3aa6 .description_purple_e653::after,
  .block-9815 .yellow-3aa6 .description_purple_e653::before {
    width: 31px;
    height: 3px;
  }
  .block-9815 .yellow-3aa6 .description_purple_e653::before {
    top: -9px;
  }
  .block-9815 .yellow-3aa6 .description_purple_e653::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .right-4955 .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 19px;
  }
  .right-4955 .yellow-3aa6 .description_purple_e653 {
    margin-top: -1px;
  }
  .right-4955 .yellow-3aa6 .description_purple_e653,
  .right-4955 .yellow-3aa6 .description_purple_e653::after,
  .right-4955 .yellow-3aa6 .description_purple_e653::before {
    width: 19px;
    height: 2px;
  }
  .right-4955 .yellow-3aa6 .description_purple_e653::before {
    top: -6px;
  }
  .right-4955 .yellow-3aa6 .description_purple_e653::after {
    bottom: -6px;
  }
  .hard-24bf .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 22px;
  }
  .hard-24bf .yellow-3aa6 .description_purple_e653 {
    margin-top: -1px;
  }
  .hard-24bf .yellow-3aa6 .description_purple_e653,
  .hard-24bf .yellow-3aa6 .description_purple_e653::after,
  .hard-24bf .yellow-3aa6 .description_purple_e653::before {
    width: 22px;
    height: 2px;
  }
  .hard-24bf .yellow-3aa6 .description_purple_e653::before {
    top: -7px;
  }
  .hard-24bf .yellow-3aa6 .description_purple_e653::after {
    bottom: -7px;
  }
  .form-thick-5942 .yellow-3aa6 .selected-0f9a {
    margin-top: -2px;
    width: 31px;
  }
  .form-thick-5942 .yellow-3aa6 .description_purple_e653 {
    margin-top: -1.5px;
  }
  .form-thick-5942 .yellow-3aa6 .description_purple_e653,
  .form-thick-5942 .yellow-3aa6 .description_purple_e653::after,
  .form-thick-5942 .yellow-3aa6 .description_purple_e653::before {
    width: 31px;
    height: 3px;
  }
  .form-thick-5942 .yellow-3aa6 .description_purple_e653::before {
    top: -9px;
  }
  .form-thick-5942 .yellow-3aa6 .description_purple_e653::after {
    bottom: -9px;
  }
}
.nav-0357 .description_purple_e653 {
  -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);
}
.nav-0357 .description_purple_e653::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.nav-0357 .description_purple_e653::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);
}
.nav-0357.rough_83d7 .description_purple_e653 {
  -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);
}
.nav-0357.rough_83d7 .description_purple_e653::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.nav-0357.rough_83d7 .description_purple_e653::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);
}
.hover-c684 {
  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.west-8d70:before {
  display: none;
}
.gas-16d9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gas-16d9 .video-b2ac {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gas-16d9 .video-b2ac:last-of-type {
  border-bottom: none;
}
.gas-16d9 .video-b2ac.primary-static-48a2,
.gas-16d9 .video-b2ac.pro-abc4,
.gas-16d9 .video-b2ac.article_bright_dccc {
  padding: 0;
}
.gas-16d9 .pattern-e251 .preview_pink_424f {
  color: currentColor;
}
.gas-16d9 .pattern-e251 .preview_pink_424f:focus,
.gas-16d9 .pattern-e251 .preview_pink_424f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-16d9.rough_f4c4 .bronze_8734,
.gas-16d9.rough_f4c4 .element-47cb a,
.gas-16d9.rough_f4c4 .label-0bfd a,
.gas-16d9.rough_f4c4 .widget_plasma_a624 a {
  color: rgba(0, 0, 0, 0.55);
}
.gas-16d9.rough_f4c4 .bronze_8734:hover,
.gas-16d9.rough_f4c4 .element-47cb a:hover,
.gas-16d9.rough_f4c4 .label-0bfd a:hover,
.gas-16d9.rough_f4c4 .widget_plasma_a624 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-16d9.rough_f4c4 .input-e489 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-16d9.rough_f4c4 .video-b2ac {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-16d9.rough_f4c4 .video-b2ac:before {
  background: rgba(0, 0, 0, 0.08);
}
.gas-16d9.rough_f4c4 .shadow_dim_0e8f:before {
  background: rgba(255, 255, 255, 0.9);
}
.gas-16d9.rough_f4c4 .pattern-e251 .fixed_055d li a,
.gas-16d9.rough_f4c4 .pattern-e251 .preview_pink_424f,
.gas-16d9.rough_f4c4 .widget_plasma_a624 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-16d9.rough_f4c4 .pattern-e251 .preview_pink_424f:focus,
.gas-16d9.rough_f4c4 .pattern-e251 .preview_pink_424f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-16d9.rough_f4c4 .fixed_055d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-16d9.sidebar_3f8a .bronze_8734,
.gas-16d9.sidebar_3f8a .element-47cb a,
.gas-16d9.sidebar_3f8a .label-0bfd .preview_pink_424f,
.gas-16d9.sidebar_3f8a .label-0bfd a,
.gas-16d9.sidebar_3f8a .widget_plasma_a624 a {
  color: rgba(255, 255, 255, 0.79);
}
.gas-16d9.sidebar_3f8a .bronze_8734:hover,
.gas-16d9.sidebar_3f8a .element-47cb a:hover,
.gas-16d9.sidebar_3f8a .label-0bfd .preview_pink_424f:hover,
.gas-16d9.sidebar_3f8a .label-0bfd a:hover,
.gas-16d9.sidebar_3f8a .widget_plasma_a624 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-16d9.sidebar_3f8a .input-e489 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-16d9.sidebar_3f8a .video-b2ac {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-16d9.sidebar_3f8a .video-b2ac:before {
  background: rgba(255, 255, 255, 0.08);
}
.gas-16d9.sidebar_3f8a .shadow_dim_0e8f:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas-16d9.sidebar_3f8a .pattern-e251 .fixed_055d li a,
.gas-16d9.sidebar_3f8a .pattern-e251 .preview_pink_424f,
.gas-16d9.sidebar_3f8a .widget_plasma_a624 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-16d9.sidebar_3f8a .pattern-e251 .preview_pink_424f:focus,
.gas-16d9.sidebar_3f8a .pattern-e251 .preview_pink_424f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-16d9.sidebar_3f8a .fixed_055d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_dim_0e8f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shadow_dim_0e8f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.purple-6176 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.last-b17b .gas-16d9 {
  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;
}
.last-b17b .video-b2ac {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.last-b17b .video-b2ac: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) {
  .last-b17b .video-b2ac:before {
    width: 16%;
    left: 42%;
  }
}
.last-b17b .video-b2ac:last-child:before {
  content: none;
}
.last-b17b .video-b2ac[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.last-b17b .pattern-e251 .fixed_055d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.last-b17b .pattern-e251 .fixed_055d li a .preview_pink_424f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.last-b17b .pattern-e251 .widget_plasma_a624 {
  border: none;
}
.last-b17b .pattern-e251 .widget_plasma_a624 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.last-b17b .shadow_dim_0e8f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.last-b17b .purple-6176 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.last-b17b .sidebar_3f8a .shadow_dim_0e8f:before {
  background: rgba(0, 0, 0, 0.9);
}
.last-b17b .rough_f4c4.iron_1a96 .description_purple_e653 {
  background: rgba(0, 0, 0, 0.6);
}
.last-b17b
  .rough_f4c4.iron_1a96
  .description_purple_e653::after,
.last-b17b
  .rough_f4c4.iron_1a96
  .description_purple_e653:before {
  background: inherit;
}
.last-b17b
  .rough_f4c4.iron_1a96:hover
  .description_purple_e653 {
  background: rgba(0, 0, 0, 0.8);
}
.pink_6002 .gas-16d9 {
  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) {
  .pink_6002 .gas-16d9 {
    width: auto;
    right: 45px;
  }
}
.panel-b416 .gas-16d9 {
  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) {
  .panel-b416 .gas-16d9 {
    width: auto;
    left: 45px;
  }
}
.west-8d70 .gas-16d9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.west-8d70 .purple-6176 {
  max-width: 48em;
  margin: 0 auto;
}
.west-8d70 .shadow_dim_0e8f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.steel-9339 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.steel-9339.last-b17b .gas-16d9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.steel-9339.pink_6002 .gas-16d9 {
  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);
}
.steel-9339 .gas-16d9 {
  visibility: visible;
}
.steel-9339.panel-b416 .gas-16d9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask-iron-0252,
.mask-774c {
  overflow-x: hidden;
}
.mask-iron-0252 .gas-16d9 {
  overflow: auto;
}
.mask-iron-0252.last-b17b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-iron-0252.last-b17b .gas-16d9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask-iron-0252.last-b17b .bronze-9416 {
  opacity: 0;
}
.mask-iron-0252.pink_6002 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-iron-0252.pink_6002 .gas-16d9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask-iron-0252.pink_6002 .bronze-9416 {
  opacity: 0;
}
.mask-iron-0252.panel-b416 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-iron-0252.panel-b416 .gas-16d9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask-iron-0252.panel-b416 .bronze-9416 {
  opacity: 0;
}
.mask-iron-0252.west-8d70 .gas-16d9 {
  z-index: 10;
  visibility: visible;
}
.iron_1a96 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.iron_1a96 .description_purple_e653 {
  background: rgba(255, 255, 255, 0.99);
}
.iron_1a96 .description_purple_e653::after,
.iron_1a96 .description_purple_e653:before {
  background: inherit;
}
.iron_1a96:hover .description_purple_e653 {
  background: rgba(255, 255, 255, 0.99);
}
.panel-b416 .iron_1a96 {
  top: 10px;
  right: auto;
  left: 12px;
}
.west-8d70 .iron_1a96 {
  display: none !important;
}
.mask-iron-0252:before,
.mask-774c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask-iron-0252 .iron_1a96,
.mask-774c .iron_1a96 {
  display: inline-block;
}
.gas-16d9 .layout-bfa6 {
  -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;
}
.mask-iron-0252 .gas-16d9 .layout-bfa6,
.mask-774c .gas-16d9 .layout-bfa6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.prev_f016 .large_9229 {
  width: 100%;
}
.lite_341c {
  padding: 0 0.5em 0;
}
.lite_341c [class*="customify-col-"],
.lite_341c [class*="customify-col_"],
.lite_341c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.copper_e4b7 .lite_341c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .progress_copper_53ee .gradient-cool-21c7,
  .gradient-cool-21c7 {
    display: none;
  }
  .easy-2171 {
    text-align: left;
  }
  .list_f76e {
    text-align: center;
  }
  .notification_9591 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .progress_copper_53ee .primary-lite-f75e,
  .primary-lite-f75e {
    display: none;
  }
  .module_soft_5f7a {
    text-align: left;
  }
  .steel_6b51 {
    text-align: center;
  }
  .element_easy_9949 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .progress_copper_53ee .bronze_f5fd,
  .bronze_f5fd {
    display: none;
  }
  .fluid-4c93 {
    text-align: left;
  }
  .carousel_7d2b {
    text-align: center;
  }
  .brown-585a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.small_d4cd {
  box-shadow: none !important;
}
.main_fixed_4492 .red_4898,
.backdrop-east-b841 .red_4898 {
  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;
}
.backdrop-east-b841 .red_4898 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip-e735 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip-e735:after,
.chip-e735:before {
  content: "";
  display: table;
}
.chip-e735:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip-e735 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip-e735,
.advanced-3279 {
  max-width: 1248px;
  margin: 0 auto;
}

.under_5f40.icon-gas-6c4e .chip-e735 {
  max-width: 100%;
}
.under_5f40.tag_4c4b {
  max-width: 1200px;
  margin: 0 auto;
}
.under_5f40.bright-5010 .chip-e735 {
  max-width: 100%;
}
.under_5f40.bright-5010 > .chip-e735 {
  padding-left: 0;
  padding-right: 0;
}
.under_5f40.bright-5010 > .chip-e735 .progress_copper_53ee {
  margin: 0;
}
.under_5f40.bright-5010
  > .chip-e735
  .status-stale-c033.shadow_f9f8 {
  margin-right: 0;
  margin-left: 0;
}
.under_5f40.bright-5010 #main.shadow_f9f8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .white_c0d0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .white_c0d0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hero_silver_cb6b .column-0597 {
    padding-right: 1em;
  }
  .hero_silver_cb6b.advanced-8457 .status-stale-c033 {
    border-right: 1px solid #eaecee;
  }
  .hero_silver_cb6b.advanced-8457 .column-0597 {
    padding-right: 1em;
  }
  .hero_silver_cb6b.advanced-8457 .large-a3eb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-middle-4cdf .column-0597 {
    padding-left: 1em;
  }
  .badge-middle-4cdf.advanced-8457 .status-stale-c033 {
    border-left: 1px solid #eaecee;
  }
  .badge-middle-4cdf.advanced-8457 .column-0597 {
    padding-left: 1em;
  }
  .badge-middle-4cdf.advanced-8457 .large-a3eb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-98bc .column-0597 {
    padding-left: 1em;
  }
  .action-98bc.advanced-8457 .large-eed0 {
    border-right: 1px solid #eaecee;
  }
  .action-98bc.advanced-8457 .focus_iron_3b10 {
    border-right: 1px solid #eaecee;
  }
  .action-98bc.advanced-8457 .column-0597 {
    padding-left: 1em;
  }
  .action-98bc.advanced-8457 .large-a3eb {
    padding-right: 1em;
  }
  .action-98bc.advanced-8457 .warm-dbb7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_green_7bf3 .column-0597 {
    padding-right: 1em;
  }
  .outline_green_7bf3.advanced-8457 .large-eed0 {
    border-left: 1px solid #eaecee;
  }
  .outline_green_7bf3.advanced-8457 .focus_iron_3b10 {
    border-left: 1px solid #eaecee;
  }
  .outline_green_7bf3.advanced-8457 .column-0597 {
    padding-right: 1em;
  }
  .outline_green_7bf3.advanced-8457 .large-a3eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_green_7bf3.advanced-8457 .warm-dbb7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white_c0d0 .column-0597 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white_c0d0.advanced-8457 .status-stale-c033 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .white_c0d0.advanced-8457 .column-0597 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white_c0d0.advanced-8457 .large-a3eb {
    padding-left: 1em;
  }
  .white_c0d0.advanced-8457 .warm-dbb7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .white_c0d0.advanced-8457 .column-0597 {
    padding-left: 0;
  }
}
.panel-cool-0697 .filter-fc7d {
  display: inline-block;
}
.video-053b {
  display: inline-block;
}
.focused_a3bb {
  word-con: break-word;
}
.menu_f106 > span {
  display: inline-block;
  padding: 5px 0;
}
.menu_f106 .stale-3efd {
  margin-left: 8px;
  margin-right: 8px;
}
.menu_f106 .footer_a6f4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner-8e7c .media-f8f7 {
  margin-bottom: 2em;
}
.inner-8e7c .wide-f703 {
  margin-bottom: 15px;
}
.inner-8e7c .wide-f703:last-child {
  margin-bottom: 0;
}
.inner-8e7c .notice-pro-20d7 {
  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) {
  .inner-8e7c .notice-pro-20d7 {
    display: block;
  }
}
.inner-8e7c .primary-90d8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner-8e7c .primary-90d8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner-8e7c .text-3192 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner-8e7c .text-3192 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner-8e7c .text-3192 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner-8e7c .focused_a3bb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner-8e7c .focused_a3bb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner-8e7c .chip-inner-b92e p:last-child {
  margin-bottom: 0;
}
.inner-8e7c .nav-simple-657d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner-8e7c .text_2e81 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner-8e7c .focus-fluid-1bf4 {
  margin-top: 1em;
}
.inner-8e7c .hidden-easy-d303 {
  top: 0;
  display: block;
}
.inner-8e7c .hidden-easy-d303 a {
  color: inherit;
}
.inner-8e7c .hidden-easy-d303 a:hover {
  color: inherit;
}
.inner-8e7c .paragraph-basic-2a38 {
  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;
}
.inner-8e7c .paragraph-basic-2a38:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner-8e7c .text_2e81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner-8e7c .nav-fcd1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner-8e7c .nav-fcd1:first-child {
  margin-top: 0;
}
.inner-8e7c .nav-fcd1.row_98aa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner-8e7c .nav-fcd1.tooltip-soft-e48c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner-8e7c
  .nav-fcd1.tooltip-soft-e48c.link-7a3f
  .focus-fluid-1bf4 {
  width: 100%;
}
.inner-8e7c .tooltip-soft-e48c {
  -webkit-box-align: center;
  align-items: center;
}
.inner-8e7c .tooltip-soft-e48c .menu_f106,
.inner-8e7c .tooltip-soft-e48c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner-8e7c .text-3192 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner-8e7c .text-3192 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner-8e7c .text-3192: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;
}
.inner-8e7c .row_98aa {
  z-index: 5;
}
.inner-8e7c .mini-29d8 .breadcrumb_gold_e9bb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner-8e7c .thumbnail_motion_c80f .breadcrumb_gold_e9bb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner-8e7c .static_ccad .breadcrumb_gold_e9bb {
  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;
}
.inner-8e7c.status_basic_238b .notice-pro-20d7,
.inner-8e7c.slider_985e .notice-pro-20d7 {
  display: block;
}
.inner-8e7c.status_basic_238b .notice-pro-20d7 .table-pressed-f8ba,
.inner-8e7c.status_basic_238b .notice-pro-20d7 .text_2e81,
.inner-8e7c.slider_985e .notice-pro-20d7 .table-pressed-f8ba,
.inner-8e7c.slider_985e .notice-pro-20d7 .text_2e81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner-8e7c.heading_silver_1292 .primary-90d8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner-8e7c.heading_silver_1292 .primary-90d8 {
    margin-right: 0;
  }
}
.inner-8e7c.status_basic_238b .primary-90d8,
.inner-8e7c.slider_985e .primary-90d8 {
  padding-top: 40%;
}
.inner-8e7c.status_basic_238b .media-f8f7,
.inner-8e7c.slider_985e .media-f8f7 {
  display: block;
}
.inner-8e7c.status_basic_238b .fn-sticky-9928 .text_2e81,
.inner-8e7c.slider_985e .fn-sticky-9928 .text_2e81 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner-8e7c.status_basic_238b .primary-90d8,
.inner-8e7c.slider_985e .primary-90d8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner-8e7c.status_basic_238b .text_2e81 {
  padding: 1em;
}
.tabs-slow-f95a {
  margin: 30px auto;
  display: block;
}
.tabs-slow-f95a .content-silver-081e > * {
  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;
}
.tabs-slow-f95a .content-silver-081e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs-slow-f95a .content-silver-081e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.over-dd01 .menu_f106 {
  margin-bottom: 1.41575em;
}
.over-dd01 .left_6cd3 {
  margin-bottom: 1.618em;
}
.text-first-d727 .video-f5f1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.text-first-d727 .video-f5f1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.text-first-d727 .header_2e7b {
  max-width: 100%;
  overflow: auto;
}
.dirty-53f9 .text-first-d727 a:hover {
  text-decoration: underline;
}
.link-6e9b .wide-f703:not(.focused_a3bb),
.link-6e9b .text-3192 {
  margin-bottom: 1.41575em;
}
.link-6e9b .wide-f703:not(.focused_a3bb):last-child,
.link-6e9b .text-3192:last-child {
  margin-bottom: 0;
}
.link-6e9b .wide-f703.banner_fresh_9f22 {
  margin-bottom: 0.41575em;
}
.link-6e9b .aside-1682:before,
.link-6e9b .liquid_9cf7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.link-6e9b .aside-1682:before {
  content: "\f115";
}
.link-6e9b .liquid_9cf7:before {
  content: "\f02c";
}
.link-6e9b .huge-702b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.link-6e9b .huge-702b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture-warm-ccc1 {
  display: -webkit-box;
  display: flex;
}
.texture-warm-ccc1 .gold-2080 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture-warm-ccc1 .gold-2080 {
    flex-basis: 90px;
  }
}
.texture-warm-ccc1 .focused-0b30 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-warm-ccc1 .focused-0b30 {
    flex-basis: calc(100% - 50px);
  }
}
.texture-warm-ccc1 .table_mini_586f p:last-child {
  margin-bottom: 0.72em;
}
.notification_0913 .content-silver-081e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notification_0913 .content-silver-081e:after,
.notification_0913 .content-silver-081e:before {
  content: "";
  display: table;
}
.notification_0913 .content-silver-081e:after {
  clear: both;
}
.notification_0913 .content-silver-081e .block_d57f,
.notification_0913 .content-silver-081e .article_7d68 {
  width: 49%;
}
.notification_0913 .content-silver-081e .block_d57f a span.gas_8af5,
.notification_0913 .content-silver-081e .article_7d68 a span.gas_8af5 {
  display: block;
  margin-bottom: 5px;
}
.notification_0913 .content-silver-081e .article_7d68 {
  float: left;
  text-align: left;
}
.notification_0913 .content-silver-081e .block_d57f {
  float: right;
  text-align: right;
}
.fast_b2e0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fast_b2e0 {
    margin-bottom: 0;
  }
}
.active_866c {
  margin-bottom: 1em;
}
.active_866c .focused_a3bb {
  font-size: 1.1em;
  line-height: 1.3;
}
.gallery_yellow_635b a {
  display: block;
  line-height: 0;
  position: relative;
}
.alert-plasma-614f .active_866c,
.main-48a8 .active_866c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .alert-plasma-614f .active_866c,
  .main-48a8 .active_866c {
    display: block;
  }
}
.alert-plasma-614f .gallery_yellow_635b,
.main-48a8 .gallery_yellow_635b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .alert-plasma-614f .gallery_yellow_635b,
  .main-48a8 .gallery_yellow_635b {
    margin-bottom: 1em;
  }
}
.alert-plasma-614f .gallery_yellow_635b img,
.main-48a8 .gallery_yellow_635b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.alert-plasma-614f .tertiary-dark-f7c3,
.main-48a8 .tertiary-dark-f7c3 {
  flex-basis: calc(100% - 160px);
}
.alert-plasma-614f .tertiary-dark-f7c3 p,
.main-48a8 .tertiary-dark-f7c3 p {
  margin-bottom: 0;
}
.alert-plasma-614f .tertiary-dark-f7c3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .alert-plasma-614f .tertiary-dark-f7c3 {
    padding-left: 0;
  }
}
.main-48a8 .tertiary-dark-f7c3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .main-48a8 .tertiary-dark-f7c3 {
    padding-right: 0;
  }
}
.main-48a8 .gallery_yellow_635b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lite_438d .gallery_yellow_635b {
  margin-bottom: 0.5em;
}
.lite_438d .gallery_yellow_635b img {
  width: 100%;
}
.orange_cb9d .button-0166,
.widget_6417 .button-0166 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget_6417 .status-stale-c033 .bottom-18d6 p:last-child {
  margin-bottom: 0;
}
.texture_6f8e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.logo_dirty_05f6 .chip_action_3db8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .logo_dirty_05f6 .chip_action_3db8:last-of-type {
    margin-bottom: 0;
  }
}
.logo_dirty_05f6 .chip_action_3db8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo_dirty_05f6 .chip_action_3db8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.logo_dirty_05f6 .chip_action_3db8 ul li {
  margin: 0 0 0.6em;
}
.logo_dirty_05f6 .chip_action_3db8 ul li.hidden-green-c289,
.logo_dirty_05f6 .chip_action_3db8 ul li.module-medium-77e6 {
  position: relative;
}
.logo_dirty_05f6 .chip_action_3db8 ul li.hidden-green-c289 .west_5474,
.logo_dirty_05f6 .chip_action_3db8 ul li.module-medium-77e6 .west_5474 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.logo_dirty_05f6 .chip_action_3db8 ul li.hidden-green-c289:after:after,
.logo_dirty_05f6 .chip_action_3db8 ul li.hidden-green-c289:after:before,
.logo_dirty_05f6
  .chip_action_3db8
  ul
  li.module-medium-77e6:after:after,
.logo_dirty_05f6
  .chip_action_3db8
  ul
  li.module-medium-77e6:after:before {
  content: "";
  display: table;
}
.logo_dirty_05f6 .chip_action_3db8 ul li.hidden-green-c289:after:after,
.logo_dirty_05f6
  .chip_action_3db8
  ul
  li.module-medium-77e6:after:after {
  clear: both;
}
.logo_dirty_05f6 .chip_action_3db8 a.layout_huge_98fe:hover {
  text-decoration: none;
}
.logo_dirty_05f6 .chip_action_3db8 select {
  max-width: 100%;
}
.logo_dirty_05f6 .chip_action_3db8 table {
  font-size: 85%;
}
.logo_dirty_05f6 .chip_action_3db8 table td,
.logo_dirty_05f6 .chip_action_3db8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.logo_dirty_05f6 .chip_action_3db8 table tfoot td {
  text-align: left;
}
.logo_dirty_05f6 .chip_action_3db8 :last-child {
  margin-bottom: 0;
}
.logo_dirty_05f6 .chip_action_3db8 .component-short-3b94 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.logo_dirty_05f6 .chip_action_3db8 .component-short-3b94 label {
  width: 100%;
}
.logo_dirty_05f6 .chip_action_3db8 .component-short-3b94 .liquid-2773 {
  width: 100%;
  display: block;
}
.logo_dirty_05f6 .chip_action_3db8 .component-short-3b94 .button_5730 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.logo_dirty_05f6 .chip_action_3db8 .component-short-3b94 .button_5730:hover svg #svg-search {
  fill: #444;
}
.logo_dirty_05f6 .chip_action_3db8 .component-short-3b94 .button_5730 svg {
  width: 18px;
  height: 18px;
}
.logo_dirty_05f6 .breadcrumb-92b9 ul ul,
.logo_dirty_05f6 .under-42a9 ul ul,
.logo_dirty_05f6 .gallery-slow-90e9 ul ul,
.logo_dirty_05f6 .picture_9106 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.logo_dirty_05f6 .breadcrumb-92b9 .basic_7f2f > a,
.logo_dirty_05f6 .under-42a9 .basic_7f2f > a,
.logo_dirty_05f6 .gallery-slow-90e9 .basic_7f2f > a,
.logo_dirty_05f6 .picture_9106 .basic_7f2f > a {
  margin-bottom: 0;
}
.logo_dirty_05f6 .north-27eb li,
.logo_dirty_05f6 .breadcrumb-92b9 li,
.logo_dirty_05f6 .tertiary-medium-cd09 li,
.logo_dirty_05f6 .under-42a9 li,
.logo_dirty_05f6 .gallery-slow-90e9 li,
.logo_dirty_05f6 .picture_9106 li,
.logo_dirty_05f6 .overlay-93b4 li,
.logo_dirty_05f6 .tabs_pressed_b0d2 li {
  display: block;
  position: relative;
}
.logo_dirty_05f6 .north-27eb li:last-child,
.logo_dirty_05f6 .breadcrumb-92b9 li:last-child,
.logo_dirty_05f6 .tertiary-medium-cd09 li:last-child,
.logo_dirty_05f6 .under-42a9 li:last-child,
.logo_dirty_05f6 .gallery-slow-90e9 li:last-child,
.logo_dirty_05f6 .picture_9106 li:last-child,
.logo_dirty_05f6 .overlay-93b4 li:last-child,
.logo_dirty_05f6 .tabs_pressed_b0d2 li:last-child {
  border: none;
}
.logo_dirty_05f6 .north-27eb li a,
.logo_dirty_05f6 .breadcrumb-92b9 li a,
.logo_dirty_05f6 .tertiary-medium-cd09 li a,
.logo_dirty_05f6 .under-42a9 li a,
.logo_dirty_05f6 .gallery-slow-90e9 li a,
.logo_dirty_05f6 .picture_9106 li a,
.logo_dirty_05f6 .overlay-93b4 li a,
.logo_dirty_05f6 .tabs_pressed_b0d2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.logo_dirty_05f6 .north-27eb li ul li::before,
.logo_dirty_05f6 .breadcrumb-92b9 li ul li::before,
.logo_dirty_05f6 .tertiary-medium-cd09 li ul li::before,
.logo_dirty_05f6 .under-42a9 li ul li::before,
.logo_dirty_05f6 .gallery-slow-90e9 li ul li::before,
.logo_dirty_05f6 .picture_9106 li ul li::before,
.logo_dirty_05f6 .overlay-93b4 li ul li::before,
.logo_dirty_05f6 .tabs_pressed_b0d2 li ul li::before {
  left: 15px;
}
.logo_dirty_05f6 .north-27eb li ul a,
.logo_dirty_05f6 .breadcrumb-92b9 li ul a,
.logo_dirty_05f6 .tertiary-medium-cd09 li ul a,
.logo_dirty_05f6 .under-42a9 li ul a,
.logo_dirty_05f6 .gallery-slow-90e9 li ul a,
.logo_dirty_05f6 .picture_9106 li ul a,
.logo_dirty_05f6 .overlay-93b4 li ul a,
.logo_dirty_05f6 .tabs_pressed_b0d2 li ul a {
  padding-left: 20px;
}
.logo_dirty_05f6 .north-27eb li ul ul li::before,
.logo_dirty_05f6 .breadcrumb-92b9 li ul ul li::before,
.logo_dirty_05f6 .tertiary-medium-cd09 li ul ul li::before,
.logo_dirty_05f6 .under-42a9 li ul ul li::before,
.logo_dirty_05f6 .gallery-slow-90e9 li ul ul li::before,
.logo_dirty_05f6 .picture_9106 li ul ul li::before,
.logo_dirty_05f6 .overlay-93b4 li ul ul li::before,
.logo_dirty_05f6 .tabs_pressed_b0d2 li ul ul li::before {
  left: 30px;
}
.logo_dirty_05f6 .north-27eb li ul ul a,
.logo_dirty_05f6 .breadcrumb-92b9 li ul ul a,
.logo_dirty_05f6 .tertiary-medium-cd09 li ul ul a,
.logo_dirty_05f6 .under-42a9 li ul ul a,
.logo_dirty_05f6 .gallery-slow-90e9 li ul ul a,
.logo_dirty_05f6 .picture_9106 li ul ul a,
.logo_dirty_05f6 .overlay-93b4 li ul ul a,
.logo_dirty_05f6 .tabs_pressed_b0d2 li ul ul a {
  padding-left: 40px;
}
.logo_dirty_05f6 .link_yellow_ac45 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.logo_dirty_05f6 .tabs_pressed_b0d2 ul li {
  margin-bottom: 1.41575em;
}
.logo_dirty_05f6 .tabs_pressed_b0d2 ul li .carousel_huge_18aa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.logo_dirty_05f6 .tabs_pressed_b0d2 ul li .frame-stone-f489 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar_3f8a .north-27eb li a,
.sidebar_3f8a .breadcrumb-92b9 li a,
.sidebar_3f8a .tertiary-medium-cd09 li a,
.sidebar_3f8a .under-42a9 li a,
.sidebar_3f8a .gallery-slow-90e9 li a,
.sidebar_3f8a .picture_9106 li a,
.sidebar_3f8a .overlay-93b4 li a,
.sidebar_3f8a .tabs_pressed_b0d2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_3f8a .link_yellow_ac45 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_3f8a .chip_action_3db8 ul li.hidden-green-c289 .west_5474,
.sidebar_3f8a .chip_action_3db8 ul li.module-medium-77e6 .west_5474 {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar_3f8a .logo_dirty_05f6 .chip_action_3db8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li {
  margin: 0;
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li ul {
  margin: 0;
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li ul li a {
  padding-left: 15px;
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li ul li li a {
  padding-left: 30px;
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li.description-e2dd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li.description-e2dd > 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;
}
.under_5f40 .logo_dirty_05f6 .fixed_055d li.description-e2dd > 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;
}
.row_center_ab59 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thick_b227 {
  position: relative;
  z-index: 10;
}
.thick_b227 .layout-bfa6 {
  width: 100%;
  max-width: 100%;
}
.notification-upper-826d .border-wood-6863 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notification-upper-826d .rough_f4c4 {
}
.notification-upper-826d .sidebar_3f8a {
  background: #292929;
}
.orange-3cf7 .border-wood-6863 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.orange-3cf7 .rough_f4c4 {
  background: #f9f9f9;
}
.orange-3cf7 .sidebar_3f8a {
  background: #303030;
}
.dropdown-84c2 .border-wood-6863 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-84c2 .filter-fc7d {
    margin-bottom: 1em;
  }
  .dropdown-84c2 .filter-fc7d:last-child {
    margin-bottom: 0;
  }
}
.dropdown-84c2 .rough_f4c4 {
  background: #ededed;
}
.dropdown-84c2 .sidebar_3f8a {
  background: #1a1a1a;
}
.border-wood-6863.rough_f4c4 {
  color: rgba(0, 0, 0, 0.6);
}
.border-wood-6863.rough_f4c4 .tag-be1d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-wood-6863.sidebar_3f8a {
  color: rgba(255, 255, 255, 0.99);
}
.border-wood-6863.sidebar_3f8a a:not(.layout_huge_98fe) {
  color: rgba(255, 255, 255, 0.79);
}
.border-wood-6863.sidebar_3f8a a:not(.layout_huge_98fe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-wood-6863.sidebar_3f8a .tag-be1d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-wood-6863.sidebar_3f8a table tbody td,
.border-wood-6863.sidebar_3f8a table th {
  background: rgba(0, 0, 0, 0.08);
}
.text_e3ae.thick_3088 .chip-e735 {
  max-width: initial;
}
.text_e3ae .pink_070c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.text_e3ae .pink_070c .layout-bfa6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .text_e3ae .pink_070c .layout-bfa6 {
    display: block;
    margin-bottom: 2em;
  }
  .text_e3ae .pink_070c .layout-bfa6:last-child {
    margin-bottom: 0;
  }
}
.dropdown-84c2 .filter-fc7d:last-child,
.orange-3cf7 .filter-fc7d:last-child,
.notification-upper-826d .filter-fc7d:last-child {
  margin-bottom: 0;
}
.dropdown-84c2 .filter-fc7d .logo_dirty_05f6 .chip_action_3db8:last-child,
.orange-3cf7 .filter-fc7d .logo_dirty_05f6 .chip_action_3db8:last-child,
.notification-upper-826d .filter-fc7d .logo_dirty_05f6 .chip_action_3db8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-84c2 .complex_3851,
  .dropdown-84c2 .summary-cff1,
  .orange-3cf7 .complex_3851,
  .orange-3cf7 .summary-cff1,
  .notification-upper-826d .complex_3851,
  .notification-upper-826d .summary-cff1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thick_b227 .filter-fc7d {
    margin-bottom: 2em;
  }
}
.thick_b227 p:last-child {
  margin-bottom: 0;
}
.thick_b227 li,
.thick_b227 ul {
  list-style: none;
  margin: 0;
}
.thick_b227 ul ul {
  margin-left: 2.617924em;
}
.west_2ede {
  font-size: 0.875em;
}

/* css-noise: dc75 */
.shadow-element-s1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
