/*!
Theme Name: Customify
Theme URI: https://pressmaximum.article-5f59/customify
Author: WPCustomify
Author URI: https://pressmaximum.article-5f59
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.article-5f59/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.message_9122.hero-2e7a/licenses/gpl-2.0.pagination-06e9
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.primary-lower-53b9/, (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.avatar_in_653c.narrow-5f8e/normalize.grid-hot-cb11/
 ======
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.grid-hot-cb11 v7.0.0 | MIT License | github.article-5f59/necolas/normalize.grid-hot-cb11 */
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;
}
.steel-1098 .tooltip_b85c,
.description_bfe6,
.down_e486,
.menu-dc86,
.carousel-3417,
.avatar_current_1d81,
.glass-9125,
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;
}
.description_bfe6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .description_bfe6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .description_bfe6,
  h1 {
    font-size: 1.8em;
  }
}
.down_e486,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.down_e486 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .down_e486,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .down_e486,
  h2 {
    font-size: 1.7em;
  }
}
.menu-dc86,
h3 {
  font-size: 1.618em;
}
.steel-1098 .tooltip_b85c,
.carousel-3417,
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.texture-steel-2c6e {
  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;
}
.panel-wood-66c8:after,
.panel-wood-66c8:before,
.complex-f8d0:after,
.complex-f8d0:before {
  content: "";
  display: table;
}
.panel-wood-66c8:after,
.complex-f8d0:after {
  clear: both;
}
.content_6efc {
  float: right;
  margin-right: 0;
}
.feature-90b9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title-9337 .box_127e,
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;
}
.title-9337 .box_127e: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;
}
.glass_72d0 .box_127e {
  box-shadow: none;
}
.glass_72d0
  .box_127e
  .stale-7d5e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.glass_72d0 .box_127e .thick_f211 {
  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;
}
.glass_72d0
  .box_127e
  .thick_f211
  b {
  display: none;
}
.glass_72d0 .primary-6b89 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.input_hot_5d1e:not(.footer-af2d):not(.top_5ee5),
button:not(.footer-af2d):not(.top_5ee5),
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ),
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ),
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ) {
  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;
}
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ):hover,
button:not(.footer-af2d):not(
    .top_5ee5
  ):hover,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ):hover,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ):hover,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ):active,
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ):focus,
button:not(.footer-af2d):not(
    .top_5ee5
  ):active,
button:not(.footer-af2d):not(
    .top_5ee5
  ):focus,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ):active,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ):focus,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ):active,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ):focus,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ):active,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ):focus {
  outline: 0;
}
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278,
button:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278 {
  position: relative;
}
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .alert_mini_39bf,
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .mask-efc6,
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .focused_8f92,
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  i,
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  svg,
button:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .alert_mini_39bf,
button:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .mask-efc6,
button:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .focused_8f92,
button:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  i,
button:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  svg,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .alert_mini_39bf,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .mask-efc6,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .focused_8f92,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  i,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  svg,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .alert_mini_39bf,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .mask-efc6,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .focused_8f92,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  i,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  svg,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .alert_mini_39bf,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .mask-efc6,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  .focused_8f92,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  i,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278
  svg {
  visibility: hidden;
}
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278:after,
button:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278:after,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278:after,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278:after,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ).fn-loading-c278: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;
}
.input_hot_5d1e:not(.footer-af2d):not(.top_5ee5),
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ),
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ),
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ) {
  color: #fff;
  background: #235787;
}
.input_hot_5d1e:not(.footer-af2d):not(
    .top_5ee5
  ):focus,
input[type="button"]:not(.footer-af2d):not(
    .top_5ee5
  ):focus,
input[type="reset"]:not(.footer-af2d):not(
    .top_5ee5
  ):focus,
input[type="submit"]:not(.footer-af2d):not(
    .top_5ee5
  ):focus {
  color: #fff;
}
.input_hot_5d1e.fn-disabled-c278:not(.footer-af2d):not(
    .top_5ee5
  ),
.input_hot_5d1e[disabled]:not(.footer-af2d):not(
    .top_5ee5
  ),
button.fn-disabled-c278:not(.footer-af2d):not(
    .top_5ee5
  ),
button[disabled]:not(.footer-af2d):not(
    .top_5ee5
  ) {
  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;
}
.disabled_east_95f8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled_east_95f8: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;
}
.copper_7582 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paragraph-7b64 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.video_2872 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel-wood-66c8:after,
.panel-wood-66c8:before,
.chip-217f:after,
.chip-217f:before,
.fresh_1f7e:after,
.fresh_1f7e:before,
.alert-f208:after,
.alert-f208:before,
.grid_easy_9307:after,
.grid_easy_9307:before,
.outline-7ac3:after,
.outline-7ac3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel-wood-66c8:after,
.chip-217f:after,
.fresh_1f7e:after,
.alert-f208:after,
.grid_easy_9307:after,
.outline-7ac3:after {
  clear: both;
}
.chip-217f .blue-b80b,
.fresh_1f7e .blue-b80b,
.frame_steel_4c90 .blue-b80b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.box_bright_0983 {
  display: inline-block;
}
.wrapper_plasma_4963 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.wrapper_plasma_4963 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wrapper_plasma_4963 .pressed-a146 {
  padding: 1em 0;
  font-size: 85%;
}
.pressed-a146 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge_white_9f9d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge_white_9f9d:after,
.badge_white_9f9d:before {
  content: "";
  display: table;
}
.badge_white_9f9d:after {
  clear: both;
}
.texture_b073 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion-bottom-e604 .texture_b073 {
  max-width: 50%;
}
.mini-5532 .texture_b073 {
  max-width: 33.33%;
}
.bright-bc04 .texture_b073 {
  max-width: 25%;
}
.iron-9504 .texture_b073 {
  max-width: 20%;
}
.dark_e220 .texture_b073 {
  max-width: 16.66%;
}
.orange_ff54 .texture_b073 {
  max-width: 14.28%;
}
.south-b5d0 .texture_b073 {
  max-width: 12.5%;
}
.light-696b .texture_b073 {
  max-width: 11.11%;
}
.mask-active-ff1f {
  display: block;
}
.steel-1098 .gallery-6d3d label,
.steel-1098 .mask_under_1c61 label,
.steel-1098 .breadcrumb-simple-1505 label,
.steel-1098 .orange-5415 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze_1762 {
  list-style: none;
  margin: 0;
}
.bronze_1762 article.out_8cc1 {
  margin-bottom: 0;
}
.bronze_1762 ul {
  list-style: none;
  margin: 0;
}
.bronze_1762 .hidden-eb44 li.out_8cc1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze_1762 .hidden-eb44 li.out_8cc1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze_1762 .hidden-eb44 li.out_8cc1: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) {
  .bronze_1762 .hidden-eb44 li.out_8cc1 li.out_8cc1 li.out_8cc1 li.out_8cc1 {
    padding-left: 0;
  }
}
article.out_8cc1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_8cc1 .chip-217f p:last-of-type {
  margin-bottom: 0;
}
article.out_8cc1 .secondary_tall_acf3 {
  float: left;
}
article.out_8cc1 .advanced-79c9 {
  margin-left: 85px;
}
article.out_8cc1 .label-ecf6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_8cc1 .label-ecf6 .notice_wood_72cc {
  margin-left: 10px;
}
article.out_8cc1 .component_first_2f95 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_8cc1 .background-basic-1d67 {
  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 .gallery-6d3d,
  #respond .breadcrumb-simple-1505,
  #respond .orange-5415 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery-6d3d input,
#respond .breadcrumb-simple-1505 input,
#respond .orange-5415 input {
  width: 100%;
}
#respond .orange-5415 {
  margin-right: 0;
}
#respond .footer_prev_d073 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary_b739 {
  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;
}
.secondary_b739.gradient-west-f19d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.secondary_b739 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%);
}
.secondary_b739:focus,
.secondary_b739: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);
}
.picture_ae21 {
  border-radius: 10%;
}
.form_42b0 {
  border-radius: 50%;
}
.module-5ffb {
  font-size: 0.72em;
}
.warm_40de {
  font-size: 0.875em;
}
.paper_de31 {
  font-size: 1.1em;
}
.hover-blue-0032 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover-blue-0032.module-5ffb {
  letter-spacing: 0.5px;
}
.gas-224c,
.gas-224c a {
  color: #6d6d6d;
}
.gas-224c a:hover {
  color: #111;
}
.motion_0ee5 {
  color: #6d6d6d;
}
.pattern-84ba {
  overflow-x: hidden;
}
.pattern-84ba .inner_7899.outer_6555 {
  position: relative;
}
.pattern-84ba .inner_7899.outer_6555.smooth-04ad {
  position: initial;
}
.pattern-84ba
  .inner_7899.outer_6555.smooth-04ad
  .east-eb7f {
  left: auto;
}
.pattern-84ba .inner_7899 .east-eb7f {
  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;
}
.pattern-84ba .inner_7899:hover.outer_6555 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pattern-84ba
  .inner_7899:hover.outer_6555
  .east-eb7f {
  display: block;
  z-index: 9999999;
}
.pattern-84ba .accordion_dark_3882 .advanced-af46,
.pattern-84ba .video_8244 .advanced-af46 {
  display: none;
}
.pattern-84ba .popup-dim-2d4e .inner_7899:hover.outer_6555 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel-1098 .gallery-6d3d label,
.steel-1098 .mask_under_1c61 label,
.steel-1098 .breadcrumb-simple-1505 label,
.steel-1098 .orange-5415 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze_1762 {
  list-style: none;
  margin: 0;
}
.bronze_1762 article.out_8cc1 {
  margin-bottom: 0;
}
.bronze_1762 ul {
  list-style: none;
  margin: 0;
}
.bronze_1762 .hidden-eb44 li.out_8cc1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze_1762 .hidden-eb44 li.out_8cc1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze_1762 .hidden-eb44 li.out_8cc1: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) {
  .bronze_1762 .hidden-eb44 li.out_8cc1 li.out_8cc1 li.out_8cc1 li.out_8cc1 {
    padding-left: 0;
  }
}
article.out_8cc1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_8cc1 .chip-217f p:last-of-type {
  margin-bottom: 0;
}
article.out_8cc1 .secondary_tall_acf3 {
  float: left;
}
article.out_8cc1 .advanced-79c9 {
  margin-left: 85px;
}
article.out_8cc1 .label-ecf6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_8cc1 .label-ecf6 .notice_wood_72cc {
  margin-left: 10px;
}
article.out_8cc1 .component_first_2f95 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_8cc1 .background-basic-1d67 {
  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 .gallery-6d3d,
  #respond .breadcrumb-simple-1505,
  #respond .orange-5415 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery-6d3d input,
#respond .breadcrumb-simple-1505 input,
#respond .orange-5415 input {
  width: 100%;
}
#respond .orange-5415 {
  margin-right: 0;
}
#respond .footer_prev_d073 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion_dark_3882 .description_5111 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.description_5111 .prev_3765.column_9f5b .disabled-slow-a33d > li > a:focus,
.description_5111 .prev_3765.column_9f5b .disabled-slow-a33d > li > a:hover,
.description_5111 .prev_3765.feature-bce3 .disabled-slow-a33d > li > a:focus,
.description_5111 .prev_3765.feature-bce3 .disabled-slow-a33d > li > a:hover,
.description_5111 .prev_3765.liquid_896a .disabled-slow-a33d > li > a:focus,
.description_5111 .prev_3765.liquid_896a .disabled-slow-a33d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_5111
  .prev_3765.column_9f5b
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a,
.description_5111
  .prev_3765.column_9f5b
  .disabled-slow-a33d
  > li.content_white_0912
  > a,
.description_5111
  .prev_3765.feature-bce3
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a,
.description_5111
  .prev_3765.feature-bce3
  .disabled-slow-a33d
  > li.content_white_0912
  > a,
.description_5111
  .prev_3765.liquid_896a
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a,
.description_5111 .prev_3765.liquid_896a .disabled-slow-a33d > li.module_c223 > a {
  color: rgba(255, 255, 255, 0.99);
}
.description_5111 .pagination_ce5e,
.description_5111 .pagination_ce5e a {
  color: rgba(255, 255, 255, 0.99);
}
.description_5111 .banner_e1d4.copper-29cc li a,
.description_5111 .thumbnail_2a60 a,
.description_5111 .backdrop-top-7cfb,
.description_5111 .disabled-slow-a33d > li > a,
.description_5111 .widget_cool_1865 {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111 .banner_e1d4.copper-29cc li a:hover,
.description_5111 .thumbnail_2a60 a:hover,
.description_5111 .backdrop-top-7cfb:hover,
.description_5111 .disabled-slow-a33d > li > a:hover,
.description_5111 .widget_cool_1865:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_5111 .dim-d678 {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111 .dim-d678 .component_wide_8e5a {
  color: rgba(255, 255, 255, 0.99);
}
.description_5111 .dim-d678:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_5111 .footer_0ddc .status-ce9d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_5111 .footer_0ddc .status-ce9d .white-7ed8 {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111
  .footer_0ddc
  .status-ce9d
  .white-7ed8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111
  .footer_0ddc
  .status-ce9d
  .white-7ed8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111
  .footer_0ddc
  .status-ce9d
  .white-7ed8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111
  .footer_0ddc
  .status-ce9d
  .white-7ed8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111 .footer_0ddc .icon_narrow_b8c9 {
  color: rgba(255, 255, 255, 0.79);
}
.description_5111 .footer_0ddc .icon_narrow_b8c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-fixed-4904
  .description_5111
  .footer_0ddc
  .logo_solid_f5bb
  .box-old-290d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-fixed-4904
  .description_5111
  .footer_0ddc
  .logo_solid_f5bb
  .white-7ed8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_dark_3882 .title_5b04 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.title_5b04 .prev_3765.column_9f5b .disabled-slow-a33d > li > a:focus,
.title_5b04 .prev_3765.column_9f5b .disabled-slow-a33d > li > a:hover,
.title_5b04 .prev_3765.feature-bce3 .disabled-slow-a33d > li > a:focus,
.title_5b04 .prev_3765.feature-bce3 .disabled-slow-a33d > li > a:hover,
.title_5b04 .prev_3765.liquid_896a .disabled-slow-a33d > li > a:focus,
.title_5b04 .prev_3765.liquid_896a .disabled-slow-a33d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_5b04
  .prev_3765.column_9f5b
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a,
.title_5b04
  .prev_3765.column_9f5b
  .disabled-slow-a33d
  > li.content_white_0912
  > a,
.title_5b04
  .prev_3765.feature-bce3
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a,
.title_5b04
  .prev_3765.feature-bce3
  .disabled-slow-a33d
  > li.content_white_0912
  > a,
.title_5b04
  .prev_3765.liquid_896a
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a,
.title_5b04 .prev_3765.liquid_896a .disabled-slow-a33d > li.module_c223 > a {
  color: rgba(0, 0, 0, 0.8);
}
.title_5b04 .pagination_ce5e,
.title_5b04 .pagination_ce5e a {
  color: rgba(0, 0, 0, 0.8);
}
.title_5b04 .banner_e1d4.copper-29cc li a,
.title_5b04 .thumbnail_2a60 a,
.title_5b04 .backdrop-top-7cfb,
.title_5b04 .disabled-slow-a33d > li > a,
.title_5b04 .widget_cool_1865 {
  color: rgba(0, 0, 0, 0.55);
}
.title_5b04 .banner_e1d4.copper-29cc li a:hover,
.title_5b04 .thumbnail_2a60 a:hover,
.title_5b04 .backdrop-top-7cfb:hover,
.title_5b04 .disabled-slow-a33d > li > a:hover,
.title_5b04 .widget_cool_1865:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_5b04 .dim-d678 {
  color: rgba(0, 0, 0, 0.55);
}
.title_5b04 .dim-d678 .component_wide_8e5a {
  color: rgba(0, 0, 0, 0.8);
}
.title_5b04 .dim-d678:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-6ef1 .orange-d7b6 {
  margin-left: auto;
  margin-right: auto;
}
.fresh_1f7e > * {
  margin-left: auto;
  margin-right: auto;
}
.fresh_1f7e .copper_7582 {
  margin-right: 1.41575em;
}
.mask-b808 .fresh_1f7e > .paragraph_left_a8c1 {
  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;
}
.mask-b808 .fresh_1f7e > .active-29ea {
  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;
}
.hover_8cf9.new-6ef1 .orange-d7b6,
.box-021c.new-6ef1 .orange-d7b6 {
  margin-left: 0;
}
.aside_365c.new-6ef1 .orange-d7b6,
.wrapper-00ae.new-6ef1 .orange-d7b6 {
  margin-right: 0;
}
.fresh_1f7e ol,
.fresh_1f7e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.up-41d2 video {
  max-width: 100%;
}
.next_c0a8 img {
  display: block;
}
.next_c0a8.copper_7582,
.next_c0a8.paragraph-7b64 {
  width: 100%;
}
.next_c0a8.active-29ea img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label-east-fc8e:not(.narrow-7232) {
  margin: 1.5em auto;
}
.gradient-selected-8cea p {
  padding: 1.5em 14px;
}
ul.under_6104.active-29ea,
ul.under_6104.paragraph_left_a8c1,
ul.under_6104.message-d41f.paragraph_left_a8c1 {
  padding: 0 14px;
}
.texture_4825 {
  display: block;
  overflow-x: auto;
}
.texture_4825 table {
  border-collapse: collapse;
  width: 100%;
}
.texture_4825 td,
.texture_4825 th {
  padding: 0.5em;
}
.fresh_1f7e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fresh_1f7e ol ol,
.fresh_1f7e ol ul,
.fresh_1f7e ul ol,
.fresh_1f7e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fresh_1f7e ol ol li,
.fresh_1f7e ol ul li,
.fresh_1f7e ul ol li,
.fresh_1f7e ul ul li {
  margin-left: 0;
}
.pattern-top-8305.active-top-c916 > .action-0e0a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern-top-8305.active-top-c916 > .action-0e0a iframe,
.pattern-top-8305.active-top-c916 > .action-0e0a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.grid-7f21 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.grid-7f21.active-inner-6a93 {
  padding: 0;
}
.grid-7f21.active-inner-6a93 cite {
  font-size: 13px;
}
.grid-7f21 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.grid-7f21 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slider-steel-9d08 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slider-steel-9d08 > p:first-child {
  margin-top: 0;
}
.slider-steel-9d08 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slider-steel-9d08 blockquote {
  border-left: 0;
}
.pattern-advanced-06e6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern-advanced-06e6:not(.hover_static_e5a2) {
  max-width: 100px;
}
.pattern-advanced-06e6.container_gold_ffe0 {
  border-bottom: none !important;
  text-align: center;
}
.pattern-advanced-06e6.container_gold_ffe0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gradient-selected-8cea p {
    padding: 1.5em 0;
  }
}
.button-north-45c1 {
  color: #0073aa;
}
.short_e510 {
  background-color: #0073aa;
}
.video_hard_2983 {
  color: #229fd8;
}
.overlay_out_7a51 {
  background-color: #229fd8;
}
.title_b3b4 {
  color: #eee;
}
.tag-blue-57a6 {
  background-color: #eee;
}
.backdrop_c0b9 {
  color: #444;
}
.secondary-ade8 {
  background-color: #444;
}
.shadow-pro-fc4d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow-pro-fc4d .thick-8401 .thumbnail_2a60 {
  font-size: 15px;
}
.shadow-pro-fc4d .thumbnail_2a60 {
  line-height: 1.3;
}
.shadow-pro-fc4d .title_5b04 {
}
.shadow-pro-fc4d .description_5111 {
  background: #235787;
}
.component-89bc {
  padding: 0;
}
.component-89bc .description_5111 {
  background: #1a1a1a;
}
.component-89bc .title_5b04 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav_slow_b6b9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav_slow_b6b9 .title_5b04 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav_slow_b6b9 .description_5111 {
  background: #303030;
}
.outline-7ac3 {
  position: relative;
  z-index: 10;
}
.outline-7ac3 .photo-middle-3fef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-42b0 .outer_6555 {
  display: inline-block;
  vertical-align: middle;
}
.shade-42b0.banner-fbb0 .outer_6555 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade-42b0.banner-fbb0 .outer_6555 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade-42b0.banner-fbb0 .outer_6555 {
    margin-right: 0.4em;
  }
}
.shade-42b0.banner-fbb0 .outer_6555:last-child {
  margin-right: 0;
}
.paragraph-fluid-84d7 .photo-middle-3fef {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accordion_dark_3882 .thick-8401 {
    margin: 0 -0.5em;
  }
  .accordion_dark_3882 .thick-8401 [class*="customify-col-"],
  .accordion_dark_3882 .thick-8401 [class*="customify-col_"],
  .accordion_dark_3882 .thick-8401 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accordion_dark_3882.mini-3bce .photo-middle-3fef {
  background: 0 0 !important;
}
.accordion_dark_3882.mini-3bce .photo-middle-3fef,
.accordion_dark_3882.paragraph-fluid-84d7 .photo-middle-3fef {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accordion_dark_3882.accordion-selected-9b37 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accordion_dark_3882.paragraph-fluid-84d7 .photo-middle-3fef {
  box-shadow: none !important;
}
.outline-3d3b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outline-3d3b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outline-3d3b {
    padding: 18px 0 20px;
  }
}
.outline-3d3b .hero_93ed {
  width: 100%;
}
.outline-3d3b .small-d893 {
  margin-bottom: 0;
}
.outline-3d3b .heading-9219 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active_2237 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active_2237 .east-5cac {
  width: 100%;
}
.hero-in-ce0f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero-in-ce0f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero-in-ce0f 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;
}
.hero-in-ce0f li:last-child:after {
  display: none;
}
.hero-in-ce0f li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu_8e53 .advanced-af46 button,
.outline-3d3b .advanced-af46 button {
  left: 0;
}
.menu_8e53 .east-5cac,
.outline-3d3b .east-5cac {
  padding-left: 0;
  padding-right: 0;
}
.menu_8e53 .active_2237,
.outline-3d3b .active_2237 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu_8e53 {
  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;
}
.menu_8e53: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;
}
.menu_8e53 .yellow_5d1a {
  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) {
  .menu_8e53 .yellow_5d1a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_8e53 .yellow_5d1a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu_8e53 .yellow_5d1a {
    min-height: 200px;
  }
}
.menu_8e53 .hero-in-ce0f {
  color: rgba(255, 255, 255, 0.8);
}
.menu_8e53 .hero-in-ce0f a,
.menu_8e53 .hero-in-ce0f li:after {
  color: inherit;
}
.menu_8e53 .hero-in-ce0f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout_3745 {
  margin-bottom: 0.5em;
}
.gallery_thick_550a {
  margin-bottom: 1.2em;
}
.gallery_thick_550a,
.layout_3745 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gallery_thick_550a p:last-child,
.layout_3745 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .advanced-af46,
#masthead .advanced-af46 {
  display: none;
}
#masthead
  > .advanced-af46.grid_first_020a {
  display: none;
}
#masthead > .advanced-af46 button {
  left: 0;
}
.carousel_over_fb07 {
  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%;
}
.carousel_over_fb07 .outer_6555 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.carousel_over_fb07 .chip-3253 {
  display: -webkit-box;
  display: flex;
}
.carousel_over_fb07 .chip-3253.texture_51b4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.carousel_over_fb07 .chip-3253.tiny-3c67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_over_fb07 .chip-3253.rough-4376 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_over_fb07.west_5649.tag_purple_e0de .chip-3253.texture_51b4 {
  flex-basis: 100%;
}
.carousel_over_fb07.message_wood_d85d .chip-3253.tiny-3c67 {
  -webkit-box-flex: 1;
  flex: auto;
}
.carousel_over_fb07.message_wood_d85d .chip-3253.rough-4376 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .advanced-af46.grid_first_020a {
  display: none;
}
#masthead > .advanced-af46 button {
  left: 0;
}
.notice_8054 {
  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;
}
.notice_8054:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notice_8054.south_16ac i {
  margin-right: 4px;
}
.notice_8054.outline-77d9 i {
  margin-left: 5px;
}
.thumbnail_2a60 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail_2a60 p:last-child {
  margin-bottom: 0;
}
.brown_7dd8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown_7dd8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown_7dd8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown_7dd8 .pagination_ce5e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown_7dd8 .yellow_f4a2 {
  margin: 5px 0 7px 0;
}
.brown_7dd8.first-08cd .footer-tall-1bf3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown_7dd8.first-08cd .title-stale-471e {
  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;
}
.brown_7dd8.filter-fast-1d3a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown_7dd8.filter-fast-1d3a .footer-tall-1bf3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown_7dd8.filter-fast-1d3a .title-stale-471e {
  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;
}
.brown_7dd8.caption_short_a5d8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown_7dd8.tiny_62e8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown_7dd8.tiny_62e8 .title-stale-471e {
  margin-top: 7px;
}
.focused-3b93 {
  display: inline-block;
}
.outline-7ac3 .thumbnail-liquid-c575 .brown_7dd8 img {
  max-width: 100%;
}
.prev_3765 .highlight-8a10.sidebar-7ba6,
.backdrop-7940 .highlight-8a10.sidebar-7ba6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.prev_3765 .red_4331,
.backdrop-7940 .red_4331 {
  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%);
}
.prev_3765 .red_4331 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.prev_3765.gas_5d4f .red_4331 {
  display: none;
}
.prev_3765 .progress_stone_9077 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev_3765 .progress_stone_9077 li {
  display: inline-block;
  position: relative;
}
.prev_3765 .progress_stone_9077 li:last-child {
  margin-right: 0;
}
.prev_3765 .progress_stone_9077 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;
}
.prev_3765 .progress_stone_9077 li.module_c223 > a {
  color: rgba(0, 0, 0, 0.9);
}
.prev_3765 .progress_stone_9077 > 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;
}
.prev_3765 .progress_stone_9077 > li > a i {
  line-height: 0;
}
.prev_3765 .progress_stone_9077 > li.item-active-7600 > a .red_4331 {
  margin-left: 4px;
  line-height: 0;
}
.prev_3765 .progress_stone_9077 .panel-bottom-15a7 li.item-active-7600 > a {
  position: relative;
}
.prev_3765 .progress_stone_9077 .panel-bottom-15a7 li.item-active-7600 > a:after,
.prev_3765 .progress_stone_9077 .panel-bottom-15a7 li.item-active-7600 > a:before {
  content: "";
  display: table;
}
.prev_3765 .progress_stone_9077 .panel-bottom-15a7 li.item-active-7600 > a:after {
  clear: both;
}
.prev_3765 .progress_stone_9077 .panel-bottom-15a7 li.item-active-7600 > a .red_4331 {
  margin-left: 5px;
  float: right;
}
.prev_3765 .component-hovered-a457,
.prev_3765 .panel-bottom-15a7 {
  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;
}
.prev_3765 .panel-bottom-15a7 {
  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;
}
.prev_3765 .panel-bottom-15a7 .sidebar-7ba6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.prev_3765 .panel-bottom-15a7 .red_4331 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.prev_3765 .panel-bottom-15a7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.prev_3765 .panel-bottom-15a7 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;
}
.prev_3765 .panel-bottom-15a7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.prev_3765 .panel-bottom-15a7 .panel-bottom-15a7 {
  top: 0;
  left: 100%;
}
.prev_3765 .green-14f6.fn-focus-c278 > .component-hovered-a457,
.prev_3765 .green-14f6.fn-focus-c278 > .panel-bottom-15a7,
.prev_3765 .green-14f6:focus > .component-hovered-a457,
.prev_3765 .green-14f6:focus > .panel-bottom-15a7,
.prev_3765 .green-14f6:hover > .component-hovered-a457,
.prev_3765 .green-14f6:hover > .panel-bottom-15a7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.prev_3765.liquid_896a .disabled-slow-a33d:after,
.prev_3765.liquid_896a .disabled-slow-a33d:before {
  content: "";
  display: table;
}
.prev_3765.liquid_896a .disabled-slow-a33d:after {
  clear: both;
}
.prev_3765.liquid_896a .disabled-slow-a33d > li {
  float: left;
}
.prev_3765.container-4a72 .disabled-slow-a33d:after,
.prev_3765.container-4a72 .disabled-slow-a33d:before {
  content: "";
  display: table;
}
.prev_3765.container-4a72 .disabled-slow-a33d:after {
  clear: both;
}
.prev_3765.container-4a72 .disabled-slow-a33d > li {
  float: left;
}
.prev_3765.container-4a72 .disabled-slow-a33d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.prev_3765.container-4a72 .disabled-slow-a33d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.prev_3765.container-4a72 .disabled-slow-a33d > li.pattern_active_822d > a,
.prev_3765.container-4a72 .disabled-slow-a33d > li.module_c223 > a {
  color: #fff;
  background-color: #1e4b75;
}
.prev_3765.column_9f5b .disabled-slow-a33d > li > a .sidebar-7ba6 {
  position: relative;
}
.prev_3765.column_9f5b .disabled-slow-a33d > li > a .sidebar-7ba6: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;
}
.prev_3765.column_9f5b
  .disabled-slow-a33d
  > li:focus
  > a
  .sidebar-7ba6:before,
.prev_3765.column_9f5b
  .disabled-slow-a33d
  > li:hover
  > a
  .sidebar-7ba6:before {
  width: 100%;
  background-color: currentColor;
}
.prev_3765.column_9f5b
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a
  .sidebar-7ba6:before,
.prev_3765.column_9f5b
  .disabled-slow-a33d
  > li.content_white_0912
  > a
  .sidebar-7ba6:before {
  width: 100%;
  background-color: currentColor;
}
.prev_3765.feature-bce3 .disabled-slow-a33d > li > a .sidebar-7ba6 {
  position: relative;
}
.prev_3765.feature-bce3 .disabled-slow-a33d > li > a .sidebar-7ba6: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;
}
.prev_3765.feature-bce3 .disabled-slow-a33d > li:focus > a .sidebar-7ba6:before,
.prev_3765.feature-bce3
  .disabled-slow-a33d
  > li:hover
  > a
  .sidebar-7ba6:before {
  width: 100%;
  background-color: currentColor;
}
.prev_3765.feature-bce3
  .disabled-slow-a33d
  > li.pattern_active_822d
  > a
  .sidebar-7ba6:before,
.prev_3765.feature-bce3
  .disabled-slow-a33d
  > li.content_white_0912
  > a
  .sidebar-7ba6:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop-7940 .progress_stone_9077 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop-7940 .progress_stone_9077 li:first-child > a {
  border-top: none;
}
.backdrop-7940 .progress_stone_9077 .message_78ec > .sidebar-7ba6 .red_4331 {
  display: none;
}
.backdrop-7940 .progress_stone_9077 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop-7940 .progress_stone_9077 li:last-child {
  border: none;
}
.backdrop-7940 .progress_stone_9077 li.item-active-7600 > a {
  padding-right: 45px !important;
}
.backdrop-7940 .progress_stone_9077 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop-7940 .progress_stone_9077 li a:focus,
.backdrop-7940 .progress_stone_9077 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-7940 .progress_stone_9077 li .hero_narrow_7ee4 {
  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;
}
.backdrop-7940 .progress_stone_9077 li .hero_narrow_7ee4:hover {
  box-shadow: none;
}
.backdrop-7940 .progress_stone_9077 li .hero_narrow_7ee4 .red_4331 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop-7940 .progress_stone_9077 .panel-bottom-15a7 {
  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);
}
.backdrop-7940 .progress_stone_9077 .panel-bottom-15a7 li a {
  padding-left: 3em;
}
.backdrop-7940 .progress_stone_9077 .overlay-0571 > a .hero_narrow_7ee4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop-7940 .progress_stone_9077 .overlay-0571 > .panel-bottom-15a7 {
  display: block;
  opacity: 1;
}
.hidden-3792 {
  max-width: 100%;
}
.header_stale_78a2 {
  line-height: 0;
  cursor: pointer;
}
.widget_cool_1865 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.widget_cool_1865:hover {
  box-shadow: none;
  color: currentColor;
}
.widget_cool_1865 svg {
  width: 18px;
  height: 18px;
}
.widget_cool_1865 .next-fd37 {
  display: none;
}
.status-2199 {
  position: relative;
}
.status-2199.fn-active-c278 .widget_cool_1865 .notification_1c37 {
  display: none;
}
.status-2199.fn-active-c278 .widget_cool_1865 .next-fd37 {
  display: inline-block;
}
.status-2199 .icon_prev_8006 {
  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);
}
.status-2199.out-aa35 .icon_prev_8006 {
  left: auto;
  right: -0.9em;
}
.status-2199.out-aa35 .background-1810::before {
  left: auto;
  right: 15px;
}
.status-2199.fn-active-c278 .icon_prev_8006 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo_solid_f5bb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.logo_solid_f5bb label {
  flex-basis: 100%;
}
.logo_solid_f5bb .status-ce9d {
  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;
}
.logo_solid_f5bb .white-7ed8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.logo_solid_f5bb .white-7ed8:focus {
  background-color: transparent;
}
.logo_solid_f5bb button.icon_narrow_b8c9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.logo_solid_f5bb button.icon_narrow_b8c9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.logo_solid_f5bb button.icon_narrow_b8c9 svg {
  width: 18px;
  height: 18px;
}
.logo_solid_f5bb input[type="submit"] {
  min-height: auto;
}
.footer_0ddc .logo_solid_f5bb .white-7ed8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.background-1810 {
  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) {
  .background-1810 {
    width: 220px;
  }
}
.background-1810 label {
  flex-basis: 100%;
}
.background-1810::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;
}
.picture-fixed-4904 .footer_0ddc .logo_solid_f5bb {
  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;
}
.picture-fixed-4904
  .footer_0ddc
  .logo_solid_f5bb
  .status-ce9d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture-fixed-4904 .footer_0ddc .logo_solid_f5bb .white-7ed8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture-fixed-4904
  .footer_0ddc
  .logo_solid_f5bb
  .white-7ed8:focus {
  background: 0 0;
}
.picture-fixed-4904
  .footer_0ddc
  .logo_solid_f5bb
  .box-old-290d {
  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;
}
.banner_e1d4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.banner_e1d4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.banner_e1d4 li:last-child {
  margin-right: 0;
}
.banner_e1d4 li:first-child {
  margin-left: 0;
}
.banner_e1d4.column-2054 a {
  color: #fff;
}
.banner_e1d4.column-2054 a:hover {
  color: #fff;
}
.banner_e1d4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.banner_e1d4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.banner_e1d4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner_e1d4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.banner_e1d4 [class*="social-icon-apple"] {
  background-color: #999;
}
.banner_e1d4 [class*="social-icon-apple"].bronze_beb2 {
  background-color: transparent;
  color: #999;
}
.banner_e1d4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.banner_e1d4 [class*="social-icon-behance"].bronze_beb2 {
  background-color: transparent;
  color: #1769ff;
}
.banner_e1d4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.banner_e1d4 [class*="social-icon-bitbucket"].bronze_beb2 {
  background-color: transparent;
  color: #205081;
}
.banner_e1d4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.banner_e1d4 [class*="social-icon-codepen"].bronze_beb2 {
  background-color: transparent;
  color: #000;
}
.banner_e1d4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.banner_e1d4 [class*="social-icon-delicious"].bronze_beb2 {
  background-color: transparent;
  color: #39f;
}
.banner_e1d4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.banner_e1d4 [class*="social-icon-digg"].bronze_beb2 {
  background-color: transparent;
  color: #005be2;
}
.banner_e1d4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.banner_e1d4 [class*="social-icon-dribbble"].bronze_beb2 {
  background-color: transparent;
  color: #ea4c89;
}
.banner_e1d4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.banner_e1d4 [class*="social-icon-envelope"].bronze_beb2 {
  background-color: transparent;
  color: #ea4335;
}
.banner_e1d4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.banner_e1d4 [class*="social-icon-facebook"].bronze_beb2 {
  background-color: transparent;
  color: #3b5998;
}
.banner_e1d4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.banner_e1d4 [class*="social-icon-flickr"].bronze_beb2 {
  background-color: transparent;
  color: #0063dc;
}
.banner_e1d4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.banner_e1d4 [class*="social-icon-foursquare"].bronze_beb2 {
  background-color: transparent;
  color: #2d5be3;
}
.banner_e1d4 [class*="social-icon-github"] {
  background-color: #333;
}
.banner_e1d4 [class*="social-icon-github"].bronze_beb2 {
  background-color: transparent;
  color: #333;
}
.banner_e1d4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.banner_e1d4 [class*="social-icon-google-plus"].bronze_beb2 {
  background-color: transparent;
  color: #dd4b39;
}
.banner_e1d4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.banner_e1d4 [class*="social-icon-houzz"].bronze_beb2 {
  background-color: transparent;
  color: #7ac142;
}
.banner_e1d4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.banner_e1d4 [class*="social-icon-instagram"].bronze_beb2 {
  background-color: transparent;
  color: #262626;
}
.banner_e1d4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.banner_e1d4 [class*="social-icon-jsfiddle"].bronze_beb2 {
  background-color: transparent;
  color: #487aa2;
}
.banner_e1d4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.banner_e1d4 [class*="social-icon-linkedin"].bronze_beb2 {
  background-color: transparent;
  color: #0077b5;
}
.banner_e1d4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.banner_e1d4 [class*="social-icon-medium"].bronze_beb2 {
  background-color: transparent;
  color: #00ab6b;
}
.banner_e1d4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.banner_e1d4
  [class*="social-icon-odnoklassniki"].bronze_beb2 {
  background-color: transparent;
  color: #f4731c;
}
.banner_e1d4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.banner_e1d4 [class*="social-icon-meetup"].bronze_beb2 {
  background-color: transparent;
  color: #ec1c40;
}
.banner_e1d4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.banner_e1d4 [class*="social-icon-pinterest"].bronze_beb2 {
  background-color: transparent;
  color: #bd081c;
}
.banner_e1d4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.banner_e1d4 [class*="social-icon-product-hunt"].bronze_beb2 {
  background-color: transparent;
  color: #da552f;
}
.banner_e1d4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.banner_e1d4 [class*="social-icon-reddit"].bronze_beb2 {
  background-color: transparent;
  color: #ff4500;
}
.banner_e1d4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.banner_e1d4 [class*="social-icon-rss"].bronze_beb2 {
  background-color: transparent;
  color: #f26522;
}
.banner_e1d4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.banner_e1d4
  [class*="social-icon-shopping-cart"].bronze_beb2 {
  background-color: transparent;
  color: #4caf50;
}
.banner_e1d4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.banner_e1d4 [class*="social-icon-skype"].bronze_beb2 {
  background-color: transparent;
  color: #00aff0;
}
.banner_e1d4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.banner_e1d4 [class*="social-icon-slideshare"].bronze_beb2 {
  background-color: transparent;
  color: #0077b5;
}
.banner_e1d4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.banner_e1d4 [class*="social-icon-snapchat"].bronze_beb2 {
  background-color: transparent;
  color: #fffc00;
}
.banner_e1d4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.banner_e1d4 [class*="social-icon-soundcloud"].bronze_beb2 {
  background-color: transparent;
  color: #f80;
}
.banner_e1d4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.banner_e1d4 [class*="social-icon-spotify"].bronze_beb2 {
  background-color: transparent;
  color: #2ebd59;
}
.banner_e1d4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.banner_e1d4
  [class*="social-icon-stack-overflow"].bronze_beb2 {
  background-color: transparent;
  color: #fe7a15;
}
.banner_e1d4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.banner_e1d4 [class*="social-icon-maldkfgram"].bronze_beb2 {
  background-color: transparent;
  color: #2ca5e0;
}
.banner_e1d4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.banner_e1d4 [class*="social-icon-tripadvisor"].bronze_beb2 {
  background-color: transparent;
  color: #589442;
}
.banner_e1d4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.banner_e1d4 [class*="social-icon-tumblr"].bronze_beb2 {
  background-color: transparent;
  color: #35465c;
}
.banner_e1d4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.banner_e1d4 [class*="social-icon-twitch"].bronze_beb2 {
  background-color: transparent;
  color: #6441a5;
}
.banner_e1d4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.banner_e1d4 [class*="social-icon-twitter"].bronze_beb2 {
  background-color: transparent;
  color: #1da1f2;
}
.banner_e1d4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.banner_e1d4 [class*="social-icon-vimeo"].bronze_beb2 {
  background-color: transparent;
  color: #1ab7ea;
}
.banner_e1d4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.banner_e1d4 [class*="social-icon-vk"].bronze_beb2 {
  background-color: transparent;
  color: #45668e;
}
.banner_e1d4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.banner_e1d4 [class*="social-icon-weibo"].bronze_beb2 {
  background-color: transparent;
  color: #df2029;
}
.banner_e1d4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.banner_e1d4 [class*="social-icon-weixin"].bronze_beb2 {
  background-color: transparent;
  color: #7bb32e;
}
.banner_e1d4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.banner_e1d4 [class*="social-icon-whatsapp"].bronze_beb2 {
  background-color: transparent;
  color: #25d366;
}
.banner_e1d4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.banner_e1d4 [class*="social-icon-wordpress"].bronze_beb2 {
  background-color: transparent;
  color: #21759b;
}
.banner_e1d4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.banner_e1d4 [class*="social-icon-xing"].bronze_beb2 {
  background-color: transparent;
  color: #026466;
}
.banner_e1d4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.banner_e1d4 [class*="social-icon-yelp"].bronze_beb2 {
  background-color: transparent;
  color: #af0606;
}
.banner_e1d4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.banner_e1d4 [class*="social-icon-youtube"].bronze_beb2 {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-top-7cfb {
  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;
}
.backdrop-top-7cfb:hover {
  box-shadow: none;
  background: 0 0;
}
.blue-120c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay_8444 {
  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;
}
.form-687e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.inner_dc77 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.inner_dc77,
.inner_dc77::after,
.inner_dc77::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;
}
.inner_dc77::after,
.inner_dc77::before {
  content: "";
  display: block;
  background-color: inherit;
}
.small-826e .overlay_8444 .form-687e {
  margin-top: -2px;
  width: 19px;
}
.small-826e .overlay_8444 .inner_dc77 {
  margin-top: -1px;
}
.small-826e .overlay_8444 .inner_dc77,
.small-826e .overlay_8444 .inner_dc77::after,
.small-826e .overlay_8444 .inner_dc77::before {
  width: 19px;
  height: 2px;
}
.small-826e .overlay_8444 .inner_dc77::before {
  top: -6px;
}
.small-826e .overlay_8444 .inner_dc77::after {
  bottom: -6px;
}
.gallery_587d .overlay_8444 .form-687e {
  margin-top: -2px;
  width: 22px;
}
.gallery_587d .overlay_8444 .inner_dc77 {
  margin-top: -1px;
}
.gallery_587d .overlay_8444 .inner_dc77,
.gallery_587d .overlay_8444 .inner_dc77::after,
.gallery_587d .overlay_8444 .inner_dc77::before {
  width: 22px;
  height: 2px;
}
.gallery_587d .overlay_8444 .inner_dc77::before {
  top: -7px;
}
.gallery_587d .overlay_8444 .inner_dc77::after {
  bottom: -7px;
}
.image_a0ca .overlay_8444 .form-687e {
  margin-top: -2px;
  width: 31px;
}
.image_a0ca .overlay_8444 .inner_dc77 {
  margin-top: -1.5px;
}
.image_a0ca .overlay_8444 .inner_dc77,
.image_a0ca .overlay_8444 .inner_dc77::after,
.image_a0ca .overlay_8444 .inner_dc77::before {
  width: 31px;
  height: 3px;
}
.image_a0ca .overlay_8444 .inner_dc77::before {
  top: -9px;
}
.image_a0ca .overlay_8444 .inner_dc77::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .warm-c9e5 .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 19px;
  }
  .warm-c9e5 .overlay_8444 .inner_dc77 {
    margin-top: -1px;
  }
  .warm-c9e5 .overlay_8444 .inner_dc77,
  .warm-c9e5 .overlay_8444 .inner_dc77::after,
  .warm-c9e5 .overlay_8444 .inner_dc77::before {
    width: 19px;
    height: 2px;
  }
  .warm-c9e5 .overlay_8444 .inner_dc77::before {
    top: -6px;
  }
  .warm-c9e5 .overlay_8444 .inner_dc77::after {
    bottom: -6px;
  }
  .description_lower_536d .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 22px;
  }
  .description_lower_536d .overlay_8444 .inner_dc77 {
    margin-top: -1px;
  }
  .description_lower_536d .overlay_8444 .inner_dc77,
  .description_lower_536d .overlay_8444 .inner_dc77::after,
  .description_lower_536d .overlay_8444 .inner_dc77::before {
    width: 22px;
    height: 2px;
  }
  .description_lower_536d .overlay_8444 .inner_dc77::before {
    top: -7px;
  }
  .description_lower_536d .overlay_8444 .inner_dc77::after {
    bottom: -7px;
  }
  .carousel-dark-d2c1 .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-dark-d2c1 .overlay_8444 .inner_dc77 {
    margin-top: -1.5px;
  }
  .carousel-dark-d2c1 .overlay_8444 .inner_dc77,
  .carousel-dark-d2c1 .overlay_8444 .inner_dc77::after,
  .carousel-dark-d2c1 .overlay_8444 .inner_dc77::before {
    width: 31px;
    height: 3px;
  }
  .carousel-dark-d2c1 .overlay_8444 .inner_dc77::before {
    top: -9px;
  }
  .carousel-dark-d2c1 .overlay_8444 .inner_dc77::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_pink_9f95 .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_pink_9f95 .overlay_8444 .inner_dc77 {
    margin-top: -1px;
  }
  .carousel_pink_9f95 .overlay_8444 .inner_dc77,
  .carousel_pink_9f95 .overlay_8444 .inner_dc77::after,
  .carousel_pink_9f95 .overlay_8444 .inner_dc77::before {
    width: 19px;
    height: 2px;
  }
  .carousel_pink_9f95 .overlay_8444 .inner_dc77::before {
    top: -6px;
  }
  .carousel_pink_9f95 .overlay_8444 .inner_dc77::after {
    bottom: -6px;
  }
  .nav_0a4d .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 22px;
  }
  .nav_0a4d .overlay_8444 .inner_dc77 {
    margin-top: -1px;
  }
  .nav_0a4d .overlay_8444 .inner_dc77,
  .nav_0a4d .overlay_8444 .inner_dc77::after,
  .nav_0a4d .overlay_8444 .inner_dc77::before {
    width: 22px;
    height: 2px;
  }
  .nav_0a4d .overlay_8444 .inner_dc77::before {
    top: -7px;
  }
  .nav_0a4d .overlay_8444 .inner_dc77::after {
    bottom: -7px;
  }
  .sidebar-40dc .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-40dc .overlay_8444 .inner_dc77 {
    margin-top: -1.5px;
  }
  .sidebar-40dc .overlay_8444 .inner_dc77,
  .sidebar-40dc .overlay_8444 .inner_dc77::after,
  .sidebar-40dc .overlay_8444 .inner_dc77::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-40dc .overlay_8444 .inner_dc77::before {
    top: -9px;
  }
  .sidebar-40dc .overlay_8444 .inner_dc77::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .silver-31c7 .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 19px;
  }
  .silver-31c7 .overlay_8444 .inner_dc77 {
    margin-top: -1px;
  }
  .silver-31c7 .overlay_8444 .inner_dc77,
  .silver-31c7 .overlay_8444 .inner_dc77::after,
  .silver-31c7 .overlay_8444 .inner_dc77::before {
    width: 19px;
    height: 2px;
  }
  .silver-31c7 .overlay_8444 .inner_dc77::before {
    top: -6px;
  }
  .silver-31c7 .overlay_8444 .inner_dc77::after {
    bottom: -6px;
  }
  .outline_green_d852 .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 22px;
  }
  .outline_green_d852 .overlay_8444 .inner_dc77 {
    margin-top: -1px;
  }
  .outline_green_d852 .overlay_8444 .inner_dc77,
  .outline_green_d852 .overlay_8444 .inner_dc77::after,
  .outline_green_d852 .overlay_8444 .inner_dc77::before {
    width: 22px;
    height: 2px;
  }
  .outline_green_d852 .overlay_8444 .inner_dc77::before {
    top: -7px;
  }
  .outline_green_d852 .overlay_8444 .inner_dc77::after {
    bottom: -7px;
  }
  .link_5281 .overlay_8444 .form-687e {
    margin-top: -2px;
    width: 31px;
  }
  .link_5281 .overlay_8444 .inner_dc77 {
    margin-top: -1.5px;
  }
  .link_5281 .overlay_8444 .inner_dc77,
  .link_5281 .overlay_8444 .inner_dc77::after,
  .link_5281 .overlay_8444 .inner_dc77::before {
    width: 31px;
    height: 3px;
  }
  .link_5281 .overlay_8444 .inner_dc77::before {
    top: -9px;
  }
  .link_5281 .overlay_8444 .inner_dc77::after {
    bottom: -9px;
  }
}
.down_3130 .inner_dc77 {
  -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);
}
.down_3130 .inner_dc77::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.down_3130 .inner_dc77::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);
}
.down_3130.content-6037 .inner_dc77 {
  -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);
}
.down_3130.content-6037 .inner_dc77::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.down_3130.content-6037 .inner_dc77::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);
}
.overlay_f3e7 {
  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.surface_lite_748e:before {
  display: none;
}
.video_8244 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.video_8244 .lower_5639 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.video_8244 .lower_5639:last-of-type {
  border-bottom: none;
}
.video_8244 .lower_5639.aside-93c3,
.video_8244 .lower_5639.section-short-e328,
.video_8244 .lower_5639.picture-e1e5 {
  padding: 0;
}
.video_8244 .backdrop-7940 .hero_narrow_7ee4 {
  color: currentColor;
}
.video_8244 .backdrop-7940 .hero_narrow_7ee4:focus,
.video_8244 .backdrop-7940 .hero_narrow_7ee4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_8244.title_5b04 .dim-d678,
.video_8244.title_5b04 .thumbnail_2a60 a,
.video_8244.title_5b04 .disabled-slow-a33d a,
.video_8244.title_5b04 .panel-bottom-15a7 a {
  color: rgba(0, 0, 0, 0.55);
}
.video_8244.title_5b04 .dim-d678:hover,
.video_8244.title_5b04 .thumbnail_2a60 a:hover,
.video_8244.title_5b04 .disabled-slow-a33d a:hover,
.video_8244.title_5b04 .panel-bottom-15a7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_8244.title_5b04 .component_wide_8e5a {
  color: rgba(0, 0, 0, 0.8);
}
.video_8244.title_5b04 .lower_5639 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_8244.title_5b04 .lower_5639:before {
  background: rgba(0, 0, 0, 0.08);
}
.video_8244.title_5b04 .content-left-5cc3:before {
  background: rgba(255, 255, 255, 0.9);
}
.video_8244.title_5b04 .backdrop-7940 .progress_stone_9077 li a,
.video_8244.title_5b04 .backdrop-7940 .hero_narrow_7ee4,
.video_8244.title_5b04 .panel-bottom-15a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_8244.title_5b04 .backdrop-7940 .hero_narrow_7ee4:focus,
.video_8244.title_5b04 .backdrop-7940 .hero_narrow_7ee4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_8244.title_5b04 .progress_stone_9077 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_8244.description_5111 .dim-d678,
.video_8244.description_5111 .thumbnail_2a60 a,
.video_8244.description_5111 .disabled-slow-a33d .hero_narrow_7ee4,
.video_8244.description_5111 .disabled-slow-a33d a,
.video_8244.description_5111 .panel-bottom-15a7 a {
  color: rgba(255, 255, 255, 0.79);
}
.video_8244.description_5111 .dim-d678:hover,
.video_8244.description_5111 .thumbnail_2a60 a:hover,
.video_8244.description_5111 .disabled-slow-a33d .hero_narrow_7ee4:hover,
.video_8244.description_5111 .disabled-slow-a33d a:hover,
.video_8244.description_5111 .panel-bottom-15a7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_8244.description_5111 .component_wide_8e5a {
  color: rgba(255, 255, 255, 0.99);
}
.video_8244.description_5111 .lower_5639 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_8244.description_5111 .lower_5639:before {
  background: rgba(255, 255, 255, 0.08);
}
.video_8244.description_5111 .content-left-5cc3:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_8244.description_5111 .backdrop-7940 .progress_stone_9077 li a,
.video_8244.description_5111 .backdrop-7940 .hero_narrow_7ee4,
.video_8244.description_5111 .panel-bottom-15a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_8244.description_5111 .backdrop-7940 .hero_narrow_7ee4:focus,
.video_8244.description_5111 .backdrop-7940 .hero_narrow_7ee4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_8244.description_5111 .progress_stone_9077 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-left-5cc3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.content-left-5cc3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thumbnail-bottom-bc39 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel-upper-6b4c .video_8244 {
  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;
}
.carousel-upper-6b4c .lower_5639 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel-upper-6b4c .lower_5639: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) {
  .carousel-upper-6b4c .lower_5639:before {
    width: 16%;
    left: 42%;
  }
}
.carousel-upper-6b4c .lower_5639:last-child:before {
  content: none;
}
.carousel-upper-6b4c .lower_5639[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel-upper-6b4c .backdrop-7940 .progress_stone_9077 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel-upper-6b4c .backdrop-7940 .progress_stone_9077 li a .hero_narrow_7ee4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel-upper-6b4c .backdrop-7940 .panel-bottom-15a7 {
  border: none;
}
.carousel-upper-6b4c .backdrop-7940 .panel-bottom-15a7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel-upper-6b4c .content-left-5cc3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel-upper-6b4c .thumbnail-bottom-bc39 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel-upper-6b4c .description_5111 .content-left-5cc3:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-upper-6b4c .title_5b04.paragraph_soft_21f6 .inner_dc77 {
  background: rgba(0, 0, 0, 0.6);
}
.carousel-upper-6b4c
  .title_5b04.paragraph_soft_21f6
  .inner_dc77::after,
.carousel-upper-6b4c
  .title_5b04.paragraph_soft_21f6
  .inner_dc77:before {
  background: inherit;
}
.carousel-upper-6b4c
  .title_5b04.paragraph_soft_21f6:hover
  .inner_dc77 {
  background: rgba(0, 0, 0, 0.8);
}
.preview-tiny-2ac5 .video_8244 {
  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) {
  .preview-tiny-2ac5 .video_8244 {
    width: auto;
    right: 45px;
  }
}
.dynamic_b289 .video_8244 {
  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) {
  .dynamic_b289 .video_8244 {
    width: auto;
    left: 45px;
  }
}
.surface_lite_748e .video_8244 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface_lite_748e .thumbnail-bottom-bc39 {
  max-width: 48em;
  margin: 0 auto;
}
.surface_lite_748e .content-left-5cc3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notification_0d00 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notification_0d00.carousel-upper-6b4c .video_8244 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notification_0d00.preview-tiny-2ac5 .video_8244 {
  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);
}
.notification_0d00 .video_8244 {
  visibility: visible;
}
.notification_0d00.dynamic_b289 .video_8244 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.carousel-prev-47db,
.backdrop-f4a9 {
  overflow-x: hidden;
}
.carousel-prev-47db .video_8244 {
  overflow: auto;
}
.carousel-prev-47db.carousel-upper-6b4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-prev-47db.carousel-upper-6b4c .video_8244 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.carousel-prev-47db.carousel-upper-6b4c .backdrop-top-7cfb {
  opacity: 0;
}
.carousel-prev-47db.preview-tiny-2ac5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-prev-47db.preview-tiny-2ac5 .video_8244 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.carousel-prev-47db.preview-tiny-2ac5 .backdrop-top-7cfb {
  opacity: 0;
}
.carousel-prev-47db.dynamic_b289 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-prev-47db.dynamic_b289 .video_8244 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.carousel-prev-47db.dynamic_b289 .backdrop-top-7cfb {
  opacity: 0;
}
.carousel-prev-47db.surface_lite_748e .video_8244 {
  z-index: 10;
  visibility: visible;
}
.paragraph_soft_21f6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph_soft_21f6 .inner_dc77 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph_soft_21f6 .inner_dc77::after,
.paragraph_soft_21f6 .inner_dc77:before {
  background: inherit;
}
.paragraph_soft_21f6:hover .inner_dc77 {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_b289 .paragraph_soft_21f6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface_lite_748e .paragraph_soft_21f6 {
  display: none !important;
}
.carousel-prev-47db:before,
.backdrop-f4a9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.carousel-prev-47db .paragraph_soft_21f6,
.backdrop-f4a9 .paragraph_soft_21f6 {
  display: inline-block;
}
.video_8244 .outer_6555 {
  -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;
}
.carousel-prev-47db .video_8244 .outer_6555,
.backdrop-f4a9 .video_8244 .outer_6555 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.green-ad10 .status-ce9d {
  width: 100%;
}
.thumbnail-liquid-c575 {
  padding: 0 0.5em 0;
}
.thumbnail-liquid-c575 [class*="customify-col-"],
.thumbnail-liquid-c575 [class*="customify-col_"],
.thumbnail-liquid-c575 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.component-2559 .thumbnail-liquid-c575 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .thick-8401 .hover-easy-7cc6,
  .hover-easy-7cc6 {
    display: none;
  }
  .row_d67d {
    text-align: left;
  }
  .tag_6a38 {
    text-align: center;
  }
  .pattern-upper-fff3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .thick-8401 .hard_c260,
  .hard_c260 {
    display: none;
  }
  .accent_da9b {
    text-align: left;
  }
  .layout-9b35 {
    text-align: center;
  }
  .tiny_f66a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .thick-8401 .steel-cfc4,
  .steel-cfc4 {
    display: none;
  }
  .tall_6d0b {
    text-align: left;
  }
  .current-e846 {
    text-align: center;
  }
  .hovered-8344 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.grid_f088 {
  box-shadow: none !important;
}
.sort_48c6 .basic_270d,
.gallery_03f0 .basic_270d {
  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;
}
.gallery_03f0 .basic_270d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.photo-middle-3fef {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.photo-middle-3fef:after,
.photo-middle-3fef:before {
  content: "";
  display: table;
}
.photo-middle-3fef:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .photo-middle-3fef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.photo-middle-3fef,
.accordion-selected-9b37 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert-f208.hovered-93f0 .photo-middle-3fef {
  max-width: 100%;
}
.alert-f208.wrapper_iron_ce00 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert-f208.bronze_9008 .photo-middle-3fef {
  max-width: 100%;
}
.alert-f208.bronze_9008 > .photo-middle-3fef {
  padding-left: 0;
  padding-right: 0;
}
.alert-f208.bronze_9008 > .photo-middle-3fef .thick-8401 {
  margin: 0;
}
.alert-f208.bronze_9008
  > .photo-middle-3fef
  .modal-new-0732.wrapper-66bb {
  margin-right: 0;
  margin-left: 0;
}
.alert-f208.bronze_9008 #main.wrapper-66bb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .upper_b867 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .upper_b867 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component_middle_3e7a .orange-d7b6 {
    padding-right: 1em;
  }
  .component_middle_3e7a.large_ceb6 .modal-new-0732 {
    border-right: 1px solid #eaecee;
  }
  .component_middle_3e7a.large_ceb6 .orange-d7b6 {
    padding-right: 1em;
  }
  .component_middle_3e7a.large_ceb6 .main-1416 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-next-c395 .orange-d7b6 {
    padding-left: 1em;
  }
  .wrapper-next-c395.large_ceb6 .modal-new-0732 {
    border-left: 1px solid #eaecee;
  }
  .wrapper-next-c395.large_ceb6 .orange-d7b6 {
    padding-left: 1em;
  }
  .wrapper-next-c395.large_ceb6 .main-1416 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_bcd3 .orange-d7b6 {
    padding-left: 1em;
  }
  .media_bcd3.large_ceb6 .surface-plasma-b40a {
    border-right: 1px solid #eaecee;
  }
  .media_bcd3.large_ceb6 .carousel-fluid-8ee8 {
    border-right: 1px solid #eaecee;
  }
  .media_bcd3.large_ceb6 .orange-d7b6 {
    padding-left: 1em;
  }
  .media_bcd3.large_ceb6 .main-1416 {
    padding-right: 1em;
  }
  .media_bcd3.large_ceb6 .thumbnail-9b75 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-small-cd42 .orange-d7b6 {
    padding-right: 1em;
  }
  .disabled-small-cd42.large_ceb6 .surface-plasma-b40a {
    border-left: 1px solid #eaecee;
  }
  .disabled-small-cd42.large_ceb6 .carousel-fluid-8ee8 {
    border-left: 1px solid #eaecee;
  }
  .disabled-small-cd42.large_ceb6 .orange-d7b6 {
    padding-right: 1em;
  }
  .disabled-small-cd42.large_ceb6 .main-1416 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-small-cd42.large_ceb6 .thumbnail-9b75 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper_b867 .orange-d7b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper_b867.large_ceb6 .modal-new-0732 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .upper_b867.large_ceb6 .orange-d7b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper_b867.large_ceb6 .main-1416 {
    padding-left: 1em;
  }
  .upper_b867.large_ceb6 .thumbnail-9b75 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .upper_b867.large_ceb6 .orange-d7b6 {
    padding-left: 0;
  }
}
.description-1b9a .shade-42b0 {
  display: inline-block;
}
.preview-f28b {
  display: inline-block;
}
.table-1770 {
  word-con: break-word;
}
.under_51ea > span {
  display: inline-block;
  padding: 5px 0;
}
.under_51ea .element-stale-9f68 {
  margin-left: 8px;
  margin-right: 8px;
}
.under_51ea .huge-366a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.blue-4a39 .cold-810c {
  margin-bottom: 2em;
}
.blue-4a39 .up-63e1 {
  margin-bottom: 15px;
}
.blue-4a39 .up-63e1:last-child {
  margin-bottom: 0;
}
.blue-4a39 .media_10b0 {
  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) {
  .blue-4a39 .media_10b0 {
    display: block;
  }
}
.blue-4a39 .pagination-da6c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .blue-4a39 .pagination-da6c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.blue-4a39 .sidebar_medium_a412 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.blue-4a39 .sidebar_medium_a412 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.blue-4a39 .sidebar_medium_a412 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.blue-4a39 .table-1770 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue-4a39 .table-1770 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.blue-4a39 .layout-1b10 p:last-child {
  margin-bottom: 0;
}
.blue-4a39 .overlay-33da {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.blue-4a39 .message_stone_4461 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.blue-4a39 .current_6021 {
  margin-top: 1em;
}
.blue-4a39 .accent_44d1 {
  top: 0;
  display: block;
}
.blue-4a39 .accent_44d1 a {
  color: inherit;
}
.blue-4a39 .accent_44d1 a:hover {
  color: inherit;
}
.blue-4a39 .dark-6ed8 {
  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;
}
.blue-4a39 .dark-6ed8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.blue-4a39 .message_stone_4461 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.blue-4a39 .basic_2237 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.blue-4a39 .basic_2237:first-child {
  margin-top: 0;
}
.blue-4a39 .basic_2237.up-1a07 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.blue-4a39 .basic_2237.info-dark-e8c1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue-4a39
  .basic_2237.info-dark-e8c1.texture-cab3
  .current_6021 {
  width: 100%;
}
.blue-4a39 .info-dark-e8c1 {
  -webkit-box-align: center;
  align-items: center;
}
.blue-4a39 .info-dark-e8c1 .under_51ea,
.blue-4a39 .info-dark-e8c1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.blue-4a39 .sidebar_medium_a412 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue-4a39 .sidebar_medium_a412 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue-4a39 .sidebar_medium_a412: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;
}
.blue-4a39 .up-1a07 {
  z-index: 5;
}
.blue-4a39 .next-a156 .list-lower-f100 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.blue-4a39 .orange_566c .list-lower-f100 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.blue-4a39 .container_wide_3532 .list-lower-f100 {
  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;
}
.blue-4a39.active_pro_d4f2 .media_10b0,
.blue-4a39.yellow-5a97 .media_10b0 {
  display: block;
}
.blue-4a39.active_pro_d4f2 .media_10b0 .gallery-red-ac43,
.blue-4a39.active_pro_d4f2 .media_10b0 .message_stone_4461,
.blue-4a39.yellow-5a97 .media_10b0 .gallery-red-ac43,
.blue-4a39.yellow-5a97 .media_10b0 .message_stone_4461 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue-4a39.wrapper_iron_2523 .pagination-da6c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .blue-4a39.wrapper_iron_2523 .pagination-da6c {
    margin-right: 0;
  }
}
.blue-4a39.active_pro_d4f2 .pagination-da6c,
.blue-4a39.yellow-5a97 .pagination-da6c {
  padding-top: 40%;
}
.blue-4a39.active_pro_d4f2 .cold-810c,
.blue-4a39.yellow-5a97 .cold-810c {
  display: block;
}
.blue-4a39.active_pro_d4f2 .fn-sticky-c278 .message_stone_4461,
.blue-4a39.yellow-5a97 .fn-sticky-c278 .message_stone_4461 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.blue-4a39.active_pro_d4f2 .pagination-da6c,
.blue-4a39.yellow-5a97 .pagination-da6c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.blue-4a39.active_pro_d4f2 .message_stone_4461 {
  padding: 1em;
}
.backdrop_liquid_a233 {
  margin: 30px auto;
  display: block;
}
.backdrop_liquid_a233 .notification_f874 > * {
  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;
}
.backdrop_liquid_a233 .notification_f874 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop_liquid_a233 .notification_f874 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fresh-6bb2 .under_51ea {
  margin-bottom: 1.41575em;
}
.fresh-6bb2 .dark_0d28 {
  margin-bottom: 1.618em;
}
.fresh_1f7e .rough-0a1d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fresh_1f7e .rough-0a1d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fresh_1f7e .thick-c2a9 {
  max-width: 100%;
  overflow: auto;
}
.new-6ef1 .fresh_1f7e a:hover {
  text-decoration: underline;
}
.video-b803 .up-63e1:not(.table-1770),
.video-b803 .sidebar_medium_a412 {
  margin-bottom: 1.41575em;
}
.video-b803 .up-63e1:not(.table-1770):last-child,
.video-b803 .sidebar_medium_a412:last-child {
  margin-bottom: 0;
}
.video-b803 .up-63e1.accent-dirty-ce88 {
  margin-bottom: 0.41575em;
}
.video-b803 .message_e050:before,
.video-b803 .footer_055c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.video-b803 .message_e050:before {
  content: "\f115";
}
.video-b803 .footer_055c:before {
  content: "\f02c";
}
.video-b803 .lower-3668 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.video-b803 .lower-3668 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wood_23d2 {
  display: -webkit-box;
  display: flex;
}
.wood_23d2 .hard-6c9b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wood_23d2 .hard-6c9b {
    flex-basis: 90px;
  }
}
.wood_23d2 .pro-0629 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wood_23d2 .pro-0629 {
    flex-basis: calc(100% - 50px);
  }
}
.wood_23d2 .overlay_small_8ef6 p:last-child {
  margin-bottom: 0.72em;
}
.frame_4a58 .notification_f874 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame_4a58 .notification_f874:after,
.frame_4a58 .notification_f874:before {
  content: "";
  display: table;
}
.frame_4a58 .notification_f874:after {
  clear: both;
}
.frame_4a58 .notification_f874 .simple_7e34,
.frame_4a58 .notification_f874 .mask-large-161a {
  width: 49%;
}
.frame_4a58 .notification_f874 .simple_7e34 a span.tertiary_2f64,
.frame_4a58 .notification_f874 .mask-large-161a a span.tertiary_2f64 {
  display: block;
  margin-bottom: 5px;
}
.frame_4a58 .notification_f874 .mask-large-161a {
  float: left;
  text-align: left;
}
.frame_4a58 .notification_f874 .simple_7e34 {
  float: right;
  text-align: right;
}
.secondary_light_988f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .secondary_light_988f {
    margin-bottom: 0;
  }
}
.stone_3010 {
  margin-bottom: 1em;
}
.stone_3010 .table-1770 {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-static-94a9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar_4e82 .stone_3010,
.bright-c157 .stone_3010 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar_4e82 .stone_3010,
  .bright-c157 .stone_3010 {
    display: block;
  }
}
.sidebar_4e82 .caption-static-94a9,
.bright-c157 .caption-static-94a9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar_4e82 .caption-static-94a9,
  .bright-c157 .caption-static-94a9 {
    margin-bottom: 1em;
  }
}
.sidebar_4e82 .caption-static-94a9 img,
.bright-c157 .caption-static-94a9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar_4e82 .pressed-0216,
.bright-c157 .pressed-0216 {
  flex-basis: calc(100% - 160px);
}
.sidebar_4e82 .pressed-0216 p,
.bright-c157 .pressed-0216 p {
  margin-bottom: 0;
}
.sidebar_4e82 .pressed-0216 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_4e82 .pressed-0216 {
    padding-left: 0;
  }
}
.bright-c157 .pressed-0216 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bright-c157 .pressed-0216 {
    padding-right: 0;
  }
}
.bright-c157 .caption-static-94a9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stale_4d17 .caption-static-94a9 {
  margin-bottom: 0.5em;
}
.stale_4d17 .caption-static-94a9 img {
  width: 100%;
}
.nav_ed41 .button-plasma-a13d,
.title_7ad8 .button-plasma-a13d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title_7ad8 .modal-new-0732 .pattern-0ec8 p:last-child {
  margin-bottom: 0;
}
.pro-e7d2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.content-c030 .heading_large_3167 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .content-c030 .heading_large_3167:last-of-type {
    margin-bottom: 0;
  }
}
.content-c030 .heading_large_3167 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-c030 .heading_large_3167 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.content-c030 .heading_large_3167 ul li {
  margin: 0 0 0.6em;
}
.content-c030 .heading_large_3167 ul li.link_slow_5826,
.content-c030 .heading_large_3167 ul li.simple-8ce9 {
  position: relative;
}
.content-c030 .heading_large_3167 ul li.link_slow_5826 .label_1335,
.content-c030 .heading_large_3167 ul li.simple-8ce9 .label_1335 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.content-c030 .heading_large_3167 ul li.link_slow_5826:after:after,
.content-c030 .heading_large_3167 ul li.link_slow_5826:after:before,
.content-c030
  .heading_large_3167
  ul
  li.simple-8ce9:after:after,
.content-c030
  .heading_large_3167
  ul
  li.simple-8ce9:after:before {
  content: "";
  display: table;
}
.content-c030 .heading_large_3167 ul li.link_slow_5826:after:after,
.content-c030
  .heading_large_3167
  ul
  li.simple-8ce9:after:after {
  clear: both;
}
.content-c030 .heading_large_3167 a.input_hot_5d1e:hover {
  text-decoration: none;
}
.content-c030 .heading_large_3167 select {
  max-width: 100%;
}
.content-c030 .heading_large_3167 table {
  font-size: 85%;
}
.content-c030 .heading_large_3167 table td,
.content-c030 .heading_large_3167 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.content-c030 .heading_large_3167 table tfoot td {
  text-align: left;
}
.content-c030 .heading_large_3167 :last-child {
  margin-bottom: 0;
}
.content-c030 .heading_large_3167 .row_7707 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.content-c030 .heading_large_3167 .row_7707 label {
  width: 100%;
}
.content-c030 .heading_large_3167 .row_7707 .white-7ed8 {
  width: 100%;
  display: block;
}
.content-c030 .heading_large_3167 .row_7707 .icon_narrow_b8c9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.content-c030 .heading_large_3167 .row_7707 .icon_narrow_b8c9:hover svg #svg-search {
  fill: #444;
}
.content-c030 .heading_large_3167 .row_7707 .icon_narrow_b8c9 svg {
  width: 18px;
  height: 18px;
}
.content-c030 .logo_764a ul ul,
.content-c030 .fast-1a72 ul ul,
.content-c030 .mask-hard-3989 ul ul,
.content-c030 .sort-pink-338a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.content-c030 .logo_764a .item-active-7600 > a,
.content-c030 .fast-1a72 .item-active-7600 > a,
.content-c030 .mask-hard-3989 .item-active-7600 > a,
.content-c030 .sort-pink-338a .item-active-7600 > a {
  margin-bottom: 0;
}
.content-c030 .tertiary_dark_4dea li,
.content-c030 .logo_764a li,
.content-c030 .info-tiny-842b li,
.content-c030 .fast-1a72 li,
.content-c030 .mask-hard-3989 li,
.content-c030 .sort-pink-338a li,
.content-c030 .table_6009 li,
.content-c030 .backdrop-hard-a752 li {
  display: block;
  position: relative;
}
.content-c030 .tertiary_dark_4dea li:last-child,
.content-c030 .logo_764a li:last-child,
.content-c030 .info-tiny-842b li:last-child,
.content-c030 .fast-1a72 li:last-child,
.content-c030 .mask-hard-3989 li:last-child,
.content-c030 .sort-pink-338a li:last-child,
.content-c030 .table_6009 li:last-child,
.content-c030 .backdrop-hard-a752 li:last-child {
  border: none;
}
.content-c030 .tertiary_dark_4dea li a,
.content-c030 .logo_764a li a,
.content-c030 .info-tiny-842b li a,
.content-c030 .fast-1a72 li a,
.content-c030 .mask-hard-3989 li a,
.content-c030 .sort-pink-338a li a,
.content-c030 .table_6009 li a,
.content-c030 .backdrop-hard-a752 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content-c030 .tertiary_dark_4dea li ul li::before,
.content-c030 .logo_764a li ul li::before,
.content-c030 .info-tiny-842b li ul li::before,
.content-c030 .fast-1a72 li ul li::before,
.content-c030 .mask-hard-3989 li ul li::before,
.content-c030 .sort-pink-338a li ul li::before,
.content-c030 .table_6009 li ul li::before,
.content-c030 .backdrop-hard-a752 li ul li::before {
  left: 15px;
}
.content-c030 .tertiary_dark_4dea li ul a,
.content-c030 .logo_764a li ul a,
.content-c030 .info-tiny-842b li ul a,
.content-c030 .fast-1a72 li ul a,
.content-c030 .mask-hard-3989 li ul a,
.content-c030 .sort-pink-338a li ul a,
.content-c030 .table_6009 li ul a,
.content-c030 .backdrop-hard-a752 li ul a {
  padding-left: 20px;
}
.content-c030 .tertiary_dark_4dea li ul ul li::before,
.content-c030 .logo_764a li ul ul li::before,
.content-c030 .info-tiny-842b li ul ul li::before,
.content-c030 .fast-1a72 li ul ul li::before,
.content-c030 .mask-hard-3989 li ul ul li::before,
.content-c030 .sort-pink-338a li ul ul li::before,
.content-c030 .table_6009 li ul ul li::before,
.content-c030 .backdrop-hard-a752 li ul ul li::before {
  left: 30px;
}
.content-c030 .tertiary_dark_4dea li ul ul a,
.content-c030 .logo_764a li ul ul a,
.content-c030 .info-tiny-842b li ul ul a,
.content-c030 .fast-1a72 li ul ul a,
.content-c030 .mask-hard-3989 li ul ul a,
.content-c030 .sort-pink-338a li ul ul a,
.content-c030 .table_6009 li ul ul a,
.content-c030 .backdrop-hard-a752 li ul ul a {
  padding-left: 40px;
}
.content-c030 .static-9f61 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content-c030 .backdrop-hard-a752 ul li {
  margin-bottom: 1.41575em;
}
.content-c030 .backdrop-hard-a752 ul li .focus-8516 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.content-c030 .backdrop-hard-a752 ul li .motion_1757 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.description_5111 .tertiary_dark_4dea li a,
.description_5111 .logo_764a li a,
.description_5111 .info-tiny-842b li a,
.description_5111 .fast-1a72 li a,
.description_5111 .mask-hard-3989 li a,
.description_5111 .sort-pink-338a li a,
.description_5111 .table_6009 li a,
.description_5111 .backdrop-hard-a752 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_5111 .static-9f61 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_5111 .heading_large_3167 ul li.link_slow_5826 .label_1335,
.description_5111 .heading_large_3167 ul li.simple-8ce9 .label_1335 {
  background: rgba(0, 0, 0, 0.2);
}
.description_5111 .content-c030 .heading_large_3167 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-f208 .content-c030 .progress_stone_9077 li {
  margin: 0;
}
.alert-f208 .content-c030 .progress_stone_9077 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert-f208 .content-c030 .progress_stone_9077 li ul {
  margin: 0;
}
.alert-f208 .content-c030 .progress_stone_9077 li ul li a {
  padding-left: 15px;
}
.alert-f208 .content-c030 .progress_stone_9077 li ul li li a {
  padding-left: 30px;
}
.alert-f208 .content-c030 .progress_stone_9077 li.module_c223 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert-f208 .content-c030 .progress_stone_9077 li.module_c223 > 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;
}
.alert-f208 .content-c030 .progress_stone_9077 li.module_c223 > 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;
}
.middle-92c3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid_easy_9307 {
  position: relative;
  z-index: 10;
}
.grid_easy_9307 .outer_6555 {
  width: 100%;
  max-width: 100%;
}
.filter_next_4fe0 .breadcrumb-d339 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter_next_4fe0 .title_5b04 {
}
.filter_next_4fe0 .description_5111 {
  background: #292929;
}
.brown-01fc .breadcrumb-d339 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.brown-01fc .title_5b04 {
  background: #f9f9f9;
}
.brown-01fc .description_5111 {
  background: #303030;
}
.huge-2bff .breadcrumb-d339 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .huge-2bff .shade-42b0 {
    margin-bottom: 1em;
  }
  .huge-2bff .shade-42b0:last-child {
    margin-bottom: 0;
  }
}
.huge-2bff .title_5b04 {
  background: #ededed;
}
.huge-2bff .description_5111 {
  background: #1a1a1a;
}
.breadcrumb-d339.title_5b04 {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb-d339.title_5b04 .secondary_wood_723b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-d339.description_5111 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-d339.description_5111 a:not(.input_hot_5d1e) {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-d339.description_5111 a:not(.input_hot_5d1e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-d339.description_5111 .secondary_wood_723b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-d339.description_5111 table tbody td,
.breadcrumb-d339.description_5111 table th {
  background: rgba(0, 0, 0, 0.08);
}
.popup-dim-2d4e.paragraph-fluid-84d7 .photo-middle-3fef {
  max-width: initial;
}
.popup-dim-2d4e .banner-fbb0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.popup-dim-2d4e .banner-fbb0 .outer_6555 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .popup-dim-2d4e .banner-fbb0 .outer_6555 {
    display: block;
    margin-bottom: 2em;
  }
  .popup-dim-2d4e .banner-fbb0 .outer_6555:last-child {
    margin-bottom: 0;
  }
}
.huge-2bff .shade-42b0:last-child,
.brown-01fc .shade-42b0:last-child,
.filter_next_4fe0 .shade-42b0:last-child {
  margin-bottom: 0;
}
.huge-2bff .shade-42b0 .content-c030 .heading_large_3167:last-child,
.brown-01fc .shade-42b0 .content-c030 .heading_large_3167:last-child,
.filter_next_4fe0 .shade-42b0 .content-c030 .heading_large_3167:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .huge-2bff .active_pink_7e06,
  .huge-2bff .wide_155a,
  .brown-01fc .active_pink_7e06,
  .brown-01fc .wide_155a,
  .filter_next_4fe0 .active_pink_7e06,
  .filter_next_4fe0 .wide_155a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid_easy_9307 .shade-42b0 {
    margin-bottom: 2em;
  }
}
.grid_easy_9307 p:last-child {
  margin-bottom: 0;
}
.grid_easy_9307 li,
.grid_easy_9307 ul {
  list-style: none;
  margin: 0;
}
.grid_easy_9307 ul ul {
  margin-left: 2.617924em;
}
.east-3485 {
  font-size: 0.875em;
}

/* css-noise: 2d18 */
.ghost-box-g5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
