/*!
Theme Name: Customify
Theme URI: https://pressmaximum.motion-33c3/customify
Author: WPCustomify
Author URI: https://pressmaximum.motion-33c3
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.motion-33c3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.middle_8b50.gold-6e95/licenses/gpl-2.0.north_2256
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.tooltip_a286/, (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.bottom_9873.thumbnail_1869/normalize.image_next_fcbc/
 ======
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.image_next_fcbc v7.0.0 | MIT License | github.motion-33c3/necolas/normalize.image_next_fcbc */
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;
}
.pressed-48e4 .table-right-f507,
.backdrop_10e2,
.white_0ac7,
.form_short_bfd1,
.gradient_smooth_9e0f,
.prev_110e,
.hover_06d9,
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;
}
.backdrop_10e2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop_10e2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_10e2,
  h1 {
    font-size: 1.8em;
  }
}
.white_0ac7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.white_0ac7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .white_0ac7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .white_0ac7,
  h2 {
    font-size: 1.7em;
  }
}
.form_short_bfd1,
h3 {
  font-size: 1.618em;
}
.pressed-48e4 .table-right-f507,
.gradient_smooth_9e0f,
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.secondary-cold-5117 {
  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;
}
.liquid-d9b7:after,
.liquid-d9b7:before,
.lite_7899:after,
.lite_7899:before {
  content: "";
  display: table;
}
.liquid-d9b7:after,
.lite_7899:after {
  clear: both;
}
.west-a9f0 {
  float: right;
  margin-right: 0;
}
.list-brown-c857 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider-rough-d639 .next-c1ee,
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;
}
.slider-rough-d639 .next-c1ee: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;
}
.notice_a820 .next-c1ee {
  box-shadow: none;
}
.notice_a820
  .next-c1ee
  .block-a2b5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice_a820 .next-c1ee .tiny-e8d4 {
  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;
}
.notice_a820
  .next-c1ee
  .tiny-e8d4
  b {
  display: none;
}
.notice_a820 .next-af75 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.item_large_b8d6:not(.wood_3813):not(.tag-1068),
button:not(.wood_3813):not(.tag-1068),
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ),
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ),
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ) {
  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;
}
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ):hover,
button:not(.wood_3813):not(
    .tag-1068
  ):hover,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ):hover,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ):hover,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ):active,
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ):focus,
button:not(.wood_3813):not(
    .tag-1068
  ):active,
button:not(.wood_3813):not(
    .tag-1068
  ):focus,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ):active,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ):focus,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ):active,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ):focus,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ):active,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ):focus {
  outline: 0;
}
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67,
button:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67 {
  position: relative;
}
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .fixed_7ec4,
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .label-smooth-6ec5,
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .container-63d7,
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  i,
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  svg,
button:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .fixed_7ec4,
button:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .label-smooth-6ec5,
button:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .container-63d7,
button:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  i,
button:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  svg,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .fixed_7ec4,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .label-smooth-6ec5,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .container-63d7,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  i,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  svg,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .fixed_7ec4,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .label-smooth-6ec5,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .container-63d7,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  i,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  svg,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .fixed_7ec4,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .label-smooth-6ec5,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  .container-63d7,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  i,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67
  svg {
  visibility: hidden;
}
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67:after,
button:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67:after,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67:after,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67:after,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ).fn-loading-7c67: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;
}
.item_large_b8d6:not(.wood_3813):not(.tag-1068),
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ),
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ),
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ) {
  color: #fff;
  background: #235787;
}
.item_large_b8d6:not(.wood_3813):not(
    .tag-1068
  ):focus,
input[type="button"]:not(.wood_3813):not(
    .tag-1068
  ):focus,
input[type="reset"]:not(.wood_3813):not(
    .tag-1068
  ):focus,
input[type="submit"]:not(.wood_3813):not(
    .tag-1068
  ):focus {
  color: #fff;
}
.item_large_b8d6.fn-disabled-7c67:not(.wood_3813):not(
    .tag-1068
  ),
.item_large_b8d6[disabled]:not(.wood_3813):not(
    .tag-1068
  ),
button.fn-disabled-7c67:not(.wood_3813):not(
    .tag-1068
  ),
button[disabled]:not(.wood_3813):not(
    .tag-1068
  ) {
  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;
}
.prev_19d4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.prev_19d4: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;
}
.smooth-a65f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outer_7b24 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.texture-bright-dde7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.liquid-d9b7:after,
.liquid-d9b7:before,
.popup-ee19:after,
.popup-ee19:before,
.north-9fff:after,
.north-9fff:before,
.badge-dirty-dbbb:after,
.badge-dirty-dbbb:before,
.smooth_4a77:after,
.smooth_4a77:before,
.wood_1dad:after,
.wood_1dad:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.liquid-d9b7:after,
.popup-ee19:after,
.north-9fff:after,
.badge-dirty-dbbb:after,
.smooth_4a77:after,
.wood_1dad:after {
  clear: both;
}
.popup-ee19 .badge_red_1392,
.north-9fff .badge_red_1392,
.blue-42aa .badge_red_1392 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon_2501 {
  display: inline-block;
}
.iron_19fb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.iron_19fb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.iron_19fb .motion_9749 {
  padding: 1em 0;
  font-size: 85%;
}
.motion_9749 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.content-c24c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.content-c24c:after,
.content-c24c:before {
  content: "";
  display: table;
}
.content-c24c:after {
  clear: both;
}
.focus_3ce1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cool-a357 .focus_3ce1 {
  max-width: 50%;
}
.wrapper-warm-70aa .focus_3ce1 {
  max-width: 33.33%;
}
.border-glass-34ff .focus_3ce1 {
  max-width: 25%;
}
.shadow-advanced-24fc .focus_3ce1 {
  max-width: 20%;
}
.focused_295d .focus_3ce1 {
  max-width: 16.66%;
}
.background-42ec .focus_3ce1 {
  max-width: 14.28%;
}
.focused-f20e .focus_3ce1 {
  max-width: 12.5%;
}
.photo_b54a .focus_3ce1 {
  max-width: 11.11%;
}
.slider-ec61 {
  display: block;
}
.pressed-48e4 .component_pink_8089 label,
.pressed-48e4 .cold_850a label,
.pressed-48e4 .modal-old-f20f label,
.pressed-48e4 .first_488f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption-85e9 {
  list-style: none;
  margin: 0;
}
.caption-85e9 article.gradient-6978 {
  margin-bottom: 0;
}
.caption-85e9 ul {
  list-style: none;
  margin: 0;
}
.caption-85e9 .list_6ba8 li.gradient-6978 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption-85e9 .list_6ba8 li.gradient-6978 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption-85e9 .list_6ba8 li.gradient-6978: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) {
  .caption-85e9 .list_6ba8 li.gradient-6978 li.gradient-6978 li.gradient-6978 li.gradient-6978 {
    padding-left: 0;
  }
}
article.gradient-6978 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient-6978 .popup-ee19 p:last-of-type {
  margin-bottom: 0;
}
article.gradient-6978 .info-a62d {
  float: left;
}
article.gradient-6978 .hovered-850e {
  margin-left: 85px;
}
article.gradient-6978 .message-0d94 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient-6978 .message-0d94 .cool_fad4 {
  margin-left: 10px;
}
article.gradient-6978 .panel-66de {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient-6978 .section_e999 {
  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 .component_pink_8089,
  #respond .modal-old-f20f,
  #respond .first_488f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_pink_8089 input,
#respond .modal-old-f20f input,
#respond .first_488f input {
  width: 100%;
}
#respond .first_488f {
  margin-right: 0;
}
#respond .element-4701 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new-11e7 {
  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;
}
.new-11e7.down-783f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.new-11e7 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%);
}
.new-11e7:focus,
.new-11e7: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);
}
.wood-1510 {
  border-radius: 10%;
}
.tabs_3b57 {
  border-radius: 50%;
}
.paragraph_upper_3187 {
  font-size: 0.72em;
}
.chip_current_372c {
  font-size: 0.875em;
}
.tertiary-6123 {
  font-size: 1.1em;
}
.tertiary_1685 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary_1685.paragraph_upper_3187 {
  letter-spacing: 0.5px;
}
.main-a555,
.main-a555 a {
  color: #6d6d6d;
}
.main-a555 a:hover {
  color: #111;
}
.fresh_0ea8 {
  color: #6d6d6d;
}
.picture-ed21 {
  overflow-x: hidden;
}
.picture-ed21 .info-a33c.wood_25f5 {
  position: relative;
}
.picture-ed21 .info-a33c.wood_25f5.copper_e976 {
  position: initial;
}
.picture-ed21
  .info-a33c.wood_25f5.copper_e976
  .picture_87cf {
  left: auto;
}
.picture-ed21 .info-a33c .picture_87cf {
  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;
}
.picture-ed21 .info-a33c:hover.wood_25f5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.picture-ed21
  .info-a33c:hover.wood_25f5
  .picture_87cf {
  display: block;
  z-index: 9999999;
}
.picture-ed21 .column_tiny_1130 .tag-0098,
.picture-ed21 .cool-b538 .tag-0098 {
  display: none;
}
.picture-ed21 .carousel-warm-c6b4 .info-a33c:hover.wood_25f5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pressed-48e4 .component_pink_8089 label,
.pressed-48e4 .cold_850a label,
.pressed-48e4 .modal-old-f20f label,
.pressed-48e4 .first_488f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption-85e9 {
  list-style: none;
  margin: 0;
}
.caption-85e9 article.gradient-6978 {
  margin-bottom: 0;
}
.caption-85e9 ul {
  list-style: none;
  margin: 0;
}
.caption-85e9 .list_6ba8 li.gradient-6978 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption-85e9 .list_6ba8 li.gradient-6978 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption-85e9 .list_6ba8 li.gradient-6978: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) {
  .caption-85e9 .list_6ba8 li.gradient-6978 li.gradient-6978 li.gradient-6978 li.gradient-6978 {
    padding-left: 0;
  }
}
article.gradient-6978 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient-6978 .popup-ee19 p:last-of-type {
  margin-bottom: 0;
}
article.gradient-6978 .info-a62d {
  float: left;
}
article.gradient-6978 .hovered-850e {
  margin-left: 85px;
}
article.gradient-6978 .message-0d94 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient-6978 .message-0d94 .cool_fad4 {
  margin-left: 10px;
}
article.gradient-6978 .panel-66de {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient-6978 .section_e999 {
  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 .component_pink_8089,
  #respond .modal-old-f20f,
  #respond .first_488f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_pink_8089 input,
#respond .modal-old-f20f input,
#respond .first_488f input {
  width: 100%;
}
#respond .first_488f {
  margin-right: 0;
}
#respond .element-4701 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_tiny_1130 .shade_lower_b774 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shade_lower_b774 .stone-2d66.progress-black-75a8 .outer_cb83 > li > a:focus,
.shade_lower_b774 .stone-2d66.progress-black-75a8 .outer_cb83 > li > a:hover,
.shade_lower_b774 .stone-2d66.button_5e41 .outer_cb83 > li > a:focus,
.shade_lower_b774 .stone-2d66.button_5e41 .outer_cb83 > li > a:hover,
.shade_lower_b774 .stone-2d66.hover_brown_0b39 .outer_cb83 > li > a:focus,
.shade_lower_b774 .stone-2d66.hover_brown_0b39 .outer_cb83 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_lower_b774
  .stone-2d66.progress-black-75a8
  .outer_cb83
  > li.paragraph_selected_e29d
  > a,
.shade_lower_b774
  .stone-2d66.progress-black-75a8
  .outer_cb83
  > li.mask_65e7
  > a,
.shade_lower_b774
  .stone-2d66.button_5e41
  .outer_cb83
  > li.paragraph_selected_e29d
  > a,
.shade_lower_b774
  .stone-2d66.button_5e41
  .outer_cb83
  > li.mask_65e7
  > a,
.shade_lower_b774
  .stone-2d66.hover_brown_0b39
  .outer_cb83
  > li.paragraph_selected_e29d
  > a,
.shade_lower_b774 .stone-2d66.hover_brown_0b39 .outer_cb83 > li.link-cfa5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_lower_b774 .component-light-ec89,
.shade_lower_b774 .component-light-ec89 a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_lower_b774 .icon-right-4dd6.preview-simple-3d92 li a,
.shade_lower_b774 .alert_dab6 a,
.shade_lower_b774 .section_6154,
.shade_lower_b774 .outer_cb83 > li > a,
.shade_lower_b774 .solid_e71c {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774 .icon-right-4dd6.preview-simple-3d92 li a:hover,
.shade_lower_b774 .alert_dab6 a:hover,
.shade_lower_b774 .section_6154:hover,
.shade_lower_b774 .outer_cb83 > li > a:hover,
.shade_lower_b774 .solid_e71c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_lower_b774 .notice-prev-0896 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774 .notice-prev-0896 .aside_5be5 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_lower_b774 .notice-prev-0896:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_lower_b774 .disabled_white_f3f8 .right_ec5c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774 .disabled_white_f3f8 .right_ec5c .hero-easy-aa51 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774
  .disabled_white_f3f8
  .right_ec5c
  .hero-easy-aa51::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774
  .disabled_white_f3f8
  .right_ec5c
  .hero-easy-aa51:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774
  .disabled_white_f3f8
  .right_ec5c
  .hero-easy-aa51::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774
  .disabled_white_f3f8
  .right_ec5c
  .hero-easy-aa51::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774 .disabled_white_f3f8 .list-c8f3 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_lower_b774 .disabled_white_f3f8 .list-c8f3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-thick-aedb
  .shade_lower_b774
  .disabled_white_f3f8
  .heading-28b1
  .surface_2a29 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-thick-aedb
  .shade_lower_b774
  .disabled_white_f3f8
  .heading-28b1
  .hero-easy-aa51 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_tiny_1130 .steel-b850 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.steel-b850 .stone-2d66.progress-black-75a8 .outer_cb83 > li > a:focus,
.steel-b850 .stone-2d66.progress-black-75a8 .outer_cb83 > li > a:hover,
.steel-b850 .stone-2d66.button_5e41 .outer_cb83 > li > a:focus,
.steel-b850 .stone-2d66.button_5e41 .outer_cb83 > li > a:hover,
.steel-b850 .stone-2d66.hover_brown_0b39 .outer_cb83 > li > a:focus,
.steel-b850 .stone-2d66.hover_brown_0b39 .outer_cb83 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-b850
  .stone-2d66.progress-black-75a8
  .outer_cb83
  > li.paragraph_selected_e29d
  > a,
.steel-b850
  .stone-2d66.progress-black-75a8
  .outer_cb83
  > li.mask_65e7
  > a,
.steel-b850
  .stone-2d66.button_5e41
  .outer_cb83
  > li.paragraph_selected_e29d
  > a,
.steel-b850
  .stone-2d66.button_5e41
  .outer_cb83
  > li.mask_65e7
  > a,
.steel-b850
  .stone-2d66.hover_brown_0b39
  .outer_cb83
  > li.paragraph_selected_e29d
  > a,
.steel-b850 .stone-2d66.hover_brown_0b39 .outer_cb83 > li.link-cfa5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.steel-b850 .component-light-ec89,
.steel-b850 .component-light-ec89 a {
  color: rgba(0, 0, 0, 0.8);
}
.steel-b850 .icon-right-4dd6.preview-simple-3d92 li a,
.steel-b850 .alert_dab6 a,
.steel-b850 .section_6154,
.steel-b850 .outer_cb83 > li > a,
.steel-b850 .solid_e71c {
  color: rgba(0, 0, 0, 0.55);
}
.steel-b850 .icon-right-4dd6.preview-simple-3d92 li a:hover,
.steel-b850 .alert_dab6 a:hover,
.steel-b850 .section_6154:hover,
.steel-b850 .outer_cb83 > li > a:hover,
.steel-b850 .solid_e71c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-b850 .notice-prev-0896 {
  color: rgba(0, 0, 0, 0.55);
}
.steel-b850 .notice-prev-0896 .aside_5be5 {
  color: rgba(0, 0, 0, 0.8);
}
.steel-b850 .notice-prev-0896:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-hot-4a5b .overlay_1b7b {
  margin-left: auto;
  margin-right: auto;
}
.north-9fff > * {
  margin-left: auto;
  margin-right: auto;
}
.north-9fff .smooth-a65f {
  margin-right: 1.41575em;
}
.backdrop-new-22cf .north-9fff > .menu_9034 {
  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;
}
.backdrop-new-22cf .north-9fff > .slider_dark_edcd {
  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;
}
.heading_76a5.gallery-hot-4a5b .overlay_1b7b,
.item_steel_b2ad.gallery-hot-4a5b .overlay_1b7b {
  margin-left: 0;
}
.out-66af.gallery-hot-4a5b .overlay_1b7b,
.disabled_under_6320.gallery-hot-4a5b .overlay_1b7b {
  margin-right: 0;
}
.north-9fff ol,
.north-9fff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fluid-4bf7 video {
  max-width: 100%;
}
.article-c141 img {
  display: block;
}
.article-c141.smooth-a65f,
.article-c141.outer_7b24 {
  width: 100%;
}
.article-c141.slider_dark_edcd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid_841e:not(.picture-3115) {
  margin: 1.5em auto;
}
.pagination-warm-b7e8 p {
  padding: 1.5em 14px;
}
ul.logo_outer_0fcd.slider_dark_edcd,
ul.logo_outer_0fcd.menu_9034,
ul.logo_outer_0fcd.label_iron_b1d3.menu_9034 {
  padding: 0 14px;
}
.hard-30bc {
  display: block;
  overflow-x: auto;
}
.hard-30bc table {
  border-collapse: collapse;
  width: 100%;
}
.hard-30bc td,
.hard-30bc th {
  padding: 0.5em;
}
.north-9fff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.north-9fff ol ol,
.north-9fff ol ul,
.north-9fff ul ol,
.north-9fff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.north-9fff ol ol li,
.north-9fff ol ul li,
.north-9fff ul ol li,
.north-9fff ul ul li {
  margin-left: 0;
}
.dropdown-red-df62.heading-dim-0158 > .section-under-96f7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dropdown-red-df62.heading-dim-0158 > .section-under-96f7 iframe,
.dropdown-red-df62.heading-dim-0158 > .section-under-96f7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aside-09f3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.aside-09f3.bronze-ec1d {
  padding: 0;
}
.aside-09f3.bronze-ec1d cite {
  font-size: 13px;
}
.aside-09f3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.aside-09f3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slider_1cd2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slider_1cd2 > p:first-child {
  margin-top: 0;
}
.slider_1cd2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slider_1cd2 blockquote {
  border-left: 0;
}
.disabled_e6fa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled_e6fa:not(.lower_e0d7) {
  max-width: 100px;
}
.disabled_e6fa.huge_2718 {
  border-bottom: none !important;
  text-align: center;
}
.disabled_e6fa.huge_2718::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination-warm-b7e8 p {
    padding: 1.5em 0;
  }
}
.under-3b0a {
  color: #0073aa;
}
.main-stone-5f2b {
  background-color: #0073aa;
}
.background-easy-fd16 {
  color: #229fd8;
}
.rough-de8f {
  background-color: #229fd8;
}
.grid-left-bbbc {
  color: #eee;
}
.item_7c06 {
  background-color: #eee;
}
.background_last_c110 {
  color: #444;
}
.bright_8d4c {
  background-color: #444;
}
.description_85d8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.description_85d8 .title-white-fc2c .alert_dab6 {
  font-size: 15px;
}
.description_85d8 .alert_dab6 {
  line-height: 1.3;
}
.description_85d8 .steel-b850 {
}
.description_85d8 .shade_lower_b774 {
  background: #235787;
}
.hover-759f {
  padding: 0;
}
.hover-759f .shade_lower_b774 {
  background: #1a1a1a;
}
.hover-759f .steel-b850 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.input_east_9687 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.input_east_9687 .steel-b850 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.input_east_9687 .shade_lower_b774 {
  background: #303030;
}
.wood_1dad {
  position: relative;
  z-index: 10;
}
.wood_1dad .accordion_b4d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium_89d1 .wood_25f5 {
  display: inline-block;
  vertical-align: middle;
}
.medium_89d1.disabled_short_8324 .wood_25f5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium_89d1.disabled_short_8324 .wood_25f5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_89d1.disabled_short_8324 .wood_25f5 {
    margin-right: 0.4em;
  }
}
.medium_89d1.disabled_short_8324 .wood_25f5:last-child {
  margin-right: 0;
}
.carousel-2580 .accordion_b4d6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column_tiny_1130 .title-white-fc2c {
    margin: 0 -0.5em;
  }
  .column_tiny_1130 .title-white-fc2c [class*="customify-col-"],
  .column_tiny_1130 .title-white-fc2c [class*="customify-col_"],
  .column_tiny_1130 .title-white-fc2c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column_tiny_1130.label_full_e7da .accordion_b4d6 {
  background: 0 0 !important;
}
.column_tiny_1130.label_full_e7da .accordion_b4d6,
.column_tiny_1130.carousel-2580 .accordion_b4d6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column_tiny_1130.fresh-49bc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column_tiny_1130.carousel-2580 .accordion_b4d6 {
  box-shadow: none !important;
}
.hovered_086b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered_086b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered_086b {
    padding: 18px 0 20px;
  }
}
.hovered_086b .easy-2491 {
  width: 100%;
}
.hovered_086b .out-0336 {
  margin-bottom: 0;
}
.hovered_086b .picture_1f26 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hover-3b8d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hover-3b8d .summary_394b {
  width: 100%;
}
.notice-tall-5d88 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice-tall-5d88 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice-tall-5d88 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;
}
.notice-tall-5d88 li:last-child:after {
  display: none;
}
.notice-tall-5d88 li a {
  font-weight: 500;
  margin-right: 10px;
}
.header_f5c4 .tag-0098 button,
.hovered_086b .tag-0098 button {
  left: 0;
}
.header_f5c4 .summary_394b,
.hovered_086b .summary_394b {
  padding-left: 0;
  padding-right: 0;
}
.header_f5c4 .hover-3b8d,
.hovered_086b .hover-3b8d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header_f5c4 {
  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;
}
.header_f5c4: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;
}
.header_f5c4 .red-cd4a {
  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) {
  .header_f5c4 .red-cd4a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header_f5c4 .red-cd4a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header_f5c4 .red-cd4a {
    min-height: 200px;
  }
}
.header_f5c4 .notice-tall-5d88 {
  color: rgba(255, 255, 255, 0.8);
}
.header_f5c4 .notice-tall-5d88 a,
.header_f5c4 .notice-tall-5d88 li:after {
  color: inherit;
}
.header_f5c4 .notice-tall-5d88 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thick_cd43 {
  margin-bottom: 0.5em;
}
.module_red_6b6f {
  margin-bottom: 1.2em;
}
.module_red_6b6f,
.thick_cd43 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module_red_6b6f p:last-child,
.thick_cd43 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tag-0098,
#masthead .tag-0098 {
  display: none;
}
#masthead
  > .tag-0098.box_stale_ecc3 {
  display: none;
}
#masthead > .tag-0098 button {
  left: 0;
}
.detail_stone_232d {
  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%;
}
.detail_stone_232d .wood_25f5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail_stone_232d .tag-f070 {
  display: -webkit-box;
  display: flex;
}
.detail_stone_232d .tag-f070.link_b4c5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail_stone_232d .tag-f070.tooltip_f9d0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail_stone_232d .tag-f070.cold-f682 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail_stone_232d.gold_99b8.inner-0ca7 .tag-f070.link_b4c5 {
  flex-basis: 100%;
}
.detail_stone_232d.notification-up-3c4c .tag-f070.tooltip_f9d0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail_stone_232d.notification-up-3c4c .tag-f070.cold-f682 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tag-0098.box_stale_ecc3 {
  display: none;
}
#masthead > .tag-0098 button {
  left: 0;
}
.disabled_e073 {
  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;
}
.disabled_e073:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.disabled_e073.cool_89c0 i {
  margin-right: 4px;
}
.disabled_e073.popup-934e i {
  margin-left: 5px;
}
.alert_dab6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert_dab6 p:last-child {
  margin-bottom: 0;
}
.orange_b939 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.orange_b939 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.orange_b939 img {
  display: block;
  width: auto;
  line-height: 1;
}
.orange_b939 .component-light-ec89 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.orange_b939 .main-advanced-878e {
  margin: 5px 0 7px 0;
}
.orange_b939.out_3820 .action_5cb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_b939.out_3820 .bright-9d86 {
  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;
}
.orange_b939.box-short-11ce {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.orange_b939.box-short-11ce .action_5cb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange_b939.box-short-11ce .bright-9d86 {
  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;
}
.orange_b939.progress-yellow-e128 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange_b939.fast_2f02 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.orange_b939.fast_2f02 .bright-9d86 {
  margin-top: 7px;
}
.texture_b4ab {
  display: inline-block;
}
.wood_1dad .copper-b81c .orange_b939 img {
  max-width: 100%;
}
.stone-2d66 .left-f987.action_ea6f,
.accordion-dim-cd9c .left-f987.action_ea6f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.stone-2d66 .mask_clean_cd91,
.accordion-dim-cd9c .mask_clean_cd91 {
  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%);
}
.stone-2d66 .mask_clean_cd91 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.stone-2d66.secondary-ed4c .mask_clean_cd91 {
  display: none;
}
.stone-2d66 .modal_short_8b51 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stone-2d66 .modal_short_8b51 li {
  display: inline-block;
  position: relative;
}
.stone-2d66 .modal_short_8b51 li:last-child {
  margin-right: 0;
}
.stone-2d66 .modal_short_8b51 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;
}
.stone-2d66 .modal_short_8b51 li.link-cfa5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.stone-2d66 .modal_short_8b51 > 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;
}
.stone-2d66 .modal_short_8b51 > li > a i {
  line-height: 0;
}
.stone-2d66 .modal_short_8b51 > li.column-iron-ff65 > a .mask_clean_cd91 {
  margin-left: 4px;
  line-height: 0;
}
.stone-2d66 .modal_short_8b51 .active_south_7c78 li.column-iron-ff65 > a {
  position: relative;
}
.stone-2d66 .modal_short_8b51 .active_south_7c78 li.column-iron-ff65 > a:after,
.stone-2d66 .modal_short_8b51 .active_south_7c78 li.column-iron-ff65 > a:before {
  content: "";
  display: table;
}
.stone-2d66 .modal_short_8b51 .active_south_7c78 li.column-iron-ff65 > a:after {
  clear: both;
}
.stone-2d66 .modal_short_8b51 .active_south_7c78 li.column-iron-ff65 > a .mask_clean_cd91 {
  margin-left: 5px;
  float: right;
}
.stone-2d66 .icon-60c4,
.stone-2d66 .active_south_7c78 {
  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;
}
.stone-2d66 .active_south_7c78 {
  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;
}
.stone-2d66 .active_south_7c78 .action_ea6f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stone-2d66 .active_south_7c78 .mask_clean_cd91 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.stone-2d66 .active_south_7c78 li {
  display: block;
  margin: 0;
  padding: 0;
}
.stone-2d66 .active_south_7c78 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;
}
.stone-2d66 .active_south_7c78 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.stone-2d66 .active_south_7c78 .active_south_7c78 {
  top: 0;
  left: 100%;
}
.stone-2d66 .highlight_purple_59c0.fn-focus-7c67 > .icon-60c4,
.stone-2d66 .highlight_purple_59c0.fn-focus-7c67 > .active_south_7c78,
.stone-2d66 .highlight_purple_59c0:focus > .icon-60c4,
.stone-2d66 .highlight_purple_59c0:focus > .active_south_7c78,
.stone-2d66 .highlight_purple_59c0:hover > .icon-60c4,
.stone-2d66 .highlight_purple_59c0:hover > .active_south_7c78 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.stone-2d66.hover_brown_0b39 .outer_cb83:after,
.stone-2d66.hover_brown_0b39 .outer_cb83:before {
  content: "";
  display: table;
}
.stone-2d66.hover_brown_0b39 .outer_cb83:after {
  clear: both;
}
.stone-2d66.hover_brown_0b39 .outer_cb83 > li {
  float: left;
}
.stone-2d66.sort-6687 .outer_cb83:after,
.stone-2d66.sort-6687 .outer_cb83:before {
  content: "";
  display: table;
}
.stone-2d66.sort-6687 .outer_cb83:after {
  clear: both;
}
.stone-2d66.sort-6687 .outer_cb83 > li {
  float: left;
}
.stone-2d66.sort-6687 .outer_cb83 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.stone-2d66.sort-6687 .outer_cb83 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.stone-2d66.sort-6687 .outer_cb83 > li.paragraph_selected_e29d > a,
.stone-2d66.sort-6687 .outer_cb83 > li.link-cfa5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.stone-2d66.progress-black-75a8 .outer_cb83 > li > a .action_ea6f {
  position: relative;
}
.stone-2d66.progress-black-75a8 .outer_cb83 > li > a .action_ea6f: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;
}
.stone-2d66.progress-black-75a8
  .outer_cb83
  > li:focus
  > a
  .action_ea6f:before,
.stone-2d66.progress-black-75a8
  .outer_cb83
  > li:hover
  > a
  .action_ea6f:before {
  width: 100%;
  background-color: currentColor;
}
.stone-2d66.progress-black-75a8
  .outer_cb83
  > li.paragraph_selected_e29d
  > a
  .action_ea6f:before,
.stone-2d66.progress-black-75a8
  .outer_cb83
  > li.mask_65e7
  > a
  .action_ea6f:before {
  width: 100%;
  background-color: currentColor;
}
.stone-2d66.button_5e41 .outer_cb83 > li > a .action_ea6f {
  position: relative;
}
.stone-2d66.button_5e41 .outer_cb83 > li > a .action_ea6f: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;
}
.stone-2d66.button_5e41 .outer_cb83 > li:focus > a .action_ea6f:before,
.stone-2d66.button_5e41
  .outer_cb83
  > li:hover
  > a
  .action_ea6f:before {
  width: 100%;
  background-color: currentColor;
}
.stone-2d66.button_5e41
  .outer_cb83
  > li.paragraph_selected_e29d
  > a
  .action_ea6f:before,
.stone-2d66.button_5e41
  .outer_cb83
  > li.mask_65e7
  > a
  .action_ea6f:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-dim-cd9c .modal_short_8b51 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion-dim-cd9c .modal_short_8b51 li:first-child > a {
  border-top: none;
}
.accordion-dim-cd9c .modal_short_8b51 .gas_585d > .action_ea6f .mask_clean_cd91 {
  display: none;
}
.accordion-dim-cd9c .modal_short_8b51 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accordion-dim-cd9c .modal_short_8b51 li:last-child {
  border: none;
}
.accordion-dim-cd9c .modal_short_8b51 li.column-iron-ff65 > a {
  padding-right: 45px !important;
}
.accordion-dim-cd9c .modal_short_8b51 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accordion-dim-cd9c .modal_short_8b51 li a:focus,
.accordion-dim-cd9c .modal_short_8b51 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-dim-cd9c .modal_short_8b51 li .header_cc3b {
  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;
}
.accordion-dim-cd9c .modal_short_8b51 li .header_cc3b:hover {
  box-shadow: none;
}
.accordion-dim-cd9c .modal_short_8b51 li .header_cc3b .mask_clean_cd91 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accordion-dim-cd9c .modal_short_8b51 .active_south_7c78 {
  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);
}
.accordion-dim-cd9c .modal_short_8b51 .active_south_7c78 li a {
  padding-left: 3em;
}
.accordion-dim-cd9c .modal_short_8b51 .table-rough-bf49 > a .header_cc3b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion-dim-cd9c .modal_short_8b51 .table-rough-bf49 > .active_south_7c78 {
  display: block;
  opacity: 1;
}
.fixed-a68c {
  max-width: 100%;
}
.tertiary_current_b02d {
  line-height: 0;
  cursor: pointer;
}
.solid_e71c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.solid_e71c:hover {
  box-shadow: none;
  color: currentColor;
}
.solid_e71c svg {
  width: 18px;
  height: 18px;
}
.solid_e71c .notification-4114 {
  display: none;
}
.light_bbd7 {
  position: relative;
}
.light_bbd7.fn-active-7c67 .solid_e71c .sidebar_lite_ac8d {
  display: none;
}
.light_bbd7.fn-active-7c67 .solid_e71c .notification-4114 {
  display: inline-block;
}
.light_bbd7 .brown-553b {
  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);
}
.light_bbd7.hero_451f .brown-553b {
  left: auto;
  right: -0.9em;
}
.light_bbd7.hero_451f .form-00df::before {
  left: auto;
  right: 15px;
}
.light_bbd7.fn-active-7c67 .brown-553b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-28b1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.heading-28b1 label {
  flex-basis: 100%;
}
.heading-28b1 .right_ec5c {
  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;
}
.heading-28b1 .hero-easy-aa51 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.heading-28b1 .hero-easy-aa51:focus {
  background-color: transparent;
}
.heading-28b1 button.list-c8f3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.heading-28b1 button.list-c8f3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.heading-28b1 button.list-c8f3 svg {
  width: 18px;
  height: 18px;
}
.heading-28b1 input[type="submit"] {
  min-height: auto;
}
.disabled_white_f3f8 .heading-28b1 .hero-easy-aa51 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form-00df {
  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) {
  .form-00df {
    width: 220px;
  }
}
.form-00df label {
  flex-basis: 100%;
}
.form-00df::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;
}
.tooltip-thick-aedb .disabled_white_f3f8 .heading-28b1 {
  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;
}
.tooltip-thick-aedb
  .disabled_white_f3f8
  .heading-28b1
  .right_ec5c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip-thick-aedb .disabled_white_f3f8 .heading-28b1 .hero-easy-aa51 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip-thick-aedb
  .disabled_white_f3f8
  .heading-28b1
  .hero-easy-aa51:focus {
  background: 0 0;
}
.tooltip-thick-aedb
  .disabled_white_f3f8
  .heading-28b1
  .surface_2a29 {
  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;
}
.icon-right-4dd6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-right-4dd6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-right-4dd6 li:last-child {
  margin-right: 0;
}
.icon-right-4dd6 li:first-child {
  margin-left: 0;
}
.icon-right-4dd6.wrapper_slow_06f4 a {
  color: #fff;
}
.icon-right-4dd6.wrapper_slow_06f4 a:hover {
  color: #fff;
}
.icon-right-4dd6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-right-4dd6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-right-4dd6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-right-4dd6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-right-4dd6 [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-right-4dd6 [class*="social-icon-apple"].accent_advanced_fa6c {
  background-color: transparent;
  color: #999;
}
.icon-right-4dd6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-right-4dd6 [class*="social-icon-behance"].accent_advanced_fa6c {
  background-color: transparent;
  color: #1769ff;
}
.icon-right-4dd6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-right-4dd6 [class*="social-icon-bitbucket"].accent_advanced_fa6c {
  background-color: transparent;
  color: #205081;
}
.icon-right-4dd6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-right-4dd6 [class*="social-icon-codepen"].accent_advanced_fa6c {
  background-color: transparent;
  color: #000;
}
.icon-right-4dd6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-right-4dd6 [class*="social-icon-delicious"].accent_advanced_fa6c {
  background-color: transparent;
  color: #39f;
}
.icon-right-4dd6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-right-4dd6 [class*="social-icon-digg"].accent_advanced_fa6c {
  background-color: transparent;
  color: #005be2;
}
.icon-right-4dd6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-right-4dd6 [class*="social-icon-dribbble"].accent_advanced_fa6c {
  background-color: transparent;
  color: #ea4c89;
}
.icon-right-4dd6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-right-4dd6 [class*="social-icon-envelope"].accent_advanced_fa6c {
  background-color: transparent;
  color: #ea4335;
}
.icon-right-4dd6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-right-4dd6 [class*="social-icon-facebook"].accent_advanced_fa6c {
  background-color: transparent;
  color: #3b5998;
}
.icon-right-4dd6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-right-4dd6 [class*="social-icon-flickr"].accent_advanced_fa6c {
  background-color: transparent;
  color: #0063dc;
}
.icon-right-4dd6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-right-4dd6 [class*="social-icon-foursquare"].accent_advanced_fa6c {
  background-color: transparent;
  color: #2d5be3;
}
.icon-right-4dd6 [class*="social-icon-github"] {
  background-color: #333;
}
.icon-right-4dd6 [class*="social-icon-github"].accent_advanced_fa6c {
  background-color: transparent;
  color: #333;
}
.icon-right-4dd6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-right-4dd6 [class*="social-icon-google-plus"].accent_advanced_fa6c {
  background-color: transparent;
  color: #dd4b39;
}
.icon-right-4dd6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-right-4dd6 [class*="social-icon-houzz"].accent_advanced_fa6c {
  background-color: transparent;
  color: #7ac142;
}
.icon-right-4dd6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-right-4dd6 [class*="social-icon-instagram"].accent_advanced_fa6c {
  background-color: transparent;
  color: #262626;
}
.icon-right-4dd6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-right-4dd6 [class*="social-icon-jsfiddle"].accent_advanced_fa6c {
  background-color: transparent;
  color: #487aa2;
}
.icon-right-4dd6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-right-4dd6 [class*="social-icon-linkedin"].accent_advanced_fa6c {
  background-color: transparent;
  color: #0077b5;
}
.icon-right-4dd6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-right-4dd6 [class*="social-icon-medium"].accent_advanced_fa6c {
  background-color: transparent;
  color: #00ab6b;
}
.icon-right-4dd6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-right-4dd6
  [class*="social-icon-odnoklassniki"].accent_advanced_fa6c {
  background-color: transparent;
  color: #f4731c;
}
.icon-right-4dd6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-right-4dd6 [class*="social-icon-meetup"].accent_advanced_fa6c {
  background-color: transparent;
  color: #ec1c40;
}
.icon-right-4dd6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-right-4dd6 [class*="social-icon-pinterest"].accent_advanced_fa6c {
  background-color: transparent;
  color: #bd081c;
}
.icon-right-4dd6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-right-4dd6 [class*="social-icon-product-hunt"].accent_advanced_fa6c {
  background-color: transparent;
  color: #da552f;
}
.icon-right-4dd6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-right-4dd6 [class*="social-icon-reddit"].accent_advanced_fa6c {
  background-color: transparent;
  color: #ff4500;
}
.icon-right-4dd6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-right-4dd6 [class*="social-icon-rss"].accent_advanced_fa6c {
  background-color: transparent;
  color: #f26522;
}
.icon-right-4dd6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-right-4dd6
  [class*="social-icon-shopping-cart"].accent_advanced_fa6c {
  background-color: transparent;
  color: #4caf50;
}
.icon-right-4dd6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-right-4dd6 [class*="social-icon-skype"].accent_advanced_fa6c {
  background-color: transparent;
  color: #00aff0;
}
.icon-right-4dd6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-right-4dd6 [class*="social-icon-slideshare"].accent_advanced_fa6c {
  background-color: transparent;
  color: #0077b5;
}
.icon-right-4dd6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-right-4dd6 [class*="social-icon-snapchat"].accent_advanced_fa6c {
  background-color: transparent;
  color: #fffc00;
}
.icon-right-4dd6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-right-4dd6 [class*="social-icon-soundcloud"].accent_advanced_fa6c {
  background-color: transparent;
  color: #f80;
}
.icon-right-4dd6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-right-4dd6 [class*="social-icon-spotify"].accent_advanced_fa6c {
  background-color: transparent;
  color: #2ebd59;
}
.icon-right-4dd6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-right-4dd6
  [class*="social-icon-stack-overflow"].accent_advanced_fa6c {
  background-color: transparent;
  color: #fe7a15;
}
.icon-right-4dd6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-right-4dd6 [class*="social-icon-maldkfgram"].accent_advanced_fa6c {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-right-4dd6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-right-4dd6 [class*="social-icon-tripadvisor"].accent_advanced_fa6c {
  background-color: transparent;
  color: #589442;
}
.icon-right-4dd6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-right-4dd6 [class*="social-icon-tumblr"].accent_advanced_fa6c {
  background-color: transparent;
  color: #35465c;
}
.icon-right-4dd6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-right-4dd6 [class*="social-icon-twitch"].accent_advanced_fa6c {
  background-color: transparent;
  color: #6441a5;
}
.icon-right-4dd6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-right-4dd6 [class*="social-icon-twitter"].accent_advanced_fa6c {
  background-color: transparent;
  color: #1da1f2;
}
.icon-right-4dd6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-right-4dd6 [class*="social-icon-vimeo"].accent_advanced_fa6c {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-right-4dd6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-right-4dd6 [class*="social-icon-vk"].accent_advanced_fa6c {
  background-color: transparent;
  color: #45668e;
}
.icon-right-4dd6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-right-4dd6 [class*="social-icon-weibo"].accent_advanced_fa6c {
  background-color: transparent;
  color: #df2029;
}
.icon-right-4dd6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-right-4dd6 [class*="social-icon-weixin"].accent_advanced_fa6c {
  background-color: transparent;
  color: #7bb32e;
}
.icon-right-4dd6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-right-4dd6 [class*="social-icon-whatsapp"].accent_advanced_fa6c {
  background-color: transparent;
  color: #25d366;
}
.icon-right-4dd6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-right-4dd6 [class*="social-icon-wordpress"].accent_advanced_fa6c {
  background-color: transparent;
  color: #21759b;
}
.icon-right-4dd6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-right-4dd6 [class*="social-icon-xing"].accent_advanced_fa6c {
  background-color: transparent;
  color: #026466;
}
.icon-right-4dd6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-right-4dd6 [class*="social-icon-yelp"].accent_advanced_fa6c {
  background-color: transparent;
  color: #af0606;
}
.icon-right-4dd6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-right-4dd6 [class*="social-icon-youtube"].accent_advanced_fa6c {
  background-color: transparent;
  color: #cd201f;
}
.section_6154 {
  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;
}
.section_6154:hover {
  box-shadow: none;
  background: 0 0;
}
.cold_1c69 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid_purple_3d6b {
  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;
}
.rough_de96 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gallery-warm-7e74 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gallery-warm-7e74,
.gallery-warm-7e74::after,
.gallery-warm-7e74::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;
}
.gallery-warm-7e74::after,
.gallery-warm-7e74::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav_fb91 .grid_purple_3d6b .rough_de96 {
  margin-top: -2px;
  width: 19px;
}
.nav_fb91 .grid_purple_3d6b .gallery-warm-7e74 {
  margin-top: -1px;
}
.nav_fb91 .grid_purple_3d6b .gallery-warm-7e74,
.nav_fb91 .grid_purple_3d6b .gallery-warm-7e74::after,
.nav_fb91 .grid_purple_3d6b .gallery-warm-7e74::before {
  width: 19px;
  height: 2px;
}
.nav_fb91 .grid_purple_3d6b .gallery-warm-7e74::before {
  top: -6px;
}
.nav_fb91 .grid_purple_3d6b .gallery-warm-7e74::after {
  bottom: -6px;
}
.complex-b2a8 .grid_purple_3d6b .rough_de96 {
  margin-top: -2px;
  width: 22px;
}
.complex-b2a8 .grid_purple_3d6b .gallery-warm-7e74 {
  margin-top: -1px;
}
.complex-b2a8 .grid_purple_3d6b .gallery-warm-7e74,
.complex-b2a8 .grid_purple_3d6b .gallery-warm-7e74::after,
.complex-b2a8 .grid_purple_3d6b .gallery-warm-7e74::before {
  width: 22px;
  height: 2px;
}
.complex-b2a8 .grid_purple_3d6b .gallery-warm-7e74::before {
  top: -7px;
}
.complex-b2a8 .grid_purple_3d6b .gallery-warm-7e74::after {
  bottom: -7px;
}
.gold-75da .grid_purple_3d6b .rough_de96 {
  margin-top: -2px;
  width: 31px;
}
.gold-75da .grid_purple_3d6b .gallery-warm-7e74 {
  margin-top: -1.5px;
}
.gold-75da .grid_purple_3d6b .gallery-warm-7e74,
.gold-75da .grid_purple_3d6b .gallery-warm-7e74::after,
.gold-75da .grid_purple_3d6b .gallery-warm-7e74::before {
  width: 31px;
  height: 3px;
}
.gold-75da .grid_purple_3d6b .gallery-warm-7e74::before {
  top: -9px;
}
.gold-75da .grid_purple_3d6b .gallery-warm-7e74::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface-dynamic-aefb .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 19px;
  }
  .surface-dynamic-aefb .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1px;
  }
  .surface-dynamic-aefb .grid_purple_3d6b .gallery-warm-7e74,
  .surface-dynamic-aefb .grid_purple_3d6b .gallery-warm-7e74::after,
  .surface-dynamic-aefb .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 19px;
    height: 2px;
  }
  .surface-dynamic-aefb .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -6px;
  }
  .surface-dynamic-aefb .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -6px;
  }
  .footer_b6bf .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 22px;
  }
  .footer_b6bf .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1px;
  }
  .footer_b6bf .grid_purple_3d6b .gallery-warm-7e74,
  .footer_b6bf .grid_purple_3d6b .gallery-warm-7e74::after,
  .footer_b6bf .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 22px;
    height: 2px;
  }
  .footer_b6bf .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -7px;
  }
  .footer_b6bf .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -7px;
  }
  .label-narrow-9038 .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 31px;
  }
  .label-narrow-9038 .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1.5px;
  }
  .label-narrow-9038 .grid_purple_3d6b .gallery-warm-7e74,
  .label-narrow-9038 .grid_purple_3d6b .gallery-warm-7e74::after,
  .label-narrow-9038 .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 31px;
    height: 3px;
  }
  .label-narrow-9038 .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -9px;
  }
  .label-narrow-9038 .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video_dynamic_f85f .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 19px;
  }
  .video_dynamic_f85f .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1px;
  }
  .video_dynamic_f85f .grid_purple_3d6b .gallery-warm-7e74,
  .video_dynamic_f85f .grid_purple_3d6b .gallery-warm-7e74::after,
  .video_dynamic_f85f .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 19px;
    height: 2px;
  }
  .video_dynamic_f85f .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -6px;
  }
  .video_dynamic_f85f .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -6px;
  }
  .tag_1f0e .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 22px;
  }
  .tag_1f0e .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1px;
  }
  .tag_1f0e .grid_purple_3d6b .gallery-warm-7e74,
  .tag_1f0e .grid_purple_3d6b .gallery-warm-7e74::after,
  .tag_1f0e .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 22px;
    height: 2px;
  }
  .tag_1f0e .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -7px;
  }
  .tag_1f0e .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -7px;
  }
  .widget-697f .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-697f .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1.5px;
  }
  .widget-697f .grid_purple_3d6b .gallery-warm-7e74,
  .widget-697f .grid_purple_3d6b .gallery-warm-7e74::after,
  .widget-697f .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 31px;
    height: 3px;
  }
  .widget-697f .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -9px;
  }
  .widget-697f .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description_c3ab .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 19px;
  }
  .description_c3ab .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1px;
  }
  .description_c3ab .grid_purple_3d6b .gallery-warm-7e74,
  .description_c3ab .grid_purple_3d6b .gallery-warm-7e74::after,
  .description_c3ab .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 19px;
    height: 2px;
  }
  .description_c3ab .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -6px;
  }
  .description_c3ab .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -6px;
  }
  .feature_white_2bee .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 22px;
  }
  .feature_white_2bee .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1px;
  }
  .feature_white_2bee .grid_purple_3d6b .gallery-warm-7e74,
  .feature_white_2bee .grid_purple_3d6b .gallery-warm-7e74::after,
  .feature_white_2bee .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 22px;
    height: 2px;
  }
  .feature_white_2bee .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -7px;
  }
  .feature_white_2bee .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -7px;
  }
  .secondary_c87e .grid_purple_3d6b .rough_de96 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_c87e .grid_purple_3d6b .gallery-warm-7e74 {
    margin-top: -1.5px;
  }
  .secondary_c87e .grid_purple_3d6b .gallery-warm-7e74,
  .secondary_c87e .grid_purple_3d6b .gallery-warm-7e74::after,
  .secondary_c87e .grid_purple_3d6b .gallery-warm-7e74::before {
    width: 31px;
    height: 3px;
  }
  .secondary_c87e .grid_purple_3d6b .gallery-warm-7e74::before {
    top: -9px;
  }
  .secondary_c87e .grid_purple_3d6b .gallery-warm-7e74::after {
    bottom: -9px;
  }
}
.photo-5db3 .gallery-warm-7e74 {
  -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);
}
.photo-5db3 .gallery-warm-7e74::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.photo-5db3 .gallery-warm-7e74::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);
}
.photo-5db3.tooltip_da81 .gallery-warm-7e74 {
  -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);
}
.photo-5db3.tooltip_da81 .gallery-warm-7e74::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.photo-5db3.tooltip_da81 .gallery-warm-7e74::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);
}
.container_54cb {
  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.simple_88b6:before {
  display: none;
}
.cool-b538 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cool-b538 .last_89f3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cool-b538 .last_89f3:last-of-type {
  border-bottom: none;
}
.cool-b538 .last_89f3.panel_next_8f2f,
.cool-b538 .last_89f3.highlight-left-62dd,
.cool-b538 .last_89f3.highlight-dim-c3fc {
  padding: 0;
}
.cool-b538 .accordion-dim-cd9c .header_cc3b {
  color: currentColor;
}
.cool-b538 .accordion-dim-cd9c .header_cc3b:focus,
.cool-b538 .accordion-dim-cd9c .header_cc3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool-b538.steel-b850 .notice-prev-0896,
.cool-b538.steel-b850 .alert_dab6 a,
.cool-b538.steel-b850 .outer_cb83 a,
.cool-b538.steel-b850 .active_south_7c78 a {
  color: rgba(0, 0, 0, 0.55);
}
.cool-b538.steel-b850 .notice-prev-0896:hover,
.cool-b538.steel-b850 .alert_dab6 a:hover,
.cool-b538.steel-b850 .outer_cb83 a:hover,
.cool-b538.steel-b850 .active_south_7c78 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-b538.steel-b850 .aside_5be5 {
  color: rgba(0, 0, 0, 0.8);
}
.cool-b538.steel-b850 .last_89f3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-b538.steel-b850 .last_89f3:before {
  background: rgba(0, 0, 0, 0.08);
}
.cool-b538.steel-b850 .dim_f970:before {
  background: rgba(255, 255, 255, 0.9);
}
.cool-b538.steel-b850 .accordion-dim-cd9c .modal_short_8b51 li a,
.cool-b538.steel-b850 .accordion-dim-cd9c .header_cc3b,
.cool-b538.steel-b850 .active_south_7c78 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-b538.steel-b850 .accordion-dim-cd9c .header_cc3b:focus,
.cool-b538.steel-b850 .accordion-dim-cd9c .header_cc3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool-b538.steel-b850 .modal_short_8b51 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-b538.shade_lower_b774 .notice-prev-0896,
.cool-b538.shade_lower_b774 .alert_dab6 a,
.cool-b538.shade_lower_b774 .outer_cb83 .header_cc3b,
.cool-b538.shade_lower_b774 .outer_cb83 a,
.cool-b538.shade_lower_b774 .active_south_7c78 a {
  color: rgba(255, 255, 255, 0.79);
}
.cool-b538.shade_lower_b774 .notice-prev-0896:hover,
.cool-b538.shade_lower_b774 .alert_dab6 a:hover,
.cool-b538.shade_lower_b774 .outer_cb83 .header_cc3b:hover,
.cool-b538.shade_lower_b774 .outer_cb83 a:hover,
.cool-b538.shade_lower_b774 .active_south_7c78 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-b538.shade_lower_b774 .aside_5be5 {
  color: rgba(255, 255, 255, 0.99);
}
.cool-b538.shade_lower_b774 .last_89f3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-b538.shade_lower_b774 .last_89f3:before {
  background: rgba(255, 255, 255, 0.08);
}
.cool-b538.shade_lower_b774 .dim_f970:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool-b538.shade_lower_b774 .accordion-dim-cd9c .modal_short_8b51 li a,
.cool-b538.shade_lower_b774 .accordion-dim-cd9c .header_cc3b,
.cool-b538.shade_lower_b774 .active_south_7c78 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-b538.shade_lower_b774 .accordion-dim-cd9c .header_cc3b:focus,
.cool-b538.shade_lower_b774 .accordion-dim-cd9c .header_cc3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool-b538.shade_lower_b774 .modal_short_8b51 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim_f970 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dim_f970:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.table_8a0c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.action_51e2 .cool-b538 {
  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;
}
.action_51e2 .last_89f3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.action_51e2 .last_89f3: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) {
  .action_51e2 .last_89f3:before {
    width: 16%;
    left: 42%;
  }
}
.action_51e2 .last_89f3:last-child:before {
  content: none;
}
.action_51e2 .last_89f3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.action_51e2 .accordion-dim-cd9c .modal_short_8b51 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.action_51e2 .accordion-dim-cd9c .modal_short_8b51 li a .header_cc3b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.action_51e2 .accordion-dim-cd9c .active_south_7c78 {
  border: none;
}
.action_51e2 .accordion-dim-cd9c .active_south_7c78 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.action_51e2 .dim_f970 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action_51e2 .table_8a0c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.action_51e2 .shade_lower_b774 .dim_f970:before {
  background: rgba(0, 0, 0, 0.9);
}
.action_51e2 .steel-b850.footer-a010 .gallery-warm-7e74 {
  background: rgba(0, 0, 0, 0.6);
}
.action_51e2
  .steel-b850.footer-a010
  .gallery-warm-7e74::after,
.action_51e2
  .steel-b850.footer-a010
  .gallery-warm-7e74:before {
  background: inherit;
}
.action_51e2
  .steel-b850.footer-a010:hover
  .gallery-warm-7e74 {
  background: rgba(0, 0, 0, 0.8);
}
.title_334b .cool-b538 {
  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) {
  .title_334b .cool-b538 {
    width: auto;
    right: 45px;
  }
}
.pressed-9f7f .cool-b538 {
  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) {
  .pressed-9f7f .cool-b538 {
    width: auto;
    left: 45px;
  }
}
.simple_88b6 .cool-b538 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.simple_88b6 .table_8a0c {
  max-width: 48em;
  margin: 0 auto;
}
.simple_88b6 .dim_f970:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list_south_ef7e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list_south_ef7e.action_51e2 .cool-b538 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list_south_ef7e.title_334b .cool-b538 {
  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);
}
.list_south_ef7e .cool-b538 {
  visibility: visible;
}
.list_south_ef7e.pressed-9f7f .cool-b538 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.table-63fb,
.background_mini_6ae4 {
  overflow-x: hidden;
}
.table-63fb .cool-b538 {
  overflow: auto;
}
.table-63fb.action_51e2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-63fb.action_51e2 .cool-b538 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.table-63fb.action_51e2 .section_6154 {
  opacity: 0;
}
.table-63fb.title_334b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-63fb.title_334b .cool-b538 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.table-63fb.title_334b .section_6154 {
  opacity: 0;
}
.table-63fb.pressed-9f7f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-63fb.pressed-9f7f .cool-b538 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.table-63fb.pressed-9f7f .section_6154 {
  opacity: 0;
}
.table-63fb.simple_88b6 .cool-b538 {
  z-index: 10;
  visibility: visible;
}
.footer-a010 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.footer-a010 .gallery-warm-7e74 {
  background: rgba(255, 255, 255, 0.99);
}
.footer-a010 .gallery-warm-7e74::after,
.footer-a010 .gallery-warm-7e74:before {
  background: inherit;
}
.footer-a010:hover .gallery-warm-7e74 {
  background: rgba(255, 255, 255, 0.99);
}
.pressed-9f7f .footer-a010 {
  top: 10px;
  right: auto;
  left: 12px;
}
.simple_88b6 .footer-a010 {
  display: none !important;
}
.table-63fb:before,
.background_mini_6ae4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.table-63fb .footer-a010,
.background_mini_6ae4 .footer-a010 {
  display: inline-block;
}
.cool-b538 .wood_25f5 {
  -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;
}
.table-63fb .cool-b538 .wood_25f5,
.background_mini_6ae4 .cool-b538 .wood_25f5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_b3f9 .right_ec5c {
  width: 100%;
}
.copper-b81c {
  padding: 0 0.5em 0;
}
.copper-b81c [class*="customify-col-"],
.copper-b81c [class*="customify-col_"],
.copper-b81c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.red-1ab3 .copper-b81c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title-white-fc2c .label-cdd9,
  .label-cdd9 {
    display: none;
  }
  .section-gas-13a3 {
    text-align: left;
  }
  .item_c510 {
    text-align: center;
  }
  .sidebar-pink-091b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title-white-fc2c .section_wide_8e3f,
  .section_wide_8e3f {
    display: none;
  }
  .wrapper-copper-0e78 {
    text-align: left;
  }
  .border-f01d {
    text-align: center;
  }
  .heading-de85 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title-white-fc2c .search-hovered-6f87,
  .search-hovered-6f87 {
    display: none;
  }
  .outline-c75a {
    text-align: left;
  }
  .aside_13d8 {
    text-align: center;
  }
  .header-wood-2f23 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.column-bronze-8087 {
  box-shadow: none !important;
}
.label-hovered-aaa2 .summary_wood_8f7f,
.tiny-910d .summary_wood_8f7f {
  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;
}
.tiny-910d .summary_wood_8f7f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordion_b4d6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accordion_b4d6:after,
.accordion_b4d6:before {
  content: "";
  display: table;
}
.accordion_b4d6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accordion_b4d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accordion_b4d6,
.fresh-49bc {
  max-width: 1248px;
  margin: 0 auto;
}

.badge-dirty-dbbb.first-9ff5 .accordion_b4d6 {
  max-width: 100%;
}
.badge-dirty-dbbb.dropdown_blue_06a1 {
  max-width: 1200px;
  margin: 0 auto;
}
.badge-dirty-dbbb.main_d956 .accordion_b4d6 {
  max-width: 100%;
}
.badge-dirty-dbbb.main_d956 > .accordion_b4d6 {
  padding-left: 0;
  padding-right: 0;
}
.badge-dirty-dbbb.main_d956 > .accordion_b4d6 .title-white-fc2c {
  margin: 0;
}
.badge-dirty-dbbb.main_d956
  > .accordion_b4d6
  .aside_2da8.input_de45 {
  margin-right: 0;
  margin-left: 0;
}
.badge-dirty-dbbb.main_d956 #main.input_de45 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .left-d812 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .left-d812 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wood-27c1 .overlay_1b7b {
    padding-right: 1em;
  }
  .wood-27c1.title-29c0 .aside_2da8 {
    border-right: 1px solid #eaecee;
  }
  .wood-27c1.title-29c0 .overlay_1b7b {
    padding-right: 1em;
  }
  .wood-27c1.title-29c0 .secondary-edf8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-paper-b181 .overlay_1b7b {
    padding-left: 1em;
  }
  .link-paper-b181.title-29c0 .aside_2da8 {
    border-left: 1px solid #eaecee;
  }
  .link-paper-b181.title-29c0 .overlay_1b7b {
    padding-left: 1em;
  }
  .link-paper-b181.title-29c0 .secondary-edf8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_north_1b54 .overlay_1b7b {
    padding-left: 1em;
  }
  .thumbnail_north_1b54.title-29c0 .picture_tall_61a5 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_north_1b54.title-29c0 .wrapper-inner-daa4 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_north_1b54.title-29c0 .overlay_1b7b {
    padding-left: 1em;
  }
  .thumbnail_north_1b54.title-29c0 .secondary-edf8 {
    padding-right: 1em;
  }
  .thumbnail_north_1b54.title-29c0 .tertiary-42e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_dd49 .overlay_1b7b {
    padding-right: 1em;
  }
  .tabs_dd49.title-29c0 .picture_tall_61a5 {
    border-left: 1px solid #eaecee;
  }
  .tabs_dd49.title-29c0 .wrapper-inner-daa4 {
    border-left: 1px solid #eaecee;
  }
  .tabs_dd49.title-29c0 .overlay_1b7b {
    padding-right: 1em;
  }
  .tabs_dd49.title-29c0 .secondary-edf8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_dd49.title-29c0 .tertiary-42e6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left-d812 .overlay_1b7b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .left-d812.title-29c0 .aside_2da8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .left-d812.title-29c0 .overlay_1b7b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .left-d812.title-29c0 .secondary-edf8 {
    padding-left: 1em;
  }
  .left-d812.title-29c0 .tertiary-42e6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .left-d812.title-29c0 .overlay_1b7b {
    padding-left: 0;
  }
}
.primary_narrow_abf2 .medium_89d1 {
  display: inline-block;
}
.chip-f5f9 {
  display: inline-block;
}
.dark_55c1 {
  word-con: break-word;
}
.button_orange_6f36 > span {
  display: inline-block;
  padding: 5px 0;
}
.button_orange_6f36 .paper_d368 {
  margin-left: 8px;
  margin-right: 8px;
}
.button_orange_6f36 .shade_ba5d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notice_99d3 .slow-96b2 {
  margin-bottom: 2em;
}
.notice_99d3 .filter_408f {
  margin-bottom: 15px;
}
.notice_99d3 .filter_408f:last-child {
  margin-bottom: 0;
}
.notice_99d3 .fresh-2e45 {
  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) {
  .notice_99d3 .fresh-2e45 {
    display: block;
  }
}
.notice_99d3 .iron_ae1e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notice_99d3 .iron_ae1e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notice_99d3 .gas-9fc4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notice_99d3 .gas-9fc4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notice_99d3 .gas-9fc4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notice_99d3 .dark_55c1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice_99d3 .dark_55c1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notice_99d3 .description-9ade p:last-child {
  margin-bottom: 0;
}
.notice_99d3 .over-df5d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notice_99d3 .iron_1157 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notice_99d3 .module_cold_981f {
  margin-top: 1em;
}
.notice_99d3 .inner_a4a4 {
  top: 0;
  display: block;
}
.notice_99d3 .inner_a4a4 a {
  color: inherit;
}
.notice_99d3 .inner_a4a4 a:hover {
  color: inherit;
}
.notice_99d3 .section-d844 {
  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;
}
.notice_99d3 .section-d844:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notice_99d3 .iron_1157 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notice_99d3 .box-233b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notice_99d3 .box-233b:first-child {
  margin-top: 0;
}
.notice_99d3 .box-233b.tall-191c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notice_99d3 .box-233b.gold-76f7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice_99d3
  .box-233b.gold-76f7.simple-50ad
  .module_cold_981f {
  width: 100%;
}
.notice_99d3 .gold-76f7 {
  -webkit-box-align: center;
  align-items: center;
}
.notice_99d3 .gold-76f7 .button_orange_6f36,
.notice_99d3 .gold-76f7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notice_99d3 .gas-9fc4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_99d3 .gas-9fc4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_99d3 .gas-9fc4: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;
}
.notice_99d3 .tall-191c {
  z-index: 5;
}
.notice_99d3 .dropdown_soft_4ad0 .aside-fa5a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notice_99d3 .middle_be89 .aside-fa5a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notice_99d3 .north-c8fc .aside-fa5a {
  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;
}
.notice_99d3.hot_4b85 .fresh-2e45,
.notice_99d3.accent-inner-32ab .fresh-2e45 {
  display: block;
}
.notice_99d3.hot_4b85 .fresh-2e45 .link_e521,
.notice_99d3.hot_4b85 .fresh-2e45 .iron_1157,
.notice_99d3.accent-inner-32ab .fresh-2e45 .link_e521,
.notice_99d3.accent-inner-32ab .fresh-2e45 .iron_1157 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice_99d3.next_48bb .iron_ae1e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notice_99d3.next_48bb .iron_ae1e {
    margin-right: 0;
  }
}
.notice_99d3.hot_4b85 .iron_ae1e,
.notice_99d3.accent-inner-32ab .iron_ae1e {
  padding-top: 40%;
}
.notice_99d3.hot_4b85 .slow-96b2,
.notice_99d3.accent-inner-32ab .slow-96b2 {
  display: block;
}
.notice_99d3.hot_4b85 .fn-sticky-7c67 .iron_1157,
.notice_99d3.accent-inner-32ab .fn-sticky-7c67 .iron_1157 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notice_99d3.hot_4b85 .iron_ae1e,
.notice_99d3.accent-inner-32ab .iron_ae1e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notice_99d3.hot_4b85 .iron_1157 {
  padding: 1em;
}
.slider-806b {
  margin: 30px auto;
  display: block;
}
.slider-806b .picture_up_8feb > * {
  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;
}
.slider-806b .picture_up_8feb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-806b .picture_up_8feb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_5781 .button_orange_6f36 {
  margin-bottom: 1.41575em;
}
.disabled_5781 .hover_out_ffd2 {
  margin-bottom: 1.618em;
}
.north-9fff .wrapper_dd28 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.north-9fff .wrapper_dd28 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.north-9fff .widget_d94e {
  max-width: 100%;
  overflow: auto;
}
.gallery-hot-4a5b .north-9fff a:hover {
  text-decoration: underline;
}
.slow_4298 .filter_408f:not(.dark_55c1),
.slow_4298 .gas-9fc4 {
  margin-bottom: 1.41575em;
}
.slow_4298 .filter_408f:not(.dark_55c1):last-child,
.slow_4298 .gas-9fc4:last-child {
  margin-bottom: 0;
}
.slow_4298 .filter_408f.badge_a38b {
  margin-bottom: 0.41575em;
}
.slow_4298 .copper-c0cc:before,
.slow_4298 .content_5793:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slow_4298 .copper-c0cc:before {
  content: "\f115";
}
.slow_4298 .content_5793:before {
  content: "\f02c";
}
.slow_4298 .detail_hovered_6123 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slow_4298 .detail_hovered_6123 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wide_580b {
  display: -webkit-box;
  display: flex;
}
.wide_580b .element_b1b8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wide_580b .element_b1b8 {
    flex-basis: 90px;
  }
}
.wide_580b .active-7631 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wide_580b .active-7631 {
    flex-basis: calc(100% - 50px);
  }
}
.wide_580b .popup_6761 p:last-child {
  margin-bottom: 0.72em;
}
.search-190e .picture_up_8feb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.search-190e .picture_up_8feb:after,
.search-190e .picture_up_8feb:before {
  content: "";
  display: table;
}
.search-190e .picture_up_8feb:after {
  clear: both;
}
.search-190e .picture_up_8feb .footer_0e10,
.search-190e .picture_up_8feb .notification_7698 {
  width: 49%;
}
.search-190e .picture_up_8feb .footer_0e10 a span.picture-1a45,
.search-190e .picture_up_8feb .notification_7698 a span.picture-1a45 {
  display: block;
  margin-bottom: 5px;
}
.search-190e .picture_up_8feb .notification_7698 {
  float: left;
  text-align: left;
}
.search-190e .picture_up_8feb .footer_0e10 {
  float: right;
  text-align: right;
}
.photo_lower_437a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .photo_lower_437a {
    margin-bottom: 0;
  }
}
.hover-4648 {
  margin-bottom: 1em;
}
.hover-4648 .dark_55c1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview_f73f a {
  display: block;
  line-height: 0;
  position: relative;
}
.out-37fa .hover-4648,
.progress_315e .hover-4648 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .out-37fa .hover-4648,
  .progress_315e .hover-4648 {
    display: block;
  }
}
.out-37fa .preview_f73f,
.progress_315e .preview_f73f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .out-37fa .preview_f73f,
  .progress_315e .preview_f73f {
    margin-bottom: 1em;
  }
}
.out-37fa .preview_f73f img,
.progress_315e .preview_f73f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.out-37fa .main-down-5635,
.progress_315e .main-down-5635 {
  flex-basis: calc(100% - 160px);
}
.out-37fa .main-down-5635 p,
.progress_315e .main-down-5635 p {
  margin-bottom: 0;
}
.out-37fa .main-down-5635 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .out-37fa .main-down-5635 {
    padding-left: 0;
  }
}
.progress_315e .main-down-5635 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .progress_315e .main-down-5635 {
    padding-right: 0;
  }
}
.progress_315e .preview_f73f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.focused_ac27 .preview_f73f {
  margin-bottom: 0.5em;
}
.focused_ac27 .preview_f73f img {
  width: 100%;
}
.title_2257 .media-silver-9599,
.aside_4494 .media-silver-9599 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.aside_4494 .aside_2da8 .tag_dark_48b7 p:last-child {
  margin-bottom: 0;
}
.component-prev-3be0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.texture_brown_d303 .texture-befb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .texture_brown_d303 .texture-befb:last-of-type {
    margin-bottom: 0;
  }
}
.texture_brown_d303 .texture-befb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture_brown_d303 .texture-befb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.texture_brown_d303 .texture-befb ul li {
  margin: 0 0 0.6em;
}
.texture_brown_d303 .texture-befb ul li.plasma-aff4,
.texture_brown_d303 .texture-befb ul li.menu_069c {
  position: relative;
}
.texture_brown_d303 .texture-befb ul li.plasma-aff4 .logo_2b9a,
.texture_brown_d303 .texture-befb ul li.menu_069c .logo_2b9a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.texture_brown_d303 .texture-befb ul li.plasma-aff4:after:after,
.texture_brown_d303 .texture-befb ul li.plasma-aff4:after:before,
.texture_brown_d303
  .texture-befb
  ul
  li.menu_069c:after:after,
.texture_brown_d303
  .texture-befb
  ul
  li.menu_069c:after:before {
  content: "";
  display: table;
}
.texture_brown_d303 .texture-befb ul li.plasma-aff4:after:after,
.texture_brown_d303
  .texture-befb
  ul
  li.menu_069c:after:after {
  clear: both;
}
.texture_brown_d303 .texture-befb a.item_large_b8d6:hover {
  text-decoration: none;
}
.texture_brown_d303 .texture-befb select {
  max-width: 100%;
}
.texture_brown_d303 .texture-befb table {
  font-size: 85%;
}
.texture_brown_d303 .texture-befb table td,
.texture_brown_d303 .texture-befb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.texture_brown_d303 .texture-befb table tfoot td {
  text-align: left;
}
.texture_brown_d303 .texture-befb :last-child {
  margin-bottom: 0;
}
.texture_brown_d303 .texture-befb .old-efa1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.texture_brown_d303 .texture-befb .old-efa1 label {
  width: 100%;
}
.texture_brown_d303 .texture-befb .old-efa1 .hero-easy-aa51 {
  width: 100%;
  display: block;
}
.texture_brown_d303 .texture-befb .old-efa1 .list-c8f3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.texture_brown_d303 .texture-befb .old-efa1 .list-c8f3:hover svg #svg-search {
  fill: #444;
}
.texture_brown_d303 .texture-befb .old-efa1 .list-c8f3 svg {
  width: 18px;
  height: 18px;
}
.texture_brown_d303 .description-gas-e615 ul ul,
.texture_brown_d303 .fluid_7268 ul ul,
.texture_brown_d303 .cool-7f66 ul ul,
.texture_brown_d303 .heading_cb74 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.texture_brown_d303 .description-gas-e615 .column-iron-ff65 > a,
.texture_brown_d303 .fluid_7268 .column-iron-ff65 > a,
.texture_brown_d303 .cool-7f66 .column-iron-ff65 > a,
.texture_brown_d303 .heading_cb74 .column-iron-ff65 > a {
  margin-bottom: 0;
}
.texture_brown_d303 .nav-066e li,
.texture_brown_d303 .description-gas-e615 li,
.texture_brown_d303 .next-de8f li,
.texture_brown_d303 .fluid_7268 li,
.texture_brown_d303 .cool-7f66 li,
.texture_brown_d303 .heading_cb74 li,
.texture_brown_d303 .middle-06f4 li,
.texture_brown_d303 .green-d927 li {
  display: block;
  position: relative;
}
.texture_brown_d303 .nav-066e li:last-child,
.texture_brown_d303 .description-gas-e615 li:last-child,
.texture_brown_d303 .next-de8f li:last-child,
.texture_brown_d303 .fluid_7268 li:last-child,
.texture_brown_d303 .cool-7f66 li:last-child,
.texture_brown_d303 .heading_cb74 li:last-child,
.texture_brown_d303 .middle-06f4 li:last-child,
.texture_brown_d303 .green-d927 li:last-child {
  border: none;
}
.texture_brown_d303 .nav-066e li a,
.texture_brown_d303 .description-gas-e615 li a,
.texture_brown_d303 .next-de8f li a,
.texture_brown_d303 .fluid_7268 li a,
.texture_brown_d303 .cool-7f66 li a,
.texture_brown_d303 .heading_cb74 li a,
.texture_brown_d303 .middle-06f4 li a,
.texture_brown_d303 .green-d927 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture_brown_d303 .nav-066e li ul li::before,
.texture_brown_d303 .description-gas-e615 li ul li::before,
.texture_brown_d303 .next-de8f li ul li::before,
.texture_brown_d303 .fluid_7268 li ul li::before,
.texture_brown_d303 .cool-7f66 li ul li::before,
.texture_brown_d303 .heading_cb74 li ul li::before,
.texture_brown_d303 .middle-06f4 li ul li::before,
.texture_brown_d303 .green-d927 li ul li::before {
  left: 15px;
}
.texture_brown_d303 .nav-066e li ul a,
.texture_brown_d303 .description-gas-e615 li ul a,
.texture_brown_d303 .next-de8f li ul a,
.texture_brown_d303 .fluid_7268 li ul a,
.texture_brown_d303 .cool-7f66 li ul a,
.texture_brown_d303 .heading_cb74 li ul a,
.texture_brown_d303 .middle-06f4 li ul a,
.texture_brown_d303 .green-d927 li ul a {
  padding-left: 20px;
}
.texture_brown_d303 .nav-066e li ul ul li::before,
.texture_brown_d303 .description-gas-e615 li ul ul li::before,
.texture_brown_d303 .next-de8f li ul ul li::before,
.texture_brown_d303 .fluid_7268 li ul ul li::before,
.texture_brown_d303 .cool-7f66 li ul ul li::before,
.texture_brown_d303 .heading_cb74 li ul ul li::before,
.texture_brown_d303 .middle-06f4 li ul ul li::before,
.texture_brown_d303 .green-d927 li ul ul li::before {
  left: 30px;
}
.texture_brown_d303 .nav-066e li ul ul a,
.texture_brown_d303 .description-gas-e615 li ul ul a,
.texture_brown_d303 .next-de8f li ul ul a,
.texture_brown_d303 .fluid_7268 li ul ul a,
.texture_brown_d303 .cool-7f66 li ul ul a,
.texture_brown_d303 .heading_cb74 li ul ul a,
.texture_brown_d303 .middle-06f4 li ul ul a,
.texture_brown_d303 .green-d927 li ul ul a {
  padding-left: 40px;
}
.texture_brown_d303 .title_small_0e7c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture_brown_d303 .green-d927 ul li {
  margin-bottom: 1.41575em;
}
.texture_brown_d303 .green-d927 ul li .form-hard-fb68 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.texture_brown_d303 .green-d927 ul li .liquid-781d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shade_lower_b774 .nav-066e li a,
.shade_lower_b774 .description-gas-e615 li a,
.shade_lower_b774 .next-de8f li a,
.shade_lower_b774 .fluid_7268 li a,
.shade_lower_b774 .cool-7f66 li a,
.shade_lower_b774 .heading_cb74 li a,
.shade_lower_b774 .middle-06f4 li a,
.shade_lower_b774 .green-d927 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_lower_b774 .title_small_0e7c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_lower_b774 .texture-befb ul li.plasma-aff4 .logo_2b9a,
.shade_lower_b774 .texture-befb ul li.menu_069c .logo_2b9a {
  background: rgba(0, 0, 0, 0.2);
}
.shade_lower_b774 .texture_brown_d303 .texture-befb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li {
  margin: 0;
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li ul {
  margin: 0;
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li ul li a {
  padding-left: 15px;
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li ul li li a {
  padding-left: 30px;
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li.link-cfa5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li.link-cfa5 > 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;
}
.badge-dirty-dbbb .texture_brown_d303 .modal_short_8b51 li.link-cfa5 > 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;
}
.detail_fresh_3d4a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.smooth_4a77 {
  position: relative;
  z-index: 10;
}
.smooth_4a77 .wood_25f5 {
  width: 100%;
  max-width: 100%;
}
.secondary_wide_a945 .slider-e137 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.secondary_wide_a945 .steel-b850 {
}
.secondary_wide_a945 .shade_lower_b774 {
  background: #292929;
}
.outline_3dd5 .slider-e137 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.outline_3dd5 .steel-b850 {
  background: #f9f9f9;
}
.outline_3dd5 .shade_lower_b774 {
  background: #303030;
}
.iron-17f1 .slider-e137 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .iron-17f1 .medium_89d1 {
    margin-bottom: 1em;
  }
  .iron-17f1 .medium_89d1:last-child {
    margin-bottom: 0;
  }
}
.iron-17f1 .steel-b850 {
  background: #ededed;
}
.iron-17f1 .shade_lower_b774 {
  background: #1a1a1a;
}
.slider-e137.steel-b850 {
  color: rgba(0, 0, 0, 0.6);
}
.slider-e137.steel-b850 .thick_0516 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-e137.shade_lower_b774 {
  color: rgba(255, 255, 255, 0.99);
}
.slider-e137.shade_lower_b774 a:not(.item_large_b8d6) {
  color: rgba(255, 255, 255, 0.79);
}
.slider-e137.shade_lower_b774 a:not(.item_large_b8d6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-e137.shade_lower_b774 .thick_0516 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-e137.shade_lower_b774 table tbody td,
.slider-e137.shade_lower_b774 table th {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-warm-c6b4.carousel-2580 .accordion_b4d6 {
  max-width: initial;
}
.carousel-warm-c6b4 .disabled_short_8324 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.carousel-warm-c6b4 .disabled_short_8324 .wood_25f5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .carousel-warm-c6b4 .disabled_short_8324 .wood_25f5 {
    display: block;
    margin-bottom: 2em;
  }
  .carousel-warm-c6b4 .disabled_short_8324 .wood_25f5:last-child {
    margin-bottom: 0;
  }
}
.iron-17f1 .medium_89d1:last-child,
.outline_3dd5 .medium_89d1:last-child,
.secondary_wide_a945 .medium_89d1:last-child {
  margin-bottom: 0;
}
.iron-17f1 .medium_89d1 .texture_brown_d303 .texture-befb:last-child,
.outline_3dd5 .medium_89d1 .texture_brown_d303 .texture-befb:last-child,
.secondary_wide_a945 .medium_89d1 .texture_brown_d303 .texture-befb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .iron-17f1 .focus_9d9d,
  .iron-17f1 .wide_898a,
  .outline_3dd5 .focus_9d9d,
  .outline_3dd5 .wide_898a,
  .secondary_wide_a945 .focus_9d9d,
  .secondary_wide_a945 .wide_898a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .smooth_4a77 .medium_89d1 {
    margin-bottom: 2em;
  }
}
.smooth_4a77 p:last-child {
  margin-bottom: 0;
}
.smooth_4a77 li,
.smooth_4a77 ul {
  list-style: none;
  margin: 0;
}
.smooth_4a77 ul ul {
  margin-left: 2.617924em;
}
.nav_simple_c6a5 {
  font-size: 0.875em;
}

/* css-noise: 010c */
.phantom-card-r7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
