/*!
Theme Name: Customify
Theme URI: https://pressmaximum.solid-5190/customify
Author: WPCustomify
Author URI: https://pressmaximum.solid-5190
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.solid-5190/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.upper_3ce8.solid-fda7/licenses/gpl-2.0.center_6374
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.basic_521c/, (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.outline_3cd2.widget-7497/normalize.button-21f3/
 ======
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.button-21f3 v7.0.0 | MIT License | github.solid-5190/necolas/normalize.button-21f3 */
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;
}
.aside_a1b9 .highlight-6ab3,
.button-548f,
.pink-e8a5,
.aside_11c2,
.hovered-58ae,
.focused-9440,
.hidden-960e,
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;
}
.button-548f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button-548f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button-548f,
  h1 {
    font-size: 1.8em;
  }
}
.pink-e8a5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pink-e8a5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pink-e8a5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pink-e8a5,
  h2 {
    font-size: 1.7em;
  }
}
.aside_11c2,
h3 {
  font-size: 1.618em;
}
.aside_a1b9 .highlight-6ab3,
.hovered-58ae,
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.notification-6b88 {
  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;
}
.widget-motion-9b3a:after,
.widget-motion-9b3a:before,
.badge-cd08:after,
.badge-cd08:before {
  content: "";
  display: table;
}
.widget-motion-9b3a:after,
.badge-cd08:after {
  clear: both;
}
.content-4d6e {
  float: right;
  margin-right: 0;
}
.dirty_0c39 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.popup_51cb .picture-12ee,
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;
}
.popup_51cb .picture-12ee:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.icon_rough_2186 .picture-12ee {
  box-shadow: none;
}
.icon_rough_2186
  .picture-12ee
  .header-red-9b87 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon_rough_2186 .picture-12ee .card_action_2e9c {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.icon_rough_2186
  .picture-12ee
  .card_action_2e9c
  b {
  display: none;
}
.icon_rough_2186 .wrapper_small_0a70 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice-dark-4aff:not(.modal-4e16):not(.image-wood-b701),
button:not(.modal-4e16):not(.image-wood-b701),
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ),
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ),
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ) {
  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;
}
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ):hover,
button:not(.modal-4e16):not(
    .image-wood-b701
  ):hover,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ):hover,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ):hover,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ):active,
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ):focus,
button:not(.modal-4e16):not(
    .image-wood-b701
  ):active,
button:not(.modal-4e16):not(
    .image-wood-b701
  ):focus,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ):active,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ):focus,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ):active,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ):focus,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ):active,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ):focus {
  outline: 0;
}
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0,
button:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0 {
  position: relative;
}
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .dropdown_c70c,
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .mask-purple-9577,
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .pink-b164,
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  i,
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  svg,
button:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .dropdown_c70c,
button:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .mask-purple-9577,
button:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .pink-b164,
button:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  i,
button:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  svg,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .dropdown_c70c,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .mask-purple-9577,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .pink-b164,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  i,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  svg,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .dropdown_c70c,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .mask-purple-9577,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .pink-b164,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  i,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  svg,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .dropdown_c70c,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .mask-purple-9577,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  .pink-b164,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  i,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0
  svg {
  visibility: hidden;
}
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0:after,
button:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0:after,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0:after,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0:after,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ).fn-loading-91d0: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;
}
.notice-dark-4aff:not(.modal-4e16):not(.image-wood-b701),
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ),
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ),
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ) {
  color: #fff;
  background: #235787;
}
.notice-dark-4aff:not(.modal-4e16):not(
    .image-wood-b701
  ):focus,
input[type="button"]:not(.modal-4e16):not(
    .image-wood-b701
  ):focus,
input[type="reset"]:not(.modal-4e16):not(
    .image-wood-b701
  ):focus,
input[type="submit"]:not(.modal-4e16):not(
    .image-wood-b701
  ):focus {
  color: #fff;
}
.notice-dark-4aff.fn-disabled-91d0:not(.modal-4e16):not(
    .image-wood-b701
  ),
.notice-dark-4aff[disabled]:not(.modal-4e16):not(
    .image-wood-b701
  ),
button.fn-disabled-91d0:not(.modal-4e16):not(
    .image-wood-b701
  ),
button[disabled]:not(.modal-4e16):not(
    .image-wood-b701
  ) {
  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;
}
.purple_b2c2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.purple_b2c2: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;
}
.modal_light_08fa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outline_0724 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero_in_0375 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.widget-motion-9b3a:after,
.widget-motion-9b3a:before,
.breadcrumb-ce99:after,
.breadcrumb-ce99:before,
.description-36d6:after,
.description-36d6:before,
.section_a4b4:after,
.section_a4b4:before,
.gallery-slow-787a:after,
.gallery-slow-787a:before,
.fixed-7bf4:after,
.fixed-7bf4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.widget-motion-9b3a:after,
.breadcrumb-ce99:after,
.description-36d6:after,
.section_a4b4:after,
.gallery-slow-787a:after,
.fixed-7bf4:after {
  clear: both;
}
.breadcrumb-ce99 .photo-fixed-6f0b,
.description-36d6 .photo-fixed-6f0b,
.blue-02a2 .photo-fixed-6f0b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.breadcrumb-07c2 {
  display: inline-block;
}
.red-893a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.red-893a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.red-893a .center_cfc4 {
  padding: 1em 0;
  font-size: 85%;
}
.center_cfc4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.full-3cca {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.full-3cca:after,
.full-3cca:before {
  content: "";
  display: table;
}
.full-3cca:after {
  clear: both;
}
.pattern_fresh_0879 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.image-yellow-c3ea .pattern_fresh_0879 {
  max-width: 50%;
}
.banner_4140 .pattern_fresh_0879 {
  max-width: 33.33%;
}
.content_19ff .pattern_fresh_0879 {
  max-width: 25%;
}
.wrapper-fast-629a .pattern_fresh_0879 {
  max-width: 20%;
}
.red_e737 .pattern_fresh_0879 {
  max-width: 16.66%;
}
.popup-e305 .pattern_fresh_0879 {
  max-width: 14.28%;
}
.button_cb3e .pattern_fresh_0879 {
  max-width: 12.5%;
}
.blue-b012 .pattern_fresh_0879 {
  max-width: 11.11%;
}
.info-88fb {
  display: block;
}
.aside_a1b9 .secondary_7f91 label,
.aside_a1b9 .in_acec label,
.aside_a1b9 .plasma-8147 label,
.aside_a1b9 .column_1d69 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-fluid-67f4 {
  list-style: none;
  margin: 0;
}
.search-fluid-67f4 article.heading-static-f48e {
  margin-bottom: 0;
}
.search-fluid-67f4 ul {
  list-style: none;
  margin: 0;
}
.search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e: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) {
  .search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e li.heading-static-f48e li.heading-static-f48e li.heading-static-f48e {
    padding-left: 0;
  }
}
article.heading-static-f48e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-static-f48e .breadcrumb-ce99 p:last-of-type {
  margin-bottom: 0;
}
article.heading-static-f48e .header_smooth_3742 {
  float: left;
}
article.heading-static-f48e .feature-0e7f {
  margin-left: 85px;
}
article.heading-static-f48e .filter_b193 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-static-f48e .filter_b193 .media-7bcc {
  margin-left: 10px;
}
article.heading-static-f48e .blue_4e82 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-static-f48e .dim_1fac {
  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 .secondary_7f91,
  #respond .plasma-8147,
  #respond .column_1d69 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary_7f91 input,
#respond .plasma-8147 input,
#respond .column_1d69 input {
  width: 100%;
}
#respond .column_1d69 {
  margin-right: 0;
}
#respond .gold-1650 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action_6cd2 {
  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;
}
.action_6cd2.over_15ef {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.action_6cd2 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%);
}
.action_6cd2:focus,
.action_6cd2: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);
}
.middle-774f {
  border-radius: 10%;
}
.accordion-7018 {
  border-radius: 50%;
}
.icon_3f10 {
  font-size: 0.72em;
}
.lite-b30a {
  font-size: 0.875em;
}
.bright-c49c {
  font-size: 1.1em;
}
.message-green-81d3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.message-green-81d3.icon_3f10 {
  letter-spacing: 0.5px;
}
.image-down-efe2,
.image-down-efe2 a {
  color: #6d6d6d;
}
.image-down-efe2 a:hover {
  color: #111;
}
.new-3fa7 {
  color: #6d6d6d;
}
.yellow_f7da {
  overflow-x: hidden;
}
.yellow_f7da .layout_cold_4664.short-3c50 {
  position: relative;
}
.yellow_f7da .layout_cold_4664.short-3c50.tiny_598c {
  position: initial;
}
.yellow_f7da
  .layout_cold_4664.short-3c50.tiny_598c
  .under-0628 {
  left: auto;
}
.yellow_f7da .layout_cold_4664 .under-0628 {
  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;
}
.yellow_f7da .layout_cold_4664:hover.short-3c50 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.yellow_f7da
  .layout_cold_4664:hover.short-3c50
  .under-0628 {
  display: block;
  z-index: 9999999;
}
.yellow_f7da .component_b091 .selected_2d72,
.yellow_f7da .dark_8910 .selected_2d72 {
  display: none;
}
.yellow_f7da .fixed_d02c .layout_cold_4664:hover.short-3c50 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside_a1b9 .secondary_7f91 label,
.aside_a1b9 .in_acec label,
.aside_a1b9 .plasma-8147 label,
.aside_a1b9 .column_1d69 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-fluid-67f4 {
  list-style: none;
  margin: 0;
}
.search-fluid-67f4 article.heading-static-f48e {
  margin-bottom: 0;
}
.search-fluid-67f4 ul {
  list-style: none;
  margin: 0;
}
.search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e: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) {
  .search-fluid-67f4 .search-copper-cde5 li.heading-static-f48e li.heading-static-f48e li.heading-static-f48e li.heading-static-f48e {
    padding-left: 0;
  }
}
article.heading-static-f48e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-static-f48e .breadcrumb-ce99 p:last-of-type {
  margin-bottom: 0;
}
article.heading-static-f48e .header_smooth_3742 {
  float: left;
}
article.heading-static-f48e .feature-0e7f {
  margin-left: 85px;
}
article.heading-static-f48e .filter_b193 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-static-f48e .filter_b193 .media-7bcc {
  margin-left: 10px;
}
article.heading-static-f48e .blue_4e82 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-static-f48e .dim_1fac {
  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 .secondary_7f91,
  #respond .plasma-8147,
  #respond .column_1d69 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary_7f91 input,
#respond .plasma-8147 input,
#respond .column_1d69 input {
  width: 100%;
}
#respond .column_1d69 {
  margin-right: 0;
}
#respond .gold-1650 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_b091 .paragraph-gold-f297 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-gold-f297 .overlay_steel_66f6.pressed_a460 .fresh_94fd > li > a:focus,
.paragraph-gold-f297 .overlay_steel_66f6.pressed_a460 .fresh_94fd > li > a:hover,
.paragraph-gold-f297 .overlay_steel_66f6.gradient_black_86a2 .fresh_94fd > li > a:focus,
.paragraph-gold-f297 .overlay_steel_66f6.gradient_black_86a2 .fresh_94fd > li > a:hover,
.paragraph-gold-f297 .overlay_steel_66f6.photo_d368 .fresh_94fd > li > a:focus,
.paragraph-gold-f297 .overlay_steel_66f6.photo_d368 .fresh_94fd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-gold-f297
  .overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li.grid-pro-0f56
  > a,
.paragraph-gold-f297
  .overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li.action_44c3
  > a,
.paragraph-gold-f297
  .overlay_steel_66f6.gradient_black_86a2
  .fresh_94fd
  > li.grid-pro-0f56
  > a,
.paragraph-gold-f297
  .overlay_steel_66f6.gradient_black_86a2
  .fresh_94fd
  > li.action_44c3
  > a,
.paragraph-gold-f297
  .overlay_steel_66f6.photo_d368
  .fresh_94fd
  > li.grid-pro-0f56
  > a,
.paragraph-gold-f297 .overlay_steel_66f6.photo_d368 .fresh_94fd > li.button_068c > a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-gold-f297 .narrow_4628,
.paragraph-gold-f297 .narrow_4628 a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-gold-f297 .highlight_narrow_104e.active_steel_8490 li a,
.paragraph-gold-f297 .modal-2cb2 a,
.paragraph-gold-f297 .over-9def,
.paragraph-gold-f297 .fresh_94fd > li > a,
.paragraph-gold-f297 .sidebar_0309 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297 .highlight_narrow_104e.active_steel_8490 li a:hover,
.paragraph-gold-f297 .modal-2cb2 a:hover,
.paragraph-gold-f297 .over-9def:hover,
.paragraph-gold-f297 .fresh_94fd > li > a:hover,
.paragraph-gold-f297 .sidebar_0309:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-gold-f297 .box-clean-a640 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297 .box-clean-a640 .green_7940 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-gold-f297 .box-clean-a640:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-gold-f297 .block-east-3e64 .fluid_b677 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297 .block-east-3e64 .fluid_b677 .hovered_97e7 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297
  .block-east-3e64
  .fluid_b677
  .hovered_97e7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297
  .block-east-3e64
  .fluid_b677
  .hovered_97e7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297
  .block-east-3e64
  .fluid_b677
  .hovered_97e7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297
  .block-east-3e64
  .fluid_b677
  .hovered_97e7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297 .block-east-3e64 .blue_3d2a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-gold-f297 .block-east-3e64 .blue_3d2a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_d5f0
  .paragraph-gold-f297
  .block-east-3e64
  .hidden-cbae
  .article_warm_5104 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under_d5f0
  .paragraph-gold-f297
  .block-east-3e64
  .hidden-cbae
  .hovered_97e7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_b091 .icon-f2b0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon-f2b0 .overlay_steel_66f6.pressed_a460 .fresh_94fd > li > a:focus,
.icon-f2b0 .overlay_steel_66f6.pressed_a460 .fresh_94fd > li > a:hover,
.icon-f2b0 .overlay_steel_66f6.gradient_black_86a2 .fresh_94fd > li > a:focus,
.icon-f2b0 .overlay_steel_66f6.gradient_black_86a2 .fresh_94fd > li > a:hover,
.icon-f2b0 .overlay_steel_66f6.photo_d368 .fresh_94fd > li > a:focus,
.icon-f2b0 .overlay_steel_66f6.photo_d368 .fresh_94fd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-f2b0
  .overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li.grid-pro-0f56
  > a,
.icon-f2b0
  .overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li.action_44c3
  > a,
.icon-f2b0
  .overlay_steel_66f6.gradient_black_86a2
  .fresh_94fd
  > li.grid-pro-0f56
  > a,
.icon-f2b0
  .overlay_steel_66f6.gradient_black_86a2
  .fresh_94fd
  > li.action_44c3
  > a,
.icon-f2b0
  .overlay_steel_66f6.photo_d368
  .fresh_94fd
  > li.grid-pro-0f56
  > a,
.icon-f2b0 .overlay_steel_66f6.photo_d368 .fresh_94fd > li.button_068c > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-f2b0 .narrow_4628,
.icon-f2b0 .narrow_4628 a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-f2b0 .highlight_narrow_104e.active_steel_8490 li a,
.icon-f2b0 .modal-2cb2 a,
.icon-f2b0 .over-9def,
.icon-f2b0 .fresh_94fd > li > a,
.icon-f2b0 .sidebar_0309 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-f2b0 .highlight_narrow_104e.active_steel_8490 li a:hover,
.icon-f2b0 .modal-2cb2 a:hover,
.icon-f2b0 .over-9def:hover,
.icon-f2b0 .fresh_94fd > li > a:hover,
.icon-f2b0 .sidebar_0309:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-f2b0 .box-clean-a640 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-f2b0 .box-clean-a640 .green_7940 {
  color: rgba(0, 0, 0, 0.8);
}
.icon-f2b0 .box-clean-a640:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-e2e7 .hover_7615 {
  margin-left: auto;
  margin-right: auto;
}
.description-36d6 > * {
  margin-left: auto;
  margin-right: auto;
}
.description-36d6 .modal_light_08fa {
  margin-right: 1.41575em;
}
.accordion-7867 .description-36d6 > .status-2b74 {
  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;
}
.accordion-7867 .description-36d6 > .selected-77de {
  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;
}
.breadcrumb-d7b7.frame-e2e7 .hover_7615,
.info_027b.frame-e2e7 .hover_7615 {
  margin-left: 0;
}
.feature-a77e.frame-e2e7 .hover_7615,
.current-29ba.frame-e2e7 .hover_7615 {
  margin-right: 0;
}
.description-36d6 ol,
.description-36d6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.iron-7547 video {
  max-width: 100%;
}
.last_a8f7 img {
  display: block;
}
.last_a8f7.modal_light_08fa,
.last_a8f7.outline_0724 {
  width: 100%;
}
.last_a8f7.selected-77de img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.badge_0cb5:not(.cold-e437) {
  margin: 1.5em auto;
}
.advanced_c4d5 p {
  padding: 1.5em 14px;
}
ul.modal-steel-9387.selected-77de,
ul.modal-steel-9387.status-2b74,
ul.modal-steel-9387.hard-f573.status-2b74 {
  padding: 0 14px;
}
.bright-f228 {
  display: block;
  overflow-x: auto;
}
.bright-f228 table {
  border-collapse: collapse;
  width: 100%;
}
.bright-f228 td,
.bright-f228 th {
  padding: 0.5em;
}
.description-36d6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.description-36d6 ol ol,
.description-36d6 ol ul,
.description-36d6 ul ol,
.description-36d6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.description-36d6 ol ol li,
.description-36d6 ol ul li,
.description-36d6 ul ol li,
.description-36d6 ul ul li {
  margin-left: 0;
}
.upper-7315.solid-4068 > .under-2799 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.upper-7315.solid-4068 > .under-2799 iframe,
.upper-7315.solid-4068 > .under-2799 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.detail_clean_6ab9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.detail_clean_6ab9.info-wide-0ab4 {
  padding: 0;
}
.detail_clean_6ab9.info-wide-0ab4 cite {
  font-size: 13px;
}
.detail_clean_6ab9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.detail_clean_6ab9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accent-left-62a6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accent-left-62a6 > p:first-child {
  margin-top: 0;
}
.accent-left-62a6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accent-left-62a6 blockquote {
  border-left: 0;
}
.short-723b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.short-723b:not(.alert_dirty_f9ee) {
  max-width: 100px;
}
.short-723b.hero_blue_6d99 {
  border-bottom: none !important;
  text-align: center;
}
.short-723b.hero_blue_6d99::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .advanced_c4d5 p {
    padding: 1.5em 0;
  }
}
.motion_d4ce {
  color: #0073aa;
}
.element_a381 {
  background-color: #0073aa;
}
.static_6e1d {
  color: #229fd8;
}
.tabs-9efe {
  background-color: #229fd8;
}
.main_east_e035 {
  color: #eee;
}
.focus_fresh_6e7a {
  background-color: #eee;
}
.pink-bb21 {
  color: #444;
}
.column-up-00b5 {
  background-color: #444;
}
.brown_d54e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.brown_d54e .carousel_ad1e .modal-2cb2 {
  font-size: 15px;
}
.brown_d54e .modal-2cb2 {
  line-height: 1.3;
}
.brown_d54e .icon-f2b0 {
}
.brown_d54e .paragraph-gold-f297 {
  background: #235787;
}
.outline_eb78 {
  padding: 0;
}
.outline_eb78 .paragraph-gold-f297 {
  background: #1a1a1a;
}
.outline_eb78 .icon-f2b0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort_steel_f04f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort_steel_f04f .icon-f2b0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort_steel_f04f .paragraph-gold-f297 {
  background: #303030;
}
.fixed-7bf4 {
  position: relative;
  z-index: 10;
}
.fixed-7bf4 .heading_b982 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-outer-8c50 .short-3c50 {
  display: inline-block;
  vertical-align: middle;
}
.section-outer-8c50.narrow-e2fb .short-3c50 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section-outer-8c50.narrow-e2fb .short-3c50 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section-outer-8c50.narrow-e2fb .short-3c50 {
    margin-right: 0.4em;
  }
}
.section-outer-8c50.narrow-e2fb .short-3c50:last-child {
  margin-right: 0;
}
.overlay-hot-01cc .heading_b982 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component_b091 .carousel_ad1e {
    margin: 0 -0.5em;
  }
  .component_b091 .carousel_ad1e [class*="customify-col-"],
  .component_b091 .carousel_ad1e [class*="customify-col_"],
  .component_b091 .carousel_ad1e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component_b091.main-bronze-8539 .heading_b982 {
  background: 0 0 !important;
}
.component_b091.main-bronze-8539 .heading_b982,
.component_b091.overlay-hot-01cc .heading_b982 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component_b091.advanced_9624 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component_b091.overlay-hot-01cc .heading_b982 {
  box-shadow: none !important;
}
.tag-a264 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag-a264 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag-a264 {
    padding: 18px 0 20px;
  }
}
.tag-a264 .liquid_ed2d {
  width: 100%;
}
.tag-a264 .tag-down-459e {
  margin-bottom: 0;
}
.tag-a264 .gradient_complex_0789 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active-52b3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active-52b3 .component-79fd {
  width: 100%;
}
.purple-c335 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.purple-c335 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.purple-c335 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;
}
.purple-c335 li:last-child:after {
  display: none;
}
.purple-c335 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop_brown_6203 .selected_2d72 button,
.tag-a264 .selected_2d72 button {
  left: 0;
}
.backdrop_brown_6203 .component-79fd,
.tag-a264 .component-79fd {
  padding-left: 0;
  padding-right: 0;
}
.backdrop_brown_6203 .active-52b3,
.tag-a264 .active-52b3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop_brown_6203 {
  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;
}
.backdrop_brown_6203: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;
}
.backdrop_brown_6203 .preview-ce00 {
  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) {
  .backdrop_brown_6203 .preview-ce00 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_brown_6203 .preview-ce00 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_brown_6203 .preview-ce00 {
    min-height: 200px;
  }
}
.backdrop_brown_6203 .purple-c335 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop_brown_6203 .purple-c335 a,
.backdrop_brown_6203 .purple-c335 li:after {
  color: inherit;
}
.backdrop_brown_6203 .purple-c335 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.summary-copper-1192 {
  margin-bottom: 0.5em;
}
.row_soft_2782 {
  margin-bottom: 1.2em;
}
.row_soft_2782,
.summary-copper-1192 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.row_soft_2782 p:last-child,
.summary-copper-1192 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .selected_2d72,
#masthead .selected_2d72 {
  display: none;
}
#masthead
  > .selected_2d72.section_2803 {
  display: none;
}
#masthead > .selected_2d72 button {
  left: 0;
}
.icon_cbac {
  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%;
}
.icon_cbac .short-3c50 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon_cbac .carousel-wood-1943 {
  display: -webkit-box;
  display: flex;
}
.icon_cbac .carousel-wood-1943.active-wood-83cf {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon_cbac .carousel-wood-1943.table_up_3119 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_cbac .carousel-wood-1943.info-00b9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_cbac.huge-ee3c.badge-inner-8a15 .carousel-wood-1943.active-wood-83cf {
  flex-basis: 100%;
}
.icon_cbac.chip-b6f9 .carousel-wood-1943.table_up_3119 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon_cbac.chip-b6f9 .carousel-wood-1943.info-00b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .selected_2d72.section_2803 {
  display: none;
}
#masthead > .selected_2d72 button {
  left: 0;
}
.sidebar-10b5 {
  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;
}
.sidebar-10b5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar-10b5.footer-9900 i {
  margin-right: 4px;
}
.sidebar-10b5.pink_6f7f i {
  margin-left: 5px;
}
.modal-2cb2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.modal-2cb2 p:last-child {
  margin-bottom: 0;
}
.section-9056 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section-9056 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section-9056 img {
  display: block;
  width: auto;
  line-height: 1;
}
.section-9056 .narrow_4628 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section-9056 .bottom_e389 {
  margin: 5px 0 7px 0;
}
.section-9056.link_5ca3 .text-large-15b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-9056.link_5ca3 .smooth-50b5 {
  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;
}
.section-9056.wrapper-f649 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section-9056.wrapper-f649 .text-large-15b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-9056.wrapper-f649 .smooth-50b5 {
  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;
}
.section-9056.tabs-cool-6fa1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-9056.large-1e31 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section-9056.large-1e31 .smooth-50b5 {
  margin-top: 7px;
}
.accent-5506 {
  display: inline-block;
}
.fixed-7bf4 .pink-e7da .section-9056 img {
  max-width: 100%;
}
.overlay_steel_66f6 .fixed-c63e.description-old-9db9,
.pattern-silver-8b3d .fixed-c63e.description-old-9db9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_steel_66f6 .grid_advanced_82b8,
.pattern-silver-8b3d .grid_advanced_82b8 {
  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%);
}
.overlay_steel_66f6 .grid_advanced_82b8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_steel_66f6.description_blue_6bd6 .grid_advanced_82b8 {
  display: none;
}
.overlay_steel_66f6 .border_east_b691 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_steel_66f6 .border_east_b691 li {
  display: inline-block;
  position: relative;
}
.overlay_steel_66f6 .border_east_b691 li:last-child {
  margin-right: 0;
}
.overlay_steel_66f6 .border_east_b691 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;
}
.overlay_steel_66f6 .border_east_b691 li.button_068c > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_steel_66f6 .border_east_b691 > 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;
}
.overlay_steel_66f6 .border_east_b691 > li > a i {
  line-height: 0;
}
.overlay_steel_66f6 .border_east_b691 > li.link_wood_e032 > a .grid_advanced_82b8 {
  margin-left: 4px;
  line-height: 0;
}
.overlay_steel_66f6 .border_east_b691 .accordion_outer_6133 li.link_wood_e032 > a {
  position: relative;
}
.overlay_steel_66f6 .border_east_b691 .accordion_outer_6133 li.link_wood_e032 > a:after,
.overlay_steel_66f6 .border_east_b691 .accordion_outer_6133 li.link_wood_e032 > a:before {
  content: "";
  display: table;
}
.overlay_steel_66f6 .border_east_b691 .accordion_outer_6133 li.link_wood_e032 > a:after {
  clear: both;
}
.overlay_steel_66f6 .border_east_b691 .accordion_outer_6133 li.link_wood_e032 > a .grid_advanced_82b8 {
  margin-left: 5px;
  float: right;
}
.overlay_steel_66f6 .main_old_18b4,
.overlay_steel_66f6 .accordion_outer_6133 {
  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;
}
.overlay_steel_66f6 .accordion_outer_6133 {
  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;
}
.overlay_steel_66f6 .accordion_outer_6133 .description-old-9db9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_steel_66f6 .accordion_outer_6133 .grid_advanced_82b8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_steel_66f6 .accordion_outer_6133 li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_steel_66f6 .accordion_outer_6133 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;
}
.overlay_steel_66f6 .accordion_outer_6133 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_steel_66f6 .accordion_outer_6133 .accordion_outer_6133 {
  top: 0;
  left: 100%;
}
.overlay_steel_66f6 .frame-1fd4.fn-focus-91d0 > .main_old_18b4,
.overlay_steel_66f6 .frame-1fd4.fn-focus-91d0 > .accordion_outer_6133,
.overlay_steel_66f6 .frame-1fd4:focus > .main_old_18b4,
.overlay_steel_66f6 .frame-1fd4:focus > .accordion_outer_6133,
.overlay_steel_66f6 .frame-1fd4:hover > .main_old_18b4,
.overlay_steel_66f6 .frame-1fd4:hover > .accordion_outer_6133 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_steel_66f6.photo_d368 .fresh_94fd:after,
.overlay_steel_66f6.photo_d368 .fresh_94fd:before {
  content: "";
  display: table;
}
.overlay_steel_66f6.photo_d368 .fresh_94fd:after {
  clear: both;
}
.overlay_steel_66f6.photo_d368 .fresh_94fd > li {
  float: left;
}
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd:after,
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd:before {
  content: "";
  display: table;
}
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd:after {
  clear: both;
}
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd > li {
  float: left;
}
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd > li.grid-pro-0f56 > a,
.overlay_steel_66f6.shade_copper_95a7 .fresh_94fd > li.button_068c > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_steel_66f6.pressed_a460 .fresh_94fd > li > a .description-old-9db9 {
  position: relative;
}
.overlay_steel_66f6.pressed_a460 .fresh_94fd > li > a .description-old-9db9: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;
}
.overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li:focus
  > a
  .description-old-9db9:before,
.overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li:hover
  > a
  .description-old-9db9:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li.grid-pro-0f56
  > a
  .description-old-9db9:before,
.overlay_steel_66f6.pressed_a460
  .fresh_94fd
  > li.action_44c3
  > a
  .description-old-9db9:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_steel_66f6.gradient_black_86a2 .fresh_94fd > li > a .description-old-9db9 {
  position: relative;
}
.overlay_steel_66f6.gradient_black_86a2 .fresh_94fd > li > a .description-old-9db9: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;
}
.overlay_steel_66f6.gradient_black_86a2 .fresh_94fd > li:focus > a .description-old-9db9:before,
.overlay_steel_66f6.gradient_black_86a2
  .fresh_94fd
  > li:hover
  > a
  .description-old-9db9:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_steel_66f6.gradient_black_86a2
  .fresh_94fd
  > li.grid-pro-0f56
  > a
  .description-old-9db9:before,
.overlay_steel_66f6.gradient_black_86a2
  .fresh_94fd
  > li.action_44c3
  > a
  .description-old-9db9:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-silver-8b3d .border_east_b691 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pattern-silver-8b3d .border_east_b691 li:first-child > a {
  border-top: none;
}
.pattern-silver-8b3d .border_east_b691 .dirty-f476 > .description-old-9db9 .grid_advanced_82b8 {
  display: none;
}
.pattern-silver-8b3d .border_east_b691 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pattern-silver-8b3d .border_east_b691 li:last-child {
  border: none;
}
.pattern-silver-8b3d .border_east_b691 li.link_wood_e032 > a {
  padding-right: 45px !important;
}
.pattern-silver-8b3d .border_east_b691 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pattern-silver-8b3d .border_east_b691 li a:focus,
.pattern-silver-8b3d .border_east_b691 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern-silver-8b3d .border_east_b691 li .hero_0a9e {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.pattern-silver-8b3d .border_east_b691 li .hero_0a9e:hover {
  box-shadow: none;
}
.pattern-silver-8b3d .border_east_b691 li .hero_0a9e .grid_advanced_82b8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pattern-silver-8b3d .border_east_b691 .accordion_outer_6133 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.pattern-silver-8b3d .border_east_b691 .accordion_outer_6133 li a {
  padding-left: 3em;
}
.pattern-silver-8b3d .border_east_b691 .gallery-mini-e5e2 > a .hero_0a9e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pattern-silver-8b3d .border_east_b691 .gallery-mini-e5e2 > .accordion_outer_6133 {
  display: block;
  opacity: 1;
}
.stone_6563 {
  max-width: 100%;
}
.footer-94e0 {
  line-height: 0;
  cursor: pointer;
}
.sidebar_0309 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sidebar_0309:hover {
  box-shadow: none;
  color: currentColor;
}
.sidebar_0309 svg {
  width: 18px;
  height: 18px;
}
.sidebar_0309 .active_4bba {
  display: none;
}
.feature_0cd3 {
  position: relative;
}
.feature_0cd3.fn-active-91d0 .sidebar_0309 .layout-copper-0e70 {
  display: none;
}
.feature_0cd3.fn-active-91d0 .sidebar_0309 .active_4bba {
  display: inline-block;
}
.feature_0cd3 .dropdown-glass-4b2b {
  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);
}
.feature_0cd3.box-ef20 .dropdown-glass-4b2b {
  left: auto;
  right: -0.9em;
}
.feature_0cd3.box-ef20 .text-middle-bc5a::before {
  left: auto;
  right: 15px;
}
.feature_0cd3.fn-active-91d0 .dropdown-glass-4b2b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-cbae {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-cbae label {
  flex-basis: 100%;
}
.hidden-cbae .fluid_b677 {
  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;
}
.hidden-cbae .hovered_97e7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-cbae .hovered_97e7:focus {
  background-color: transparent;
}
.hidden-cbae button.blue_3d2a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-cbae button.blue_3d2a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-cbae button.blue_3d2a svg {
  width: 18px;
  height: 18px;
}
.hidden-cbae input[type="submit"] {
  min-height: auto;
}
.block-east-3e64 .hidden-cbae .hovered_97e7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.text-middle-bc5a {
  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) {
  .text-middle-bc5a {
    width: 220px;
  }
}
.text-middle-bc5a label {
  flex-basis: 100%;
}
.text-middle-bc5a::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;
}
.under_d5f0 .block-east-3e64 .hidden-cbae {
  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;
}
.under_d5f0
  .block-east-3e64
  .hidden-cbae
  .fluid_b677 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.under_d5f0 .block-east-3e64 .hidden-cbae .hovered_97e7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.under_d5f0
  .block-east-3e64
  .hidden-cbae
  .hovered_97e7:focus {
  background: 0 0;
}
.under_d5f0
  .block-east-3e64
  .hidden-cbae
  .article_warm_5104 {
  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;
}
.highlight_narrow_104e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight_narrow_104e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight_narrow_104e li:last-child {
  margin-right: 0;
}
.highlight_narrow_104e li:first-child {
  margin-left: 0;
}
.highlight_narrow_104e.dynamic_317d a {
  color: #fff;
}
.highlight_narrow_104e.dynamic_317d a:hover {
  color: #fff;
}
.highlight_narrow_104e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight_narrow_104e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight_narrow_104e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight_narrow_104e a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight_narrow_104e [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight_narrow_104e [class*="social-icon-apple"].box_d23d {
  background-color: transparent;
  color: #999;
}
.highlight_narrow_104e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight_narrow_104e [class*="social-icon-behance"].box_d23d {
  background-color: transparent;
  color: #1769ff;
}
.highlight_narrow_104e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight_narrow_104e [class*="social-icon-bitbucket"].box_d23d {
  background-color: transparent;
  color: #205081;
}
.highlight_narrow_104e [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight_narrow_104e [class*="social-icon-codepen"].box_d23d {
  background-color: transparent;
  color: #000;
}
.highlight_narrow_104e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight_narrow_104e [class*="social-icon-delicious"].box_d23d {
  background-color: transparent;
  color: #39f;
}
.highlight_narrow_104e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight_narrow_104e [class*="social-icon-digg"].box_d23d {
  background-color: transparent;
  color: #005be2;
}
.highlight_narrow_104e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight_narrow_104e [class*="social-icon-dribbble"].box_d23d {
  background-color: transparent;
  color: #ea4c89;
}
.highlight_narrow_104e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight_narrow_104e [class*="social-icon-envelope"].box_d23d {
  background-color: transparent;
  color: #ea4335;
}
.highlight_narrow_104e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight_narrow_104e [class*="social-icon-facebook"].box_d23d {
  background-color: transparent;
  color: #3b5998;
}
.highlight_narrow_104e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight_narrow_104e [class*="social-icon-flickr"].box_d23d {
  background-color: transparent;
  color: #0063dc;
}
.highlight_narrow_104e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight_narrow_104e [class*="social-icon-foursquare"].box_d23d {
  background-color: transparent;
  color: #2d5be3;
}
.highlight_narrow_104e [class*="social-icon-github"] {
  background-color: #333;
}
.highlight_narrow_104e [class*="social-icon-github"].box_d23d {
  background-color: transparent;
  color: #333;
}
.highlight_narrow_104e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight_narrow_104e [class*="social-icon-google-plus"].box_d23d {
  background-color: transparent;
  color: #dd4b39;
}
.highlight_narrow_104e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight_narrow_104e [class*="social-icon-houzz"].box_d23d {
  background-color: transparent;
  color: #7ac142;
}
.highlight_narrow_104e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight_narrow_104e [class*="social-icon-instagram"].box_d23d {
  background-color: transparent;
  color: #262626;
}
.highlight_narrow_104e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight_narrow_104e [class*="social-icon-jsfiddle"].box_d23d {
  background-color: transparent;
  color: #487aa2;
}
.highlight_narrow_104e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight_narrow_104e [class*="social-icon-linkedin"].box_d23d {
  background-color: transparent;
  color: #0077b5;
}
.highlight_narrow_104e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight_narrow_104e [class*="social-icon-medium"].box_d23d {
  background-color: transparent;
  color: #00ab6b;
}
.highlight_narrow_104e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight_narrow_104e
  [class*="social-icon-odnoklassniki"].box_d23d {
  background-color: transparent;
  color: #f4731c;
}
.highlight_narrow_104e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight_narrow_104e [class*="social-icon-meetup"].box_d23d {
  background-color: transparent;
  color: #ec1c40;
}
.highlight_narrow_104e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight_narrow_104e [class*="social-icon-pinterest"].box_d23d {
  background-color: transparent;
  color: #bd081c;
}
.highlight_narrow_104e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight_narrow_104e [class*="social-icon-product-hunt"].box_d23d {
  background-color: transparent;
  color: #da552f;
}
.highlight_narrow_104e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight_narrow_104e [class*="social-icon-reddit"].box_d23d {
  background-color: transparent;
  color: #ff4500;
}
.highlight_narrow_104e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight_narrow_104e [class*="social-icon-rss"].box_d23d {
  background-color: transparent;
  color: #f26522;
}
.highlight_narrow_104e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight_narrow_104e
  [class*="social-icon-shopping-cart"].box_d23d {
  background-color: transparent;
  color: #4caf50;
}
.highlight_narrow_104e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight_narrow_104e [class*="social-icon-skype"].box_d23d {
  background-color: transparent;
  color: #00aff0;
}
.highlight_narrow_104e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight_narrow_104e [class*="social-icon-slideshare"].box_d23d {
  background-color: transparent;
  color: #0077b5;
}
.highlight_narrow_104e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight_narrow_104e [class*="social-icon-snapchat"].box_d23d {
  background-color: transparent;
  color: #fffc00;
}
.highlight_narrow_104e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight_narrow_104e [class*="social-icon-soundcloud"].box_d23d {
  background-color: transparent;
  color: #f80;
}
.highlight_narrow_104e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight_narrow_104e [class*="social-icon-spotify"].box_d23d {
  background-color: transparent;
  color: #2ebd59;
}
.highlight_narrow_104e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight_narrow_104e
  [class*="social-icon-stack-overflow"].box_d23d {
  background-color: transparent;
  color: #fe7a15;
}
.highlight_narrow_104e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight_narrow_104e [class*="social-icon-maldkfgram"].box_d23d {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight_narrow_104e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight_narrow_104e [class*="social-icon-tripadvisor"].box_d23d {
  background-color: transparent;
  color: #589442;
}
.highlight_narrow_104e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight_narrow_104e [class*="social-icon-tumblr"].box_d23d {
  background-color: transparent;
  color: #35465c;
}
.highlight_narrow_104e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight_narrow_104e [class*="social-icon-twitch"].box_d23d {
  background-color: transparent;
  color: #6441a5;
}
.highlight_narrow_104e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight_narrow_104e [class*="social-icon-twitter"].box_d23d {
  background-color: transparent;
  color: #1da1f2;
}
.highlight_narrow_104e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight_narrow_104e [class*="social-icon-vimeo"].box_d23d {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight_narrow_104e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight_narrow_104e [class*="social-icon-vk"].box_d23d {
  background-color: transparent;
  color: #45668e;
}
.highlight_narrow_104e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight_narrow_104e [class*="social-icon-weibo"].box_d23d {
  background-color: transparent;
  color: #df2029;
}
.highlight_narrow_104e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight_narrow_104e [class*="social-icon-weixin"].box_d23d {
  background-color: transparent;
  color: #7bb32e;
}
.highlight_narrow_104e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight_narrow_104e [class*="social-icon-whatsapp"].box_d23d {
  background-color: transparent;
  color: #25d366;
}
.highlight_narrow_104e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight_narrow_104e [class*="social-icon-wordpress"].box_d23d {
  background-color: transparent;
  color: #21759b;
}
.highlight_narrow_104e [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight_narrow_104e [class*="social-icon-xing"].box_d23d {
  background-color: transparent;
  color: #026466;
}
.highlight_narrow_104e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight_narrow_104e [class*="social-icon-yelp"].box_d23d {
  background-color: transparent;
  color: #af0606;
}
.highlight_narrow_104e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight_narrow_104e [class*="social-icon-youtube"].box_d23d {
  background-color: transparent;
  color: #cd201f;
}
.over-9def {
  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;
}
.over-9def:hover {
  box-shadow: none;
  background: 0 0;
}
.input_glass_9169 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.icon-copper-6254 {
  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;
}
.popup_small_3994 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item_33ea {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item_33ea,
.item_33ea::after,
.item_33ea::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;
}
.item_33ea::after,
.item_33ea::before {
  content: "";
  display: block;
  background-color: inherit;
}
.message_f6ac .icon-copper-6254 .popup_small_3994 {
  margin-top: -2px;
  width: 19px;
}
.message_f6ac .icon-copper-6254 .item_33ea {
  margin-top: -1px;
}
.message_f6ac .icon-copper-6254 .item_33ea,
.message_f6ac .icon-copper-6254 .item_33ea::after,
.message_f6ac .icon-copper-6254 .item_33ea::before {
  width: 19px;
  height: 2px;
}
.message_f6ac .icon-copper-6254 .item_33ea::before {
  top: -6px;
}
.message_f6ac .icon-copper-6254 .item_33ea::after {
  bottom: -6px;
}
.tooltip-basic-9874 .icon-copper-6254 .popup_small_3994 {
  margin-top: -2px;
  width: 22px;
}
.tooltip-basic-9874 .icon-copper-6254 .item_33ea {
  margin-top: -1px;
}
.tooltip-basic-9874 .icon-copper-6254 .item_33ea,
.tooltip-basic-9874 .icon-copper-6254 .item_33ea::after,
.tooltip-basic-9874 .icon-copper-6254 .item_33ea::before {
  width: 22px;
  height: 2px;
}
.tooltip-basic-9874 .icon-copper-6254 .item_33ea::before {
  top: -7px;
}
.tooltip-basic-9874 .icon-copper-6254 .item_33ea::after {
  bottom: -7px;
}
.gradient_77f8 .icon-copper-6254 .popup_small_3994 {
  margin-top: -2px;
  width: 31px;
}
.gradient_77f8 .icon-copper-6254 .item_33ea {
  margin-top: -1.5px;
}
.gradient_77f8 .icon-copper-6254 .item_33ea,
.gradient_77f8 .icon-copper-6254 .item_33ea::after,
.gradient_77f8 .icon-copper-6254 .item_33ea::before {
  width: 31px;
  height: 3px;
}
.gradient_77f8 .icon-copper-6254 .item_33ea::before {
  top: -9px;
}
.gradient_77f8 .icon-copper-6254 .item_33ea::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .paragraph-23ac .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-23ac .icon-copper-6254 .item_33ea {
    margin-top: -1px;
  }
  .paragraph-23ac .icon-copper-6254 .item_33ea,
  .paragraph-23ac .icon-copper-6254 .item_33ea::after,
  .paragraph-23ac .icon-copper-6254 .item_33ea::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-23ac .icon-copper-6254 .item_33ea::before {
    top: -6px;
  }
  .paragraph-23ac .icon-copper-6254 .item_33ea::after {
    bottom: -6px;
  }
  .text-12bc .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 22px;
  }
  .text-12bc .icon-copper-6254 .item_33ea {
    margin-top: -1px;
  }
  .text-12bc .icon-copper-6254 .item_33ea,
  .text-12bc .icon-copper-6254 .item_33ea::after,
  .text-12bc .icon-copper-6254 .item_33ea::before {
    width: 22px;
    height: 2px;
  }
  .text-12bc .icon-copper-6254 .item_33ea::before {
    top: -7px;
  }
  .text-12bc .icon-copper-6254 .item_33ea::after {
    bottom: -7px;
  }
  .heading_huge_0bfa .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 31px;
  }
  .heading_huge_0bfa .icon-copper-6254 .item_33ea {
    margin-top: -1.5px;
  }
  .heading_huge_0bfa .icon-copper-6254 .item_33ea,
  .heading_huge_0bfa .icon-copper-6254 .item_33ea::after,
  .heading_huge_0bfa .icon-copper-6254 .item_33ea::before {
    width: 31px;
    height: 3px;
  }
  .heading_huge_0bfa .icon-copper-6254 .item_33ea::before {
    top: -9px;
  }
  .heading_huge_0bfa .icon-copper-6254 .item_33ea::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-79a9 .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-79a9 .icon-copper-6254 .item_33ea {
    margin-top: -1px;
  }
  .footer-79a9 .icon-copper-6254 .item_33ea,
  .footer-79a9 .icon-copper-6254 .item_33ea::after,
  .footer-79a9 .icon-copper-6254 .item_33ea::before {
    width: 19px;
    height: 2px;
  }
  .footer-79a9 .icon-copper-6254 .item_33ea::before {
    top: -6px;
  }
  .footer-79a9 .icon-copper-6254 .item_33ea::after {
    bottom: -6px;
  }
  .narrow_6998 .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 22px;
  }
  .narrow_6998 .icon-copper-6254 .item_33ea {
    margin-top: -1px;
  }
  .narrow_6998 .icon-copper-6254 .item_33ea,
  .narrow_6998 .icon-copper-6254 .item_33ea::after,
  .narrow_6998 .icon-copper-6254 .item_33ea::before {
    width: 22px;
    height: 2px;
  }
  .narrow_6998 .icon-copper-6254 .item_33ea::before {
    top: -7px;
  }
  .narrow_6998 .icon-copper-6254 .item_33ea::after {
    bottom: -7px;
  }
  .up_9222 .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 31px;
  }
  .up_9222 .icon-copper-6254 .item_33ea {
    margin-top: -1.5px;
  }
  .up_9222 .icon-copper-6254 .item_33ea,
  .up_9222 .icon-copper-6254 .item_33ea::after,
  .up_9222 .icon-copper-6254 .item_33ea::before {
    width: 31px;
    height: 3px;
  }
  .up_9222 .icon-copper-6254 .item_33ea::before {
    top: -9px;
  }
  .up_9222 .icon-copper-6254 .item_33ea::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-new-f234 .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-new-f234 .icon-copper-6254 .item_33ea {
    margin-top: -1px;
  }
  .breadcrumb-new-f234 .icon-copper-6254 .item_33ea,
  .breadcrumb-new-f234 .icon-copper-6254 .item_33ea::after,
  .breadcrumb-new-f234 .icon-copper-6254 .item_33ea::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-new-f234 .icon-copper-6254 .item_33ea::before {
    top: -6px;
  }
  .breadcrumb-new-f234 .icon-copper-6254 .item_33ea::after {
    bottom: -6px;
  }
  .shadow-slow-3783 .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-slow-3783 .icon-copper-6254 .item_33ea {
    margin-top: -1px;
  }
  .shadow-slow-3783 .icon-copper-6254 .item_33ea,
  .shadow-slow-3783 .icon-copper-6254 .item_33ea::after,
  .shadow-slow-3783 .icon-copper-6254 .item_33ea::before {
    width: 22px;
    height: 2px;
  }
  .shadow-slow-3783 .icon-copper-6254 .item_33ea::before {
    top: -7px;
  }
  .shadow-slow-3783 .icon-copper-6254 .item_33ea::after {
    bottom: -7px;
  }
  .hero_48b6 .icon-copper-6254 .popup_small_3994 {
    margin-top: -2px;
    width: 31px;
  }
  .hero_48b6 .icon-copper-6254 .item_33ea {
    margin-top: -1.5px;
  }
  .hero_48b6 .icon-copper-6254 .item_33ea,
  .hero_48b6 .icon-copper-6254 .item_33ea::after,
  .hero_48b6 .icon-copper-6254 .item_33ea::before {
    width: 31px;
    height: 3px;
  }
  .hero_48b6 .icon-copper-6254 .item_33ea::before {
    top: -9px;
  }
  .hero_48b6 .icon-copper-6254 .item_33ea::after {
    bottom: -9px;
  }
}
.soft_ca06 .item_33ea {
  -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);
}
.soft_ca06 .item_33ea::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.soft_ca06 .item_33ea::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);
}
.soft_ca06.row-d331 .item_33ea {
  -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);
}
.soft_ca06.row-d331 .item_33ea::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.soft_ca06.row-d331 .item_33ea::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);
}
.yellow-9a8e {
  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.tooltip-clean-d172:before {
  display: none;
}
.dark_8910 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dark_8910 .action_71a3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dark_8910 .action_71a3:last-of-type {
  border-bottom: none;
}
.dark_8910 .action_71a3.progress_huge_c415,
.dark_8910 .action_71a3.accent-50d1,
.dark_8910 .action_71a3.filter-189c {
  padding: 0;
}
.dark_8910 .pattern-silver-8b3d .hero_0a9e {
  color: currentColor;
}
.dark_8910 .pattern-silver-8b3d .hero_0a9e:focus,
.dark_8910 .pattern-silver-8b3d .hero_0a9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_8910.icon-f2b0 .box-clean-a640,
.dark_8910.icon-f2b0 .modal-2cb2 a,
.dark_8910.icon-f2b0 .fresh_94fd a,
.dark_8910.icon-f2b0 .accordion_outer_6133 a {
  color: rgba(0, 0, 0, 0.55);
}
.dark_8910.icon-f2b0 .box-clean-a640:hover,
.dark_8910.icon-f2b0 .modal-2cb2 a:hover,
.dark_8910.icon-f2b0 .fresh_94fd a:hover,
.dark_8910.icon-f2b0 .accordion_outer_6133 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark_8910.icon-f2b0 .green_7940 {
  color: rgba(0, 0, 0, 0.8);
}
.dark_8910.icon-f2b0 .action_71a3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark_8910.icon-f2b0 .action_71a3:before {
  background: rgba(0, 0, 0, 0.08);
}
.dark_8910.icon-f2b0 .title_1df5:before {
  background: rgba(255, 255, 255, 0.9);
}
.dark_8910.icon-f2b0 .pattern-silver-8b3d .border_east_b691 li a,
.dark_8910.icon-f2b0 .pattern-silver-8b3d .hero_0a9e,
.dark_8910.icon-f2b0 .accordion_outer_6133 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark_8910.icon-f2b0 .pattern-silver-8b3d .hero_0a9e:focus,
.dark_8910.icon-f2b0 .pattern-silver-8b3d .hero_0a9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_8910.icon-f2b0 .border_east_b691 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark_8910.paragraph-gold-f297 .box-clean-a640,
.dark_8910.paragraph-gold-f297 .modal-2cb2 a,
.dark_8910.paragraph-gold-f297 .fresh_94fd .hero_0a9e,
.dark_8910.paragraph-gold-f297 .fresh_94fd a,
.dark_8910.paragraph-gold-f297 .accordion_outer_6133 a {
  color: rgba(255, 255, 255, 0.79);
}
.dark_8910.paragraph-gold-f297 .box-clean-a640:hover,
.dark_8910.paragraph-gold-f297 .modal-2cb2 a:hover,
.dark_8910.paragraph-gold-f297 .fresh_94fd .hero_0a9e:hover,
.dark_8910.paragraph-gold-f297 .fresh_94fd a:hover,
.dark_8910.paragraph-gold-f297 .accordion_outer_6133 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_8910.paragraph-gold-f297 .green_7940 {
  color: rgba(255, 255, 255, 0.99);
}
.dark_8910.paragraph-gold-f297 .action_71a3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_8910.paragraph-gold-f297 .action_71a3:before {
  background: rgba(255, 255, 255, 0.08);
}
.dark_8910.paragraph-gold-f297 .title_1df5:before {
  background: rgba(0, 0, 0, 0.9);
}
.dark_8910.paragraph-gold-f297 .pattern-silver-8b3d .border_east_b691 li a,
.dark_8910.paragraph-gold-f297 .pattern-silver-8b3d .hero_0a9e,
.dark_8910.paragraph-gold-f297 .accordion_outer_6133 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_8910.paragraph-gold-f297 .pattern-silver-8b3d .hero_0a9e:focus,
.dark_8910.paragraph-gold-f297 .pattern-silver-8b3d .hero_0a9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_8910.paragraph-gold-f297 .border_east_b691 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_1df5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title_1df5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column_tiny_8448 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mini_5e53 .dark_8910 {
  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;
}
.mini_5e53 .action_71a3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mini_5e53 .action_71a3: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) {
  .mini_5e53 .action_71a3:before {
    width: 16%;
    left: 42%;
  }
}
.mini_5e53 .action_71a3:last-child:before {
  content: none;
}
.mini_5e53 .action_71a3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mini_5e53 .pattern-silver-8b3d .border_east_b691 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mini_5e53 .pattern-silver-8b3d .border_east_b691 li a .hero_0a9e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mini_5e53 .pattern-silver-8b3d .accordion_outer_6133 {
  border: none;
}
.mini_5e53 .pattern-silver-8b3d .accordion_outer_6133 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mini_5e53 .title_1df5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mini_5e53 .column_tiny_8448 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mini_5e53 .paragraph-gold-f297 .title_1df5:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_5e53 .icon-f2b0.avatar_631d .item_33ea {
  background: rgba(0, 0, 0, 0.6);
}
.mini_5e53
  .icon-f2b0.avatar_631d
  .item_33ea::after,
.mini_5e53
  .icon-f2b0.avatar_631d
  .item_33ea:before {
  background: inherit;
}
.mini_5e53
  .icon-f2b0.avatar_631d:hover
  .item_33ea {
  background: rgba(0, 0, 0, 0.8);
}
.surface_over_afd2 .dark_8910 {
  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) {
  .surface_over_afd2 .dark_8910 {
    width: auto;
    right: 45px;
  }
}
.glass_f3df .dark_8910 {
  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) {
  .glass_f3df .dark_8910 {
    width: auto;
    left: 45px;
  }
}
.tooltip-clean-d172 .dark_8910 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tooltip-clean-d172 .column_tiny_8448 {
  max-width: 48em;
  margin: 0 auto;
}
.tooltip-clean-d172 .title_1df5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden_next_53b8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_next_53b8.mini_5e53 .dark_8910 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden_next_53b8.surface_over_afd2 .dark_8910 {
  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);
}
.hidden_next_53b8 .dark_8910 {
  visibility: visible;
}
.hidden_next_53b8.glass_f3df .dark_8910 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview_action_9d66,
.item_red_8a28 {
  overflow-x: hidden;
}
.preview_action_9d66 .dark_8910 {
  overflow: auto;
}
.preview_action_9d66.mini_5e53 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_action_9d66.mini_5e53 .dark_8910 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview_action_9d66.mini_5e53 .over-9def {
  opacity: 0;
}
.preview_action_9d66.surface_over_afd2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_action_9d66.surface_over_afd2 .dark_8910 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview_action_9d66.surface_over_afd2 .over-9def {
  opacity: 0;
}
.preview_action_9d66.glass_f3df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_action_9d66.glass_f3df .dark_8910 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview_action_9d66.glass_f3df .over-9def {
  opacity: 0;
}
.preview_action_9d66.tooltip-clean-d172 .dark_8910 {
  z-index: 10;
  visibility: visible;
}
.avatar_631d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.avatar_631d .item_33ea {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_631d .item_33ea::after,
.avatar_631d .item_33ea:before {
  background: inherit;
}
.avatar_631d:hover .item_33ea {
  background: rgba(255, 255, 255, 0.99);
}
.glass_f3df .avatar_631d {
  top: 10px;
  right: auto;
  left: 12px;
}
.tooltip-clean-d172 .avatar_631d {
  display: none !important;
}
.preview_action_9d66:before,
.item_red_8a28:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview_action_9d66 .avatar_631d,
.item_red_8a28 .avatar_631d {
  display: inline-block;
}
.dark_8910 .short-3c50 {
  -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;
}
.preview_action_9d66 .dark_8910 .short-3c50,
.item_red_8a28 .dark_8910 .short-3c50 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lite_237b .fluid_b677 {
  width: 100%;
}
.pink-e7da {
  padding: 0 0.5em 0;
}
.pink-e7da [class*="customify-col-"],
.pink-e7da [class*="customify-col_"],
.pink-e7da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail-58f4 .pink-e7da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel_ad1e .south_34aa,
  .south_34aa {
    display: none;
  }
  .list_f4e7 {
    text-align: left;
  }
  .left-84d6 {
    text-align: center;
  }
  .outer_1549 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_ad1e .upper_1b06,
  .upper_1b06 {
    display: none;
  }
  .tertiary_8575 {
    text-align: left;
  }
  .banner_1fb2 {
    text-align: center;
  }
  .column-7f08 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel_ad1e .header-down-27c8,
  .header-down-27c8 {
    display: none;
  }
  .alert-debc {
    text-align: left;
  }
  .under_7394 {
    text-align: center;
  }
  .popup_e839 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.large-7051 {
  box-shadow: none !important;
}
.row-7d19 .progress-cb98,
.hover_active_dda2 .progress-cb98 {
  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;
}
.hover_active_dda2 .progress-cb98 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading_b982 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading_b982:after,
.heading_b982:before {
  content: "";
  display: table;
}
.heading_b982:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading_b982 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading_b982,
.advanced_9624 {
  max-width: 1248px;
  margin: 0 auto;
}

.section_a4b4.heading_5e90 .heading_b982 {
  max-width: 100%;
}
.section_a4b4.status_fast_dc21 {
  max-width: 1200px;
  margin: 0 auto;
}
.section_a4b4.texture_fluid_99cc .heading_b982 {
  max-width: 100%;
}
.section_a4b4.texture_fluid_99cc > .heading_b982 {
  padding-left: 0;
  padding-right: 0;
}
.section_a4b4.texture_fluid_99cc > .heading_b982 .carousel_ad1e {
  margin: 0;
}
.section_a4b4.texture_fluid_99cc
  > .heading_b982
  .motion_905a.item-4794 {
  margin-right: 0;
  margin-left: 0;
}
.section_a4b4.texture_fluid_99cc #main.item-4794 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hidden_1705 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_1705 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gradient_0eee .hover_7615 {
    padding-right: 1em;
  }
  .gradient_0eee.frame-advanced-36a9 .motion_905a {
    border-right: 1px solid #eaecee;
  }
  .gradient_0eee.frame-advanced-36a9 .hover_7615 {
    padding-right: 1em;
  }
  .gradient_0eee.frame-advanced-36a9 .red-824d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-out-734a .hover_7615 {
    padding-left: 1em;
  }
  .overlay-out-734a.frame-advanced-36a9 .motion_905a {
    border-left: 1px solid #eaecee;
  }
  .overlay-out-734a.frame-advanced-36a9 .hover_7615 {
    padding-left: 1em;
  }
  .overlay-out-734a.frame-advanced-36a9 .red-824d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message-b4ac .hover_7615 {
    padding-left: 1em;
  }
  .message-b4ac.frame-advanced-36a9 .footer-2755 {
    border-right: 1px solid #eaecee;
  }
  .message-b4ac.frame-advanced-36a9 .over-0dbf {
    border-right: 1px solid #eaecee;
  }
  .message-b4ac.frame-advanced-36a9 .hover_7615 {
    padding-left: 1em;
  }
  .message-b4ac.frame-advanced-36a9 .red-824d {
    padding-right: 1em;
  }
  .message-b4ac.frame-advanced-36a9 .last-563f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-eaf6 .hover_7615 {
    padding-right: 1em;
  }
  .status-eaf6.frame-advanced-36a9 .footer-2755 {
    border-left: 1px solid #eaecee;
  }
  .status-eaf6.frame-advanced-36a9 .over-0dbf {
    border-left: 1px solid #eaecee;
  }
  .status-eaf6.frame-advanced-36a9 .hover_7615 {
    padding-right: 1em;
  }
  .status-eaf6.frame-advanced-36a9 .red-824d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-eaf6.frame-advanced-36a9 .last-563f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_1705 .hover_7615 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_1705.frame-advanced-36a9 .motion_905a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hidden_1705.frame-advanced-36a9 .hover_7615 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_1705.frame-advanced-36a9 .red-824d {
    padding-left: 1em;
  }
  .hidden_1705.frame-advanced-36a9 .last-563f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hidden_1705.frame-advanced-36a9 .hover_7615 {
    padding-left: 0;
  }
}
.hidden-beff .section-outer-8c50 {
  display: inline-block;
}
.green-0ee7 {
  display: inline-block;
}
.image-plasma-9c3b {
  word-con: break-word;
}
.form_95e3 > span {
  display: inline-block;
  padding: 5px 0;
}
.form_95e3 .fast_f3bd {
  margin-left: 8px;
  margin-right: 8px;
}
.form_95e3 .primary-84c5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner_8d8e .message-in-4ea6 {
  margin-bottom: 2em;
}
.inner_8d8e .dark_cb0f {
  margin-bottom: 15px;
}
.inner_8d8e .dark_cb0f:last-child {
  margin-bottom: 0;
}
.inner_8d8e .breadcrumb_inner_a0f8 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .inner_8d8e .breadcrumb_inner_a0f8 {
    display: block;
  }
}
.inner_8d8e .footer-active-d2a8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner_8d8e .footer-active-d2a8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner_8d8e .detail-easy-4efd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner_8d8e .detail-easy-4efd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner_8d8e .detail-easy-4efd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner_8d8e .image-plasma-9c3b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner_8d8e .image-plasma-9c3b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner_8d8e .old_c719 p:last-child {
  margin-bottom: 0;
}
.inner_8d8e .box_last_d8c6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner_8d8e .box-east-8c95 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner_8d8e .avatar-3e40 {
  margin-top: 1em;
}
.inner_8d8e .north-8956 {
  top: 0;
  display: block;
}
.inner_8d8e .north-8956 a {
  color: inherit;
}
.inner_8d8e .north-8956 a:hover {
  color: inherit;
}
.inner_8d8e .accordion-acb8 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.inner_8d8e .accordion-acb8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner_8d8e .box-east-8c95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner_8d8e .form-52c8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner_8d8e .form-52c8:first-child {
  margin-top: 0;
}
.inner_8d8e .form-52c8.title_brown_476f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner_8d8e .form-52c8.gradient_af24 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner_8d8e
  .form-52c8.gradient_af24.sort_next_bd35
  .avatar-3e40 {
  width: 100%;
}
.inner_8d8e .gradient_af24 {
  -webkit-box-align: center;
  align-items: center;
}
.inner_8d8e .gradient_af24 .form_95e3,
.inner_8d8e .gradient_af24 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner_8d8e .detail-easy-4efd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_8d8e .detail-easy-4efd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_8d8e .detail-easy-4efd:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.inner_8d8e .title_brown_476f {
  z-index: 5;
}
.inner_8d8e .active-8d6e .surface_db51 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner_8d8e .accordion_5fec .surface_db51 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner_8d8e .gallery-6040 .surface_db51 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_8d8e.filter_dirty_2733 .breadcrumb_inner_a0f8,
.inner_8d8e.photo-e2d4 .breadcrumb_inner_a0f8 {
  display: block;
}
.inner_8d8e.filter_dirty_2733 .breadcrumb_inner_a0f8 .tall-e4b6,
.inner_8d8e.filter_dirty_2733 .breadcrumb_inner_a0f8 .box-east-8c95,
.inner_8d8e.photo-e2d4 .breadcrumb_inner_a0f8 .tall-e4b6,
.inner_8d8e.photo-e2d4 .breadcrumb_inner_a0f8 .box-east-8c95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_8d8e.icon-efaf .footer-active-d2a8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner_8d8e.icon-efaf .footer-active-d2a8 {
    margin-right: 0;
  }
}
.inner_8d8e.filter_dirty_2733 .footer-active-d2a8,
.inner_8d8e.photo-e2d4 .footer-active-d2a8 {
  padding-top: 40%;
}
.inner_8d8e.filter_dirty_2733 .message-in-4ea6,
.inner_8d8e.photo-e2d4 .message-in-4ea6 {
  display: block;
}
.inner_8d8e.filter_dirty_2733 .fn-sticky-91d0 .box-east-8c95,
.inner_8d8e.photo-e2d4 .fn-sticky-91d0 .box-east-8c95 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner_8d8e.filter_dirty_2733 .footer-active-d2a8,
.inner_8d8e.photo-e2d4 .footer-active-d2a8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner_8d8e.filter_dirty_2733 .box-east-8c95 {
  padding: 1em;
}
.media_74ee {
  margin: 30px auto;
  display: block;
}
.media_74ee .focused-3c74 > * {
  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;
}
.media_74ee .focused-3c74 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media_74ee .focused-3c74 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev_cd07 .form_95e3 {
  margin-bottom: 1.41575em;
}
.prev_cd07 .detail-wood-8bee {
  margin-bottom: 1.618em;
}
.description-36d6 .clean_1430 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.description-36d6 .clean_1430 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.description-36d6 .shade_small_b981 {
  max-width: 100%;
  overflow: auto;
}
.frame-e2e7 .description-36d6 a:hover {
  text-decoration: underline;
}
.disabled-stone-9c49 .dark_cb0f:not(.image-plasma-9c3b),
.disabled-stone-9c49 .detail-easy-4efd {
  margin-bottom: 1.41575em;
}
.disabled-stone-9c49 .dark_cb0f:not(.image-plasma-9c3b):last-child,
.disabled-stone-9c49 .detail-easy-4efd:last-child {
  margin-bottom: 0;
}
.disabled-stone-9c49 .dark_cb0f.alert-orange-2f65 {
  margin-bottom: 0.41575em;
}
.disabled-stone-9c49 .label-6374:before,
.disabled-stone-9c49 .hover_red_d3fe:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled-stone-9c49 .label-6374:before {
  content: "\f115";
}
.disabled-stone-9c49 .hover_red_d3fe:before {
  content: "\f02c";
}
.disabled-stone-9c49 .sidebar-soft-6d70 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled-stone-9c49 .sidebar-soft-6d70 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.input_9f38 {
  display: -webkit-box;
  display: flex;
}
.input_9f38 .hero-860a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .input_9f38 .hero-860a {
    flex-basis: 90px;
  }
}
.input_9f38 .modal_1487 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .input_9f38 .modal_1487 {
    flex-basis: calc(100% - 50px);
  }
}
.input_9f38 .liquid-6e63 p:last-child {
  margin-bottom: 0.72em;
}
.surface-3760 .focused-3c74 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.surface-3760 .focused-3c74:after,
.surface-3760 .focused-3c74:before {
  content: "";
  display: table;
}
.surface-3760 .focused-3c74:after {
  clear: both;
}
.surface-3760 .focused-3c74 .pattern-paper-0f9d,
.surface-3760 .focused-3c74 .background-dc07 {
  width: 49%;
}
.surface-3760 .focused-3c74 .pattern-paper-0f9d a span.notice_blue_f86a,
.surface-3760 .focused-3c74 .background-dc07 a span.notice_blue_f86a {
  display: block;
  margin-bottom: 5px;
}
.surface-3760 .focused-3c74 .background-dc07 {
  float: left;
  text-align: left;
}
.surface-3760 .focused-3c74 .pattern-paper-0f9d {
  float: right;
  text-align: right;
}
.container-bd5e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .container-bd5e {
    margin-bottom: 0;
  }
}
.active-current-4730 {
  margin-bottom: 1em;
}
.active-current-4730 .image-plasma-9c3b {
  font-size: 1.1em;
  line-height: 1.3;
}
.slider_a880 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mini_d608 .active-current-4730,
.active_073c .active-current-4730 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mini_d608 .active-current-4730,
  .active_073c .active-current-4730 {
    display: block;
  }
}
.mini_d608 .slider_a880,
.active_073c .slider_a880 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mini_d608 .slider_a880,
  .active_073c .slider_a880 {
    margin-bottom: 1em;
  }
}
.mini_d608 .slider_a880 img,
.active_073c .slider_a880 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mini_d608 .texture-c987,
.active_073c .texture-c987 {
  flex-basis: calc(100% - 160px);
}
.mini_d608 .texture-c987 p,
.active_073c .texture-c987 p {
  margin-bottom: 0;
}
.mini_d608 .texture-c987 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mini_d608 .texture-c987 {
    padding-left: 0;
  }
}
.active_073c .texture-c987 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .active_073c .texture-c987 {
    padding-right: 0;
  }
}
.active_073c .slider_a880 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pro-efc8 .slider_a880 {
  margin-bottom: 0.5em;
}
.pro-efc8 .slider_a880 img {
  width: 100%;
}
.row_left_0ed8 .next_0bf4,
.popup-2362 .next_0bf4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup-2362 .motion_905a .bottom_f8b5 p:last-child {
  margin-bottom: 0;
}
.iron_5767 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hero-lite-411c .dirty-1e72 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hero-lite-411c .dirty-1e72:last-of-type {
    margin-bottom: 0;
  }
}
.hero-lite-411c .dirty-1e72 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-lite-411c .dirty-1e72 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hero-lite-411c .dirty-1e72 ul li {
  margin: 0 0 0.6em;
}
.hero-lite-411c .dirty-1e72 ul li.right-e321,
.hero-lite-411c .dirty-1e72 ul li.video-mini-54c5 {
  position: relative;
}
.hero-lite-411c .dirty-1e72 ul li.right-e321 .last-4352,
.hero-lite-411c .dirty-1e72 ul li.video-mini-54c5 .last-4352 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hero-lite-411c .dirty-1e72 ul li.right-e321:after:after,
.hero-lite-411c .dirty-1e72 ul li.right-e321:after:before,
.hero-lite-411c
  .dirty-1e72
  ul
  li.video-mini-54c5:after:after,
.hero-lite-411c
  .dirty-1e72
  ul
  li.video-mini-54c5:after:before {
  content: "";
  display: table;
}
.hero-lite-411c .dirty-1e72 ul li.right-e321:after:after,
.hero-lite-411c
  .dirty-1e72
  ul
  li.video-mini-54c5:after:after {
  clear: both;
}
.hero-lite-411c .dirty-1e72 a.notice-dark-4aff:hover {
  text-decoration: none;
}
.hero-lite-411c .dirty-1e72 select {
  max-width: 100%;
}
.hero-lite-411c .dirty-1e72 table {
  font-size: 85%;
}
.hero-lite-411c .dirty-1e72 table td,
.hero-lite-411c .dirty-1e72 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hero-lite-411c .dirty-1e72 table tfoot td {
  text-align: left;
}
.hero-lite-411c .dirty-1e72 :last-child {
  margin-bottom: 0;
}
.hero-lite-411c .dirty-1e72 .left_62a5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hero-lite-411c .dirty-1e72 .left_62a5 label {
  width: 100%;
}
.hero-lite-411c .dirty-1e72 .left_62a5 .hovered_97e7 {
  width: 100%;
  display: block;
}
.hero-lite-411c .dirty-1e72 .left_62a5 .blue_3d2a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hero-lite-411c .dirty-1e72 .left_62a5 .blue_3d2a:hover svg #svg-search {
  fill: #444;
}
.hero-lite-411c .dirty-1e72 .left_62a5 .blue_3d2a svg {
  width: 18px;
  height: 18px;
}
.hero-lite-411c .pagination-gold-5eb7 ul ul,
.hero-lite-411c .overlay_last_70e2 ul ul,
.hero-lite-411c .red_ce8d ul ul,
.hero-lite-411c .grid-73b4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hero-lite-411c .pagination-gold-5eb7 .link_wood_e032 > a,
.hero-lite-411c .overlay_last_70e2 .link_wood_e032 > a,
.hero-lite-411c .red_ce8d .link_wood_e032 > a,
.hero-lite-411c .grid-73b4 .link_wood_e032 > a {
  margin-bottom: 0;
}
.hero-lite-411c .grid-fb4c li,
.hero-lite-411c .pagination-gold-5eb7 li,
.hero-lite-411c .summary-274f li,
.hero-lite-411c .overlay_last_70e2 li,
.hero-lite-411c .red_ce8d li,
.hero-lite-411c .grid-73b4 li,
.hero-lite-411c .video_narrow_4ffe li,
.hero-lite-411c .bronze_0365 li {
  display: block;
  position: relative;
}
.hero-lite-411c .grid-fb4c li:last-child,
.hero-lite-411c .pagination-gold-5eb7 li:last-child,
.hero-lite-411c .summary-274f li:last-child,
.hero-lite-411c .overlay_last_70e2 li:last-child,
.hero-lite-411c .red_ce8d li:last-child,
.hero-lite-411c .grid-73b4 li:last-child,
.hero-lite-411c .video_narrow_4ffe li:last-child,
.hero-lite-411c .bronze_0365 li:last-child {
  border: none;
}
.hero-lite-411c .grid-fb4c li a,
.hero-lite-411c .pagination-gold-5eb7 li a,
.hero-lite-411c .summary-274f li a,
.hero-lite-411c .overlay_last_70e2 li a,
.hero-lite-411c .red_ce8d li a,
.hero-lite-411c .grid-73b4 li a,
.hero-lite-411c .video_narrow_4ffe li a,
.hero-lite-411c .bronze_0365 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-lite-411c .grid-fb4c li ul li::before,
.hero-lite-411c .pagination-gold-5eb7 li ul li::before,
.hero-lite-411c .summary-274f li ul li::before,
.hero-lite-411c .overlay_last_70e2 li ul li::before,
.hero-lite-411c .red_ce8d li ul li::before,
.hero-lite-411c .grid-73b4 li ul li::before,
.hero-lite-411c .video_narrow_4ffe li ul li::before,
.hero-lite-411c .bronze_0365 li ul li::before {
  left: 15px;
}
.hero-lite-411c .grid-fb4c li ul a,
.hero-lite-411c .pagination-gold-5eb7 li ul a,
.hero-lite-411c .summary-274f li ul a,
.hero-lite-411c .overlay_last_70e2 li ul a,
.hero-lite-411c .red_ce8d li ul a,
.hero-lite-411c .grid-73b4 li ul a,
.hero-lite-411c .video_narrow_4ffe li ul a,
.hero-lite-411c .bronze_0365 li ul a {
  padding-left: 20px;
}
.hero-lite-411c .grid-fb4c li ul ul li::before,
.hero-lite-411c .pagination-gold-5eb7 li ul ul li::before,
.hero-lite-411c .summary-274f li ul ul li::before,
.hero-lite-411c .overlay_last_70e2 li ul ul li::before,
.hero-lite-411c .red_ce8d li ul ul li::before,
.hero-lite-411c .grid-73b4 li ul ul li::before,
.hero-lite-411c .video_narrow_4ffe li ul ul li::before,
.hero-lite-411c .bronze_0365 li ul ul li::before {
  left: 30px;
}
.hero-lite-411c .grid-fb4c li ul ul a,
.hero-lite-411c .pagination-gold-5eb7 li ul ul a,
.hero-lite-411c .summary-274f li ul ul a,
.hero-lite-411c .overlay_last_70e2 li ul ul a,
.hero-lite-411c .red_ce8d li ul ul a,
.hero-lite-411c .grid-73b4 li ul ul a,
.hero-lite-411c .video_narrow_4ffe li ul ul a,
.hero-lite-411c .bronze_0365 li ul ul a {
  padding-left: 40px;
}
.hero-lite-411c .shadow_096e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hero-lite-411c .bronze_0365 ul li {
  margin-bottom: 1.41575em;
}
.hero-lite-411c .bronze_0365 ul li .soft_f8a5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hero-lite-411c .bronze_0365 ul li .header-new-355c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.paragraph-gold-f297 .grid-fb4c li a,
.paragraph-gold-f297 .pagination-gold-5eb7 li a,
.paragraph-gold-f297 .summary-274f li a,
.paragraph-gold-f297 .overlay_last_70e2 li a,
.paragraph-gold-f297 .red_ce8d li a,
.paragraph-gold-f297 .grid-73b4 li a,
.paragraph-gold-f297 .video_narrow_4ffe li a,
.paragraph-gold-f297 .bronze_0365 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-gold-f297 .shadow_096e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-gold-f297 .dirty-1e72 ul li.right-e321 .last-4352,
.paragraph-gold-f297 .dirty-1e72 ul li.video-mini-54c5 .last-4352 {
  background: rgba(0, 0, 0, 0.2);
}
.paragraph-gold-f297 .hero-lite-411c .dirty-1e72 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_a4b4 .hero-lite-411c .border_east_b691 li {
  margin: 0;
}
.section_a4b4 .hero-lite-411c .border_east_b691 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.section_a4b4 .hero-lite-411c .border_east_b691 li ul {
  margin: 0;
}
.section_a4b4 .hero-lite-411c .border_east_b691 li ul li a {
  padding-left: 15px;
}
.section_a4b4 .hero-lite-411c .border_east_b691 li ul li li a {
  padding-left: 30px;
}
.section_a4b4 .hero-lite-411c .border_east_b691 li.button_068c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.section_a4b4 .hero-lite-411c .border_east_b691 li.button_068c > 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;
}
.section_a4b4 .hero-lite-411c .border_east_b691 li.button_068c > 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;
}
.block-08b8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gallery-slow-787a {
  position: relative;
  z-index: 10;
}
.gallery-slow-787a .short-3c50 {
  width: 100%;
  max-width: 100%;
}
.info-active-09dc .grid-90fe {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info-active-09dc .icon-f2b0 {
}
.info-active-09dc .paragraph-gold-f297 {
  background: #292929;
}
.link_center_4c5d .grid-90fe {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link_center_4c5d .icon-f2b0 {
  background: #f9f9f9;
}
.link_center_4c5d .paragraph-gold-f297 {
  background: #303030;
}
.hard-d9ee .grid-90fe {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-d9ee .section-outer-8c50 {
    margin-bottom: 1em;
  }
  .hard-d9ee .section-outer-8c50:last-child {
    margin-bottom: 0;
  }
}
.hard-d9ee .icon-f2b0 {
  background: #ededed;
}
.hard-d9ee .paragraph-gold-f297 {
  background: #1a1a1a;
}
.grid-90fe.icon-f2b0 {
  color: rgba(0, 0, 0, 0.6);
}
.grid-90fe.icon-f2b0 .paragraph-paper-dedf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-90fe.paragraph-gold-f297 {
  color: rgba(255, 255, 255, 0.99);
}
.grid-90fe.paragraph-gold-f297 a:not(.notice-dark-4aff) {
  color: rgba(255, 255, 255, 0.79);
}
.grid-90fe.paragraph-gold-f297 a:not(.notice-dark-4aff):hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-90fe.paragraph-gold-f297 .paragraph-paper-dedf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-90fe.paragraph-gold-f297 table tbody td,
.grid-90fe.paragraph-gold-f297 table th {
  background: rgba(0, 0, 0, 0.08);
}
.fixed_d02c.overlay-hot-01cc .heading_b982 {
  max-width: initial;
}
.fixed_d02c .narrow-e2fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fixed_d02c .narrow-e2fb .short-3c50 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fixed_d02c .narrow-e2fb .short-3c50 {
    display: block;
    margin-bottom: 2em;
  }
  .fixed_d02c .narrow-e2fb .short-3c50:last-child {
    margin-bottom: 0;
  }
}
.hard-d9ee .section-outer-8c50:last-child,
.link_center_4c5d .section-outer-8c50:last-child,
.info-active-09dc .section-outer-8c50:last-child {
  margin-bottom: 0;
}
.hard-d9ee .section-outer-8c50 .hero-lite-411c .dirty-1e72:last-child,
.link_center_4c5d .section-outer-8c50 .hero-lite-411c .dirty-1e72:last-child,
.info-active-09dc .section-outer-8c50 .hero-lite-411c .dirty-1e72:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard-d9ee .image_complex_cb61,
  .hard-d9ee .caption-hovered-52b4,
  .link_center_4c5d .image_complex_cb61,
  .link_center_4c5d .caption-hovered-52b4,
  .info-active-09dc .image_complex_cb61,
  .info-active-09dc .caption-hovered-52b4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gallery-slow-787a .section-outer-8c50 {
    margin-bottom: 2em;
  }
}
.gallery-slow-787a p:last-child {
  margin-bottom: 0;
}
.gallery-slow-787a li,
.gallery-slow-787a ul {
  list-style: none;
  margin: 0;
}
.gallery-slow-787a ul ul {
  margin-left: 2.617924em;
}
.panel-dynamic-bdc2 {
  font-size: 0.875em;
}

/* css-noise: 999f */
.ghost-box-s9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
