/*!
Theme Name: Customify
Theme URI: https://pressmaximum.card-9741/customify
Author: WPCustomify
Author URI: https://pressmaximum.card-9741
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.card-9741/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focused-286a.focus-91a5/licenses/gpl-2.0.info_dc4d
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.chip_d36b/, (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.sort-bd35.basic-6b59/normalize.secondary-gold-c637/
 ======
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.secondary-gold-c637 v7.0.0 | MIT License | github.card-9741/necolas/normalize.secondary-gold-c637 */
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;
}
.footer-hard-5fc7 .highlight_tall_bb76,
.tiny-9509,
.shade_light_2ed6,
.surface-3ae6,
.south_3771,
.label_under_38e8,
.sort_6ebb,
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;
}
.tiny-9509,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tiny-9509,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tiny-9509,
  h1 {
    font-size: 1.8em;
  }
}
.shade_light_2ed6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shade_light_2ed6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shade_light_2ed6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shade_light_2ed6,
  h2 {
    font-size: 1.7em;
  }
}
.surface-3ae6,
h3 {
  font-size: 1.618em;
}
.footer-hard-5fc7 .highlight_tall_bb76,
.south_3771,
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.modal_3e8c {
  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;
}
.pressed_bd14:after,
.pressed_bd14:before,
.selected-a264:after,
.selected-a264:before {
  content: "";
  display: table;
}
.pressed_bd14:after,
.selected-a264:after {
  clear: both;
}
.menu-top-4611 {
  float: right;
  margin-right: 0;
}
.steel_b3ba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.secondary_middle_5264 .brown_ef54,
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;
}
.secondary_middle_5264 .brown_ef54: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;
}
.old_7e6b .brown_ef54 {
  box-shadow: none;
}
.old_7e6b
  .brown_ef54
  .hover_3ce1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old_7e6b .brown_ef54 .summary_right_406b {
  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;
}
.old_7e6b
  .brown_ef54
  .summary_right_406b
  b {
  display: none;
}
.old_7e6b .element-ba0a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.main-a86f:not(.module_9565):not(.focus_ed1e),
button:not(.module_9565):not(.focus_ed1e),
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ),
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ),
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ) {
  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;
}
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ):hover,
button:not(.module_9565):not(
    .focus_ed1e
  ):hover,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ):hover,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ):hover,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ):active,
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ):focus,
button:not(.module_9565):not(
    .focus_ed1e
  ):active,
button:not(.module_9565):not(
    .focus_ed1e
  ):focus,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ):active,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ):focus,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ):active,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ):focus,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ):active,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ):focus {
  outline: 0;
}
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3,
button:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3 {
  position: relative;
}
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .form_8afd,
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .input-9879,
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .hero-d6c1,
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  i,
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  svg,
button:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .form_8afd,
button:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .input-9879,
button:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .hero-d6c1,
button:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  i,
button:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  svg,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .form_8afd,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .input-9879,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .hero-d6c1,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  i,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  svg,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .form_8afd,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .input-9879,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .hero-d6c1,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  i,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  svg,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .form_8afd,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .input-9879,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  .hero-d6c1,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  i,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3
  svg {
  visibility: hidden;
}
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3:after,
button:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3:after,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3:after,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3:after,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ).fn-loading-d8c3: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;
}
.main-a86f:not(.module_9565):not(.focus_ed1e),
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ),
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ),
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ) {
  color: #fff;
  background: #235787;
}
.main-a86f:not(.module_9565):not(
    .focus_ed1e
  ):focus,
input[type="button"]:not(.module_9565):not(
    .focus_ed1e
  ):focus,
input[type="reset"]:not(.module_9565):not(
    .focus_ed1e
  ):focus,
input[type="submit"]:not(.module_9565):not(
    .focus_ed1e
  ):focus {
  color: #fff;
}
.main-a86f.fn-disabled-d8c3:not(.module_9565):not(
    .focus_ed1e
  ),
.main-a86f[disabled]:not(.module_9565):not(
    .focus_ed1e
  ),
button.fn-disabled-d8c3:not(.module_9565):not(
    .focus_ed1e
  ),
button[disabled]:not(.module_9565):not(
    .focus_ed1e
  ) {
  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;
}
.content_stale_4350 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.content_stale_4350: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;
}
.gallery-7574 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.image-396a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.header-thick-4fad {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pressed_bd14:after,
.pressed_bd14:before,
.purple_117a:after,
.purple_117a:before,
.clean_8add:after,
.clean_8add:before,
.breadcrumb_large_581d:after,
.breadcrumb_large_581d:before,
.outer_8d0d:after,
.outer_8d0d:before,
.breadcrumb-2b3f:after,
.breadcrumb-2b3f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pressed_bd14:after,
.purple_117a:after,
.clean_8add:after,
.breadcrumb_large_581d:after,
.outer_8d0d:after,
.breadcrumb-2b3f:after {
  clear: both;
}
.purple_117a .element-right-d3ac,
.clean_8add .element-right-d3ac,
.hot_ddbf .element-right-d3ac {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.carousel_wood_166e {
  display: inline-block;
}
.table-3c3e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.table-3c3e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table-3c3e .current-2d29 {
  padding: 1em 0;
  font-size: 85%;
}
.current-2d29 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.block_hard_f65e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.block_hard_f65e:after,
.block_hard_f65e:before {
  content: "";
  display: table;
}
.block_hard_f65e:after {
  clear: both;
}
.green_7bb4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slow_31c1 .green_7bb4 {
  max-width: 50%;
}
.accordion_middle_4920 .green_7bb4 {
  max-width: 33.33%;
}
.picture_inner_24eb .green_7bb4 {
  max-width: 25%;
}
.right_fb52 .green_7bb4 {
  max-width: 20%;
}
.tiny-4fbc .green_7bb4 {
  max-width: 16.66%;
}
.dirty-17cb .green_7bb4 {
  max-width: 14.28%;
}
.old_8d55 .green_7bb4 {
  max-width: 12.5%;
}
.icon_middle_02e2 .green_7bb4 {
  max-width: 11.11%;
}
.article-right-1a52 {
  display: block;
}
.footer-hard-5fc7 .secondary-north-88fd label,
.footer-hard-5fc7 .slider_purple_05d7 label,
.footer-hard-5fc7 .gradient-bottom-2a79 label,
.footer-hard-5fc7 .fast-b9ff label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-soft-0084 {
  list-style: none;
  margin: 0;
}
.gradient-soft-0084 article.surface-92ff {
  margin-bottom: 0;
}
.gradient-soft-0084 ul {
  list-style: none;
  margin: 0;
}
.gradient-soft-0084 .progress-8467 li.surface-92ff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-soft-0084 .progress-8467 li.surface-92ff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-soft-0084 .progress-8467 li.surface-92ff: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) {
  .gradient-soft-0084 .progress-8467 li.surface-92ff li.surface-92ff li.surface-92ff li.surface-92ff {
    padding-left: 0;
  }
}
article.surface-92ff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-92ff .purple_117a p:last-of-type {
  margin-bottom: 0;
}
article.surface-92ff .glass_e40e {
  float: left;
}
article.surface-92ff .secondary_afd7 {
  margin-left: 85px;
}
article.surface-92ff .text-thick-f06e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-92ff .text-thick-f06e .surface-hard-8a56 {
  margin-left: 10px;
}
article.surface-92ff .filter-glass-d1f5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-92ff .slider_west_72d2 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .secondary-north-88fd,
  #respond .gradient-bottom-2a79,
  #respond .fast-b9ff {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-north-88fd input,
#respond .gradient-bottom-2a79 input,
#respond .fast-b9ff input {
  width: 100%;
}
#respond .fast-b9ff {
  margin-right: 0;
}
#respond .caption-dynamic-77d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-wood-3ecf {
  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;
}
.hidden-wood-3ecf.media-right-e68e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden-wood-3ecf 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%);
}
.hidden-wood-3ecf:focus,
.hidden-wood-3ecf: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);
}
.image-selected-acaf {
  border-radius: 10%;
}
.smooth_0a76 {
  border-radius: 50%;
}
.layout_bronze_f2cb {
  font-size: 0.72em;
}
.border_hovered_8190 {
  font-size: 0.875em;
}
.video-837c {
  font-size: 1.1em;
}
.icon_white_0f0e {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_white_0f0e.layout_bronze_f2cb {
  letter-spacing: 0.5px;
}
.info-silver-b1b3,
.info-silver-b1b3 a {
  color: #6d6d6d;
}
.info-silver-b1b3 a:hover {
  color: #111;
}
.plasma_7f09 {
  color: #6d6d6d;
}
.outline_iron_1e72 {
  overflow-x: hidden;
}
.outline_iron_1e72 .smooth_cd3c.border-a9ef {
  position: relative;
}
.outline_iron_1e72 .smooth_cd3c.border-a9ef.block_54ef {
  position: initial;
}
.outline_iron_1e72
  .smooth_cd3c.border-a9ef.block_54ef
  .middle-454e {
  left: auto;
}
.outline_iron_1e72 .smooth_cd3c .middle-454e {
  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;
}
.outline_iron_1e72 .smooth_cd3c:hover.border-a9ef {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.outline_iron_1e72
  .smooth_cd3c:hover.border-a9ef
  .middle-454e {
  display: block;
  z-index: 9999999;
}
.outline_iron_1e72 .prev_ed98 .card-b29d,
.outline_iron_1e72 .focus_in_bbe8 .card-b29d {
  display: none;
}
.outline_iron_1e72 .status-complex-ac34 .smooth_cd3c:hover.border-a9ef {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.footer-hard-5fc7 .secondary-north-88fd label,
.footer-hard-5fc7 .slider_purple_05d7 label,
.footer-hard-5fc7 .gradient-bottom-2a79 label,
.footer-hard-5fc7 .fast-b9ff label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-soft-0084 {
  list-style: none;
  margin: 0;
}
.gradient-soft-0084 article.surface-92ff {
  margin-bottom: 0;
}
.gradient-soft-0084 ul {
  list-style: none;
  margin: 0;
}
.gradient-soft-0084 .progress-8467 li.surface-92ff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-soft-0084 .progress-8467 li.surface-92ff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-soft-0084 .progress-8467 li.surface-92ff: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) {
  .gradient-soft-0084 .progress-8467 li.surface-92ff li.surface-92ff li.surface-92ff li.surface-92ff {
    padding-left: 0;
  }
}
article.surface-92ff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface-92ff .purple_117a p:last-of-type {
  margin-bottom: 0;
}
article.surface-92ff .glass_e40e {
  float: left;
}
article.surface-92ff .secondary_afd7 {
  margin-left: 85px;
}
article.surface-92ff .text-thick-f06e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface-92ff .text-thick-f06e .surface-hard-8a56 {
  margin-left: 10px;
}
article.surface-92ff .filter-glass-d1f5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface-92ff .slider_west_72d2 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .secondary-north-88fd,
  #respond .gradient-bottom-2a79,
  #respond .fast-b9ff {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-north-88fd input,
#respond .gradient-bottom-2a79 input,
#respond .fast-b9ff input {
  width: 100%;
}
#respond .fast-b9ff {
  margin-right: 0;
}
#respond .caption-dynamic-77d7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev_ed98 .search-steel-5da7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-steel-5da7 .caption_top_22ee.pagination-7bee .up-bb15 > li > a:focus,
.search-steel-5da7 .caption_top_22ee.pagination-7bee .up-bb15 > li > a:hover,
.search-steel-5da7 .caption_top_22ee.picture_complex_b8a0 .up-bb15 > li > a:focus,
.search-steel-5da7 .caption_top_22ee.picture_complex_b8a0 .up-bb15 > li > a:hover,
.search-steel-5da7 .caption_top_22ee.status-2c0f .up-bb15 > li > a:focus,
.search-steel-5da7 .caption_top_22ee.status-2c0f .up-bb15 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-steel-5da7
  .caption_top_22ee.pagination-7bee
  .up-bb15
  > li.rough_f0bc
  > a,
.search-steel-5da7
  .caption_top_22ee.pagination-7bee
  .up-bb15
  > li.wood_e4ea
  > a,
.search-steel-5da7
  .caption_top_22ee.picture_complex_b8a0
  .up-bb15
  > li.rough_f0bc
  > a,
.search-steel-5da7
  .caption_top_22ee.picture_complex_b8a0
  .up-bb15
  > li.wood_e4ea
  > a,
.search-steel-5da7
  .caption_top_22ee.status-2c0f
  .up-bb15
  > li.rough_f0bc
  > a,
.search-steel-5da7 .caption_top_22ee.status-2c0f .up-bb15 > li.gradient-short-4236 > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-steel-5da7 .tabs-paper-03c0,
.search-steel-5da7 .tabs-paper-03c0 a {
  color: rgba(255, 255, 255, 0.99);
}
.search-steel-5da7 .form-deaf.link-2024 li a,
.search-steel-5da7 .card_e116 a,
.search-steel-5da7 .content_d5c0,
.search-steel-5da7 .up-bb15 > li > a,
.search-steel-5da7 .over_14b0 {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7 .form-deaf.link-2024 li a:hover,
.search-steel-5da7 .card_e116 a:hover,
.search-steel-5da7 .content_d5c0:hover,
.search-steel-5da7 .up-bb15 > li > a:hover,
.search-steel-5da7 .over_14b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-steel-5da7 .feature_wide_af47 {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7 .feature_wide_af47 .motion_083a {
  color: rgba(255, 255, 255, 0.99);
}
.search-steel-5da7 .feature_wide_af47:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-steel-5da7 .lower-a9ee .focus-0db5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7 .lower-a9ee .focus-0db5 .surface_tall_3330 {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7
  .lower-a9ee
  .focus-0db5
  .surface_tall_3330::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7
  .lower-a9ee
  .focus-0db5
  .surface_tall_3330:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7
  .lower-a9ee
  .focus-0db5
  .surface_tall_3330::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7
  .lower-a9ee
  .focus-0db5
  .surface_tall_3330::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7 .lower-a9ee .purple_6539 {
  color: rgba(255, 255, 255, 0.79);
}
.search-steel-5da7 .lower-a9ee .purple_6539:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-95ff
  .search-steel-5da7
  .lower-a9ee
  .middle_bbce
  .shade-6023 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-95ff
  .search-steel-5da7
  .lower-a9ee
  .middle_bbce
  .surface_tall_3330 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev_ed98 .element_d330 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.element_d330 .caption_top_22ee.pagination-7bee .up-bb15 > li > a:focus,
.element_d330 .caption_top_22ee.pagination-7bee .up-bb15 > li > a:hover,
.element_d330 .caption_top_22ee.picture_complex_b8a0 .up-bb15 > li > a:focus,
.element_d330 .caption_top_22ee.picture_complex_b8a0 .up-bb15 > li > a:hover,
.element_d330 .caption_top_22ee.status-2c0f .up-bb15 > li > a:focus,
.element_d330 .caption_top_22ee.status-2c0f .up-bb15 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_d330
  .caption_top_22ee.pagination-7bee
  .up-bb15
  > li.rough_f0bc
  > a,
.element_d330
  .caption_top_22ee.pagination-7bee
  .up-bb15
  > li.wood_e4ea
  > a,
.element_d330
  .caption_top_22ee.picture_complex_b8a0
  .up-bb15
  > li.rough_f0bc
  > a,
.element_d330
  .caption_top_22ee.picture_complex_b8a0
  .up-bb15
  > li.wood_e4ea
  > a,
.element_d330
  .caption_top_22ee.status-2c0f
  .up-bb15
  > li.rough_f0bc
  > a,
.element_d330 .caption_top_22ee.status-2c0f .up-bb15 > li.gradient-short-4236 > a {
  color: rgba(0, 0, 0, 0.8);
}
.element_d330 .tabs-paper-03c0,
.element_d330 .tabs-paper-03c0 a {
  color: rgba(0, 0, 0, 0.8);
}
.element_d330 .form-deaf.link-2024 li a,
.element_d330 .card_e116 a,
.element_d330 .content_d5c0,
.element_d330 .up-bb15 > li > a,
.element_d330 .over_14b0 {
  color: rgba(0, 0, 0, 0.55);
}
.element_d330 .form-deaf.link-2024 li a:hover,
.element_d330 .card_e116 a:hover,
.element_d330 .content_d5c0:hover,
.element_d330 .up-bb15 > li > a:hover,
.element_d330 .over_14b0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_d330 .feature_wide_af47 {
  color: rgba(0, 0, 0, 0.55);
}
.element_d330 .feature_wide_af47 .motion_083a {
  color: rgba(0, 0, 0, 0.8);
}
.element_d330 .feature_wide_af47:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-fluid-edb9 .tertiary_3a4b {
  margin-left: auto;
  margin-right: auto;
}
.clean_8add > * {
  margin-left: auto;
  margin-right: auto;
}
.clean_8add .gallery-7574 {
  margin-right: 1.41575em;
}
.pagination_easy_00d7 .clean_8add > .east_fb24 {
  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;
}
.pagination_easy_00d7 .clean_8add > .content_cbea {
  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;
}
.liquid_70ec.modal-fluid-edb9 .tertiary_3a4b,
.accent-stone-d879.modal-fluid-edb9 .tertiary_3a4b {
  margin-left: 0;
}
.description-f00a.modal-fluid-edb9 .tertiary_3a4b,
.link_0574.modal-fluid-edb9 .tertiary_3a4b {
  margin-right: 0;
}
.clean_8add ol,
.clean_8add ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.icon_fluid_aca4 video {
  max-width: 100%;
}
.hovered-b874 img {
  display: block;
}
.hovered-b874.gallery-7574,
.hovered-b874.image-396a {
  width: 100%;
}
.hovered-b874.content_cbea img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.item_8e7a:not(.blue-3f30) {
  margin: 1.5em auto;
}
.component-dd62 p {
  padding: 1.5em 14px;
}
ul.texture-259a.content_cbea,
ul.texture-259a.east_fb24,
ul.texture-259a.text-2039.east_fb24 {
  padding: 0 14px;
}
.bottom_1f88 {
  display: block;
  overflow-x: auto;
}
.bottom_1f88 table {
  border-collapse: collapse;
  width: 100%;
}
.bottom_1f88 td,
.bottom_1f88 th {
  padding: 0.5em;
}
.clean_8add li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.clean_8add ol ol,
.clean_8add ol ul,
.clean_8add ul ol,
.clean_8add ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.clean_8add ol ol li,
.clean_8add ol ul li,
.clean_8add ul ol li,
.clean_8add ul ul li {
  margin-left: 0;
}
.item-6480.container-fluid-f160 > .filter-liquid-7f98 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.item-6480.container-fluid-f160 > .filter-liquid-7f98 iframe,
.item-6480.container-fluid-f160 > .filter-liquid-7f98 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.upper-6dfb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.upper-6dfb.static_9128 {
  padding: 0;
}
.upper-6dfb.static_9128 cite {
  font-size: 13px;
}
.upper-6dfb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.upper-6dfb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.medium-114d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.medium-114d > p:first-child {
  margin-top: 0;
}
.medium-114d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.medium-114d blockquote {
  border-left: 0;
}
.dropdown_1873 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dropdown_1873:not(.top_5876) {
  max-width: 100px;
}
.dropdown_1873.sidebar_lite_a6dd {
  border-bottom: none !important;
  text-align: center;
}
.dropdown_1873.sidebar_lite_a6dd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component-dd62 p {
    padding: 1.5em 0;
  }
}
.aside-soft-598c {
  color: #0073aa;
}
.menu-343e {
  background-color: #0073aa;
}
.small_7be1 {
  color: #229fd8;
}
.widget-b4f7 {
  background-color: #229fd8;
}
.item_black_88ae {
  color: #eee;
}
.static-a91b {
  background-color: #eee;
}
.label_bb03 {
  color: #444;
}
.west_ddae {
  background-color: #444;
}
.icon-cold-5144 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon-cold-5144 .aside-5196 .card_e116 {
  font-size: 15px;
}
.icon-cold-5144 .card_e116 {
  line-height: 1.3;
}
.icon-cold-5144 .element_d330 {
}
.icon-cold-5144 .search-steel-5da7 {
  background: #235787;
}
.highlight_warm_55f4 {
  padding: 0;
}
.highlight_warm_55f4 .search-steel-5da7 {
  background: #1a1a1a;
}
.highlight_warm_55f4 .element_d330 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.right_e90e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.right_e90e .element_d330 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.right_e90e .search-steel-5da7 {
  background: #303030;
}
.breadcrumb-2b3f {
  position: relative;
  z-index: 10;
}
.breadcrumb-2b3f .caption-69fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_73d5 .border-a9ef {
  display: inline-block;
  vertical-align: middle;
}
.texture_73d5.overlay_e92e .border-a9ef {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .texture_73d5.overlay_e92e .border-a9ef {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_73d5.overlay_e92e .border-a9ef {
    margin-right: 0.4em;
  }
}
.texture_73d5.overlay_e92e .border-a9ef:last-child {
  margin-right: 0;
}
.smooth-639c .caption-69fe {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .prev_ed98 .aside-5196 {
    margin: 0 -0.5em;
  }
  .prev_ed98 .aside-5196 [class*="customify-col-"],
  .prev_ed98 .aside-5196 [class*="customify-col_"],
  .prev_ed98 .aside-5196 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.prev_ed98.last-4cfe .caption-69fe {
  background: 0 0 !important;
}
.prev_ed98.last-4cfe .caption-69fe,
.prev_ed98.smooth-639c .caption-69fe {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .prev_ed98.box_hard_b119 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.prev_ed98.smooth-639c .caption-69fe {
  box-shadow: none !important;
}
.accent_gold_ca0b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accent_gold_ca0b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accent_gold_ca0b {
    padding: 18px 0 20px;
  }
}
.accent_gold_ca0b .chip-03ed {
  width: 100%;
}
.accent_gold_ca0b .progress-b698 {
  margin-bottom: 0;
}
.accent_gold_ca0b .current_cf7e {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu-wide-a7e4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu-wide-a7e4 .sort-dim-8a50 {
  width: 100%;
}
.full-431b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.full-431b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.full-431b 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;
}
.full-431b li:last-child:after {
  display: none;
}
.full-431b li a {
  font-weight: 500;
  margin-right: 10px;
}
.plasma-bd8b .card-b29d button,
.accent_gold_ca0b .card-b29d button {
  left: 0;
}
.plasma-bd8b .sort-dim-8a50,
.accent_gold_ca0b .sort-dim-8a50 {
  padding-left: 0;
  padding-right: 0;
}
.plasma-bd8b .menu-wide-a7e4,
.accent_gold_ca0b .menu-wide-a7e4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.plasma-bd8b {
  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;
}
.plasma-bd8b: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;
}
.plasma-bd8b .detail-245d {
  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) {
  .plasma-bd8b .detail-245d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-bd8b .detail-245d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .plasma-bd8b .detail-245d {
    min-height: 200px;
  }
}
.plasma-bd8b .full-431b {
  color: rgba(255, 255, 255, 0.8);
}
.plasma-bd8b .full-431b a,
.plasma-bd8b .full-431b li:after {
  color: inherit;
}
.plasma-bd8b .full-431b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.row-basic-d952 {
  margin-bottom: 0.5em;
}
.disabled-b462 {
  margin-bottom: 1.2em;
}
.disabled-b462,
.row-basic-d952 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled-b462 p:last-child,
.row-basic-d952 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card-b29d,
#masthead .card-b29d {
  display: none;
}
#masthead
  > .card-b29d.steel-b801 {
  display: none;
}
#masthead > .card-b29d button {
  left: 0;
}
.background-b390 {
  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%;
}
.background-b390 .border-a9ef {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.background-b390 .in_f5df {
  display: -webkit-box;
  display: flex;
}
.background-b390 .in_f5df.notification-last-ff45 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.background-b390 .in_f5df.title-easy-4c08 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background-b390 .in_f5df.sidebar_hot_e325 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background-b390.gradient-cd5b.description_upper_07b2 .in_f5df.notification-last-ff45 {
  flex-basis: 100%;
}
.background-b390.row_fluid_c02e .in_f5df.title-easy-4c08 {
  -webkit-box-flex: 1;
  flex: auto;
}
.background-b390.row_fluid_c02e .in_f5df.sidebar_hot_e325 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card-b29d.steel-b801 {
  display: none;
}
#masthead > .card-b29d button {
  left: 0;
}
.video-up-e961 {
  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;
}
.video-up-e961:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.video-up-e961.shadow_762d i {
  margin-right: 4px;
}
.video-up-e961.surface_warm_0c70 i {
  margin-left: 5px;
}
.card_e116 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card_e116 p:last-child {
  margin-bottom: 0;
}
.pink_06ee {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pink_06ee a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pink_06ee img {
  display: block;
  width: auto;
  line-height: 1;
}
.pink_06ee .tabs-paper-03c0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pink_06ee .primary_wood_3d61 {
  margin: 5px 0 7px 0;
}
.pink_06ee.black-4b44 .dropdown-hot-152c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_06ee.black-4b44 .info-0465 {
  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;
}
.pink_06ee.tag-under-f74b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pink_06ee.tag-under-f74b .dropdown-hot-152c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_06ee.tag-under-f74b .info-0465 {
  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;
}
.pink_06ee.video-0336 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink_06ee.notice_gold_d8e5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pink_06ee.notice_gold_d8e5 .info-0465 {
  margin-top: 7px;
}
.panel_f4d9 {
  display: inline-block;
}
.breadcrumb-2b3f .north_95b8 .pink_06ee img {
  max-width: 100%;
}
.caption_top_22ee .shadow_center_a94b.article-b0b6,
.button-f1ac .shadow_center_a94b.article-b0b6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption_top_22ee .layout_8170,
.button-f1ac .layout_8170 {
  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%);
}
.caption_top_22ee .layout_8170 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.caption_top_22ee.accent-slow-1fa2 .layout_8170 {
  display: none;
}
.caption_top_22ee .outline-left-ff0d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.caption_top_22ee .outline-left-ff0d li {
  display: inline-block;
  position: relative;
}
.caption_top_22ee .outline-left-ff0d li:last-child {
  margin-right: 0;
}
.caption_top_22ee .outline-left-ff0d 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;
}
.caption_top_22ee .outline-left-ff0d li.gradient-short-4236 > a {
  color: rgba(0, 0, 0, 0.9);
}
.caption_top_22ee .outline-left-ff0d > 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;
}
.caption_top_22ee .outline-left-ff0d > li > a i {
  line-height: 0;
}
.caption_top_22ee .outline-left-ff0d > li.plasma-7db2 > a .layout_8170 {
  margin-left: 4px;
  line-height: 0;
}
.caption_top_22ee .outline-left-ff0d .tabs-orange-2168 li.plasma-7db2 > a {
  position: relative;
}
.caption_top_22ee .outline-left-ff0d .tabs-orange-2168 li.plasma-7db2 > a:after,
.caption_top_22ee .outline-left-ff0d .tabs-orange-2168 li.plasma-7db2 > a:before {
  content: "";
  display: table;
}
.caption_top_22ee .outline-left-ff0d .tabs-orange-2168 li.plasma-7db2 > a:after {
  clear: both;
}
.caption_top_22ee .outline-left-ff0d .tabs-orange-2168 li.plasma-7db2 > a .layout_8170 {
  margin-left: 5px;
  float: right;
}
.caption_top_22ee .hidden-out-e8fe,
.caption_top_22ee .tabs-orange-2168 {
  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;
}
.caption_top_22ee .tabs-orange-2168 {
  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;
}
.caption_top_22ee .tabs-orange-2168 .article-b0b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption_top_22ee .tabs-orange-2168 .layout_8170 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.caption_top_22ee .tabs-orange-2168 li {
  display: block;
  margin: 0;
  padding: 0;
}
.caption_top_22ee .tabs-orange-2168 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;
}
.caption_top_22ee .tabs-orange-2168 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.caption_top_22ee .tabs-orange-2168 .tabs-orange-2168 {
  top: 0;
  left: 100%;
}
.caption_top_22ee .background-bronze-0434.fn-focus-d8c3 > .hidden-out-e8fe,
.caption_top_22ee .background-bronze-0434.fn-focus-d8c3 > .tabs-orange-2168,
.caption_top_22ee .background-bronze-0434:focus > .hidden-out-e8fe,
.caption_top_22ee .background-bronze-0434:focus > .tabs-orange-2168,
.caption_top_22ee .background-bronze-0434:hover > .hidden-out-e8fe,
.caption_top_22ee .background-bronze-0434:hover > .tabs-orange-2168 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.caption_top_22ee.status-2c0f .up-bb15:after,
.caption_top_22ee.status-2c0f .up-bb15:before {
  content: "";
  display: table;
}
.caption_top_22ee.status-2c0f .up-bb15:after {
  clear: both;
}
.caption_top_22ee.status-2c0f .up-bb15 > li {
  float: left;
}
.caption_top_22ee.background-old-459b .up-bb15:after,
.caption_top_22ee.background-old-459b .up-bb15:before {
  content: "";
  display: table;
}
.caption_top_22ee.background-old-459b .up-bb15:after {
  clear: both;
}
.caption_top_22ee.background-old-459b .up-bb15 > li {
  float: left;
}
.caption_top_22ee.background-old-459b .up-bb15 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.caption_top_22ee.background-old-459b .up-bb15 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.caption_top_22ee.background-old-459b .up-bb15 > li.rough_f0bc > a,
.caption_top_22ee.background-old-459b .up-bb15 > li.gradient-short-4236 > a {
  color: #fff;
  background-color: #1e4b75;
}
.caption_top_22ee.pagination-7bee .up-bb15 > li > a .article-b0b6 {
  position: relative;
}
.caption_top_22ee.pagination-7bee .up-bb15 > li > a .article-b0b6: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;
}
.caption_top_22ee.pagination-7bee
  .up-bb15
  > li:focus
  > a
  .article-b0b6:before,
.caption_top_22ee.pagination-7bee
  .up-bb15
  > li:hover
  > a
  .article-b0b6:before {
  width: 100%;
  background-color: currentColor;
}
.caption_top_22ee.pagination-7bee
  .up-bb15
  > li.rough_f0bc
  > a
  .article-b0b6:before,
.caption_top_22ee.pagination-7bee
  .up-bb15
  > li.wood_e4ea
  > a
  .article-b0b6:before {
  width: 100%;
  background-color: currentColor;
}
.caption_top_22ee.picture_complex_b8a0 .up-bb15 > li > a .article-b0b6 {
  position: relative;
}
.caption_top_22ee.picture_complex_b8a0 .up-bb15 > li > a .article-b0b6: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;
}
.caption_top_22ee.picture_complex_b8a0 .up-bb15 > li:focus > a .article-b0b6:before,
.caption_top_22ee.picture_complex_b8a0
  .up-bb15
  > li:hover
  > a
  .article-b0b6:before {
  width: 100%;
  background-color: currentColor;
}
.caption_top_22ee.picture_complex_b8a0
  .up-bb15
  > li.rough_f0bc
  > a
  .article-b0b6:before,
.caption_top_22ee.picture_complex_b8a0
  .up-bb15
  > li.wood_e4ea
  > a
  .article-b0b6:before {
  width: 100%;
  background-color: currentColor;
}
.button-f1ac .outline-left-ff0d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button-f1ac .outline-left-ff0d li:first-child > a {
  border-top: none;
}
.button-f1ac .outline-left-ff0d .center-2135 > .article-b0b6 .layout_8170 {
  display: none;
}
.button-f1ac .outline-left-ff0d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.button-f1ac .outline-left-ff0d li:last-child {
  border: none;
}
.button-f1ac .outline-left-ff0d li.plasma-7db2 > a {
  padding-right: 45px !important;
}
.button-f1ac .outline-left-ff0d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.button-f1ac .outline-left-ff0d li a:focus,
.button-f1ac .outline-left-ff0d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-f1ac .outline-left-ff0d li .iron_bd04 {
  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;
}
.button-f1ac .outline-left-ff0d li .iron_bd04:hover {
  box-shadow: none;
}
.button-f1ac .outline-left-ff0d li .iron_bd04 .layout_8170 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.button-f1ac .outline-left-ff0d .tabs-orange-2168 {
  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);
}
.button-f1ac .outline-left-ff0d .tabs-orange-2168 li a {
  padding-left: 3em;
}
.button-f1ac .outline-left-ff0d .description_brown_b261 > a .iron_bd04 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button-f1ac .outline-left-ff0d .description_brown_b261 > .tabs-orange-2168 {
  display: block;
  opacity: 1;
}
.out_e180 {
  max-width: 100%;
}
.green-3d78 {
  line-height: 0;
  cursor: pointer;
}
.over_14b0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.over_14b0:hover {
  box-shadow: none;
  color: currentColor;
}
.over_14b0 svg {
  width: 18px;
  height: 18px;
}
.over_14b0 .box_dbe5 {
  display: none;
}
.mini-d00f {
  position: relative;
}
.mini-d00f.fn-active-d8c3 .over_14b0 .red-6f26 {
  display: none;
}
.mini-d00f.fn-active-d8c3 .over_14b0 .box_dbe5 {
  display: inline-block;
}
.mini-d00f .dropdown_2539 {
  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);
}
.mini-d00f.sort_f5a5 .dropdown_2539 {
  left: auto;
  right: -0.9em;
}
.mini-d00f.sort_f5a5 .panel_b0d5::before {
  left: auto;
  right: 15px;
}
.mini-d00f.fn-active-d8c3 .dropdown_2539 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle_bbce {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.middle_bbce label {
  flex-basis: 100%;
}
.middle_bbce .focus-0db5 {
  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;
}
.middle_bbce .surface_tall_3330 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.middle_bbce .surface_tall_3330:focus {
  background-color: transparent;
}
.middle_bbce button.purple_6539 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.middle_bbce button.purple_6539:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.middle_bbce button.purple_6539 svg {
  width: 18px;
  height: 18px;
}
.middle_bbce input[type="submit"] {
  min-height: auto;
}
.lower-a9ee .middle_bbce .surface_tall_3330 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel_b0d5 {
  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) {
  .panel_b0d5 {
    width: 220px;
  }
}
.panel_b0d5 label {
  flex-basis: 100%;
}
.panel_b0d5::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;
}
.slider-95ff .lower-a9ee .middle_bbce {
  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;
}
.slider-95ff
  .lower-a9ee
  .middle_bbce
  .focus-0db5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider-95ff .lower-a9ee .middle_bbce .surface_tall_3330 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider-95ff
  .lower-a9ee
  .middle_bbce
  .surface_tall_3330:focus {
  background: 0 0;
}
.slider-95ff
  .lower-a9ee
  .middle_bbce
  .shade-6023 {
  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;
}
.form-deaf {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.form-deaf li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.form-deaf li:last-child {
  margin-right: 0;
}
.form-deaf li:first-child {
  margin-left: 0;
}
.form-deaf.component-e3e7 a {
  color: #fff;
}
.form-deaf.component-e3e7 a:hover {
  color: #fff;
}
.form-deaf a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.form-deaf a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.form-deaf a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.form-deaf a:hover {
  opacity: 0.9;
  color: inherit;
}
.form-deaf [class*="social-icon-apple"] {
  background-color: #999;
}
.form-deaf [class*="social-icon-apple"].heading-f0fd {
  background-color: transparent;
  color: #999;
}
.form-deaf [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.form-deaf [class*="social-icon-behance"].heading-f0fd {
  background-color: transparent;
  color: #1769ff;
}
.form-deaf [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.form-deaf [class*="social-icon-bitbucket"].heading-f0fd {
  background-color: transparent;
  color: #205081;
}
.form-deaf [class*="social-icon-codepen"] {
  background-color: #000;
}
.form-deaf [class*="social-icon-codepen"].heading-f0fd {
  background-color: transparent;
  color: #000;
}
.form-deaf [class*="social-icon-delicious"] {
  background-color: #39f;
}
.form-deaf [class*="social-icon-delicious"].heading-f0fd {
  background-color: transparent;
  color: #39f;
}
.form-deaf [class*="social-icon-digg"] {
  background-color: #005be2;
}
.form-deaf [class*="social-icon-digg"].heading-f0fd {
  background-color: transparent;
  color: #005be2;
}
.form-deaf [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.form-deaf [class*="social-icon-dribbble"].heading-f0fd {
  background-color: transparent;
  color: #ea4c89;
}
.form-deaf [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.form-deaf [class*="social-icon-envelope"].heading-f0fd {
  background-color: transparent;
  color: #ea4335;
}
.form-deaf [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.form-deaf [class*="social-icon-facebook"].heading-f0fd {
  background-color: transparent;
  color: #3b5998;
}
.form-deaf [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.form-deaf [class*="social-icon-flickr"].heading-f0fd {
  background-color: transparent;
  color: #0063dc;
}
.form-deaf [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.form-deaf [class*="social-icon-foursquare"].heading-f0fd {
  background-color: transparent;
  color: #2d5be3;
}
.form-deaf [class*="social-icon-github"] {
  background-color: #333;
}
.form-deaf [class*="social-icon-github"].heading-f0fd {
  background-color: transparent;
  color: #333;
}
.form-deaf [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.form-deaf [class*="social-icon-google-plus"].heading-f0fd {
  background-color: transparent;
  color: #dd4b39;
}
.form-deaf [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.form-deaf [class*="social-icon-houzz"].heading-f0fd {
  background-color: transparent;
  color: #7ac142;
}
.form-deaf [class*="social-icon-instagram"] {
  background-color: #262626;
}
.form-deaf [class*="social-icon-instagram"].heading-f0fd {
  background-color: transparent;
  color: #262626;
}
.form-deaf [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.form-deaf [class*="social-icon-jsfiddle"].heading-f0fd {
  background-color: transparent;
  color: #487aa2;
}
.form-deaf [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.form-deaf [class*="social-icon-linkedin"].heading-f0fd {
  background-color: transparent;
  color: #0077b5;
}
.form-deaf [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.form-deaf [class*="social-icon-medium"].heading-f0fd {
  background-color: transparent;
  color: #00ab6b;
}
.form-deaf [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.form-deaf
  [class*="social-icon-odnoklassniki"].heading-f0fd {
  background-color: transparent;
  color: #f4731c;
}
.form-deaf [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.form-deaf [class*="social-icon-meetup"].heading-f0fd {
  background-color: transparent;
  color: #ec1c40;
}
.form-deaf [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.form-deaf [class*="social-icon-pinterest"].heading-f0fd {
  background-color: transparent;
  color: #bd081c;
}
.form-deaf [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.form-deaf [class*="social-icon-product-hunt"].heading-f0fd {
  background-color: transparent;
  color: #da552f;
}
.form-deaf [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.form-deaf [class*="social-icon-reddit"].heading-f0fd {
  background-color: transparent;
  color: #ff4500;
}
.form-deaf [class*="social-icon-rss"] {
  background-color: #f26522;
}
.form-deaf [class*="social-icon-rss"].heading-f0fd {
  background-color: transparent;
  color: #f26522;
}
.form-deaf [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.form-deaf
  [class*="social-icon-shopping-cart"].heading-f0fd {
  background-color: transparent;
  color: #4caf50;
}
.form-deaf [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.form-deaf [class*="social-icon-skype"].heading-f0fd {
  background-color: transparent;
  color: #00aff0;
}
.form-deaf [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.form-deaf [class*="social-icon-slideshare"].heading-f0fd {
  background-color: transparent;
  color: #0077b5;
}
.form-deaf [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.form-deaf [class*="social-icon-snapchat"].heading-f0fd {
  background-color: transparent;
  color: #fffc00;
}
.form-deaf [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.form-deaf [class*="social-icon-soundcloud"].heading-f0fd {
  background-color: transparent;
  color: #f80;
}
.form-deaf [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.form-deaf [class*="social-icon-spotify"].heading-f0fd {
  background-color: transparent;
  color: #2ebd59;
}
.form-deaf [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.form-deaf
  [class*="social-icon-stack-overflow"].heading-f0fd {
  background-color: transparent;
  color: #fe7a15;
}
.form-deaf [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.form-deaf [class*="social-icon-maldkfgram"].heading-f0fd {
  background-color: transparent;
  color: #2ca5e0;
}
.form-deaf [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.form-deaf [class*="social-icon-tripadvisor"].heading-f0fd {
  background-color: transparent;
  color: #589442;
}
.form-deaf [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.form-deaf [class*="social-icon-tumblr"].heading-f0fd {
  background-color: transparent;
  color: #35465c;
}
.form-deaf [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.form-deaf [class*="social-icon-twitch"].heading-f0fd {
  background-color: transparent;
  color: #6441a5;
}
.form-deaf [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.form-deaf [class*="social-icon-twitter"].heading-f0fd {
  background-color: transparent;
  color: #1da1f2;
}
.form-deaf [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.form-deaf [class*="social-icon-vimeo"].heading-f0fd {
  background-color: transparent;
  color: #1ab7ea;
}
.form-deaf [class*="social-icon-vk"] {
  background-color: #45668e;
}
.form-deaf [class*="social-icon-vk"].heading-f0fd {
  background-color: transparent;
  color: #45668e;
}
.form-deaf [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.form-deaf [class*="social-icon-weibo"].heading-f0fd {
  background-color: transparent;
  color: #df2029;
}
.form-deaf [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.form-deaf [class*="social-icon-weixin"].heading-f0fd {
  background-color: transparent;
  color: #7bb32e;
}
.form-deaf [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.form-deaf [class*="social-icon-whatsapp"].heading-f0fd {
  background-color: transparent;
  color: #25d366;
}
.form-deaf [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.form-deaf [class*="social-icon-wordpress"].heading-f0fd {
  background-color: transparent;
  color: #21759b;
}
.form-deaf [class*="social-icon-xing"] {
  background-color: #026466;
}
.form-deaf [class*="social-icon-xing"].heading-f0fd {
  background-color: transparent;
  color: #026466;
}
.form-deaf [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.form-deaf [class*="social-icon-yelp"].heading-f0fd {
  background-color: transparent;
  color: #af0606;
}
.form-deaf [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.form-deaf [class*="social-icon-youtube"].heading-f0fd {
  background-color: transparent;
  color: #cd201f;
}
.content_d5c0 {
  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;
}
.content_d5c0:hover {
  box-shadow: none;
  background: 0 0;
}
.hard-7277 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.row-first-de2d {
  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;
}
.banner-eec8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header_tall_98ef {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header_tall_98ef,
.header_tall_98ef::after,
.header_tall_98ef::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;
}
.header_tall_98ef::after,
.header_tall_98ef::before {
  content: "";
  display: block;
  background-color: inherit;
}
.icon-soft-d0b4 .row-first-de2d .banner-eec8 {
  margin-top: -2px;
  width: 19px;
}
.icon-soft-d0b4 .row-first-de2d .header_tall_98ef {
  margin-top: -1px;
}
.icon-soft-d0b4 .row-first-de2d .header_tall_98ef,
.icon-soft-d0b4 .row-first-de2d .header_tall_98ef::after,
.icon-soft-d0b4 .row-first-de2d .header_tall_98ef::before {
  width: 19px;
  height: 2px;
}
.icon-soft-d0b4 .row-first-de2d .header_tall_98ef::before {
  top: -6px;
}
.icon-soft-d0b4 .row-first-de2d .header_tall_98ef::after {
  bottom: -6px;
}
.white_6a0e .row-first-de2d .banner-eec8 {
  margin-top: -2px;
  width: 22px;
}
.white_6a0e .row-first-de2d .header_tall_98ef {
  margin-top: -1px;
}
.white_6a0e .row-first-de2d .header_tall_98ef,
.white_6a0e .row-first-de2d .header_tall_98ef::after,
.white_6a0e .row-first-de2d .header_tall_98ef::before {
  width: 22px;
  height: 2px;
}
.white_6a0e .row-first-de2d .header_tall_98ef::before {
  top: -7px;
}
.white_6a0e .row-first-de2d .header_tall_98ef::after {
  bottom: -7px;
}
.picture-warm-be1b .row-first-de2d .banner-eec8 {
  margin-top: -2px;
  width: 31px;
}
.picture-warm-be1b .row-first-de2d .header_tall_98ef {
  margin-top: -1.5px;
}
.picture-warm-be1b .row-first-de2d .header_tall_98ef,
.picture-warm-be1b .row-first-de2d .header_tall_98ef::after,
.picture-warm-be1b .row-first-de2d .header_tall_98ef::before {
  width: 31px;
  height: 3px;
}
.picture-warm-be1b .row-first-de2d .header_tall_98ef::before {
  top: -9px;
}
.picture-warm-be1b .row-first-de2d .header_tall_98ef::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .table-static-488b .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 19px;
  }
  .table-static-488b .row-first-de2d .header_tall_98ef {
    margin-top: -1px;
  }
  .table-static-488b .row-first-de2d .header_tall_98ef,
  .table-static-488b .row-first-de2d .header_tall_98ef::after,
  .table-static-488b .row-first-de2d .header_tall_98ef::before {
    width: 19px;
    height: 2px;
  }
  .table-static-488b .row-first-de2d .header_tall_98ef::before {
    top: -6px;
  }
  .table-static-488b .row-first-de2d .header_tall_98ef::after {
    bottom: -6px;
  }
  .search_focused_856b .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 22px;
  }
  .search_focused_856b .row-first-de2d .header_tall_98ef {
    margin-top: -1px;
  }
  .search_focused_856b .row-first-de2d .header_tall_98ef,
  .search_focused_856b .row-first-de2d .header_tall_98ef::after,
  .search_focused_856b .row-first-de2d .header_tall_98ef::before {
    width: 22px;
    height: 2px;
  }
  .search_focused_856b .row-first-de2d .header_tall_98ef::before {
    top: -7px;
  }
  .search_focused_856b .row-first-de2d .header_tall_98ef::after {
    bottom: -7px;
  }
  .grid_d828 .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 31px;
  }
  .grid_d828 .row-first-de2d .header_tall_98ef {
    margin-top: -1.5px;
  }
  .grid_d828 .row-first-de2d .header_tall_98ef,
  .grid_d828 .row-first-de2d .header_tall_98ef::after,
  .grid_d828 .row-first-de2d .header_tall_98ef::before {
    width: 31px;
    height: 3px;
  }
  .grid_d828 .row-first-de2d .header_tall_98ef::before {
    top: -9px;
  }
  .grid_d828 .row-first-de2d .header_tall_98ef::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_wide_15f5 .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 19px;
  }
  .layout_wide_15f5 .row-first-de2d .header_tall_98ef {
    margin-top: -1px;
  }
  .layout_wide_15f5 .row-first-de2d .header_tall_98ef,
  .layout_wide_15f5 .row-first-de2d .header_tall_98ef::after,
  .layout_wide_15f5 .row-first-de2d .header_tall_98ef::before {
    width: 19px;
    height: 2px;
  }
  .layout_wide_15f5 .row-first-de2d .header_tall_98ef::before {
    top: -6px;
  }
  .layout_wide_15f5 .row-first-de2d .header_tall_98ef::after {
    bottom: -6px;
  }
  .nav_5b02 .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_5b02 .row-first-de2d .header_tall_98ef {
    margin-top: -1px;
  }
  .nav_5b02 .row-first-de2d .header_tall_98ef,
  .nav_5b02 .row-first-de2d .header_tall_98ef::after,
  .nav_5b02 .row-first-de2d .header_tall_98ef::before {
    width: 22px;
    height: 2px;
  }
  .nav_5b02 .row-first-de2d .header_tall_98ef::before {
    top: -7px;
  }
  .nav_5b02 .row-first-de2d .header_tall_98ef::after {
    bottom: -7px;
  }
  .surface_dynamic_9741 .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 31px;
  }
  .surface_dynamic_9741 .row-first-de2d .header_tall_98ef {
    margin-top: -1.5px;
  }
  .surface_dynamic_9741 .row-first-de2d .header_tall_98ef,
  .surface_dynamic_9741 .row-first-de2d .header_tall_98ef::after,
  .surface_dynamic_9741 .row-first-de2d .header_tall_98ef::before {
    width: 31px;
    height: 3px;
  }
  .surface_dynamic_9741 .row-first-de2d .header_tall_98ef::before {
    top: -9px;
  }
  .surface_dynamic_9741 .row-first-de2d .header_tall_98ef::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wide-fac1 .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 19px;
  }
  .wide-fac1 .row-first-de2d .header_tall_98ef {
    margin-top: -1px;
  }
  .wide-fac1 .row-first-de2d .header_tall_98ef,
  .wide-fac1 .row-first-de2d .header_tall_98ef::after,
  .wide-fac1 .row-first-de2d .header_tall_98ef::before {
    width: 19px;
    height: 2px;
  }
  .wide-fac1 .row-first-de2d .header_tall_98ef::before {
    top: -6px;
  }
  .wide-fac1 .row-first-de2d .header_tall_98ef::after {
    bottom: -6px;
  }
  .article-3489 .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 22px;
  }
  .article-3489 .row-first-de2d .header_tall_98ef {
    margin-top: -1px;
  }
  .article-3489 .row-first-de2d .header_tall_98ef,
  .article-3489 .row-first-de2d .header_tall_98ef::after,
  .article-3489 .row-first-de2d .header_tall_98ef::before {
    width: 22px;
    height: 2px;
  }
  .article-3489 .row-first-de2d .header_tall_98ef::before {
    top: -7px;
  }
  .article-3489 .row-first-de2d .header_tall_98ef::after {
    bottom: -7px;
  }
  .layout_7e16 .row-first-de2d .banner-eec8 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_7e16 .row-first-de2d .header_tall_98ef {
    margin-top: -1.5px;
  }
  .layout_7e16 .row-first-de2d .header_tall_98ef,
  .layout_7e16 .row-first-de2d .header_tall_98ef::after,
  .layout_7e16 .row-first-de2d .header_tall_98ef::before {
    width: 31px;
    height: 3px;
  }
  .layout_7e16 .row-first-de2d .header_tall_98ef::before {
    top: -9px;
  }
  .layout_7e16 .row-first-de2d .header_tall_98ef::after {
    bottom: -9px;
  }
}
.row-6d11 .header_tall_98ef {
  -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);
}
.row-6d11 .header_tall_98ef::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row-6d11 .header_tall_98ef::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);
}
.row-6d11.up_e616 .header_tall_98ef {
  -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);
}
.row-6d11.up_e616 .header_tall_98ef::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row-6d11.up_e616 .header_tall_98ef::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);
}
.item_ce74 {
  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.frame-1836:before {
  display: none;
}
.focus_in_bbe8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus_in_bbe8 .preview_medium_3a18 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus_in_bbe8 .preview_medium_3a18:last-of-type {
  border-bottom: none;
}
.focus_in_bbe8 .preview_medium_3a18.highlight_05b7,
.focus_in_bbe8 .preview_medium_3a18.footer_hard_4223,
.focus_in_bbe8 .preview_medium_3a18.sidebar-3d9a {
  padding: 0;
}
.focus_in_bbe8 .button-f1ac .iron_bd04 {
  color: currentColor;
}
.focus_in_bbe8 .button-f1ac .iron_bd04:focus,
.focus_in_bbe8 .button-f1ac .iron_bd04:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_in_bbe8.element_d330 .feature_wide_af47,
.focus_in_bbe8.element_d330 .card_e116 a,
.focus_in_bbe8.element_d330 .up-bb15 a,
.focus_in_bbe8.element_d330 .tabs-orange-2168 a {
  color: rgba(0, 0, 0, 0.55);
}
.focus_in_bbe8.element_d330 .feature_wide_af47:hover,
.focus_in_bbe8.element_d330 .card_e116 a:hover,
.focus_in_bbe8.element_d330 .up-bb15 a:hover,
.focus_in_bbe8.element_d330 .tabs-orange-2168 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_in_bbe8.element_d330 .motion_083a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_in_bbe8.element_d330 .preview_medium_3a18 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_in_bbe8.element_d330 .preview_medium_3a18:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus_in_bbe8.element_d330 .advanced-7bcd:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus_in_bbe8.element_d330 .button-f1ac .outline-left-ff0d li a,
.focus_in_bbe8.element_d330 .button-f1ac .iron_bd04,
.focus_in_bbe8.element_d330 .tabs-orange-2168 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_in_bbe8.element_d330 .button-f1ac .iron_bd04:focus,
.focus_in_bbe8.element_d330 .button-f1ac .iron_bd04:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_in_bbe8.element_d330 .outline-left-ff0d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_in_bbe8.search-steel-5da7 .feature_wide_af47,
.focus_in_bbe8.search-steel-5da7 .card_e116 a,
.focus_in_bbe8.search-steel-5da7 .up-bb15 .iron_bd04,
.focus_in_bbe8.search-steel-5da7 .up-bb15 a,
.focus_in_bbe8.search-steel-5da7 .tabs-orange-2168 a {
  color: rgba(255, 255, 255, 0.79);
}
.focus_in_bbe8.search-steel-5da7 .feature_wide_af47:hover,
.focus_in_bbe8.search-steel-5da7 .card_e116 a:hover,
.focus_in_bbe8.search-steel-5da7 .up-bb15 .iron_bd04:hover,
.focus_in_bbe8.search-steel-5da7 .up-bb15 a:hover,
.focus_in_bbe8.search-steel-5da7 .tabs-orange-2168 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_in_bbe8.search-steel-5da7 .motion_083a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_in_bbe8.search-steel-5da7 .preview_medium_3a18 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_in_bbe8.search-steel-5da7 .preview_medium_3a18:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus_in_bbe8.search-steel-5da7 .advanced-7bcd:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_in_bbe8.search-steel-5da7 .button-f1ac .outline-left-ff0d li a,
.focus_in_bbe8.search-steel-5da7 .button-f1ac .iron_bd04,
.focus_in_bbe8.search-steel-5da7 .tabs-orange-2168 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_in_bbe8.search-steel-5da7 .button-f1ac .iron_bd04:focus,
.focus_in_bbe8.search-steel-5da7 .button-f1ac .iron_bd04:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_in_bbe8.search-steel-5da7 .outline-left-ff0d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced-7bcd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.advanced-7bcd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary_purple_8272 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article-4477 .focus_in_bbe8 {
  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;
}
.article-4477 .preview_medium_3a18 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article-4477 .preview_medium_3a18: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) {
  .article-4477 .preview_medium_3a18:before {
    width: 16%;
    left: 42%;
  }
}
.article-4477 .preview_medium_3a18:last-child:before {
  content: none;
}
.article-4477 .preview_medium_3a18[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article-4477 .button-f1ac .outline-left-ff0d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article-4477 .button-f1ac .outline-left-ff0d li a .iron_bd04 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article-4477 .button-f1ac .tabs-orange-2168 {
  border: none;
}
.article-4477 .button-f1ac .tabs-orange-2168 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article-4477 .advanced-7bcd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article-4477 .secondary_purple_8272 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article-4477 .search-steel-5da7 .advanced-7bcd:before {
  background: rgba(0, 0, 0, 0.9);
}
.article-4477 .element_d330.summary-steel-319e .header_tall_98ef {
  background: rgba(0, 0, 0, 0.6);
}
.article-4477
  .element_d330.summary-steel-319e
  .header_tall_98ef::after,
.article-4477
  .element_d330.summary-steel-319e
  .header_tall_98ef:before {
  background: inherit;
}
.article-4477
  .element_d330.summary-steel-319e:hover
  .header_tall_98ef {
  background: rgba(0, 0, 0, 0.8);
}
.background-8e1c .focus_in_bbe8 {
  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) {
  .background-8e1c .focus_in_bbe8 {
    width: auto;
    right: 45px;
  }
}
.section-26db .focus_in_bbe8 {
  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) {
  .section-26db .focus_in_bbe8 {
    width: auto;
    left: 45px;
  }
}
.frame-1836 .focus_in_bbe8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame-1836 .secondary_purple_8272 {
  max-width: 48em;
  margin: 0 auto;
}
.frame-1836 .advanced-7bcd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dynamic_ecec {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic_ecec.article-4477 .focus_in_bbe8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dynamic_ecec.background-8e1c .focus_in_bbe8 {
  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);
}
.dynamic_ecec .focus_in_bbe8 {
  visibility: visible;
}
.dynamic_ecec.section-26db .focus_in_bbe8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notice-purple-1658,
.block_rough_6601 {
  overflow-x: hidden;
}
.notice-purple-1658 .focus_in_bbe8 {
  overflow: auto;
}
.notice-purple-1658.article-4477 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-purple-1658.article-4477 .focus_in_bbe8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notice-purple-1658.article-4477 .content_d5c0 {
  opacity: 0;
}
.notice-purple-1658.background-8e1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-purple-1658.background-8e1c .focus_in_bbe8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notice-purple-1658.background-8e1c .content_d5c0 {
  opacity: 0;
}
.notice-purple-1658.section-26db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-purple-1658.section-26db .focus_in_bbe8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notice-purple-1658.section-26db .content_d5c0 {
  opacity: 0;
}
.notice-purple-1658.frame-1836 .focus_in_bbe8 {
  z-index: 10;
  visibility: visible;
}
.summary-steel-319e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.summary-steel-319e .header_tall_98ef {
  background: rgba(255, 255, 255, 0.99);
}
.summary-steel-319e .header_tall_98ef::after,
.summary-steel-319e .header_tall_98ef:before {
  background: inherit;
}
.summary-steel-319e:hover .header_tall_98ef {
  background: rgba(255, 255, 255, 0.99);
}
.section-26db .summary-steel-319e {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame-1836 .summary-steel-319e {
  display: none !important;
}
.notice-purple-1658:before,
.block_rough_6601:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notice-purple-1658 .summary-steel-319e,
.block_rough_6601 .summary-steel-319e {
  display: inline-block;
}
.focus_in_bbe8 .border-a9ef {
  -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;
}
.notice-purple-1658 .focus_in_bbe8 .border-a9ef,
.block_rough_6601 .focus_in_bbe8 .border-a9ef {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-c788 .focus-0db5 {
  width: 100%;
}
.north_95b8 {
  padding: 0 0.5em 0;
}
.north_95b8 [class*="customify-col-"],
.north_95b8 [class*="customify-col_"],
.north_95b8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shade_bronze_6cd1 .north_95b8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside-5196 .dynamic-e48a,
  .dynamic-e48a {
    display: none;
  }
  .gallery-large-75df {
    text-align: left;
  }
  .hover_a144 {
    text-align: center;
  }
  .down_aaa7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside-5196 .texture-wide-fff5,
  .texture-wide-fff5 {
    display: none;
  }
  .input-fdb0 {
    text-align: left;
  }
  .layout_50eb {
    text-align: center;
  }
  .badge_glass_37b1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside-5196 .copper_2846,
  .copper_2846 {
    display: none;
  }
  .accent_9cb3 {
    text-align: left;
  }
  .left_2439 {
    text-align: center;
  }
  .accent_446c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.photo_4b85 {
  box-shadow: none !important;
}
.first-c03a .large-fe73,
.banner-fresh-a91c .large-fe73 {
  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;
}
.banner-fresh-a91c .large-fe73 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.caption-69fe {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.caption-69fe:after,
.caption-69fe:before {
  content: "";
  display: table;
}
.caption-69fe:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .caption-69fe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.caption-69fe,
.box_hard_b119 {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb_large_581d.complex-de3b .caption-69fe {
  max-width: 100%;
}
.breadcrumb_large_581d.right_30ce {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb_large_581d.texture_purple_a594 .caption-69fe {
  max-width: 100%;
}
.breadcrumb_large_581d.texture_purple_a594 > .caption-69fe {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_large_581d.texture_purple_a594 > .caption-69fe .aside-5196 {
  margin: 0;
}
.breadcrumb_large_581d.texture_purple_a594
  > .caption-69fe
  .slider-08a2.pagination_basic_a2b5 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb_large_581d.texture_purple_a594 #main.pagination_basic_a2b5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content-gold-a9ca #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content-gold-a9ca #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .iron_403e .tertiary_3a4b {
    padding-right: 1em;
  }
  .iron_403e.layout-dirty-bf3b .slider-08a2 {
    border-right: 1px solid #eaecee;
  }
  .iron_403e.layout-dirty-bf3b .tertiary_3a4b {
    padding-right: 1em;
  }
  .iron_403e.layout-dirty-bf3b .next_444d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_53ac .tertiary_3a4b {
    padding-left: 1em;
  }
  .element_53ac.layout-dirty-bf3b .slider-08a2 {
    border-left: 1px solid #eaecee;
  }
  .element_53ac.layout-dirty-bf3b .tertiary_3a4b {
    padding-left: 1em;
  }
  .element_53ac.layout-dirty-bf3b .next_444d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_soft_e662 .tertiary_3a4b {
    padding-left: 1em;
  }
  .shadow_soft_e662.layout-dirty-bf3b .texture-warm-8cae {
    border-right: 1px solid #eaecee;
  }
  .shadow_soft_e662.layout-dirty-bf3b .summary-68b7 {
    border-right: 1px solid #eaecee;
  }
  .shadow_soft_e662.layout-dirty-bf3b .tertiary_3a4b {
    padding-left: 1em;
  }
  .shadow_soft_e662.layout-dirty-bf3b .next_444d {
    padding-right: 1em;
  }
  .shadow_soft_e662.layout-dirty-bf3b .progress_0c10 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_b245 .tertiary_3a4b {
    padding-right: 1em;
  }
  .bottom_b245.layout-dirty-bf3b .texture-warm-8cae {
    border-left: 1px solid #eaecee;
  }
  .bottom_b245.layout-dirty-bf3b .summary-68b7 {
    border-left: 1px solid #eaecee;
  }
  .bottom_b245.layout-dirty-bf3b .tertiary_3a4b {
    padding-right: 1em;
  }
  .bottom_b245.layout-dirty-bf3b .next_444d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom_b245.layout-dirty-bf3b .progress_0c10 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-gold-a9ca .tertiary_3a4b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-gold-a9ca.layout-dirty-bf3b .slider-08a2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content-gold-a9ca.layout-dirty-bf3b .tertiary_3a4b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-gold-a9ca.layout-dirty-bf3b .next_444d {
    padding-left: 1em;
  }
  .content-gold-a9ca.layout-dirty-bf3b .progress_0c10 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content-gold-a9ca.layout-dirty-bf3b .tertiary_3a4b {
    padding-left: 0;
  }
}
.thumbnail_2029 .texture_73d5 {
  display: inline-block;
}
.notification_1372 {
  display: inline-block;
}
.dim_935f {
  word-con: break-word;
}
.hidden_simple_2d08 > span {
  display: inline-block;
  padding: 5px 0;
}
.hidden_simple_2d08 .description-wide-8bac {
  margin-left: 8px;
  margin-right: 8px;
}
.hidden_simple_2d08 .video_d238 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notice_active_af98 .shadow_silver_01f4 {
  margin-bottom: 2em;
}
.notice_active_af98 .new-092a {
  margin-bottom: 15px;
}
.notice_active_af98 .new-092a:last-child {
  margin-bottom: 0;
}
.notice_active_af98 .icon_6ff5 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .notice_active_af98 .icon_6ff5 {
    display: block;
  }
}
.notice_active_af98 .orange_f7a9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notice_active_af98 .orange_f7a9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notice_active_af98 .warm_9f69 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notice_active_af98 .warm_9f69 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notice_active_af98 .warm_9f69 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notice_active_af98 .dim_935f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice_active_af98 .dim_935f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notice_active_af98 .description_mini_55b0 p:last-child {
  margin-bottom: 0;
}
.notice_active_af98 .full_1fac {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notice_active_af98 .tag_purple_7f4c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notice_active_af98 .item-red-a5a1 {
  margin-top: 1em;
}
.notice_active_af98 .avatar_3932 {
  top: 0;
  display: block;
}
.notice_active_af98 .avatar_3932 a {
  color: inherit;
}
.notice_active_af98 .avatar_3932 a:hover {
  color: inherit;
}
.notice_active_af98 .title-easy-dbbc {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.notice_active_af98 .title-easy-dbbc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notice_active_af98 .tag_purple_7f4c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notice_active_af98 .tooltip_steel_7637 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notice_active_af98 .tooltip_steel_7637:first-child {
  margin-top: 0;
}
.notice_active_af98 .tooltip_steel_7637.hero-36d2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notice_active_af98 .tooltip_steel_7637.basic-8706 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice_active_af98
  .tooltip_steel_7637.basic-8706.wrapper_smooth_375b
  .item-red-a5a1 {
  width: 100%;
}
.notice_active_af98 .basic-8706 {
  -webkit-box-align: center;
  align-items: center;
}
.notice_active_af98 .basic-8706 .hidden_simple_2d08,
.notice_active_af98 .basic-8706 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notice_active_af98 .warm_9f69 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_active_af98 .warm_9f69 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_active_af98 .warm_9f69:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.notice_active_af98 .hero-36d2 {
  z-index: 5;
}
.notice_active_af98 .north-65f7 .liquid-2a07 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notice_active_af98 .image_next_03bc .liquid-2a07 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notice_active_af98 .tag_next_a631 .liquid-2a07 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_active_af98.notification-f2d8 .icon_6ff5,
.notice_active_af98.focus-5bea .icon_6ff5 {
  display: block;
}
.notice_active_af98.notification-f2d8 .icon_6ff5 .tabs-rough-18dc,
.notice_active_af98.notification-f2d8 .icon_6ff5 .tag_purple_7f4c,
.notice_active_af98.focus-5bea .icon_6ff5 .tabs-rough-18dc,
.notice_active_af98.focus-5bea .icon_6ff5 .tag_purple_7f4c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice_active_af98.tag_narrow_041f .orange_f7a9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notice_active_af98.tag_narrow_041f .orange_f7a9 {
    margin-right: 0;
  }
}
.notice_active_af98.notification-f2d8 .orange_f7a9,
.notice_active_af98.focus-5bea .orange_f7a9 {
  padding-top: 40%;
}
.notice_active_af98.notification-f2d8 .shadow_silver_01f4,
.notice_active_af98.focus-5bea .shadow_silver_01f4 {
  display: block;
}
.notice_active_af98.notification-f2d8 .fn-sticky-d8c3 .tag_purple_7f4c,
.notice_active_af98.focus-5bea .fn-sticky-d8c3 .tag_purple_7f4c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notice_active_af98.notification-f2d8 .orange_f7a9,
.notice_active_af98.focus-5bea .orange_f7a9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notice_active_af98.notification-f2d8 .tag_purple_7f4c {
  padding: 1em;
}
.texture_large_54e8 {
  margin: 30px auto;
  display: block;
}
.texture_large_54e8 .module_30a6 > * {
  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;
}
.texture_large_54e8 .module_30a6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture_large_54e8 .module_30a6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.simple-5177 .hidden_simple_2d08 {
  margin-bottom: 1.41575em;
}
.simple-5177 .icon-basic-2422 {
  margin-bottom: 1.618em;
}
.clean_8add .stone-304b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.clean_8add .stone-304b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.clean_8add .border-4777 {
  max-width: 100%;
  overflow: auto;
}
.modal-fluid-edb9 .clean_8add a:hover {
  text-decoration: underline;
}
.focus_611c .new-092a:not(.dim_935f),
.focus_611c .warm_9f69 {
  margin-bottom: 1.41575em;
}
.focus_611c .new-092a:not(.dim_935f):last-child,
.focus_611c .warm_9f69:last-child {
  margin-bottom: 0;
}
.focus_611c .new-092a.box_4c2a {
  margin-bottom: 0.41575em;
}
.focus_611c .title_76e3:before,
.focus_611c .breadcrumb-copper-9347:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus_611c .title_76e3:before {
  content: "\f115";
}
.focus_611c .breadcrumb-copper-9347:before {
  content: "\f02c";
}
.focus_611c .photo-basic-09d3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus_611c .photo-basic-09d3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.backdrop-000c {
  display: -webkit-box;
  display: flex;
}
.backdrop-000c .tag_e6ae {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .backdrop-000c .tag_e6ae {
    flex-basis: 90px;
  }
}
.backdrop-000c .aside_3ce4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop-000c .aside_3ce4 {
    flex-basis: calc(100% - 50px);
  }
}
.backdrop-000c .primary_action_6129 p:last-child {
  margin-bottom: 0.72em;
}
.hidden_c770 .module_30a6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden_c770 .module_30a6:after,
.hidden_c770 .module_30a6:before {
  content: "";
  display: table;
}
.hidden_c770 .module_30a6:after {
  clear: both;
}
.hidden_c770 .module_30a6 .gallery_top_6ec4,
.hidden_c770 .module_30a6 .selected_a216 {
  width: 49%;
}
.hidden_c770 .module_30a6 .gallery_top_6ec4 a span.row-down-3135,
.hidden_c770 .module_30a6 .selected_a216 a span.row-down-3135 {
  display: block;
  margin-bottom: 5px;
}
.hidden_c770 .module_30a6 .selected_a216 {
  float: left;
  text-align: left;
}
.hidden_c770 .module_30a6 .gallery_top_6ec4 {
  float: right;
  text-align: right;
}
.tabs_advanced_0062 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tabs_advanced_0062 {
    margin-bottom: 0;
  }
}
.link_a4f4 {
  margin-bottom: 1em;
}
.link_a4f4 .dim_935f {
  font-size: 1.1em;
  line-height: 1.3;
}
.article_stale_cb9a a {
  display: block;
  line-height: 0;
  position: relative;
}
.slider-cc15 .link_a4f4,
.silver-631f .link_a4f4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slider-cc15 .link_a4f4,
  .silver-631f .link_a4f4 {
    display: block;
  }
}
.slider-cc15 .article_stale_cb9a,
.silver-631f .article_stale_cb9a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slider-cc15 .article_stale_cb9a,
  .silver-631f .article_stale_cb9a {
    margin-bottom: 1em;
  }
}
.slider-cc15 .article_stale_cb9a img,
.silver-631f .article_stale_cb9a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slider-cc15 .tabs_thick_aa28,
.silver-631f .tabs_thick_aa28 {
  flex-basis: calc(100% - 160px);
}
.slider-cc15 .tabs_thick_aa28 p,
.silver-631f .tabs_thick_aa28 p {
  margin-bottom: 0;
}
.slider-cc15 .tabs_thick_aa28 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slider-cc15 .tabs_thick_aa28 {
    padding-left: 0;
  }
}
.silver-631f .tabs_thick_aa28 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .silver-631f .tabs_thick_aa28 {
    padding-right: 0;
  }
}
.silver-631f .article_stale_cb9a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.north_c8e4 .article_stale_cb9a {
  margin-bottom: 0.5em;
}
.north_c8e4 .article_stale_cb9a img {
  width: 100%;
}
.surface-white-87f2 .glass-8cec,
.header-blue-8931 .glass-8cec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header-blue-8931 .slider-08a2 .over_d83c p:last-child {
  margin-bottom: 0;
}
.carousel-735e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.cold_f303 .fresh_7b85 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .cold_f303 .fresh_7b85:last-of-type {
    margin-bottom: 0;
  }
}
.cold_f303 .fresh_7b85 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cold_f303 .fresh_7b85 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.cold_f303 .fresh_7b85 ul li {
  margin: 0 0 0.6em;
}
.cold_f303 .fresh_7b85 ul li.simple_5eaa,
.cold_f303 .fresh_7b85 ul li.panel-8606 {
  position: relative;
}
.cold_f303 .fresh_7b85 ul li.simple_5eaa .section-395e,
.cold_f303 .fresh_7b85 ul li.panel-8606 .section-395e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.cold_f303 .fresh_7b85 ul li.simple_5eaa:after:after,
.cold_f303 .fresh_7b85 ul li.simple_5eaa:after:before,
.cold_f303
  .fresh_7b85
  ul
  li.panel-8606:after:after,
.cold_f303
  .fresh_7b85
  ul
  li.panel-8606:after:before {
  content: "";
  display: table;
}
.cold_f303 .fresh_7b85 ul li.simple_5eaa:after:after,
.cold_f303
  .fresh_7b85
  ul
  li.panel-8606:after:after {
  clear: both;
}
.cold_f303 .fresh_7b85 a.main-a86f:hover {
  text-decoration: none;
}
.cold_f303 .fresh_7b85 select {
  max-width: 100%;
}
.cold_f303 .fresh_7b85 table {
  font-size: 85%;
}
.cold_f303 .fresh_7b85 table td,
.cold_f303 .fresh_7b85 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.cold_f303 .fresh_7b85 table tfoot td {
  text-align: left;
}
.cold_f303 .fresh_7b85 :last-child {
  margin-bottom: 0;
}
.cold_f303 .fresh_7b85 .image-faaa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.cold_f303 .fresh_7b85 .image-faaa label {
  width: 100%;
}
.cold_f303 .fresh_7b85 .image-faaa .surface_tall_3330 {
  width: 100%;
  display: block;
}
.cold_f303 .fresh_7b85 .image-faaa .purple_6539 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.cold_f303 .fresh_7b85 .image-faaa .purple_6539:hover svg #svg-search {
  fill: #444;
}
.cold_f303 .fresh_7b85 .image-faaa .purple_6539 svg {
  width: 18px;
  height: 18px;
}
.cold_f303 .tertiary-8437 ul ul,
.cold_f303 .wood-39c3 ul ul,
.cold_f303 .active_d089 ul ul,
.cold_f303 .hover_hard_f1b9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.cold_f303 .tertiary-8437 .plasma-7db2 > a,
.cold_f303 .wood-39c3 .plasma-7db2 > a,
.cold_f303 .active_d089 .plasma-7db2 > a,
.cold_f303 .hover_hard_f1b9 .plasma-7db2 > a {
  margin-bottom: 0;
}
.cold_f303 .bright-fa79 li,
.cold_f303 .tertiary-8437 li,
.cold_f303 .form-selected-059e li,
.cold_f303 .wood-39c3 li,
.cold_f303 .active_d089 li,
.cold_f303 .hover_hard_f1b9 li,
.cold_f303 .easy-040c li,
.cold_f303 .paragraph_0e30 li {
  display: block;
  position: relative;
}
.cold_f303 .bright-fa79 li:last-child,
.cold_f303 .tertiary-8437 li:last-child,
.cold_f303 .form-selected-059e li:last-child,
.cold_f303 .wood-39c3 li:last-child,
.cold_f303 .active_d089 li:last-child,
.cold_f303 .hover_hard_f1b9 li:last-child,
.cold_f303 .easy-040c li:last-child,
.cold_f303 .paragraph_0e30 li:last-child {
  border: none;
}
.cold_f303 .bright-fa79 li a,
.cold_f303 .tertiary-8437 li a,
.cold_f303 .form-selected-059e li a,
.cold_f303 .wood-39c3 li a,
.cold_f303 .active_d089 li a,
.cold_f303 .hover_hard_f1b9 li a,
.cold_f303 .easy-040c li a,
.cold_f303 .paragraph_0e30 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold_f303 .bright-fa79 li ul li::before,
.cold_f303 .tertiary-8437 li ul li::before,
.cold_f303 .form-selected-059e li ul li::before,
.cold_f303 .wood-39c3 li ul li::before,
.cold_f303 .active_d089 li ul li::before,
.cold_f303 .hover_hard_f1b9 li ul li::before,
.cold_f303 .easy-040c li ul li::before,
.cold_f303 .paragraph_0e30 li ul li::before {
  left: 15px;
}
.cold_f303 .bright-fa79 li ul a,
.cold_f303 .tertiary-8437 li ul a,
.cold_f303 .form-selected-059e li ul a,
.cold_f303 .wood-39c3 li ul a,
.cold_f303 .active_d089 li ul a,
.cold_f303 .hover_hard_f1b9 li ul a,
.cold_f303 .easy-040c li ul a,
.cold_f303 .paragraph_0e30 li ul a {
  padding-left: 20px;
}
.cold_f303 .bright-fa79 li ul ul li::before,
.cold_f303 .tertiary-8437 li ul ul li::before,
.cold_f303 .form-selected-059e li ul ul li::before,
.cold_f303 .wood-39c3 li ul ul li::before,
.cold_f303 .active_d089 li ul ul li::before,
.cold_f303 .hover_hard_f1b9 li ul ul li::before,
.cold_f303 .easy-040c li ul ul li::before,
.cold_f303 .paragraph_0e30 li ul ul li::before {
  left: 30px;
}
.cold_f303 .bright-fa79 li ul ul a,
.cold_f303 .tertiary-8437 li ul ul a,
.cold_f303 .form-selected-059e li ul ul a,
.cold_f303 .wood-39c3 li ul ul a,
.cold_f303 .active_d089 li ul ul a,
.cold_f303 .hover_hard_f1b9 li ul ul a,
.cold_f303 .easy-040c li ul ul a,
.cold_f303 .paragraph_0e30 li ul ul a {
  padding-left: 40px;
}
.cold_f303 .button-active-0784 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold_f303 .paragraph_0e30 ul li {
  margin-bottom: 1.41575em;
}
.cold_f303 .paragraph_0e30 ul li .filter-8ff7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.cold_f303 .paragraph_0e30 ul li .nav_first_5abf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-steel-5da7 .bright-fa79 li a,
.search-steel-5da7 .tertiary-8437 li a,
.search-steel-5da7 .form-selected-059e li a,
.search-steel-5da7 .wood-39c3 li a,
.search-steel-5da7 .active_d089 li a,
.search-steel-5da7 .hover_hard_f1b9 li a,
.search-steel-5da7 .easy-040c li a,
.search-steel-5da7 .paragraph_0e30 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-steel-5da7 .button-active-0784 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-steel-5da7 .fresh_7b85 ul li.simple_5eaa .section-395e,
.search-steel-5da7 .fresh_7b85 ul li.panel-8606 .section-395e {
  background: rgba(0, 0, 0, 0.2);
}
.search-steel-5da7 .cold_f303 .fresh_7b85 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li {
  margin: 0;
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li ul {
  margin: 0;
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li ul li a {
  padding-left: 15px;
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li ul li li a {
  padding-left: 30px;
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li.gradient-short-4236 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li.gradient-short-4236 > 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;
}
.breadcrumb_large_581d .cold_f303 .outline-left-ff0d li.gradient-short-4236 > 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;
}
.disabled-under-1dde a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outer_8d0d {
  position: relative;
  z-index: 10;
}
.outer_8d0d .border-a9ef {
  width: 100%;
  max-width: 100%;
}
.message_full_7f55 .tiny-d604 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.message_full_7f55 .element_d330 {
}
.message_full_7f55 .search-steel-5da7 {
  background: #292929;
}
.panel-soft-d38c .tiny-d604 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.panel-soft-d38c .element_d330 {
  background: #f9f9f9;
}
.panel-soft-d38c .search-steel-5da7 {
  background: #303030;
}
.element_4c73 .tiny-d604 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .element_4c73 .texture_73d5 {
    margin-bottom: 1em;
  }
  .element_4c73 .texture_73d5:last-child {
    margin-bottom: 0;
  }
}
.element_4c73 .element_d330 {
  background: #ededed;
}
.element_4c73 .search-steel-5da7 {
  background: #1a1a1a;
}
.tiny-d604.element_d330 {
  color: rgba(0, 0, 0, 0.6);
}
.tiny-d604.element_d330 .box-thick-5dec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny-d604.search-steel-5da7 {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d604.search-steel-5da7 a:not(.main-a86f) {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d604.search-steel-5da7 a:not(.main-a86f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d604.search-steel-5da7 .box-thick-5dec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-d604.search-steel-5da7 table tbody td,
.tiny-d604.search-steel-5da7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.status-complex-ac34.smooth-639c .caption-69fe {
  max-width: initial;
}
.status-complex-ac34 .overlay_e92e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.status-complex-ac34 .overlay_e92e .border-a9ef {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .status-complex-ac34 .overlay_e92e .border-a9ef {
    display: block;
    margin-bottom: 2em;
  }
  .status-complex-ac34 .overlay_e92e .border-a9ef:last-child {
    margin-bottom: 0;
  }
}
.element_4c73 .texture_73d5:last-child,
.panel-soft-d38c .texture_73d5:last-child,
.message_full_7f55 .texture_73d5:last-child {
  margin-bottom: 0;
}
.element_4c73 .texture_73d5 .cold_f303 .fresh_7b85:last-child,
.panel-soft-d38c .texture_73d5 .cold_f303 .fresh_7b85:last-child,
.message_full_7f55 .texture_73d5 .cold_f303 .fresh_7b85:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .element_4c73 .logo-0bee,
  .element_4c73 .hero-narrow-3020,
  .panel-soft-d38c .logo-0bee,
  .panel-soft-d38c .hero-narrow-3020,
  .message_full_7f55 .logo-0bee,
  .message_full_7f55 .hero-narrow-3020 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outer_8d0d .texture_73d5 {
    margin-bottom: 2em;
  }
}
.outer_8d0d p:last-child {
  margin-bottom: 0;
}
.outer_8d0d li,
.outer_8d0d ul {
  list-style: none;
  margin: 0;
}
.outer_8d0d ul ul {
  margin-left: 2.617924em;
}
.soft-4f63 {
  font-size: 0.875em;
}

/* css-noise: 442a */
.ghost-box-e4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
