/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bright_94a7/customify
Author: WPCustomify
Author URI: https://pressmaximum.bright_94a7
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.bright_94a7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.south-a3fa.modal_up_310b/licenses/gpl-2.0.article-up-3ffa
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.next-fc93/, (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.fixed-192f.thumbnail_09f3/normalize.plasma-260b/
 ======
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.plasma-260b v7.0.0 | MIT License | github.bright_94a7/necolas/normalize.plasma-260b */
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;
}
.focus-f22d .glass-ce8c,
.border_165e,
.active_easy_5e29,
.tabs_pro_fb84,
.gradient-8129,
.easy_8595,
.mask_b337,
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;
}
.border_165e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .border_165e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .border_165e,
  h1 {
    font-size: 1.8em;
  }
}
.active_easy_5e29,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active_easy_5e29 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active_easy_5e29,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active_easy_5e29,
  h2 {
    font-size: 1.7em;
  }
}
.tabs_pro_fb84,
h3 {
  font-size: 1.618em;
}
.focus-f22d .glass-ce8c,
.gradient-8129,
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.up_1d8e {
  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;
}
.texture-narrow-076e:after,
.texture-narrow-076e:before,
.red_2205:after,
.red_2205:before {
  content: "";
  display: table;
}
.texture-narrow-076e:after,
.red_2205:after {
  clear: both;
}
.upper_2e7b {
  float: right;
  margin-right: 0;
}
.panel_easy_cd51 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.frame-ea78 .summary-dynamic-8549,
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;
}
.frame-ea78 .summary-dynamic-8549: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;
}
.article_thick_7b56 .summary-dynamic-8549 {
  box-shadow: none;
}
.article_thick_7b56
  .summary-dynamic-8549
  .panel_static_0c4c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.article_thick_7b56 .summary-dynamic-8549 .box-a3cb {
  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;
}
.article_thick_7b56
  .summary-dynamic-8549
  .box-a3cb
  b {
  display: none;
}
.article_thick_7b56 .title-238b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.heading-wood-e58b:not(.button_49a2):not(.fast_cc64),
button:not(.button_49a2):not(.fast_cc64),
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ),
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ),
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ) {
  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;
}
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ):hover,
button:not(.button_49a2):not(
    .fast_cc64
  ):hover,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ):hover,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ):hover,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ):active,
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ):focus,
button:not(.button_49a2):not(
    .fast_cc64
  ):active,
button:not(.button_49a2):not(
    .fast_cc64
  ):focus,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ):active,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ):focus,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ):active,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ):focus,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ):active,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ):focus {
  outline: 0;
}
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21,
button:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21 {
  position: relative;
}
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .accordion_hovered_7ffd,
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .large_16a2,
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .yellow-14d3,
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  i,
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  svg,
button:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .accordion_hovered_7ffd,
button:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .large_16a2,
button:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .yellow-14d3,
button:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  i,
button:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  svg,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .accordion_hovered_7ffd,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .large_16a2,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .yellow-14d3,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  i,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  svg,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .accordion_hovered_7ffd,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .large_16a2,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .yellow-14d3,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  i,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  svg,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .accordion_hovered_7ffd,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .large_16a2,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  .yellow-14d3,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  i,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21
  svg {
  visibility: hidden;
}
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21:after,
button:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21:after,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21:after,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21:after,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ).fn-loading-3c21: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;
}
.heading-wood-e58b:not(.button_49a2):not(.fast_cc64),
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ),
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ),
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ) {
  color: #fff;
  background: #235787;
}
.heading-wood-e58b:not(.button_49a2):not(
    .fast_cc64
  ):focus,
input[type="button"]:not(.button_49a2):not(
    .fast_cc64
  ):focus,
input[type="reset"]:not(.button_49a2):not(
    .fast_cc64
  ):focus,
input[type="submit"]:not(.button_49a2):not(
    .fast_cc64
  ):focus {
  color: #fff;
}
.heading-wood-e58b.fn-disabled-3c21:not(.button_49a2):not(
    .fast_cc64
  ),
.heading-wood-e58b[disabled]:not(.button_49a2):not(
    .fast_cc64
  ),
button.fn-disabled-3c21:not(.button_49a2):not(
    .fast_cc64
  ),
button[disabled]:not(.button_49a2):not(
    .fast_cc64
  ) {
  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;
}
.sidebar-c9ba {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sidebar-c9ba: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;
}
.focus-ef19 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.border_71c4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.column_east_a520 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.texture-narrow-076e:after,
.texture-narrow-076e:before,
.box-273f:after,
.box-273f:before,
.logo_hovered_0078:after,
.logo_hovered_0078:before,
.tabs-d102:after,
.tabs-d102:before,
.purple-9f1a:after,
.purple-9f1a:before,
.video-red-a0c6:after,
.video-red-a0c6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.texture-narrow-076e:after,
.box-273f:after,
.logo_hovered_0078:after,
.tabs-d102:after,
.purple-9f1a:after,
.video-red-a0c6:after {
  clear: both;
}
.box-273f .last-47bf,
.logo_hovered_0078 .last-47bf,
.carousel-e999 .last-47bf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bottom_98e5 {
  display: inline-block;
}
.down-e805 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.down-e805 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.down-e805 .west-1768 {
  padding: 1em 0;
  font-size: 85%;
}
.west-1768 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.iron_2002 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.iron_2002:after,
.iron_2002:before {
  content: "";
  display: table;
}
.iron_2002:after {
  clear: both;
}
.media-black-5018 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.heading-9ec6 .media-black-5018 {
  max-width: 50%;
}
.yellow_c101 .media-black-5018 {
  max-width: 33.33%;
}
.brown_23f9 .media-black-5018 {
  max-width: 25%;
}
.liquid_6126 .media-black-5018 {
  max-width: 20%;
}
.light-3a5f .media-black-5018 {
  max-width: 16.66%;
}
.caption-bright-e4c8 .media-black-5018 {
  max-width: 14.28%;
}
.active_small_1b78 .media-black-5018 {
  max-width: 12.5%;
}
.sort_wood_fd91 .media-black-5018 {
  max-width: 11.11%;
}
.info-fast-b0dc {
  display: block;
}
.focus-f22d .overlay-cf49 label,
.focus-f22d .outline_ada5 label,
.focus-f22d .alert-current-ee37 label,
.focus-f22d .yellow-3a2d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider_warm_794f {
  list-style: none;
  margin: 0;
}
.slider_warm_794f article.gold_8231 {
  margin-bottom: 0;
}
.slider_warm_794f ul {
  list-style: none;
  margin: 0;
}
.slider_warm_794f .frame-last-ba05 li.gold_8231 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider_warm_794f .frame-last-ba05 li.gold_8231 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider_warm_794f .frame-last-ba05 li.gold_8231: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) {
  .slider_warm_794f .frame-last-ba05 li.gold_8231 li.gold_8231 li.gold_8231 li.gold_8231 {
    padding-left: 0;
  }
}
article.gold_8231 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold_8231 .box-273f p:last-of-type {
  margin-bottom: 0;
}
article.gold_8231 .outline-dirty-846b {
  float: left;
}
article.gold_8231 .detail_down_9751 {
  margin-left: 85px;
}
article.gold_8231 .action_fc89 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold_8231 .action_fc89 .large-b28d {
  margin-left: 10px;
}
article.gold_8231 .sort-3478 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold_8231 .bright-3238 {
  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 .overlay-cf49,
  #respond .alert-current-ee37,
  #respond .yellow-3a2d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay-cf49 input,
#respond .alert-current-ee37 input,
#respond .yellow-3a2d input {
  width: 100%;
}
#respond .yellow-3a2d {
  margin-right: 0;
}
#respond .hot_a2e7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.black-de1f {
  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;
}
.black-de1f.under-8af9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.black-de1f 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%);
}
.black-de1f:focus,
.black-de1f: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);
}
.current_cf42 {
  border-radius: 10%;
}
.tiny-2878 {
  border-radius: 50%;
}
.secondary-advanced-482a {
  font-size: 0.72em;
}
.form_cdea {
  font-size: 0.875em;
}
.pagination_d3f3 {
  font-size: 1.1em;
}
.pressed-34c3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pressed-34c3.secondary-advanced-482a {
  letter-spacing: 0.5px;
}
.dim-a132,
.dim-a132 a {
  color: #6d6d6d;
}
.dim-a132 a:hover {
  color: #111;
}
.message_8105 {
  color: #6d6d6d;
}
.element_db53 {
  overflow-x: hidden;
}
.element_db53 .liquid_0b0b.footer-west-8ef7 {
  position: relative;
}
.element_db53 .liquid_0b0b.footer-west-8ef7.dark_9162 {
  position: initial;
}
.element_db53
  .liquid_0b0b.footer-west-8ef7.dark_9162
  .container_4dfe {
  left: auto;
}
.element_db53 .liquid_0b0b .container_4dfe {
  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;
}
.element_db53 .liquid_0b0b:hover.footer-west-8ef7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element_db53
  .liquid_0b0b:hover.footer-west-8ef7
  .container_4dfe {
  display: block;
  z-index: 9999999;
}
.element_db53 .advanced-c273 .thumbnail-fluid-0fe9,
.element_db53 .shadow_bfd6 .thumbnail-fluid-0fe9 {
  display: none;
}
.element_db53 .nav_clean_354d .liquid_0b0b:hover.footer-west-8ef7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus-f22d .overlay-cf49 label,
.focus-f22d .outline_ada5 label,
.focus-f22d .alert-current-ee37 label,
.focus-f22d .yellow-3a2d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider_warm_794f {
  list-style: none;
  margin: 0;
}
.slider_warm_794f article.gold_8231 {
  margin-bottom: 0;
}
.slider_warm_794f ul {
  list-style: none;
  margin: 0;
}
.slider_warm_794f .frame-last-ba05 li.gold_8231 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider_warm_794f .frame-last-ba05 li.gold_8231 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider_warm_794f .frame-last-ba05 li.gold_8231: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) {
  .slider_warm_794f .frame-last-ba05 li.gold_8231 li.gold_8231 li.gold_8231 li.gold_8231 {
    padding-left: 0;
  }
}
article.gold_8231 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold_8231 .box-273f p:last-of-type {
  margin-bottom: 0;
}
article.gold_8231 .outline-dirty-846b {
  float: left;
}
article.gold_8231 .detail_down_9751 {
  margin-left: 85px;
}
article.gold_8231 .action_fc89 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold_8231 .action_fc89 .large-b28d {
  margin-left: 10px;
}
article.gold_8231 .sort-3478 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold_8231 .bright-3238 {
  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 .overlay-cf49,
  #respond .alert-current-ee37,
  #respond .yellow-3a2d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay-cf49 input,
#respond .alert-current-ee37 input,
#respond .yellow-3a2d input {
  width: 100%;
}
#respond .yellow-3a2d {
  margin-right: 0;
}
#respond .hot_a2e7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced-c273 .medium-fa27 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium-fa27 .picture_narrow_fc74.picture-right-6ccd .smooth_f10a > li > a:focus,
.medium-fa27 .picture_narrow_fc74.picture-right-6ccd .smooth_f10a > li > a:hover,
.medium-fa27 .picture_narrow_fc74.nav_advanced_caba .smooth_f10a > li > a:focus,
.medium-fa27 .picture_narrow_fc74.nav_advanced_caba .smooth_f10a > li > a:hover,
.medium-fa27 .picture_narrow_fc74.dim-4602 .smooth_f10a > li > a:focus,
.medium-fa27 .picture_narrow_fc74.dim-4602 .smooth_f10a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-fa27
  .picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li.mini-20b1
  > a,
.medium-fa27
  .picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li.overlay-07e2
  > a,
.medium-fa27
  .picture_narrow_fc74.nav_advanced_caba
  .smooth_f10a
  > li.mini-20b1
  > a,
.medium-fa27
  .picture_narrow_fc74.nav_advanced_caba
  .smooth_f10a
  > li.overlay-07e2
  > a,
.medium-fa27
  .picture_narrow_fc74.dim-4602
  .smooth_f10a
  > li.mini-20b1
  > a,
.medium-fa27 .picture_narrow_fc74.dim-4602 .smooth_f10a > li.bright-fd43 > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium-fa27 .clean_7f4c,
.medium-fa27 .clean_7f4c a {
  color: rgba(255, 255, 255, 0.99);
}
.medium-fa27 .bronze_4516.hard-4cc8 li a,
.medium-fa27 .notification-2277 a,
.medium-fa27 .panel_8673,
.medium-fa27 .smooth_f10a > li > a,
.medium-fa27 .status-under-3ad1 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27 .bronze_4516.hard-4cc8 li a:hover,
.medium-fa27 .notification-2277 a:hover,
.medium-fa27 .panel_8673:hover,
.medium-fa27 .smooth_f10a > li > a:hover,
.medium-fa27 .status-under-3ad1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-fa27 .frame_22d6 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27 .frame_22d6 .gallery-c126 {
  color: rgba(255, 255, 255, 0.99);
}
.medium-fa27 .frame_22d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-fa27 .hero-133b .message_wood_7086 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27 .hero-133b .message_wood_7086 .slider_baf0 {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27
  .hero-133b
  .message_wood_7086
  .slider_baf0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27
  .hero-133b
  .message_wood_7086
  .slider_baf0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27
  .hero-133b
  .message_wood_7086
  .slider_baf0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27
  .hero-133b
  .message_wood_7086
  .slider_baf0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27 .hero-133b .white-4dbf {
  color: rgba(255, 255, 255, 0.79);
}
.medium-fa27 .hero-133b .white-4dbf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean-22f4
  .medium-fa27
  .hero-133b
  .slider-539b
  .bronze-f60f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.clean-22f4
  .medium-fa27
  .hero-133b
  .slider-539b
  .slider_baf0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced-c273 .sidebar_copper_a9da {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sidebar_copper_a9da .picture_narrow_fc74.picture-right-6ccd .smooth_f10a > li > a:focus,
.sidebar_copper_a9da .picture_narrow_fc74.picture-right-6ccd .smooth_f10a > li > a:hover,
.sidebar_copper_a9da .picture_narrow_fc74.nav_advanced_caba .smooth_f10a > li > a:focus,
.sidebar_copper_a9da .picture_narrow_fc74.nav_advanced_caba .smooth_f10a > li > a:hover,
.sidebar_copper_a9da .picture_narrow_fc74.dim-4602 .smooth_f10a > li > a:focus,
.sidebar_copper_a9da .picture_narrow_fc74.dim-4602 .smooth_f10a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_copper_a9da
  .picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li.mini-20b1
  > a,
.sidebar_copper_a9da
  .picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li.overlay-07e2
  > a,
.sidebar_copper_a9da
  .picture_narrow_fc74.nav_advanced_caba
  .smooth_f10a
  > li.mini-20b1
  > a,
.sidebar_copper_a9da
  .picture_narrow_fc74.nav_advanced_caba
  .smooth_f10a
  > li.overlay-07e2
  > a,
.sidebar_copper_a9da
  .picture_narrow_fc74.dim-4602
  .smooth_f10a
  > li.mini-20b1
  > a,
.sidebar_copper_a9da .picture_narrow_fc74.dim-4602 .smooth_f10a > li.bright-fd43 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_copper_a9da .clean_7f4c,
.sidebar_copper_a9da .clean_7f4c a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_copper_a9da .bronze_4516.hard-4cc8 li a,
.sidebar_copper_a9da .notification-2277 a,
.sidebar_copper_a9da .panel_8673,
.sidebar_copper_a9da .smooth_f10a > li > a,
.sidebar_copper_a9da .status-under-3ad1 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar_copper_a9da .bronze_4516.hard-4cc8 li a:hover,
.sidebar_copper_a9da .notification-2277 a:hover,
.sidebar_copper_a9da .panel_8673:hover,
.sidebar_copper_a9da .smooth_f10a > li > a:hover,
.sidebar_copper_a9da .status-under-3ad1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_copper_a9da .frame_22d6 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar_copper_a9da .frame_22d6 .gallery-c126 {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_copper_a9da .frame_22d6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.advanced_44ee .border-91ea {
  margin-left: auto;
  margin-right: auto;
}
.logo_hovered_0078 > * {
  margin-left: auto;
  margin-right: auto;
}
.logo_hovered_0078 .focus-ef19 {
  margin-right: 1.41575em;
}
.liquid-f2d0 .logo_hovered_0078 > .carousel-50e2 {
  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;
}
.liquid-f2d0 .logo_hovered_0078 > .paragraph_a51c {
  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;
}
.top-b120.advanced_44ee .border-91ea,
.grid_00fb.advanced_44ee .border-91ea {
  margin-left: 0;
}
.narrow_fd60.advanced_44ee .border-91ea,
.caption-ad6c.advanced_44ee .border-91ea {
  margin-right: 0;
}
.logo_hovered_0078 ol,
.logo_hovered_0078 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active-ee4a video {
  max-width: 100%;
}
.hero-f37b img {
  display: block;
}
.hero-f37b.focus-ef19,
.hero-f37b.border_71c4 {
  width: 100%;
}
.hero-f37b.paragraph_a51c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph-large-064d:not(.block_out_95da) {
  margin: 1.5em auto;
}
.cold-3452 p {
  padding: 1.5em 14px;
}
ul.hover_c52f.paragraph_a51c,
ul.hover_c52f.carousel-50e2,
ul.hover_c52f.overlay_purple_0398.carousel-50e2 {
  padding: 0 14px;
}
.detail_7f84 {
  display: block;
  overflow-x: auto;
}
.detail_7f84 table {
  border-collapse: collapse;
  width: 100%;
}
.detail_7f84 td,
.detail_7f84 th {
  padding: 0.5em;
}
.logo_hovered_0078 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo_hovered_0078 ol ol,
.logo_hovered_0078 ol ul,
.logo_hovered_0078 ul ol,
.logo_hovered_0078 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo_hovered_0078 ol ol li,
.logo_hovered_0078 ol ul li,
.logo_hovered_0078 ul ol li,
.logo_hovered_0078 ul ul li {
  margin-left: 0;
}
.filter-out-5a25.banner-c5f5 > .out_6f64 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-out-5a25.banner-c5f5 > .out_6f64 iframe,
.filter-out-5a25.banner-c5f5 > .out_6f64 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image-6cd6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image-6cd6.first-d50a {
  padding: 0;
}
.image-6cd6.first-d50a cite {
  font-size: 13px;
}
.image-6cd6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image-6cd6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.primary_440a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.primary_440a > p:first-child {
  margin-top: 0;
}
.primary_440a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.primary_440a blockquote {
  border-left: 0;
}
.large-562b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.large-562b:not(.progress_9b44) {
  max-width: 100px;
}
.large-562b.container-north-cc08 {
  border-bottom: none !important;
  text-align: center;
}
.large-562b.container-north-cc08::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .cold-3452 p {
    padding: 1.5em 0;
  }
}
.copper_ebb3 {
  color: #0073aa;
}
.aside-852d {
  background-color: #0073aa;
}
.stale-d3e3 {
  color: #229fd8;
}
.shade-upper-3662 {
  background-color: #229fd8;
}
.mini-2abf {
  color: #eee;
}
.fluid-db7e {
  background-color: #eee;
}
.thumbnail-solid-4556 {
  color: #444;
}
.small-6346 {
  background-color: #444;
}
.white_18aa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.white_18aa .down-3f4e .notification-2277 {
  font-size: 15px;
}
.white_18aa .notification-2277 {
  line-height: 1.3;
}
.white_18aa .sidebar_copper_a9da {
}
.white_18aa .medium-fa27 {
  background: #235787;
}
.carousel_cf50 {
  padding: 0;
}
.carousel_cf50 .medium-fa27 {
  background: #1a1a1a;
}
.carousel_cf50 .sidebar_copper_a9da {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.small-d47d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.small-d47d .sidebar_copper_a9da {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.small-d47d .medium-fa27 {
  background: #303030;
}
.video-red-a0c6 {
  position: relative;
  z-index: 10;
}
.video-red-a0c6 .menu-0fd7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-1e95 .footer-west-8ef7 {
  display: inline-block;
  vertical-align: middle;
}
.form-1e95.avatar_pink_a5a0 .footer-west-8ef7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .form-1e95.avatar_pink_a5a0 .footer-west-8ef7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .form-1e95.avatar_pink_a5a0 .footer-west-8ef7 {
    margin-right: 0.4em;
  }
}
.form-1e95.avatar_pink_a5a0 .footer-west-8ef7:last-child {
  margin-right: 0;
}
.header-under-f451 .menu-0fd7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .advanced-c273 .down-3f4e {
    margin: 0 -0.5em;
  }
  .advanced-c273 .down-3f4e [class*="customify-col-"],
  .advanced-c273 .down-3f4e [class*="customify-col_"],
  .advanced-c273 .down-3f4e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.advanced-c273.breadcrumb-blue-c9a5 .menu-0fd7 {
  background: 0 0 !important;
}
.advanced-c273.breadcrumb-blue-c9a5 .menu-0fd7,
.advanced-c273.header-under-f451 .menu-0fd7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .advanced-c273.aside-west-67d4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.advanced-c273.header-under-f451 .menu-0fd7 {
  box-shadow: none !important;
}
.input_98b4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .input_98b4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .input_98b4 {
    padding: 18px 0 20px;
  }
}
.input_98b4 .row_a7db {
  width: 100%;
}
.input_98b4 .backdrop_0c53 {
  margin-bottom: 0;
}
.input_98b4 .dirty_bd63 {
  margin-top: 5px;
  font-size: 0.875em;
}
.text_1c2b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.text_1c2b .background-749f {
  width: 100%;
}
.pagination_huge_79f5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination_huge_79f5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination_huge_79f5 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;
}
.pagination_huge_79f5 li:last-child:after {
  display: none;
}
.pagination_huge_79f5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.texture_black_ca94 .thumbnail-fluid-0fe9 button,
.input_98b4 .thumbnail-fluid-0fe9 button {
  left: 0;
}
.texture_black_ca94 .background-749f,
.input_98b4 .background-749f {
  padding-left: 0;
  padding-right: 0;
}
.texture_black_ca94 .text_1c2b,
.input_98b4 .text_1c2b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.texture_black_ca94 {
  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;
}
.texture_black_ca94: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;
}
.texture_black_ca94 .progress-506f {
  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) {
  .texture_black_ca94 .progress-506f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .texture_black_ca94 .progress-506f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .texture_black_ca94 .progress-506f {
    min-height: 200px;
  }
}
.texture_black_ca94 .pagination_huge_79f5 {
  color: rgba(255, 255, 255, 0.8);
}
.texture_black_ca94 .pagination_huge_79f5 a,
.texture_black_ca94 .pagination_huge_79f5 li:after {
  color: inherit;
}
.texture_black_ca94 .pagination_huge_79f5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.motion-bd4d {
  margin-bottom: 0.5em;
}
.hero-3f1b {
  margin-bottom: 1.2em;
}
.hero-3f1b,
.motion-bd4d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero-3f1b p:last-child,
.motion-bd4d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thumbnail-fluid-0fe9,
#masthead .thumbnail-fluid-0fe9 {
  display: none;
}
#masthead
  > .thumbnail-fluid-0fe9.south_c6c2 {
  display: none;
}
#masthead > .thumbnail-fluid-0fe9 button {
  left: 0;
}
.label_663c {
  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%;
}
.label_663c .footer-west-8ef7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label_663c .small-43b1 {
  display: -webkit-box;
  display: flex;
}
.label_663c .small-43b1.top_70e1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label_663c .small-43b1.sort-093c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_663c .small-43b1.popup_224f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_663c.filter_pressed_8c20.thick-8990 .small-43b1.top_70e1 {
  flex-basis: 100%;
}
.label_663c.item-771e .small-43b1.sort-093c {
  -webkit-box-flex: 1;
  flex: auto;
}
.label_663c.item-771e .small-43b1.popup_224f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thumbnail-fluid-0fe9.south_c6c2 {
  display: none;
}
#masthead > .thumbnail-fluid-0fe9 button {
  left: 0;
}
.surface-d662 {
  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;
}
.surface-d662:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.surface-d662.motion_ec3f i {
  margin-right: 4px;
}
.surface-d662.gold-9e3e i {
  margin-left: 5px;
}
.notification-2277 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notification-2277 p:last-child {
  margin-bottom: 0;
}
.hero_b423 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero_b423 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero_b423 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero_b423 .clean_7f4c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero_b423 .last_bbea {
  margin: 5px 0 7px 0;
}
.hero_b423.container_7d4b .outline-short-22de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_b423.container_7d4b .tabs_55b8 {
  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;
}
.hero_b423.label_fluid_1a37 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero_b423.label_fluid_1a37 .outline-short-22de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_b423.label_fluid_1a37 .tabs_55b8 {
  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;
}
.hero_b423.summary-thick-0e59 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_b423.over-0ca0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero_b423.over-0ca0 .tabs_55b8 {
  margin-top: 7px;
}
.list-640a {
  display: inline-block;
}
.video-red-a0c6 .photo_7d33 .hero_b423 img {
  max-width: 100%;
}
.picture_narrow_fc74 .pro-cd90.element-east-6163,
.widget-40a6 .pro-cd90.element-east-6163 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_narrow_fc74 .shade-f7c8,
.widget-40a6 .shade-f7c8 {
  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%);
}
.picture_narrow_fc74 .shade-f7c8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.picture_narrow_fc74.item-middle-479b .shade-f7c8 {
  display: none;
}
.picture_narrow_fc74 .steel-ba00 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_narrow_fc74 .steel-ba00 li {
  display: inline-block;
  position: relative;
}
.picture_narrow_fc74 .steel-ba00 li:last-child {
  margin-right: 0;
}
.picture_narrow_fc74 .steel-ba00 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;
}
.picture_narrow_fc74 .steel-ba00 li.bright-fd43 > a {
  color: rgba(0, 0, 0, 0.9);
}
.picture_narrow_fc74 .steel-ba00 > 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;
}
.picture_narrow_fc74 .steel-ba00 > li > a i {
  line-height: 0;
}
.picture_narrow_fc74 .steel-ba00 > li.steel_bedd > a .shade-f7c8 {
  margin-left: 4px;
  line-height: 0;
}
.picture_narrow_fc74 .steel-ba00 .tabs_active_1394 li.steel_bedd > a {
  position: relative;
}
.picture_narrow_fc74 .steel-ba00 .tabs_active_1394 li.steel_bedd > a:after,
.picture_narrow_fc74 .steel-ba00 .tabs_active_1394 li.steel_bedd > a:before {
  content: "";
  display: table;
}
.picture_narrow_fc74 .steel-ba00 .tabs_active_1394 li.steel_bedd > a:after {
  clear: both;
}
.picture_narrow_fc74 .steel-ba00 .tabs_active_1394 li.steel_bedd > a .shade-f7c8 {
  margin-left: 5px;
  float: right;
}
.picture_narrow_fc74 .content_simple_8a4c,
.picture_narrow_fc74 .tabs_active_1394 {
  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;
}
.picture_narrow_fc74 .tabs_active_1394 {
  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;
}
.picture_narrow_fc74 .tabs_active_1394 .element-east-6163 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_narrow_fc74 .tabs_active_1394 .shade-f7c8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.picture_narrow_fc74 .tabs_active_1394 li {
  display: block;
  margin: 0;
  padding: 0;
}
.picture_narrow_fc74 .tabs_active_1394 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;
}
.picture_narrow_fc74 .tabs_active_1394 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.picture_narrow_fc74 .tabs_active_1394 .tabs_active_1394 {
  top: 0;
  left: 100%;
}
.picture_narrow_fc74 .down_b9dc.fn-focus-3c21 > .content_simple_8a4c,
.picture_narrow_fc74 .down_b9dc.fn-focus-3c21 > .tabs_active_1394,
.picture_narrow_fc74 .down_b9dc:focus > .content_simple_8a4c,
.picture_narrow_fc74 .down_b9dc:focus > .tabs_active_1394,
.picture_narrow_fc74 .down_b9dc:hover > .content_simple_8a4c,
.picture_narrow_fc74 .down_b9dc:hover > .tabs_active_1394 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.picture_narrow_fc74.dim-4602 .smooth_f10a:after,
.picture_narrow_fc74.dim-4602 .smooth_f10a:before {
  content: "";
  display: table;
}
.picture_narrow_fc74.dim-4602 .smooth_f10a:after {
  clear: both;
}
.picture_narrow_fc74.dim-4602 .smooth_f10a > li {
  float: left;
}
.picture_narrow_fc74.article-wide-7efa .smooth_f10a:after,
.picture_narrow_fc74.article-wide-7efa .smooth_f10a:before {
  content: "";
  display: table;
}
.picture_narrow_fc74.article-wide-7efa .smooth_f10a:after {
  clear: both;
}
.picture_narrow_fc74.article-wide-7efa .smooth_f10a > li {
  float: left;
}
.picture_narrow_fc74.article-wide-7efa .smooth_f10a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.picture_narrow_fc74.article-wide-7efa .smooth_f10a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.picture_narrow_fc74.article-wide-7efa .smooth_f10a > li.mini-20b1 > a,
.picture_narrow_fc74.article-wide-7efa .smooth_f10a > li.bright-fd43 > a {
  color: #fff;
  background-color: #1e4b75;
}
.picture_narrow_fc74.picture-right-6ccd .smooth_f10a > li > a .element-east-6163 {
  position: relative;
}
.picture_narrow_fc74.picture-right-6ccd .smooth_f10a > li > a .element-east-6163: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;
}
.picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li:focus
  > a
  .element-east-6163:before,
.picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li:hover
  > a
  .element-east-6163:before {
  width: 100%;
  background-color: currentColor;
}
.picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li.mini-20b1
  > a
  .element-east-6163:before,
.picture_narrow_fc74.picture-right-6ccd
  .smooth_f10a
  > li.overlay-07e2
  > a
  .element-east-6163:before {
  width: 100%;
  background-color: currentColor;
}
.picture_narrow_fc74.nav_advanced_caba .smooth_f10a > li > a .element-east-6163 {
  position: relative;
}
.picture_narrow_fc74.nav_advanced_caba .smooth_f10a > li > a .element-east-6163: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;
}
.picture_narrow_fc74.nav_advanced_caba .smooth_f10a > li:focus > a .element-east-6163:before,
.picture_narrow_fc74.nav_advanced_caba
  .smooth_f10a
  > li:hover
  > a
  .element-east-6163:before {
  width: 100%;
  background-color: currentColor;
}
.picture_narrow_fc74.nav_advanced_caba
  .smooth_f10a
  > li.mini-20b1
  > a
  .element-east-6163:before,
.picture_narrow_fc74.nav_advanced_caba
  .smooth_f10a
  > li.overlay-07e2
  > a
  .element-east-6163:before {
  width: 100%;
  background-color: currentColor;
}
.widget-40a6 .steel-ba00 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-40a6 .steel-ba00 li:first-child > a {
  border-top: none;
}
.widget-40a6 .steel-ba00 .pattern_c7b7 > .element-east-6163 .shade-f7c8 {
  display: none;
}
.widget-40a6 .steel-ba00 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.widget-40a6 .steel-ba00 li:last-child {
  border: none;
}
.widget-40a6 .steel-ba00 li.steel_bedd > a {
  padding-right: 45px !important;
}
.widget-40a6 .steel-ba00 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.widget-40a6 .steel-ba00 li a:focus,
.widget-40a6 .steel-ba00 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-40a6 .steel-ba00 li .link_current_c901 {
  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;
}
.widget-40a6 .steel-ba00 li .link_current_c901:hover {
  box-shadow: none;
}
.widget-40a6 .steel-ba00 li .link_current_c901 .shade-f7c8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.widget-40a6 .steel-ba00 .tabs_active_1394 {
  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);
}
.widget-40a6 .steel-ba00 .tabs_active_1394 li a {
  padding-left: 3em;
}
.widget-40a6 .steel-ba00 .tooltip-silver-30e9 > a .link_current_c901 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.widget-40a6 .steel-ba00 .tooltip-silver-30e9 > .tabs_active_1394 {
  display: block;
  opacity: 1;
}
.icon-8b0e {
  max-width: 100%;
}
.hover-liquid-a716 {
  line-height: 0;
  cursor: pointer;
}
.status-under-3ad1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.status-under-3ad1:hover {
  box-shadow: none;
  color: currentColor;
}
.status-under-3ad1 svg {
  width: 18px;
  height: 18px;
}
.status-under-3ad1 .column_west_4cb9 {
  display: none;
}
.hover-next-d0b2 {
  position: relative;
}
.hover-next-d0b2.fn-active-3c21 .status-under-3ad1 .column_8476 {
  display: none;
}
.hover-next-d0b2.fn-active-3c21 .status-under-3ad1 .column_west_4cb9 {
  display: inline-block;
}
.hover-next-d0b2 .sidebar_b2eb {
  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);
}
.hover-next-d0b2.hero_dim_56d2 .sidebar_b2eb {
  left: auto;
  right: -0.9em;
}
.hover-next-d0b2.hero_dim_56d2 .yellow_5118::before {
  left: auto;
  right: 15px;
}
.hover-next-d0b2.fn-active-3c21 .sidebar_b2eb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-539b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider-539b label {
  flex-basis: 100%;
}
.slider-539b .message_wood_7086 {
  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;
}
.slider-539b .slider_baf0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider-539b .slider_baf0:focus {
  background-color: transparent;
}
.slider-539b button.white-4dbf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider-539b button.white-4dbf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider-539b button.white-4dbf svg {
  width: 18px;
  height: 18px;
}
.slider-539b input[type="submit"] {
  min-height: auto;
}
.hero-133b .slider-539b .slider_baf0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.yellow_5118 {
  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) {
  .yellow_5118 {
    width: 220px;
  }
}
.yellow_5118 label {
  flex-basis: 100%;
}
.yellow_5118::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;
}
.clean-22f4 .hero-133b .slider-539b {
  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;
}
.clean-22f4
  .hero-133b
  .slider-539b
  .message_wood_7086 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.clean-22f4 .hero-133b .slider-539b .slider_baf0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.clean-22f4
  .hero-133b
  .slider-539b
  .slider_baf0:focus {
  background: 0 0;
}
.clean-22f4
  .hero-133b
  .slider-539b
  .bronze-f60f {
  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;
}
.bronze_4516 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bronze_4516 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bronze_4516 li:last-child {
  margin-right: 0;
}
.bronze_4516 li:first-child {
  margin-left: 0;
}
.bronze_4516.badge-soft-2432 a {
  color: #fff;
}
.bronze_4516.badge-soft-2432 a:hover {
  color: #fff;
}
.bronze_4516 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bronze_4516 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bronze_4516 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bronze_4516 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bronze_4516 [class*="social-icon-apple"] {
  background-color: #999;
}
.bronze_4516 [class*="social-icon-apple"].disabled_69e3 {
  background-color: transparent;
  color: #999;
}
.bronze_4516 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bronze_4516 [class*="social-icon-behance"].disabled_69e3 {
  background-color: transparent;
  color: #1769ff;
}
.bronze_4516 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bronze_4516 [class*="social-icon-bitbucket"].disabled_69e3 {
  background-color: transparent;
  color: #205081;
}
.bronze_4516 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bronze_4516 [class*="social-icon-codepen"].disabled_69e3 {
  background-color: transparent;
  color: #000;
}
.bronze_4516 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bronze_4516 [class*="social-icon-delicious"].disabled_69e3 {
  background-color: transparent;
  color: #39f;
}
.bronze_4516 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bronze_4516 [class*="social-icon-digg"].disabled_69e3 {
  background-color: transparent;
  color: #005be2;
}
.bronze_4516 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bronze_4516 [class*="social-icon-dribbble"].disabled_69e3 {
  background-color: transparent;
  color: #ea4c89;
}
.bronze_4516 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bronze_4516 [class*="social-icon-envelope"].disabled_69e3 {
  background-color: transparent;
  color: #ea4335;
}
.bronze_4516 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bronze_4516 [class*="social-icon-facebook"].disabled_69e3 {
  background-color: transparent;
  color: #3b5998;
}
.bronze_4516 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bronze_4516 [class*="social-icon-flickr"].disabled_69e3 {
  background-color: transparent;
  color: #0063dc;
}
.bronze_4516 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bronze_4516 [class*="social-icon-foursquare"].disabled_69e3 {
  background-color: transparent;
  color: #2d5be3;
}
.bronze_4516 [class*="social-icon-github"] {
  background-color: #333;
}
.bronze_4516 [class*="social-icon-github"].disabled_69e3 {
  background-color: transparent;
  color: #333;
}
.bronze_4516 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bronze_4516 [class*="social-icon-google-plus"].disabled_69e3 {
  background-color: transparent;
  color: #dd4b39;
}
.bronze_4516 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bronze_4516 [class*="social-icon-houzz"].disabled_69e3 {
  background-color: transparent;
  color: #7ac142;
}
.bronze_4516 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bronze_4516 [class*="social-icon-instagram"].disabled_69e3 {
  background-color: transparent;
  color: #262626;
}
.bronze_4516 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bronze_4516 [class*="social-icon-jsfiddle"].disabled_69e3 {
  background-color: transparent;
  color: #487aa2;
}
.bronze_4516 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bronze_4516 [class*="social-icon-linkedin"].disabled_69e3 {
  background-color: transparent;
  color: #0077b5;
}
.bronze_4516 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bronze_4516 [class*="social-icon-medium"].disabled_69e3 {
  background-color: transparent;
  color: #00ab6b;
}
.bronze_4516 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bronze_4516
  [class*="social-icon-odnoklassniki"].disabled_69e3 {
  background-color: transparent;
  color: #f4731c;
}
.bronze_4516 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bronze_4516 [class*="social-icon-meetup"].disabled_69e3 {
  background-color: transparent;
  color: #ec1c40;
}
.bronze_4516 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bronze_4516 [class*="social-icon-pinterest"].disabled_69e3 {
  background-color: transparent;
  color: #bd081c;
}
.bronze_4516 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bronze_4516 [class*="social-icon-product-hunt"].disabled_69e3 {
  background-color: transparent;
  color: #da552f;
}
.bronze_4516 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bronze_4516 [class*="social-icon-reddit"].disabled_69e3 {
  background-color: transparent;
  color: #ff4500;
}
.bronze_4516 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bronze_4516 [class*="social-icon-rss"].disabled_69e3 {
  background-color: transparent;
  color: #f26522;
}
.bronze_4516 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bronze_4516
  [class*="social-icon-shopping-cart"].disabled_69e3 {
  background-color: transparent;
  color: #4caf50;
}
.bronze_4516 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bronze_4516 [class*="social-icon-skype"].disabled_69e3 {
  background-color: transparent;
  color: #00aff0;
}
.bronze_4516 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bronze_4516 [class*="social-icon-slideshare"].disabled_69e3 {
  background-color: transparent;
  color: #0077b5;
}
.bronze_4516 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bronze_4516 [class*="social-icon-snapchat"].disabled_69e3 {
  background-color: transparent;
  color: #fffc00;
}
.bronze_4516 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bronze_4516 [class*="social-icon-soundcloud"].disabled_69e3 {
  background-color: transparent;
  color: #f80;
}
.bronze_4516 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bronze_4516 [class*="social-icon-spotify"].disabled_69e3 {
  background-color: transparent;
  color: #2ebd59;
}
.bronze_4516 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bronze_4516
  [class*="social-icon-stack-overflow"].disabled_69e3 {
  background-color: transparent;
  color: #fe7a15;
}
.bronze_4516 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bronze_4516 [class*="social-icon-maldkfgram"].disabled_69e3 {
  background-color: transparent;
  color: #2ca5e0;
}
.bronze_4516 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bronze_4516 [class*="social-icon-tripadvisor"].disabled_69e3 {
  background-color: transparent;
  color: #589442;
}
.bronze_4516 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bronze_4516 [class*="social-icon-tumblr"].disabled_69e3 {
  background-color: transparent;
  color: #35465c;
}
.bronze_4516 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bronze_4516 [class*="social-icon-twitch"].disabled_69e3 {
  background-color: transparent;
  color: #6441a5;
}
.bronze_4516 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bronze_4516 [class*="social-icon-twitter"].disabled_69e3 {
  background-color: transparent;
  color: #1da1f2;
}
.bronze_4516 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bronze_4516 [class*="social-icon-vimeo"].disabled_69e3 {
  background-color: transparent;
  color: #1ab7ea;
}
.bronze_4516 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bronze_4516 [class*="social-icon-vk"].disabled_69e3 {
  background-color: transparent;
  color: #45668e;
}
.bronze_4516 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bronze_4516 [class*="social-icon-weibo"].disabled_69e3 {
  background-color: transparent;
  color: #df2029;
}
.bronze_4516 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bronze_4516 [class*="social-icon-weixin"].disabled_69e3 {
  background-color: transparent;
  color: #7bb32e;
}
.bronze_4516 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bronze_4516 [class*="social-icon-whatsapp"].disabled_69e3 {
  background-color: transparent;
  color: #25d366;
}
.bronze_4516 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bronze_4516 [class*="social-icon-wordpress"].disabled_69e3 {
  background-color: transparent;
  color: #21759b;
}
.bronze_4516 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bronze_4516 [class*="social-icon-xing"].disabled_69e3 {
  background-color: transparent;
  color: #026466;
}
.bronze_4516 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bronze_4516 [class*="social-icon-yelp"].disabled_69e3 {
  background-color: transparent;
  color: #af0606;
}
.bronze_4516 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bronze_4516 [class*="social-icon-youtube"].disabled_69e3 {
  background-color: transparent;
  color: #cd201f;
}
.panel_8673 {
  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;
}
.panel_8673:hover {
  box-shadow: none;
  background: 0 0;
}
.wood-3a59 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget_172d {
  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;
}
.large-0c14 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.description-233f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.description-233f,
.description-233f::after,
.description-233f::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-233f::after,
.description-233f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list-0b37 .widget_172d .large-0c14 {
  margin-top: -2px;
  width: 19px;
}
.list-0b37 .widget_172d .description-233f {
  margin-top: -1px;
}
.list-0b37 .widget_172d .description-233f,
.list-0b37 .widget_172d .description-233f::after,
.list-0b37 .widget_172d .description-233f::before {
  width: 19px;
  height: 2px;
}
.list-0b37 .widget_172d .description-233f::before {
  top: -6px;
}
.list-0b37 .widget_172d .description-233f::after {
  bottom: -6px;
}
.table_42d0 .widget_172d .large-0c14 {
  margin-top: -2px;
  width: 22px;
}
.table_42d0 .widget_172d .description-233f {
  margin-top: -1px;
}
.table_42d0 .widget_172d .description-233f,
.table_42d0 .widget_172d .description-233f::after,
.table_42d0 .widget_172d .description-233f::before {
  width: 22px;
  height: 2px;
}
.table_42d0 .widget_172d .description-233f::before {
  top: -7px;
}
.table_42d0 .widget_172d .description-233f::after {
  bottom: -7px;
}
.main_down_f643 .widget_172d .large-0c14 {
  margin-top: -2px;
  width: 31px;
}
.main_down_f643 .widget_172d .description-233f {
  margin-top: -1.5px;
}
.main_down_f643 .widget_172d .description-233f,
.main_down_f643 .widget_172d .description-233f::after,
.main_down_f643 .widget_172d .description-233f::before {
  width: 31px;
  height: 3px;
}
.main_down_f643 .widget_172d .description-233f::before {
  top: -9px;
}
.main_down_f643 .widget_172d .description-233f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot_a965 .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 19px;
  }
  .hot_a965 .widget_172d .description-233f {
    margin-top: -1px;
  }
  .hot_a965 .widget_172d .description-233f,
  .hot_a965 .widget_172d .description-233f::after,
  .hot_a965 .widget_172d .description-233f::before {
    width: 19px;
    height: 2px;
  }
  .hot_a965 .widget_172d .description-233f::before {
    top: -6px;
  }
  .hot_a965 .widget_172d .description-233f::after {
    bottom: -6px;
  }
  .pro-45d9 .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 22px;
  }
  .pro-45d9 .widget_172d .description-233f {
    margin-top: -1px;
  }
  .pro-45d9 .widget_172d .description-233f,
  .pro-45d9 .widget_172d .description-233f::after,
  .pro-45d9 .widget_172d .description-233f::before {
    width: 22px;
    height: 2px;
  }
  .pro-45d9 .widget_172d .description-233f::before {
    top: -7px;
  }
  .pro-45d9 .widget_172d .description-233f::after {
    bottom: -7px;
  }
  .paper_5100 .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 31px;
  }
  .paper_5100 .widget_172d .description-233f {
    margin-top: -1.5px;
  }
  .paper_5100 .widget_172d .description-233f,
  .paper_5100 .widget_172d .description-233f::after,
  .paper_5100 .widget_172d .description-233f::before {
    width: 31px;
    height: 3px;
  }
  .paper_5100 .widget_172d .description-233f::before {
    top: -9px;
  }
  .paper_5100 .widget_172d .description-233f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture-north-ecf5 .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 19px;
  }
  .texture-north-ecf5 .widget_172d .description-233f {
    margin-top: -1px;
  }
  .texture-north-ecf5 .widget_172d .description-233f,
  .texture-north-ecf5 .widget_172d .description-233f::after,
  .texture-north-ecf5 .widget_172d .description-233f::before {
    width: 19px;
    height: 2px;
  }
  .texture-north-ecf5 .widget_172d .description-233f::before {
    top: -6px;
  }
  .texture-north-ecf5 .widget_172d .description-233f::after {
    bottom: -6px;
  }
  .video_simple_e1f5 .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 22px;
  }
  .video_simple_e1f5 .widget_172d .description-233f {
    margin-top: -1px;
  }
  .video_simple_e1f5 .widget_172d .description-233f,
  .video_simple_e1f5 .widget_172d .description-233f::after,
  .video_simple_e1f5 .widget_172d .description-233f::before {
    width: 22px;
    height: 2px;
  }
  .video_simple_e1f5 .widget_172d .description-233f::before {
    top: -7px;
  }
  .video_simple_e1f5 .widget_172d .description-233f::after {
    bottom: -7px;
  }
  .paper-2bbd .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 31px;
  }
  .paper-2bbd .widget_172d .description-233f {
    margin-top: -1.5px;
  }
  .paper-2bbd .widget_172d .description-233f,
  .paper-2bbd .widget_172d .description-233f::after,
  .paper-2bbd .widget_172d .description-233f::before {
    width: 31px;
    height: 3px;
  }
  .paper-2bbd .widget_172d .description-233f::before {
    top: -9px;
  }
  .paper-2bbd .widget_172d .description-233f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .section_full_18f5 .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 19px;
  }
  .section_full_18f5 .widget_172d .description-233f {
    margin-top: -1px;
  }
  .section_full_18f5 .widget_172d .description-233f,
  .section_full_18f5 .widget_172d .description-233f::after,
  .section_full_18f5 .widget_172d .description-233f::before {
    width: 19px;
    height: 2px;
  }
  .section_full_18f5 .widget_172d .description-233f::before {
    top: -6px;
  }
  .section_full_18f5 .widget_172d .description-233f::after {
    bottom: -6px;
  }
  .title_a38b .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 22px;
  }
  .title_a38b .widget_172d .description-233f {
    margin-top: -1px;
  }
  .title_a38b .widget_172d .description-233f,
  .title_a38b .widget_172d .description-233f::after,
  .title_a38b .widget_172d .description-233f::before {
    width: 22px;
    height: 2px;
  }
  .title_a38b .widget_172d .description-233f::before {
    top: -7px;
  }
  .title_a38b .widget_172d .description-233f::after {
    bottom: -7px;
  }
  .list_liquid_7d56 .widget_172d .large-0c14 {
    margin-top: -2px;
    width: 31px;
  }
  .list_liquid_7d56 .widget_172d .description-233f {
    margin-top: -1.5px;
  }
  .list_liquid_7d56 .widget_172d .description-233f,
  .list_liquid_7d56 .widget_172d .description-233f::after,
  .list_liquid_7d56 .widget_172d .description-233f::before {
    width: 31px;
    height: 3px;
  }
  .list_liquid_7d56 .widget_172d .description-233f::before {
    top: -9px;
  }
  .list_liquid_7d56 .widget_172d .description-233f::after {
    bottom: -9px;
  }
}
.footer_medium_2970 .description-233f {
  -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);
}
.footer_medium_2970 .description-233f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.footer_medium_2970 .description-233f::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);
}
.footer_medium_2970.filter-f53b .description-233f {
  -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);
}
.footer_medium_2970.filter-f53b .description-233f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.footer_medium_2970.filter-f53b .description-233f::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);
}
.dirty_b493 {
  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.accordion-tiny-bb74:before {
  display: none;
}
.shadow_bfd6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow_bfd6 .bottom-eca0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow_bfd6 .bottom-eca0:last-of-type {
  border-bottom: none;
}
.shadow_bfd6 .bottom-eca0.popup_ad92,
.shadow_bfd6 .bottom-eca0.disabled-bronze-7944,
.shadow_bfd6 .bottom-eca0.fast-73ca {
  padding: 0;
}
.shadow_bfd6 .widget-40a6 .link_current_c901 {
  color: currentColor;
}
.shadow_bfd6 .widget-40a6 .link_current_c901:focus,
.shadow_bfd6 .widget-40a6 .link_current_c901:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_bfd6.sidebar_copper_a9da .frame_22d6,
.shadow_bfd6.sidebar_copper_a9da .notification-2277 a,
.shadow_bfd6.sidebar_copper_a9da .smooth_f10a a,
.shadow_bfd6.sidebar_copper_a9da .tabs_active_1394 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_bfd6.sidebar_copper_a9da .frame_22d6:hover,
.shadow_bfd6.sidebar_copper_a9da .notification-2277 a:hover,
.shadow_bfd6.sidebar_copper_a9da .smooth_f10a a:hover,
.shadow_bfd6.sidebar_copper_a9da .tabs_active_1394 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_bfd6.sidebar_copper_a9da .gallery-c126 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_bfd6.sidebar_copper_a9da .bottom-eca0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_bfd6.sidebar_copper_a9da .bottom-eca0:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_bfd6.sidebar_copper_a9da .summary-7de4:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow_bfd6.sidebar_copper_a9da .widget-40a6 .steel-ba00 li a,
.shadow_bfd6.sidebar_copper_a9da .widget-40a6 .link_current_c901,
.shadow_bfd6.sidebar_copper_a9da .tabs_active_1394 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_bfd6.sidebar_copper_a9da .widget-40a6 .link_current_c901:focus,
.shadow_bfd6.sidebar_copper_a9da .widget-40a6 .link_current_c901:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_bfd6.sidebar_copper_a9da .steel-ba00 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_bfd6.medium-fa27 .frame_22d6,
.shadow_bfd6.medium-fa27 .notification-2277 a,
.shadow_bfd6.medium-fa27 .smooth_f10a .link_current_c901,
.shadow_bfd6.medium-fa27 .smooth_f10a a,
.shadow_bfd6.medium-fa27 .tabs_active_1394 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_bfd6.medium-fa27 .frame_22d6:hover,
.shadow_bfd6.medium-fa27 .notification-2277 a:hover,
.shadow_bfd6.medium-fa27 .smooth_f10a .link_current_c901:hover,
.shadow_bfd6.medium-fa27 .smooth_f10a a:hover,
.shadow_bfd6.medium-fa27 .tabs_active_1394 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_bfd6.medium-fa27 .gallery-c126 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_bfd6.medium-fa27 .bottom-eca0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_bfd6.medium-fa27 .bottom-eca0:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow_bfd6.medium-fa27 .summary-7de4:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_bfd6.medium-fa27 .widget-40a6 .steel-ba00 li a,
.shadow_bfd6.medium-fa27 .widget-40a6 .link_current_c901,
.shadow_bfd6.medium-fa27 .tabs_active_1394 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_bfd6.medium-fa27 .widget-40a6 .link_current_c901:focus,
.shadow_bfd6.medium-fa27 .widget-40a6 .link_current_c901:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_bfd6.medium-fa27 .steel-ba00 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-7de4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary-7de4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active-old-0fe9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.search_out_35ce .shadow_bfd6 {
  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;
}
.search_out_35ce .bottom-eca0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.search_out_35ce .bottom-eca0: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) {
  .search_out_35ce .bottom-eca0:before {
    width: 16%;
    left: 42%;
  }
}
.search_out_35ce .bottom-eca0:last-child:before {
  content: none;
}
.search_out_35ce .bottom-eca0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.search_out_35ce .widget-40a6 .steel-ba00 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.search_out_35ce .widget-40a6 .steel-ba00 li a .link_current_c901 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.search_out_35ce .widget-40a6 .tabs_active_1394 {
  border: none;
}
.search_out_35ce .widget-40a6 .tabs_active_1394 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.search_out_35ce .summary-7de4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.search_out_35ce .active-old-0fe9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.search_out_35ce .medium-fa27 .summary-7de4:before {
  background: rgba(0, 0, 0, 0.9);
}
.search_out_35ce .sidebar_copper_a9da.breadcrumb_tall_b36a .description-233f {
  background: rgba(0, 0, 0, 0.6);
}
.search_out_35ce
  .sidebar_copper_a9da.breadcrumb_tall_b36a
  .description-233f::after,
.search_out_35ce
  .sidebar_copper_a9da.breadcrumb_tall_b36a
  .description-233f:before {
  background: inherit;
}
.search_out_35ce
  .sidebar_copper_a9da.breadcrumb_tall_b36a:hover
  .description-233f {
  background: rgba(0, 0, 0, 0.8);
}
.main-b2d6 .shadow_bfd6 {
  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) {
  .main-b2d6 .shadow_bfd6 {
    width: auto;
    right: 45px;
  }
}
.basic_f5dc .shadow_bfd6 {
  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) {
  .basic_f5dc .shadow_bfd6 {
    width: auto;
    left: 45px;
  }
}
.accordion-tiny-bb74 .shadow_bfd6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion-tiny-bb74 .active-old-0fe9 {
  max-width: 48em;
  margin: 0 auto;
}
.accordion-tiny-bb74 .summary-7de4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.steel_a341 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.steel_a341.search_out_35ce .shadow_bfd6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.steel_a341.main-b2d6 .shadow_bfd6 {
  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_a341 .shadow_bfd6 {
  visibility: visible;
}
.steel_a341.basic_f5dc .shadow_bfd6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active-0e20,
.active-blue-45d6 {
  overflow-x: hidden;
}
.active-0e20 .shadow_bfd6 {
  overflow: auto;
}
.active-0e20.search_out_35ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-0e20.search_out_35ce .shadow_bfd6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active-0e20.search_out_35ce .panel_8673 {
  opacity: 0;
}
.active-0e20.main-b2d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-0e20.main-b2d6 .shadow_bfd6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active-0e20.main-b2d6 .panel_8673 {
  opacity: 0;
}
.active-0e20.basic_f5dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-0e20.basic_f5dc .shadow_bfd6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active-0e20.basic_f5dc .panel_8673 {
  opacity: 0;
}
.active-0e20.accordion-tiny-bb74 .shadow_bfd6 {
  z-index: 10;
  visibility: visible;
}
.breadcrumb_tall_b36a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb_tall_b36a .description-233f {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_tall_b36a .description-233f::after,
.breadcrumb_tall_b36a .description-233f:before {
  background: inherit;
}
.breadcrumb_tall_b36a:hover .description-233f {
  background: rgba(255, 255, 255, 0.99);
}
.basic_f5dc .breadcrumb_tall_b36a {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion-tiny-bb74 .breadcrumb_tall_b36a {
  display: none !important;
}
.active-0e20:before,
.active-blue-45d6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active-0e20 .breadcrumb_tall_b36a,
.active-blue-45d6 .breadcrumb_tall_b36a {
  display: inline-block;
}
.shadow_bfd6 .footer-west-8ef7 {
  -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;
}
.active-0e20 .shadow_bfd6 .footer-west-8ef7,
.active-blue-45d6 .shadow_bfd6 .footer-west-8ef7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle_c0fb .message_wood_7086 {
  width: 100%;
}
.photo_7d33 {
  padding: 0 0.5em 0;
}
.photo_7d33 [class*="customify-col-"],
.photo_7d33 [class*="customify-col_"],
.photo_7d33 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hidden_white_1088 .photo_7d33 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .down-3f4e .stale-be91,
  .stale-be91 {
    display: none;
  }
  .table_0e27 {
    text-align: left;
  }
  .glass_71b7 {
    text-align: center;
  }
  .wrapper_0fec {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .down-3f4e .purple_da20,
  .purple_da20 {
    display: none;
  }
  .button-76dc {
    text-align: left;
  }
  .content_soft_f818 {
    text-align: center;
  }
  .active-ef16 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .down-3f4e .feature-red-5a3c,
  .feature-red-5a3c {
    display: none;
  }
  .heading-west-31c0 {
    text-align: left;
  }
  .dark-c539 {
    text-align: center;
  }
  .paper-bcd0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.easy_55c5 {
  box-shadow: none !important;
}
.focus-73cb .menu_e53c,
.dropdown-2513 .menu_e53c {
  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;
}
.dropdown-2513 .menu_e53c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.menu-0fd7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.menu-0fd7:after,
.menu-0fd7:before {
  content: "";
  display: table;
}
.menu-0fd7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .menu-0fd7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.menu-0fd7,
.aside-west-67d4 {
  max-width: 1248px;
  margin: 0 auto;
}

.tabs-d102.footer_9283 .menu-0fd7 {
  max-width: 100%;
}
.tabs-d102.popup-hard-9286 {
  max-width: 1200px;
  margin: 0 auto;
}
.tabs-d102.huge-78a0 .menu-0fd7 {
  max-width: 100%;
}
.tabs-d102.huge-78a0 > .menu-0fd7 {
  padding-left: 0;
  padding-right: 0;
}
.tabs-d102.huge-78a0 > .menu-0fd7 .down-3f4e {
  margin: 0;
}
.tabs-d102.huge-78a0
  > .menu-0fd7
  .advanced-8e94.description-aa6e {
  margin-right: 0;
  margin-left: 0;
}
.tabs-d102.huge-78a0 #main.description-aa6e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-thick-9377 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-thick-9377 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .silver_a304 .border-91ea {
    padding-right: 1em;
  }
  .silver_a304.menu_bd7d .advanced-8e94 {
    border-right: 1px solid #eaecee;
  }
  .silver_a304.menu_bd7d .border-91ea {
    padding-right: 1em;
  }
  .silver_a304.menu_bd7d .tag_31ee {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-stone-9b06 .border-91ea {
    padding-left: 1em;
  }
  .notice-stone-9b06.menu_bd7d .advanced-8e94 {
    border-left: 1px solid #eaecee;
  }
  .notice-stone-9b06.menu_bd7d .border-91ea {
    padding-left: 1em;
  }
  .notice-stone-9b06.menu_bd7d .tag_31ee {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_first_f064 .border-91ea {
    padding-left: 1em;
  }
  .notice_first_f064.menu_bd7d .filter-next-b026 {
    border-right: 1px solid #eaecee;
  }
  .notice_first_f064.menu_bd7d .header-be93 {
    border-right: 1px solid #eaecee;
  }
  .notice_first_f064.menu_bd7d .border-91ea {
    padding-left: 1em;
  }
  .notice_first_f064.menu_bd7d .tag_31ee {
    padding-right: 1em;
  }
  .notice_first_f064.menu_bd7d .easy-2eb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_d7d1 .border-91ea {
    padding-right: 1em;
  }
  .pink_d7d1.menu_bd7d .filter-next-b026 {
    border-left: 1px solid #eaecee;
  }
  .pink_d7d1.menu_bd7d .header-be93 {
    border-left: 1px solid #eaecee;
  }
  .pink_d7d1.menu_bd7d .border-91ea {
    padding-right: 1em;
  }
  .pink_d7d1.menu_bd7d .tag_31ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink_d7d1.menu_bd7d .easy-2eb8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-thick-9377 .border-91ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-thick-9377.menu_bd7d .advanced-8e94 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-thick-9377.menu_bd7d .border-91ea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-thick-9377.menu_bd7d .tag_31ee {
    padding-left: 1em;
  }
  .breadcrumb-thick-9377.menu_bd7d .easy-2eb8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .breadcrumb-thick-9377.menu_bd7d .border-91ea {
    padding-left: 0;
  }
}
.dirty-2f5a .form-1e95 {
  display: inline-block;
}
.background-347d {
  display: inline-block;
}
.banner_92ee {
  word-con: break-word;
}
.secondary_79f4 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary_79f4 .info-pressed-cfed {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary_79f4 .article-a10d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media-fixed-2003 .orange-0c1b {
  margin-bottom: 2em;
}
.media-fixed-2003 .preview_under_28d0 {
  margin-bottom: 15px;
}
.media-fixed-2003 .preview_under_28d0:last-child {
  margin-bottom: 0;
}
.media-fixed-2003 .form-0462 {
  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) {
  .media-fixed-2003 .form-0462 {
    display: block;
  }
}
.media-fixed-2003 .dropdown-brown-8141 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media-fixed-2003 .dropdown-brown-8141 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media-fixed-2003 .shadow-9749 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media-fixed-2003 .shadow-9749 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media-fixed-2003 .shadow-9749 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media-fixed-2003 .banner_92ee {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media-fixed-2003 .banner_92ee a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media-fixed-2003 .light-9a6c p:last-child {
  margin-bottom: 0;
}
.media-fixed-2003 .red_5c66 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media-fixed-2003 .pressed-82bd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media-fixed-2003 .chip-713f {
  margin-top: 1em;
}
.media-fixed-2003 .gold-94b4 {
  top: 0;
  display: block;
}
.media-fixed-2003 .gold-94b4 a {
  color: inherit;
}
.media-fixed-2003 .gold-94b4 a:hover {
  color: inherit;
}
.media-fixed-2003 .outline_29f5 {
  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;
}
.media-fixed-2003 .outline_29f5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media-fixed-2003 .pressed-82bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media-fixed-2003 .outer_23cf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media-fixed-2003 .outer_23cf:first-child {
  margin-top: 0;
}
.media-fixed-2003 .outer_23cf.alert-easy-208c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media-fixed-2003 .outer_23cf.badge_fresh_6f54 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media-fixed-2003
  .outer_23cf.badge_fresh_6f54.gradient_dark_381b
  .chip-713f {
  width: 100%;
}
.media-fixed-2003 .badge_fresh_6f54 {
  -webkit-box-align: center;
  align-items: center;
}
.media-fixed-2003 .badge_fresh_6f54 .secondary_79f4,
.media-fixed-2003 .badge_fresh_6f54 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media-fixed-2003 .shadow-9749 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-fixed-2003 .shadow-9749 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-fixed-2003 .shadow-9749: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;
}
.media-fixed-2003 .alert-easy-208c {
  z-index: 5;
}
.media-fixed-2003 .message_4296 .gold_9cca {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media-fixed-2003 .hard-5cdc .gold_9cca {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media-fixed-2003 .header-3009 .gold_9cca {
  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;
}
.media-fixed-2003.pattern_narrow_743d .form-0462,
.media-fixed-2003.hard-45d4 .form-0462 {
  display: block;
}
.media-fixed-2003.pattern_narrow_743d .form-0462 .yellow_fa65,
.media-fixed-2003.pattern_narrow_743d .form-0462 .pressed-82bd,
.media-fixed-2003.hard-45d4 .form-0462 .yellow_fa65,
.media-fixed-2003.hard-45d4 .form-0462 .pressed-82bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-fixed-2003.active-4474 .dropdown-brown-8141 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media-fixed-2003.active-4474 .dropdown-brown-8141 {
    margin-right: 0;
  }
}
.media-fixed-2003.pattern_narrow_743d .dropdown-brown-8141,
.media-fixed-2003.hard-45d4 .dropdown-brown-8141 {
  padding-top: 40%;
}
.media-fixed-2003.pattern_narrow_743d .orange-0c1b,
.media-fixed-2003.hard-45d4 .orange-0c1b {
  display: block;
}
.media-fixed-2003.pattern_narrow_743d .fn-sticky-3c21 .pressed-82bd,
.media-fixed-2003.hard-45d4 .fn-sticky-3c21 .pressed-82bd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media-fixed-2003.pattern_narrow_743d .dropdown-brown-8141,
.media-fixed-2003.hard-45d4 .dropdown-brown-8141 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media-fixed-2003.pattern_narrow_743d .pressed-82bd {
  padding: 1em;
}
.video_e0b6 {
  margin: 30px auto;
  display: block;
}
.video_e0b6 .avatar-iron-8d28 > * {
  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;
}
.video_e0b6 .avatar-iron-8d28 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video_e0b6 .avatar-iron-8d28 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section-adda .secondary_79f4 {
  margin-bottom: 1.41575em;
}
.section-adda .header-5767 {
  margin-bottom: 1.618em;
}
.logo_hovered_0078 .main_pink_c56f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo_hovered_0078 .main_pink_c56f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo_hovered_0078 .center-4931 {
  max-width: 100%;
  overflow: auto;
}
.advanced_44ee .logo_hovered_0078 a:hover {
  text-decoration: underline;
}
.solid_e442 .preview_under_28d0:not(.banner_92ee),
.solid_e442 .shadow-9749 {
  margin-bottom: 1.41575em;
}
.solid_e442 .preview_under_28d0:not(.banner_92ee):last-child,
.solid_e442 .shadow-9749:last-child {
  margin-bottom: 0;
}
.solid_e442 .preview_under_28d0.popup_steel_8393 {
  margin-bottom: 0.41575em;
}
.solid_e442 .wood_2738:before,
.solid_e442 .message-23bb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.solid_e442 .wood_2738:before {
  content: "\f115";
}
.solid_e442 .message-23bb:before {
  content: "\f02c";
}
.solid_e442 .box_c5d4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.solid_e442 .box_c5d4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fixed-669d {
  display: -webkit-box;
  display: flex;
}
.fixed-669d .narrow_292a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fixed-669d .narrow_292a {
    flex-basis: 90px;
  }
}
.fixed-669d .shade_5607 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fixed-669d .shade_5607 {
    flex-basis: calc(100% - 50px);
  }
}
.fixed-669d .top_d683 p:last-child {
  margin-bottom: 0.72em;
}
.filter_f356 .avatar-iron-8d28 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.filter_f356 .avatar-iron-8d28:after,
.filter_f356 .avatar-iron-8d28:before {
  content: "";
  display: table;
}
.filter_f356 .avatar-iron-8d28:after {
  clear: both;
}
.filter_f356 .avatar-iron-8d28 .accordion_8d2e,
.filter_f356 .avatar-iron-8d28 .text_52ca {
  width: 49%;
}
.filter_f356 .avatar-iron-8d28 .accordion_8d2e a span.backdrop_easy_2c81,
.filter_f356 .avatar-iron-8d28 .text_52ca a span.backdrop_easy_2c81 {
  display: block;
  margin-bottom: 5px;
}
.filter_f356 .avatar-iron-8d28 .text_52ca {
  float: left;
  text-align: left;
}
.filter_f356 .avatar-iron-8d28 .accordion_8d2e {
  float: right;
  text-align: right;
}
.smooth_4ec9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .smooth_4ec9 {
    margin-bottom: 0;
  }
}
.dark_bfa2 {
  margin-bottom: 1em;
}
.dark_bfa2 .banner_92ee {
  font-size: 1.1em;
  line-height: 1.3;
}
.iron_bdb2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tall-5bde .dark_bfa2,
.input-58f9 .dark_bfa2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tall-5bde .dark_bfa2,
  .input-58f9 .dark_bfa2 {
    display: block;
  }
}
.tall-5bde .iron_bdb2,
.input-58f9 .iron_bdb2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tall-5bde .iron_bdb2,
  .input-58f9 .iron_bdb2 {
    margin-bottom: 1em;
  }
}
.tall-5bde .iron_bdb2 img,
.input-58f9 .iron_bdb2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tall-5bde .module-fluid-33e6,
.input-58f9 .module-fluid-33e6 {
  flex-basis: calc(100% - 160px);
}
.tall-5bde .module-fluid-33e6 p,
.input-58f9 .module-fluid-33e6 p {
  margin-bottom: 0;
}
.tall-5bde .module-fluid-33e6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tall-5bde .module-fluid-33e6 {
    padding-left: 0;
  }
}
.input-58f9 .module-fluid-33e6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input-58f9 .module-fluid-33e6 {
    padding-right: 0;
  }
}
.input-58f9 .iron_bdb2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.south-bbce .iron_bdb2 {
  margin-bottom: 0.5em;
}
.south-bbce .iron_bdb2 img {
  width: 100%;
}
.card-north-f214 .up_174e,
.lower_061f .up_174e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lower_061f .advanced-8e94 .alert_4aa8 p:last-child {
  margin-bottom: 0;
}
.sidebar-dark-2f20 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.stale-1e6b .steel-0f25 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .stale-1e6b .steel-0f25:last-of-type {
    margin-bottom: 0;
  }
}
.stale-1e6b .steel-0f25 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stale-1e6b .steel-0f25 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.stale-1e6b .steel-0f25 ul li {
  margin: 0 0 0.6em;
}
.stale-1e6b .steel-0f25 ul li.video-east-b850,
.stale-1e6b .steel-0f25 ul li.dim_afb3 {
  position: relative;
}
.stale-1e6b .steel-0f25 ul li.video-east-b850 .column-brown-a99a,
.stale-1e6b .steel-0f25 ul li.dim_afb3 .column-brown-a99a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.stale-1e6b .steel-0f25 ul li.video-east-b850:after:after,
.stale-1e6b .steel-0f25 ul li.video-east-b850:after:before,
.stale-1e6b
  .steel-0f25
  ul
  li.dim_afb3:after:after,
.stale-1e6b
  .steel-0f25
  ul
  li.dim_afb3:after:before {
  content: "";
  display: table;
}
.stale-1e6b .steel-0f25 ul li.video-east-b850:after:after,
.stale-1e6b
  .steel-0f25
  ul
  li.dim_afb3:after:after {
  clear: both;
}
.stale-1e6b .steel-0f25 a.heading-wood-e58b:hover {
  text-decoration: none;
}
.stale-1e6b .steel-0f25 select {
  max-width: 100%;
}
.stale-1e6b .steel-0f25 table {
  font-size: 85%;
}
.stale-1e6b .steel-0f25 table td,
.stale-1e6b .steel-0f25 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.stale-1e6b .steel-0f25 table tfoot td {
  text-align: left;
}
.stale-1e6b .steel-0f25 :last-child {
  margin-bottom: 0;
}
.stale-1e6b .steel-0f25 .wrapper_6df5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.stale-1e6b .steel-0f25 .wrapper_6df5 label {
  width: 100%;
}
.stale-1e6b .steel-0f25 .wrapper_6df5 .slider_baf0 {
  width: 100%;
  display: block;
}
.stale-1e6b .steel-0f25 .wrapper_6df5 .white-4dbf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.stale-1e6b .steel-0f25 .wrapper_6df5 .white-4dbf:hover svg #svg-search {
  fill: #444;
}
.stale-1e6b .steel-0f25 .wrapper_6df5 .white-4dbf svg {
  width: 18px;
  height: 18px;
}
.stale-1e6b .dropdown-3c78 ul ul,
.stale-1e6b .button_e555 ul ul,
.stale-1e6b .shadow_011e ul ul,
.stale-1e6b .highlight-action-fc92 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.stale-1e6b .dropdown-3c78 .steel_bedd > a,
.stale-1e6b .button_e555 .steel_bedd > a,
.stale-1e6b .shadow_011e .steel_bedd > a,
.stale-1e6b .highlight-action-fc92 .steel_bedd > a {
  margin-bottom: 0;
}
.stale-1e6b .paragraph-960a li,
.stale-1e6b .dropdown-3c78 li,
.stale-1e6b .surface-358d li,
.stale-1e6b .button_e555 li,
.stale-1e6b .shadow_011e li,
.stale-1e6b .highlight-action-fc92 li,
.stale-1e6b .dark_7e35 li,
.stale-1e6b .content-99f3 li {
  display: block;
  position: relative;
}
.stale-1e6b .paragraph-960a li:last-child,
.stale-1e6b .dropdown-3c78 li:last-child,
.stale-1e6b .surface-358d li:last-child,
.stale-1e6b .button_e555 li:last-child,
.stale-1e6b .shadow_011e li:last-child,
.stale-1e6b .highlight-action-fc92 li:last-child,
.stale-1e6b .dark_7e35 li:last-child,
.stale-1e6b .content-99f3 li:last-child {
  border: none;
}
.stale-1e6b .paragraph-960a li a,
.stale-1e6b .dropdown-3c78 li a,
.stale-1e6b .surface-358d li a,
.stale-1e6b .button_e555 li a,
.stale-1e6b .shadow_011e li a,
.stale-1e6b .highlight-action-fc92 li a,
.stale-1e6b .dark_7e35 li a,
.stale-1e6b .content-99f3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale-1e6b .paragraph-960a li ul li::before,
.stale-1e6b .dropdown-3c78 li ul li::before,
.stale-1e6b .surface-358d li ul li::before,
.stale-1e6b .button_e555 li ul li::before,
.stale-1e6b .shadow_011e li ul li::before,
.stale-1e6b .highlight-action-fc92 li ul li::before,
.stale-1e6b .dark_7e35 li ul li::before,
.stale-1e6b .content-99f3 li ul li::before {
  left: 15px;
}
.stale-1e6b .paragraph-960a li ul a,
.stale-1e6b .dropdown-3c78 li ul a,
.stale-1e6b .surface-358d li ul a,
.stale-1e6b .button_e555 li ul a,
.stale-1e6b .shadow_011e li ul a,
.stale-1e6b .highlight-action-fc92 li ul a,
.stale-1e6b .dark_7e35 li ul a,
.stale-1e6b .content-99f3 li ul a {
  padding-left: 20px;
}
.stale-1e6b .paragraph-960a li ul ul li::before,
.stale-1e6b .dropdown-3c78 li ul ul li::before,
.stale-1e6b .surface-358d li ul ul li::before,
.stale-1e6b .button_e555 li ul ul li::before,
.stale-1e6b .shadow_011e li ul ul li::before,
.stale-1e6b .highlight-action-fc92 li ul ul li::before,
.stale-1e6b .dark_7e35 li ul ul li::before,
.stale-1e6b .content-99f3 li ul ul li::before {
  left: 30px;
}
.stale-1e6b .paragraph-960a li ul ul a,
.stale-1e6b .dropdown-3c78 li ul ul a,
.stale-1e6b .surface-358d li ul ul a,
.stale-1e6b .button_e555 li ul ul a,
.stale-1e6b .shadow_011e li ul ul a,
.stale-1e6b .highlight-action-fc92 li ul ul a,
.stale-1e6b .dark_7e35 li ul ul a,
.stale-1e6b .content-99f3 li ul ul a {
  padding-left: 40px;
}
.stale-1e6b .mini_8e4a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale-1e6b .content-99f3 ul li {
  margin-bottom: 1.41575em;
}
.stale-1e6b .content-99f3 ul li .fast_14df {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.stale-1e6b .content-99f3 ul li .mask_0812 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium-fa27 .paragraph-960a li a,
.medium-fa27 .dropdown-3c78 li a,
.medium-fa27 .surface-358d li a,
.medium-fa27 .button_e555 li a,
.medium-fa27 .shadow_011e li a,
.medium-fa27 .highlight-action-fc92 li a,
.medium-fa27 .dark_7e35 li a,
.medium-fa27 .content-99f3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-fa27 .mini_8e4a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-fa27 .steel-0f25 ul li.video-east-b850 .column-brown-a99a,
.medium-fa27 .steel-0f25 ul li.dim_afb3 .column-brown-a99a {
  background: rgba(0, 0, 0, 0.2);
}
.medium-fa27 .stale-1e6b .steel-0f25 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-d102 .stale-1e6b .steel-ba00 li {
  margin: 0;
}
.tabs-d102 .stale-1e6b .steel-ba00 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tabs-d102 .stale-1e6b .steel-ba00 li ul {
  margin: 0;
}
.tabs-d102 .stale-1e6b .steel-ba00 li ul li a {
  padding-left: 15px;
}
.tabs-d102 .stale-1e6b .steel-ba00 li ul li li a {
  padding-left: 30px;
}
.tabs-d102 .stale-1e6b .steel-ba00 li.bright-fd43 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tabs-d102 .stale-1e6b .steel-ba00 li.bright-fd43 > 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;
}
.tabs-d102 .stale-1e6b .steel-ba00 li.bright-fd43 > 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;
}
.alert-5235 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.purple-9f1a {
  position: relative;
  z-index: 10;
}
.purple-9f1a .footer-west-8ef7 {
  width: 100%;
  max-width: 100%;
}
.bottom-84f6 .grid_a6e2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bottom-84f6 .sidebar_copper_a9da {
}
.bottom-84f6 .medium-fa27 {
  background: #292929;
}
.next_f396 .grid_a6e2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.next_f396 .sidebar_copper_a9da {
  background: #f9f9f9;
}
.next_f396 .medium-fa27 {
  background: #303030;
}
.image_cool_6029 .grid_a6e2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .image_cool_6029 .form-1e95 {
    margin-bottom: 1em;
  }
  .image_cool_6029 .form-1e95:last-child {
    margin-bottom: 0;
  }
}
.image_cool_6029 .sidebar_copper_a9da {
  background: #ededed;
}
.image_cool_6029 .medium-fa27 {
  background: #1a1a1a;
}
.grid_a6e2.sidebar_copper_a9da {
  color: rgba(0, 0, 0, 0.6);
}
.grid_a6e2.sidebar_copper_a9da .aside_stale_1bd3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid_a6e2.medium-fa27 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_a6e2.medium-fa27 a:not(.heading-wood-e58b) {
  color: rgba(255, 255, 255, 0.79);
}
.grid_a6e2.medium-fa27 a:not(.heading-wood-e58b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_a6e2.medium-fa27 .aside_stale_1bd3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_a6e2.medium-fa27 table tbody td,
.grid_a6e2.medium-fa27 table th {
  background: rgba(0, 0, 0, 0.08);
}
.nav_clean_354d.header-under-f451 .menu-0fd7 {
  max-width: initial;
}
.nav_clean_354d .avatar_pink_a5a0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.nav_clean_354d .avatar_pink_a5a0 .footer-west-8ef7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .nav_clean_354d .avatar_pink_a5a0 .footer-west-8ef7 {
    display: block;
    margin-bottom: 2em;
  }
  .nav_clean_354d .avatar_pink_a5a0 .footer-west-8ef7:last-child {
    margin-bottom: 0;
  }
}
.image_cool_6029 .form-1e95:last-child,
.next_f396 .form-1e95:last-child,
.bottom-84f6 .form-1e95:last-child {
  margin-bottom: 0;
}
.image_cool_6029 .form-1e95 .stale-1e6b .steel-0f25:last-child,
.next_f396 .form-1e95 .stale-1e6b .steel-0f25:last-child,
.bottom-84f6 .form-1e95 .stale-1e6b .steel-0f25:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .image_cool_6029 .thick-8eab,
  .image_cool_6029 .caption-blue-431a,
  .next_f396 .thick-8eab,
  .next_f396 .caption-blue-431a,
  .bottom-84f6 .thick-8eab,
  .bottom-84f6 .caption-blue-431a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .purple-9f1a .form-1e95 {
    margin-bottom: 2em;
  }
}
.purple-9f1a p:last-child {
  margin-bottom: 0;
}
.purple-9f1a li,
.purple-9f1a ul {
  list-style: none;
  margin: 0;
}
.purple-9f1a ul ul {
  margin-left: 2.617924em;
}
.header-motion-81b9 {
  font-size: 0.875em;
}

/* css-noise: 1655 */
.promo-block-s8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
