/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wrapper-2126/customify
Author: WPCustomify
Author URI: https://pressmaximum.wrapper-2126
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.wrapper-2126/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.description_3546.module-c0ec/licenses/gpl-2.0.picture_middle_1190
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.main_left_9cb6/, (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.footer_middle_b541.full_0832/normalize.in-684d/
 ======
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.in-684d v7.0.0 | MIT License | github.wrapper-2126/necolas/normalize.in-684d */
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;
}
.main-ffd2 .out-cf3e,
.disabled_iron_0591,
.fixed-3b42,
.backdrop-gold-53ce,
.carousel_0ec4,
.pagination_1c99,
.hero-a93c,
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;
}
.disabled_iron_0591,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .disabled_iron_0591,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_iron_0591,
  h1 {
    font-size: 1.8em;
  }
}
.fixed-3b42,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fixed-3b42 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fixed-3b42,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fixed-3b42,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop-gold-53ce,
h3 {
  font-size: 1.618em;
}
.main-ffd2 .out-cf3e,
.carousel_0ec4,
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.current_4ae9 {
  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;
}
.west-07b4:after,
.west-07b4:before,
.video-1341:after,
.video-1341:before {
  content: "";
  display: table;
}
.west-07b4:after,
.video-1341:after {
  clear: both;
}
.grid_0006 {
  float: right;
  margin-right: 0;
}
.hovered-3c5c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside-7495 .motion-5d17,
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;
}
.aside-7495 .motion-5d17: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;
}
.white_0aa8 .motion-5d17 {
  box-shadow: none;
}
.white_0aa8
  .motion-5d17
  .feature_840c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.white_0aa8 .motion-5d17 .nav-05a1 {
  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;
}
.white_0aa8
  .motion-5d17
  .nav-05a1
  b {
  display: none;
}
.white_0aa8 .search-iron-8218 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cool_1189:not(.smooth_cd83):not(.icon_basic_f9e6),
button:not(.smooth_cd83):not(.icon_basic_f9e6),
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ),
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ),
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ) {
  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;
}
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):hover,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):hover,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):hover,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):hover,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):active,
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):active,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):active,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):active,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):active,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus {
  outline: 0;
}
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8 {
  position: relative;
}
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .feature-a597,
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .new_800e,
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .under_55ec,
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  i,
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  svg,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .feature-a597,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .new_800e,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .under_55ec,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  i,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  svg,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .feature-a597,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .new_800e,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .under_55ec,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  i,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  svg,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .feature-a597,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .new_800e,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .under_55ec,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  i,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  svg,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .feature-a597,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .new_800e,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  .under_55ec,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  i,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8
  svg {
  visibility: hidden;
}
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8:after,
button:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8:after,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8:after,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8:after,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ).fn-loading-20d8: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;
}
.cool_1189:not(.smooth_cd83):not(.icon_basic_f9e6),
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ),
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ),
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ) {
  color: #fff;
  background: #235787;
}
.cool_1189:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus,
input[type="button"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus,
input[type="reset"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus,
input[type="submit"]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ):focus {
  color: #fff;
}
.cool_1189.fn-disabled-20d8:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ),
.cool_1189[disabled]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ),
button.fn-disabled-20d8:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ),
button[disabled]:not(.smooth_cd83):not(
    .icon_basic_f9e6
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.west_9ab4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west_9ab4: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;
}
.input-bronze-53cd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fixed_b9e5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.lower_20e6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.west-07b4:after,
.west-07b4:before,
.photo_thick_0481:after,
.photo_thick_0481:before,
.video_d4a2:after,
.video_d4a2:before,
.video_new_c18f:after,
.video_new_c18f:before,
.mask-stale-418c:after,
.mask-stale-418c:before,
.accordion_5644:after,
.accordion_5644:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.west-07b4:after,
.photo_thick_0481:after,
.video_d4a2:after,
.video_new_c18f:after,
.mask-stale-418c:after,
.accordion_5644:after {
  clear: both;
}
.photo_thick_0481 .slider_light_15a2,
.video_d4a2 .slider_light_15a2,
.background_up_9049 .slider_light_15a2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.preview-over-17e7 {
  display: inline-block;
}
.hovered_187d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hovered_187d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hovered_187d .row-fixed-9d87 {
  padding: 1em 0;
  font-size: 85%;
}
.row-fixed-9d87 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.silver-f174 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.silver-f174:after,
.silver-f174:before {
  content: "";
  display: table;
}
.silver-f174:after {
  clear: both;
}
.shade-steel-fa27 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.medium-1dcc .shade-steel-fa27 {
  max-width: 50%;
}
.left-049f .shade-steel-fa27 {
  max-width: 33.33%;
}
.easy-db33 .shade-steel-fa27 {
  max-width: 25%;
}
.accent_ea53 .shade-steel-fa27 {
  max-width: 20%;
}
.paper_9f12 .shade-steel-fa27 {
  max-width: 16.66%;
}
.preview_last_ee13 .shade-steel-fa27 {
  max-width: 14.28%;
}
.aside-stone-90ca .shade-steel-fa27 {
  max-width: 12.5%;
}
.south-f2a5 .shade-steel-fa27 {
  max-width: 11.11%;
}
.label_e429 {
  display: block;
}
.main-ffd2 .label_black_a3a8 label,
.main-ffd2 .stone_b553 label,
.main-ffd2 .tooltip-over-cec8 label,
.main-ffd2 .short_00df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-7ecb {
  list-style: none;
  margin: 0;
}
.info-7ecb article.filter_8c10 {
  margin-bottom: 0;
}
.info-7ecb ul {
  list-style: none;
  margin: 0;
}
.info-7ecb .static-5178 li.filter_8c10 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-7ecb .static-5178 li.filter_8c10 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-7ecb .static-5178 li.filter_8c10: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) {
  .info-7ecb .static-5178 li.filter_8c10 li.filter_8c10 li.filter_8c10 li.filter_8c10 {
    padding-left: 0;
  }
}
article.filter_8c10 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_8c10 .photo_thick_0481 p:last-of-type {
  margin-bottom: 0;
}
article.filter_8c10 .menu_734f {
  float: left;
}
article.filter_8c10 .small_8d0b {
  margin-left: 85px;
}
article.filter_8c10 .background-2dc4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_8c10 .background-2dc4 .yellow_24f2 {
  margin-left: 10px;
}
article.filter_8c10 .sort-d5a4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_8c10 .hard-3c38 {
  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 .label_black_a3a8,
  #respond .tooltip-over-cec8,
  #respond .short_00df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .label_black_a3a8 input,
#respond .tooltip-over-cec8 input,
#respond .short_00df input {
  width: 100%;
}
#respond .short_00df {
  margin-right: 0;
}
#respond .table-60f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list-f5bd {
  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;
}
.list-f5bd.action_f60c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.list-f5bd 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%);
}
.list-f5bd:focus,
.list-f5bd: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);
}
.nav-d0d1 {
  border-radius: 10%;
}
.orange-1aa5 {
  border-radius: 50%;
}
.hot-f25d {
  font-size: 0.72em;
}
.mask_small_ec51 {
  font-size: 0.875em;
}
.text_easy_a5fe {
  font-size: 1.1em;
}
.section-slow-981b {
  text-transform: uppercase;
  line-height: 1.2;
}
.section-slow-981b.hot-f25d {
  letter-spacing: 0.5px;
}
.title_yellow_245b,
.title_yellow_245b a {
  color: #6d6d6d;
}
.title_yellow_245b a:hover {
  color: #111;
}
.avatar_out_7acf {
  color: #6d6d6d;
}
.pattern_paper_cc36 {
  overflow-x: hidden;
}
.pattern_paper_cc36 .bright_cfea.blue-47ab {
  position: relative;
}
.pattern_paper_cc36 .bright_cfea.blue-47ab.current_c011 {
  position: initial;
}
.pattern_paper_cc36
  .bright_cfea.blue-47ab.current_c011
  .tabs_805b {
  left: auto;
}
.pattern_paper_cc36 .bright_cfea .tabs_805b {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pattern_paper_cc36 .bright_cfea:hover.blue-47ab {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pattern_paper_cc36
  .bright_cfea:hover.blue-47ab
  .tabs_805b {
  display: block;
  z-index: 9999999;
}
.pattern_paper_cc36 .white-0e45 .backdrop_full_442c,
.pattern_paper_cc36 .message_83d8 .backdrop_full_442c {
  display: none;
}
.pattern_paper_cc36 .frame_copper_1cdd .bright_cfea:hover.blue-47ab {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.main-ffd2 .label_black_a3a8 label,
.main-ffd2 .stone_b553 label,
.main-ffd2 .tooltip-over-cec8 label,
.main-ffd2 .short_00df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-7ecb {
  list-style: none;
  margin: 0;
}
.info-7ecb article.filter_8c10 {
  margin-bottom: 0;
}
.info-7ecb ul {
  list-style: none;
  margin: 0;
}
.info-7ecb .static-5178 li.filter_8c10 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-7ecb .static-5178 li.filter_8c10 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-7ecb .static-5178 li.filter_8c10: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) {
  .info-7ecb .static-5178 li.filter_8c10 li.filter_8c10 li.filter_8c10 li.filter_8c10 {
    padding-left: 0;
  }
}
article.filter_8c10 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_8c10 .photo_thick_0481 p:last-of-type {
  margin-bottom: 0;
}
article.filter_8c10 .menu_734f {
  float: left;
}
article.filter_8c10 .small_8d0b {
  margin-left: 85px;
}
article.filter_8c10 .background-2dc4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_8c10 .background-2dc4 .yellow_24f2 {
  margin-left: 10px;
}
article.filter_8c10 .sort-d5a4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_8c10 .hard-3c38 {
  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 .label_black_a3a8,
  #respond .tooltip-over-cec8,
  #respond .short_00df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .label_black_a3a8 input,
#respond .tooltip-over-cec8 input,
#respond .short_00df input {
  width: 100%;
}
#respond .short_00df {
  margin-right: 0;
}
#respond .table-60f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.white-0e45 .picture_narrow_499a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture_narrow_499a .tiny-0f0d.new-16cd .wood_347f > li > a:focus,
.picture_narrow_499a .tiny-0f0d.new-16cd .wood_347f > li > a:hover,
.picture_narrow_499a .tiny-0f0d.tag_7579 .wood_347f > li > a:focus,
.picture_narrow_499a .tiny-0f0d.tag_7579 .wood_347f > li > a:hover,
.picture_narrow_499a .tiny-0f0d.carousel-thick-edf6 .wood_347f > li > a:focus,
.picture_narrow_499a .tiny-0f0d.carousel-thick-edf6 .wood_347f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_narrow_499a
  .tiny-0f0d.new-16cd
  .wood_347f
  > li.active-left-e060
  > a,
.picture_narrow_499a
  .tiny-0f0d.new-16cd
  .wood_347f
  > li.bright-a4d6
  > a,
.picture_narrow_499a
  .tiny-0f0d.tag_7579
  .wood_347f
  > li.active-left-e060
  > a,
.picture_narrow_499a
  .tiny-0f0d.tag_7579
  .wood_347f
  > li.bright-a4d6
  > a,
.picture_narrow_499a
  .tiny-0f0d.carousel-thick-edf6
  .wood_347f
  > li.active-left-e060
  > a,
.picture_narrow_499a .tiny-0f0d.carousel-thick-edf6 .wood_347f > li.wood_37ee > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture_narrow_499a .grid_13c7,
.picture_narrow_499a .grid_13c7 a {
  color: rgba(255, 255, 255, 0.99);
}
.picture_narrow_499a .message-d57c.hover-inner-fc18 li a,
.picture_narrow_499a .container-tiny-d436 a,
.picture_narrow_499a .slider_0ec4,
.picture_narrow_499a .wood_347f > li > a,
.picture_narrow_499a .main_2ec4 {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a .message-d57c.hover-inner-fc18 li a:hover,
.picture_narrow_499a .container-tiny-d436 a:hover,
.picture_narrow_499a .slider_0ec4:hover,
.picture_narrow_499a .wood_347f > li > a:hover,
.picture_narrow_499a .main_2ec4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_narrow_499a .hero-stone-f08e {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a .hero-stone-f08e .gallery-brown-15c5 {
  color: rgba(255, 255, 255, 0.99);
}
.picture_narrow_499a .hero-stone-f08e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_narrow_499a .wide_af7d .tag_action_e023 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a .wide_af7d .tag_action_e023 .dark-0736 {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a
  .wide_af7d
  .tag_action_e023
  .dark-0736::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a
  .wide_af7d
  .tag_action_e023
  .dark-0736:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a
  .wide_af7d
  .tag_action_e023
  .dark-0736::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a
  .wide_af7d
  .tag_action_e023
  .dark-0736::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a .wide_af7d .modal_5947 {
  color: rgba(255, 255, 255, 0.79);
}
.picture_narrow_499a .wide_af7d .modal_5947:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_66bd
  .picture_narrow_499a
  .wide_af7d
  .blue_2df5
  .tall-8c60 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_66bd
  .picture_narrow_499a
  .wide_af7d
  .blue_2df5
  .dark-0736 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-0e45 .hidden_9834 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden_9834 .tiny-0f0d.new-16cd .wood_347f > li > a:focus,
.hidden_9834 .tiny-0f0d.new-16cd .wood_347f > li > a:hover,
.hidden_9834 .tiny-0f0d.tag_7579 .wood_347f > li > a:focus,
.hidden_9834 .tiny-0f0d.tag_7579 .wood_347f > li > a:hover,
.hidden_9834 .tiny-0f0d.carousel-thick-edf6 .wood_347f > li > a:focus,
.hidden_9834 .tiny-0f0d.carousel-thick-edf6 .wood_347f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_9834
  .tiny-0f0d.new-16cd
  .wood_347f
  > li.active-left-e060
  > a,
.hidden_9834
  .tiny-0f0d.new-16cd
  .wood_347f
  > li.bright-a4d6
  > a,
.hidden_9834
  .tiny-0f0d.tag_7579
  .wood_347f
  > li.active-left-e060
  > a,
.hidden_9834
  .tiny-0f0d.tag_7579
  .wood_347f
  > li.bright-a4d6
  > a,
.hidden_9834
  .tiny-0f0d.carousel-thick-edf6
  .wood_347f
  > li.active-left-e060
  > a,
.hidden_9834 .tiny-0f0d.carousel-thick-edf6 .wood_347f > li.wood_37ee > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_9834 .grid_13c7,
.hidden_9834 .grid_13c7 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_9834 .message-d57c.hover-inner-fc18 li a,
.hidden_9834 .container-tiny-d436 a,
.hidden_9834 .slider_0ec4,
.hidden_9834 .wood_347f > li > a,
.hidden_9834 .main_2ec4 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_9834 .message-d57c.hover-inner-fc18 li a:hover,
.hidden_9834 .container-tiny-d436 a:hover,
.hidden_9834 .slider_0ec4:hover,
.hidden_9834 .wood_347f > li > a:hover,
.hidden_9834 .main_2ec4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_9834 .hero-stone-f08e {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_9834 .hero-stone-f08e .gallery-brown-15c5 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_9834 .hero-stone-f08e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_mini_75eb .texture-3923 {
  margin-left: auto;
  margin-right: auto;
}
.video_d4a2 > * {
  margin-left: auto;
  margin-right: auto;
}
.video_d4a2 .input-bronze-53cd {
  margin-right: 1.41575em;
}
.media_9d44 .video_d4a2 > .carousel-easy-f227 {
  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;
}
.media_9d44 .video_d4a2 > .light_f864 {
  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;
}
.box_5214.pagination_mini_75eb .texture-3923,
.paragraph-south-90fd.pagination_mini_75eb .texture-3923 {
  margin-left: 0;
}
.middle_c09a.pagination_mini_75eb .texture-3923,
.list_east_b412.pagination_mini_75eb .texture-3923 {
  margin-right: 0;
}
.video_d4a2 ol,
.video_d4a2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.menu_de6e video {
  max-width: 100%;
}
.light_4f5d img {
  display: block;
}
.light_4f5d.input-bronze-53cd,
.light_4f5d.fixed_b9e5 {
  width: 100%;
}
.light_4f5d.light_f864 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.heading_medium_ba90:not(.overlay-192d) {
  margin: 1.5em auto;
}
.gas-070d p {
  padding: 1.5em 14px;
}
ul.motion-7b5e.light_f864,
ul.motion-7b5e.carousel-easy-f227,
ul.motion-7b5e.bright-b360.carousel-easy-f227 {
  padding: 0 14px;
}
.element_54eb {
  display: block;
  overflow-x: auto;
}
.element_54eb table {
  border-collapse: collapse;
  width: 100%;
}
.element_54eb td,
.element_54eb th {
  padding: 0.5em;
}
.video_d4a2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.video_d4a2 ol ol,
.video_d4a2 ol ul,
.video_d4a2 ul ol,
.video_d4a2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.video_d4a2 ol ol li,
.video_d4a2 ol ul li,
.video_d4a2 ul ol li,
.video_d4a2 ul ul li {
  margin-left: 0;
}
.hover_8574.title-fcc9 > .tag_e96f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover_8574.title-fcc9 > .tag_e96f iframe,
.hover_8574.title-fcc9 > .tag_e96f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.black_a9c7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.black_a9c7.north-d218 {
  padding: 0;
}
.black_a9c7.north-d218 cite {
  font-size: 13px;
}
.black_a9c7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.black_a9c7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thick-553a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thick-553a > p:first-child {
  margin-top: 0;
}
.thick-553a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thick-553a blockquote {
  border-left: 0;
}
.table_f315 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table_f315:not(.aside-pressed-af25) {
  max-width: 100px;
}
.table_f315.photo-complex-0da7 {
  border-bottom: none !important;
  text-align: center;
}
.table_f315.photo-complex-0da7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gas-070d p {
    padding: 1.5em 0;
  }
}
.tabs_fixed_731a {
  color: #0073aa;
}
.texture_hot_04c3 {
  background-color: #0073aa;
}
.shadow-east-1028 {
  color: #229fd8;
}
.active-static-c134 {
  background-color: #229fd8;
}
.next-42c6 {
  color: #eee;
}
.hero-b811 {
  background-color: #eee;
}
.menu_e32f {
  color: #444;
}
.card_outer_4874 {
  background-color: #444;
}
.form_e01f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.form_e01f .texture_c3f0 .container-tiny-d436 {
  font-size: 15px;
}
.form_e01f .container-tiny-d436 {
  line-height: 1.3;
}
.form_e01f .hidden_9834 {
}
.form_e01f .picture_narrow_499a {
  background: #235787;
}
.full-a67c {
  padding: 0;
}
.full-a67c .picture_narrow_499a {
  background: #1a1a1a;
}
.full-a67c .hidden_9834 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.label_0f64 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.label_0f64 .hidden_9834 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.label_0f64 .picture_narrow_499a {
  background: #303030;
}
.accordion_5644 {
  position: relative;
  z-index: 10;
}
.accordion_5644 .logo_7f0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_next_1adf .blue-47ab {
  display: inline-block;
  vertical-align: middle;
}
.hidden_next_1adf.block-456b .blue-47ab {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden_next_1adf.block-456b .blue-47ab {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_next_1adf.block-456b .blue-47ab {
    margin-right: 0.4em;
  }
}
.hidden_next_1adf.block-456b .blue-47ab:last-child {
  margin-right: 0;
}
.gradient-486c .logo_7f0d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .white-0e45 .texture_c3f0 {
    margin: 0 -0.5em;
  }
  .white-0e45 .texture_c3f0 [class*="customify-col-"],
  .white-0e45 .texture_c3f0 [class*="customify-col_"],
  .white-0e45 .texture_c3f0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.white-0e45.yellow-8b51 .logo_7f0d {
  background: 0 0 !important;
}
.white-0e45.yellow-8b51 .logo_7f0d,
.white-0e45.gradient-486c .logo_7f0d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .white-0e45.hard-080a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.white-0e45.gradient-486c .logo_7f0d {
  box-shadow: none !important;
}
.fixed-a708 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fixed-a708 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fixed-a708 {
    padding: 18px 0 20px;
  }
}
.fixed-a708 .south-70c1 {
  width: 100%;
}
.fixed-a708 .old-4c32 {
  margin-bottom: 0;
}
.fixed-a708 .background_ef1d {
  margin-top: 5px;
  font-size: 0.875em;
}
.info_69f6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info_69f6 .tertiary-f334 {
  width: 100%;
}
.notification-warm-ef45 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification-warm-ef45 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification-warm-ef45 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;
}
.notification-warm-ef45 li:last-child:after {
  display: none;
}
.notification-warm-ef45 li a {
  font-weight: 500;
  margin-right: 10px;
}
.aside-motion-eeb6 .backdrop_full_442c button,
.fixed-a708 .backdrop_full_442c button {
  left: 0;
}
.aside-motion-eeb6 .tertiary-f334,
.fixed-a708 .tertiary-f334 {
  padding-left: 0;
  padding-right: 0;
}
.aside-motion-eeb6 .info_69f6,
.fixed-a708 .info_69f6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.aside-motion-eeb6 {
  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;
}
.aside-motion-eeb6: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;
}
.aside-motion-eeb6 .wood-9199 {
  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) {
  .aside-motion-eeb6 .wood-9199 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .aside-motion-eeb6 .wood-9199 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .aside-motion-eeb6 .wood-9199 {
    min-height: 200px;
  }
}
.aside-motion-eeb6 .notification-warm-ef45 {
  color: rgba(255, 255, 255, 0.8);
}
.aside-motion-eeb6 .notification-warm-ef45 a,
.aside-motion-eeb6 .notification-warm-ef45 li:after {
  color: inherit;
}
.aside-motion-eeb6 .notification-warm-ef45 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.main_action_0138 {
  margin-bottom: 0.5em;
}
.upper_4817 {
  margin-bottom: 1.2em;
}
.upper_4817,
.main_action_0138 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.upper_4817 p:last-child,
.main_action_0138 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .backdrop_full_442c,
#masthead .backdrop_full_442c {
  display: none;
}
#masthead
  > .backdrop_full_442c.pattern_fresh_d893 {
  display: none;
}
#masthead > .backdrop_full_442c button {
  left: 0;
}
.list-08f6 {
  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%;
}
.list-08f6 .blue-47ab {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.list-08f6 .texture_gold_fb0e {
  display: -webkit-box;
  display: flex;
}
.list-08f6 .texture_gold_fb0e.stale_3726 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.list-08f6 .texture_gold_fb0e.disabled-5e43 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list-08f6 .texture_gold_fb0e.slider-black-32c7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list-08f6.bright-bd20.simple-2b4e .texture_gold_fb0e.stale_3726 {
  flex-basis: 100%;
}
.list-08f6.tooltip_587a .texture_gold_fb0e.disabled-5e43 {
  -webkit-box-flex: 1;
  flex: auto;
}
.list-08f6.tooltip_587a .texture_gold_fb0e.slider-black-32c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .backdrop_full_442c.pattern_fresh_d893 {
  display: none;
}
#masthead > .backdrop_full_442c button {
  left: 0;
}
.upper_ac22 {
  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;
}
.upper_ac22:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.upper_ac22.warm_be26 i {
  margin-right: 4px;
}
.upper_ac22.fixed-35d9 i {
  margin-left: 5px;
}
.container-tiny-d436 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.container-tiny-d436 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_9b45 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.breadcrumb_9b45 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.breadcrumb_9b45 img {
  display: block;
  width: auto;
  line-height: 1;
}
.breadcrumb_9b45 .grid_13c7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.breadcrumb_9b45 .media_f0b5 {
  margin: 5px 0 7px 0;
}
.breadcrumb_9b45.huge_4766 .gallery_static_ba70 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_9b45.huge_4766 .menu-hard-f6be {
  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;
}
.breadcrumb_9b45.pagination_7c46 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.breadcrumb_9b45.pagination_7c46 .gallery_static_ba70 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_9b45.pagination_7c46 .menu-hard-f6be {
  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;
}
.breadcrumb_9b45.menu-complex-447d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb_9b45.aside-narrow-b8a0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.breadcrumb_9b45.aside-narrow-b8a0 .menu-hard-f6be {
  margin-top: 7px;
}
.new_6519 {
  display: inline-block;
}
.accordion_5644 .pagination-solid-91e0 .breadcrumb_9b45 img {
  max-width: 100%;
}
.tiny-0f0d .wrapper-wood-c873.blue-004f,
.wood_1dc5 .wrapper-wood-c873.blue-004f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tiny-0f0d .box-2b78,
.wood_1dc5 .box-2b78 {
  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%);
}
.tiny-0f0d .box-2b78 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tiny-0f0d.form-e536 .box-2b78 {
  display: none;
}
.tiny-0f0d .border-c218 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tiny-0f0d .border-c218 li {
  display: inline-block;
  position: relative;
}
.tiny-0f0d .border-c218 li:last-child {
  margin-right: 0;
}
.tiny-0f0d .border-c218 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;
}
.tiny-0f0d .border-c218 li.wood_37ee > a {
  color: rgba(0, 0, 0, 0.9);
}
.tiny-0f0d .border-c218 > 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;
}
.tiny-0f0d .border-c218 > li > a i {
  line-height: 0;
}
.tiny-0f0d .border-c218 > li.text_plasma_ed88 > a .box-2b78 {
  margin-left: 4px;
  line-height: 0;
}
.tiny-0f0d .border-c218 .orange_9dec li.text_plasma_ed88 > a {
  position: relative;
}
.tiny-0f0d .border-c218 .orange_9dec li.text_plasma_ed88 > a:after,
.tiny-0f0d .border-c218 .orange_9dec li.text_plasma_ed88 > a:before {
  content: "";
  display: table;
}
.tiny-0f0d .border-c218 .orange_9dec li.text_plasma_ed88 > a:after {
  clear: both;
}
.tiny-0f0d .border-c218 .orange_9dec li.text_plasma_ed88 > a .box-2b78 {
  margin-left: 5px;
  float: right;
}
.tiny-0f0d .media_dark_f6fd,
.tiny-0f0d .orange_9dec {
  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;
}
.tiny-0f0d .orange_9dec {
  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;
}
.tiny-0f0d .orange_9dec .blue-004f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tiny-0f0d .orange_9dec .box-2b78 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tiny-0f0d .orange_9dec li {
  display: block;
  margin: 0;
  padding: 0;
}
.tiny-0f0d .orange_9dec 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;
}
.tiny-0f0d .orange_9dec li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tiny-0f0d .orange_9dec .orange_9dec {
  top: 0;
  left: 100%;
}
.tiny-0f0d .huge_1782.fn-focus-20d8 > .media_dark_f6fd,
.tiny-0f0d .huge_1782.fn-focus-20d8 > .orange_9dec,
.tiny-0f0d .huge_1782:focus > .media_dark_f6fd,
.tiny-0f0d .huge_1782:focus > .orange_9dec,
.tiny-0f0d .huge_1782:hover > .media_dark_f6fd,
.tiny-0f0d .huge_1782:hover > .orange_9dec {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tiny-0f0d.carousel-thick-edf6 .wood_347f:after,
.tiny-0f0d.carousel-thick-edf6 .wood_347f:before {
  content: "";
  display: table;
}
.tiny-0f0d.carousel-thick-edf6 .wood_347f:after {
  clear: both;
}
.tiny-0f0d.carousel-thick-edf6 .wood_347f > li {
  float: left;
}
.tiny-0f0d.focus-70fa .wood_347f:after,
.tiny-0f0d.focus-70fa .wood_347f:before {
  content: "";
  display: table;
}
.tiny-0f0d.focus-70fa .wood_347f:after {
  clear: both;
}
.tiny-0f0d.focus-70fa .wood_347f > li {
  float: left;
}
.tiny-0f0d.focus-70fa .wood_347f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tiny-0f0d.focus-70fa .wood_347f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tiny-0f0d.focus-70fa .wood_347f > li.active-left-e060 > a,
.tiny-0f0d.focus-70fa .wood_347f > li.wood_37ee > a {
  color: #fff;
  background-color: #1e4b75;
}
.tiny-0f0d.new-16cd .wood_347f > li > a .blue-004f {
  position: relative;
}
.tiny-0f0d.new-16cd .wood_347f > li > a .blue-004f: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;
}
.tiny-0f0d.new-16cd
  .wood_347f
  > li:focus
  > a
  .blue-004f:before,
.tiny-0f0d.new-16cd
  .wood_347f
  > li:hover
  > a
  .blue-004f:before {
  width: 100%;
  background-color: currentColor;
}
.tiny-0f0d.new-16cd
  .wood_347f
  > li.active-left-e060
  > a
  .blue-004f:before,
.tiny-0f0d.new-16cd
  .wood_347f
  > li.bright-a4d6
  > a
  .blue-004f:before {
  width: 100%;
  background-color: currentColor;
}
.tiny-0f0d.tag_7579 .wood_347f > li > a .blue-004f {
  position: relative;
}
.tiny-0f0d.tag_7579 .wood_347f > li > a .blue-004f: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;
}
.tiny-0f0d.tag_7579 .wood_347f > li:focus > a .blue-004f:before,
.tiny-0f0d.tag_7579
  .wood_347f
  > li:hover
  > a
  .blue-004f:before {
  width: 100%;
  background-color: currentColor;
}
.tiny-0f0d.tag_7579
  .wood_347f
  > li.active-left-e060
  > a
  .blue-004f:before,
.tiny-0f0d.tag_7579
  .wood_347f
  > li.bright-a4d6
  > a
  .blue-004f:before {
  width: 100%;
  background-color: currentColor;
}
.wood_1dc5 .border-c218 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wood_1dc5 .border-c218 li:first-child > a {
  border-top: none;
}
.wood_1dc5 .border-c218 .form-b3db > .blue-004f .box-2b78 {
  display: none;
}
.wood_1dc5 .border-c218 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wood_1dc5 .border-c218 li:last-child {
  border: none;
}
.wood_1dc5 .border-c218 li.text_plasma_ed88 > a {
  padding-right: 45px !important;
}
.wood_1dc5 .border-c218 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wood_1dc5 .border-c218 li a:focus,
.wood_1dc5 .border-c218 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_1dc5 .border-c218 li .sidebar_west_de6a {
  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;
}
.wood_1dc5 .border-c218 li .sidebar_west_de6a:hover {
  box-shadow: none;
}
.wood_1dc5 .border-c218 li .sidebar_west_de6a .box-2b78 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wood_1dc5 .border-c218 .orange_9dec {
  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);
}
.wood_1dc5 .border-c218 .orange_9dec li a {
  padding-left: 3em;
}
.wood_1dc5 .border-c218 .video-dark-aff8 > a .sidebar_west_de6a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wood_1dc5 .border-c218 .video-dark-aff8 > .orange_9dec {
  display: block;
  opacity: 1;
}
.hard_41e0 {
  max-width: 100%;
}
.fixed_c2d5 {
  line-height: 0;
  cursor: pointer;
}
.main_2ec4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.main_2ec4:hover {
  box-shadow: none;
  color: currentColor;
}
.main_2ec4 svg {
  width: 18px;
  height: 18px;
}
.main_2ec4 .paper_456e {
  display: none;
}
.thumbnail_pressed_2880 {
  position: relative;
}
.thumbnail_pressed_2880.fn-active-20d8 .main_2ec4 .pro_9d92 {
  display: none;
}
.thumbnail_pressed_2880.fn-active-20d8 .main_2ec4 .paper_456e {
  display: inline-block;
}
.thumbnail_pressed_2880 .card_clean_0371 {
  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);
}
.thumbnail_pressed_2880.inner_cfe9 .card_clean_0371 {
  left: auto;
  right: -0.9em;
}
.thumbnail_pressed_2880.inner_cfe9 .in_e4dd::before {
  left: auto;
  right: 15px;
}
.thumbnail_pressed_2880.fn-active-20d8 .card_clean_0371 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue_2df5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.blue_2df5 label {
  flex-basis: 100%;
}
.blue_2df5 .tag_action_e023 {
  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;
}
.blue_2df5 .dark-0736 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.blue_2df5 .dark-0736:focus {
  background-color: transparent;
}
.blue_2df5 button.modal_5947 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.blue_2df5 button.modal_5947:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.blue_2df5 button.modal_5947 svg {
  width: 18px;
  height: 18px;
}
.blue_2df5 input[type="submit"] {
  min-height: auto;
}
.wide_af7d .blue_2df5 .dark-0736 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.in_e4dd {
  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) {
  .in_e4dd {
    width: 220px;
  }
}
.in_e4dd label {
  flex-basis: 100%;
}
.in_e4dd::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;
}
.notice_66bd .wide_af7d .blue_2df5 {
  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;
}
.notice_66bd
  .wide_af7d
  .blue_2df5
  .tag_action_e023 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice_66bd .wide_af7d .blue_2df5 .dark-0736 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice_66bd
  .wide_af7d
  .blue_2df5
  .dark-0736:focus {
  background: 0 0;
}
.notice_66bd
  .wide_af7d
  .blue_2df5
  .tall-8c60 {
  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;
}
.message-d57c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message-d57c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message-d57c li:last-child {
  margin-right: 0;
}
.message-d57c li:first-child {
  margin-left: 0;
}
.message-d57c.row_1a6a a {
  color: #fff;
}
.message-d57c.row_1a6a a:hover {
  color: #fff;
}
.message-d57c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message-d57c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message-d57c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message-d57c a:hover {
  opacity: 0.9;
  color: inherit;
}
.message-d57c [class*="social-icon-apple"] {
  background-color: #999;
}
.message-d57c [class*="social-icon-apple"].dirty_0c1c {
  background-color: transparent;
  color: #999;
}
.message-d57c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message-d57c [class*="social-icon-behance"].dirty_0c1c {
  background-color: transparent;
  color: #1769ff;
}
.message-d57c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message-d57c [class*="social-icon-bitbucket"].dirty_0c1c {
  background-color: transparent;
  color: #205081;
}
.message-d57c [class*="social-icon-codepen"] {
  background-color: #000;
}
.message-d57c [class*="social-icon-codepen"].dirty_0c1c {
  background-color: transparent;
  color: #000;
}
.message-d57c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message-d57c [class*="social-icon-delicious"].dirty_0c1c {
  background-color: transparent;
  color: #39f;
}
.message-d57c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message-d57c [class*="social-icon-digg"].dirty_0c1c {
  background-color: transparent;
  color: #005be2;
}
.message-d57c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message-d57c [class*="social-icon-dribbble"].dirty_0c1c {
  background-color: transparent;
  color: #ea4c89;
}
.message-d57c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message-d57c [class*="social-icon-envelope"].dirty_0c1c {
  background-color: transparent;
  color: #ea4335;
}
.message-d57c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message-d57c [class*="social-icon-facebook"].dirty_0c1c {
  background-color: transparent;
  color: #3b5998;
}
.message-d57c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message-d57c [class*="social-icon-flickr"].dirty_0c1c {
  background-color: transparent;
  color: #0063dc;
}
.message-d57c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message-d57c [class*="social-icon-foursquare"].dirty_0c1c {
  background-color: transparent;
  color: #2d5be3;
}
.message-d57c [class*="social-icon-github"] {
  background-color: #333;
}
.message-d57c [class*="social-icon-github"].dirty_0c1c {
  background-color: transparent;
  color: #333;
}
.message-d57c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message-d57c [class*="social-icon-google-plus"].dirty_0c1c {
  background-color: transparent;
  color: #dd4b39;
}
.message-d57c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message-d57c [class*="social-icon-houzz"].dirty_0c1c {
  background-color: transparent;
  color: #7ac142;
}
.message-d57c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message-d57c [class*="social-icon-instagram"].dirty_0c1c {
  background-color: transparent;
  color: #262626;
}
.message-d57c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message-d57c [class*="social-icon-jsfiddle"].dirty_0c1c {
  background-color: transparent;
  color: #487aa2;
}
.message-d57c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message-d57c [class*="social-icon-linkedin"].dirty_0c1c {
  background-color: transparent;
  color: #0077b5;
}
.message-d57c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message-d57c [class*="social-icon-medium"].dirty_0c1c {
  background-color: transparent;
  color: #00ab6b;
}
.message-d57c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message-d57c
  [class*="social-icon-odnoklassniki"].dirty_0c1c {
  background-color: transparent;
  color: #f4731c;
}
.message-d57c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message-d57c [class*="social-icon-meetup"].dirty_0c1c {
  background-color: transparent;
  color: #ec1c40;
}
.message-d57c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message-d57c [class*="social-icon-pinterest"].dirty_0c1c {
  background-color: transparent;
  color: #bd081c;
}
.message-d57c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message-d57c [class*="social-icon-product-hunt"].dirty_0c1c {
  background-color: transparent;
  color: #da552f;
}
.message-d57c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message-d57c [class*="social-icon-reddit"].dirty_0c1c {
  background-color: transparent;
  color: #ff4500;
}
.message-d57c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message-d57c [class*="social-icon-rss"].dirty_0c1c {
  background-color: transparent;
  color: #f26522;
}
.message-d57c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message-d57c
  [class*="social-icon-shopping-cart"].dirty_0c1c {
  background-color: transparent;
  color: #4caf50;
}
.message-d57c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message-d57c [class*="social-icon-skype"].dirty_0c1c {
  background-color: transparent;
  color: #00aff0;
}
.message-d57c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message-d57c [class*="social-icon-slideshare"].dirty_0c1c {
  background-color: transparent;
  color: #0077b5;
}
.message-d57c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message-d57c [class*="social-icon-snapchat"].dirty_0c1c {
  background-color: transparent;
  color: #fffc00;
}
.message-d57c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message-d57c [class*="social-icon-soundcloud"].dirty_0c1c {
  background-color: transparent;
  color: #f80;
}
.message-d57c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message-d57c [class*="social-icon-spotify"].dirty_0c1c {
  background-color: transparent;
  color: #2ebd59;
}
.message-d57c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message-d57c
  [class*="social-icon-stack-overflow"].dirty_0c1c {
  background-color: transparent;
  color: #fe7a15;
}
.message-d57c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message-d57c [class*="social-icon-maldkfgram"].dirty_0c1c {
  background-color: transparent;
  color: #2ca5e0;
}
.message-d57c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message-d57c [class*="social-icon-tripadvisor"].dirty_0c1c {
  background-color: transparent;
  color: #589442;
}
.message-d57c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message-d57c [class*="social-icon-tumblr"].dirty_0c1c {
  background-color: transparent;
  color: #35465c;
}
.message-d57c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message-d57c [class*="social-icon-twitch"].dirty_0c1c {
  background-color: transparent;
  color: #6441a5;
}
.message-d57c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message-d57c [class*="social-icon-twitter"].dirty_0c1c {
  background-color: transparent;
  color: #1da1f2;
}
.message-d57c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message-d57c [class*="social-icon-vimeo"].dirty_0c1c {
  background-color: transparent;
  color: #1ab7ea;
}
.message-d57c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message-d57c [class*="social-icon-vk"].dirty_0c1c {
  background-color: transparent;
  color: #45668e;
}
.message-d57c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message-d57c [class*="social-icon-weibo"].dirty_0c1c {
  background-color: transparent;
  color: #df2029;
}
.message-d57c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message-d57c [class*="social-icon-weixin"].dirty_0c1c {
  background-color: transparent;
  color: #7bb32e;
}
.message-d57c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message-d57c [class*="social-icon-whatsapp"].dirty_0c1c {
  background-color: transparent;
  color: #25d366;
}
.message-d57c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message-d57c [class*="social-icon-wordpress"].dirty_0c1c {
  background-color: transparent;
  color: #21759b;
}
.message-d57c [class*="social-icon-xing"] {
  background-color: #026466;
}
.message-d57c [class*="social-icon-xing"].dirty_0c1c {
  background-color: transparent;
  color: #026466;
}
.message-d57c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message-d57c [class*="social-icon-yelp"].dirty_0c1c {
  background-color: transparent;
  color: #af0606;
}
.message-d57c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message-d57c [class*="social-icon-youtube"].dirty_0c1c {
  background-color: transparent;
  color: #cd201f;
}
.slider_0ec4 {
  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;
}
.slider_0ec4:hover {
  box-shadow: none;
  background: 0 0;
}
.disabled-outer-8dd0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.soft_e8c7 {
  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;
}
.pagination_2115 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fluid_1428 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.fluid_1428,
.fluid_1428::after,
.fluid_1428::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;
}
.fluid_1428::after,
.fluid_1428::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tabs-ad69 .soft_e8c7 .pagination_2115 {
  margin-top: -2px;
  width: 19px;
}
.tabs-ad69 .soft_e8c7 .fluid_1428 {
  margin-top: -1px;
}
.tabs-ad69 .soft_e8c7 .fluid_1428,
.tabs-ad69 .soft_e8c7 .fluid_1428::after,
.tabs-ad69 .soft_e8c7 .fluid_1428::before {
  width: 19px;
  height: 2px;
}
.tabs-ad69 .soft_e8c7 .fluid_1428::before {
  top: -6px;
}
.tabs-ad69 .soft_e8c7 .fluid_1428::after {
  bottom: -6px;
}
.stone-43c7 .soft_e8c7 .pagination_2115 {
  margin-top: -2px;
  width: 22px;
}
.stone-43c7 .soft_e8c7 .fluid_1428 {
  margin-top: -1px;
}
.stone-43c7 .soft_e8c7 .fluid_1428,
.stone-43c7 .soft_e8c7 .fluid_1428::after,
.stone-43c7 .soft_e8c7 .fluid_1428::before {
  width: 22px;
  height: 2px;
}
.stone-43c7 .soft_e8c7 .fluid_1428::before {
  top: -7px;
}
.stone-43c7 .soft_e8c7 .fluid_1428::after {
  bottom: -7px;
}
.soft_4e32 .soft_e8c7 .pagination_2115 {
  margin-top: -2px;
  width: 31px;
}
.soft_4e32 .soft_e8c7 .fluid_1428 {
  margin-top: -1.5px;
}
.soft_4e32 .soft_e8c7 .fluid_1428,
.soft_4e32 .soft_e8c7 .fluid_1428::after,
.soft_4e32 .soft_e8c7 .fluid_1428::before {
  width: 31px;
  height: 3px;
}
.soft_4e32 .soft_e8c7 .fluid_1428::before {
  top: -9px;
}
.soft_4e32 .soft_e8c7 .fluid_1428::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .media_pro_7dbd .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 19px;
  }
  .media_pro_7dbd .soft_e8c7 .fluid_1428 {
    margin-top: -1px;
  }
  .media_pro_7dbd .soft_e8c7 .fluid_1428,
  .media_pro_7dbd .soft_e8c7 .fluid_1428::after,
  .media_pro_7dbd .soft_e8c7 .fluid_1428::before {
    width: 19px;
    height: 2px;
  }
  .media_pro_7dbd .soft_e8c7 .fluid_1428::before {
    top: -6px;
  }
  .media_pro_7dbd .soft_e8c7 .fluid_1428::after {
    bottom: -6px;
  }
  .info_499f .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 22px;
  }
  .info_499f .soft_e8c7 .fluid_1428 {
    margin-top: -1px;
  }
  .info_499f .soft_e8c7 .fluid_1428,
  .info_499f .soft_e8c7 .fluid_1428::after,
  .info_499f .soft_e8c7 .fluid_1428::before {
    width: 22px;
    height: 2px;
  }
  .info_499f .soft_e8c7 .fluid_1428::before {
    top: -7px;
  }
  .info_499f .soft_e8c7 .fluid_1428::after {
    bottom: -7px;
  }
  .photo-3a6d .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-3a6d .soft_e8c7 .fluid_1428 {
    margin-top: -1.5px;
  }
  .photo-3a6d .soft_e8c7 .fluid_1428,
  .photo-3a6d .soft_e8c7 .fluid_1428::after,
  .photo-3a6d .soft_e8c7 .fluid_1428::before {
    width: 31px;
    height: 3px;
  }
  .photo-3a6d .soft_e8c7 .fluid_1428::before {
    top: -9px;
  }
  .photo-3a6d .soft_e8c7 .fluid_1428::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .component-7f6d .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 19px;
  }
  .component-7f6d .soft_e8c7 .fluid_1428 {
    margin-top: -1px;
  }
  .component-7f6d .soft_e8c7 .fluid_1428,
  .component-7f6d .soft_e8c7 .fluid_1428::after,
  .component-7f6d .soft_e8c7 .fluid_1428::before {
    width: 19px;
    height: 2px;
  }
  .component-7f6d .soft_e8c7 .fluid_1428::before {
    top: -6px;
  }
  .component-7f6d .soft_e8c7 .fluid_1428::after {
    bottom: -6px;
  }
  .left_29a9 .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 22px;
  }
  .left_29a9 .soft_e8c7 .fluid_1428 {
    margin-top: -1px;
  }
  .left_29a9 .soft_e8c7 .fluid_1428,
  .left_29a9 .soft_e8c7 .fluid_1428::after,
  .left_29a9 .soft_e8c7 .fluid_1428::before {
    width: 22px;
    height: 2px;
  }
  .left_29a9 .soft_e8c7 .fluid_1428::before {
    top: -7px;
  }
  .left_29a9 .soft_e8c7 .fluid_1428::after {
    bottom: -7px;
  }
  .dim_11fd .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 31px;
  }
  .dim_11fd .soft_e8c7 .fluid_1428 {
    margin-top: -1.5px;
  }
  .dim_11fd .soft_e8c7 .fluid_1428,
  .dim_11fd .soft_e8c7 .fluid_1428::after,
  .dim_11fd .soft_e8c7 .fluid_1428::before {
    width: 31px;
    height: 3px;
  }
  .dim_11fd .soft_e8c7 .fluid_1428::before {
    top: -9px;
  }
  .dim_11fd .soft_e8c7 .fluid_1428::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .thick-5f51 .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 19px;
  }
  .thick-5f51 .soft_e8c7 .fluid_1428 {
    margin-top: -1px;
  }
  .thick-5f51 .soft_e8c7 .fluid_1428,
  .thick-5f51 .soft_e8c7 .fluid_1428::after,
  .thick-5f51 .soft_e8c7 .fluid_1428::before {
    width: 19px;
    height: 2px;
  }
  .thick-5f51 .soft_e8c7 .fluid_1428::before {
    top: -6px;
  }
  .thick-5f51 .soft_e8c7 .fluid_1428::after {
    bottom: -6px;
  }
  .huge-9448 .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 22px;
  }
  .huge-9448 .soft_e8c7 .fluid_1428 {
    margin-top: -1px;
  }
  .huge-9448 .soft_e8c7 .fluid_1428,
  .huge-9448 .soft_e8c7 .fluid_1428::after,
  .huge-9448 .soft_e8c7 .fluid_1428::before {
    width: 22px;
    height: 2px;
  }
  .huge-9448 .soft_e8c7 .fluid_1428::before {
    top: -7px;
  }
  .huge-9448 .soft_e8c7 .fluid_1428::after {
    bottom: -7px;
  }
  .title-wide-eba3 .soft_e8c7 .pagination_2115 {
    margin-top: -2px;
    width: 31px;
  }
  .title-wide-eba3 .soft_e8c7 .fluid_1428 {
    margin-top: -1.5px;
  }
  .title-wide-eba3 .soft_e8c7 .fluid_1428,
  .title-wide-eba3 .soft_e8c7 .fluid_1428::after,
  .title-wide-eba3 .soft_e8c7 .fluid_1428::before {
    width: 31px;
    height: 3px;
  }
  .title-wide-eba3 .soft_e8c7 .fluid_1428::before {
    top: -9px;
  }
  .title-wide-eba3 .soft_e8c7 .fluid_1428::after {
    bottom: -9px;
  }
}
.component-e13b .fluid_1428 {
  -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);
}
.component-e13b .fluid_1428::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component-e13b .fluid_1428::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);
}
.component-e13b.new-d84c .fluid_1428 {
  -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);
}
.component-e13b.new-d84c .fluid_1428::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component-e13b.new-d84c .fluid_1428::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);
}
.link-617f {
  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.current-9286:before {
  display: none;
}
.message_83d8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.message_83d8 .liquid_673f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.message_83d8 .liquid_673f:last-of-type {
  border-bottom: none;
}
.message_83d8 .liquid_673f.large_fa10,
.message_83d8 .liquid_673f.slider_7921,
.message_83d8 .liquid_673f.photo_selected_2370 {
  padding: 0;
}
.message_83d8 .wood_1dc5 .sidebar_west_de6a {
  color: currentColor;
}
.message_83d8 .wood_1dc5 .sidebar_west_de6a:focus,
.message_83d8 .wood_1dc5 .sidebar_west_de6a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_83d8.hidden_9834 .hero-stone-f08e,
.message_83d8.hidden_9834 .container-tiny-d436 a,
.message_83d8.hidden_9834 .wood_347f a,
.message_83d8.hidden_9834 .orange_9dec a {
  color: rgba(0, 0, 0, 0.55);
}
.message_83d8.hidden_9834 .hero-stone-f08e:hover,
.message_83d8.hidden_9834 .container-tiny-d436 a:hover,
.message_83d8.hidden_9834 .wood_347f a:hover,
.message_83d8.hidden_9834 .orange_9dec a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_83d8.hidden_9834 .gallery-brown-15c5 {
  color: rgba(0, 0, 0, 0.8);
}
.message_83d8.hidden_9834 .liquid_673f {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_83d8.hidden_9834 .liquid_673f:before {
  background: rgba(0, 0, 0, 0.08);
}
.message_83d8.hidden_9834 .mini_5361:before {
  background: rgba(255, 255, 255, 0.9);
}
.message_83d8.hidden_9834 .wood_1dc5 .border-c218 li a,
.message_83d8.hidden_9834 .wood_1dc5 .sidebar_west_de6a,
.message_83d8.hidden_9834 .orange_9dec {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_83d8.hidden_9834 .wood_1dc5 .sidebar_west_de6a:focus,
.message_83d8.hidden_9834 .wood_1dc5 .sidebar_west_de6a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_83d8.hidden_9834 .border-c218 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_83d8.picture_narrow_499a .hero-stone-f08e,
.message_83d8.picture_narrow_499a .container-tiny-d436 a,
.message_83d8.picture_narrow_499a .wood_347f .sidebar_west_de6a,
.message_83d8.picture_narrow_499a .wood_347f a,
.message_83d8.picture_narrow_499a .orange_9dec a {
  color: rgba(255, 255, 255, 0.79);
}
.message_83d8.picture_narrow_499a .hero-stone-f08e:hover,
.message_83d8.picture_narrow_499a .container-tiny-d436 a:hover,
.message_83d8.picture_narrow_499a .wood_347f .sidebar_west_de6a:hover,
.message_83d8.picture_narrow_499a .wood_347f a:hover,
.message_83d8.picture_narrow_499a .orange_9dec a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_83d8.picture_narrow_499a .gallery-brown-15c5 {
  color: rgba(255, 255, 255, 0.99);
}
.message_83d8.picture_narrow_499a .liquid_673f {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_83d8.picture_narrow_499a .liquid_673f:before {
  background: rgba(255, 255, 255, 0.08);
}
.message_83d8.picture_narrow_499a .mini_5361:before {
  background: rgba(0, 0, 0, 0.9);
}
.message_83d8.picture_narrow_499a .wood_1dc5 .border-c218 li a,
.message_83d8.picture_narrow_499a .wood_1dc5 .sidebar_west_de6a,
.message_83d8.picture_narrow_499a .orange_9dec {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_83d8.picture_narrow_499a .wood_1dc5 .sidebar_west_de6a:focus,
.message_83d8.picture_narrow_499a .wood_1dc5 .sidebar_west_de6a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_83d8.picture_narrow_499a .border-c218 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_5361 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mini_5361:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.disabled_b1dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.preview-hard-98d3 .message_83d8 {
  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;
}
.preview-hard-98d3 .liquid_673f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.preview-hard-98d3 .liquid_673f: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) {
  .preview-hard-98d3 .liquid_673f:before {
    width: 16%;
    left: 42%;
  }
}
.preview-hard-98d3 .liquid_673f:last-child:before {
  content: none;
}
.preview-hard-98d3 .liquid_673f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.preview-hard-98d3 .wood_1dc5 .border-c218 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.preview-hard-98d3 .wood_1dc5 .border-c218 li a .sidebar_west_de6a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.preview-hard-98d3 .wood_1dc5 .orange_9dec {
  border: none;
}
.preview-hard-98d3 .wood_1dc5 .orange_9dec li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.preview-hard-98d3 .mini_5361 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.preview-hard-98d3 .disabled_b1dc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.preview-hard-98d3 .picture_narrow_499a .mini_5361:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview-hard-98d3 .hidden_9834.breadcrumb_warm_b35f .fluid_1428 {
  background: rgba(0, 0, 0, 0.6);
}
.preview-hard-98d3
  .hidden_9834.breadcrumb_warm_b35f
  .fluid_1428::after,
.preview-hard-98d3
  .hidden_9834.breadcrumb_warm_b35f
  .fluid_1428:before {
  background: inherit;
}
.preview-hard-98d3
  .hidden_9834.breadcrumb_warm_b35f:hover
  .fluid_1428 {
  background: rgba(0, 0, 0, 0.8);
}
.badge_23e5 .message_83d8 {
  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) {
  .badge_23e5 .message_83d8 {
    width: auto;
    right: 45px;
  }
}
.smooth_5b0b .message_83d8 {
  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) {
  .smooth_5b0b .message_83d8 {
    width: auto;
    left: 45px;
  }
}
.current-9286 .message_83d8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.current-9286 .disabled_b1dc {
  max-width: 48em;
  margin: 0 auto;
}
.current-9286 .mini_5361:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon_3860 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon_3860.preview-hard-98d3 .message_83d8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon_3860.badge_23e5 .message_83d8 {
  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);
}
.icon_3860 .message_83d8 {
  visibility: visible;
}
.icon_3860.smooth_5b0b .message_83d8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.layout-south-b615,
.tabs-5063 {
  overflow-x: hidden;
}
.layout-south-b615 .message_83d8 {
  overflow: auto;
}
.layout-south-b615.preview-hard-98d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout-south-b615.preview-hard-98d3 .message_83d8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.layout-south-b615.preview-hard-98d3 .slider_0ec4 {
  opacity: 0;
}
.layout-south-b615.badge_23e5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout-south-b615.badge_23e5 .message_83d8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.layout-south-b615.badge_23e5 .slider_0ec4 {
  opacity: 0;
}
.layout-south-b615.smooth_5b0b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout-south-b615.smooth_5b0b .message_83d8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.layout-south-b615.smooth_5b0b .slider_0ec4 {
  opacity: 0;
}
.layout-south-b615.current-9286 .message_83d8 {
  z-index: 10;
  visibility: visible;
}
.breadcrumb_warm_b35f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb_warm_b35f .fluid_1428 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_warm_b35f .fluid_1428::after,
.breadcrumb_warm_b35f .fluid_1428:before {
  background: inherit;
}
.breadcrumb_warm_b35f:hover .fluid_1428 {
  background: rgba(255, 255, 255, 0.99);
}
.smooth_5b0b .breadcrumb_warm_b35f {
  top: 10px;
  right: auto;
  left: 12px;
}
.current-9286 .breadcrumb_warm_b35f {
  display: none !important;
}
.layout-south-b615:before,
.tabs-5063:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.layout-south-b615 .breadcrumb_warm_b35f,
.tabs-5063 .breadcrumb_warm_b35f {
  display: inline-block;
}
.message_83d8 .blue-47ab {
  -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;
}
.layout-south-b615 .message_83d8 .blue-47ab,
.tabs-5063 .message_83d8 .blue-47ab {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hot-9ee4 .tag_action_e023 {
  width: 100%;
}
.pagination-solid-91e0 {
  padding: 0 0.5em 0;
}
.pagination-solid-91e0 [class*="customify-col-"],
.pagination-solid-91e0 [class*="customify-col_"],
.pagination-solid-91e0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.photo_2755 .pagination-solid-91e0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture_c3f0 .layout_9c0c,
  .layout_9c0c {
    display: none;
  }
  .north-085b {
    text-align: left;
  }
  .left-722d {
    text-align: center;
  }
  .component_6635 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture_c3f0 .slow_f74c,
  .slow_f74c {
    display: none;
  }
  .label_7a71 {
    text-align: left;
  }
  .copper_c41b {
    text-align: center;
  }
  .fresh_1b88 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture_c3f0 .heading_482a,
  .heading_482a {
    display: none;
  }
  .disabled-49be {
    text-align: left;
  }
  .info-under-a317 {
    text-align: center;
  }
  .logo-east-b99d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar-6ed7 {
  box-shadow: none !important;
}
.tertiary_10dc .component_bronze_6a48,
.article_east_06e1 .component_bronze_6a48 {
  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;
}
.article_east_06e1 .component_bronze_6a48 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.logo_7f0d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.logo_7f0d:after,
.logo_7f0d:before {
  content: "";
  display: table;
}
.logo_7f0d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .logo_7f0d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.logo_7f0d,
.hard-080a {
  max-width: 1248px;
  margin: 0 auto;
}

.video_new_c18f.accent_9e22 .logo_7f0d {
  max-width: 100%;
}
.video_new_c18f.message-gas-75b2 {
  max-width: 1200px;
  margin: 0 auto;
}
.video_new_c18f.down-7047 .logo_7f0d {
  max-width: 100%;
}
.video_new_c18f.down-7047 > .logo_7f0d {
  padding-left: 0;
  padding-right: 0;
}
.video_new_c18f.down-7047 > .logo_7f0d .texture_c3f0 {
  margin: 0;
}
.video_new_c18f.down-7047
  > .logo_7f0d
  .picture_09d3.focus_d8ed {
  margin-right: 0;
  margin-left: 0;
}
.video_new_c18f.down-7047 #main.focus_d8ed {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .action_9b02 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .action_9b02 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .background-5142 .texture-3923 {
    padding-right: 1em;
  }
  .background-5142.cool_764a .picture_09d3 {
    border-right: 1px solid #eaecee;
  }
  .background-5142.cool_764a .texture-3923 {
    padding-right: 1em;
  }
  .background-5142.cool_764a .search-red-2419 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-south-8329 .texture-3923 {
    padding-left: 1em;
  }
  .column-south-8329.cool_764a .picture_09d3 {
    border-left: 1px solid #eaecee;
  }
  .column-south-8329.cool_764a .texture-3923 {
    padding-left: 1em;
  }
  .column-south-8329.cool_764a .search-red-2419 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_d939 .texture-3923 {
    padding-left: 1em;
  }
  .feature_d939.cool_764a .steel-eca2 {
    border-right: 1px solid #eaecee;
  }
  .feature_d939.cool_764a .breadcrumb_ff6e {
    border-right: 1px solid #eaecee;
  }
  .feature_d939.cool_764a .texture-3923 {
    padding-left: 1em;
  }
  .feature_d939.cool_764a .search-red-2419 {
    padding-right: 1em;
  }
  .feature_d939.cool_764a .feature-df9a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_b075 .texture-3923 {
    padding-right: 1em;
  }
  .panel_b075.cool_764a .steel-eca2 {
    border-left: 1px solid #eaecee;
  }
  .panel_b075.cool_764a .breadcrumb_ff6e {
    border-left: 1px solid #eaecee;
  }
  .panel_b075.cool_764a .texture-3923 {
    padding-right: 1em;
  }
  .panel_b075.cool_764a .search-red-2419 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_b075.cool_764a .feature-df9a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_9b02 .texture-3923 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_9b02.cool_764a .picture_09d3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .action_9b02.cool_764a .texture-3923 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_9b02.cool_764a .search-red-2419 {
    padding-left: 1em;
  }
  .action_9b02.cool_764a .feature-df9a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .action_9b02.cool_764a .texture-3923 {
    padding-left: 0;
  }
}
.dropdown_complex_71bf .hidden_next_1adf {
  display: inline-block;
}
.chip_next_2a0a {
  display: inline-block;
}
.table_64f5 {
  word-con: break-word;
}
.tertiary_north_2bed > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary_north_2bed .menu-lower-e62e {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary_north_2bed .message-upper-b5e7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.box-mini-3057 .sidebar-top-f460 {
  margin-bottom: 2em;
}
.box-mini-3057 .carousel_solid_6256 {
  margin-bottom: 15px;
}
.box-mini-3057 .carousel_solid_6256:last-child {
  margin-bottom: 0;
}
.box-mini-3057 .backdrop-5618 {
  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) {
  .box-mini-3057 .backdrop-5618 {
    display: block;
  }
}
.box-mini-3057 .photo_ed86 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .box-mini-3057 .photo_ed86 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.box-mini-3057 .accent_inner_142d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.box-mini-3057 .accent_inner_142d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.box-mini-3057 .accent_inner_142d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.box-mini-3057 .table_64f5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-mini-3057 .table_64f5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.box-mini-3057 .filter-top-70f2 p:last-child {
  margin-bottom: 0;
}
.box-mini-3057 .image_2a0f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.box-mini-3057 .left-1b54 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.box-mini-3057 .north_740f {
  margin-top: 1em;
}
.box-mini-3057 .block-f9bb {
  top: 0;
  display: block;
}
.box-mini-3057 .block-f9bb a {
  color: inherit;
}
.box-mini-3057 .block-f9bb a:hover {
  color: inherit;
}
.box-mini-3057 .easy-6b1e {
  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;
}
.box-mini-3057 .easy-6b1e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.box-mini-3057 .left-1b54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.box-mini-3057 .grid-4a97 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.box-mini-3057 .grid-4a97:first-child {
  margin-top: 0;
}
.box-mini-3057 .grid-4a97.heading-easy-6e56 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box-mini-3057 .grid-4a97.gradient-steel-ffab {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-mini-3057
  .grid-4a97.gradient-steel-ffab.frame_05fc
  .north_740f {
  width: 100%;
}
.box-mini-3057 .gradient-steel-ffab {
  -webkit-box-align: center;
  align-items: center;
}
.box-mini-3057 .gradient-steel-ffab .tertiary_north_2bed,
.box-mini-3057 .gradient-steel-ffab > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.box-mini-3057 .accent_inner_142d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.box-mini-3057 .accent_inner_142d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.box-mini-3057 .accent_inner_142d: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;
}
.box-mini-3057 .heading-easy-6e56 {
  z-index: 5;
}
.box-mini-3057 .header_huge_fdc3 .banner_lower_aac9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.box-mini-3057 .gradient-0a33 .banner_lower_aac9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.box-mini-3057 .orange-bec9 .banner_lower_aac9 {
  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;
}
.box-mini-3057.sort_upper_236d .backdrop-5618,
.box-mini-3057.panel-action-e4d4 .backdrop-5618 {
  display: block;
}
.box-mini-3057.sort_upper_236d .backdrop-5618 .hidden_7366,
.box-mini-3057.sort_upper_236d .backdrop-5618 .left-1b54,
.box-mini-3057.panel-action-e4d4 .backdrop-5618 .hidden_7366,
.box-mini-3057.panel-action-e4d4 .backdrop-5618 .left-1b54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box-mini-3057.link-4e3b .photo_ed86 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .box-mini-3057.link-4e3b .photo_ed86 {
    margin-right: 0;
  }
}
.box-mini-3057.sort_upper_236d .photo_ed86,
.box-mini-3057.panel-action-e4d4 .photo_ed86 {
  padding-top: 40%;
}
.box-mini-3057.sort_upper_236d .sidebar-top-f460,
.box-mini-3057.panel-action-e4d4 .sidebar-top-f460 {
  display: block;
}
.box-mini-3057.sort_upper_236d .fn-sticky-20d8 .left-1b54,
.box-mini-3057.panel-action-e4d4 .fn-sticky-20d8 .left-1b54 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.box-mini-3057.sort_upper_236d .photo_ed86,
.box-mini-3057.panel-action-e4d4 .photo_ed86 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.box-mini-3057.sort_upper_236d .left-1b54 {
  padding: 1em;
}
.active_new_6627 {
  margin: 30px auto;
  display: block;
}
.active_new_6627 .secondary_lower_1c4d > * {
  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;
}
.active_new_6627 .secondary_lower_1c4d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_new_6627 .secondary_lower_1c4d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview-short-0e4e .tertiary_north_2bed {
  margin-bottom: 1.41575em;
}
.preview-short-0e4e .warm_8c9f {
  margin-bottom: 1.618em;
}
.video_d4a2 .purple-f061 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.video_d4a2 .purple-f061 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.video_d4a2 .item-prev-c3e0 {
  max-width: 100%;
  overflow: auto;
}
.pagination_mini_75eb .video_d4a2 a:hover {
  text-decoration: underline;
}
.iron_7b69 .carousel_solid_6256:not(.table_64f5),
.iron_7b69 .accent_inner_142d {
  margin-bottom: 1.41575em;
}
.iron_7b69 .carousel_solid_6256:not(.table_64f5):last-child,
.iron_7b69 .accent_inner_142d:last-child {
  margin-bottom: 0;
}
.iron_7b69 .carousel_solid_6256.gas_efc2 {
  margin-bottom: 0.41575em;
}
.iron_7b69 .row_5f9e:before,
.iron_7b69 .photo_b3c4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.iron_7b69 .row_5f9e:before {
  content: "\f115";
}
.iron_7b69 .photo_b3c4:before {
  content: "\f02c";
}
.iron_7b69 .light_5635 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.iron_7b69 .light_5635 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip-5483 {
  display: -webkit-box;
  display: flex;
}
.chip-5483 .gallery_36de {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip-5483 .gallery_36de {
    flex-basis: 90px;
  }
}
.chip-5483 .plasma-ea14 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-5483 .plasma-ea14 {
    flex-basis: calc(100% - 50px);
  }
}
.chip-5483 .full_c522 p:last-child {
  margin-bottom: 0.72em;
}
.picture-liquid-843b .secondary_lower_1c4d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture-liquid-843b .secondary_lower_1c4d:after,
.picture-liquid-843b .secondary_lower_1c4d:before {
  content: "";
  display: table;
}
.picture-liquid-843b .secondary_lower_1c4d:after {
  clear: both;
}
.picture-liquid-843b .secondary_lower_1c4d .tooltip_2872,
.picture-liquid-843b .secondary_lower_1c4d .info_b35b {
  width: 49%;
}
.picture-liquid-843b .secondary_lower_1c4d .tooltip_2872 a span.lower_41bd,
.picture-liquid-843b .secondary_lower_1c4d .info_b35b a span.lower_41bd {
  display: block;
  margin-bottom: 5px;
}
.picture-liquid-843b .secondary_lower_1c4d .info_b35b {
  float: left;
  text-align: left;
}
.picture-liquid-843b .secondary_lower_1c4d .tooltip_2872 {
  float: right;
  text-align: right;
}
.active_71c3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .active_71c3 {
    margin-bottom: 0;
  }
}
.solid_6340 {
  margin-bottom: 1em;
}
.solid_6340 .table_64f5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.west-5cee a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail_b64b .solid_6340,
.description-825f .solid_6340 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail_b64b .solid_6340,
  .description-825f .solid_6340 {
    display: block;
  }
}
.thumbnail_b64b .west-5cee,
.description-825f .west-5cee {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail_b64b .west-5cee,
  .description-825f .west-5cee {
    margin-bottom: 1em;
  }
}
.thumbnail_b64b .west-5cee img,
.description-825f .west-5cee img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail_b64b .section-liquid-d81d,
.description-825f .section-liquid-d81d {
  flex-basis: calc(100% - 160px);
}
.thumbnail_b64b .section-liquid-d81d p,
.description-825f .section-liquid-d81d p {
  margin-bottom: 0;
}
.thumbnail_b64b .section-liquid-d81d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_b64b .section-liquid-d81d {
    padding-left: 0;
  }
}
.description-825f .section-liquid-d81d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description-825f .section-liquid-d81d {
    padding-right: 0;
  }
}
.description-825f .west-5cee {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider_5dd5 .west-5cee {
  margin-bottom: 0.5em;
}
.slider_5dd5 .west-5cee img {
  width: 100%;
}
.frame_wide_5281 .glass-74b1,
.avatar-slow-3463 .glass-74b1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar-slow-3463 .picture_09d3 .list-smooth-8f6e p:last-child {
  margin-bottom: 0;
}
.preview_a387 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.prev-dcdd .banner_east_c10d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .prev-dcdd .banner_east_c10d:last-of-type {
    margin-bottom: 0;
  }
}
.prev-dcdd .banner_east_c10d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev-dcdd .banner_east_c10d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.prev-dcdd .banner_east_c10d ul li {
  margin: 0 0 0.6em;
}
.prev-dcdd .banner_east_c10d ul li.hot-f4ba,
.prev-dcdd .banner_east_c10d ul li.upper-6ed1 {
  position: relative;
}
.prev-dcdd .banner_east_c10d ul li.hot-f4ba .pattern-hot-6c92,
.prev-dcdd .banner_east_c10d ul li.upper-6ed1 .pattern-hot-6c92 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.prev-dcdd .banner_east_c10d ul li.hot-f4ba:after:after,
.prev-dcdd .banner_east_c10d ul li.hot-f4ba:after:before,
.prev-dcdd
  .banner_east_c10d
  ul
  li.upper-6ed1:after:after,
.prev-dcdd
  .banner_east_c10d
  ul
  li.upper-6ed1:after:before {
  content: "";
  display: table;
}
.prev-dcdd .banner_east_c10d ul li.hot-f4ba:after:after,
.prev-dcdd
  .banner_east_c10d
  ul
  li.upper-6ed1:after:after {
  clear: both;
}
.prev-dcdd .banner_east_c10d a.cool_1189:hover {
  text-decoration: none;
}
.prev-dcdd .banner_east_c10d select {
  max-width: 100%;
}
.prev-dcdd .banner_east_c10d table {
  font-size: 85%;
}
.prev-dcdd .banner_east_c10d table td,
.prev-dcdd .banner_east_c10d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.prev-dcdd .banner_east_c10d table tfoot td {
  text-align: left;
}
.prev-dcdd .banner_east_c10d :last-child {
  margin-bottom: 0;
}
.prev-dcdd .banner_east_c10d .next-f60d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.prev-dcdd .banner_east_c10d .next-f60d label {
  width: 100%;
}
.prev-dcdd .banner_east_c10d .next-f60d .dark-0736 {
  width: 100%;
  display: block;
}
.prev-dcdd .banner_east_c10d .next-f60d .modal_5947 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.prev-dcdd .banner_east_c10d .next-f60d .modal_5947:hover svg #svg-search {
  fill: #444;
}
.prev-dcdd .banner_east_c10d .next-f60d .modal_5947 svg {
  width: 18px;
  height: 18px;
}
.prev-dcdd .bronze-c52d ul ul,
.prev-dcdd .center-59d3 ul ul,
.prev-dcdd .info-advanced-e25b ul ul,
.prev-dcdd .tag-hard-25aa ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.prev-dcdd .bronze-c52d .text_plasma_ed88 > a,
.prev-dcdd .center-59d3 .text_plasma_ed88 > a,
.prev-dcdd .info-advanced-e25b .text_plasma_ed88 > a,
.prev-dcdd .tag-hard-25aa .text_plasma_ed88 > a {
  margin-bottom: 0;
}
.prev-dcdd .box_orange_8540 li,
.prev-dcdd .bronze-c52d li,
.prev-dcdd .selected_cef5 li,
.prev-dcdd .center-59d3 li,
.prev-dcdd .info-advanced-e25b li,
.prev-dcdd .tag-hard-25aa li,
.prev-dcdd .current_9351 li,
.prev-dcdd .small-9a26 li {
  display: block;
  position: relative;
}
.prev-dcdd .box_orange_8540 li:last-child,
.prev-dcdd .bronze-c52d li:last-child,
.prev-dcdd .selected_cef5 li:last-child,
.prev-dcdd .center-59d3 li:last-child,
.prev-dcdd .info-advanced-e25b li:last-child,
.prev-dcdd .tag-hard-25aa li:last-child,
.prev-dcdd .current_9351 li:last-child,
.prev-dcdd .small-9a26 li:last-child {
  border: none;
}
.prev-dcdd .box_orange_8540 li a,
.prev-dcdd .bronze-c52d li a,
.prev-dcdd .selected_cef5 li a,
.prev-dcdd .center-59d3 li a,
.prev-dcdd .info-advanced-e25b li a,
.prev-dcdd .tag-hard-25aa li a,
.prev-dcdd .current_9351 li a,
.prev-dcdd .small-9a26 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev-dcdd .box_orange_8540 li ul li::before,
.prev-dcdd .bronze-c52d li ul li::before,
.prev-dcdd .selected_cef5 li ul li::before,
.prev-dcdd .center-59d3 li ul li::before,
.prev-dcdd .info-advanced-e25b li ul li::before,
.prev-dcdd .tag-hard-25aa li ul li::before,
.prev-dcdd .current_9351 li ul li::before,
.prev-dcdd .small-9a26 li ul li::before {
  left: 15px;
}
.prev-dcdd .box_orange_8540 li ul a,
.prev-dcdd .bronze-c52d li ul a,
.prev-dcdd .selected_cef5 li ul a,
.prev-dcdd .center-59d3 li ul a,
.prev-dcdd .info-advanced-e25b li ul a,
.prev-dcdd .tag-hard-25aa li ul a,
.prev-dcdd .current_9351 li ul a,
.prev-dcdd .small-9a26 li ul a {
  padding-left: 20px;
}
.prev-dcdd .box_orange_8540 li ul ul li::before,
.prev-dcdd .bronze-c52d li ul ul li::before,
.prev-dcdd .selected_cef5 li ul ul li::before,
.prev-dcdd .center-59d3 li ul ul li::before,
.prev-dcdd .info-advanced-e25b li ul ul li::before,
.prev-dcdd .tag-hard-25aa li ul ul li::before,
.prev-dcdd .current_9351 li ul ul li::before,
.prev-dcdd .small-9a26 li ul ul li::before {
  left: 30px;
}
.prev-dcdd .box_orange_8540 li ul ul a,
.prev-dcdd .bronze-c52d li ul ul a,
.prev-dcdd .selected_cef5 li ul ul a,
.prev-dcdd .center-59d3 li ul ul a,
.prev-dcdd .info-advanced-e25b li ul ul a,
.prev-dcdd .tag-hard-25aa li ul ul a,
.prev-dcdd .current_9351 li ul ul a,
.prev-dcdd .small-9a26 li ul ul a {
  padding-left: 40px;
}
.prev-dcdd .hero-81d0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev-dcdd .small-9a26 ul li {
  margin-bottom: 1.41575em;
}
.prev-dcdd .small-9a26 ul li .east-13f1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.prev-dcdd .small-9a26 ul li .action-eeae {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture_narrow_499a .box_orange_8540 li a,
.picture_narrow_499a .bronze-c52d li a,
.picture_narrow_499a .selected_cef5 li a,
.picture_narrow_499a .center-59d3 li a,
.picture_narrow_499a .info-advanced-e25b li a,
.picture_narrow_499a .tag-hard-25aa li a,
.picture_narrow_499a .current_9351 li a,
.picture_narrow_499a .small-9a26 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_narrow_499a .hero-81d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_narrow_499a .banner_east_c10d ul li.hot-f4ba .pattern-hot-6c92,
.picture_narrow_499a .banner_east_c10d ul li.upper-6ed1 .pattern-hot-6c92 {
  background: rgba(0, 0, 0, 0.2);
}
.picture_narrow_499a .prev-dcdd .banner_east_c10d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_new_c18f .prev-dcdd .border-c218 li {
  margin: 0;
}
.video_new_c18f .prev-dcdd .border-c218 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.video_new_c18f .prev-dcdd .border-c218 li ul {
  margin: 0;
}
.video_new_c18f .prev-dcdd .border-c218 li ul li a {
  padding-left: 15px;
}
.video_new_c18f .prev-dcdd .border-c218 li ul li li a {
  padding-left: 30px;
}
.video_new_c18f .prev-dcdd .border-c218 li.wood_37ee > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.video_new_c18f .prev-dcdd .border-c218 li.wood_37ee > 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;
}
.video_new_c18f .prev-dcdd .border-c218 li.wood_37ee > 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;
}
.summary-686c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.mask-stale-418c {
  position: relative;
  z-index: 10;
}
.mask-stale-418c .blue-47ab {
  width: 100%;
  max-width: 100%;
}
.texture_full_6fbe .iron_1f3b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture_full_6fbe .hidden_9834 {
}
.texture_full_6fbe .picture_narrow_499a {
  background: #292929;
}
.outline-f31b .iron_1f3b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.outline-f31b .hidden_9834 {
  background: #f9f9f9;
}
.outline-f31b .picture_narrow_499a {
  background: #303030;
}
.iron_332a .iron_1f3b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .iron_332a .hidden_next_1adf {
    margin-bottom: 1em;
  }
  .iron_332a .hidden_next_1adf:last-child {
    margin-bottom: 0;
  }
}
.iron_332a .hidden_9834 {
  background: #ededed;
}
.iron_332a .picture_narrow_499a {
  background: #1a1a1a;
}
.iron_1f3b.hidden_9834 {
  color: rgba(0, 0, 0, 0.6);
}
.iron_1f3b.hidden_9834 .element-db0e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_1f3b.picture_narrow_499a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_1f3b.picture_narrow_499a a:not(.cool_1189) {
  color: rgba(255, 255, 255, 0.79);
}
.iron_1f3b.picture_narrow_499a a:not(.cool_1189):hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_1f3b.picture_narrow_499a .element-db0e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_1f3b.picture_narrow_499a table tbody td,
.iron_1f3b.picture_narrow_499a table th {
  background: rgba(0, 0, 0, 0.08);
}
.frame_copper_1cdd.gradient-486c .logo_7f0d {
  max-width: initial;
}
.frame_copper_1cdd .block-456b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.frame_copper_1cdd .block-456b .blue-47ab {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .frame_copper_1cdd .block-456b .blue-47ab {
    display: block;
    margin-bottom: 2em;
  }
  .frame_copper_1cdd .block-456b .blue-47ab:last-child {
    margin-bottom: 0;
  }
}
.iron_332a .hidden_next_1adf:last-child,
.outline-f31b .hidden_next_1adf:last-child,
.texture_full_6fbe .hidden_next_1adf:last-child {
  margin-bottom: 0;
}
.iron_332a .hidden_next_1adf .prev-dcdd .banner_east_c10d:last-child,
.outline-f31b .hidden_next_1adf .prev-dcdd .banner_east_c10d:last-child,
.texture_full_6fbe .hidden_next_1adf .prev-dcdd .banner_east_c10d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .iron_332a .element-dynamic-0e68,
  .iron_332a .photo-hovered-4c05,
  .outline-f31b .element-dynamic-0e68,
  .outline-f31b .photo-hovered-4c05,
  .texture_full_6fbe .element-dynamic-0e68,
  .texture_full_6fbe .photo-hovered-4c05 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mask-stale-418c .hidden_next_1adf {
    margin-bottom: 2em;
  }
}
.mask-stale-418c p:last-child {
  margin-bottom: 0;
}
.mask-stale-418c li,
.mask-stale-418c ul {
  list-style: none;
  margin: 0;
}
.mask-stale-418c ul ul {
  margin-left: 2.617924em;
}
.card_gold_6715 {
  font-size: 0.875em;
}

/* css-noise: 4fa7 */
.widget-item-r8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
