/*!
Theme Name: Customify
Theme URI: https://pressmaximum.input-7824/customify
Author: WPCustomify
Author URI: https://pressmaximum.input-7824
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.input-7824/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.glass-9fd8.surface-aa97/licenses/gpl-2.0.detail-small-ce8e
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.notice-right-9246/, (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.tertiary_558c.blue-11d2/normalize.down-015a/
 ======
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.down-015a v7.0.0 | MIT License | github.input-7824/necolas/normalize.down-015a */
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;
}
.primary_hot_01ea .hidden-upper-045f,
.video-bottom-1832,
.popup_under_30d5,
.texture-43a5,
.search-33cb,
.basic_8377,
.text_ae28,
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;
}
.video-bottom-1832,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video-bottom-1832,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video-bottom-1832,
  h1 {
    font-size: 1.8em;
  }
}
.popup_under_30d5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.popup_under_30d5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .popup_under_30d5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .popup_under_30d5,
  h2 {
    font-size: 1.7em;
  }
}
.texture-43a5,
h3 {
  font-size: 1.618em;
}
.primary_hot_01ea .hidden-upper-045f,
.search-33cb,
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.table-old-843f {
  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;
}
.disabled-3542:after,
.disabled-3542:before,
.text-20eb:after,
.text-20eb:before {
  content: "";
  display: table;
}
.disabled-3542:after,
.text-20eb:after {
  clear: both;
}
.red-ddbb {
  float: right;
  margin-right: 0;
}
.image_2d1e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pink-7534 .hidden-a6f3,
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;
}
.pink-7534 .hidden-a6f3: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;
}
.badge-9b99 .hidden-a6f3 {
  box-shadow: none;
}
.badge-9b99
  .hidden-a6f3
  .gold_9ee8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.badge-9b99 .hidden-a6f3 .summary_left_9f65 {
  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;
}
.badge-9b99
  .hidden-a6f3
  .summary_left_9f65
  b {
  display: none;
}
.badge-9b99 .active-hot-166d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.panel-wood-b7da:not(.accordion-b2a2):not(.disabled-9c4e),
button:not(.accordion-b2a2):not(.disabled-9c4e),
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ),
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ),
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ) {
  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;
}
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):hover,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):hover,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):hover,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):hover,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):active,
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):active,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):active,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):active,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):active,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus {
  outline: 0;
}
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6 {
  position: relative;
}
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .easy-7f1e,
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .aside_e71e,
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .gold_5dba,
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  i,
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  svg,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .easy-7f1e,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .aside_e71e,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .gold_5dba,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  i,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  svg,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .easy-7f1e,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .aside_e71e,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .gold_5dba,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  i,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  svg,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .easy-7f1e,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .aside_e71e,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .gold_5dba,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  i,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  svg,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .easy-7f1e,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .aside_e71e,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  .gold_5dba,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  i,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6
  svg {
  visibility: hidden;
}
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6:after,
button:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6:after,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6:after,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6:after,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ).fn-loading-3ef6: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;
}
.panel-wood-b7da:not(.accordion-b2a2):not(.disabled-9c4e),
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ),
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ),
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ) {
  color: #fff;
  background: #235787;
}
.panel-wood-b7da:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus,
input[type="button"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus,
input[type="reset"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus,
input[type="submit"]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ):focus {
  color: #fff;
}
.panel-wood-b7da.fn-disabled-3ef6:not(.accordion-b2a2):not(
    .disabled-9c4e
  ),
.panel-wood-b7da[disabled]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ),
button.fn-disabled-3ef6:not(.accordion-b2a2):not(
    .disabled-9c4e
  ),
button[disabled]:not(.accordion-b2a2):not(
    .disabled-9c4e
  ) {
  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;
}
.north_1652 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.north_1652: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;
}
.chip_8bc5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form-821b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.green-b100 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.disabled-3542:after,
.disabled-3542:before,
.sidebar_east_55cc:after,
.sidebar_east_55cc:before,
.avatar_cc61:after,
.avatar_cc61:before,
.texture_2ab9:after,
.texture_2ab9:before,
.border-30dc:after,
.border-30dc:before,
.out_b7d5:after,
.out_b7d5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.disabled-3542:after,
.sidebar_east_55cc:after,
.avatar_cc61:after,
.texture_2ab9:after,
.border-30dc:after,
.out_b7d5:after {
  clear: both;
}
.sidebar_east_55cc .pattern-0960,
.avatar_cc61 .pattern-0960,
.advanced-0de4 .pattern-0960 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.last-33b3 {
  display: inline-block;
}
.purple_9872 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.purple_9872 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.purple_9872 .status_copper_43f0 {
  padding: 1em 0;
  font-size: 85%;
}
.status_copper_43f0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.chip_32c7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.chip_32c7:after,
.chip_32c7:before {
  content: "";
  display: table;
}
.chip_32c7:after {
  clear: both;
}
.background_liquid_c287 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean-0347 .background_liquid_c287 {
  max-width: 50%;
}
.gas-ae6b .background_liquid_c287 {
  max-width: 33.33%;
}
.tag-thick-a4e7 .background_liquid_c287 {
  max-width: 25%;
}
.row_85a4 .background_liquid_c287 {
  max-width: 20%;
}
.solid_936b .background_liquid_c287 {
  max-width: 16.66%;
}
.widget_black_e27a .background_liquid_c287 {
  max-width: 14.28%;
}
.summary-gold-e85d .background_liquid_c287 {
  max-width: 12.5%;
}
.mask_2fa2 .background_liquid_c287 {
  max-width: 11.11%;
}
.header_prev_6a09 {
  display: block;
}
.primary_hot_01ea .heading-53c8 label,
.primary_hot_01ea .column-clean-eeb8 label,
.primary_hot_01ea .title_ba43 label,
.primary_hot_01ea .top_e34d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.alert-lite-ef67 {
  list-style: none;
  margin: 0;
}
.alert-lite-ef67 article.box-black-266e {
  margin-bottom: 0;
}
.alert-lite-ef67 ul {
  list-style: none;
  margin: 0;
}
.alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e: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) {
  .alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e li.box-black-266e li.box-black-266e li.box-black-266e {
    padding-left: 0;
  }
}
article.box-black-266e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-black-266e .sidebar_east_55cc p:last-of-type {
  margin-bottom: 0;
}
article.box-black-266e .row_cd06 {
  float: left;
}
article.box-black-266e .focused-2ec9 {
  margin-left: 85px;
}
article.box-black-266e .light-4baa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-black-266e .light-4baa .icon_wood_b4d1 {
  margin-left: 10px;
}
article.box-black-266e .left_b065 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-black-266e .wrapper-bright-5198 {
  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 .heading-53c8,
  #respond .title_ba43,
  #respond .top_e34d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-53c8 input,
#respond .title_ba43 input,
#respond .top_e34d input {
  width: 100%;
}
#respond .top_e34d {
  margin-right: 0;
}
#respond .box_gas_cd4f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper-2c26 {
  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;
}
.wrapper-2c26.message-dim-608c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper-2c26 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%);
}
.wrapper-2c26:focus,
.wrapper-2c26:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.progress-77c7 {
  border-radius: 10%;
}
.carousel_mini_b3d6 {
  border-radius: 50%;
}
.layout_hard_c1ed {
  font-size: 0.72em;
}
.highlight-feb2 {
  font-size: 0.875em;
}
.cold_5120 {
  font-size: 1.1em;
}
.table-green-e114 {
  text-transform: uppercase;
  line-height: 1.2;
}
.table-green-e114.layout_hard_c1ed {
  letter-spacing: 0.5px;
}
.secondary-1db8,
.secondary-1db8 a {
  color: #6d6d6d;
}
.secondary-1db8 a:hover {
  color: #111;
}
.picture-7ed6 {
  color: #6d6d6d;
}
.tag_23a1 {
  overflow-x: hidden;
}
.tag_23a1 .active-5bbd.menu_clean_0f53 {
  position: relative;
}
.tag_23a1 .active-5bbd.menu_clean_0f53.card-3928 {
  position: initial;
}
.tag_23a1
  .active-5bbd.menu_clean_0f53.card-3928
  .nav_69a2 {
  left: auto;
}
.tag_23a1 .active-5bbd .nav_69a2 {
  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;
}
.tag_23a1 .active-5bbd:hover.menu_clean_0f53 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tag_23a1
  .active-5bbd:hover.menu_clean_0f53
  .nav_69a2 {
  display: block;
  z-index: 9999999;
}
.tag_23a1 .shadow-43b8 .grid-left-b770,
.tag_23a1 .cold-4534 .grid-left-b770 {
  display: none;
}
.tag_23a1 .logo-full-eb9f .active-5bbd:hover.menu_clean_0f53 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary_hot_01ea .heading-53c8 label,
.primary_hot_01ea .column-clean-eeb8 label,
.primary_hot_01ea .title_ba43 label,
.primary_hot_01ea .top_e34d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.alert-lite-ef67 {
  list-style: none;
  margin: 0;
}
.alert-lite-ef67 article.box-black-266e {
  margin-bottom: 0;
}
.alert-lite-ef67 ul {
  list-style: none;
  margin: 0;
}
.alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e: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) {
  .alert-lite-ef67 .accordion-stale-0aa6 li.box-black-266e li.box-black-266e li.box-black-266e li.box-black-266e {
    padding-left: 0;
  }
}
article.box-black-266e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-black-266e .sidebar_east_55cc p:last-of-type {
  margin-bottom: 0;
}
article.box-black-266e .row_cd06 {
  float: left;
}
article.box-black-266e .focused-2ec9 {
  margin-left: 85px;
}
article.box-black-266e .light-4baa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-black-266e .light-4baa .icon_wood_b4d1 {
  margin-left: 10px;
}
article.box-black-266e .left_b065 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-black-266e .wrapper-bright-5198 {
  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 .heading-53c8,
  #respond .title_ba43,
  #respond .top_e34d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-53c8 input,
#respond .title_ba43 input,
#respond .top_e34d input {
  width: 100%;
}
#respond .top_e34d {
  margin-right: 0;
}
#respond .box_gas_cd4f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-43b8 .backdrop_down_6115 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_down_6115 .new-1575.media-iron-c63b .form_active_4c5e > li > a:focus,
.backdrop_down_6115 .new-1575.media-iron-c63b .form_active_4c5e > li > a:hover,
.backdrop_down_6115 .new-1575.search_b1fe .form_active_4c5e > li > a:focus,
.backdrop_down_6115 .new-1575.search_b1fe .form_active_4c5e > li > a:hover,
.backdrop_down_6115 .new-1575.east_24f3 .form_active_4c5e > li > a:focus,
.backdrop_down_6115 .new-1575.east_24f3 .form_active_4c5e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_down_6115
  .new-1575.media-iron-c63b
  .form_active_4c5e
  > li.dropdown_22fd
  > a,
.backdrop_down_6115
  .new-1575.media-iron-c63b
  .form_active_4c5e
  > li.card_0848
  > a,
.backdrop_down_6115
  .new-1575.search_b1fe
  .form_active_4c5e
  > li.dropdown_22fd
  > a,
.backdrop_down_6115
  .new-1575.search_b1fe
  .form_active_4c5e
  > li.card_0848
  > a,
.backdrop_down_6115
  .new-1575.east_24f3
  .form_active_4c5e
  > li.dropdown_22fd
  > a,
.backdrop_down_6115 .new-1575.east_24f3 .form_active_4c5e > li.nav-e126 > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_down_6115 .menu-black-a8c0,
.backdrop_down_6115 .menu-black-a8c0 a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_down_6115 .description-smooth-3afa.section-b873 li a,
.backdrop_down_6115 .bottom-7f9a a,
.backdrop_down_6115 .column-outer-c070,
.backdrop_down_6115 .form_active_4c5e > li > a,
.backdrop_down_6115 .info_tiny_ef8b {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115 .description-smooth-3afa.section-b873 li a:hover,
.backdrop_down_6115 .bottom-7f9a a:hover,
.backdrop_down_6115 .column-outer-c070:hover,
.backdrop_down_6115 .form_active_4c5e > li > a:hover,
.backdrop_down_6115 .info_tiny_ef8b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_down_6115 .current-9a4b {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115 .current-9a4b .link-smooth-7782 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_down_6115 .current-9a4b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_down_6115 .heading-green-5ef8 .hidden_middle_5b52 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115 .heading-green-5ef8 .hidden_middle_5b52 .over_df8d {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115
  .heading-green-5ef8
  .hidden_middle_5b52
  .over_df8d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115
  .heading-green-5ef8
  .hidden_middle_5b52
  .over_df8d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115
  .heading-green-5ef8
  .hidden_middle_5b52
  .over_df8d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115
  .heading-green-5ef8
  .hidden_middle_5b52
  .over_df8d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115 .heading-green-5ef8 .basic-7a2c {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_down_6115 .heading-green-5ef8 .basic-7a2c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_de78
  .backdrop_down_6115
  .heading-green-5ef8
  .paragraph-0b6a
  .sort-bottom-6907 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_de78
  .backdrop_down_6115
  .heading-green-5ef8
  .paragraph-0b6a
  .over_df8d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-43b8 .background-advanced-0af9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background-advanced-0af9 .new-1575.media-iron-c63b .form_active_4c5e > li > a:focus,
.background-advanced-0af9 .new-1575.media-iron-c63b .form_active_4c5e > li > a:hover,
.background-advanced-0af9 .new-1575.search_b1fe .form_active_4c5e > li > a:focus,
.background-advanced-0af9 .new-1575.search_b1fe .form_active_4c5e > li > a:hover,
.background-advanced-0af9 .new-1575.east_24f3 .form_active_4c5e > li > a:focus,
.background-advanced-0af9 .new-1575.east_24f3 .form_active_4c5e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-advanced-0af9
  .new-1575.media-iron-c63b
  .form_active_4c5e
  > li.dropdown_22fd
  > a,
.background-advanced-0af9
  .new-1575.media-iron-c63b
  .form_active_4c5e
  > li.card_0848
  > a,
.background-advanced-0af9
  .new-1575.search_b1fe
  .form_active_4c5e
  > li.dropdown_22fd
  > a,
.background-advanced-0af9
  .new-1575.search_b1fe
  .form_active_4c5e
  > li.card_0848
  > a,
.background-advanced-0af9
  .new-1575.east_24f3
  .form_active_4c5e
  > li.dropdown_22fd
  > a,
.background-advanced-0af9 .new-1575.east_24f3 .form_active_4c5e > li.nav-e126 > a {
  color: rgba(0, 0, 0, 0.8);
}
.background-advanced-0af9 .menu-black-a8c0,
.background-advanced-0af9 .menu-black-a8c0 a {
  color: rgba(0, 0, 0, 0.8);
}
.background-advanced-0af9 .description-smooth-3afa.section-b873 li a,
.background-advanced-0af9 .bottom-7f9a a,
.background-advanced-0af9 .column-outer-c070,
.background-advanced-0af9 .form_active_4c5e > li > a,
.background-advanced-0af9 .info_tiny_ef8b {
  color: rgba(0, 0, 0, 0.55);
}
.background-advanced-0af9 .description-smooth-3afa.section-b873 li a:hover,
.background-advanced-0af9 .bottom-7f9a a:hover,
.background-advanced-0af9 .column-outer-c070:hover,
.background-advanced-0af9 .form_active_4c5e > li > a:hover,
.background-advanced-0af9 .info_tiny_ef8b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-advanced-0af9 .current-9a4b {
  color: rgba(0, 0, 0, 0.55);
}
.background-advanced-0af9 .current-9a4b .link-smooth-7782 {
  color: rgba(0, 0, 0, 0.8);
}
.background-advanced-0af9 .current-9a4b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-4b1f .gallery-c843 {
  margin-left: auto;
  margin-right: auto;
}
.avatar_cc61 > * {
  margin-left: auto;
  margin-right: auto;
}
.avatar_cc61 .chip_8bc5 {
  margin-right: 1.41575em;
}
.image-ec5a .avatar_cc61 > .medium-1bfe {
  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;
}
.image-ec5a .avatar_cc61 > .caption-bbee {
  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;
}
.table_c8c4.bright-4b1f .gallery-c843,
.carousel-e984.bright-4b1f .gallery-c843 {
  margin-left: 0;
}
.clean-d5fa.bright-4b1f .gallery-c843,
.left_f5b1.bright-4b1f .gallery-c843 {
  margin-right: 0;
}
.avatar_cc61 ol,
.avatar_cc61 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.next-d2bf video {
  max-width: 100%;
}
.blue_b2c8 img {
  display: block;
}
.blue_b2c8.chip_8bc5,
.blue_b2c8.form-821b {
  width: 100%;
}
.blue_b2c8.caption-bbee img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.menu-f5ea:not(.active-fixed-e88f) {
  margin: 1.5em auto;
}
.white-9272 p {
  padding: 1.5em 14px;
}
ul.menu_6459.caption-bbee,
ul.menu_6459.medium-1bfe,
ul.menu_6459.iron-cd0c.medium-1bfe {
  padding: 0 14px;
}
.top-08ef {
  display: block;
  overflow-x: auto;
}
.top-08ef table {
  border-collapse: collapse;
  width: 100%;
}
.top-08ef td,
.top-08ef th {
  padding: 0.5em;
}
.avatar_cc61 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.avatar_cc61 ol ol,
.avatar_cc61 ol ul,
.avatar_cc61 ul ol,
.avatar_cc61 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.avatar_cc61 ol ol li,
.avatar_cc61 ol ul li,
.avatar_cc61 ul ol li,
.avatar_cc61 ul ul li {
  margin-left: 0;
}
.block_ec39.progress_short_8859 > .image_clean_6fc7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block_ec39.progress_short_8859 > .image_clean_6fc7 iframe,
.block_ec39.progress_short_8859 > .image_clean_6fc7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tertiary-191d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tertiary-191d.preview-top-eb29 {
  padding: 0;
}
.tertiary-191d.preview-top-eb29 cite {
  font-size: 13px;
}
.tertiary-191d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tertiary-191d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame_d0f3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame_d0f3 > p:first-child {
  margin-top: 0;
}
.frame_d0f3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame_d0f3 blockquote {
  border-left: 0;
}
.avatar_dfef {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.avatar_dfef:not(.tag-next-ec57) {
  max-width: 100px;
}
.avatar_dfef.box_abab {
  border-bottom: none !important;
  text-align: center;
}
.avatar_dfef.box_abab::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .white-9272 p {
    padding: 1.5em 0;
  }
}
.title-c4da {
  color: #0073aa;
}
.hard-290e {
  background-color: #0073aa;
}
.down_1d90 {
  color: #229fd8;
}
.accordion_94f3 {
  background-color: #229fd8;
}
.surface-f374 {
  color: #eee;
}
.alert_34d9 {
  background-color: #eee;
}
.banner_98de {
  color: #444;
}
.huge-9b15 {
  background-color: #444;
}
.card_fcbf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.card_fcbf .component_f040 .bottom-7f9a {
  font-size: 15px;
}
.card_fcbf .bottom-7f9a {
  line-height: 1.3;
}
.card_fcbf .background-advanced-0af9 {
}
.card_fcbf .backdrop_down_6115 {
  background: #235787;
}
.focused_8775 {
  padding: 0;
}
.focused_8775 .backdrop_down_6115 {
  background: #1a1a1a;
}
.focused_8775 .background-advanced-0af9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay_9f3f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay_9f3f .background-advanced-0af9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay_9f3f .backdrop_down_6115 {
  background: #303030;
}
.out_b7d5 {
  position: relative;
  z-index: 10;
}
.out_b7d5 .title-simple-6477 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-d916 .menu_clean_0f53 {
  display: inline-block;
  vertical-align: middle;
}
.advanced-d916.down_a323 .menu_clean_0f53 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .advanced-d916.down_a323 .menu_clean_0f53 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-d916.down_a323 .menu_clean_0f53 {
    margin-right: 0.4em;
  }
}
.advanced-d916.down_a323 .menu_clean_0f53:last-child {
  margin-right: 0;
}
.mask_stale_330a .title-simple-6477 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow-43b8 .component_f040 {
    margin: 0 -0.5em;
  }
  .shadow-43b8 .component_f040 [class*="customify-col-"],
  .shadow-43b8 .component_f040 [class*="customify-col_"],
  .shadow-43b8 .component_f040 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow-43b8.modal_94fa .title-simple-6477 {
  background: 0 0 !important;
}
.shadow-43b8.modal_94fa .title-simple-6477,
.shadow-43b8.mask_stale_330a .title-simple-6477 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow-43b8.status_bd8e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow-43b8.mask_stale_330a .title-simple-6477 {
  box-shadow: none !important;
}
.image_1d9c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image_1d9c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image_1d9c {
    padding: 18px 0 20px;
  }
}
.image_1d9c .light-3487 {
  width: 100%;
}
.image_1d9c .current-3780 {
  margin-bottom: 0;
}
.image_1d9c .banner_63c2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask-c0e1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask-c0e1 .hidden_gold_bb6f {
  width: 100%;
}
.box_focused_601b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box_focused_601b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box_focused_601b 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;
}
.box_focused_601b li:last-child:after {
  display: none;
}
.box_focused_601b li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary-center-70a0 .grid-left-b770 button,
.image_1d9c .grid-left-b770 button {
  left: 0;
}
.summary-center-70a0 .hidden_gold_bb6f,
.image_1d9c .hidden_gold_bb6f {
  padding-left: 0;
  padding-right: 0;
}
.summary-center-70a0 .mask-c0e1,
.image_1d9c .mask-c0e1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary-center-70a0 {
  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;
}
.summary-center-70a0: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;
}
.summary-center-70a0 .active-6820 {
  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) {
  .summary-center-70a0 .active-6820 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-center-70a0 .active-6820 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary-center-70a0 .active-6820 {
    min-height: 200px;
  }
}
.summary-center-70a0 .box_focused_601b {
  color: rgba(255, 255, 255, 0.8);
}
.summary-center-70a0 .box_focused_601b a,
.summary-center-70a0 .box_focused_601b li:after {
  color: inherit;
}
.summary-center-70a0 .box_focused_601b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.heading_wide_6b49 {
  margin-bottom: 0.5em;
}
.container-acf9 {
  margin-bottom: 1.2em;
}
.container-acf9,
.heading_wide_6b49 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container-acf9 p:last-child,
.heading_wide_6b49 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .grid-left-b770,
#masthead .grid-left-b770 {
  display: none;
}
#masthead
  > .grid-left-b770.liquid-ed12 {
  display: none;
}
#masthead > .grid-left-b770 button {
  left: 0;
}
.sort_1e57 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.sort_1e57 .menu_clean_0f53 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sort_1e57 .menu-medium-1251 {
  display: -webkit-box;
  display: flex;
}
.sort_1e57 .menu-medium-1251.alert_smooth_3c93 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sort_1e57 .menu-medium-1251.link-wide-7d66 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_1e57 .menu-medium-1251.pagination_west_f850 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_1e57.box_5d16.slider_d374 .menu-medium-1251.alert_smooth_3c93 {
  flex-basis: 100%;
}
.sort_1e57.simple-0565 .menu-medium-1251.link-wide-7d66 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sort_1e57.simple-0565 .menu-medium-1251.pagination_west_f850 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .grid-left-b770.liquid-ed12 {
  display: none;
}
#masthead > .grid-left-b770 button {
  left: 0;
}
.main-672e {
  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;
}
.main-672e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.main-672e.gradient-6e70 i {
  margin-right: 4px;
}
.main-672e.pattern-complex-a187 i {
  margin-left: 5px;
}
.bottom-7f9a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bottom-7f9a p:last-child {
  margin-bottom: 0;
}
.tertiary_48f9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tertiary_48f9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tertiary_48f9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tertiary_48f9 .menu-black-a8c0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tertiary_48f9 .disabled_835d {
  margin: 5px 0 7px 0;
}
.tertiary_48f9.stale_6efc .progress_last_d9bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_48f9.stale_6efc .hot-867c {
  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;
}
.tertiary_48f9.tertiary-gold-ab27 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tertiary_48f9.tertiary-gold-ab27 .progress_last_d9bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary_48f9.tertiary-gold-ab27 .hot-867c {
  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;
}
.tertiary_48f9.mask_10db {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary_48f9.avatar_under_9910 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tertiary_48f9.avatar_under_9910 .hot-867c {
  margin-top: 7px;
}
.thumbnail_c4d8 {
  display: inline-block;
}
.out_b7d5 .outer-4439 .tertiary_48f9 img {
  max-width: 100%;
}
.new-1575 .out-b3e7.module_basic_a473,
.module-advanced-1f39 .out-b3e7.module_basic_a473 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.new-1575 .hover-809c,
.module-advanced-1f39 .hover-809c {
  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%);
}
.new-1575 .hover-809c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.new-1575.fixed_234a .hover-809c {
  display: none;
}
.new-1575 .first-edf8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.new-1575 .first-edf8 li {
  display: inline-block;
  position: relative;
}
.new-1575 .first-edf8 li:last-child {
  margin-right: 0;
}
.new-1575 .first-edf8 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;
}
.new-1575 .first-edf8 li.nav-e126 > a {
  color: rgba(0, 0, 0, 0.9);
}
.new-1575 .first-edf8 > 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;
}
.new-1575 .first-edf8 > li > a i {
  line-height: 0;
}
.new-1575 .first-edf8 > li.focus_north_4f8d > a .hover-809c {
  margin-left: 4px;
  line-height: 0;
}
.new-1575 .first-edf8 .breadcrumb-082e li.focus_north_4f8d > a {
  position: relative;
}
.new-1575 .first-edf8 .breadcrumb-082e li.focus_north_4f8d > a:after,
.new-1575 .first-edf8 .breadcrumb-082e li.focus_north_4f8d > a:before {
  content: "";
  display: table;
}
.new-1575 .first-edf8 .breadcrumb-082e li.focus_north_4f8d > a:after {
  clear: both;
}
.new-1575 .first-edf8 .breadcrumb-082e li.focus_north_4f8d > a .hover-809c {
  margin-left: 5px;
  float: right;
}
.new-1575 .frame_simple_70b8,
.new-1575 .breadcrumb-082e {
  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;
}
.new-1575 .breadcrumb-082e {
  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;
}
.new-1575 .breadcrumb-082e .module_basic_a473 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new-1575 .breadcrumb-082e .hover-809c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.new-1575 .breadcrumb-082e li {
  display: block;
  margin: 0;
  padding: 0;
}
.new-1575 .breadcrumb-082e 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;
}
.new-1575 .breadcrumb-082e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.new-1575 .breadcrumb-082e .breadcrumb-082e {
  top: 0;
  left: 100%;
}
.new-1575 .border-7db7.fn-focus-3ef6 > .frame_simple_70b8,
.new-1575 .border-7db7.fn-focus-3ef6 > .breadcrumb-082e,
.new-1575 .border-7db7:focus > .frame_simple_70b8,
.new-1575 .border-7db7:focus > .breadcrumb-082e,
.new-1575 .border-7db7:hover > .frame_simple_70b8,
.new-1575 .border-7db7:hover > .breadcrumb-082e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.new-1575.east_24f3 .form_active_4c5e:after,
.new-1575.east_24f3 .form_active_4c5e:before {
  content: "";
  display: table;
}
.new-1575.east_24f3 .form_active_4c5e:after {
  clear: both;
}
.new-1575.east_24f3 .form_active_4c5e > li {
  float: left;
}
.new-1575.soft_71e6 .form_active_4c5e:after,
.new-1575.soft_71e6 .form_active_4c5e:before {
  content: "";
  display: table;
}
.new-1575.soft_71e6 .form_active_4c5e:after {
  clear: both;
}
.new-1575.soft_71e6 .form_active_4c5e > li {
  float: left;
}
.new-1575.soft_71e6 .form_active_4c5e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.new-1575.soft_71e6 .form_active_4c5e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.new-1575.soft_71e6 .form_active_4c5e > li.dropdown_22fd > a,
.new-1575.soft_71e6 .form_active_4c5e > li.nav-e126 > a {
  color: #fff;
  background-color: #1e4b75;
}
.new-1575.media-iron-c63b .form_active_4c5e > li > a .module_basic_a473 {
  position: relative;
}
.new-1575.media-iron-c63b .form_active_4c5e > li > a .module_basic_a473: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;
}
.new-1575.media-iron-c63b
  .form_active_4c5e
  > li:focus
  > a
  .module_basic_a473:before,
.new-1575.media-iron-c63b
  .form_active_4c5e
  > li:hover
  > a
  .module_basic_a473:before {
  width: 100%;
  background-color: currentColor;
}
.new-1575.media-iron-c63b
  .form_active_4c5e
  > li.dropdown_22fd
  > a
  .module_basic_a473:before,
.new-1575.media-iron-c63b
  .form_active_4c5e
  > li.card_0848
  > a
  .module_basic_a473:before {
  width: 100%;
  background-color: currentColor;
}
.new-1575.search_b1fe .form_active_4c5e > li > a .module_basic_a473 {
  position: relative;
}
.new-1575.search_b1fe .form_active_4c5e > li > a .module_basic_a473: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;
}
.new-1575.search_b1fe .form_active_4c5e > li:focus > a .module_basic_a473:before,
.new-1575.search_b1fe
  .form_active_4c5e
  > li:hover
  > a
  .module_basic_a473:before {
  width: 100%;
  background-color: currentColor;
}
.new-1575.search_b1fe
  .form_active_4c5e
  > li.dropdown_22fd
  > a
  .module_basic_a473:before,
.new-1575.search_b1fe
  .form_active_4c5e
  > li.card_0848
  > a
  .module_basic_a473:before {
  width: 100%;
  background-color: currentColor;
}
.module-advanced-1f39 .first-edf8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-advanced-1f39 .first-edf8 li:first-child > a {
  border-top: none;
}
.module-advanced-1f39 .first-edf8 .tertiary_tall_31e2 > .module_basic_a473 .hover-809c {
  display: none;
}
.module-advanced-1f39 .first-edf8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.module-advanced-1f39 .first-edf8 li:last-child {
  border: none;
}
.module-advanced-1f39 .first-edf8 li.focus_north_4f8d > a {
  padding-right: 45px !important;
}
.module-advanced-1f39 .first-edf8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.module-advanced-1f39 .first-edf8 li a:focus,
.module-advanced-1f39 .first-edf8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-advanced-1f39 .first-edf8 li .orange-d229 {
  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;
}
.module-advanced-1f39 .first-edf8 li .orange-d229:hover {
  box-shadow: none;
}
.module-advanced-1f39 .first-edf8 li .orange-d229 .hover-809c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.module-advanced-1f39 .first-edf8 .breadcrumb-082e {
  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);
}
.module-advanced-1f39 .first-edf8 .breadcrumb-082e li a {
  padding-left: 3em;
}
.module-advanced-1f39 .first-edf8 .north-3783 > a .orange-d229 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module-advanced-1f39 .first-edf8 .north-3783 > .breadcrumb-082e {
  display: block;
  opacity: 1;
}
.bottom_de0b {
  max-width: 100%;
}
.section_wide_69c7 {
  line-height: 0;
  cursor: pointer;
}
.info_tiny_ef8b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.info_tiny_ef8b:hover {
  box-shadow: none;
  color: currentColor;
}
.info_tiny_ef8b svg {
  width: 18px;
  height: 18px;
}
.info_tiny_ef8b .solid_d3c4 {
  display: none;
}
.bronze_927e {
  position: relative;
}
.bronze_927e.fn-active-3ef6 .info_tiny_ef8b .hard_ecf1 {
  display: none;
}
.bronze_927e.fn-active-3ef6 .info_tiny_ef8b .solid_d3c4 {
  display: inline-block;
}
.bronze_927e .active_complex_0dc2 {
  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);
}
.bronze_927e.status_d24b .active_complex_0dc2 {
  left: auto;
  right: -0.9em;
}
.bronze_927e.status_d24b .hero_under_aace::before {
  left: auto;
  right: 15px;
}
.bronze_927e.fn-active-3ef6 .active_complex_0dc2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-0b6a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paragraph-0b6a label {
  flex-basis: 100%;
}
.paragraph-0b6a .hidden_middle_5b52 {
  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;
}
.paragraph-0b6a .over_df8d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paragraph-0b6a .over_df8d:focus {
  background-color: transparent;
}
.paragraph-0b6a button.basic-7a2c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paragraph-0b6a button.basic-7a2c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paragraph-0b6a button.basic-7a2c svg {
  width: 18px;
  height: 18px;
}
.paragraph-0b6a input[type="submit"] {
  min-height: auto;
}
.heading-green-5ef8 .paragraph-0b6a .over_df8d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hero_under_aace {
  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) {
  .hero_under_aace {
    width: 220px;
  }
}
.hero_under_aace label {
  flex-basis: 100%;
}
.hero_under_aace::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;
}
.component_de78 .heading-green-5ef8 .paragraph-0b6a {
  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;
}
.component_de78
  .heading-green-5ef8
  .paragraph-0b6a
  .hidden_middle_5b52 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component_de78 .heading-green-5ef8 .paragraph-0b6a .over_df8d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component_de78
  .heading-green-5ef8
  .paragraph-0b6a
  .over_df8d:focus {
  background: 0 0;
}
.component_de78
  .heading-green-5ef8
  .paragraph-0b6a
  .sort-bottom-6907 {
  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;
}
.description-smooth-3afa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description-smooth-3afa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description-smooth-3afa li:last-child {
  margin-right: 0;
}
.description-smooth-3afa li:first-child {
  margin-left: 0;
}
.description-smooth-3afa.main_81b1 a {
  color: #fff;
}
.description-smooth-3afa.main_81b1 a:hover {
  color: #fff;
}
.description-smooth-3afa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description-smooth-3afa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description-smooth-3afa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description-smooth-3afa a:hover {
  opacity: 0.9;
  color: inherit;
}
.description-smooth-3afa [class*="social-icon-apple"] {
  background-color: #999;
}
.description-smooth-3afa [class*="social-icon-apple"].center_37f7 {
  background-color: transparent;
  color: #999;
}
.description-smooth-3afa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description-smooth-3afa [class*="social-icon-behance"].center_37f7 {
  background-color: transparent;
  color: #1769ff;
}
.description-smooth-3afa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description-smooth-3afa [class*="social-icon-bitbucket"].center_37f7 {
  background-color: transparent;
  color: #205081;
}
.description-smooth-3afa [class*="social-icon-codepen"] {
  background-color: #000;
}
.description-smooth-3afa [class*="social-icon-codepen"].center_37f7 {
  background-color: transparent;
  color: #000;
}
.description-smooth-3afa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description-smooth-3afa [class*="social-icon-delicious"].center_37f7 {
  background-color: transparent;
  color: #39f;
}
.description-smooth-3afa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description-smooth-3afa [class*="social-icon-digg"].center_37f7 {
  background-color: transparent;
  color: #005be2;
}
.description-smooth-3afa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description-smooth-3afa [class*="social-icon-dribbble"].center_37f7 {
  background-color: transparent;
  color: #ea4c89;
}
.description-smooth-3afa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description-smooth-3afa [class*="social-icon-envelope"].center_37f7 {
  background-color: transparent;
  color: #ea4335;
}
.description-smooth-3afa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description-smooth-3afa [class*="social-icon-facebook"].center_37f7 {
  background-color: transparent;
  color: #3b5998;
}
.description-smooth-3afa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description-smooth-3afa [class*="social-icon-flickr"].center_37f7 {
  background-color: transparent;
  color: #0063dc;
}
.description-smooth-3afa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description-smooth-3afa [class*="social-icon-foursquare"].center_37f7 {
  background-color: transparent;
  color: #2d5be3;
}
.description-smooth-3afa [class*="social-icon-github"] {
  background-color: #333;
}
.description-smooth-3afa [class*="social-icon-github"].center_37f7 {
  background-color: transparent;
  color: #333;
}
.description-smooth-3afa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description-smooth-3afa [class*="social-icon-google-plus"].center_37f7 {
  background-color: transparent;
  color: #dd4b39;
}
.description-smooth-3afa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description-smooth-3afa [class*="social-icon-houzz"].center_37f7 {
  background-color: transparent;
  color: #7ac142;
}
.description-smooth-3afa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description-smooth-3afa [class*="social-icon-instagram"].center_37f7 {
  background-color: transparent;
  color: #262626;
}
.description-smooth-3afa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description-smooth-3afa [class*="social-icon-jsfiddle"].center_37f7 {
  background-color: transparent;
  color: #487aa2;
}
.description-smooth-3afa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description-smooth-3afa [class*="social-icon-linkedin"].center_37f7 {
  background-color: transparent;
  color: #0077b5;
}
.description-smooth-3afa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description-smooth-3afa [class*="social-icon-medium"].center_37f7 {
  background-color: transparent;
  color: #00ab6b;
}
.description-smooth-3afa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description-smooth-3afa
  [class*="social-icon-odnoklassniki"].center_37f7 {
  background-color: transparent;
  color: #f4731c;
}
.description-smooth-3afa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description-smooth-3afa [class*="social-icon-meetup"].center_37f7 {
  background-color: transparent;
  color: #ec1c40;
}
.description-smooth-3afa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description-smooth-3afa [class*="social-icon-pinterest"].center_37f7 {
  background-color: transparent;
  color: #bd081c;
}
.description-smooth-3afa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description-smooth-3afa [class*="social-icon-product-hunt"].center_37f7 {
  background-color: transparent;
  color: #da552f;
}
.description-smooth-3afa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description-smooth-3afa [class*="social-icon-reddit"].center_37f7 {
  background-color: transparent;
  color: #ff4500;
}
.description-smooth-3afa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description-smooth-3afa [class*="social-icon-rss"].center_37f7 {
  background-color: transparent;
  color: #f26522;
}
.description-smooth-3afa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description-smooth-3afa
  [class*="social-icon-shopping-cart"].center_37f7 {
  background-color: transparent;
  color: #4caf50;
}
.description-smooth-3afa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description-smooth-3afa [class*="social-icon-skype"].center_37f7 {
  background-color: transparent;
  color: #00aff0;
}
.description-smooth-3afa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description-smooth-3afa [class*="social-icon-slideshare"].center_37f7 {
  background-color: transparent;
  color: #0077b5;
}
.description-smooth-3afa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description-smooth-3afa [class*="social-icon-snapchat"].center_37f7 {
  background-color: transparent;
  color: #fffc00;
}
.description-smooth-3afa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description-smooth-3afa [class*="social-icon-soundcloud"].center_37f7 {
  background-color: transparent;
  color: #f80;
}
.description-smooth-3afa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description-smooth-3afa [class*="social-icon-spotify"].center_37f7 {
  background-color: transparent;
  color: #2ebd59;
}
.description-smooth-3afa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description-smooth-3afa
  [class*="social-icon-stack-overflow"].center_37f7 {
  background-color: transparent;
  color: #fe7a15;
}
.description-smooth-3afa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description-smooth-3afa [class*="social-icon-maldkfgram"].center_37f7 {
  background-color: transparent;
  color: #2ca5e0;
}
.description-smooth-3afa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description-smooth-3afa [class*="social-icon-tripadvisor"].center_37f7 {
  background-color: transparent;
  color: #589442;
}
.description-smooth-3afa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description-smooth-3afa [class*="social-icon-tumblr"].center_37f7 {
  background-color: transparent;
  color: #35465c;
}
.description-smooth-3afa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description-smooth-3afa [class*="social-icon-twitch"].center_37f7 {
  background-color: transparent;
  color: #6441a5;
}
.description-smooth-3afa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description-smooth-3afa [class*="social-icon-twitter"].center_37f7 {
  background-color: transparent;
  color: #1da1f2;
}
.description-smooth-3afa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description-smooth-3afa [class*="social-icon-vimeo"].center_37f7 {
  background-color: transparent;
  color: #1ab7ea;
}
.description-smooth-3afa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description-smooth-3afa [class*="social-icon-vk"].center_37f7 {
  background-color: transparent;
  color: #45668e;
}
.description-smooth-3afa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description-smooth-3afa [class*="social-icon-weibo"].center_37f7 {
  background-color: transparent;
  color: #df2029;
}
.description-smooth-3afa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description-smooth-3afa [class*="social-icon-weixin"].center_37f7 {
  background-color: transparent;
  color: #7bb32e;
}
.description-smooth-3afa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description-smooth-3afa [class*="social-icon-whatsapp"].center_37f7 {
  background-color: transparent;
  color: #25d366;
}
.description-smooth-3afa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description-smooth-3afa [class*="social-icon-wordpress"].center_37f7 {
  background-color: transparent;
  color: #21759b;
}
.description-smooth-3afa [class*="social-icon-xing"] {
  background-color: #026466;
}
.description-smooth-3afa [class*="social-icon-xing"].center_37f7 {
  background-color: transparent;
  color: #026466;
}
.description-smooth-3afa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description-smooth-3afa [class*="social-icon-yelp"].center_37f7 {
  background-color: transparent;
  color: #af0606;
}
.description-smooth-3afa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description-smooth-3afa [class*="social-icon-youtube"].center_37f7 {
  background-color: transparent;
  color: #cd201f;
}
.column-outer-c070 {
  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;
}
.column-outer-c070:hover {
  box-shadow: none;
  background: 0 0;
}
.fast_6787 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow-3ba7 {
  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;
}
.last-5f3f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.selected-aaed {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.selected-aaed,
.selected-aaed::after,
.selected-aaed::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;
}
.selected-aaed::after,
.selected-aaed::before {
  content: "";
  display: block;
  background-color: inherit;
}
.medium_10c6 .shadow-3ba7 .last-5f3f {
  margin-top: -2px;
  width: 19px;
}
.medium_10c6 .shadow-3ba7 .selected-aaed {
  margin-top: -1px;
}
.medium_10c6 .shadow-3ba7 .selected-aaed,
.medium_10c6 .shadow-3ba7 .selected-aaed::after,
.medium_10c6 .shadow-3ba7 .selected-aaed::before {
  width: 19px;
  height: 2px;
}
.medium_10c6 .shadow-3ba7 .selected-aaed::before {
  top: -6px;
}
.medium_10c6 .shadow-3ba7 .selected-aaed::after {
  bottom: -6px;
}
.first-7aab .shadow-3ba7 .last-5f3f {
  margin-top: -2px;
  width: 22px;
}
.first-7aab .shadow-3ba7 .selected-aaed {
  margin-top: -1px;
}
.first-7aab .shadow-3ba7 .selected-aaed,
.first-7aab .shadow-3ba7 .selected-aaed::after,
.first-7aab .shadow-3ba7 .selected-aaed::before {
  width: 22px;
  height: 2px;
}
.first-7aab .shadow-3ba7 .selected-aaed::before {
  top: -7px;
}
.first-7aab .shadow-3ba7 .selected-aaed::after {
  bottom: -7px;
}
.gallery-55be .shadow-3ba7 .last-5f3f {
  margin-top: -2px;
  width: 31px;
}
.gallery-55be .shadow-3ba7 .selected-aaed {
  margin-top: -1.5px;
}
.gallery-55be .shadow-3ba7 .selected-aaed,
.gallery-55be .shadow-3ba7 .selected-aaed::after,
.gallery-55be .shadow-3ba7 .selected-aaed::before {
  width: 31px;
  height: 3px;
}
.gallery-55be .shadow-3ba7 .selected-aaed::before {
  top: -9px;
}
.gallery-55be .shadow-3ba7 .selected-aaed::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .west_85c1 .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 19px;
  }
  .west_85c1 .shadow-3ba7 .selected-aaed {
    margin-top: -1px;
  }
  .west_85c1 .shadow-3ba7 .selected-aaed,
  .west_85c1 .shadow-3ba7 .selected-aaed::after,
  .west_85c1 .shadow-3ba7 .selected-aaed::before {
    width: 19px;
    height: 2px;
  }
  .west_85c1 .shadow-3ba7 .selected-aaed::before {
    top: -6px;
  }
  .west_85c1 .shadow-3ba7 .selected-aaed::after {
    bottom: -6px;
  }
  .title-d091 .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 22px;
  }
  .title-d091 .shadow-3ba7 .selected-aaed {
    margin-top: -1px;
  }
  .title-d091 .shadow-3ba7 .selected-aaed,
  .title-d091 .shadow-3ba7 .selected-aaed::after,
  .title-d091 .shadow-3ba7 .selected-aaed::before {
    width: 22px;
    height: 2px;
  }
  .title-d091 .shadow-3ba7 .selected-aaed::before {
    top: -7px;
  }
  .title-d091 .shadow-3ba7 .selected-aaed::after {
    bottom: -7px;
  }
  .tag-35a7 .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 31px;
  }
  .tag-35a7 .shadow-3ba7 .selected-aaed {
    margin-top: -1.5px;
  }
  .tag-35a7 .shadow-3ba7 .selected-aaed,
  .tag-35a7 .shadow-3ba7 .selected-aaed::after,
  .tag-35a7 .shadow-3ba7 .selected-aaed::before {
    width: 31px;
    height: 3px;
  }
  .tag-35a7 .shadow-3ba7 .selected-aaed::before {
    top: -9px;
  }
  .tag-35a7 .shadow-3ba7 .selected-aaed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_95d1 .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 19px;
  }
  .shade_95d1 .shadow-3ba7 .selected-aaed {
    margin-top: -1px;
  }
  .shade_95d1 .shadow-3ba7 .selected-aaed,
  .shade_95d1 .shadow-3ba7 .selected-aaed::after,
  .shade_95d1 .shadow-3ba7 .selected-aaed::before {
    width: 19px;
    height: 2px;
  }
  .shade_95d1 .shadow-3ba7 .selected-aaed::before {
    top: -6px;
  }
  .shade_95d1 .shadow-3ba7 .selected-aaed::after {
    bottom: -6px;
  }
  .green_30e6 .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 22px;
  }
  .green_30e6 .shadow-3ba7 .selected-aaed {
    margin-top: -1px;
  }
  .green_30e6 .shadow-3ba7 .selected-aaed,
  .green_30e6 .shadow-3ba7 .selected-aaed::after,
  .green_30e6 .shadow-3ba7 .selected-aaed::before {
    width: 22px;
    height: 2px;
  }
  .green_30e6 .shadow-3ba7 .selected-aaed::before {
    top: -7px;
  }
  .green_30e6 .shadow-3ba7 .selected-aaed::after {
    bottom: -7px;
  }
  .hovered-f1cf .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 31px;
  }
  .hovered-f1cf .shadow-3ba7 .selected-aaed {
    margin-top: -1.5px;
  }
  .hovered-f1cf .shadow-3ba7 .selected-aaed,
  .hovered-f1cf .shadow-3ba7 .selected-aaed::after,
  .hovered-f1cf .shadow-3ba7 .selected-aaed::before {
    width: 31px;
    height: 3px;
  }
  .hovered-f1cf .shadow-3ba7 .selected-aaed::before {
    top: -9px;
  }
  .hovered-f1cf .shadow-3ba7 .selected-aaed::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .first_8642 .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 19px;
  }
  .first_8642 .shadow-3ba7 .selected-aaed {
    margin-top: -1px;
  }
  .first_8642 .shadow-3ba7 .selected-aaed,
  .first_8642 .shadow-3ba7 .selected-aaed::after,
  .first_8642 .shadow-3ba7 .selected-aaed::before {
    width: 19px;
    height: 2px;
  }
  .first_8642 .shadow-3ba7 .selected-aaed::before {
    top: -6px;
  }
  .first_8642 .shadow-3ba7 .selected-aaed::after {
    bottom: -6px;
  }
  .disabled_677c .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_677c .shadow-3ba7 .selected-aaed {
    margin-top: -1px;
  }
  .disabled_677c .shadow-3ba7 .selected-aaed,
  .disabled_677c .shadow-3ba7 .selected-aaed::after,
  .disabled_677c .shadow-3ba7 .selected-aaed::before {
    width: 22px;
    height: 2px;
  }
  .disabled_677c .shadow-3ba7 .selected-aaed::before {
    top: -7px;
  }
  .disabled_677c .shadow-3ba7 .selected-aaed::after {
    bottom: -7px;
  }
  .first_2444 .shadow-3ba7 .last-5f3f {
    margin-top: -2px;
    width: 31px;
  }
  .first_2444 .shadow-3ba7 .selected-aaed {
    margin-top: -1.5px;
  }
  .first_2444 .shadow-3ba7 .selected-aaed,
  .first_2444 .shadow-3ba7 .selected-aaed::after,
  .first_2444 .shadow-3ba7 .selected-aaed::before {
    width: 31px;
    height: 3px;
  }
  .first_2444 .shadow-3ba7 .selected-aaed::before {
    top: -9px;
  }
  .first_2444 .shadow-3ba7 .selected-aaed::after {
    bottom: -9px;
  }
}
.border-9bf0 .selected-aaed {
  -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);
}
.border-9bf0 .selected-aaed::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border-9bf0 .selected-aaed::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);
}
.border-9bf0.advanced-2762 .selected-aaed {
  -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);
}
.border-9bf0.advanced-2762 .selected-aaed::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border-9bf0.advanced-2762 .selected-aaed::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);
}
.selected_4ca1 {
  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.modal-complex-66ad:before {
  display: none;
}
.cold-4534 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cold-4534 .pink-8f14 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cold-4534 .pink-8f14:last-of-type {
  border-bottom: none;
}
.cold-4534 .pink-8f14.plasma_5d7c,
.cold-4534 .pink-8f14.backdrop_bright_f287,
.cold-4534 .pink-8f14.outer-4110 {
  padding: 0;
}
.cold-4534 .module-advanced-1f39 .orange-d229 {
  color: currentColor;
}
.cold-4534 .module-advanced-1f39 .orange-d229:focus,
.cold-4534 .module-advanced-1f39 .orange-d229:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold-4534.background-advanced-0af9 .current-9a4b,
.cold-4534.background-advanced-0af9 .bottom-7f9a a,
.cold-4534.background-advanced-0af9 .form_active_4c5e a,
.cold-4534.background-advanced-0af9 .breadcrumb-082e a {
  color: rgba(0, 0, 0, 0.55);
}
.cold-4534.background-advanced-0af9 .current-9a4b:hover,
.cold-4534.background-advanced-0af9 .bottom-7f9a a:hover,
.cold-4534.background-advanced-0af9 .form_active_4c5e a:hover,
.cold-4534.background-advanced-0af9 .breadcrumb-082e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold-4534.background-advanced-0af9 .link-smooth-7782 {
  color: rgba(0, 0, 0, 0.8);
}
.cold-4534.background-advanced-0af9 .pink-8f14 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold-4534.background-advanced-0af9 .pink-8f14:before {
  background: rgba(0, 0, 0, 0.08);
}
.cold-4534.background-advanced-0af9 .breadcrumb_7b78:before {
  background: rgba(255, 255, 255, 0.9);
}
.cold-4534.background-advanced-0af9 .module-advanced-1f39 .first-edf8 li a,
.cold-4534.background-advanced-0af9 .module-advanced-1f39 .orange-d229,
.cold-4534.background-advanced-0af9 .breadcrumb-082e {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold-4534.background-advanced-0af9 .module-advanced-1f39 .orange-d229:focus,
.cold-4534.background-advanced-0af9 .module-advanced-1f39 .orange-d229:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold-4534.background-advanced-0af9 .first-edf8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold-4534.backdrop_down_6115 .current-9a4b,
.cold-4534.backdrop_down_6115 .bottom-7f9a a,
.cold-4534.backdrop_down_6115 .form_active_4c5e .orange-d229,
.cold-4534.backdrop_down_6115 .form_active_4c5e a,
.cold-4534.backdrop_down_6115 .breadcrumb-082e a {
  color: rgba(255, 255, 255, 0.79);
}
.cold-4534.backdrop_down_6115 .current-9a4b:hover,
.cold-4534.backdrop_down_6115 .bottom-7f9a a:hover,
.cold-4534.backdrop_down_6115 .form_active_4c5e .orange-d229:hover,
.cold-4534.backdrop_down_6115 .form_active_4c5e a:hover,
.cold-4534.backdrop_down_6115 .breadcrumb-082e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold-4534.backdrop_down_6115 .link-smooth-7782 {
  color: rgba(255, 255, 255, 0.99);
}
.cold-4534.backdrop_down_6115 .pink-8f14 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-4534.backdrop_down_6115 .pink-8f14:before {
  background: rgba(255, 255, 255, 0.08);
}
.cold-4534.backdrop_down_6115 .breadcrumb_7b78:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold-4534.backdrop_down_6115 .module-advanced-1f39 .first-edf8 li a,
.cold-4534.backdrop_down_6115 .module-advanced-1f39 .orange-d229,
.cold-4534.backdrop_down_6115 .breadcrumb-082e {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-4534.backdrop_down_6115 .module-advanced-1f39 .orange-d229:focus,
.cold-4534.backdrop_down_6115 .module-advanced-1f39 .orange-d229:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold-4534.backdrop_down_6115 .first-edf8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_7b78 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.breadcrumb_7b78:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background-18cb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-north-0df8 .cold-4534 {
  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;
}
.breadcrumb-north-0df8 .pink-8f14 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-north-0df8 .pink-8f14: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) {
  .breadcrumb-north-0df8 .pink-8f14:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-north-0df8 .pink-8f14:last-child:before {
  content: none;
}
.breadcrumb-north-0df8 .pink-8f14[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-north-0df8 .module-advanced-1f39 .first-edf8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-north-0df8 .module-advanced-1f39 .first-edf8 li a .orange-d229 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-north-0df8 .module-advanced-1f39 .breadcrumb-082e {
  border: none;
}
.breadcrumb-north-0df8 .module-advanced-1f39 .breadcrumb-082e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-north-0df8 .breadcrumb_7b78 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-north-0df8 .background-18cb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-north-0df8 .backdrop_down_6115 .breadcrumb_7b78:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-north-0df8 .background-advanced-0af9.prev_3d69 .selected-aaed {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-north-0df8
  .background-advanced-0af9.prev_3d69
  .selected-aaed::after,
.breadcrumb-north-0df8
  .background-advanced-0af9.prev_3d69
  .selected-aaed:before {
  background: inherit;
}
.breadcrumb-north-0df8
  .background-advanced-0af9.prev_3d69:hover
  .selected-aaed {
  background: rgba(0, 0, 0, 0.8);
}
.box_768b .cold-4534 {
  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) {
  .box_768b .cold-4534 {
    width: auto;
    right: 45px;
  }
}
.image_motion_7ea0 .cold-4534 {
  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) {
  .image_motion_7ea0 .cold-4534 {
    width: auto;
    left: 45px;
  }
}
.modal-complex-66ad .cold-4534 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.modal-complex-66ad .background-18cb {
  max-width: 48em;
  margin: 0 auto;
}
.modal-complex-66ad .breadcrumb_7b78:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb-first-ee73 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-first-ee73.breadcrumb-north-0df8 .cold-4534 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb-first-ee73.box_768b .cold-4534 {
  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);
}
.breadcrumb-first-ee73 .cold-4534 {
  visibility: visible;
}
.breadcrumb-first-ee73.image_motion_7ea0 .cold-4534 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active-32ab,
.basic-b44b {
  overflow-x: hidden;
}
.active-32ab .cold-4534 {
  overflow: auto;
}
.active-32ab.breadcrumb-north-0df8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-32ab.breadcrumb-north-0df8 .cold-4534 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active-32ab.breadcrumb-north-0df8 .column-outer-c070 {
  opacity: 0;
}
.active-32ab.box_768b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-32ab.box_768b .cold-4534 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active-32ab.box_768b .column-outer-c070 {
  opacity: 0;
}
.active-32ab.image_motion_7ea0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-32ab.image_motion_7ea0 .cold-4534 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active-32ab.image_motion_7ea0 .column-outer-c070 {
  opacity: 0;
}
.active-32ab.modal-complex-66ad .cold-4534 {
  z-index: 10;
  visibility: visible;
}
.prev_3d69 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.prev_3d69 .selected-aaed {
  background: rgba(255, 255, 255, 0.99);
}
.prev_3d69 .selected-aaed::after,
.prev_3d69 .selected-aaed:before {
  background: inherit;
}
.prev_3d69:hover .selected-aaed {
  background: rgba(255, 255, 255, 0.99);
}
.image_motion_7ea0 .prev_3d69 {
  top: 10px;
  right: auto;
  left: 12px;
}
.modal-complex-66ad .prev_3d69 {
  display: none !important;
}
.active-32ab:before,
.basic-b44b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active-32ab .prev_3d69,
.basic-b44b .prev_3d69 {
  display: inline-block;
}
.cold-4534 .menu_clean_0f53 {
  -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-32ab .cold-4534 .menu_clean_0f53,
.basic-b44b .cold-4534 .menu_clean_0f53 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.iron-7774 .hidden_middle_5b52 {
  width: 100%;
}
.outer-4439 {
  padding: 0 0.5em 0;
}
.outer-4439 [class*="customify-col-"],
.outer-4439 [class*="customify-col_"],
.outer-4439 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.popup-mini-00d7 .outer-4439 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .component_f040 .panel-da80,
  .panel-da80 {
    display: none;
  }
  .top-de91 {
    text-align: left;
  }
  .menu-3c82 {
    text-align: center;
  }
  .outline_d778 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .component_f040 .glass_a29b,
  .glass_a29b {
    display: none;
  }
  .paragraph_e34f {
    text-align: left;
  }
  .grid_full_5960 {
    text-align: center;
  }
  .dropdown_focused_2874 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .component_f040 .east-c161,
  .east-c161 {
    display: none;
  }
  .link_lower_51b8 {
    text-align: left;
  }
  .pink-fe7c {
    text-align: center;
  }
  .frame-under-5cb2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_new_5200 {
  box-shadow: none !important;
}
.photo_c4ba .frame-paper-e078,
.sidebar_f897 .frame-paper-e078 {
  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;
}
.sidebar_f897 .frame-paper-e078 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title-simple-6477 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title-simple-6477:after,
.title-simple-6477:before {
  content: "";
  display: table;
}
.title-simple-6477:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title-simple-6477 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title-simple-6477,
.status_bd8e {
  max-width: 1248px;
  margin: 0 auto;
}

.texture_2ab9.alert-east-943c .title-simple-6477 {
  max-width: 100%;
}
.texture_2ab9.search_8e99 {
  max-width: 1200px;
  margin: 0 auto;
}
.texture_2ab9.widget_inner_689e .title-simple-6477 {
  max-width: 100%;
}
.texture_2ab9.widget_inner_689e > .title-simple-6477 {
  padding-left: 0;
  padding-right: 0;
}
.texture_2ab9.widget_inner_689e > .title-simple-6477 .component_f040 {
  margin: 0;
}
.texture_2ab9.widget_inner_689e
  > .title-simple-6477
  .mini_d9da.outline_9e32 {
  margin-right: 0;
  margin-left: 0;
}
.texture_2ab9.widget_inner_689e #main.outline_9e32 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-5aa5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-5aa5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wood-3fd3 .gallery-c843 {
    padding-right: 1em;
  }
  .wood-3fd3.hot_ddcb .mini_d9da {
    border-right: 1px solid #eaecee;
  }
  .wood-3fd3.hot_ddcb .gallery-c843 {
    padding-right: 1em;
  }
  .wood-3fd3.hot_ddcb .accordion_d7d6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_5708 .gallery-c843 {
    padding-left: 1em;
  }
  .button_5708.hot_ddcb .mini_d9da {
    border-left: 1px solid #eaecee;
  }
  .button_5708.hot_ddcb .gallery-c843 {
    padding-left: 1em;
  }
  .button_5708.hot_ddcb .accordion_d7d6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow-e0a3 .gallery-c843 {
    padding-left: 1em;
  }
  .slow-e0a3.hot_ddcb .layout-42dd {
    border-right: 1px solid #eaecee;
  }
  .slow-e0a3.hot_ddcb .texture-under-00f9 {
    border-right: 1px solid #eaecee;
  }
  .slow-e0a3.hot_ddcb .gallery-c843 {
    padding-left: 1em;
  }
  .slow-e0a3.hot_ddcb .accordion_d7d6 {
    padding-right: 1em;
  }
  .slow-e0a3.hot_ddcb .media-fbd0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-hard-f5d7 .gallery-c843 {
    padding-right: 1em;
  }
  .banner-hard-f5d7.hot_ddcb .layout-42dd {
    border-left: 1px solid #eaecee;
  }
  .banner-hard-f5d7.hot_ddcb .texture-under-00f9 {
    border-left: 1px solid #eaecee;
  }
  .banner-hard-f5d7.hot_ddcb .gallery-c843 {
    padding-right: 1em;
  }
  .banner-hard-f5d7.hot_ddcb .accordion_d7d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-hard-f5d7.hot_ddcb .media-fbd0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-5aa5 .gallery-c843 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-5aa5.hot_ddcb .mini_d9da {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-5aa5.hot_ddcb .gallery-c843 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-5aa5.hot_ddcb .accordion_d7d6 {
    padding-left: 1em;
  }
  .breadcrumb-5aa5.hot_ddcb .media-fbd0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .breadcrumb-5aa5.hot_ddcb .gallery-c843 {
    padding-left: 0;
  }
}
.in_6b8b .advanced-d916 {
  display: inline-block;
}
.feature-pressed-70ce {
  display: inline-block;
}
.photo_east_a6de {
  word-con: break-word;
}
.brown_02d8 > span {
  display: inline-block;
  padding: 5px 0;
}
.brown_02d8 .slider-fresh-d0e2 {
  margin-left: 8px;
  margin-right: 8px;
}
.brown_02d8 .chip-884f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.breadcrumb_fast_1e3d .fast_622a {
  margin-bottom: 2em;
}
.breadcrumb_fast_1e3d .section-iron-7ace {
  margin-bottom: 15px;
}
.breadcrumb_fast_1e3d .section-iron-7ace:last-child {
  margin-bottom: 0;
}
.breadcrumb_fast_1e3d .nav-new-94c9 {
  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) {
  .breadcrumb_fast_1e3d .nav-new-94c9 {
    display: block;
  }
}
.breadcrumb_fast_1e3d .pressed_2881 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .breadcrumb_fast_1e3d .pressed_2881 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.breadcrumb_fast_1e3d .preview_99a1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.breadcrumb_fast_1e3d .preview_99a1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.breadcrumb_fast_1e3d .preview_99a1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.breadcrumb_fast_1e3d .photo_east_a6de {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_fast_1e3d .photo_east_a6de a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.breadcrumb_fast_1e3d .short-a98c p:last-child {
  margin-bottom: 0;
}
.breadcrumb_fast_1e3d .thick-6693 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.breadcrumb_fast_1e3d .title-warm-578a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.breadcrumb_fast_1e3d .active_fdf1 {
  margin-top: 1em;
}
.breadcrumb_fast_1e3d .filter-ab5c {
  top: 0;
  display: block;
}
.breadcrumb_fast_1e3d .filter-ab5c a {
  color: inherit;
}
.breadcrumb_fast_1e3d .filter-ab5c a:hover {
  color: inherit;
}
.breadcrumb_fast_1e3d .widget-a07c {
  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;
}
.breadcrumb_fast_1e3d .widget-a07c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.breadcrumb_fast_1e3d .title-warm-578a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.breadcrumb_fast_1e3d .main-535c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.breadcrumb_fast_1e3d .main-535c:first-child {
  margin-top: 0;
}
.breadcrumb_fast_1e3d .main-535c.button_603a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb_fast_1e3d .main-535c.secondary_copper_7027 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb_fast_1e3d
  .main-535c.secondary_copper_7027.outline_7b82
  .active_fdf1 {
  width: 100%;
}
.breadcrumb_fast_1e3d .secondary_copper_7027 {
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_fast_1e3d .secondary_copper_7027 .brown_02d8,
.breadcrumb_fast_1e3d .secondary_copper_7027 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.breadcrumb_fast_1e3d .preview_99a1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb_fast_1e3d .preview_99a1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb_fast_1e3d .preview_99a1: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;
}
.breadcrumb_fast_1e3d .button_603a {
  z-index: 5;
}
.breadcrumb_fast_1e3d .item_plasma_fb8b .shadow_c36a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.breadcrumb_fast_1e3d .sidebar_5bea .shadow_c36a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.breadcrumb_fast_1e3d .last-035d .shadow_c36a {
  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;
}
.breadcrumb_fast_1e3d.hero_tall_f22b .nav-new-94c9,
.breadcrumb_fast_1e3d.cold-36f3 .nav-new-94c9 {
  display: block;
}
.breadcrumb_fast_1e3d.hero_tall_f22b .nav-new-94c9 .in_b56b,
.breadcrumb_fast_1e3d.hero_tall_f22b .nav-new-94c9 .title-warm-578a,
.breadcrumb_fast_1e3d.cold-36f3 .nav-new-94c9 .in_b56b,
.breadcrumb_fast_1e3d.cold-36f3 .nav-new-94c9 .title-warm-578a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb_fast_1e3d.content_8d01 .pressed_2881 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_fast_1e3d.content_8d01 .pressed_2881 {
    margin-right: 0;
  }
}
.breadcrumb_fast_1e3d.hero_tall_f22b .pressed_2881,
.breadcrumb_fast_1e3d.cold-36f3 .pressed_2881 {
  padding-top: 40%;
}
.breadcrumb_fast_1e3d.hero_tall_f22b .fast_622a,
.breadcrumb_fast_1e3d.cold-36f3 .fast_622a {
  display: block;
}
.breadcrumb_fast_1e3d.hero_tall_f22b .fn-sticky-3ef6 .title-warm-578a,
.breadcrumb_fast_1e3d.cold-36f3 .fn-sticky-3ef6 .title-warm-578a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.breadcrumb_fast_1e3d.hero_tall_f22b .pressed_2881,
.breadcrumb_fast_1e3d.cold-36f3 .pressed_2881 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.breadcrumb_fast_1e3d.hero_tall_f22b .title-warm-578a {
  padding: 1em;
}
.gallery_silver_264a {
  margin: 30px auto;
  display: block;
}
.gallery_silver_264a .fresh_94fb > * {
  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;
}
.gallery_silver_264a .fresh_94fb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_silver_264a .fresh_94fb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_iron_a21a .brown_02d8 {
  margin-bottom: 1.41575em;
}
.sidebar_iron_a21a .widget_2ef0 {
  margin-bottom: 1.618em;
}
.avatar_cc61 .description_fade {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.avatar_cc61 .description_fade a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.avatar_cc61 .filter-48c4 {
  max-width: 100%;
  overflow: auto;
}
.bright-4b1f .avatar_cc61 a:hover {
  text-decoration: underline;
}
.sidebar_0347 .section-iron-7ace:not(.photo_east_a6de),
.sidebar_0347 .preview_99a1 {
  margin-bottom: 1.41575em;
}
.sidebar_0347 .section-iron-7ace:not(.photo_east_a6de):last-child,
.sidebar_0347 .preview_99a1:last-child {
  margin-bottom: 0;
}
.sidebar_0347 .section-iron-7ace.label_left_8c51 {
  margin-bottom: 0.41575em;
}
.sidebar_0347 .component-narrow-254b:before,
.sidebar_0347 .panel_6e7f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sidebar_0347 .component-narrow-254b:before {
  content: "\f115";
}
.sidebar_0347 .panel_6e7f:before {
  content: "\f02c";
}
.sidebar_0347 .blue_4f7b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sidebar_0347 .blue_4f7b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_wood_a5fa {
  display: -webkit-box;
  display: flex;
}
.media_wood_a5fa .widget-add1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_wood_a5fa .widget-add1 {
    flex-basis: 90px;
  }
}
.media_wood_a5fa .header-new-d166 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_wood_a5fa .header-new-d166 {
    flex-basis: calc(100% - 50px);
  }
}
.media_wood_a5fa .link-slow-6eba p:last-child {
  margin-bottom: 0.72em;
}
.button-5cb1 .fresh_94fb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button-5cb1 .fresh_94fb:after,
.button-5cb1 .fresh_94fb:before {
  content: "";
  display: table;
}
.button-5cb1 .fresh_94fb:after {
  clear: both;
}
.button-5cb1 .fresh_94fb .info_d515,
.button-5cb1 .fresh_94fb .backdrop-1861 {
  width: 49%;
}
.button-5cb1 .fresh_94fb .info_d515 a span.header-ef71,
.button-5cb1 .fresh_94fb .backdrop-1861 a span.header-ef71 {
  display: block;
  margin-bottom: 5px;
}
.button-5cb1 .fresh_94fb .backdrop-1861 {
  float: left;
  text-align: left;
}
.button-5cb1 .fresh_94fb .info_d515 {
  float: right;
  text-align: right;
}
.widget_simple_01f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .widget_simple_01f7 {
    margin-bottom: 0;
  }
}
.mini-79d5 {
  margin-bottom: 1em;
}
.mini-79d5 .photo_east_a6de {
  font-size: 1.1em;
  line-height: 1.3;
}
.outline-large-ed90 a {
  display: block;
  line-height: 0;
  position: relative;
}
.black_1f10 .mini-79d5,
.black_fd2b .mini-79d5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black_1f10 .mini-79d5,
  .black_fd2b .mini-79d5 {
    display: block;
  }
}
.black_1f10 .outline-large-ed90,
.black_fd2b .outline-large-ed90 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black_1f10 .outline-large-ed90,
  .black_fd2b .outline-large-ed90 {
    margin-bottom: 1em;
  }
}
.black_1f10 .outline-large-ed90 img,
.black_fd2b .outline-large-ed90 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black_1f10 .progress-c397,
.black_fd2b .progress-c397 {
  flex-basis: calc(100% - 160px);
}
.black_1f10 .progress-c397 p,
.black_fd2b .progress-c397 p {
  margin-bottom: 0;
}
.black_1f10 .progress-c397 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black_1f10 .progress-c397 {
    padding-left: 0;
  }
}
.black_fd2b .progress-c397 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black_fd2b .progress-c397 {
    padding-right: 0;
  }
}
.black_fd2b .outline-large-ed90 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden_out_9b95 .outline-large-ed90 {
  margin-bottom: 0.5em;
}
.hidden_out_9b95 .outline-large-ed90 img {
  width: 100%;
}
.right_0b45 .chip_752c,
.logo_right_7130 .chip_752c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_right_7130 .mini_d9da .top-42cc p:last-child {
  margin-bottom: 0;
}
.status_gas_c4e6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tag-451c .link_7aaf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tag-451c .link_7aaf:last-of-type {
    margin-bottom: 0;
  }
}
.tag-451c .link_7aaf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-451c .link_7aaf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tag-451c .link_7aaf ul li {
  margin: 0 0 0.6em;
}
.tag-451c .link_7aaf ul li.caption_9d8f,
.tag-451c .link_7aaf ul li.mask_6a20 {
  position: relative;
}
.tag-451c .link_7aaf ul li.caption_9d8f .stale_5e8a,
.tag-451c .link_7aaf ul li.mask_6a20 .stale_5e8a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tag-451c .link_7aaf ul li.caption_9d8f:after:after,
.tag-451c .link_7aaf ul li.caption_9d8f:after:before,
.tag-451c
  .link_7aaf
  ul
  li.mask_6a20:after:after,
.tag-451c
  .link_7aaf
  ul
  li.mask_6a20:after:before {
  content: "";
  display: table;
}
.tag-451c .link_7aaf ul li.caption_9d8f:after:after,
.tag-451c
  .link_7aaf
  ul
  li.mask_6a20:after:after {
  clear: both;
}
.tag-451c .link_7aaf a.panel-wood-b7da:hover {
  text-decoration: none;
}
.tag-451c .link_7aaf select {
  max-width: 100%;
}
.tag-451c .link_7aaf table {
  font-size: 85%;
}
.tag-451c .link_7aaf table td,
.tag-451c .link_7aaf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tag-451c .link_7aaf table tfoot td {
  text-align: left;
}
.tag-451c .link_7aaf :last-child {
  margin-bottom: 0;
}
.tag-451c .link_7aaf .list_5f24 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tag-451c .link_7aaf .list_5f24 label {
  width: 100%;
}
.tag-451c .link_7aaf .list_5f24 .over_df8d {
  width: 100%;
  display: block;
}
.tag-451c .link_7aaf .list_5f24 .basic-7a2c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tag-451c .link_7aaf .list_5f24 .basic-7a2c:hover svg #svg-search {
  fill: #444;
}
.tag-451c .link_7aaf .list_5f24 .basic-7a2c svg {
  width: 18px;
  height: 18px;
}
.tag-451c .detail_dc55 ul ul,
.tag-451c .notification_brown_218c ul ul,
.tag-451c .container_black_487d ul ul,
.tag-451c .tabs_fast_d243 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tag-451c .detail_dc55 .focus_north_4f8d > a,
.tag-451c .notification_brown_218c .focus_north_4f8d > a,
.tag-451c .container_black_487d .focus_north_4f8d > a,
.tag-451c .tabs_fast_d243 .focus_north_4f8d > a {
  margin-bottom: 0;
}
.tag-451c .component_tiny_4736 li,
.tag-451c .detail_dc55 li,
.tag-451c .tooltip_7fdc li,
.tag-451c .notification_brown_218c li,
.tag-451c .container_black_487d li,
.tag-451c .tabs_fast_d243 li,
.tag-451c .frame_wide_5669 li,
.tag-451c .list_f78b li {
  display: block;
  position: relative;
}
.tag-451c .component_tiny_4736 li:last-child,
.tag-451c .detail_dc55 li:last-child,
.tag-451c .tooltip_7fdc li:last-child,
.tag-451c .notification_brown_218c li:last-child,
.tag-451c .container_black_487d li:last-child,
.tag-451c .tabs_fast_d243 li:last-child,
.tag-451c .frame_wide_5669 li:last-child,
.tag-451c .list_f78b li:last-child {
  border: none;
}
.tag-451c .component_tiny_4736 li a,
.tag-451c .detail_dc55 li a,
.tag-451c .tooltip_7fdc li a,
.tag-451c .notification_brown_218c li a,
.tag-451c .container_black_487d li a,
.tag-451c .tabs_fast_d243 li a,
.tag-451c .frame_wide_5669 li a,
.tag-451c .list_f78b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-451c .component_tiny_4736 li ul li::before,
.tag-451c .detail_dc55 li ul li::before,
.tag-451c .tooltip_7fdc li ul li::before,
.tag-451c .notification_brown_218c li ul li::before,
.tag-451c .container_black_487d li ul li::before,
.tag-451c .tabs_fast_d243 li ul li::before,
.tag-451c .frame_wide_5669 li ul li::before,
.tag-451c .list_f78b li ul li::before {
  left: 15px;
}
.tag-451c .component_tiny_4736 li ul a,
.tag-451c .detail_dc55 li ul a,
.tag-451c .tooltip_7fdc li ul a,
.tag-451c .notification_brown_218c li ul a,
.tag-451c .container_black_487d li ul a,
.tag-451c .tabs_fast_d243 li ul a,
.tag-451c .frame_wide_5669 li ul a,
.tag-451c .list_f78b li ul a {
  padding-left: 20px;
}
.tag-451c .component_tiny_4736 li ul ul li::before,
.tag-451c .detail_dc55 li ul ul li::before,
.tag-451c .tooltip_7fdc li ul ul li::before,
.tag-451c .notification_brown_218c li ul ul li::before,
.tag-451c .container_black_487d li ul ul li::before,
.tag-451c .tabs_fast_d243 li ul ul li::before,
.tag-451c .frame_wide_5669 li ul ul li::before,
.tag-451c .list_f78b li ul ul li::before {
  left: 30px;
}
.tag-451c .component_tiny_4736 li ul ul a,
.tag-451c .detail_dc55 li ul ul a,
.tag-451c .tooltip_7fdc li ul ul a,
.tag-451c .notification_brown_218c li ul ul a,
.tag-451c .container_black_487d li ul ul a,
.tag-451c .tabs_fast_d243 li ul ul a,
.tag-451c .frame_wide_5669 li ul ul a,
.tag-451c .list_f78b li ul ul a {
  padding-left: 40px;
}
.tag-451c .filter_31c6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-451c .list_f78b ul li {
  margin-bottom: 1.41575em;
}
.tag-451c .list_f78b ul li .hidden_74b6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tag-451c .list_f78b ul li .complex-3f67 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop_down_6115 .component_tiny_4736 li a,
.backdrop_down_6115 .detail_dc55 li a,
.backdrop_down_6115 .tooltip_7fdc li a,
.backdrop_down_6115 .notification_brown_218c li a,
.backdrop_down_6115 .container_black_487d li a,
.backdrop_down_6115 .tabs_fast_d243 li a,
.backdrop_down_6115 .frame_wide_5669 li a,
.backdrop_down_6115 .list_f78b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_down_6115 .filter_31c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_down_6115 .link_7aaf ul li.caption_9d8f .stale_5e8a,
.backdrop_down_6115 .link_7aaf ul li.mask_6a20 .stale_5e8a {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop_down_6115 .tag-451c .link_7aaf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_2ab9 .tag-451c .first-edf8 li {
  margin: 0;
}
.texture_2ab9 .tag-451c .first-edf8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture_2ab9 .tag-451c .first-edf8 li ul {
  margin: 0;
}
.texture_2ab9 .tag-451c .first-edf8 li ul li a {
  padding-left: 15px;
}
.texture_2ab9 .tag-451c .first-edf8 li ul li li a {
  padding-left: 30px;
}
.texture_2ab9 .tag-451c .first-edf8 li.nav-e126 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture_2ab9 .tag-451c .first-edf8 li.nav-e126 > 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;
}
.texture_2ab9 .tag-451c .first-edf8 li.nav-e126 > 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;
}
.shadow-6f15 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.border-30dc {
  position: relative;
  z-index: 10;
}
.border-30dc .menu_clean_0f53 {
  width: 100%;
  max-width: 100%;
}
.medium_0e77 .simple_914c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.medium_0e77 .background-advanced-0af9 {
}
.medium_0e77 .backdrop_down_6115 {
  background: #292929;
}
.blue-7217 .simple_914c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.blue-7217 .background-advanced-0af9 {
  background: #f9f9f9;
}
.blue-7217 .backdrop_down_6115 {
  background: #303030;
}
.center_246a .simple_914c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .center_246a .advanced-d916 {
    margin-bottom: 1em;
  }
  .center_246a .advanced-d916:last-child {
    margin-bottom: 0;
  }
}
.center_246a .background-advanced-0af9 {
  background: #ededed;
}
.center_246a .backdrop_down_6115 {
  background: #1a1a1a;
}
.simple_914c.background-advanced-0af9 {
  color: rgba(0, 0, 0, 0.6);
}
.simple_914c.background-advanced-0af9 .alert_action_4c3f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple_914c.backdrop_down_6115 {
  color: rgba(255, 255, 255, 0.99);
}
.simple_914c.backdrop_down_6115 a:not(.panel-wood-b7da) {
  color: rgba(255, 255, 255, 0.79);
}
.simple_914c.backdrop_down_6115 a:not(.panel-wood-b7da):hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_914c.backdrop_down_6115 .alert_action_4c3f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_914c.backdrop_down_6115 table tbody td,
.simple_914c.backdrop_down_6115 table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo-full-eb9f.mask_stale_330a .title-simple-6477 {
  max-width: initial;
}
.logo-full-eb9f .down_a323 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo-full-eb9f .down_a323 .menu_clean_0f53 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo-full-eb9f .down_a323 .menu_clean_0f53 {
    display: block;
    margin-bottom: 2em;
  }
  .logo-full-eb9f .down_a323 .menu_clean_0f53:last-child {
    margin-bottom: 0;
  }
}
.center_246a .advanced-d916:last-child,
.blue-7217 .advanced-d916:last-child,
.medium_0e77 .advanced-d916:last-child {
  margin-bottom: 0;
}
.center_246a .advanced-d916 .tag-451c .link_7aaf:last-child,
.blue-7217 .advanced-d916 .tag-451c .link_7aaf:last-child,
.medium_0e77 .advanced-d916 .tag-451c .link_7aaf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .center_246a .gallery-fixed-21f6,
  .center_246a .component_left_74f5,
  .blue-7217 .gallery-fixed-21f6,
  .blue-7217 .component_left_74f5,
  .medium_0e77 .gallery-fixed-21f6,
  .medium_0e77 .component_left_74f5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .border-30dc .advanced-d916 {
    margin-bottom: 2em;
  }
}
.border-30dc p:last-child {
  margin-bottom: 0;
}
.border-30dc li,
.border-30dc ul {
  list-style: none;
  margin: 0;
}
.border-30dc ul ul {
  margin-left: 2.617924em;
}
.wide_6bcf {
  font-size: 0.875em;
}

/* css-noise: 678b */
.promo-block-v8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
