/*!
Theme Name: Customify
Theme URI: https://pressmaximum.video_3bca/customify
Author: WPCustomify
Author URI: https://pressmaximum.video_3bca
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.video_3bca/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.element-b516.info_21aa/licenses/gpl-2.0.status_first_8b14
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.icon-be3c/, (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.progress-west-f02e.tall_5db0/normalize.footer-2041/
 ======
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.footer-2041 v7.0.0 | MIT License | github.video_3bca/necolas/normalize.footer-2041 */
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-out-f117 .widget-over-36c9,
.hero_next_592b,
.gallery_a9a2,
.filter-west-26ea,
.solid-3cb1,
.label-iron-03dd,
.yellow_640f,
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;
}
.hero_next_592b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero_next_592b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero_next_592b,
  h1 {
    font-size: 1.8em;
  }
}
.gallery_a9a2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gallery_a9a2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gallery_a9a2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gallery_a9a2,
  h2 {
    font-size: 1.7em;
  }
}
.filter-west-26ea,
h3 {
  font-size: 1.618em;
}
.accordion-out-f117 .widget-over-36c9,
.solid-3cb1,
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.icon_4fb3 {
  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;
}
.aside_67cb:after,
.aside_67cb:before,
.orange-5f57:after,
.orange-5f57:before {
  content: "";
  display: table;
}
.aside_67cb:after,
.orange-5f57:after {
  clear: both;
}
.hover-ff07 {
  float: right;
  margin-right: 0;
}
.complex-b1b1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu-fd56 .footer-bea5,
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;
}
.menu-fd56 .footer-bea5: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;
}
.iron-46ef .footer-bea5 {
  box-shadow: none;
}
.iron-46ef
  .footer-bea5
  .container_3e39 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.iron-46ef .footer-bea5 .pro-b2e4 {
  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;
}
.iron-46ef
  .footer-bea5
  .pro-b2e4
  b {
  display: none;
}
.iron-46ef .north_fd4f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.component-white-bc90:not(.input_tall_c704):not(.gas-e5ca),
button:not(.input_tall_c704):not(.gas-e5ca),
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ),
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ),
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ) {
  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;
}
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ):hover,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ):hover,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):hover,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):hover,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ):active,
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ):active,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):active,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):active,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):active,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus {
  outline: 0;
}
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41 {
  position: relative;
}
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .title-gas-b856,
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .alert-42f8,
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .description_b793,
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  i,
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  svg,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .title-gas-b856,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .alert-42f8,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .description_b793,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  i,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  svg,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .title-gas-b856,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .alert-42f8,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .description_b793,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  i,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  svg,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .title-gas-b856,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .alert-42f8,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .description_b793,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  i,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  svg,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .title-gas-b856,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .alert-42f8,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  .description_b793,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  i,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41
  svg {
  visibility: hidden;
}
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41:after,
button:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41:after,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41:after,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41:after,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ).fn-loading-fe41: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;
}
.component-white-bc90:not(.input_tall_c704):not(.gas-e5ca),
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ),
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ),
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ) {
  color: #fff;
  background: #235787;
}
.component-white-bc90:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus,
input[type="button"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus,
input[type="reset"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus,
input[type="submit"]:not(.input_tall_c704):not(
    .gas-e5ca
  ):focus {
  color: #fff;
}
.component-white-bc90.fn-disabled-fe41:not(.input_tall_c704):not(
    .gas-e5ca
  ),
.component-white-bc90[disabled]:not(.input_tall_c704):not(
    .gas-e5ca
  ),
button.fn-disabled-fe41:not(.input_tall_c704):not(
    .gas-e5ca
  ),
button[disabled]:not(.input_tall_c704):not(
    .gas-e5ca
  ) {
  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;
}
.west-1706 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west-1706: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;
}
.solid-9df7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.basic-f87d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav-over-5925 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside_67cb:after,
.aside_67cb:before,
.fixed-2fd1:after,
.fixed-2fd1:before,
.background_dirty_f11f:after,
.background_dirty_f11f:before,
.filter-3292:after,
.filter-3292:before,
.tall_908a:after,
.tall_908a:before,
.carousel_bronze_1ba2:after,
.carousel_bronze_1ba2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside_67cb:after,
.fixed-2fd1:after,
.background_dirty_f11f:after,
.filter-3292:after,
.tall_908a:after,
.carousel_bronze_1ba2:after {
  clear: both;
}
.fixed-2fd1 .up_7741,
.background_dirty_f11f .up_7741,
.dirty_9571 .up_7741 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.status_middle_d932 {
  display: inline-block;
}
.gallery-narrow-07fd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gallery-narrow-07fd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gallery-narrow-07fd .thumbnail-inner-26f1 {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail-inner-26f1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hot_e870 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hot_e870:after,
.hot_e870:before {
  content: "";
  display: table;
}
.hot_e870:after {
  clear: both;
}
.detail-55c1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card_76d1 .detail-55c1 {
  max-width: 50%;
}
.gas-9efa .detail-55c1 {
  max-width: 33.33%;
}
.purple-fd37 .detail-55c1 {
  max-width: 25%;
}
.disabled-current-9259 .detail-55c1 {
  max-width: 20%;
}
.search-75e3 .detail-55c1 {
  max-width: 16.66%;
}
.widget_medium_26c9 .detail-55c1 {
  max-width: 14.28%;
}
.new-58c2 .detail-55c1 {
  max-width: 12.5%;
}
.card_ddb5 .detail-55c1 {
  max-width: 11.11%;
}
.highlight-inner-0706 {
  display: block;
}
.accordion-out-f117 .column-78bf label,
.accordion-out-f117 .hidden_95c2 label,
.accordion-out-f117 .notice_lower_83f5 label,
.accordion-out-f117 .grid-blue-96ba label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern_3ad7 {
  list-style: none;
  margin: 0;
}
.pattern_3ad7 article.in_2ca5 {
  margin-bottom: 0;
}
.pattern_3ad7 ul {
  list-style: none;
  margin: 0;
}
.pattern_3ad7 .menu-6281 li.in_2ca5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern_3ad7 .menu-6281 li.in_2ca5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern_3ad7 .menu-6281 li.in_2ca5: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) {
  .pattern_3ad7 .menu-6281 li.in_2ca5 li.in_2ca5 li.in_2ca5 li.in_2ca5 {
    padding-left: 0;
  }
}
article.in_2ca5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_2ca5 .fixed-2fd1 p:last-of-type {
  margin-bottom: 0;
}
article.in_2ca5 .avatar_full_db27 {
  float: left;
}
article.in_2ca5 .primary_45cb {
  margin-left: 85px;
}
article.in_2ca5 .column_fe4c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_2ca5 .column_fe4c .grid-38bc {
  margin-left: 10px;
}
article.in_2ca5 .block-6c1f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_2ca5 .panel-mini-267c {
  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 .column-78bf,
  #respond .notice_lower_83f5,
  #respond .grid-blue-96ba {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-78bf input,
#respond .notice_lower_83f5 input,
#respond .grid-blue-96ba input {
  width: 100%;
}
#respond .grid-blue-96ba {
  margin-right: 0;
}
#respond .up-100e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_1ab3 {
  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;
}
.widget_1ab3.fresh_faac {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget_1ab3 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%);
}
.widget_1ab3:focus,
.widget_1ab3: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);
}
.button-mini-a5d1 {
  border-radius: 10%;
}
.hero_wood_ee3c {
  border-radius: 50%;
}
.grid-beba {
  font-size: 0.72em;
}
.hard-b7a5 {
  font-size: 0.875em;
}
.message-east-561c {
  font-size: 1.1em;
}
.input_a9b3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.input_a9b3.grid-beba {
  letter-spacing: 0.5px;
}
.out_3a87,
.out_3a87 a {
  color: #6d6d6d;
}
.out_3a87 a:hover {
  color: #111;
}
.dropdown-east-d57b {
  color: #6d6d6d;
}
.label-under-1d37 {
  overflow-x: hidden;
}
.label-under-1d37 .mini-02c1.clean_d07a {
  position: relative;
}
.label-under-1d37 .mini-02c1.clean_d07a.breadcrumb-medium-8d58 {
  position: initial;
}
.label-under-1d37
  .mini-02c1.clean_d07a.breadcrumb-medium-8d58
  .block-db67 {
  left: auto;
}
.label-under-1d37 .mini-02c1 .block-db67 {
  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;
}
.label-under-1d37 .mini-02c1:hover.clean_d07a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-under-1d37
  .mini-02c1:hover.clean_d07a
  .block-db67 {
  display: block;
  z-index: 9999999;
}
.label-under-1d37 .pink_e549 .card-02ef,
.label-under-1d37 .texture_2314 .card-02ef {
  display: none;
}
.label-under-1d37 .next-ffbf .mini-02c1:hover.clean_d07a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion-out-f117 .column-78bf label,
.accordion-out-f117 .hidden_95c2 label,
.accordion-out-f117 .notice_lower_83f5 label,
.accordion-out-f117 .grid-blue-96ba label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern_3ad7 {
  list-style: none;
  margin: 0;
}
.pattern_3ad7 article.in_2ca5 {
  margin-bottom: 0;
}
.pattern_3ad7 ul {
  list-style: none;
  margin: 0;
}
.pattern_3ad7 .menu-6281 li.in_2ca5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern_3ad7 .menu-6281 li.in_2ca5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern_3ad7 .menu-6281 li.in_2ca5: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) {
  .pattern_3ad7 .menu-6281 li.in_2ca5 li.in_2ca5 li.in_2ca5 li.in_2ca5 {
    padding-left: 0;
  }
}
article.in_2ca5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_2ca5 .fixed-2fd1 p:last-of-type {
  margin-bottom: 0;
}
article.in_2ca5 .avatar_full_db27 {
  float: left;
}
article.in_2ca5 .primary_45cb {
  margin-left: 85px;
}
article.in_2ca5 .column_fe4c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_2ca5 .column_fe4c .grid-38bc {
  margin-left: 10px;
}
article.in_2ca5 .block-6c1f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_2ca5 .panel-mini-267c {
  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 .column-78bf,
  #respond .notice_lower_83f5,
  #respond .grid-blue-96ba {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-78bf input,
#respond .notice_lower_83f5 input,
#respond .grid-blue-96ba input {
  width: 100%;
}
#respond .grid-blue-96ba {
  margin-right: 0;
}
#respond .up-100e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink_e549 .bright_71e7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bright_71e7 .logo_center_51e3.south-8139 .next-e048 > li > a:focus,
.bright_71e7 .logo_center_51e3.south-8139 .next-e048 > li > a:hover,
.bright_71e7 .logo_center_51e3.small_400e .next-e048 > li > a:focus,
.bright_71e7 .logo_center_51e3.small_400e .next-e048 > li > a:hover,
.bright_71e7 .logo_center_51e3.focus-2500 .next-e048 > li > a:focus,
.bright_71e7 .logo_center_51e3.focus-2500 .next-e048 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_71e7
  .logo_center_51e3.south-8139
  .next-e048
  > li.active-action-abef
  > a,
.bright_71e7
  .logo_center_51e3.south-8139
  .next-e048
  > li.red_31f3
  > a,
.bright_71e7
  .logo_center_51e3.small_400e
  .next-e048
  > li.active-action-abef
  > a,
.bright_71e7
  .logo_center_51e3.small_400e
  .next-e048
  > li.red_31f3
  > a,
.bright_71e7
  .logo_center_51e3.focus-2500
  .next-e048
  > li.active-action-abef
  > a,
.bright_71e7 .logo_center_51e3.focus-2500 .next-e048 > li.yellow-9801 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bright_71e7 .notification-777f,
.bright_71e7 .notification-777f a {
  color: rgba(255, 255, 255, 0.99);
}
.bright_71e7 .caption_bottom_70a5.logo_bronze_eb44 li a,
.bright_71e7 .dirty_ffd3 a,
.bright_71e7 .card-596a,
.bright_71e7 .next-e048 > li > a,
.bright_71e7 .inner_e0ea {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7 .caption_bottom_70a5.logo_bronze_eb44 li a:hover,
.bright_71e7 .dirty_ffd3 a:hover,
.bright_71e7 .card-596a:hover,
.bright_71e7 .next-e048 > li > a:hover,
.bright_71e7 .inner_e0ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_71e7 .large-56eb {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7 .large-56eb .simple-ee30 {
  color: rgba(255, 255, 255, 0.99);
}
.bright_71e7 .large-56eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_71e7 .north-e4c2 .nav_ad31 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7 .north-e4c2 .nav_ad31 .row-f491 {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7
  .north-e4c2
  .nav_ad31
  .row-f491::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7
  .north-e4c2
  .nav_ad31
  .row-f491:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7
  .north-e4c2
  .nav_ad31
  .row-f491::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7
  .north-e4c2
  .nav_ad31
  .row-f491::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7 .north-e4c2 .hero-7c87 {
  color: rgba(255, 255, 255, 0.79);
}
.bright_71e7 .north-e4c2 .hero-7c87:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner-silver-4e43
  .bright_71e7
  .north-e4c2
  .accent-dynamic-9dd8
  .paragraph-black-2bc7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner-silver-4e43
  .bright_71e7
  .north-e4c2
  .accent-dynamic-9dd8
  .row-f491 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink_e549 .tall_c9c8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tall_c9c8 .logo_center_51e3.south-8139 .next-e048 > li > a:focus,
.tall_c9c8 .logo_center_51e3.south-8139 .next-e048 > li > a:hover,
.tall_c9c8 .logo_center_51e3.small_400e .next-e048 > li > a:focus,
.tall_c9c8 .logo_center_51e3.small_400e .next-e048 > li > a:hover,
.tall_c9c8 .logo_center_51e3.focus-2500 .next-e048 > li > a:focus,
.tall_c9c8 .logo_center_51e3.focus-2500 .next-e048 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_c9c8
  .logo_center_51e3.south-8139
  .next-e048
  > li.active-action-abef
  > a,
.tall_c9c8
  .logo_center_51e3.south-8139
  .next-e048
  > li.red_31f3
  > a,
.tall_c9c8
  .logo_center_51e3.small_400e
  .next-e048
  > li.active-action-abef
  > a,
.tall_c9c8
  .logo_center_51e3.small_400e
  .next-e048
  > li.red_31f3
  > a,
.tall_c9c8
  .logo_center_51e3.focus-2500
  .next-e048
  > li.active-action-abef
  > a,
.tall_c9c8 .logo_center_51e3.focus-2500 .next-e048 > li.yellow-9801 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tall_c9c8 .notification-777f,
.tall_c9c8 .notification-777f a {
  color: rgba(0, 0, 0, 0.8);
}
.tall_c9c8 .caption_bottom_70a5.logo_bronze_eb44 li a,
.tall_c9c8 .dirty_ffd3 a,
.tall_c9c8 .card-596a,
.tall_c9c8 .next-e048 > li > a,
.tall_c9c8 .inner_e0ea {
  color: rgba(0, 0, 0, 0.55);
}
.tall_c9c8 .caption_bottom_70a5.logo_bronze_eb44 li a:hover,
.tall_c9c8 .dirty_ffd3 a:hover,
.tall_c9c8 .card-596a:hover,
.tall_c9c8 .next-e048 > li > a:hover,
.tall_c9c8 .inner_e0ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_c9c8 .large-56eb {
  color: rgba(0, 0, 0, 0.55);
}
.tall_c9c8 .large-56eb .simple-ee30 {
  color: rgba(0, 0, 0, 0.8);
}
.tall_c9c8 .large-56eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_0c6b .widget-south-3d22 {
  margin-left: auto;
  margin-right: auto;
}
.background_dirty_f11f > * {
  margin-left: auto;
  margin-right: auto;
}
.background_dirty_f11f .solid-9df7 {
  margin-right: 1.41575em;
}
.gradient_liquid_70b8 .background_dirty_f11f > .container_a934 {
  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;
}
.gradient_liquid_70b8 .background_dirty_f11f > .gas_5b53 {
  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;
}
.container_next_f9a8.chip_0c6b .widget-south-3d22,
.smooth-9f90.chip_0c6b .widget-south-3d22 {
  margin-left: 0;
}
.link-8987.chip_0c6b .widget-south-3d22,
.fast-4b75.chip_0c6b .widget-south-3d22 {
  margin-right: 0;
}
.background_dirty_f11f ol,
.background_dirty_f11f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.lower-cd6d video {
  max-width: 100%;
}
.tertiary_rough_fdd9 img {
  display: block;
}
.tertiary_rough_fdd9.solid-9df7,
.tertiary_rough_fdd9.basic-f87d {
  width: 100%;
}
.tertiary_rough_fdd9.gas_5b53 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover-yellow-6674:not(.secondary-outer-9304) {
  margin: 1.5em auto;
}
.preview-liquid-c2ca p {
  padding: 1.5em 14px;
}
ul.surface_1eff.gas_5b53,
ul.surface_1eff.container_a934,
ul.surface_1eff.liquid_1053.container_a934 {
  padding: 0 14px;
}
.warm-fe8c {
  display: block;
  overflow-x: auto;
}
.warm-fe8c table {
  border-collapse: collapse;
  width: 100%;
}
.warm-fe8c td,
.warm-fe8c th {
  padding: 0.5em;
}
.background_dirty_f11f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background_dirty_f11f ol ol,
.background_dirty_f11f ol ul,
.background_dirty_f11f ul ol,
.background_dirty_f11f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background_dirty_f11f ol ol li,
.background_dirty_f11f ol ul li,
.background_dirty_f11f ul ol li,
.background_dirty_f11f ul ul li {
  margin-left: 0;
}
.easy-8c0d.thumbnail_a62c > .tooltip-25f5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.easy-8c0d.thumbnail_a62c > .tooltip-25f5 iframe,
.easy-8c0d.thumbnail_a62c > .tooltip-25f5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.video_over_699e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.video_over_699e.alert_8e50 {
  padding: 0;
}
.video_over_699e.alert_8e50 cite {
  font-size: 13px;
}
.video_over_699e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.video_over_699e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.block-ad8c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.block-ad8c > p:first-child {
  margin-top: 0;
}
.block-ad8c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.block-ad8c blockquote {
  border-left: 0;
}
.filter_clean_dd7a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter_clean_dd7a:not(.focused_49ea) {
  max-width: 100px;
}
.filter_clean_dd7a.backdrop_fluid_159c {
  border-bottom: none !important;
  text-align: center;
}
.filter_clean_dd7a.backdrop_fluid_159c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview-liquid-c2ca p {
    padding: 1.5em 0;
  }
}
.highlight-f1f9 {
  color: #0073aa;
}
.middle-8e09 {
  background-color: #0073aa;
}
.clean_b03d {
  color: #229fd8;
}
.button-51ca {
  background-color: #229fd8;
}
.gallery_next_6e54 {
  color: #eee;
}
.frame_next_c82d {
  background-color: #eee;
}
.badge_selected_8511 {
  color: #444;
}
.footer_63a1 {
  background-color: #444;
}
.logo_prev_090e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_prev_090e .widget_231e .dirty_ffd3 {
  font-size: 15px;
}
.logo_prev_090e .dirty_ffd3 {
  line-height: 1.3;
}
.logo_prev_090e .tall_c9c8 {
}
.logo_prev_090e .bright_71e7 {
  background: #235787;
}
.new_faf7 {
  padding: 0;
}
.new_faf7 .bright_71e7 {
  background: #1a1a1a;
}
.new_faf7 .tall_c9c8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card-763a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card-763a .tall_c9c8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card-763a .bright_71e7 {
  background: #303030;
}
.carousel_bronze_1ba2 {
  position: relative;
  z-index: 10;
}
.carousel_bronze_1ba2 .accent-selected-7afa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-d2bc .clean_d07a {
  display: inline-block;
  vertical-align: middle;
}
.cold-d2bc.tag_upper_7148 .clean_d07a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cold-d2bc.tag_upper_7148 .clean_d07a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cold-d2bc.tag_upper_7148 .clean_d07a {
    margin-right: 0.4em;
  }
}
.cold-d2bc.tag_upper_7148 .clean_d07a:last-child {
  margin-right: 0;
}
.backdrop_cbaf .accent-selected-7afa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pink_e549 .widget_231e {
    margin: 0 -0.5em;
  }
  .pink_e549 .widget_231e [class*="customify-col-"],
  .pink_e549 .widget_231e [class*="customify-col_"],
  .pink_e549 .widget_231e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pink_e549.light_33cb .accent-selected-7afa {
  background: 0 0 !important;
}
.pink_e549.light_33cb .accent-selected-7afa,
.pink_e549.backdrop_cbaf .accent-selected-7afa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pink_e549.secondary_1061 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pink_e549.backdrop_cbaf .accent-selected-7afa {
  box-shadow: none !important;
}
.bronze_5a71 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bronze_5a71 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bronze_5a71 {
    padding: 18px 0 20px;
  }
}
.bronze_5a71 .surface_0b9d {
  width: 100%;
}
.bronze_5a71 .yellow-b9e4 {
  margin-bottom: 0;
}
.bronze_5a71 .photo-491e {
  margin-top: 5px;
  font-size: 0.875em;
}
.wood-c55e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wood-c55e .picture-5627 {
  width: 100%;
}
.stale_d446 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.stale_d446 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.stale_d446 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;
}
.stale_d446 li:last-child:after {
  display: none;
}
.stale_d446 li a {
  font-weight: 500;
  margin-right: 10px;
}
.purple_bcb7 .card-02ef button,
.bronze_5a71 .card-02ef button {
  left: 0;
}
.purple_bcb7 .picture-5627,
.bronze_5a71 .picture-5627 {
  padding-left: 0;
  padding-right: 0;
}
.purple_bcb7 .wood-c55e,
.bronze_5a71 .wood-c55e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.purple_bcb7 {
  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;
}
.purple_bcb7: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;
}
.purple_bcb7 .easy_f426 {
  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) {
  .purple_bcb7 .easy_f426 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .purple_bcb7 .easy_f426 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .purple_bcb7 .easy_f426 {
    min-height: 200px;
  }
}
.purple_bcb7 .stale_d446 {
  color: rgba(255, 255, 255, 0.8);
}
.purple_bcb7 .stale_d446 a,
.purple_bcb7 .stale_d446 li:after {
  color: inherit;
}
.purple_bcb7 .stale_d446 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero-outer-5902 {
  margin-bottom: 0.5em;
}
.shadow_5be7 {
  margin-bottom: 1.2em;
}
.shadow_5be7,
.hero-outer-5902 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shadow_5be7 p:last-child,
.hero-outer-5902 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card-02ef,
#masthead .card-02ef {
  display: none;
}
#masthead
  > .card-02ef.picture_cac3 {
  display: none;
}
#masthead > .card-02ef button {
  left: 0;
}
.focus_aad7 {
  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%;
}
.focus_aad7 .clean_d07a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus_aad7 .soft-9f21 {
  display: -webkit-box;
  display: flex;
}
.focus_aad7 .soft-9f21.texture_b4ec {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus_aad7 .soft-9f21.aside-fresh-9db4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_aad7 .soft-9f21.huge_be4b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_aad7.aside-25ca.mask-5774 .soft-9f21.texture_b4ec {
  flex-basis: 100%;
}
.focus_aad7.component-blue-7e9f .soft-9f21.aside-fresh-9db4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus_aad7.component-blue-7e9f .soft-9f21.huge_be4b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card-02ef.picture_cac3 {
  display: none;
}
#masthead > .card-02ef button {
  left: 0;
}
.iron_4bcf {
  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;
}
.iron_4bcf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.iron_4bcf.smooth_47e3 i {
  margin-right: 4px;
}
.iron_4bcf.bronze_eb3c i {
  margin-left: 5px;
}
.dirty_ffd3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dirty_ffd3 p:last-child {
  margin-bottom: 0;
}
.first_6ba8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.first_6ba8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.first_6ba8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.first_6ba8 .notification-777f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.first_6ba8 .light_bff2 {
  margin: 5px 0 7px 0;
}
.first_6ba8.wrapper-f443 .label-0259 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_6ba8.wrapper-f443 .list_bff3 {
  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;
}
.first_6ba8.lite_69fe {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.first_6ba8.lite_69fe .label-0259 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_6ba8.lite_69fe .list_bff3 {
  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;
}
.first_6ba8.picture-12dc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first_6ba8.tabs-a7ce {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.first_6ba8.tabs-a7ce .list_bff3 {
  margin-top: 7px;
}
.huge-59f9 {
  display: inline-block;
}
.carousel_bronze_1ba2 .menu-pro-9094 .first_6ba8 img {
  max-width: 100%;
}
.logo_center_51e3 .module-1f86.out_0dfc,
.mask_cold_6420 .module-1f86.out_0dfc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo_center_51e3 .highlight_stone_fd19,
.mask_cold_6420 .highlight_stone_fd19 {
  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%);
}
.logo_center_51e3 .highlight_stone_fd19 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.logo_center_51e3.mask_pressed_6ac4 .highlight_stone_fd19 {
  display: none;
}
.logo_center_51e3 .table-9ab5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo_center_51e3 .table-9ab5 li {
  display: inline-block;
  position: relative;
}
.logo_center_51e3 .table-9ab5 li:last-child {
  margin-right: 0;
}
.logo_center_51e3 .table-9ab5 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;
}
.logo_center_51e3 .table-9ab5 li.yellow-9801 > a {
  color: rgba(0, 0, 0, 0.9);
}
.logo_center_51e3 .table-9ab5 > 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;
}
.logo_center_51e3 .table-9ab5 > li > a i {
  line-height: 0;
}
.logo_center_51e3 .table-9ab5 > li.current_5f9c > a .highlight_stone_fd19 {
  margin-left: 4px;
  line-height: 0;
}
.logo_center_51e3 .table-9ab5 .wrapper-middle-8929 li.current_5f9c > a {
  position: relative;
}
.logo_center_51e3 .table-9ab5 .wrapper-middle-8929 li.current_5f9c > a:after,
.logo_center_51e3 .table-9ab5 .wrapper-middle-8929 li.current_5f9c > a:before {
  content: "";
  display: table;
}
.logo_center_51e3 .table-9ab5 .wrapper-middle-8929 li.current_5f9c > a:after {
  clear: both;
}
.logo_center_51e3 .table-9ab5 .wrapper-middle-8929 li.current_5f9c > a .highlight_stone_fd19 {
  margin-left: 5px;
  float: right;
}
.logo_center_51e3 .paper-d2fe,
.logo_center_51e3 .wrapper-middle-8929 {
  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;
}
.logo_center_51e3 .wrapper-middle-8929 {
  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;
}
.logo_center_51e3 .wrapper-middle-8929 .out_0dfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo_center_51e3 .wrapper-middle-8929 .highlight_stone_fd19 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.logo_center_51e3 .wrapper-middle-8929 li {
  display: block;
  margin: 0;
  padding: 0;
}
.logo_center_51e3 .wrapper-middle-8929 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;
}
.logo_center_51e3 .wrapper-middle-8929 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.logo_center_51e3 .wrapper-middle-8929 .wrapper-middle-8929 {
  top: 0;
  left: 100%;
}
.logo_center_51e3 .hard-481e.fn-focus-fe41 > .paper-d2fe,
.logo_center_51e3 .hard-481e.fn-focus-fe41 > .wrapper-middle-8929,
.logo_center_51e3 .hard-481e:focus > .paper-d2fe,
.logo_center_51e3 .hard-481e:focus > .wrapper-middle-8929,
.logo_center_51e3 .hard-481e:hover > .paper-d2fe,
.logo_center_51e3 .hard-481e:hover > .wrapper-middle-8929 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.logo_center_51e3.focus-2500 .next-e048:after,
.logo_center_51e3.focus-2500 .next-e048:before {
  content: "";
  display: table;
}
.logo_center_51e3.focus-2500 .next-e048:after {
  clear: both;
}
.logo_center_51e3.focus-2500 .next-e048 > li {
  float: left;
}
.logo_center_51e3.table_active_03cf .next-e048:after,
.logo_center_51e3.table_active_03cf .next-e048:before {
  content: "";
  display: table;
}
.logo_center_51e3.table_active_03cf .next-e048:after {
  clear: both;
}
.logo_center_51e3.table_active_03cf .next-e048 > li {
  float: left;
}
.logo_center_51e3.table_active_03cf .next-e048 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.logo_center_51e3.table_active_03cf .next-e048 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.logo_center_51e3.table_active_03cf .next-e048 > li.active-action-abef > a,
.logo_center_51e3.table_active_03cf .next-e048 > li.yellow-9801 > a {
  color: #fff;
  background-color: #1e4b75;
}
.logo_center_51e3.south-8139 .next-e048 > li > a .out_0dfc {
  position: relative;
}
.logo_center_51e3.south-8139 .next-e048 > li > a .out_0dfc: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;
}
.logo_center_51e3.south-8139
  .next-e048
  > li:focus
  > a
  .out_0dfc:before,
.logo_center_51e3.south-8139
  .next-e048
  > li:hover
  > a
  .out_0dfc:before {
  width: 100%;
  background-color: currentColor;
}
.logo_center_51e3.south-8139
  .next-e048
  > li.active-action-abef
  > a
  .out_0dfc:before,
.logo_center_51e3.south-8139
  .next-e048
  > li.red_31f3
  > a
  .out_0dfc:before {
  width: 100%;
  background-color: currentColor;
}
.logo_center_51e3.small_400e .next-e048 > li > a .out_0dfc {
  position: relative;
}
.logo_center_51e3.small_400e .next-e048 > li > a .out_0dfc: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;
}
.logo_center_51e3.small_400e .next-e048 > li:focus > a .out_0dfc:before,
.logo_center_51e3.small_400e
  .next-e048
  > li:hover
  > a
  .out_0dfc:before {
  width: 100%;
  background-color: currentColor;
}
.logo_center_51e3.small_400e
  .next-e048
  > li.active-action-abef
  > a
  .out_0dfc:before,
.logo_center_51e3.small_400e
  .next-e048
  > li.red_31f3
  > a
  .out_0dfc:before {
  width: 100%;
  background-color: currentColor;
}
.mask_cold_6420 .table-9ab5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask_cold_6420 .table-9ab5 li:first-child > a {
  border-top: none;
}
.mask_cold_6420 .table-9ab5 .popup-f690 > .out_0dfc .highlight_stone_fd19 {
  display: none;
}
.mask_cold_6420 .table-9ab5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask_cold_6420 .table-9ab5 li:last-child {
  border: none;
}
.mask_cold_6420 .table-9ab5 li.current_5f9c > a {
  padding-right: 45px !important;
}
.mask_cold_6420 .table-9ab5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask_cold_6420 .table-9ab5 li a:focus,
.mask_cold_6420 .table-9ab5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_cold_6420 .table-9ab5 li .tabs-24d1 {
  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;
}
.mask_cold_6420 .table-9ab5 li .tabs-24d1:hover {
  box-shadow: none;
}
.mask_cold_6420 .table-9ab5 li .tabs-24d1 .highlight_stone_fd19 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask_cold_6420 .table-9ab5 .wrapper-middle-8929 {
  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);
}
.mask_cold_6420 .table-9ab5 .wrapper-middle-8929 li a {
  padding-left: 3em;
}
.mask_cold_6420 .table-9ab5 .link-faba > a .tabs-24d1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask_cold_6420 .table-9ab5 .link-faba > .wrapper-middle-8929 {
  display: block;
  opacity: 1;
}
.feature-hard-9540 {
  max-width: 100%;
}
.disabled_clean_40f7 {
  line-height: 0;
  cursor: pointer;
}
.inner_e0ea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.inner_e0ea:hover {
  box-shadow: none;
  color: currentColor;
}
.inner_e0ea svg {
  width: 18px;
  height: 18px;
}
.inner_e0ea .dim-7339 {
  display: none;
}
.tabs_7303 {
  position: relative;
}
.tabs_7303.fn-active-fe41 .inner_e0ea .outer_fae1 {
  display: none;
}
.tabs_7303.fn-active-fe41 .inner_e0ea .dim-7339 {
  display: inline-block;
}
.tabs_7303 .row_bright_b0e4 {
  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);
}
.tabs_7303.glass-3958 .row_bright_b0e4 {
  left: auto;
  right: -0.9em;
}
.tabs_7303.glass-3958 .breadcrumb-fdbb::before {
  left: auto;
  right: 15px;
}
.tabs_7303.fn-active-fe41 .row_bright_b0e4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-dynamic-9dd8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent-dynamic-9dd8 label {
  flex-basis: 100%;
}
.accent-dynamic-9dd8 .nav_ad31 {
  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;
}
.accent-dynamic-9dd8 .row-f491 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent-dynamic-9dd8 .row-f491:focus {
  background-color: transparent;
}
.accent-dynamic-9dd8 button.hero-7c87 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent-dynamic-9dd8 button.hero-7c87:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent-dynamic-9dd8 button.hero-7c87 svg {
  width: 18px;
  height: 18px;
}
.accent-dynamic-9dd8 input[type="submit"] {
  min-height: auto;
}
.north-e4c2 .accent-dynamic-9dd8 .row-f491 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.breadcrumb-fdbb {
  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) {
  .breadcrumb-fdbb {
    width: 220px;
  }
}
.breadcrumb-fdbb label {
  flex-basis: 100%;
}
.breadcrumb-fdbb::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;
}
.banner-silver-4e43 .north-e4c2 .accent-dynamic-9dd8 {
  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;
}
.banner-silver-4e43
  .north-e4c2
  .accent-dynamic-9dd8
  .nav_ad31 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.banner-silver-4e43 .north-e4c2 .accent-dynamic-9dd8 .row-f491 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.banner-silver-4e43
  .north-e4c2
  .accent-dynamic-9dd8
  .row-f491:focus {
  background: 0 0;
}
.banner-silver-4e43
  .north-e4c2
  .accent-dynamic-9dd8
  .paragraph-black-2bc7 {
  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;
}
.caption_bottom_70a5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.caption_bottom_70a5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.caption_bottom_70a5 li:last-child {
  margin-right: 0;
}
.caption_bottom_70a5 li:first-child {
  margin-left: 0;
}
.caption_bottom_70a5.notice-ac4b a {
  color: #fff;
}
.caption_bottom_70a5.notice-ac4b a:hover {
  color: #fff;
}
.caption_bottom_70a5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.caption_bottom_70a5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.caption_bottom_70a5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.caption_bottom_70a5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.caption_bottom_70a5 [class*="social-icon-apple"] {
  background-color: #999;
}
.caption_bottom_70a5 [class*="social-icon-apple"].frame_b796 {
  background-color: transparent;
  color: #999;
}
.caption_bottom_70a5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.caption_bottom_70a5 [class*="social-icon-behance"].frame_b796 {
  background-color: transparent;
  color: #1769ff;
}
.caption_bottom_70a5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.caption_bottom_70a5 [class*="social-icon-bitbucket"].frame_b796 {
  background-color: transparent;
  color: #205081;
}
.caption_bottom_70a5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.caption_bottom_70a5 [class*="social-icon-codepen"].frame_b796 {
  background-color: transparent;
  color: #000;
}
.caption_bottom_70a5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.caption_bottom_70a5 [class*="social-icon-delicious"].frame_b796 {
  background-color: transparent;
  color: #39f;
}
.caption_bottom_70a5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.caption_bottom_70a5 [class*="social-icon-digg"].frame_b796 {
  background-color: transparent;
  color: #005be2;
}
.caption_bottom_70a5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.caption_bottom_70a5 [class*="social-icon-dribbble"].frame_b796 {
  background-color: transparent;
  color: #ea4c89;
}
.caption_bottom_70a5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.caption_bottom_70a5 [class*="social-icon-envelope"].frame_b796 {
  background-color: transparent;
  color: #ea4335;
}
.caption_bottom_70a5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.caption_bottom_70a5 [class*="social-icon-facebook"].frame_b796 {
  background-color: transparent;
  color: #3b5998;
}
.caption_bottom_70a5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.caption_bottom_70a5 [class*="social-icon-flickr"].frame_b796 {
  background-color: transparent;
  color: #0063dc;
}
.caption_bottom_70a5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.caption_bottom_70a5 [class*="social-icon-foursquare"].frame_b796 {
  background-color: transparent;
  color: #2d5be3;
}
.caption_bottom_70a5 [class*="social-icon-github"] {
  background-color: #333;
}
.caption_bottom_70a5 [class*="social-icon-github"].frame_b796 {
  background-color: transparent;
  color: #333;
}
.caption_bottom_70a5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.caption_bottom_70a5 [class*="social-icon-google-plus"].frame_b796 {
  background-color: transparent;
  color: #dd4b39;
}
.caption_bottom_70a5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.caption_bottom_70a5 [class*="social-icon-houzz"].frame_b796 {
  background-color: transparent;
  color: #7ac142;
}
.caption_bottom_70a5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.caption_bottom_70a5 [class*="social-icon-instagram"].frame_b796 {
  background-color: transparent;
  color: #262626;
}
.caption_bottom_70a5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.caption_bottom_70a5 [class*="social-icon-jsfiddle"].frame_b796 {
  background-color: transparent;
  color: #487aa2;
}
.caption_bottom_70a5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.caption_bottom_70a5 [class*="social-icon-linkedin"].frame_b796 {
  background-color: transparent;
  color: #0077b5;
}
.caption_bottom_70a5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.caption_bottom_70a5 [class*="social-icon-medium"].frame_b796 {
  background-color: transparent;
  color: #00ab6b;
}
.caption_bottom_70a5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.caption_bottom_70a5
  [class*="social-icon-odnoklassniki"].frame_b796 {
  background-color: transparent;
  color: #f4731c;
}
.caption_bottom_70a5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.caption_bottom_70a5 [class*="social-icon-meetup"].frame_b796 {
  background-color: transparent;
  color: #ec1c40;
}
.caption_bottom_70a5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.caption_bottom_70a5 [class*="social-icon-pinterest"].frame_b796 {
  background-color: transparent;
  color: #bd081c;
}
.caption_bottom_70a5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.caption_bottom_70a5 [class*="social-icon-product-hunt"].frame_b796 {
  background-color: transparent;
  color: #da552f;
}
.caption_bottom_70a5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.caption_bottom_70a5 [class*="social-icon-reddit"].frame_b796 {
  background-color: transparent;
  color: #ff4500;
}
.caption_bottom_70a5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.caption_bottom_70a5 [class*="social-icon-rss"].frame_b796 {
  background-color: transparent;
  color: #f26522;
}
.caption_bottom_70a5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.caption_bottom_70a5
  [class*="social-icon-shopping-cart"].frame_b796 {
  background-color: transparent;
  color: #4caf50;
}
.caption_bottom_70a5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.caption_bottom_70a5 [class*="social-icon-skype"].frame_b796 {
  background-color: transparent;
  color: #00aff0;
}
.caption_bottom_70a5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.caption_bottom_70a5 [class*="social-icon-slideshare"].frame_b796 {
  background-color: transparent;
  color: #0077b5;
}
.caption_bottom_70a5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.caption_bottom_70a5 [class*="social-icon-snapchat"].frame_b796 {
  background-color: transparent;
  color: #fffc00;
}
.caption_bottom_70a5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.caption_bottom_70a5 [class*="social-icon-soundcloud"].frame_b796 {
  background-color: transparent;
  color: #f80;
}
.caption_bottom_70a5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.caption_bottom_70a5 [class*="social-icon-spotify"].frame_b796 {
  background-color: transparent;
  color: #2ebd59;
}
.caption_bottom_70a5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.caption_bottom_70a5
  [class*="social-icon-stack-overflow"].frame_b796 {
  background-color: transparent;
  color: #fe7a15;
}
.caption_bottom_70a5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.caption_bottom_70a5 [class*="social-icon-maldkfgram"].frame_b796 {
  background-color: transparent;
  color: #2ca5e0;
}
.caption_bottom_70a5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.caption_bottom_70a5 [class*="social-icon-tripadvisor"].frame_b796 {
  background-color: transparent;
  color: #589442;
}
.caption_bottom_70a5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.caption_bottom_70a5 [class*="social-icon-tumblr"].frame_b796 {
  background-color: transparent;
  color: #35465c;
}
.caption_bottom_70a5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.caption_bottom_70a5 [class*="social-icon-twitch"].frame_b796 {
  background-color: transparent;
  color: #6441a5;
}
.caption_bottom_70a5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.caption_bottom_70a5 [class*="social-icon-twitter"].frame_b796 {
  background-color: transparent;
  color: #1da1f2;
}
.caption_bottom_70a5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.caption_bottom_70a5 [class*="social-icon-vimeo"].frame_b796 {
  background-color: transparent;
  color: #1ab7ea;
}
.caption_bottom_70a5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.caption_bottom_70a5 [class*="social-icon-vk"].frame_b796 {
  background-color: transparent;
  color: #45668e;
}
.caption_bottom_70a5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.caption_bottom_70a5 [class*="social-icon-weibo"].frame_b796 {
  background-color: transparent;
  color: #df2029;
}
.caption_bottom_70a5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.caption_bottom_70a5 [class*="social-icon-weixin"].frame_b796 {
  background-color: transparent;
  color: #7bb32e;
}
.caption_bottom_70a5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.caption_bottom_70a5 [class*="social-icon-whatsapp"].frame_b796 {
  background-color: transparent;
  color: #25d366;
}
.caption_bottom_70a5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.caption_bottom_70a5 [class*="social-icon-wordpress"].frame_b796 {
  background-color: transparent;
  color: #21759b;
}
.caption_bottom_70a5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.caption_bottom_70a5 [class*="social-icon-xing"].frame_b796 {
  background-color: transparent;
  color: #026466;
}
.caption_bottom_70a5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.caption_bottom_70a5 [class*="social-icon-yelp"].frame_b796 {
  background-color: transparent;
  color: #af0606;
}
.caption_bottom_70a5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.caption_bottom_70a5 [class*="social-icon-youtube"].frame_b796 {
  background-color: transparent;
  color: #cd201f;
}
.card-596a {
  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;
}
.card-596a:hover {
  box-shadow: none;
  background: 0 0;
}
.bright-48ad {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.cool_96d9 {
  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;
}
.up_78bd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent-2daa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent-2daa,
.accent-2daa::after,
.accent-2daa::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;
}
.accent-2daa::after,
.accent-2daa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.motion-2261 .cool_96d9 .up_78bd {
  margin-top: -2px;
  width: 19px;
}
.motion-2261 .cool_96d9 .accent-2daa {
  margin-top: -1px;
}
.motion-2261 .cool_96d9 .accent-2daa,
.motion-2261 .cool_96d9 .accent-2daa::after,
.motion-2261 .cool_96d9 .accent-2daa::before {
  width: 19px;
  height: 2px;
}
.motion-2261 .cool_96d9 .accent-2daa::before {
  top: -6px;
}
.motion-2261 .cool_96d9 .accent-2daa::after {
  bottom: -6px;
}
.over-05d0 .cool_96d9 .up_78bd {
  margin-top: -2px;
  width: 22px;
}
.over-05d0 .cool_96d9 .accent-2daa {
  margin-top: -1px;
}
.over-05d0 .cool_96d9 .accent-2daa,
.over-05d0 .cool_96d9 .accent-2daa::after,
.over-05d0 .cool_96d9 .accent-2daa::before {
  width: 22px;
  height: 2px;
}
.over-05d0 .cool_96d9 .accent-2daa::before {
  top: -7px;
}
.over-05d0 .cool_96d9 .accent-2daa::after {
  bottom: -7px;
}
.form_af65 .cool_96d9 .up_78bd {
  margin-top: -2px;
  width: 31px;
}
.form_af65 .cool_96d9 .accent-2daa {
  margin-top: -1.5px;
}
.form_af65 .cool_96d9 .accent-2daa,
.form_af65 .cool_96d9 .accent-2daa::after,
.form_af65 .cool_96d9 .accent-2daa::before {
  width: 31px;
  height: 3px;
}
.form_af65 .cool_96d9 .accent-2daa::before {
  top: -9px;
}
.form_af65 .cool_96d9 .accent-2daa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip_iron_cec2 .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_iron_cec2 .cool_96d9 .accent-2daa {
    margin-top: -1px;
  }
  .tooltip_iron_cec2 .cool_96d9 .accent-2daa,
  .tooltip_iron_cec2 .cool_96d9 .accent-2daa::after,
  .tooltip_iron_cec2 .cool_96d9 .accent-2daa::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_iron_cec2 .cool_96d9 .accent-2daa::before {
    top: -6px;
  }
  .tooltip_iron_cec2 .cool_96d9 .accent-2daa::after {
    bottom: -6px;
  }
  .highlight_short_91f8 .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_short_91f8 .cool_96d9 .accent-2daa {
    margin-top: -1px;
  }
  .highlight_short_91f8 .cool_96d9 .accent-2daa,
  .highlight_short_91f8 .cool_96d9 .accent-2daa::after,
  .highlight_short_91f8 .cool_96d9 .accent-2daa::before {
    width: 22px;
    height: 2px;
  }
  .highlight_short_91f8 .cool_96d9 .accent-2daa::before {
    top: -7px;
  }
  .highlight_short_91f8 .cool_96d9 .accent-2daa::after {
    bottom: -7px;
  }
  .paragraph_in_9d1c .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_in_9d1c .cool_96d9 .accent-2daa {
    margin-top: -1.5px;
  }
  .paragraph_in_9d1c .cool_96d9 .accent-2daa,
  .paragraph_in_9d1c .cool_96d9 .accent-2daa::after,
  .paragraph_in_9d1c .cool_96d9 .accent-2daa::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_in_9d1c .cool_96d9 .accent-2daa::before {
    top: -9px;
  }
  .paragraph_in_9d1c .cool_96d9 .accent-2daa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge-west-888b .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 19px;
  }
  .badge-west-888b .cool_96d9 .accent-2daa {
    margin-top: -1px;
  }
  .badge-west-888b .cool_96d9 .accent-2daa,
  .badge-west-888b .cool_96d9 .accent-2daa::after,
  .badge-west-888b .cool_96d9 .accent-2daa::before {
    width: 19px;
    height: 2px;
  }
  .badge-west-888b .cool_96d9 .accent-2daa::before {
    top: -6px;
  }
  .badge-west-888b .cool_96d9 .accent-2daa::after {
    bottom: -6px;
  }
  .hidden-d646 .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-d646 .cool_96d9 .accent-2daa {
    margin-top: -1px;
  }
  .hidden-d646 .cool_96d9 .accent-2daa,
  .hidden-d646 .cool_96d9 .accent-2daa::after,
  .hidden-d646 .cool_96d9 .accent-2daa::before {
    width: 22px;
    height: 2px;
  }
  .hidden-d646 .cool_96d9 .accent-2daa::before {
    top: -7px;
  }
  .hidden-d646 .cool_96d9 .accent-2daa::after {
    bottom: -7px;
  }
  .form_aef2 .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 31px;
  }
  .form_aef2 .cool_96d9 .accent-2daa {
    margin-top: -1.5px;
  }
  .form_aef2 .cool_96d9 .accent-2daa,
  .form_aef2 .cool_96d9 .accent-2daa::after,
  .form_aef2 .cool_96d9 .accent-2daa::before {
    width: 31px;
    height: 3px;
  }
  .form_aef2 .cool_96d9 .accent-2daa::before {
    top: -9px;
  }
  .form_aef2 .cool_96d9 .accent-2daa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .status_first_099d .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 19px;
  }
  .status_first_099d .cool_96d9 .accent-2daa {
    margin-top: -1px;
  }
  .status_first_099d .cool_96d9 .accent-2daa,
  .status_first_099d .cool_96d9 .accent-2daa::after,
  .status_first_099d .cool_96d9 .accent-2daa::before {
    width: 19px;
    height: 2px;
  }
  .status_first_099d .cool_96d9 .accent-2daa::before {
    top: -6px;
  }
  .status_first_099d .cool_96d9 .accent-2daa::after {
    bottom: -6px;
  }
  .hero-outer-97ec .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 22px;
  }
  .hero-outer-97ec .cool_96d9 .accent-2daa {
    margin-top: -1px;
  }
  .hero-outer-97ec .cool_96d9 .accent-2daa,
  .hero-outer-97ec .cool_96d9 .accent-2daa::after,
  .hero-outer-97ec .cool_96d9 .accent-2daa::before {
    width: 22px;
    height: 2px;
  }
  .hero-outer-97ec .cool_96d9 .accent-2daa::before {
    top: -7px;
  }
  .hero-outer-97ec .cool_96d9 .accent-2daa::after {
    bottom: -7px;
  }
  .photo_mini_cefe .cool_96d9 .up_78bd {
    margin-top: -2px;
    width: 31px;
  }
  .photo_mini_cefe .cool_96d9 .accent-2daa {
    margin-top: -1.5px;
  }
  .photo_mini_cefe .cool_96d9 .accent-2daa,
  .photo_mini_cefe .cool_96d9 .accent-2daa::after,
  .photo_mini_cefe .cool_96d9 .accent-2daa::before {
    width: 31px;
    height: 3px;
  }
  .photo_mini_cefe .cool_96d9 .accent-2daa::before {
    top: -9px;
  }
  .photo_mini_cefe .cool_96d9 .accent-2daa::after {
    bottom: -9px;
  }
}
.overlay_8069 .accent-2daa {
  -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);
}
.overlay_8069 .accent-2daa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.overlay_8069 .accent-2daa::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);
}
.overlay_8069.menu-complex-8062 .accent-2daa {
  -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);
}
.overlay_8069.menu-complex-8062 .accent-2daa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.overlay_8069.menu-complex-8062 .accent-2daa::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);
}
.search-dynamic-a924 {
  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.hot-9cc3:before {
  display: none;
}
.texture_2314 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.texture_2314 .highlight-upper-101d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.texture_2314 .highlight-upper-101d:last-of-type {
  border-bottom: none;
}
.texture_2314 .highlight-upper-101d.logo_pink_0e9d,
.texture_2314 .highlight-upper-101d.middle_0025,
.texture_2314 .highlight-upper-101d.secondary-049e {
  padding: 0;
}
.texture_2314 .mask_cold_6420 .tabs-24d1 {
  color: currentColor;
}
.texture_2314 .mask_cold_6420 .tabs-24d1:focus,
.texture_2314 .mask_cold_6420 .tabs-24d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_2314.tall_c9c8 .large-56eb,
.texture_2314.tall_c9c8 .dirty_ffd3 a,
.texture_2314.tall_c9c8 .next-e048 a,
.texture_2314.tall_c9c8 .wrapper-middle-8929 a {
  color: rgba(0, 0, 0, 0.55);
}
.texture_2314.tall_c9c8 .large-56eb:hover,
.texture_2314.tall_c9c8 .dirty_ffd3 a:hover,
.texture_2314.tall_c9c8 .next-e048 a:hover,
.texture_2314.tall_c9c8 .wrapper-middle-8929 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_2314.tall_c9c8 .simple-ee30 {
  color: rgba(0, 0, 0, 0.8);
}
.texture_2314.tall_c9c8 .highlight-upper-101d {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_2314.tall_c9c8 .highlight-upper-101d:before {
  background: rgba(0, 0, 0, 0.08);
}
.texture_2314.tall_c9c8 .gallery_e6c1:before {
  background: rgba(255, 255, 255, 0.9);
}
.texture_2314.tall_c9c8 .mask_cold_6420 .table-9ab5 li a,
.texture_2314.tall_c9c8 .mask_cold_6420 .tabs-24d1,
.texture_2314.tall_c9c8 .wrapper-middle-8929 {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_2314.tall_c9c8 .mask_cold_6420 .tabs-24d1:focus,
.texture_2314.tall_c9c8 .mask_cold_6420 .tabs-24d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_2314.tall_c9c8 .table-9ab5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_2314.bright_71e7 .large-56eb,
.texture_2314.bright_71e7 .dirty_ffd3 a,
.texture_2314.bright_71e7 .next-e048 .tabs-24d1,
.texture_2314.bright_71e7 .next-e048 a,
.texture_2314.bright_71e7 .wrapper-middle-8929 a {
  color: rgba(255, 255, 255, 0.79);
}
.texture_2314.bright_71e7 .large-56eb:hover,
.texture_2314.bright_71e7 .dirty_ffd3 a:hover,
.texture_2314.bright_71e7 .next-e048 .tabs-24d1:hover,
.texture_2314.bright_71e7 .next-e048 a:hover,
.texture_2314.bright_71e7 .wrapper-middle-8929 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_2314.bright_71e7 .simple-ee30 {
  color: rgba(255, 255, 255, 0.99);
}
.texture_2314.bright_71e7 .highlight-upper-101d {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_2314.bright_71e7 .highlight-upper-101d:before {
  background: rgba(255, 255, 255, 0.08);
}
.texture_2314.bright_71e7 .gallery_e6c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_2314.bright_71e7 .mask_cold_6420 .table-9ab5 li a,
.texture_2314.bright_71e7 .mask_cold_6420 .tabs-24d1,
.texture_2314.bright_71e7 .wrapper-middle-8929 {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_2314.bright_71e7 .mask_cold_6420 .tabs-24d1:focus,
.texture_2314.bright_71e7 .mask_cold_6420 .tabs-24d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_2314.bright_71e7 .table-9ab5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_e6c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gallery_e6c1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.down_eec2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thick-952e .texture_2314 {
  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;
}
.thick-952e .highlight-upper-101d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thick-952e .highlight-upper-101d: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) {
  .thick-952e .highlight-upper-101d:before {
    width: 16%;
    left: 42%;
  }
}
.thick-952e .highlight-upper-101d:last-child:before {
  content: none;
}
.thick-952e .highlight-upper-101d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thick-952e .mask_cold_6420 .table-9ab5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thick-952e .mask_cold_6420 .table-9ab5 li a .tabs-24d1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thick-952e .mask_cold_6420 .wrapper-middle-8929 {
  border: none;
}
.thick-952e .mask_cold_6420 .wrapper-middle-8929 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thick-952e .gallery_e6c1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thick-952e .down_eec2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thick-952e .bright_71e7 .gallery_e6c1:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick-952e .tall_c9c8.box_paper_b054 .accent-2daa {
  background: rgba(0, 0, 0, 0.6);
}
.thick-952e
  .tall_c9c8.box_paper_b054
  .accent-2daa::after,
.thick-952e
  .tall_c9c8.box_paper_b054
  .accent-2daa:before {
  background: inherit;
}
.thick-952e
  .tall_c9c8.box_paper_b054:hover
  .accent-2daa {
  background: rgba(0, 0, 0, 0.8);
}
.chip_small_0c23 .texture_2314 {
  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) {
  .chip_small_0c23 .texture_2314 {
    width: auto;
    right: 45px;
  }
}
.carousel_5aad .texture_2314 {
  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) {
  .carousel_5aad .texture_2314 {
    width: auto;
    left: 45px;
  }
}
.hot-9cc3 .texture_2314 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hot-9cc3 .down_eec2 {
  max-width: 48em;
  margin: 0 auto;
}
.hot-9cc3 .gallery_e6c1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget_a61d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget_a61d.thick-952e .texture_2314 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget_a61d.chip_small_0c23 .texture_2314 {
  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);
}
.widget_a61d .texture_2314 {
  visibility: visible;
}
.widget_a61d.carousel_5aad .texture_2314 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.feature-next-9b15,
.east-91a3 {
  overflow-x: hidden;
}
.feature-next-9b15 .texture_2314 {
  overflow: auto;
}
.feature-next-9b15.thick-952e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-next-9b15.thick-952e .texture_2314 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.feature-next-9b15.thick-952e .card-596a {
  opacity: 0;
}
.feature-next-9b15.chip_small_0c23 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-next-9b15.chip_small_0c23 .texture_2314 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.feature-next-9b15.chip_small_0c23 .card-596a {
  opacity: 0;
}
.feature-next-9b15.carousel_5aad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.feature-next-9b15.carousel_5aad .texture_2314 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.feature-next-9b15.carousel_5aad .card-596a {
  opacity: 0;
}
.feature-next-9b15.hot-9cc3 .texture_2314 {
  z-index: 10;
  visibility: visible;
}
.box_paper_b054 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box_paper_b054 .accent-2daa {
  background: rgba(255, 255, 255, 0.99);
}
.box_paper_b054 .accent-2daa::after,
.box_paper_b054 .accent-2daa:before {
  background: inherit;
}
.box_paper_b054:hover .accent-2daa {
  background: rgba(255, 255, 255, 0.99);
}
.carousel_5aad .box_paper_b054 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hot-9cc3 .box_paper_b054 {
  display: none !important;
}
.feature-next-9b15:before,
.east-91a3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.feature-next-9b15 .box_paper_b054,
.east-91a3 .box_paper_b054 {
  display: inline-block;
}
.texture_2314 .clean_d07a {
  -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;
}
.feature-next-9b15 .texture_2314 .clean_d07a,
.east-91a3 .texture_2314 .clean_d07a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text-5941 .nav_ad31 {
  width: 100%;
}
.menu-pro-9094 {
  padding: 0 0.5em 0;
}
.menu-pro-9094 [class*="customify-col-"],
.menu-pro-9094 [class*="customify-col_"],
.menu-pro-9094 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.aside_fc13 .menu-pro-9094 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_231e .container-iron-c17a,
  .container-iron-c17a {
    display: none;
  }
  .chip-118b {
    text-align: left;
  }
  .disabled_hard_4144 {
    text-align: center;
  }
  .section-lower-89d3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_231e .fixed_eab9,
  .fixed_eab9 {
    display: none;
  }
  .shade-tall-1e37 {
    text-align: left;
  }
  .tag_fresh_980d {
    text-align: center;
  }
  .hover-pink-b516 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_231e .out-677a,
  .out-677a {
    display: none;
  }
  .hover_fixed_a393 {
    text-align: left;
  }
  .widget_e354 {
    text-align: center;
  }
  .dropdown_hard_7766 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.card_cf56 {
  box-shadow: none !important;
}
.steel_90bb .dropdown_hard_1738,
.card-wide-0fdf .dropdown_hard_1738 {
  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;
}
.card-wide-0fdf .dropdown_hard_1738 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accent-selected-7afa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accent-selected-7afa:after,
.accent-selected-7afa:before {
  content: "";
  display: table;
}
.accent-selected-7afa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accent-selected-7afa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accent-selected-7afa,
.secondary_1061 {
  max-width: 1248px;
  margin: 0 auto;
}

.filter-3292.layout-e543 .accent-selected-7afa {
  max-width: 100%;
}
.filter-3292.gradient-e6d8 {
  max-width: 1200px;
  margin: 0 auto;
}
.filter-3292.surface-6c3b .accent-selected-7afa {
  max-width: 100%;
}
.filter-3292.surface-6c3b > .accent-selected-7afa {
  padding-left: 0;
  padding-right: 0;
}
.filter-3292.surface-6c3b > .accent-selected-7afa .widget_231e {
  margin: 0;
}
.filter-3292.surface-6c3b
  > .accent-selected-7afa
  .copper_5f8e.large_33a5 {
  margin-right: 0;
  margin-left: 0;
}
.filter-3292.surface-6c3b #main.large_33a5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .purple_7a2a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .purple_7a2a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .upper_094e .widget-south-3d22 {
    padding-right: 1em;
  }
  .upper_094e.mask-old-49b2 .copper_5f8e {
    border-right: 1px solid #eaecee;
  }
  .upper_094e.mask-old-49b2 .widget-south-3d22 {
    padding-right: 1em;
  }
  .upper_094e.mask-old-49b2 .search_4543 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_fd83 .widget-south-3d22 {
    padding-left: 1em;
  }
  .purple_fd83.mask-old-49b2 .copper_5f8e {
    border-left: 1px solid #eaecee;
  }
  .purple_fd83.mask-old-49b2 .widget-south-3d22 {
    padding-left: 1em;
  }
  .purple_fd83.mask-old-49b2 .search_4543 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-lite-3330 .widget-south-3d22 {
    padding-left: 1em;
  }
  .popup-lite-3330.mask-old-49b2 .container-gold-4b24 {
    border-right: 1px solid #eaecee;
  }
  .popup-lite-3330.mask-old-49b2 .texture-hovered-1e4c {
    border-right: 1px solid #eaecee;
  }
  .popup-lite-3330.mask-old-49b2 .widget-south-3d22 {
    padding-left: 1em;
  }
  .popup-lite-3330.mask-old-49b2 .search_4543 {
    padding-right: 1em;
  }
  .popup-lite-3330.mask-old-49b2 .liquid-55a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_out_37d4 .widget-south-3d22 {
    padding-right: 1em;
  }
  .container_out_37d4.mask-old-49b2 .container-gold-4b24 {
    border-left: 1px solid #eaecee;
  }
  .container_out_37d4.mask-old-49b2 .texture-hovered-1e4c {
    border-left: 1px solid #eaecee;
  }
  .container_out_37d4.mask-old-49b2 .widget-south-3d22 {
    padding-right: 1em;
  }
  .container_out_37d4.mask-old-49b2 .search_4543 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_out_37d4.mask-old-49b2 .liquid-55a8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_7a2a .widget-south-3d22 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_7a2a.mask-old-49b2 .copper_5f8e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .purple_7a2a.mask-old-49b2 .widget-south-3d22 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_7a2a.mask-old-49b2 .search_4543 {
    padding-left: 1em;
  }
  .purple_7a2a.mask-old-49b2 .liquid-55a8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .purple_7a2a.mask-old-49b2 .widget-south-3d22 {
    padding-left: 0;
  }
}
.next_3990 .cold-d2bc {
  display: inline-block;
}
.primary-bottom-44d3 {
  display: inline-block;
}
.form_dynamic_ccdc {
  word-con: break-word;
}
.wood-b322 > span {
  display: inline-block;
  padding: 5px 0;
}
.wood-b322 .modal-bdcc {
  margin-left: 8px;
  margin-right: 8px;
}
.wood-b322 .search_lower_ed4a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message-9aae .smooth-f0c6 {
  margin-bottom: 2em;
}
.message-9aae .stone-167a {
  margin-bottom: 15px;
}
.message-9aae .stone-167a:last-child {
  margin-bottom: 0;
}
.message-9aae .hot-6ab3 {
  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) {
  .message-9aae .hot-6ab3 {
    display: block;
  }
}
.message-9aae .frame_stone_dd47 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message-9aae .frame_stone_dd47 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message-9aae .over_9969 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message-9aae .over_9969 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message-9aae .over_9969 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message-9aae .form_dynamic_ccdc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-9aae .form_dynamic_ccdc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message-9aae .panel_west_6be1 p:last-child {
  margin-bottom: 0;
}
.message-9aae .white_f6d3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message-9aae .highlight-upper-99e5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message-9aae .aside_outer_e7a9 {
  margin-top: 1em;
}
.message-9aae .element-d3e4 {
  top: 0;
  display: block;
}
.message-9aae .element-d3e4 a {
  color: inherit;
}
.message-9aae .element-d3e4 a:hover {
  color: inherit;
}
.message-9aae .sidebar_22a6 {
  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;
}
.message-9aae .sidebar_22a6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message-9aae .highlight-upper-99e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message-9aae .panel-fluid-188c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message-9aae .panel-fluid-188c:first-child {
  margin-top: 0;
}
.message-9aae .panel-fluid-188c.accent-prev-2d8d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message-9aae .panel-fluid-188c.block_narrow_7bec {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-9aae
  .panel-fluid-188c.block_narrow_7bec.pink-8f3c
  .aside_outer_e7a9 {
  width: 100%;
}
.message-9aae .block_narrow_7bec {
  -webkit-box-align: center;
  align-items: center;
}
.message-9aae .block_narrow_7bec .wood-b322,
.message-9aae .block_narrow_7bec > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message-9aae .over_9969 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-9aae .over_9969 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-9aae .over_9969: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;
}
.message-9aae .accent-prev-2d8d {
  z-index: 5;
}
.message-9aae .accordion_complex_078c .new-839c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message-9aae .dim-9655 .new-839c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message-9aae .column-over-3ccf .new-839c {
  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;
}
.message-9aae.summary-prev-3527 .hot-6ab3,
.message-9aae.easy-bf22 .hot-6ab3 {
  display: block;
}
.message-9aae.summary-prev-3527 .hot-6ab3 .wrapper_left_782c,
.message-9aae.summary-prev-3527 .hot-6ab3 .highlight-upper-99e5,
.message-9aae.easy-bf22 .hot-6ab3 .wrapper_left_782c,
.message-9aae.easy-bf22 .hot-6ab3 .highlight-upper-99e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-9aae.dropdown_87fa .frame_stone_dd47 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message-9aae.dropdown_87fa .frame_stone_dd47 {
    margin-right: 0;
  }
}
.message-9aae.summary-prev-3527 .frame_stone_dd47,
.message-9aae.easy-bf22 .frame_stone_dd47 {
  padding-top: 40%;
}
.message-9aae.summary-prev-3527 .smooth-f0c6,
.message-9aae.easy-bf22 .smooth-f0c6 {
  display: block;
}
.message-9aae.summary-prev-3527 .fn-sticky-fe41 .highlight-upper-99e5,
.message-9aae.easy-bf22 .fn-sticky-fe41 .highlight-upper-99e5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message-9aae.summary-prev-3527 .frame_stone_dd47,
.message-9aae.easy-bf22 .frame_stone_dd47 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message-9aae.summary-prev-3527 .highlight-upper-99e5 {
  padding: 1em;
}
.bright-2ec2 {
  margin: 30px auto;
  display: block;
}
.bright-2ec2 .cool_fe06 > * {
  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;
}
.bright-2ec2 .cool_fe06 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bright-2ec2 .cool_fe06 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dark_738b .wood-b322 {
  margin-bottom: 1.41575em;
}
.dark_738b .container_2fa2 {
  margin-bottom: 1.618em;
}
.background_dirty_f11f .card-4518 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background_dirty_f11f .card-4518 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background_dirty_f11f .preview_orange_1ddd {
  max-width: 100%;
  overflow: auto;
}
.chip_0c6b .background_dirty_f11f a:hover {
  text-decoration: underline;
}
.out-208f .stone-167a:not(.form_dynamic_ccdc),
.out-208f .over_9969 {
  margin-bottom: 1.41575em;
}
.out-208f .stone-167a:not(.form_dynamic_ccdc):last-child,
.out-208f .over_9969:last-child {
  margin-bottom: 0;
}
.out-208f .stone-167a.basic-9312 {
  margin-bottom: 0.41575em;
}
.out-208f .medium_2665:before,
.out-208f .warm_6d99:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.out-208f .medium_2665:before {
  content: "\f115";
}
.out-208f .warm_6d99:before {
  content: "\f02c";
}
.out-208f .orange_a31b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.out-208f .orange_a31b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview_3365 {
  display: -webkit-box;
  display: flex;
}
.preview_3365 .box_basic_ec9a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview_3365 .box_basic_ec9a {
    flex-basis: 90px;
  }
}
.preview_3365 .wide_da97 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_3365 .wide_da97 {
    flex-basis: calc(100% - 50px);
  }
}
.preview_3365 .outline_hard_d42c p:last-child {
  margin-bottom: 0.72em;
}
.smooth-12a6 .cool_fe06 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.smooth-12a6 .cool_fe06:after,
.smooth-12a6 .cool_fe06:before {
  content: "";
  display: table;
}
.smooth-12a6 .cool_fe06:after {
  clear: both;
}
.smooth-12a6 .cool_fe06 .overlay_dim_852c,
.smooth-12a6 .cool_fe06 .row-ef53 {
  width: 49%;
}
.smooth-12a6 .cool_fe06 .overlay_dim_852c a span.preview_85d6,
.smooth-12a6 .cool_fe06 .row-ef53 a span.preview_85d6 {
  display: block;
  margin-bottom: 5px;
}
.smooth-12a6 .cool_fe06 .row-ef53 {
  float: left;
  text-align: left;
}
.smooth-12a6 .cool_fe06 .overlay_dim_852c {
  float: right;
  text-align: right;
}
.header_14ba {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header_14ba {
    margin-bottom: 0;
  }
}
.main-bottom-7394 {
  margin-bottom: 1em;
}
.main-bottom-7394 .form_dynamic_ccdc {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo_7ea5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden_old_315b .main-bottom-7394,
.dropdown_f19f .main-bottom-7394 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden_old_315b .main-bottom-7394,
  .dropdown_f19f .main-bottom-7394 {
    display: block;
  }
}
.hidden_old_315b .photo_7ea5,
.dropdown_f19f .photo_7ea5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden_old_315b .photo_7ea5,
  .dropdown_f19f .photo_7ea5 {
    margin-bottom: 1em;
  }
}
.hidden_old_315b .photo_7ea5 img,
.dropdown_f19f .photo_7ea5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden_old_315b .link-7d43,
.dropdown_f19f .link-7d43 {
  flex-basis: calc(100% - 160px);
}
.hidden_old_315b .link-7d43 p,
.dropdown_f19f .link-7d43 p {
  margin-bottom: 0;
}
.hidden_old_315b .link-7d43 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden_old_315b .link-7d43 {
    padding-left: 0;
  }
}
.dropdown_f19f .link-7d43 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown_f19f .link-7d43 {
    padding-right: 0;
  }
}
.dropdown_f19f .photo_7ea5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.row_gold_91d9 .photo_7ea5 {
  margin-bottom: 0.5em;
}
.row_gold_91d9 .photo_7ea5 img {
  width: 100%;
}
.yellow-0ae6 .small_4605,
.solid_8d7d .small_4605 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.solid_8d7d .copper_5f8e .pattern_right_c00a p:last-child {
  margin-bottom: 0;
}
.section-4c10 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.link-81f3 .middle-d4a7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .link-81f3 .middle-d4a7:last-of-type {
    margin-bottom: 0;
  }
}
.link-81f3 .middle-d4a7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link-81f3 .middle-d4a7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.link-81f3 .middle-d4a7 ul li {
  margin: 0 0 0.6em;
}
.link-81f3 .middle-d4a7 ul li.solid_49de,
.link-81f3 .middle-d4a7 ul li.wide-b675 {
  position: relative;
}
.link-81f3 .middle-d4a7 ul li.solid_49de .lower-1c77,
.link-81f3 .middle-d4a7 ul li.wide-b675 .lower-1c77 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.link-81f3 .middle-d4a7 ul li.solid_49de:after:after,
.link-81f3 .middle-d4a7 ul li.solid_49de:after:before,
.link-81f3
  .middle-d4a7
  ul
  li.wide-b675:after:after,
.link-81f3
  .middle-d4a7
  ul
  li.wide-b675:after:before {
  content: "";
  display: table;
}
.link-81f3 .middle-d4a7 ul li.solid_49de:after:after,
.link-81f3
  .middle-d4a7
  ul
  li.wide-b675:after:after {
  clear: both;
}
.link-81f3 .middle-d4a7 a.component-white-bc90:hover {
  text-decoration: none;
}
.link-81f3 .middle-d4a7 select {
  max-width: 100%;
}
.link-81f3 .middle-d4a7 table {
  font-size: 85%;
}
.link-81f3 .middle-d4a7 table td,
.link-81f3 .middle-d4a7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.link-81f3 .middle-d4a7 table tfoot td {
  text-align: left;
}
.link-81f3 .middle-d4a7 :last-child {
  margin-bottom: 0;
}
.link-81f3 .middle-d4a7 .heading_4b23 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.link-81f3 .middle-d4a7 .heading_4b23 label {
  width: 100%;
}
.link-81f3 .middle-d4a7 .heading_4b23 .row-f491 {
  width: 100%;
  display: block;
}
.link-81f3 .middle-d4a7 .heading_4b23 .hero-7c87 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.link-81f3 .middle-d4a7 .heading_4b23 .hero-7c87:hover svg #svg-search {
  fill: #444;
}
.link-81f3 .middle-d4a7 .heading_4b23 .hero-7c87 svg {
  width: 18px;
  height: 18px;
}
.link-81f3 .table-north-e36f ul ul,
.link-81f3 .paragraph_80e9 ul ul,
.link-81f3 .heading_steel_20ef ul ul,
.link-81f3 .layout-993f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.link-81f3 .table-north-e36f .current_5f9c > a,
.link-81f3 .paragraph_80e9 .current_5f9c > a,
.link-81f3 .heading_steel_20ef .current_5f9c > a,
.link-81f3 .layout-993f .current_5f9c > a {
  margin-bottom: 0;
}
.link-81f3 .widget-d911 li,
.link-81f3 .table-north-e36f li,
.link-81f3 .list-glass-1e86 li,
.link-81f3 .paragraph_80e9 li,
.link-81f3 .heading_steel_20ef li,
.link-81f3 .layout-993f li,
.link-81f3 .wood_930c li,
.link-81f3 .slider-19b9 li {
  display: block;
  position: relative;
}
.link-81f3 .widget-d911 li:last-child,
.link-81f3 .table-north-e36f li:last-child,
.link-81f3 .list-glass-1e86 li:last-child,
.link-81f3 .paragraph_80e9 li:last-child,
.link-81f3 .heading_steel_20ef li:last-child,
.link-81f3 .layout-993f li:last-child,
.link-81f3 .wood_930c li:last-child,
.link-81f3 .slider-19b9 li:last-child {
  border: none;
}
.link-81f3 .widget-d911 li a,
.link-81f3 .table-north-e36f li a,
.link-81f3 .list-glass-1e86 li a,
.link-81f3 .paragraph_80e9 li a,
.link-81f3 .heading_steel_20ef li a,
.link-81f3 .layout-993f li a,
.link-81f3 .wood_930c li a,
.link-81f3 .slider-19b9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link-81f3 .widget-d911 li ul li::before,
.link-81f3 .table-north-e36f li ul li::before,
.link-81f3 .list-glass-1e86 li ul li::before,
.link-81f3 .paragraph_80e9 li ul li::before,
.link-81f3 .heading_steel_20ef li ul li::before,
.link-81f3 .layout-993f li ul li::before,
.link-81f3 .wood_930c li ul li::before,
.link-81f3 .slider-19b9 li ul li::before {
  left: 15px;
}
.link-81f3 .widget-d911 li ul a,
.link-81f3 .table-north-e36f li ul a,
.link-81f3 .list-glass-1e86 li ul a,
.link-81f3 .paragraph_80e9 li ul a,
.link-81f3 .heading_steel_20ef li ul a,
.link-81f3 .layout-993f li ul a,
.link-81f3 .wood_930c li ul a,
.link-81f3 .slider-19b9 li ul a {
  padding-left: 20px;
}
.link-81f3 .widget-d911 li ul ul li::before,
.link-81f3 .table-north-e36f li ul ul li::before,
.link-81f3 .list-glass-1e86 li ul ul li::before,
.link-81f3 .paragraph_80e9 li ul ul li::before,
.link-81f3 .heading_steel_20ef li ul ul li::before,
.link-81f3 .layout-993f li ul ul li::before,
.link-81f3 .wood_930c li ul ul li::before,
.link-81f3 .slider-19b9 li ul ul li::before {
  left: 30px;
}
.link-81f3 .widget-d911 li ul ul a,
.link-81f3 .table-north-e36f li ul ul a,
.link-81f3 .list-glass-1e86 li ul ul a,
.link-81f3 .paragraph_80e9 li ul ul a,
.link-81f3 .heading_steel_20ef li ul ul a,
.link-81f3 .layout-993f li ul ul a,
.link-81f3 .wood_930c li ul ul a,
.link-81f3 .slider-19b9 li ul ul a {
  padding-left: 40px;
}
.link-81f3 .highlight-south-bcef li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link-81f3 .slider-19b9 ul li {
  margin-bottom: 1.41575em;
}
.link-81f3 .slider-19b9 ul li .up-1328 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.link-81f3 .slider-19b9 ul li .highlight-3a72 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bright_71e7 .widget-d911 li a,
.bright_71e7 .table-north-e36f li a,
.bright_71e7 .list-glass-1e86 li a,
.bright_71e7 .paragraph_80e9 li a,
.bright_71e7 .heading_steel_20ef li a,
.bright_71e7 .layout-993f li a,
.bright_71e7 .wood_930c li a,
.bright_71e7 .slider-19b9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_71e7 .highlight-south-bcef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_71e7 .middle-d4a7 ul li.solid_49de .lower-1c77,
.bright_71e7 .middle-d4a7 ul li.wide-b675 .lower-1c77 {
  background: rgba(0, 0, 0, 0.2);
}
.bright_71e7 .link-81f3 .middle-d4a7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-3292 .link-81f3 .table-9ab5 li {
  margin: 0;
}
.filter-3292 .link-81f3 .table-9ab5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.filter-3292 .link-81f3 .table-9ab5 li ul {
  margin: 0;
}
.filter-3292 .link-81f3 .table-9ab5 li ul li a {
  padding-left: 15px;
}
.filter-3292 .link-81f3 .table-9ab5 li ul li li a {
  padding-left: 30px;
}
.filter-3292 .link-81f3 .table-9ab5 li.yellow-9801 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.filter-3292 .link-81f3 .table-9ab5 li.yellow-9801 > 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;
}
.filter-3292 .link-81f3 .table-9ab5 li.yellow-9801 > 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;
}
.over-2deb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tall_908a {
  position: relative;
  z-index: 10;
}
.tall_908a .clean_d07a {
  width: 100%;
  max-width: 100%;
}
.stone-8edf .form_light_84ca {
  padding-top: 2em;
  padding-bottom: 2em;
}
.stone-8edf .tall_c9c8 {
}
.stone-8edf .bright_71e7 {
  background: #292929;
}
.component_8fc9 .form_light_84ca {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component_8fc9 .tall_c9c8 {
  background: #f9f9f9;
}
.component_8fc9 .bright_71e7 {
  background: #303030;
}
.item-white-35d5 .form_light_84ca {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-white-35d5 .cold-d2bc {
    margin-bottom: 1em;
  }
  .item-white-35d5 .cold-d2bc:last-child {
    margin-bottom: 0;
  }
}
.item-white-35d5 .tall_c9c8 {
  background: #ededed;
}
.item-white-35d5 .bright_71e7 {
  background: #1a1a1a;
}
.form_light_84ca.tall_c9c8 {
  color: rgba(0, 0, 0, 0.6);
}
.form_light_84ca.tall_c9c8 .box-d301 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_light_84ca.bright_71e7 {
  color: rgba(255, 255, 255, 0.99);
}
.form_light_84ca.bright_71e7 a:not(.component-white-bc90) {
  color: rgba(255, 255, 255, 0.79);
}
.form_light_84ca.bright_71e7 a:not(.component-white-bc90):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_light_84ca.bright_71e7 .box-d301 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_light_84ca.bright_71e7 table tbody td,
.form_light_84ca.bright_71e7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.next-ffbf.backdrop_cbaf .accent-selected-7afa {
  max-width: initial;
}
.next-ffbf .tag_upper_7148 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.next-ffbf .tag_upper_7148 .clean_d07a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .next-ffbf .tag_upper_7148 .clean_d07a {
    display: block;
    margin-bottom: 2em;
  }
  .next-ffbf .tag_upper_7148 .clean_d07a:last-child {
    margin-bottom: 0;
  }
}
.item-white-35d5 .cold-d2bc:last-child,
.component_8fc9 .cold-d2bc:last-child,
.stone-8edf .cold-d2bc:last-child {
  margin-bottom: 0;
}
.item-white-35d5 .cold-d2bc .link-81f3 .middle-d4a7:last-child,
.component_8fc9 .cold-d2bc .link-81f3 .middle-d4a7:last-child,
.stone-8edf .cold-d2bc .link-81f3 .middle-d4a7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .item-white-35d5 .hard_bb07,
  .item-white-35d5 .feature_fc2c,
  .component_8fc9 .hard_bb07,
  .component_8fc9 .feature_fc2c,
  .stone-8edf .hard_bb07,
  .stone-8edf .feature_fc2c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tall_908a .cold-d2bc {
    margin-bottom: 2em;
  }
}
.tall_908a p:last-child {
  margin-bottom: 0;
}
.tall_908a li,
.tall_908a ul {
  list-style: none;
  margin: 0;
}
.tall_908a ul ul {
  margin-left: 2.617924em;
}
.hard-a0b1 {
  font-size: 0.875em;
}

/* css-noise: 9df0 */
.widget-item-k8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
