/*!
Theme Name: Customify
Theme URI: https://pressmaximum.block-1333/customify
Author: WPCustomify
Author URI: https://pressmaximum.block-1333
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.block-1333/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active-north-0058.hover_warm_4cf4/licenses/gpl-2.0.module-tall-209e
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.breadcrumb_93f5/, (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.thumbnail_6e74.white-86a1/normalize.wrapper-east-203a/
 ======
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.wrapper-east-203a v7.0.0 | MIT License | github.block-1333/necolas/normalize.wrapper-east-203a */
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;
}
.accordion_c832 .text_under_de52,
.outer-0867,
.first_2ca6,
.overlay-1e82,
.pro_4615,
.simple_f44d,
.photo-liquid-b15a,
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;
}
.outer-0867,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outer-0867,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outer-0867,
  h1 {
    font-size: 1.8em;
  }
}
.first_2ca6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.first_2ca6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .first_2ca6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .first_2ca6,
  h2 {
    font-size: 1.7em;
  }
}
.overlay-1e82,
h3 {
  font-size: 1.618em;
}
.accordion_c832 .text_under_de52,
.pro_4615,
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.column-5fbf {
  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;
}
.sort-clean-8d5a:after,
.sort-clean-8d5a:before,
.clean-b543:after,
.clean-b543:before {
  content: "";
  display: table;
}
.sort-clean-8d5a:after,
.clean-b543:after {
  clear: both;
}
.hot_4f70 {
  float: right;
  margin-right: 0;
}
.active-4d25 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag-black-43ba .form-prev-c26a,
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;
}
.tag-black-43ba .form-prev-c26a: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;
}
.gradient_02fb .form-prev-c26a {
  box-shadow: none;
}
.gradient_02fb
  .form-prev-c26a
  .hovered_c147 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_02fb .form-prev-c26a .surface-cold-2542 {
  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;
}
.gradient_02fb
  .form-prev-c26a
  .surface-cold-2542
  b {
  display: none;
}
.gradient_02fb .summary_lite_ecb3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_0ce9:not(.alert-upper-ef0f):not(.down_7958),
button:not(.alert-upper-ef0f):not(.down_7958),
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ),
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ),
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ) {
  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;
}
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ):hover,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ):hover,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):hover,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):hover,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ):active,
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ):active,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):active,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):active,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):active,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus {
  outline: 0;
}
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697 {
  position: relative;
}
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .focus_7166,
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .breadcrumb-red-9a95,
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .green-9f2f,
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  i,
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  svg,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .focus_7166,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .breadcrumb-red-9a95,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .green-9f2f,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  i,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  svg,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .focus_7166,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .breadcrumb-red-9a95,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .green-9f2f,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  i,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  svg,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .focus_7166,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .breadcrumb-red-9a95,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .green-9f2f,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  i,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  svg,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .focus_7166,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .breadcrumb-red-9a95,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  .green-9f2f,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  i,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697
  svg {
  visibility: hidden;
}
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697:after,
button:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697:after,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697:after,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697:after,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ).fn-loading-d697: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;
}
.background_0ce9:not(.alert-upper-ef0f):not(.down_7958),
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ),
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ),
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ) {
  color: #fff;
  background: #235787;
}
.background_0ce9:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus,
input[type="button"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus,
input[type="reset"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus,
input[type="submit"]:not(.alert-upper-ef0f):not(
    .down_7958
  ):focus {
  color: #fff;
}
.background_0ce9.fn-disabled-d697:not(.alert-upper-ef0f):not(
    .down_7958
  ),
.background_0ce9[disabled]:not(.alert-upper-ef0f):not(
    .down_7958
  ),
button.fn-disabled-d697:not(.alert-upper-ef0f):not(
    .down_7958
  ),
button[disabled]:not(.alert-upper-ef0f):not(
    .down_7958
  ) {
  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;
}
.surface_bottom_5195 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.surface_bottom_5195: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;
}
.box-fixed-aa7d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.breadcrumb_481f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.green_8d50 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sort-clean-8d5a:after,
.sort-clean-8d5a:before,
.out_2fc3:after,
.out_2fc3:before,
.layout_lower_7c75:after,
.layout_lower_7c75:before,
.prev-3343:after,
.prev-3343:before,
.next-4259:after,
.next-4259:before,
.last-2210:after,
.last-2210:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sort-clean-8d5a:after,
.out_2fc3:after,
.layout_lower_7c75:after,
.prev-3343:after,
.next-4259:after,
.last-2210:after {
  clear: both;
}
.out_2fc3 .banner-5eb2,
.layout_lower_7c75 .banner-5eb2,
.breadcrumb-fluid-2032 .banner-5eb2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paper_7151 {
  display: inline-block;
}
.item_e4d9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item_e4d9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item_e4d9 .current_0012 {
  padding: 1em 0;
  font-size: 85%;
}
.current_0012 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shade_simple_c9fe {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shade_simple_c9fe:after,
.shade_simple_c9fe:before {
  content: "";
  display: table;
}
.shade_simple_c9fe:after {
  clear: both;
}
.image_complex_e1cd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside_hovered_7eff .image_complex_e1cd {
  max-width: 50%;
}
.steel_2304 .image_complex_e1cd {
  max-width: 33.33%;
}
.red_a300 .image_complex_e1cd {
  max-width: 25%;
}
.fast_a877 .image_complex_e1cd {
  max-width: 20%;
}
.liquid-540c .image_complex_e1cd {
  max-width: 16.66%;
}
.focus_9962 .image_complex_e1cd {
  max-width: 14.28%;
}
.center_a790 .image_complex_e1cd {
  max-width: 12.5%;
}
.text-9cda .image_complex_e1cd {
  max-width: 11.11%;
}
.message-abae {
  display: block;
}
.accordion_c832 .hero-motion-9808 label,
.accordion_c832 .chip_78ad label,
.accordion_c832 .hidden_9290 label,
.accordion_c832 .mask_e7f7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_c307 {
  list-style: none;
  margin: 0;
}
.picture_c307 article.footer-5579 {
  margin-bottom: 0;
}
.picture_c307 ul {
  list-style: none;
  margin: 0;
}
.picture_c307 .secondary-3846 li.footer-5579 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_c307 .secondary-3846 li.footer-5579 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_c307 .secondary-3846 li.footer-5579: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) {
  .picture_c307 .secondary-3846 li.footer-5579 li.footer-5579 li.footer-5579 li.footer-5579 {
    padding-left: 0;
  }
}
article.footer-5579 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-5579 .out_2fc3 p:last-of-type {
  margin-bottom: 0;
}
article.footer-5579 .north_1bc3 {
  float: left;
}
article.footer-5579 .background_complex_f8d3 {
  margin-left: 85px;
}
article.footer-5579 .glass-8d70 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-5579 .glass-8d70 .detail_38d8 {
  margin-left: 10px;
}
article.footer-5579 .first_dcc7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-5579 .easy_a1dd {
  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 .hero-motion-9808,
  #respond .hidden_9290,
  #respond .mask_e7f7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero-motion-9808 input,
#respond .hidden_9290 input,
#respond .mask_e7f7 input {
  width: 100%;
}
#respond .mask_e7f7 {
  margin-right: 0;
}
#respond .selected-3a45 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_460a {
  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;
}
.outline_460a.bright-d4cf {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outline_460a 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%);
}
.outline_460a:focus,
.outline_460a: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);
}
.banner-hard-b096 {
  border-radius: 10%;
}
.glass_8fea {
  border-radius: 50%;
}
.article-hot-51e1 {
  font-size: 0.72em;
}
.white-a422 {
  font-size: 0.875em;
}
.north-6be2 {
  font-size: 1.1em;
}
.surface_851a {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface_851a.article-hot-51e1 {
  letter-spacing: 0.5px;
}
.chip_medium_5b18,
.chip_medium_5b18 a {
  color: #6d6d6d;
}
.chip_medium_5b18 a:hover {
  color: #111;
}
.simple-037d {
  color: #6d6d6d;
}
.hot-01c8 {
  overflow-x: hidden;
}
.hot-01c8 .sort-02fb.popup_b7f0 {
  position: relative;
}
.hot-01c8 .sort-02fb.popup_b7f0.fast-5544 {
  position: initial;
}
.hot-01c8
  .sort-02fb.popup_b7f0.fast-5544
  .dim-23b9 {
  left: auto;
}
.hot-01c8 .sort-02fb .dim-23b9 {
  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;
}
.hot-01c8 .sort-02fb:hover.popup_b7f0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hot-01c8
  .sort-02fb:hover.popup_b7f0
  .dim-23b9 {
  display: block;
  z-index: 9999999;
}
.hot-01c8 .article_5213 .header-pro-55c3,
.hot-01c8 .caption_center_a235 .header-pro-55c3 {
  display: none;
}
.hot-01c8 .link-b5db .sort-02fb:hover.popup_b7f0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion_c832 .hero-motion-9808 label,
.accordion_c832 .chip_78ad label,
.accordion_c832 .hidden_9290 label,
.accordion_c832 .mask_e7f7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_c307 {
  list-style: none;
  margin: 0;
}
.picture_c307 article.footer-5579 {
  margin-bottom: 0;
}
.picture_c307 ul {
  list-style: none;
  margin: 0;
}
.picture_c307 .secondary-3846 li.footer-5579 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_c307 .secondary-3846 li.footer-5579 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_c307 .secondary-3846 li.footer-5579: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) {
  .picture_c307 .secondary-3846 li.footer-5579 li.footer-5579 li.footer-5579 li.footer-5579 {
    padding-left: 0;
  }
}
article.footer-5579 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-5579 .out_2fc3 p:last-of-type {
  margin-bottom: 0;
}
article.footer-5579 .north_1bc3 {
  float: left;
}
article.footer-5579 .background_complex_f8d3 {
  margin-left: 85px;
}
article.footer-5579 .glass-8d70 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-5579 .glass-8d70 .detail_38d8 {
  margin-left: 10px;
}
article.footer-5579 .first_dcc7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-5579 .easy_a1dd {
  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 .hero-motion-9808,
  #respond .hidden_9290,
  #respond .mask_e7f7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero-motion-9808 input,
#respond .hidden_9290 input,
#respond .mask_e7f7 input {
  width: 100%;
}
#respond .mask_e7f7 {
  margin-right: 0;
}
#respond .selected-3a45 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article_5213 .small_6345 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.small_6345 .current_9925.frame_orange_aea9 .description_4490 > li > a:focus,
.small_6345 .current_9925.frame_orange_aea9 .description_4490 > li > a:hover,
.small_6345 .current_9925.photo-fe44 .description_4490 > li > a:focus,
.small_6345 .current_9925.photo-fe44 .description_4490 > li > a:hover,
.small_6345 .current_9925.motion-e696 .description_4490 > li > a:focus,
.small_6345 .current_9925.motion-e696 .description_4490 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_6345
  .current_9925.frame_orange_aea9
  .description_4490
  > li.bottom-d10b
  > a,
.small_6345
  .current_9925.frame_orange_aea9
  .description_4490
  > li.tooltip_top_0484
  > a,
.small_6345
  .current_9925.photo-fe44
  .description_4490
  > li.bottom-d10b
  > a,
.small_6345
  .current_9925.photo-fe44
  .description_4490
  > li.tooltip_top_0484
  > a,
.small_6345
  .current_9925.motion-e696
  .description_4490
  > li.bottom-d10b
  > a,
.small_6345 .current_9925.motion-e696 .description_4490 > li.narrow-dfcd > a {
  color: rgba(255, 255, 255, 0.99);
}
.small_6345 .panel-ac32,
.small_6345 .panel-ac32 a {
  color: rgba(255, 255, 255, 0.99);
}
.small_6345 .block_lower_c33b.tag-f531 li a,
.small_6345 .bright_0e14 a,
.small_6345 .iron-9c7d,
.small_6345 .description_4490 > li > a,
.small_6345 .short-6033 {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345 .block_lower_c33b.tag-f531 li a:hover,
.small_6345 .bright_0e14 a:hover,
.small_6345 .iron-9c7d:hover,
.small_6345 .description_4490 > li > a:hover,
.small_6345 .short-6033:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_6345 .image-inner-c821 {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345 .image-inner-c821 .gallery-next-d09d {
  color: rgba(255, 255, 255, 0.99);
}
.small_6345 .image-inner-c821:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_6345 .surface_7471 .grid_dim_a6f4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.small_6345 .surface_7471 .grid_dim_a6f4 .banner-aa93 {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345
  .surface_7471
  .grid_dim_a6f4
  .banner-aa93::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345
  .surface_7471
  .grid_dim_a6f4
  .banner-aa93:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345
  .surface_7471
  .grid_dim_a6f4
  .banner-aa93::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345
  .surface_7471
  .grid_dim_a6f4
  .banner-aa93::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345 .surface_7471 .carousel_old_5f62 {
  color: rgba(255, 255, 255, 0.79);
}
.small_6345 .surface_7471 .carousel_old_5f62:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_b042
  .small_6345
  .surface_7471
  .wrapper_smooth_9f2d
  .full_6849 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow_b042
  .small_6345
  .surface_7471
  .wrapper_smooth_9f2d
  .banner-aa93 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_5213 .description_full_d498 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.description_full_d498 .current_9925.frame_orange_aea9 .description_4490 > li > a:focus,
.description_full_d498 .current_9925.frame_orange_aea9 .description_4490 > li > a:hover,
.description_full_d498 .current_9925.photo-fe44 .description_4490 > li > a:focus,
.description_full_d498 .current_9925.photo-fe44 .description_4490 > li > a:hover,
.description_full_d498 .current_9925.motion-e696 .description_4490 > li > a:focus,
.description_full_d498 .current_9925.motion-e696 .description_4490 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_full_d498
  .current_9925.frame_orange_aea9
  .description_4490
  > li.bottom-d10b
  > a,
.description_full_d498
  .current_9925.frame_orange_aea9
  .description_4490
  > li.tooltip_top_0484
  > a,
.description_full_d498
  .current_9925.photo-fe44
  .description_4490
  > li.bottom-d10b
  > a,
.description_full_d498
  .current_9925.photo-fe44
  .description_4490
  > li.tooltip_top_0484
  > a,
.description_full_d498
  .current_9925.motion-e696
  .description_4490
  > li.bottom-d10b
  > a,
.description_full_d498 .current_9925.motion-e696 .description_4490 > li.narrow-dfcd > a {
  color: rgba(0, 0, 0, 0.8);
}
.description_full_d498 .panel-ac32,
.description_full_d498 .panel-ac32 a {
  color: rgba(0, 0, 0, 0.8);
}
.description_full_d498 .block_lower_c33b.tag-f531 li a,
.description_full_d498 .bright_0e14 a,
.description_full_d498 .iron-9c7d,
.description_full_d498 .description_4490 > li > a,
.description_full_d498 .short-6033 {
  color: rgba(0, 0, 0, 0.55);
}
.description_full_d498 .block_lower_c33b.tag-f531 li a:hover,
.description_full_d498 .bright_0e14 a:hover,
.description_full_d498 .iron-9c7d:hover,
.description_full_d498 .description_4490 > li > a:hover,
.description_full_d498 .short-6033:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_full_d498 .image-inner-c821 {
  color: rgba(0, 0, 0, 0.55);
}
.description_full_d498 .image-inner-c821 .gallery-next-d09d {
  color: rgba(0, 0, 0, 0.8);
}
.description_full_d498 .image-inner-c821:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_efed .sort-full-249d {
  margin-left: auto;
  margin-right: auto;
}
.layout_lower_7c75 > * {
  margin-left: auto;
  margin-right: auto;
}
.layout_lower_7c75 .box-fixed-aa7d {
  margin-right: 1.41575em;
}
.preview-64d2 .layout_lower_7c75 > .under-84e5 {
  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;
}
.preview-64d2 .layout_lower_7c75 > .orange_bad2 {
  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;
}
.picture-down-4906.bottom_efed .sort-full-249d,
.aside_68c7.bottom_efed .sort-full-249d {
  margin-left: 0;
}
.out_6bc8.bottom_efed .sort-full-249d,
.banner-fc20.bottom_efed .sort-full-249d {
  margin-right: 0;
}
.layout_lower_7c75 ol,
.layout_lower_7c75 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.lite-cbb1 video {
  max-width: 100%;
}
.section_narrow_f5ea img {
  display: block;
}
.section_narrow_f5ea.box-fixed-aa7d,
.section_narrow_f5ea.breadcrumb_481f {
  width: 100%;
}
.section_narrow_f5ea.orange_bad2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slow-5f43:not(.dropdown_85e4) {
  margin: 1.5em auto;
}
.photo_orange_477a p {
  padding: 1.5em 14px;
}
ul.slider-pro-a511.orange_bad2,
ul.slider-pro-a511.under-84e5,
ul.slider-pro-a511.left_9efa.under-84e5 {
  padding: 0 14px;
}
.content_d0d4 {
  display: block;
  overflow-x: auto;
}
.content_d0d4 table {
  border-collapse: collapse;
  width: 100%;
}
.content_d0d4 td,
.content_d0d4 th {
  padding: 0.5em;
}
.layout_lower_7c75 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout_lower_7c75 ol ol,
.layout_lower_7c75 ol ul,
.layout_lower_7c75 ul ol,
.layout_lower_7c75 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout_lower_7c75 ol ol li,
.layout_lower_7c75 ol ul li,
.layout_lower_7c75 ul ol li,
.layout_lower_7c75 ul ul li {
  margin-left: 0;
}
.row-hovered-0da5.label_14ef > .search_liquid_4710 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.row-hovered-0da5.label_14ef > .search_liquid_4710 iframe,
.row-hovered-0da5.label_14ef > .search_liquid_4710 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper_yellow_44bf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wrapper_yellow_44bf.sidebar-mini-3e5a {
  padding: 0;
}
.wrapper_yellow_44bf.sidebar-mini-3e5a cite {
  font-size: 13px;
}
.wrapper_yellow_44bf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapper_yellow_44bf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice-stone-b95f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice-stone-b95f > p:first-child {
  margin-top: 0;
}
.notice-stone-b95f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice-stone-b95f blockquote {
  border-left: 0;
}
.accent-hard-3317 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accent-hard-3317:not(.footer_clean_9c35) {
  max-width: 100px;
}
.accent-hard-3317.status_active_552c {
  border-bottom: none !important;
  text-align: center;
}
.accent-hard-3317.status_active_552c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .photo_orange_477a p {
    padding: 1.5em 0;
  }
}
.article-3053 {
  color: #0073aa;
}
.hot-c81a {
  background-color: #0073aa;
}
.outline_dim_5b7d {
  color: #229fd8;
}
.wrapper_e915 {
  background-color: #229fd8;
}
.active_bee3 {
  color: #eee;
}
.footer_small_902a {
  background-color: #eee;
}
.green_802d {
  color: #444;
}
.medium-36f2 {
  background-color: #444;
}
.orange_b4c6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.orange_b4c6 .label-iron-7f2b .bright_0e14 {
  font-size: 15px;
}
.orange_b4c6 .bright_0e14 {
  line-height: 1.3;
}
.orange_b4c6 .description_full_d498 {
}
.orange_b4c6 .small_6345 {
  background: #235787;
}
.card-hard-76eb {
  padding: 0;
}
.card-hard-76eb .small_6345 {
  background: #1a1a1a;
}
.card-hard-76eb .description_full_d498 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup-02d6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup-02d6 .description_full_d498 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup-02d6 .small_6345 {
  background: #303030;
}
.last-2210 {
  position: relative;
  z-index: 10;
}
.last-2210 .shadow_hot_22fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-stone-eaad .popup_b7f0 {
  display: inline-block;
  vertical-align: middle;
}
.main-stone-eaad.widget_82a9 .popup_b7f0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .main-stone-eaad.widget_82a9 .popup_b7f0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .main-stone-eaad.widget_82a9 .popup_b7f0 {
    margin-right: 0.4em;
  }
}
.main-stone-eaad.widget_82a9 .popup_b7f0:last-child {
  margin-right: 0;
}
.border-white-6485 .shadow_hot_22fa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .article_5213 .label-iron-7f2b {
    margin: 0 -0.5em;
  }
  .article_5213 .label-iron-7f2b [class*="customify-col-"],
  .article_5213 .label-iron-7f2b [class*="customify-col_"],
  .article_5213 .label-iron-7f2b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.article_5213.image-b2b7 .shadow_hot_22fa {
  background: 0 0 !important;
}
.article_5213.image-b2b7 .shadow_hot_22fa,
.article_5213.border-white-6485 .shadow_hot_22fa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .article_5213.component_huge_840f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.article_5213.border-white-6485 .shadow_hot_22fa {
  box-shadow: none !important;
}
.column-ad60 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .column-ad60 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .column-ad60 {
    padding: 18px 0 20px;
  }
}
.column-ad60 .yellow_c994 {
  width: 100%;
}
.column-ad60 .blue-7270 {
  margin-bottom: 0;
}
.column-ad60 .down_5840 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-ec74 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-ec74 .info_dim_aed8 {
  width: 100%;
}
.footer_static_d0c3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.footer_static_d0c3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.footer_static_d0c3 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;
}
.footer_static_d0c3 li:last-child:after {
  display: none;
}
.footer_static_d0c3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.stone_dfef .header-pro-55c3 button,
.column-ad60 .header-pro-55c3 button {
  left: 0;
}
.stone_dfef .info_dim_aed8,
.column-ad60 .info_dim_aed8 {
  padding-left: 0;
  padding-right: 0;
}
.stone_dfef .notification-ec74,
.column-ad60 .notification-ec74 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stone_dfef {
  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;
}
.stone_dfef: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;
}
.stone_dfef .pagination_dynamic_1b4d {
  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) {
  .stone_dfef .pagination_dynamic_1b4d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stone_dfef .pagination_dynamic_1b4d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stone_dfef .pagination_dynamic_1b4d {
    min-height: 200px;
  }
}
.stone_dfef .footer_static_d0c3 {
  color: rgba(255, 255, 255, 0.8);
}
.stone_dfef .footer_static_d0c3 a,
.stone_dfef .footer_static_d0c3 li:after {
  color: inherit;
}
.stone_dfef .footer_static_d0c3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup-last-da30 {
  margin-bottom: 0.5em;
}
.dynamic_8f3e {
  margin-bottom: 1.2em;
}
.dynamic_8f3e,
.popup-last-da30 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dynamic_8f3e p:last-child,
.popup-last-da30 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header-pro-55c3,
#masthead .header-pro-55c3 {
  display: none;
}
#masthead
  > .header-pro-55c3.huge-1c74 {
  display: none;
}
#masthead > .header-pro-55c3 button {
  left: 0;
}
.liquid-58ea {
  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%;
}
.liquid-58ea .popup_b7f0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.liquid-58ea .up-66d8 {
  display: -webkit-box;
  display: flex;
}
.liquid-58ea .up-66d8.notice-pink-a0b7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.liquid-58ea .up-66d8.highlight-8d0d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid-58ea .up-66d8.smooth_c8fc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid-58ea.clean_30dc.green_f7f5 .up-66d8.notice-pink-a0b7 {
  flex-basis: 100%;
}
.liquid-58ea.over-d8a4 .up-66d8.highlight-8d0d {
  -webkit-box-flex: 1;
  flex: auto;
}
.liquid-58ea.over-d8a4 .up-66d8.smooth_c8fc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header-pro-55c3.huge-1c74 {
  display: none;
}
#masthead > .header-pro-55c3 button {
  left: 0;
}
.slider-167d {
  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;
}
.slider-167d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider-167d.down_edf5 i {
  margin-right: 4px;
}
.slider-167d.input_copper_8c53 i {
  margin-left: 5px;
}
.bright_0e14 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bright_0e14 p:last-child {
  margin-bottom: 0;
}
.last_55d1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.last_55d1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.last_55d1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.last_55d1 .panel-ac32 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.last_55d1 .grid_dynamic_600a {
  margin: 5px 0 7px 0;
}
.last_55d1.selected_8b26 .list_north_c18f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_55d1.selected_8b26 .title-mini-3e82 {
  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;
}
.last_55d1.fast_817d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.last_55d1.fast_817d .list_north_c18f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_55d1.fast_817d .title-mini-3e82 {
  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;
}
.last_55d1.filter_first_4413 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last_55d1.under-07ed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.last_55d1.under-07ed .title-mini-3e82 {
  margin-top: 7px;
}
.focus_thick_88a1 {
  display: inline-block;
}
.last-2210 .layout-yellow-fad0 .last_55d1 img {
  max-width: 100%;
}
.current_9925 .heading-33ce.message_4c9f,
.column_0223 .heading-33ce.message_4c9f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.current_9925 .slider_red_e7b8,
.column_0223 .slider_red_e7b8 {
  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%);
}
.current_9925 .slider_red_e7b8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.current_9925.picture-steel-b794 .slider_red_e7b8 {
  display: none;
}
.current_9925 .info-bright-867a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current_9925 .info-bright-867a li {
  display: inline-block;
  position: relative;
}
.current_9925 .info-bright-867a li:last-child {
  margin-right: 0;
}
.current_9925 .info-bright-867a 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;
}
.current_9925 .info-bright-867a li.narrow-dfcd > a {
  color: rgba(0, 0, 0, 0.9);
}
.current_9925 .info-bright-867a > 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;
}
.current_9925 .info-bright-867a > li > a i {
  line-height: 0;
}
.current_9925 .info-bright-867a > li.info-c4ea > a .slider_red_e7b8 {
  margin-left: 4px;
  line-height: 0;
}
.current_9925 .info-bright-867a .thumbnail_31e4 li.info-c4ea > a {
  position: relative;
}
.current_9925 .info-bright-867a .thumbnail_31e4 li.info-c4ea > a:after,
.current_9925 .info-bright-867a .thumbnail_31e4 li.info-c4ea > a:before {
  content: "";
  display: table;
}
.current_9925 .info-bright-867a .thumbnail_31e4 li.info-c4ea > a:after {
  clear: both;
}
.current_9925 .info-bright-867a .thumbnail_31e4 li.info-c4ea > a .slider_red_e7b8 {
  margin-left: 5px;
  float: right;
}
.current_9925 .next-65bd,
.current_9925 .thumbnail_31e4 {
  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;
}
.current_9925 .thumbnail_31e4 {
  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;
}
.current_9925 .thumbnail_31e4 .message_4c9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.current_9925 .thumbnail_31e4 .slider_red_e7b8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.current_9925 .thumbnail_31e4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.current_9925 .thumbnail_31e4 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;
}
.current_9925 .thumbnail_31e4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.current_9925 .thumbnail_31e4 .thumbnail_31e4 {
  top: 0;
  left: 100%;
}
.current_9925 .status_4e59.fn-focus-d697 > .next-65bd,
.current_9925 .status_4e59.fn-focus-d697 > .thumbnail_31e4,
.current_9925 .status_4e59:focus > .next-65bd,
.current_9925 .status_4e59:focus > .thumbnail_31e4,
.current_9925 .status_4e59:hover > .next-65bd,
.current_9925 .status_4e59:hover > .thumbnail_31e4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.current_9925.motion-e696 .description_4490:after,
.current_9925.motion-e696 .description_4490:before {
  content: "";
  display: table;
}
.current_9925.motion-e696 .description_4490:after {
  clear: both;
}
.current_9925.motion-e696 .description_4490 > li {
  float: left;
}
.current_9925.title_3a3d .description_4490:after,
.current_9925.title_3a3d .description_4490:before {
  content: "";
  display: table;
}
.current_9925.title_3a3d .description_4490:after {
  clear: both;
}
.current_9925.title_3a3d .description_4490 > li {
  float: left;
}
.current_9925.title_3a3d .description_4490 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.current_9925.title_3a3d .description_4490 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.current_9925.title_3a3d .description_4490 > li.bottom-d10b > a,
.current_9925.title_3a3d .description_4490 > li.narrow-dfcd > a {
  color: #fff;
  background-color: #1e4b75;
}
.current_9925.frame_orange_aea9 .description_4490 > li > a .message_4c9f {
  position: relative;
}
.current_9925.frame_orange_aea9 .description_4490 > li > a .message_4c9f: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;
}
.current_9925.frame_orange_aea9
  .description_4490
  > li:focus
  > a
  .message_4c9f:before,
.current_9925.frame_orange_aea9
  .description_4490
  > li:hover
  > a
  .message_4c9f:before {
  width: 100%;
  background-color: currentColor;
}
.current_9925.frame_orange_aea9
  .description_4490
  > li.bottom-d10b
  > a
  .message_4c9f:before,
.current_9925.frame_orange_aea9
  .description_4490
  > li.tooltip_top_0484
  > a
  .message_4c9f:before {
  width: 100%;
  background-color: currentColor;
}
.current_9925.photo-fe44 .description_4490 > li > a .message_4c9f {
  position: relative;
}
.current_9925.photo-fe44 .description_4490 > li > a .message_4c9f: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;
}
.current_9925.photo-fe44 .description_4490 > li:focus > a .message_4c9f:before,
.current_9925.photo-fe44
  .description_4490
  > li:hover
  > a
  .message_4c9f:before {
  width: 100%;
  background-color: currentColor;
}
.current_9925.photo-fe44
  .description_4490
  > li.bottom-d10b
  > a
  .message_4c9f:before,
.current_9925.photo-fe44
  .description_4490
  > li.tooltip_top_0484
  > a
  .message_4c9f:before {
  width: 100%;
  background-color: currentColor;
}
.column_0223 .info-bright-867a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column_0223 .info-bright-867a li:first-child > a {
  border-top: none;
}
.column_0223 .info-bright-867a .disabled_medium_b12a > .message_4c9f .slider_red_e7b8 {
  display: none;
}
.column_0223 .info-bright-867a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column_0223 .info-bright-867a li:last-child {
  border: none;
}
.column_0223 .info-bright-867a li.info-c4ea > a {
  padding-right: 45px !important;
}
.column_0223 .info-bright-867a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column_0223 .info-bright-867a li a:focus,
.column_0223 .info-bright-867a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_0223 .info-bright-867a li .layout-top-3bc8 {
  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;
}
.column_0223 .info-bright-867a li .layout-top-3bc8:hover {
  box-shadow: none;
}
.column_0223 .info-bright-867a li .layout-top-3bc8 .slider_red_e7b8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column_0223 .info-bright-867a .thumbnail_31e4 {
  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);
}
.column_0223 .info-bright-867a .thumbnail_31e4 li a {
  padding-left: 3em;
}
.column_0223 .info-bright-867a .top_f8e4 > a .layout-top-3bc8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column_0223 .info-bright-867a .top_f8e4 > .thumbnail_31e4 {
  display: block;
  opacity: 1;
}
.box-white-5882 {
  max-width: 100%;
}
.content_5b4b {
  line-height: 0;
  cursor: pointer;
}
.short-6033 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.short-6033:hover {
  box-shadow: none;
  color: currentColor;
}
.short-6033 svg {
  width: 18px;
  height: 18px;
}
.short-6033 .accent-wood-96c1 {
  display: none;
}
.module-a9e2 {
  position: relative;
}
.module-a9e2.fn-active-d697 .short-6033 .list-ad5f {
  display: none;
}
.module-a9e2.fn-active-d697 .short-6033 .accent-wood-96c1 {
  display: inline-block;
}
.module-a9e2 .slider-2ce2 {
  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);
}
.module-a9e2.caption-636d .slider-2ce2 {
  left: auto;
  right: -0.9em;
}
.module-a9e2.caption-636d .media-active-261b::before {
  left: auto;
  right: 15px;
}
.module-a9e2.fn-active-d697 .slider-2ce2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_smooth_9f2d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper_smooth_9f2d label {
  flex-basis: 100%;
}
.wrapper_smooth_9f2d .grid_dim_a6f4 {
  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;
}
.wrapper_smooth_9f2d .banner-aa93 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper_smooth_9f2d .banner-aa93:focus {
  background-color: transparent;
}
.wrapper_smooth_9f2d button.carousel_old_5f62 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper_smooth_9f2d button.carousel_old_5f62:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper_smooth_9f2d button.carousel_old_5f62 svg {
  width: 18px;
  height: 18px;
}
.wrapper_smooth_9f2d input[type="submit"] {
  min-height: auto;
}
.surface_7471 .wrapper_smooth_9f2d .banner-aa93 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media-active-261b {
  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) {
  .media-active-261b {
    width: 220px;
  }
}
.media-active-261b label {
  flex-basis: 100%;
}
.media-active-261b::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;
}
.yellow_b042 .surface_7471 .wrapper_smooth_9f2d {
  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;
}
.yellow_b042
  .surface_7471
  .wrapper_smooth_9f2d
  .grid_dim_a6f4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.yellow_b042 .surface_7471 .wrapper_smooth_9f2d .banner-aa93 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.yellow_b042
  .surface_7471
  .wrapper_smooth_9f2d
  .banner-aa93:focus {
  background: 0 0;
}
.yellow_b042
  .surface_7471
  .wrapper_smooth_9f2d
  .full_6849 {
  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;
}
.block_lower_c33b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block_lower_c33b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block_lower_c33b li:last-child {
  margin-right: 0;
}
.block_lower_c33b li:first-child {
  margin-left: 0;
}
.block_lower_c33b.center_b1cd a {
  color: #fff;
}
.block_lower_c33b.center_b1cd a:hover {
  color: #fff;
}
.block_lower_c33b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block_lower_c33b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block_lower_c33b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block_lower_c33b a:hover {
  opacity: 0.9;
  color: inherit;
}
.block_lower_c33b [class*="social-icon-apple"] {
  background-color: #999;
}
.block_lower_c33b [class*="social-icon-apple"].text-white-50dd {
  background-color: transparent;
  color: #999;
}
.block_lower_c33b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block_lower_c33b [class*="social-icon-behance"].text-white-50dd {
  background-color: transparent;
  color: #1769ff;
}
.block_lower_c33b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block_lower_c33b [class*="social-icon-bitbucket"].text-white-50dd {
  background-color: transparent;
  color: #205081;
}
.block_lower_c33b [class*="social-icon-codepen"] {
  background-color: #000;
}
.block_lower_c33b [class*="social-icon-codepen"].text-white-50dd {
  background-color: transparent;
  color: #000;
}
.block_lower_c33b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block_lower_c33b [class*="social-icon-delicious"].text-white-50dd {
  background-color: transparent;
  color: #39f;
}
.block_lower_c33b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block_lower_c33b [class*="social-icon-digg"].text-white-50dd {
  background-color: transparent;
  color: #005be2;
}
.block_lower_c33b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block_lower_c33b [class*="social-icon-dribbble"].text-white-50dd {
  background-color: transparent;
  color: #ea4c89;
}
.block_lower_c33b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block_lower_c33b [class*="social-icon-envelope"].text-white-50dd {
  background-color: transparent;
  color: #ea4335;
}
.block_lower_c33b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block_lower_c33b [class*="social-icon-facebook"].text-white-50dd {
  background-color: transparent;
  color: #3b5998;
}
.block_lower_c33b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block_lower_c33b [class*="social-icon-flickr"].text-white-50dd {
  background-color: transparent;
  color: #0063dc;
}
.block_lower_c33b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block_lower_c33b [class*="social-icon-foursquare"].text-white-50dd {
  background-color: transparent;
  color: #2d5be3;
}
.block_lower_c33b [class*="social-icon-github"] {
  background-color: #333;
}
.block_lower_c33b [class*="social-icon-github"].text-white-50dd {
  background-color: transparent;
  color: #333;
}
.block_lower_c33b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block_lower_c33b [class*="social-icon-google-plus"].text-white-50dd {
  background-color: transparent;
  color: #dd4b39;
}
.block_lower_c33b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block_lower_c33b [class*="social-icon-houzz"].text-white-50dd {
  background-color: transparent;
  color: #7ac142;
}
.block_lower_c33b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block_lower_c33b [class*="social-icon-instagram"].text-white-50dd {
  background-color: transparent;
  color: #262626;
}
.block_lower_c33b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block_lower_c33b [class*="social-icon-jsfiddle"].text-white-50dd {
  background-color: transparent;
  color: #487aa2;
}
.block_lower_c33b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block_lower_c33b [class*="social-icon-linkedin"].text-white-50dd {
  background-color: transparent;
  color: #0077b5;
}
.block_lower_c33b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block_lower_c33b [class*="social-icon-medium"].text-white-50dd {
  background-color: transparent;
  color: #00ab6b;
}
.block_lower_c33b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block_lower_c33b
  [class*="social-icon-odnoklassniki"].text-white-50dd {
  background-color: transparent;
  color: #f4731c;
}
.block_lower_c33b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block_lower_c33b [class*="social-icon-meetup"].text-white-50dd {
  background-color: transparent;
  color: #ec1c40;
}
.block_lower_c33b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block_lower_c33b [class*="social-icon-pinterest"].text-white-50dd {
  background-color: transparent;
  color: #bd081c;
}
.block_lower_c33b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block_lower_c33b [class*="social-icon-product-hunt"].text-white-50dd {
  background-color: transparent;
  color: #da552f;
}
.block_lower_c33b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block_lower_c33b [class*="social-icon-reddit"].text-white-50dd {
  background-color: transparent;
  color: #ff4500;
}
.block_lower_c33b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block_lower_c33b [class*="social-icon-rss"].text-white-50dd {
  background-color: transparent;
  color: #f26522;
}
.block_lower_c33b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block_lower_c33b
  [class*="social-icon-shopping-cart"].text-white-50dd {
  background-color: transparent;
  color: #4caf50;
}
.block_lower_c33b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block_lower_c33b [class*="social-icon-skype"].text-white-50dd {
  background-color: transparent;
  color: #00aff0;
}
.block_lower_c33b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block_lower_c33b [class*="social-icon-slideshare"].text-white-50dd {
  background-color: transparent;
  color: #0077b5;
}
.block_lower_c33b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block_lower_c33b [class*="social-icon-snapchat"].text-white-50dd {
  background-color: transparent;
  color: #fffc00;
}
.block_lower_c33b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block_lower_c33b [class*="social-icon-soundcloud"].text-white-50dd {
  background-color: transparent;
  color: #f80;
}
.block_lower_c33b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block_lower_c33b [class*="social-icon-spotify"].text-white-50dd {
  background-color: transparent;
  color: #2ebd59;
}
.block_lower_c33b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block_lower_c33b
  [class*="social-icon-stack-overflow"].text-white-50dd {
  background-color: transparent;
  color: #fe7a15;
}
.block_lower_c33b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block_lower_c33b [class*="social-icon-maldkfgram"].text-white-50dd {
  background-color: transparent;
  color: #2ca5e0;
}
.block_lower_c33b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block_lower_c33b [class*="social-icon-tripadvisor"].text-white-50dd {
  background-color: transparent;
  color: #589442;
}
.block_lower_c33b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block_lower_c33b [class*="social-icon-tumblr"].text-white-50dd {
  background-color: transparent;
  color: #35465c;
}
.block_lower_c33b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block_lower_c33b [class*="social-icon-twitch"].text-white-50dd {
  background-color: transparent;
  color: #6441a5;
}
.block_lower_c33b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block_lower_c33b [class*="social-icon-twitter"].text-white-50dd {
  background-color: transparent;
  color: #1da1f2;
}
.block_lower_c33b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block_lower_c33b [class*="social-icon-vimeo"].text-white-50dd {
  background-color: transparent;
  color: #1ab7ea;
}
.block_lower_c33b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block_lower_c33b [class*="social-icon-vk"].text-white-50dd {
  background-color: transparent;
  color: #45668e;
}
.block_lower_c33b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block_lower_c33b [class*="social-icon-weibo"].text-white-50dd {
  background-color: transparent;
  color: #df2029;
}
.block_lower_c33b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block_lower_c33b [class*="social-icon-weixin"].text-white-50dd {
  background-color: transparent;
  color: #7bb32e;
}
.block_lower_c33b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block_lower_c33b [class*="social-icon-whatsapp"].text-white-50dd {
  background-color: transparent;
  color: #25d366;
}
.block_lower_c33b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block_lower_c33b [class*="social-icon-wordpress"].text-white-50dd {
  background-color: transparent;
  color: #21759b;
}
.block_lower_c33b [class*="social-icon-xing"] {
  background-color: #026466;
}
.block_lower_c33b [class*="social-icon-xing"].text-white-50dd {
  background-color: transparent;
  color: #026466;
}
.block_lower_c33b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block_lower_c33b [class*="social-icon-yelp"].text-white-50dd {
  background-color: transparent;
  color: #af0606;
}
.block_lower_c33b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block_lower_c33b [class*="social-icon-youtube"].text-white-50dd {
  background-color: transparent;
  color: #cd201f;
}
.iron-9c7d {
  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;
}
.iron-9c7d:hover {
  box-shadow: none;
  background: 0 0;
}
.container_slow_98ad {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tooltip-3e0d {
  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;
}
.dim_127c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slow-985a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slow-985a,
.slow-985a::after,
.slow-985a::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;
}
.slow-985a::after,
.slow-985a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.module_700a .tooltip-3e0d .dim_127c {
  margin-top: -2px;
  width: 19px;
}
.module_700a .tooltip-3e0d .slow-985a {
  margin-top: -1px;
}
.module_700a .tooltip-3e0d .slow-985a,
.module_700a .tooltip-3e0d .slow-985a::after,
.module_700a .tooltip-3e0d .slow-985a::before {
  width: 19px;
  height: 2px;
}
.module_700a .tooltip-3e0d .slow-985a::before {
  top: -6px;
}
.module_700a .tooltip-3e0d .slow-985a::after {
  bottom: -6px;
}
.article_f66f .tooltip-3e0d .dim_127c {
  margin-top: -2px;
  width: 22px;
}
.article_f66f .tooltip-3e0d .slow-985a {
  margin-top: -1px;
}
.article_f66f .tooltip-3e0d .slow-985a,
.article_f66f .tooltip-3e0d .slow-985a::after,
.article_f66f .tooltip-3e0d .slow-985a::before {
  width: 22px;
  height: 2px;
}
.article_f66f .tooltip-3e0d .slow-985a::before {
  top: -7px;
}
.article_f66f .tooltip-3e0d .slow-985a::after {
  bottom: -7px;
}
.section-dirty-85dd .tooltip-3e0d .dim_127c {
  margin-top: -2px;
  width: 31px;
}
.section-dirty-85dd .tooltip-3e0d .slow-985a {
  margin-top: -1.5px;
}
.section-dirty-85dd .tooltip-3e0d .slow-985a,
.section-dirty-85dd .tooltip-3e0d .slow-985a::after,
.section-dirty-85dd .tooltip-3e0d .slow-985a::before {
  width: 31px;
  height: 3px;
}
.section-dirty-85dd .tooltip-3e0d .slow-985a::before {
  top: -9px;
}
.section-dirty-85dd .tooltip-3e0d .slow-985a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .west_402a .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 19px;
  }
  .west_402a .tooltip-3e0d .slow-985a {
    margin-top: -1px;
  }
  .west_402a .tooltip-3e0d .slow-985a,
  .west_402a .tooltip-3e0d .slow-985a::after,
  .west_402a .tooltip-3e0d .slow-985a::before {
    width: 19px;
    height: 2px;
  }
  .west_402a .tooltip-3e0d .slow-985a::before {
    top: -6px;
  }
  .west_402a .tooltip-3e0d .slow-985a::after {
    bottom: -6px;
  }
  .highlight_steel_9b53 .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_steel_9b53 .tooltip-3e0d .slow-985a {
    margin-top: -1px;
  }
  .highlight_steel_9b53 .tooltip-3e0d .slow-985a,
  .highlight_steel_9b53 .tooltip-3e0d .slow-985a::after,
  .highlight_steel_9b53 .tooltip-3e0d .slow-985a::before {
    width: 22px;
    height: 2px;
  }
  .highlight_steel_9b53 .tooltip-3e0d .slow-985a::before {
    top: -7px;
  }
  .highlight_steel_9b53 .tooltip-3e0d .slow-985a::after {
    bottom: -7px;
  }
  .pattern_basic_0b29 .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_basic_0b29 .tooltip-3e0d .slow-985a {
    margin-top: -1.5px;
  }
  .pattern_basic_0b29 .tooltip-3e0d .slow-985a,
  .pattern_basic_0b29 .tooltip-3e0d .slow-985a::after,
  .pattern_basic_0b29 .tooltip-3e0d .slow-985a::before {
    width: 31px;
    height: 3px;
  }
  .pattern_basic_0b29 .tooltip-3e0d .slow-985a::before {
    top: -9px;
  }
  .pattern_basic_0b29 .tooltip-3e0d .slow-985a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .west-efdd .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 19px;
  }
  .west-efdd .tooltip-3e0d .slow-985a {
    margin-top: -1px;
  }
  .west-efdd .tooltip-3e0d .slow-985a,
  .west-efdd .tooltip-3e0d .slow-985a::after,
  .west-efdd .tooltip-3e0d .slow-985a::before {
    width: 19px;
    height: 2px;
  }
  .west-efdd .tooltip-3e0d .slow-985a::before {
    top: -6px;
  }
  .west-efdd .tooltip-3e0d .slow-985a::after {
    bottom: -6px;
  }
  .sort_bright_0490 .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 22px;
  }
  .sort_bright_0490 .tooltip-3e0d .slow-985a {
    margin-top: -1px;
  }
  .sort_bright_0490 .tooltip-3e0d .slow-985a,
  .sort_bright_0490 .tooltip-3e0d .slow-985a::after,
  .sort_bright_0490 .tooltip-3e0d .slow-985a::before {
    width: 22px;
    height: 2px;
  }
  .sort_bright_0490 .tooltip-3e0d .slow-985a::before {
    top: -7px;
  }
  .sort_bright_0490 .tooltip-3e0d .slow-985a::after {
    bottom: -7px;
  }
  .picture-gold-85fa .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 31px;
  }
  .picture-gold-85fa .tooltip-3e0d .slow-985a {
    margin-top: -1.5px;
  }
  .picture-gold-85fa .tooltip-3e0d .slow-985a,
  .picture-gold-85fa .tooltip-3e0d .slow-985a::after,
  .picture-gold-85fa .tooltip-3e0d .slow-985a::before {
    width: 31px;
    height: 3px;
  }
  .picture-gold-85fa .tooltip-3e0d .slow-985a::before {
    top: -9px;
  }
  .picture-gold-85fa .tooltip-3e0d .slow-985a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .solid_6f54 .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 19px;
  }
  .solid_6f54 .tooltip-3e0d .slow-985a {
    margin-top: -1px;
  }
  .solid_6f54 .tooltip-3e0d .slow-985a,
  .solid_6f54 .tooltip-3e0d .slow-985a::after,
  .solid_6f54 .tooltip-3e0d .slow-985a::before {
    width: 19px;
    height: 2px;
  }
  .solid_6f54 .tooltip-3e0d .slow-985a::before {
    top: -6px;
  }
  .solid_6f54 .tooltip-3e0d .slow-985a::after {
    bottom: -6px;
  }
  .banner-new-9043 .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 22px;
  }
  .banner-new-9043 .tooltip-3e0d .slow-985a {
    margin-top: -1px;
  }
  .banner-new-9043 .tooltip-3e0d .slow-985a,
  .banner-new-9043 .tooltip-3e0d .slow-985a::after,
  .banner-new-9043 .tooltip-3e0d .slow-985a::before {
    width: 22px;
    height: 2px;
  }
  .banner-new-9043 .tooltip-3e0d .slow-985a::before {
    top: -7px;
  }
  .banner-new-9043 .tooltip-3e0d .slow-985a::after {
    bottom: -7px;
  }
  .liquid_2ab6 .tooltip-3e0d .dim_127c {
    margin-top: -2px;
    width: 31px;
  }
  .liquid_2ab6 .tooltip-3e0d .slow-985a {
    margin-top: -1.5px;
  }
  .liquid_2ab6 .tooltip-3e0d .slow-985a,
  .liquid_2ab6 .tooltip-3e0d .slow-985a::after,
  .liquid_2ab6 .tooltip-3e0d .slow-985a::before {
    width: 31px;
    height: 3px;
  }
  .liquid_2ab6 .tooltip-3e0d .slow-985a::before {
    top: -9px;
  }
  .liquid_2ab6 .tooltip-3e0d .slow-985a::after {
    bottom: -9px;
  }
}
.shadow-f4da .slow-985a {
  -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);
}
.shadow-f4da .slow-985a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow-f4da .slow-985a::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);
}
.shadow-f4da.card_7a56 .slow-985a {
  -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);
}
.shadow-f4da.card_7a56 .slow-985a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow-f4da.card_7a56 .slow-985a::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);
}
.under-872c {
  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.sort_3b15:before {
  display: none;
}
.caption_center_a235 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_center_a235 .tertiary_366b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_center_a235 .tertiary_366b:last-of-type {
  border-bottom: none;
}
.caption_center_a235 .tertiary_366b.block-lite-14d0,
.caption_center_a235 .tertiary_366b.outer-49c0,
.caption_center_a235 .tertiary_366b.light-b15b {
  padding: 0;
}
.caption_center_a235 .column_0223 .layout-top-3bc8 {
  color: currentColor;
}
.caption_center_a235 .column_0223 .layout-top-3bc8:focus,
.caption_center_a235 .column_0223 .layout-top-3bc8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_center_a235.description_full_d498 .image-inner-c821,
.caption_center_a235.description_full_d498 .bright_0e14 a,
.caption_center_a235.description_full_d498 .description_4490 a,
.caption_center_a235.description_full_d498 .thumbnail_31e4 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_center_a235.description_full_d498 .image-inner-c821:hover,
.caption_center_a235.description_full_d498 .bright_0e14 a:hover,
.caption_center_a235.description_full_d498 .description_4490 a:hover,
.caption_center_a235.description_full_d498 .thumbnail_31e4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_center_a235.description_full_d498 .gallery-next-d09d {
  color: rgba(0, 0, 0, 0.8);
}
.caption_center_a235.description_full_d498 .tertiary_366b {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_center_a235.description_full_d498 .tertiary_366b:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_center_a235.description_full_d498 .focus-slow-2af2:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_center_a235.description_full_d498 .column_0223 .info-bright-867a li a,
.caption_center_a235.description_full_d498 .column_0223 .layout-top-3bc8,
.caption_center_a235.description_full_d498 .thumbnail_31e4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_center_a235.description_full_d498 .column_0223 .layout-top-3bc8:focus,
.caption_center_a235.description_full_d498 .column_0223 .layout-top-3bc8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_center_a235.description_full_d498 .info-bright-867a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_center_a235.small_6345 .image-inner-c821,
.caption_center_a235.small_6345 .bright_0e14 a,
.caption_center_a235.small_6345 .description_4490 .layout-top-3bc8,
.caption_center_a235.small_6345 .description_4490 a,
.caption_center_a235.small_6345 .thumbnail_31e4 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_center_a235.small_6345 .image-inner-c821:hover,
.caption_center_a235.small_6345 .bright_0e14 a:hover,
.caption_center_a235.small_6345 .description_4490 .layout-top-3bc8:hover,
.caption_center_a235.small_6345 .description_4490 a:hover,
.caption_center_a235.small_6345 .thumbnail_31e4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_center_a235.small_6345 .gallery-next-d09d {
  color: rgba(255, 255, 255, 0.99);
}
.caption_center_a235.small_6345 .tertiary_366b {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_center_a235.small_6345 .tertiary_366b:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_center_a235.small_6345 .focus-slow-2af2:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_center_a235.small_6345 .column_0223 .info-bright-867a li a,
.caption_center_a235.small_6345 .column_0223 .layout-top-3bc8,
.caption_center_a235.small_6345 .thumbnail_31e4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_center_a235.small_6345 .column_0223 .layout-top-3bc8:focus,
.caption_center_a235.small_6345 .column_0223 .layout-top-3bc8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_center_a235.small_6345 .info-bright-867a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-slow-2af2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.focus-slow-2af2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification_873e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary_92f0 .caption_center_a235 {
  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;
}
.tertiary_92f0 .tertiary_366b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary_92f0 .tertiary_366b: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) {
  .tertiary_92f0 .tertiary_366b:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary_92f0 .tertiary_366b:last-child:before {
  content: none;
}
.tertiary_92f0 .tertiary_366b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary_92f0 .column_0223 .info-bright-867a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary_92f0 .column_0223 .info-bright-867a li a .layout-top-3bc8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary_92f0 .column_0223 .thumbnail_31e4 {
  border: none;
}
.tertiary_92f0 .column_0223 .thumbnail_31e4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary_92f0 .focus-slow-2af2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary_92f0 .notification_873e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary_92f0 .small_6345 .focus-slow-2af2:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_92f0 .description_full_d498.notification-wood-f872 .slow-985a {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary_92f0
  .description_full_d498.notification-wood-f872
  .slow-985a::after,
.tertiary_92f0
  .description_full_d498.notification-wood-f872
  .slow-985a:before {
  background: inherit;
}
.tertiary_92f0
  .description_full_d498.notification-wood-f872:hover
  .slow-985a {
  background: rgba(0, 0, 0, 0.8);
}
.message_9a6f .caption_center_a235 {
  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) {
  .message_9a6f .caption_center_a235 {
    width: auto;
    right: 45px;
  }
}
.plasma-1072 .caption_center_a235 {
  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) {
  .plasma-1072 .caption_center_a235 {
    width: auto;
    left: 45px;
  }
}
.sort_3b15 .caption_center_a235 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort_3b15 .notification_873e {
  max-width: 48em;
  margin: 0 auto;
}
.sort_3b15 .focus-slow-2af2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.plasma-9aa7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-9aa7.tertiary_92f0 .caption_center_a235 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.plasma-9aa7.message_9a6f .caption_center_a235 {
  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);
}
.plasma-9aa7 .caption_center_a235 {
  visibility: visible;
}
.plasma-9aa7.plasma-1072 .caption_center_a235 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button_small_125d,
.pattern-tall-79df {
  overflow-x: hidden;
}
.button_small_125d .caption_center_a235 {
  overflow: auto;
}
.button_small_125d.tertiary_92f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_small_125d.tertiary_92f0 .caption_center_a235 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button_small_125d.tertiary_92f0 .iron-9c7d {
  opacity: 0;
}
.button_small_125d.message_9a6f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_small_125d.message_9a6f .caption_center_a235 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button_small_125d.message_9a6f .iron-9c7d {
  opacity: 0;
}
.button_small_125d.plasma-1072 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button_small_125d.plasma-1072 .caption_center_a235 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button_small_125d.plasma-1072 .iron-9c7d {
  opacity: 0;
}
.button_small_125d.sort_3b15 .caption_center_a235 {
  z-index: 10;
  visibility: visible;
}
.notification-wood-f872 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification-wood-f872 .slow-985a {
  background: rgba(255, 255, 255, 0.99);
}
.notification-wood-f872 .slow-985a::after,
.notification-wood-f872 .slow-985a:before {
  background: inherit;
}
.notification-wood-f872:hover .slow-985a {
  background: rgba(255, 255, 255, 0.99);
}
.plasma-1072 .notification-wood-f872 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort_3b15 .notification-wood-f872 {
  display: none !important;
}
.button_small_125d:before,
.pattern-tall-79df:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button_small_125d .notification-wood-f872,
.pattern-tall-79df .notification-wood-f872 {
  display: inline-block;
}
.caption_center_a235 .popup_b7f0 {
  -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;
}
.button_small_125d .caption_center_a235 .popup_b7f0,
.pattern-tall-79df .caption_center_a235 .popup_b7f0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper-ee0c .grid_dim_a6f4 {
  width: 100%;
}
.layout-yellow-fad0 {
  padding: 0 0.5em 0;
}
.layout-yellow-fad0 [class*="customify-col-"],
.layout-yellow-fad0 [class*="customify-col_"],
.layout-yellow-fad0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.full-8be0 .layout-yellow-fad0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label-iron-7f2b .slider_north_4cc4,
  .slider_north_4cc4 {
    display: none;
  }
  .old-ed6b {
    text-align: left;
  }
  .modal_old_0047 {
    text-align: center;
  }
  .easy_f6d8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label-iron-7f2b .avatar-efc1,
  .avatar-efc1 {
    display: none;
  }
  .west_185d {
    text-align: left;
  }
  .image_b2f7 {
    text-align: center;
  }
  .component_center_aef5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label-iron-7f2b .huge-85b7,
  .huge-85b7 {
    display: none;
  }
  .panel_e953 {
    text-align: left;
  }
  .thick_4f80 {
    text-align: center;
  }
  .outline-right-b652 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.mask_890b {
  box-shadow: none !important;
}
.blue_e7bb .menu-down-9c3c,
.texture_lite_febe .menu-down-9c3c {
  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;
}
.texture_lite_febe .menu-down-9c3c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shadow_hot_22fa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shadow_hot_22fa:after,
.shadow_hot_22fa:before {
  content: "";
  display: table;
}
.shadow_hot_22fa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shadow_hot_22fa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shadow_hot_22fa,
.component_huge_840f {
  max-width: 1248px;
  margin: 0 auto;
}

.prev-3343.overlay_93ed .shadow_hot_22fa {
  max-width: 100%;
}
.prev-3343.gradient_hard_8e1a {
  max-width: 1200px;
  margin: 0 auto;
}
.prev-3343.hover_short_4da8 .shadow_hot_22fa {
  max-width: 100%;
}
.prev-3343.hover_short_4da8 > .shadow_hot_22fa {
  padding-left: 0;
  padding-right: 0;
}
.prev-3343.hover_short_4da8 > .shadow_hot_22fa .label-iron-7f2b {
  margin: 0;
}
.prev-3343.hover_short_4da8
  > .shadow_hot_22fa
  .grid-5235.dirty_64b9 {
  margin-right: 0;
  margin-left: 0;
}
.prev-3343.hover_short_4da8 #main.dirty_64b9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .advanced_5873 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .advanced_5873 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .copper-603b .sort-full-249d {
    padding-right: 1em;
  }
  .copper-603b.current_a67d .grid-5235 {
    border-right: 1px solid #eaecee;
  }
  .copper-603b.current_a67d .sort-full-249d {
    padding-right: 1em;
  }
  .copper-603b.current_a67d .surface-dim-f029 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_89bf .sort-full-249d {
    padding-left: 1em;
  }
  .alert_89bf.current_a67d .grid-5235 {
    border-left: 1px solid #eaecee;
  }
  .alert_89bf.current_a67d .sort-full-249d {
    padding-left: 1em;
  }
  .alert_89bf.current_a67d .surface-dim-f029 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_98cd .sort-full-249d {
    padding-left: 1em;
  }
  .pagination_98cd.current_a67d .message-f7c1 {
    border-right: 1px solid #eaecee;
  }
  .pagination_98cd.current_a67d .media_clean_09b9 {
    border-right: 1px solid #eaecee;
  }
  .pagination_98cd.current_a67d .sort-full-249d {
    padding-left: 1em;
  }
  .pagination_98cd.current_a67d .surface-dim-f029 {
    padding-right: 1em;
  }
  .pagination_98cd.current_a67d .hover_advanced_a963 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple-964c .sort-full-249d {
    padding-right: 1em;
  }
  .simple-964c.current_a67d .message-f7c1 {
    border-left: 1px solid #eaecee;
  }
  .simple-964c.current_a67d .media_clean_09b9 {
    border-left: 1px solid #eaecee;
  }
  .simple-964c.current_a67d .sort-full-249d {
    padding-right: 1em;
  }
  .simple-964c.current_a67d .surface-dim-f029 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .simple-964c.current_a67d .hover_advanced_a963 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced_5873 .sort-full-249d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced_5873.current_a67d .grid-5235 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .advanced_5873.current_a67d .sort-full-249d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced_5873.current_a67d .surface-dim-f029 {
    padding-left: 1em;
  }
  .advanced_5873.current_a67d .hover_advanced_a963 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .advanced_5873.current_a67d .sort-full-249d {
    padding-left: 0;
  }
}
.pink-aa82 .main-stone-eaad {
  display: inline-block;
}
.slider_615d {
  display: inline-block;
}
.right-119d {
  word-con: break-word;
}
.progress-steel-60d9 > span {
  display: inline-block;
  padding: 5px 0;
}
.progress-steel-60d9 .tertiary-bronze-d46f {
  margin-left: 8px;
  margin-right: 8px;
}
.progress-steel-60d9 .mask-a912 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gold_8d26 .active_35b4 {
  margin-bottom: 2em;
}
.gold_8d26 .carousel-19e7 {
  margin-bottom: 15px;
}
.gold_8d26 .carousel-19e7:last-child {
  margin-bottom: 0;
}
.gold_8d26 .static_eec4 {
  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) {
  .gold_8d26 .static_eec4 {
    display: block;
  }
}
.gold_8d26 .module-tall-5403 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gold_8d26 .module-tall-5403 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gold_8d26 .light-4b42 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gold_8d26 .light-4b42 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gold_8d26 .light-4b42 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gold_8d26 .right-119d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gold_8d26 .right-119d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gold_8d26 .first_7146 p:last-child {
  margin-bottom: 0;
}
.gold_8d26 .icon-2904 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gold_8d26 .paragraph_c409 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gold_8d26 .top_7eb6 {
  margin-top: 1em;
}
.gold_8d26 .outline-7ad0 {
  top: 0;
  display: block;
}
.gold_8d26 .outline-7ad0 a {
  color: inherit;
}
.gold_8d26 .outline-7ad0 a:hover {
  color: inherit;
}
.gold_8d26 .heading_north_e9ce {
  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;
}
.gold_8d26 .heading_north_e9ce:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gold_8d26 .paragraph_c409 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gold_8d26 .advanced_7f96 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gold_8d26 .advanced_7f96:first-child {
  margin-top: 0;
}
.gold_8d26 .advanced_7f96.pro_4e91 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gold_8d26 .advanced_7f96.prev_3b08 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gold_8d26
  .advanced_7f96.prev_3b08.surface_db35
  .top_7eb6 {
  width: 100%;
}
.gold_8d26 .prev_3b08 {
  -webkit-box-align: center;
  align-items: center;
}
.gold_8d26 .prev_3b08 .progress-steel-60d9,
.gold_8d26 .prev_3b08 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gold_8d26 .light-4b42 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gold_8d26 .light-4b42 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gold_8d26 .light-4b42: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;
}
.gold_8d26 .pro_4e91 {
  z-index: 5;
}
.gold_8d26 .first_e05b .shade_6ebd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gold_8d26 .middle-1198 .shade_6ebd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gold_8d26 .slider-blue-9d96 .shade_6ebd {
  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;
}
.gold_8d26.avatar_hovered_19b8 .static_eec4,
.gold_8d26.motion_e355 .static_eec4 {
  display: block;
}
.gold_8d26.avatar_hovered_19b8 .static_eec4 .dropdown_in_2760,
.gold_8d26.avatar_hovered_19b8 .static_eec4 .paragraph_c409,
.gold_8d26.motion_e355 .static_eec4 .dropdown_in_2760,
.gold_8d26.motion_e355 .static_eec4 .paragraph_c409 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold_8d26.stone-d004 .module-tall-5403 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gold_8d26.stone-d004 .module-tall-5403 {
    margin-right: 0;
  }
}
.gold_8d26.avatar_hovered_19b8 .module-tall-5403,
.gold_8d26.motion_e355 .module-tall-5403 {
  padding-top: 40%;
}
.gold_8d26.avatar_hovered_19b8 .active_35b4,
.gold_8d26.motion_e355 .active_35b4 {
  display: block;
}
.gold_8d26.avatar_hovered_19b8 .fn-sticky-d697 .paragraph_c409,
.gold_8d26.motion_e355 .fn-sticky-d697 .paragraph_c409 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gold_8d26.avatar_hovered_19b8 .module-tall-5403,
.gold_8d26.motion_e355 .module-tall-5403 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gold_8d26.avatar_hovered_19b8 .paragraph_c409 {
  padding: 1em;
}
.smooth-c641 {
  margin: 30px auto;
  display: block;
}
.smooth-c641 .yellow_542b > * {
  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;
}
.smooth-c641 .yellow_542b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth-c641 .yellow_542b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fresh_d45f .progress-steel-60d9 {
  margin-bottom: 1.41575em;
}
.fresh_d45f .search-green-0c2c {
  margin-bottom: 1.618em;
}
.layout_lower_7c75 .modal-e185 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout_lower_7c75 .modal-e185 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout_lower_7c75 .gallery-40af {
  max-width: 100%;
  overflow: auto;
}
.bottom_efed .layout_lower_7c75 a:hover {
  text-decoration: underline;
}
.pattern_256c .carousel-19e7:not(.right-119d),
.pattern_256c .light-4b42 {
  margin-bottom: 1.41575em;
}
.pattern_256c .carousel-19e7:not(.right-119d):last-child,
.pattern_256c .light-4b42:last-child {
  margin-bottom: 0;
}
.pattern_256c .carousel-19e7.caption-purple-ef11 {
  margin-bottom: 0.41575em;
}
.pattern_256c .large_22d6:before,
.pattern_256c .plasma_2aea:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern_256c .large_22d6:before {
  content: "\f115";
}
.pattern_256c .plasma_2aea:before {
  content: "\f02c";
}
.pattern_256c .gallery_active_011a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern_256c .gallery_active_011a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.button-black-6569 {
  display: -webkit-box;
  display: flex;
}
.button-black-6569 .container_clean_e71b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .button-black-6569 .container_clean_e71b {
    flex-basis: 90px;
  }
}
.button-black-6569 .backdrop-tall-0a3c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .button-black-6569 .backdrop-tall-0a3c {
    flex-basis: calc(100% - 50px);
  }
}
.button-black-6569 .wrapper-static-143b p:last-child {
  margin-bottom: 0.72em;
}
.header-b92d .yellow_542b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.header-b92d .yellow_542b:after,
.header-b92d .yellow_542b:before {
  content: "";
  display: table;
}
.header-b92d .yellow_542b:after {
  clear: both;
}
.header-b92d .yellow_542b .surface-66bf,
.header-b92d .yellow_542b .selected_34f4 {
  width: 49%;
}
.header-b92d .yellow_542b .surface-66bf a span.banner_5c7c,
.header-b92d .yellow_542b .selected_34f4 a span.banner_5c7c {
  display: block;
  margin-bottom: 5px;
}
.header-b92d .yellow_542b .selected_34f4 {
  float: left;
  text-align: left;
}
.header-b92d .yellow_542b .surface-66bf {
  float: right;
  text-align: right;
}
.shadow-b1de {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shadow-b1de {
    margin-bottom: 0;
  }
}
.last-b6be {
  margin-bottom: 1em;
}
.last-b6be .right-119d {
  font-size: 1.1em;
  line-height: 1.3;
}
.iron_0c01 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mask-f381 .last-b6be,
.easy-d4c9 .last-b6be {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mask-f381 .last-b6be,
  .easy-d4c9 .last-b6be {
    display: block;
  }
}
.mask-f381 .iron_0c01,
.easy-d4c9 .iron_0c01 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mask-f381 .iron_0c01,
  .easy-d4c9 .iron_0c01 {
    margin-bottom: 1em;
  }
}
.mask-f381 .iron_0c01 img,
.easy-d4c9 .iron_0c01 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mask-f381 .notice_plasma_a7d6,
.easy-d4c9 .notice_plasma_a7d6 {
  flex-basis: calc(100% - 160px);
}
.mask-f381 .notice_plasma_a7d6 p,
.easy-d4c9 .notice_plasma_a7d6 p {
  margin-bottom: 0;
}
.mask-f381 .notice_plasma_a7d6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mask-f381 .notice_plasma_a7d6 {
    padding-left: 0;
  }
}
.easy-d4c9 .notice_plasma_a7d6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .easy-d4c9 .notice_plasma_a7d6 {
    padding-right: 0;
  }
}
.easy-d4c9 .iron_0c01 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.aside_d5c9 .iron_0c01 {
  margin-bottom: 0.5em;
}
.aside_d5c9 .iron_0c01 img {
  width: 100%;
}
.wrapper-new-649e .thick_0824,
.in_a36c .thick_0824 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in_a36c .grid-5235 .pattern_purple_5182 p:last-child {
  margin-bottom: 0;
}
.background-b8e4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.summary-active-5010 .medium-c0dd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .summary-active-5010 .medium-c0dd:last-of-type {
    margin-bottom: 0;
  }
}
.summary-active-5010 .medium-c0dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary-active-5010 .medium-c0dd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.summary-active-5010 .medium-c0dd ul li {
  margin: 0 0 0.6em;
}
.summary-active-5010 .medium-c0dd ul li.focused_28ab,
.summary-active-5010 .medium-c0dd ul li.fluid_104c {
  position: relative;
}
.summary-active-5010 .medium-c0dd ul li.focused_28ab .feature-prev-e40c,
.summary-active-5010 .medium-c0dd ul li.fluid_104c .feature-prev-e40c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.summary-active-5010 .medium-c0dd ul li.focused_28ab:after:after,
.summary-active-5010 .medium-c0dd ul li.focused_28ab:after:before,
.summary-active-5010
  .medium-c0dd
  ul
  li.fluid_104c:after:after,
.summary-active-5010
  .medium-c0dd
  ul
  li.fluid_104c:after:before {
  content: "";
  display: table;
}
.summary-active-5010 .medium-c0dd ul li.focused_28ab:after:after,
.summary-active-5010
  .medium-c0dd
  ul
  li.fluid_104c:after:after {
  clear: both;
}
.summary-active-5010 .medium-c0dd a.background_0ce9:hover {
  text-decoration: none;
}
.summary-active-5010 .medium-c0dd select {
  max-width: 100%;
}
.summary-active-5010 .medium-c0dd table {
  font-size: 85%;
}
.summary-active-5010 .medium-c0dd table td,
.summary-active-5010 .medium-c0dd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.summary-active-5010 .medium-c0dd table tfoot td {
  text-align: left;
}
.summary-active-5010 .medium-c0dd :last-child {
  margin-bottom: 0;
}
.summary-active-5010 .medium-c0dd .sidebar-9100 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.summary-active-5010 .medium-c0dd .sidebar-9100 label {
  width: 100%;
}
.summary-active-5010 .medium-c0dd .sidebar-9100 .banner-aa93 {
  width: 100%;
  display: block;
}
.summary-active-5010 .medium-c0dd .sidebar-9100 .carousel_old_5f62 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.summary-active-5010 .medium-c0dd .sidebar-9100 .carousel_old_5f62:hover svg #svg-search {
  fill: #444;
}
.summary-active-5010 .medium-c0dd .sidebar-9100 .carousel_old_5f62 svg {
  width: 18px;
  height: 18px;
}
.summary-active-5010 .info-511e ul ul,
.summary-active-5010 .card_cool_eaf6 ul ul,
.summary-active-5010 .thick_0a75 ul ul,
.summary-active-5010 .input-cold-a4e3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.summary-active-5010 .info-511e .info-c4ea > a,
.summary-active-5010 .card_cool_eaf6 .info-c4ea > a,
.summary-active-5010 .thick_0a75 .info-c4ea > a,
.summary-active-5010 .input-cold-a4e3 .info-c4ea > a {
  margin-bottom: 0;
}
.summary-active-5010 .current_e9c7 li,
.summary-active-5010 .info-511e li,
.summary-active-5010 .outer_bc9f li,
.summary-active-5010 .card_cool_eaf6 li,
.summary-active-5010 .thick_0a75 li,
.summary-active-5010 .input-cold-a4e3 li,
.summary-active-5010 .tall_d1e8 li,
.summary-active-5010 .middle_7811 li {
  display: block;
  position: relative;
}
.summary-active-5010 .current_e9c7 li:last-child,
.summary-active-5010 .info-511e li:last-child,
.summary-active-5010 .outer_bc9f li:last-child,
.summary-active-5010 .card_cool_eaf6 li:last-child,
.summary-active-5010 .thick_0a75 li:last-child,
.summary-active-5010 .input-cold-a4e3 li:last-child,
.summary-active-5010 .tall_d1e8 li:last-child,
.summary-active-5010 .middle_7811 li:last-child {
  border: none;
}
.summary-active-5010 .current_e9c7 li a,
.summary-active-5010 .info-511e li a,
.summary-active-5010 .outer_bc9f li a,
.summary-active-5010 .card_cool_eaf6 li a,
.summary-active-5010 .thick_0a75 li a,
.summary-active-5010 .input-cold-a4e3 li a,
.summary-active-5010 .tall_d1e8 li a,
.summary-active-5010 .middle_7811 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-active-5010 .current_e9c7 li ul li::before,
.summary-active-5010 .info-511e li ul li::before,
.summary-active-5010 .outer_bc9f li ul li::before,
.summary-active-5010 .card_cool_eaf6 li ul li::before,
.summary-active-5010 .thick_0a75 li ul li::before,
.summary-active-5010 .input-cold-a4e3 li ul li::before,
.summary-active-5010 .tall_d1e8 li ul li::before,
.summary-active-5010 .middle_7811 li ul li::before {
  left: 15px;
}
.summary-active-5010 .current_e9c7 li ul a,
.summary-active-5010 .info-511e li ul a,
.summary-active-5010 .outer_bc9f li ul a,
.summary-active-5010 .card_cool_eaf6 li ul a,
.summary-active-5010 .thick_0a75 li ul a,
.summary-active-5010 .input-cold-a4e3 li ul a,
.summary-active-5010 .tall_d1e8 li ul a,
.summary-active-5010 .middle_7811 li ul a {
  padding-left: 20px;
}
.summary-active-5010 .current_e9c7 li ul ul li::before,
.summary-active-5010 .info-511e li ul ul li::before,
.summary-active-5010 .outer_bc9f li ul ul li::before,
.summary-active-5010 .card_cool_eaf6 li ul ul li::before,
.summary-active-5010 .thick_0a75 li ul ul li::before,
.summary-active-5010 .input-cold-a4e3 li ul ul li::before,
.summary-active-5010 .tall_d1e8 li ul ul li::before,
.summary-active-5010 .middle_7811 li ul ul li::before {
  left: 30px;
}
.summary-active-5010 .current_e9c7 li ul ul a,
.summary-active-5010 .info-511e li ul ul a,
.summary-active-5010 .outer_bc9f li ul ul a,
.summary-active-5010 .card_cool_eaf6 li ul ul a,
.summary-active-5010 .thick_0a75 li ul ul a,
.summary-active-5010 .input-cold-a4e3 li ul ul a,
.summary-active-5010 .tall_d1e8 li ul ul a,
.summary-active-5010 .middle_7811 li ul ul a {
  padding-left: 40px;
}
.summary-active-5010 .motion-a881 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-active-5010 .middle_7811 ul li {
  margin-bottom: 1.41575em;
}
.summary-active-5010 .middle_7811 ul li .wrapper_705f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.summary-active-5010 .middle_7811 ul li .fast_3fc6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.small_6345 .current_e9c7 li a,
.small_6345 .info-511e li a,
.small_6345 .outer_bc9f li a,
.small_6345 .card_cool_eaf6 li a,
.small_6345 .thick_0a75 li a,
.small_6345 .input-cold-a4e3 li a,
.small_6345 .tall_d1e8 li a,
.small_6345 .middle_7811 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_6345 .motion-a881 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_6345 .medium-c0dd ul li.focused_28ab .feature-prev-e40c,
.small_6345 .medium-c0dd ul li.fluid_104c .feature-prev-e40c {
  background: rgba(0, 0, 0, 0.2);
}
.small_6345 .summary-active-5010 .medium-c0dd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-3343 .summary-active-5010 .info-bright-867a li {
  margin: 0;
}
.prev-3343 .summary-active-5010 .info-bright-867a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.prev-3343 .summary-active-5010 .info-bright-867a li ul {
  margin: 0;
}
.prev-3343 .summary-active-5010 .info-bright-867a li ul li a {
  padding-left: 15px;
}
.prev-3343 .summary-active-5010 .info-bright-867a li ul li li a {
  padding-left: 30px;
}
.prev-3343 .summary-active-5010 .info-bright-867a li.narrow-dfcd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.prev-3343 .summary-active-5010 .info-bright-867a li.narrow-dfcd > 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;
}
.prev-3343 .summary-active-5010 .info-bright-867a li.narrow-dfcd > 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;
}
.simple-3da3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.next-4259 {
  position: relative;
  z-index: 10;
}
.next-4259 .popup_b7f0 {
  width: 100%;
  max-width: 100%;
}
.backdrop-wide-4ad3 .motion-d9fb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop-wide-4ad3 .description_full_d498 {
}
.backdrop-wide-4ad3 .small_6345 {
  background: #292929;
}
.module-d352 .motion-d9fb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.module-d352 .description_full_d498 {
  background: #f9f9f9;
}
.module-d352 .small_6345 {
  background: #303030;
}
.section-complex-addc .motion-d9fb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section-complex-addc .main-stone-eaad {
    margin-bottom: 1em;
  }
  .section-complex-addc .main-stone-eaad:last-child {
    margin-bottom: 0;
  }
}
.section-complex-addc .description_full_d498 {
  background: #ededed;
}
.section-complex-addc .small_6345 {
  background: #1a1a1a;
}
.motion-d9fb.description_full_d498 {
  color: rgba(0, 0, 0, 0.6);
}
.motion-d9fb.description_full_d498 .frame_f5d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-d9fb.small_6345 {
  color: rgba(255, 255, 255, 0.99);
}
.motion-d9fb.small_6345 a:not(.background_0ce9) {
  color: rgba(255, 255, 255, 0.79);
}
.motion-d9fb.small_6345 a:not(.background_0ce9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-d9fb.small_6345 .frame_f5d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-d9fb.small_6345 table tbody td,
.motion-d9fb.small_6345 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link-b5db.border-white-6485 .shadow_hot_22fa {
  max-width: initial;
}
.link-b5db .widget_82a9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link-b5db .widget_82a9 .popup_b7f0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link-b5db .widget_82a9 .popup_b7f0 {
    display: block;
    margin-bottom: 2em;
  }
  .link-b5db .widget_82a9 .popup_b7f0:last-child {
    margin-bottom: 0;
  }
}
.section-complex-addc .main-stone-eaad:last-child,
.module-d352 .main-stone-eaad:last-child,
.backdrop-wide-4ad3 .main-stone-eaad:last-child {
  margin-bottom: 0;
}
.section-complex-addc .main-stone-eaad .summary-active-5010 .medium-c0dd:last-child,
.module-d352 .main-stone-eaad .summary-active-5010 .medium-c0dd:last-child,
.backdrop-wide-4ad3 .main-stone-eaad .summary-active-5010 .medium-c0dd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section-complex-addc .frame_2926,
  .section-complex-addc .button-cold-439e,
  .module-d352 .frame_2926,
  .module-d352 .button-cold-439e,
  .backdrop-wide-4ad3 .frame_2926,
  .backdrop-wide-4ad3 .button-cold-439e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .next-4259 .main-stone-eaad {
    margin-bottom: 2em;
  }
}
.next-4259 p:last-child {
  margin-bottom: 0;
}
.next-4259 li,
.next-4259 ul {
  list-style: none;
  margin: 0;
}
.next-4259 ul ul {
  margin-left: 2.617924em;
}
.row_662c {
  font-size: 0.875em;
}

/* css-noise: 1068 */
.ghost-box-l4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
