/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dirty-655b/customify
Author: WPCustomify
Author URI: https://pressmaximum.dirty-655b
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.dirty-655b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.status_advanced_acc2.shade_8bbe/licenses/gpl-2.0.fixed_b55d
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.video-30b3/, (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.heading-7990.chip_small_ef8e/normalize.narrow_7785/
 ======
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.narrow_7785 v7.0.0 | MIT License | github.dirty-655b/necolas/normalize.narrow_7785 */
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;
}
.photo_liquid_04bb .clean_72f8,
.pagination_fresh_cf27,
.center-99a2,
.summary-wide-fec3,
.solid-5488,
.description_6fdd,
.aside-c93e,
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;
}
.pagination_fresh_cf27,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pagination_fresh_cf27,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_fresh_cf27,
  h1 {
    font-size: 1.8em;
  }
}
.center-99a2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.center-99a2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .center-99a2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .center-99a2,
  h2 {
    font-size: 1.7em;
  }
}
.summary-wide-fec3,
h3 {
  font-size: 1.618em;
}
.photo_liquid_04bb .clean_72f8,
.solid-5488,
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.highlight_18d1 {
  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;
}
.carousel-7877:after,
.carousel-7877:before,
.focus-b08e:after,
.focus-b08e:before {
  content: "";
  display: table;
}
.carousel-7877:after,
.focus-b08e:after {
  clear: both;
}
.grid-62ad {
  float: right;
  margin-right: 0;
}
.first_bbb3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus_easy_0ed9 .green-bd8b,
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;
}
.focus_easy_0ed9 .green-bd8b: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;
}
.image_warm_2f5f .green-bd8b {
  box-shadow: none;
}
.image_warm_2f5f
  .green-bd8b
  .detail-df5f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image_warm_2f5f .green-bd8b .tabs-850d {
  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;
}
.image_warm_2f5f
  .green-bd8b
  .tabs-850d
  b {
  display: none;
}
.image_warm_2f5f .hero_hovered_d5bd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.upper_0c8a:not(.block-347e):not(.out-f3c9),
button:not(.block-347e):not(.out-f3c9),
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ),
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ),
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ) {
  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;
}
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ):hover,
button:not(.block-347e):not(
    .out-f3c9
  ):hover,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ):hover,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ):hover,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ):active,
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ):focus,
button:not(.block-347e):not(
    .out-f3c9
  ):active,
button:not(.block-347e):not(
    .out-f3c9
  ):focus,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ):active,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ):focus,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ):active,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ):focus,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ):active,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ):focus {
  outline: 0;
}
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c,
button:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c {
  position: relative;
}
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .feature-a827,
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .input_small_83f9,
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .status-steel-13b6,
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  i,
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  svg,
button:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .feature-a827,
button:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .input_small_83f9,
button:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .status-steel-13b6,
button:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  i,
button:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  svg,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .feature-a827,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .input_small_83f9,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .status-steel-13b6,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  i,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  svg,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .feature-a827,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .input_small_83f9,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .status-steel-13b6,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  i,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  svg,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .feature-a827,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .input_small_83f9,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  .status-steel-13b6,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  i,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c
  svg {
  visibility: hidden;
}
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c:after,
button:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c:after,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c:after,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c:after,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ).fn-loading-e75c: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;
}
.upper_0c8a:not(.block-347e):not(.out-f3c9),
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ),
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ),
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ) {
  color: #fff;
  background: #235787;
}
.upper_0c8a:not(.block-347e):not(
    .out-f3c9
  ):focus,
input[type="button"]:not(.block-347e):not(
    .out-f3c9
  ):focus,
input[type="reset"]:not(.block-347e):not(
    .out-f3c9
  ):focus,
input[type="submit"]:not(.block-347e):not(
    .out-f3c9
  ):focus {
  color: #fff;
}
.upper_0c8a.fn-disabled-e75c:not(.block-347e):not(
    .out-f3c9
  ),
.upper_0c8a[disabled]:not(.block-347e):not(
    .out-f3c9
  ),
button.fn-disabled-e75c:not(.block-347e):not(
    .out-f3c9
  ),
button[disabled]:not(.block-347e):not(
    .out-f3c9
  ) {
  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;
}
.menu_7c03 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu_7c03: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;
}
.cool_038f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview_d38d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.container_fe0f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.carousel-7877:after,
.carousel-7877:before,
.wrapper-copper-ebad:after,
.wrapper-copper-ebad:before,
.row_current_82a2:after,
.row_current_82a2:before,
.static_62b9:after,
.static_62b9:before,
.picture-3165:after,
.picture-3165:before,
.menu-ddc7:after,
.menu-ddc7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.carousel-7877:after,
.wrapper-copper-ebad:after,
.row_current_82a2:after,
.static_62b9:after,
.picture-3165:after,
.menu-ddc7:after {
  clear: both;
}
.wrapper-copper-ebad .photo-iron-44f1,
.row_current_82a2 .photo-iron-44f1,
.copper_f269 .photo-iron-44f1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.element-2a3c {
  display: inline-block;
}
.pagination-yellow-269b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-yellow-269b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-yellow-269b .info_2bc4 {
  padding: 1em 0;
  font-size: 85%;
}
.info_2bc4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.yellow_ad22 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.yellow_ad22:after,
.yellow_ad22:before {
  content: "";
  display: table;
}
.yellow_ad22:after {
  clear: both;
}
.focus-west-b945 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.grid-motion-f593 .focus-west-b945 {
  max-width: 50%;
}
.article-small-80fc .focus-west-b945 {
  max-width: 33.33%;
}
.button_8365 .focus-west-b945 {
  max-width: 25%;
}
.warm-2afd .focus-west-b945 {
  max-width: 20%;
}
.thumbnail-39c8 .focus-west-b945 {
  max-width: 16.66%;
}
.blue_8a25 .focus-west-b945 {
  max-width: 14.28%;
}
.list_7dc1 .focus-west-b945 {
  max-width: 12.5%;
}
.easy-8867 .focus-west-b945 {
  max-width: 11.11%;
}
.dirty-3562 {
  display: block;
}
.photo_liquid_04bb .breadcrumb_8eef label,
.photo_liquid_04bb .tabs-7970 label,
.photo_liquid_04bb .aside_hot_530c label,
.photo_liquid_04bb .shade-east-969f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-9847 {
  list-style: none;
  margin: 0;
}
.frame-9847 article.hot_b5e8 {
  margin-bottom: 0;
}
.frame-9847 ul {
  list-style: none;
  margin: 0;
}
.frame-9847 .up-c142 li.hot_b5e8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-9847 .up-c142 li.hot_b5e8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-9847 .up-c142 li.hot_b5e8: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) {
  .frame-9847 .up-c142 li.hot_b5e8 li.hot_b5e8 li.hot_b5e8 li.hot_b5e8 {
    padding-left: 0;
  }
}
article.hot_b5e8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot_b5e8 .wrapper-copper-ebad p:last-of-type {
  margin-bottom: 0;
}
article.hot_b5e8 .focus-in-de48 {
  float: left;
}
article.hot_b5e8 .rough-3292 {
  margin-left: 85px;
}
article.hot_b5e8 .panel-24d0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot_b5e8 .panel-24d0 .chip_motion_1742 {
  margin-left: 10px;
}
article.hot_b5e8 .sort_c434 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot_b5e8 .thick_89e1 {
  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 .breadcrumb_8eef,
  #respond .aside_hot_530c,
  #respond .shade-east-969f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_8eef input,
#respond .aside_hot_530c input,
#respond .shade-east-969f input {
  width: 100%;
}
#respond .shade-east-969f {
  margin-right: 0;
}
#respond .upper-a797 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-advanced-74da {
  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;
}
.label-advanced-74da.label_focused_5341 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.label-advanced-74da 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%);
}
.label-advanced-74da:focus,
.label-advanced-74da: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);
}
.active-2783 {
  border-radius: 10%;
}
.feature_6570 {
  border-radius: 50%;
}
.status_new_3191 {
  font-size: 0.72em;
}
.focused-b9d3 {
  font-size: 0.875em;
}
.modal_c81b {
  font-size: 1.1em;
}
.logo-7725 {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-7725.status_new_3191 {
  letter-spacing: 0.5px;
}
.focused-b2d0,
.focused-b2d0 a {
  color: #6d6d6d;
}
.focused-b2d0 a:hover {
  color: #111;
}
.badge_1159 {
  color: #6d6d6d;
}
.link-d4f7 {
  overflow-x: hidden;
}
.link-d4f7 .wide-f91d.panel_basic_3539 {
  position: relative;
}
.link-d4f7 .wide-f91d.panel_basic_3539.menu_red_c915 {
  position: initial;
}
.link-d4f7
  .wide-f91d.panel_basic_3539.menu_red_c915
  .search_dynamic_5067 {
  left: auto;
}
.link-d4f7 .wide-f91d .search_dynamic_5067 {
  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;
}
.link-d4f7 .wide-f91d:hover.panel_basic_3539 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.link-d4f7
  .wide-f91d:hover.panel_basic_3539
  .search_dynamic_5067 {
  display: block;
  z-index: 9999999;
}
.link-d4f7 .status-60b3 .bright_c138,
.link-d4f7 .label-2dbe .bright_c138 {
  display: none;
}
.link-d4f7 .layout-hovered-6418 .wide-f91d:hover.panel_basic_3539 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.photo_liquid_04bb .breadcrumb_8eef label,
.photo_liquid_04bb .tabs-7970 label,
.photo_liquid_04bb .aside_hot_530c label,
.photo_liquid_04bb .shade-east-969f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-9847 {
  list-style: none;
  margin: 0;
}
.frame-9847 article.hot_b5e8 {
  margin-bottom: 0;
}
.frame-9847 ul {
  list-style: none;
  margin: 0;
}
.frame-9847 .up-c142 li.hot_b5e8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-9847 .up-c142 li.hot_b5e8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-9847 .up-c142 li.hot_b5e8: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) {
  .frame-9847 .up-c142 li.hot_b5e8 li.hot_b5e8 li.hot_b5e8 li.hot_b5e8 {
    padding-left: 0;
  }
}
article.hot_b5e8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot_b5e8 .wrapper-copper-ebad p:last-of-type {
  margin-bottom: 0;
}
article.hot_b5e8 .focus-in-de48 {
  float: left;
}
article.hot_b5e8 .rough-3292 {
  margin-left: 85px;
}
article.hot_b5e8 .panel-24d0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot_b5e8 .panel-24d0 .chip_motion_1742 {
  margin-left: 10px;
}
article.hot_b5e8 .sort_c434 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot_b5e8 .thick_89e1 {
  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 .breadcrumb_8eef,
  #respond .aside_hot_530c,
  #respond .shade-east-969f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_8eef input,
#respond .aside_hot_530c input,
#respond .shade-east-969f input {
  width: 100%;
}
#respond .shade-east-969f {
  margin-right: 0;
}
#respond .upper-a797 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status-60b3 .photo_6b3c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo_6b3c .tertiary_outer_526c.shadow-6b97 .notification-a5f9 > li > a:focus,
.photo_6b3c .tertiary_outer_526c.shadow-6b97 .notification-a5f9 > li > a:hover,
.photo_6b3c .tertiary_outer_526c.hover_small_3795 .notification-a5f9 > li > a:focus,
.photo_6b3c .tertiary_outer_526c.hover_small_3795 .notification-a5f9 > li > a:hover,
.photo_6b3c .tertiary_outer_526c.table-5b77 .notification-a5f9 > li > a:focus,
.photo_6b3c .tertiary_outer_526c.table-5b77 .notification-a5f9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_6b3c
  .tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li.section_5ecd
  > a,
.photo_6b3c
  .tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li.wood_a2b1
  > a,
.photo_6b3c
  .tertiary_outer_526c.hover_small_3795
  .notification-a5f9
  > li.section_5ecd
  > a,
.photo_6b3c
  .tertiary_outer_526c.hover_small_3795
  .notification-a5f9
  > li.wood_a2b1
  > a,
.photo_6b3c
  .tertiary_outer_526c.table-5b77
  .notification-a5f9
  > li.section_5ecd
  > a,
.photo_6b3c .tertiary_outer_526c.table-5b77 .notification-a5f9 > li.header-up-6ae3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo_6b3c .black_e5ca,
.photo_6b3c .black_e5ca a {
  color: rgba(255, 255, 255, 0.99);
}
.photo_6b3c .over-c906.right-8771 li a,
.photo_6b3c .focused_24be a,
.photo_6b3c .item-78f8,
.photo_6b3c .notification-a5f9 > li > a,
.photo_6b3c .video_middle_c7e4 {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c .over-c906.right-8771 li a:hover,
.photo_6b3c .focused_24be a:hover,
.photo_6b3c .item-78f8:hover,
.photo_6b3c .notification-a5f9 > li > a:hover,
.photo_6b3c .video_middle_c7e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_6b3c .nav_down_fc0d {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c .nav_down_fc0d .message_active_d3c1 {
  color: rgba(255, 255, 255, 0.99);
}
.photo_6b3c .nav_down_fc0d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_6b3c .tall_221e .logo_fe9f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c .tall_221e .logo_fe9f .accent_a9a1 {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c
  .tall_221e
  .logo_fe9f
  .accent_a9a1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c
  .tall_221e
  .logo_fe9f
  .accent_a9a1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c
  .tall_221e
  .logo_fe9f
  .accent_a9a1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c
  .tall_221e
  .logo_fe9f
  .accent_a9a1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c .tall_221e .cool-9731 {
  color: rgba(255, 255, 255, 0.79);
}
.photo_6b3c .tall_221e .cool-9731:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-60f4
  .photo_6b3c
  .tall_221e
  .hard-bb78
  .next_f4a1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-60f4
  .photo_6b3c
  .tall_221e
  .hard-bb78
  .accent_a9a1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-60b3 .new_92db {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.new_92db .tertiary_outer_526c.shadow-6b97 .notification-a5f9 > li > a:focus,
.new_92db .tertiary_outer_526c.shadow-6b97 .notification-a5f9 > li > a:hover,
.new_92db .tertiary_outer_526c.hover_small_3795 .notification-a5f9 > li > a:focus,
.new_92db .tertiary_outer_526c.hover_small_3795 .notification-a5f9 > li > a:hover,
.new_92db .tertiary_outer_526c.table-5b77 .notification-a5f9 > li > a:focus,
.new_92db .tertiary_outer_526c.table-5b77 .notification-a5f9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new_92db
  .tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li.section_5ecd
  > a,
.new_92db
  .tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li.wood_a2b1
  > a,
.new_92db
  .tertiary_outer_526c.hover_small_3795
  .notification-a5f9
  > li.section_5ecd
  > a,
.new_92db
  .tertiary_outer_526c.hover_small_3795
  .notification-a5f9
  > li.wood_a2b1
  > a,
.new_92db
  .tertiary_outer_526c.table-5b77
  .notification-a5f9
  > li.section_5ecd
  > a,
.new_92db .tertiary_outer_526c.table-5b77 .notification-a5f9 > li.header-up-6ae3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.new_92db .black_e5ca,
.new_92db .black_e5ca a {
  color: rgba(0, 0, 0, 0.8);
}
.new_92db .over-c906.right-8771 li a,
.new_92db .focused_24be a,
.new_92db .item-78f8,
.new_92db .notification-a5f9 > li > a,
.new_92db .video_middle_c7e4 {
  color: rgba(0, 0, 0, 0.55);
}
.new_92db .over-c906.right-8771 li a:hover,
.new_92db .focused_24be a:hover,
.new_92db .item-78f8:hover,
.new_92db .notification-a5f9 > li > a:hover,
.new_92db .video_middle_c7e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new_92db .nav_down_fc0d {
  color: rgba(0, 0, 0, 0.55);
}
.new_92db .nav_down_fc0d .message_active_d3c1 {
  color: rgba(0, 0, 0, 0.8);
}
.new_92db .nav_down_fc0d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-stale-4e8a .logo-7407 {
  margin-left: auto;
  margin-right: auto;
}
.row_current_82a2 > * {
  margin-left: auto;
  margin-right: auto;
}
.row_current_82a2 .cool_038f {
  margin-right: 1.41575em;
}
.brown-a3ad .row_current_82a2 > .menu-c6f2 {
  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;
}
.brown-a3ad .row_current_82a2 > .text_97fd {
  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;
}
.summary_hovered_44d2.section-stale-4e8a .logo-7407,
.dirty_0af2.section-stale-4e8a .logo-7407 {
  margin-left: 0;
}
.pro-e798.section-stale-4e8a .logo-7407,
.north-d973.section-stale-4e8a .logo-7407 {
  margin-right: 0;
}
.row_current_82a2 ol,
.row_current_82a2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section-ddc0 video {
  max-width: 100%;
}
.grid-black-91ec img {
  display: block;
}
.grid-black-91ec.cool_038f,
.grid-black-91ec.preview_d38d {
  width: 100%;
}
.grid-black-91ec.text_97fd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.video-solid-88c9:not(.red_d430) {
  margin: 1.5em auto;
}
.center_e5df p {
  padding: 1.5em 14px;
}
ul.content_6f5f.text_97fd,
ul.content_6f5f.menu-c6f2,
ul.content_6f5f.video_glass_3f29.menu-c6f2 {
  padding: 0 14px;
}
.active-5744 {
  display: block;
  overflow-x: auto;
}
.active-5744 table {
  border-collapse: collapse;
  width: 100%;
}
.active-5744 td,
.active-5744 th {
  padding: 0.5em;
}
.row_current_82a2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.row_current_82a2 ol ol,
.row_current_82a2 ol ul,
.row_current_82a2 ul ol,
.row_current_82a2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.row_current_82a2 ol ol li,
.row_current_82a2 ol ul li,
.row_current_82a2 ul ol li,
.row_current_82a2 ul ul li {
  margin-left: 0;
}
.preview-77f0.panel-eb01 > .input_d9f7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview-77f0.panel-eb01 > .input_d9f7 iframe,
.preview-77f0.panel-eb01 > .input_d9f7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-center-8b7e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-center-8b7e.hidden_center_0b86 {
  padding: 0;
}
.sort-center-8b7e.hidden_center_0b86 cite {
  font-size: 13px;
}
.sort-center-8b7e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-center-8b7e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail-6010 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail-6010 > p:first-child {
  margin-top: 0;
}
.thumbnail-6010 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail-6010 blockquote {
  border-left: 0;
}
.logo-a96f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-a96f:not(.dim-1775) {
  max-width: 100px;
}
.logo-a96f.status_2fae {
  border-bottom: none !important;
  text-align: center;
}
.logo-a96f.status_2fae::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .center_e5df p {
    padding: 1.5em 0;
  }
}
.tag-3d76 {
  color: #0073aa;
}
.solid_58b3 {
  background-color: #0073aa;
}
.middle-593c {
  color: #229fd8;
}
.current-d117 {
  background-color: #229fd8;
}
.border_82e1 {
  color: #eee;
}
.static_9a0a {
  background-color: #eee;
}
.chip_efb5 {
  color: #444;
}
.focus_yellow_4534 {
  background-color: #444;
}
.large_a676 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.large_a676 .basic_0a1e .focused_24be {
  font-size: 15px;
}
.large_a676 .focused_24be {
  line-height: 1.3;
}
.large_a676 .new_92db {
}
.large_a676 .photo_6b3c {
  background: #235787;
}
.rough_2fe4 {
  padding: 0;
}
.rough_2fe4 .photo_6b3c {
  background: #1a1a1a;
}
.rough_2fe4 .new_92db {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.steel-d701 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.steel-d701 .new_92db {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.steel-d701 .photo_6b3c {
  background: #303030;
}
.menu-ddc7 {
  position: relative;
  z-index: 10;
}
.menu-ddc7 .notification-warm-7e53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_huge_e880 .panel_basic_3539 {
  display: inline-block;
  vertical-align: middle;
}
.secondary_huge_e880.gallery-clean-94e3 .panel_basic_3539 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .secondary_huge_e880.gallery-clean-94e3 .panel_basic_3539 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_huge_e880.gallery-clean-94e3 .panel_basic_3539 {
    margin-right: 0.4em;
  }
}
.secondary_huge_e880.gallery-clean-94e3 .panel_basic_3539:last-child {
  margin-right: 0;
}
.cool-d254 .notification-warm-7e53 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .status-60b3 .basic_0a1e {
    margin: 0 -0.5em;
  }
  .status-60b3 .basic_0a1e [class*="customify-col-"],
  .status-60b3 .basic_0a1e [class*="customify-col_"],
  .status-60b3 .basic_0a1e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.status-60b3.chip-right-a6e9 .notification-warm-7e53 {
  background: 0 0 !important;
}
.status-60b3.chip-right-a6e9 .notification-warm-7e53,
.status-60b3.cool-d254 .notification-warm-7e53 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .status-60b3.header-d3cd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.status-60b3.cool-d254 .notification-warm-7e53 {
  box-shadow: none !important;
}
.notice-pressed-8084 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notice-pressed-8084 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notice-pressed-8084 {
    padding: 18px 0 20px;
  }
}
.notice-pressed-8084 .pattern_fast_2acf {
  width: 100%;
}
.notice-pressed-8084 .border-b471 {
  margin-bottom: 0;
}
.notice-pressed-8084 .footer_wood_c466 {
  margin-top: 5px;
  font-size: 0.875em;
}
.description_8da7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description_8da7 .menu-680c {
  width: 100%;
}
.backdrop-simple-bd5e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.backdrop-simple-bd5e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.backdrop-simple-bd5e 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;
}
.backdrop-simple-bd5e li:last-child:after {
  display: none;
}
.backdrop-simple-bd5e li a {
  font-weight: 500;
  margin-right: 10px;
}
.search_north_3da2 .bright_c138 button,
.notice-pressed-8084 .bright_c138 button {
  left: 0;
}
.search_north_3da2 .menu-680c,
.notice-pressed-8084 .menu-680c {
  padding-left: 0;
  padding-right: 0;
}
.search_north_3da2 .description_8da7,
.notice-pressed-8084 .description_8da7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.search_north_3da2 {
  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;
}
.search_north_3da2: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;
}
.search_north_3da2 .mask-e50a {
  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) {
  .search_north_3da2 .mask-e50a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .search_north_3da2 .mask-e50a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .search_north_3da2 .mask-e50a {
    min-height: 200px;
  }
}
.search_north_3da2 .backdrop-simple-bd5e {
  color: rgba(255, 255, 255, 0.8);
}
.search_north_3da2 .backdrop-simple-bd5e a,
.search_north_3da2 .backdrop-simple-bd5e li:after {
  color: inherit;
}
.search_north_3da2 .backdrop-simple-bd5e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.summary_d9a5 {
  margin-bottom: 0.5em;
}
.focus-bronze-3b03 {
  margin-bottom: 1.2em;
}
.focus-bronze-3b03,
.summary_d9a5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focus-bronze-3b03 p:last-child,
.summary_d9a5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright_c138,
#masthead .bright_c138 {
  display: none;
}
#masthead
  > .bright_c138.chip-copper-0dfc {
  display: none;
}
#masthead > .bright_c138 button {
  left: 0;
}
.tertiary_brown_f80d {
  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%;
}
.tertiary_brown_f80d .panel_basic_3539 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tertiary_brown_f80d .table_dark_2527 {
  display: -webkit-box;
  display: flex;
}
.tertiary_brown_f80d .table_dark_2527.clean_470f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tertiary_brown_f80d .table_dark_2527.easy-714c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary_brown_f80d .table_dark_2527.label_1244 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary_brown_f80d.hot_363f.accordion_b13e .table_dark_2527.clean_470f {
  flex-basis: 100%;
}
.tertiary_brown_f80d.last_7f3b .table_dark_2527.easy-714c {
  -webkit-box-flex: 1;
  flex: auto;
}
.tertiary_brown_f80d.last_7f3b .table_dark_2527.label_1244 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright_c138.chip-copper-0dfc {
  display: none;
}
#masthead > .bright_c138 button {
  left: 0;
}
.secondary_hot_202f {
  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;
}
.secondary_hot_202f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary_hot_202f.pagination-bright-bc3b i {
  margin-right: 4px;
}
.secondary_hot_202f.secondary-small-0de7 i {
  margin-left: 5px;
}
.focused_24be p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.focused_24be p:last-child {
  margin-bottom: 0;
}
.footer-active-a7ae {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.footer-active-a7ae a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.footer-active-a7ae img {
  display: block;
  width: auto;
  line-height: 1;
}
.footer-active-a7ae .black_e5ca {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.footer-active-a7ae .secondary-73a8 {
  margin: 5px 0 7px 0;
}
.footer-active-a7ae.current-12f2 .layout-current-ff72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-active-a7ae.current-12f2 .border-2a5d {
  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;
}
.footer-active-a7ae.hidden_silver_8bc8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.footer-active-a7ae.hidden_silver_8bc8 .layout-current-ff72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-active-a7ae.hidden_silver_8bc8 .border-2a5d {
  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;
}
.footer-active-a7ae.item-green-1356 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-active-a7ae.component_under_0c75 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.footer-active-a7ae.component_under_0c75 .border-2a5d {
  margin-top: 7px;
}
.image_1f81 {
  display: inline-block;
}
.menu-ddc7 .left_e3ce .footer-active-a7ae img {
  max-width: 100%;
}
.tertiary_outer_526c .popup_ebbf.filter-0ab7,
.slider_red_f400 .popup_ebbf.filter-0ab7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_outer_526c .yellow-1b35,
.slider_red_f400 .yellow-1b35 {
  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%);
}
.tertiary_outer_526c .yellow-1b35 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tertiary_outer_526c.black_b1a6 .yellow-1b35 {
  display: none;
}
.tertiary_outer_526c .background-1ec9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_outer_526c .background-1ec9 li {
  display: inline-block;
  position: relative;
}
.tertiary_outer_526c .background-1ec9 li:last-child {
  margin-right: 0;
}
.tertiary_outer_526c .background-1ec9 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;
}
.tertiary_outer_526c .background-1ec9 li.header-up-6ae3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tertiary_outer_526c .background-1ec9 > 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;
}
.tertiary_outer_526c .background-1ec9 > li > a i {
  line-height: 0;
}
.tertiary_outer_526c .background-1ec9 > li.west_48b7 > a .yellow-1b35 {
  margin-left: 4px;
  line-height: 0;
}
.tertiary_outer_526c .background-1ec9 .notice_upper_0abd li.west_48b7 > a {
  position: relative;
}
.tertiary_outer_526c .background-1ec9 .notice_upper_0abd li.west_48b7 > a:after,
.tertiary_outer_526c .background-1ec9 .notice_upper_0abd li.west_48b7 > a:before {
  content: "";
  display: table;
}
.tertiary_outer_526c .background-1ec9 .notice_upper_0abd li.west_48b7 > a:after {
  clear: both;
}
.tertiary_outer_526c .background-1ec9 .notice_upper_0abd li.west_48b7 > a .yellow-1b35 {
  margin-left: 5px;
  float: right;
}
.tertiary_outer_526c .alert-e349,
.tertiary_outer_526c .notice_upper_0abd {
  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;
}
.tertiary_outer_526c .notice_upper_0abd {
  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;
}
.tertiary_outer_526c .notice_upper_0abd .filter-0ab7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_outer_526c .notice_upper_0abd .yellow-1b35 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tertiary_outer_526c .notice_upper_0abd li {
  display: block;
  margin: 0;
  padding: 0;
}
.tertiary_outer_526c .notice_upper_0abd 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;
}
.tertiary_outer_526c .notice_upper_0abd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_outer_526c .notice_upper_0abd .notice_upper_0abd {
  top: 0;
  left: 100%;
}
.tertiary_outer_526c .surface_selected_a209.fn-focus-e75c > .alert-e349,
.tertiary_outer_526c .surface_selected_a209.fn-focus-e75c > .notice_upper_0abd,
.tertiary_outer_526c .surface_selected_a209:focus > .alert-e349,
.tertiary_outer_526c .surface_selected_a209:focus > .notice_upper_0abd,
.tertiary_outer_526c .surface_selected_a209:hover > .alert-e349,
.tertiary_outer_526c .surface_selected_a209:hover > .notice_upper_0abd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tertiary_outer_526c.table-5b77 .notification-a5f9:after,
.tertiary_outer_526c.table-5b77 .notification-a5f9:before {
  content: "";
  display: table;
}
.tertiary_outer_526c.table-5b77 .notification-a5f9:after {
  clear: both;
}
.tertiary_outer_526c.table-5b77 .notification-a5f9 > li {
  float: left;
}
.tertiary_outer_526c.up_d05c .notification-a5f9:after,
.tertiary_outer_526c.up_d05c .notification-a5f9:before {
  content: "";
  display: table;
}
.tertiary_outer_526c.up_d05c .notification-a5f9:after {
  clear: both;
}
.tertiary_outer_526c.up_d05c .notification-a5f9 > li {
  float: left;
}
.tertiary_outer_526c.up_d05c .notification-a5f9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_outer_526c.up_d05c .notification-a5f9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_outer_526c.up_d05c .notification-a5f9 > li.section_5ecd > a,
.tertiary_outer_526c.up_d05c .notification-a5f9 > li.header-up-6ae3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_outer_526c.shadow-6b97 .notification-a5f9 > li > a .filter-0ab7 {
  position: relative;
}
.tertiary_outer_526c.shadow-6b97 .notification-a5f9 > li > a .filter-0ab7: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;
}
.tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li:focus
  > a
  .filter-0ab7:before,
.tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li:hover
  > a
  .filter-0ab7:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li.section_5ecd
  > a
  .filter-0ab7:before,
.tertiary_outer_526c.shadow-6b97
  .notification-a5f9
  > li.wood_a2b1
  > a
  .filter-0ab7:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_outer_526c.hover_small_3795 .notification-a5f9 > li > a .filter-0ab7 {
  position: relative;
}
.tertiary_outer_526c.hover_small_3795 .notification-a5f9 > li > a .filter-0ab7: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;
}
.tertiary_outer_526c.hover_small_3795 .notification-a5f9 > li:focus > a .filter-0ab7:before,
.tertiary_outer_526c.hover_small_3795
  .notification-a5f9
  > li:hover
  > a
  .filter-0ab7:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_outer_526c.hover_small_3795
  .notification-a5f9
  > li.section_5ecd
  > a
  .filter-0ab7:before,
.tertiary_outer_526c.hover_small_3795
  .notification-a5f9
  > li.wood_a2b1
  > a
  .filter-0ab7:before {
  width: 100%;
  background-color: currentColor;
}
.slider_red_f400 .background-1ec9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider_red_f400 .background-1ec9 li:first-child > a {
  border-top: none;
}
.slider_red_f400 .background-1ec9 .footer-dynamic-bd95 > .filter-0ab7 .yellow-1b35 {
  display: none;
}
.slider_red_f400 .background-1ec9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slider_red_f400 .background-1ec9 li:last-child {
  border: none;
}
.slider_red_f400 .background-1ec9 li.west_48b7 > a {
  padding-right: 45px !important;
}
.slider_red_f400 .background-1ec9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slider_red_f400 .background-1ec9 li a:focus,
.slider_red_f400 .background-1ec9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_red_f400 .background-1ec9 li .fast_60c0 {
  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;
}
.slider_red_f400 .background-1ec9 li .fast_60c0:hover {
  box-shadow: none;
}
.slider_red_f400 .background-1ec9 li .fast_60c0 .yellow-1b35 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slider_red_f400 .background-1ec9 .notice_upper_0abd {
  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);
}
.slider_red_f400 .background-1ec9 .notice_upper_0abd li a {
  padding-left: 3em;
}
.slider_red_f400 .background-1ec9 .smooth-f0ef > a .fast_60c0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider_red_f400 .background-1ec9 .smooth-f0ef > .notice_upper_0abd {
  display: block;
  opacity: 1;
}
.table_motion_e60d {
  max-width: 100%;
}
.sort-8ba1 {
  line-height: 0;
  cursor: pointer;
}
.video_middle_c7e4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.video_middle_c7e4:hover {
  box-shadow: none;
  color: currentColor;
}
.video_middle_c7e4 svg {
  width: 18px;
  height: 18px;
}
.video_middle_c7e4 .section-e20f {
  display: none;
}
.heading-8546 {
  position: relative;
}
.heading-8546.fn-active-e75c .video_middle_c7e4 .wood-141e {
  display: none;
}
.heading-8546.fn-active-e75c .video_middle_c7e4 .section-e20f {
  display: inline-block;
}
.heading-8546 .filter_fad9 {
  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);
}
.heading-8546.white-e6db .filter_fad9 {
  left: auto;
  right: -0.9em;
}
.heading-8546.white-e6db .content-pink-c0a0::before {
  left: auto;
  right: 15px;
}
.heading-8546.fn-active-e75c .filter_fad9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard-bb78 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hard-bb78 label {
  flex-basis: 100%;
}
.hard-bb78 .logo_fe9f {
  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;
}
.hard-bb78 .accent_a9a1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hard-bb78 .accent_a9a1:focus {
  background-color: transparent;
}
.hard-bb78 button.cool-9731 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hard-bb78 button.cool-9731:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hard-bb78 button.cool-9731 svg {
  width: 18px;
  height: 18px;
}
.hard-bb78 input[type="submit"] {
  min-height: auto;
}
.tall_221e .hard-bb78 .accent_a9a1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content-pink-c0a0 {
  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) {
  .content-pink-c0a0 {
    width: 220px;
  }
}
.content-pink-c0a0 label {
  flex-basis: 100%;
}
.content-pink-c0a0::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.notice-60f4 .tall_221e .hard-bb78 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.notice-60f4
  .tall_221e
  .hard-bb78
  .logo_fe9f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice-60f4 .tall_221e .hard-bb78 .accent_a9a1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice-60f4
  .tall_221e
  .hard-bb78
  .accent_a9a1:focus {
  background: 0 0;
}
.notice-60f4
  .tall_221e
  .hard-bb78
  .next_f4a1 {
  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;
}
.over-c906 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.over-c906 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.over-c906 li:last-child {
  margin-right: 0;
}
.over-c906 li:first-child {
  margin-left: 0;
}
.over-c906.bottom-697d a {
  color: #fff;
}
.over-c906.bottom-697d a:hover {
  color: #fff;
}
.over-c906 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.over-c906 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.over-c906 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.over-c906 a:hover {
  opacity: 0.9;
  color: inherit;
}
.over-c906 [class*="social-icon-apple"] {
  background-color: #999;
}
.over-c906 [class*="social-icon-apple"].tiny-1139 {
  background-color: transparent;
  color: #999;
}
.over-c906 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.over-c906 [class*="social-icon-behance"].tiny-1139 {
  background-color: transparent;
  color: #1769ff;
}
.over-c906 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.over-c906 [class*="social-icon-bitbucket"].tiny-1139 {
  background-color: transparent;
  color: #205081;
}
.over-c906 [class*="social-icon-codepen"] {
  background-color: #000;
}
.over-c906 [class*="social-icon-codepen"].tiny-1139 {
  background-color: transparent;
  color: #000;
}
.over-c906 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.over-c906 [class*="social-icon-delicious"].tiny-1139 {
  background-color: transparent;
  color: #39f;
}
.over-c906 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.over-c906 [class*="social-icon-digg"].tiny-1139 {
  background-color: transparent;
  color: #005be2;
}
.over-c906 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.over-c906 [class*="social-icon-dribbble"].tiny-1139 {
  background-color: transparent;
  color: #ea4c89;
}
.over-c906 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.over-c906 [class*="social-icon-envelope"].tiny-1139 {
  background-color: transparent;
  color: #ea4335;
}
.over-c906 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.over-c906 [class*="social-icon-facebook"].tiny-1139 {
  background-color: transparent;
  color: #3b5998;
}
.over-c906 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.over-c906 [class*="social-icon-flickr"].tiny-1139 {
  background-color: transparent;
  color: #0063dc;
}
.over-c906 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.over-c906 [class*="social-icon-foursquare"].tiny-1139 {
  background-color: transparent;
  color: #2d5be3;
}
.over-c906 [class*="social-icon-github"] {
  background-color: #333;
}
.over-c906 [class*="social-icon-github"].tiny-1139 {
  background-color: transparent;
  color: #333;
}
.over-c906 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.over-c906 [class*="social-icon-google-plus"].tiny-1139 {
  background-color: transparent;
  color: #dd4b39;
}
.over-c906 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.over-c906 [class*="social-icon-houzz"].tiny-1139 {
  background-color: transparent;
  color: #7ac142;
}
.over-c906 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.over-c906 [class*="social-icon-instagram"].tiny-1139 {
  background-color: transparent;
  color: #262626;
}
.over-c906 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.over-c906 [class*="social-icon-jsfiddle"].tiny-1139 {
  background-color: transparent;
  color: #487aa2;
}
.over-c906 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.over-c906 [class*="social-icon-linkedin"].tiny-1139 {
  background-color: transparent;
  color: #0077b5;
}
.over-c906 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.over-c906 [class*="social-icon-medium"].tiny-1139 {
  background-color: transparent;
  color: #00ab6b;
}
.over-c906 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.over-c906
  [class*="social-icon-odnoklassniki"].tiny-1139 {
  background-color: transparent;
  color: #f4731c;
}
.over-c906 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.over-c906 [class*="social-icon-meetup"].tiny-1139 {
  background-color: transparent;
  color: #ec1c40;
}
.over-c906 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.over-c906 [class*="social-icon-pinterest"].tiny-1139 {
  background-color: transparent;
  color: #bd081c;
}
.over-c906 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.over-c906 [class*="social-icon-product-hunt"].tiny-1139 {
  background-color: transparent;
  color: #da552f;
}
.over-c906 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.over-c906 [class*="social-icon-reddit"].tiny-1139 {
  background-color: transparent;
  color: #ff4500;
}
.over-c906 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.over-c906 [class*="social-icon-rss"].tiny-1139 {
  background-color: transparent;
  color: #f26522;
}
.over-c906 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.over-c906
  [class*="social-icon-shopping-cart"].tiny-1139 {
  background-color: transparent;
  color: #4caf50;
}
.over-c906 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.over-c906 [class*="social-icon-skype"].tiny-1139 {
  background-color: transparent;
  color: #00aff0;
}
.over-c906 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.over-c906 [class*="social-icon-slideshare"].tiny-1139 {
  background-color: transparent;
  color: #0077b5;
}
.over-c906 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.over-c906 [class*="social-icon-snapchat"].tiny-1139 {
  background-color: transparent;
  color: #fffc00;
}
.over-c906 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.over-c906 [class*="social-icon-soundcloud"].tiny-1139 {
  background-color: transparent;
  color: #f80;
}
.over-c906 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.over-c906 [class*="social-icon-spotify"].tiny-1139 {
  background-color: transparent;
  color: #2ebd59;
}
.over-c906 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.over-c906
  [class*="social-icon-stack-overflow"].tiny-1139 {
  background-color: transparent;
  color: #fe7a15;
}
.over-c906 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.over-c906 [class*="social-icon-maldkfgram"].tiny-1139 {
  background-color: transparent;
  color: #2ca5e0;
}
.over-c906 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.over-c906 [class*="social-icon-tripadvisor"].tiny-1139 {
  background-color: transparent;
  color: #589442;
}
.over-c906 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.over-c906 [class*="social-icon-tumblr"].tiny-1139 {
  background-color: transparent;
  color: #35465c;
}
.over-c906 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.over-c906 [class*="social-icon-twitch"].tiny-1139 {
  background-color: transparent;
  color: #6441a5;
}
.over-c906 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.over-c906 [class*="social-icon-twitter"].tiny-1139 {
  background-color: transparent;
  color: #1da1f2;
}
.over-c906 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.over-c906 [class*="social-icon-vimeo"].tiny-1139 {
  background-color: transparent;
  color: #1ab7ea;
}
.over-c906 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.over-c906 [class*="social-icon-vk"].tiny-1139 {
  background-color: transparent;
  color: #45668e;
}
.over-c906 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.over-c906 [class*="social-icon-weibo"].tiny-1139 {
  background-color: transparent;
  color: #df2029;
}
.over-c906 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.over-c906 [class*="social-icon-weixin"].tiny-1139 {
  background-color: transparent;
  color: #7bb32e;
}
.over-c906 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.over-c906 [class*="social-icon-whatsapp"].tiny-1139 {
  background-color: transparent;
  color: #25d366;
}
.over-c906 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.over-c906 [class*="social-icon-wordpress"].tiny-1139 {
  background-color: transparent;
  color: #21759b;
}
.over-c906 [class*="social-icon-xing"] {
  background-color: #026466;
}
.over-c906 [class*="social-icon-xing"].tiny-1139 {
  background-color: transparent;
  color: #026466;
}
.over-c906 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.over-c906 [class*="social-icon-yelp"].tiny-1139 {
  background-color: transparent;
  color: #af0606;
}
.over-c906 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.over-c906 [class*="social-icon-youtube"].tiny-1139 {
  background-color: transparent;
  color: #cd201f;
}
.item-78f8 {
  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;
}
.item-78f8:hover {
  box-shadow: none;
  background: 0 0;
}
.caption-stale-7c00 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.surface_3a66 {
  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;
}
.status_a3fe {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.small_8846 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.small_8846,
.small_8846::after,
.small_8846::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;
}
.small_8846::after,
.small_8846::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box-db1f .surface_3a66 .status_a3fe {
  margin-top: -2px;
  width: 19px;
}
.box-db1f .surface_3a66 .small_8846 {
  margin-top: -1px;
}
.box-db1f .surface_3a66 .small_8846,
.box-db1f .surface_3a66 .small_8846::after,
.box-db1f .surface_3a66 .small_8846::before {
  width: 19px;
  height: 2px;
}
.box-db1f .surface_3a66 .small_8846::before {
  top: -6px;
}
.box-db1f .surface_3a66 .small_8846::after {
  bottom: -6px;
}
.wide_7d6f .surface_3a66 .status_a3fe {
  margin-top: -2px;
  width: 22px;
}
.wide_7d6f .surface_3a66 .small_8846 {
  margin-top: -1px;
}
.wide_7d6f .surface_3a66 .small_8846,
.wide_7d6f .surface_3a66 .small_8846::after,
.wide_7d6f .surface_3a66 .small_8846::before {
  width: 22px;
  height: 2px;
}
.wide_7d6f .surface_3a66 .small_8846::before {
  top: -7px;
}
.wide_7d6f .surface_3a66 .small_8846::after {
  bottom: -7px;
}
.widget_tiny_cdd3 .surface_3a66 .status_a3fe {
  margin-top: -2px;
  width: 31px;
}
.widget_tiny_cdd3 .surface_3a66 .small_8846 {
  margin-top: -1.5px;
}
.widget_tiny_cdd3 .surface_3a66 .small_8846,
.widget_tiny_cdd3 .surface_3a66 .small_8846::after,
.widget_tiny_cdd3 .surface_3a66 .small_8846::before {
  width: 31px;
  height: 3px;
}
.widget_tiny_cdd3 .surface_3a66 .small_8846::before {
  top: -9px;
}
.widget_tiny_cdd3 .surface_3a66 .small_8846::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message_dirty_eb2a .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 19px;
  }
  .message_dirty_eb2a .surface_3a66 .small_8846 {
    margin-top: -1px;
  }
  .message_dirty_eb2a .surface_3a66 .small_8846,
  .message_dirty_eb2a .surface_3a66 .small_8846::after,
  .message_dirty_eb2a .surface_3a66 .small_8846::before {
    width: 19px;
    height: 2px;
  }
  .message_dirty_eb2a .surface_3a66 .small_8846::before {
    top: -6px;
  }
  .message_dirty_eb2a .surface_3a66 .small_8846::after {
    bottom: -6px;
  }
  .text_20c0 .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 22px;
  }
  .text_20c0 .surface_3a66 .small_8846 {
    margin-top: -1px;
  }
  .text_20c0 .surface_3a66 .small_8846,
  .text_20c0 .surface_3a66 .small_8846::after,
  .text_20c0 .surface_3a66 .small_8846::before {
    width: 22px;
    height: 2px;
  }
  .text_20c0 .surface_3a66 .small_8846::before {
    top: -7px;
  }
  .text_20c0 .surface_3a66 .small_8846::after {
    bottom: -7px;
  }
  .narrow_7046 .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 31px;
  }
  .narrow_7046 .surface_3a66 .small_8846 {
    margin-top: -1.5px;
  }
  .narrow_7046 .surface_3a66 .small_8846,
  .narrow_7046 .surface_3a66 .small_8846::after,
  .narrow_7046 .surface_3a66 .small_8846::before {
    width: 31px;
    height: 3px;
  }
  .narrow_7046 .surface_3a66 .small_8846::before {
    top: -9px;
  }
  .narrow_7046 .surface_3a66 .small_8846::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .left_4c5e .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 19px;
  }
  .left_4c5e .surface_3a66 .small_8846 {
    margin-top: -1px;
  }
  .left_4c5e .surface_3a66 .small_8846,
  .left_4c5e .surface_3a66 .small_8846::after,
  .left_4c5e .surface_3a66 .small_8846::before {
    width: 19px;
    height: 2px;
  }
  .left_4c5e .surface_3a66 .small_8846::before {
    top: -6px;
  }
  .left_4c5e .surface_3a66 .small_8846::after {
    bottom: -6px;
  }
  .brown_b12c .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 22px;
  }
  .brown_b12c .surface_3a66 .small_8846 {
    margin-top: -1px;
  }
  .brown_b12c .surface_3a66 .small_8846,
  .brown_b12c .surface_3a66 .small_8846::after,
  .brown_b12c .surface_3a66 .small_8846::before {
    width: 22px;
    height: 2px;
  }
  .brown_b12c .surface_3a66 .small_8846::before {
    top: -7px;
  }
  .brown_b12c .surface_3a66 .small_8846::after {
    bottom: -7px;
  }
  .dropdown_bright_1e92 .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_bright_1e92 .surface_3a66 .small_8846 {
    margin-top: -1.5px;
  }
  .dropdown_bright_1e92 .surface_3a66 .small_8846,
  .dropdown_bright_1e92 .surface_3a66 .small_8846::after,
  .dropdown_bright_1e92 .surface_3a66 .small_8846::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_bright_1e92 .surface_3a66 .small_8846::before {
    top: -9px;
  }
  .dropdown_bright_1e92 .surface_3a66 .small_8846::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-focused-541f .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-focused-541f .surface_3a66 .small_8846 {
    margin-top: -1px;
  }
  .gallery-focused-541f .surface_3a66 .small_8846,
  .gallery-focused-541f .surface_3a66 .small_8846::after,
  .gallery-focused-541f .surface_3a66 .small_8846::before {
    width: 19px;
    height: 2px;
  }
  .gallery-focused-541f .surface_3a66 .small_8846::before {
    top: -6px;
  }
  .gallery-focused-541f .surface_3a66 .small_8846::after {
    bottom: -6px;
  }
  .gallery_c08a .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 22px;
  }
  .gallery_c08a .surface_3a66 .small_8846 {
    margin-top: -1px;
  }
  .gallery_c08a .surface_3a66 .small_8846,
  .gallery_c08a .surface_3a66 .small_8846::after,
  .gallery_c08a .surface_3a66 .small_8846::before {
    width: 22px;
    height: 2px;
  }
  .gallery_c08a .surface_3a66 .small_8846::before {
    top: -7px;
  }
  .gallery_c08a .surface_3a66 .small_8846::after {
    bottom: -7px;
  }
  .pattern_8d02 .surface_3a66 .status_a3fe {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_8d02 .surface_3a66 .small_8846 {
    margin-top: -1.5px;
  }
  .pattern_8d02 .surface_3a66 .small_8846,
  .pattern_8d02 .surface_3a66 .small_8846::after,
  .pattern_8d02 .surface_3a66 .small_8846::before {
    width: 31px;
    height: 3px;
  }
  .pattern_8d02 .surface_3a66 .small_8846::before {
    top: -9px;
  }
  .pattern_8d02 .surface_3a66 .small_8846::after {
    bottom: -9px;
  }
}
.gallery_0174 .small_8846 {
  -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);
}
.gallery_0174 .small_8846::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery_0174 .small_8846::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);
}
.gallery_0174.fresh_319a .small_8846 {
  -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);
}
.gallery_0174.fresh_319a .small_8846::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery_0174.fresh_319a .small_8846::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);
}
.button-8708 {
  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.dirty-edd0:before {
  display: none;
}
.label-2dbe {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.label-2dbe .soft_59e8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.label-2dbe .soft_59e8:last-of-type {
  border-bottom: none;
}
.label-2dbe .soft_59e8.gold_7855,
.label-2dbe .soft_59e8.accent-pro-a4b3,
.label-2dbe .soft_59e8.copper-cd6c {
  padding: 0;
}
.label-2dbe .slider_red_f400 .fast_60c0 {
  color: currentColor;
}
.label-2dbe .slider_red_f400 .fast_60c0:focus,
.label-2dbe .slider_red_f400 .fast_60c0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-2dbe.new_92db .nav_down_fc0d,
.label-2dbe.new_92db .focused_24be a,
.label-2dbe.new_92db .notification-a5f9 a,
.label-2dbe.new_92db .notice_upper_0abd a {
  color: rgba(0, 0, 0, 0.55);
}
.label-2dbe.new_92db .nav_down_fc0d:hover,
.label-2dbe.new_92db .focused_24be a:hover,
.label-2dbe.new_92db .notification-a5f9 a:hover,
.label-2dbe.new_92db .notice_upper_0abd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-2dbe.new_92db .message_active_d3c1 {
  color: rgba(0, 0, 0, 0.8);
}
.label-2dbe.new_92db .soft_59e8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-2dbe.new_92db .soft_59e8:before {
  background: rgba(0, 0, 0, 0.08);
}
.label-2dbe.new_92db .surface-e32a:before {
  background: rgba(255, 255, 255, 0.9);
}
.label-2dbe.new_92db .slider_red_f400 .background-1ec9 li a,
.label-2dbe.new_92db .slider_red_f400 .fast_60c0,
.label-2dbe.new_92db .notice_upper_0abd {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-2dbe.new_92db .slider_red_f400 .fast_60c0:focus,
.label-2dbe.new_92db .slider_red_f400 .fast_60c0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-2dbe.new_92db .background-1ec9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-2dbe.photo_6b3c .nav_down_fc0d,
.label-2dbe.photo_6b3c .focused_24be a,
.label-2dbe.photo_6b3c .notification-a5f9 .fast_60c0,
.label-2dbe.photo_6b3c .notification-a5f9 a,
.label-2dbe.photo_6b3c .notice_upper_0abd a {
  color: rgba(255, 255, 255, 0.79);
}
.label-2dbe.photo_6b3c .nav_down_fc0d:hover,
.label-2dbe.photo_6b3c .focused_24be a:hover,
.label-2dbe.photo_6b3c .notification-a5f9 .fast_60c0:hover,
.label-2dbe.photo_6b3c .notification-a5f9 a:hover,
.label-2dbe.photo_6b3c .notice_upper_0abd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-2dbe.photo_6b3c .message_active_d3c1 {
  color: rgba(255, 255, 255, 0.99);
}
.label-2dbe.photo_6b3c .soft_59e8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-2dbe.photo_6b3c .soft_59e8:before {
  background: rgba(255, 255, 255, 0.08);
}
.label-2dbe.photo_6b3c .surface-e32a:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-2dbe.photo_6b3c .slider_red_f400 .background-1ec9 li a,
.label-2dbe.photo_6b3c .slider_red_f400 .fast_60c0,
.label-2dbe.photo_6b3c .notice_upper_0abd {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-2dbe.photo_6b3c .slider_red_f400 .fast_60c0:focus,
.label-2dbe.photo_6b3c .slider_red_f400 .fast_60c0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-2dbe.photo_6b3c .background-1ec9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-e32a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.surface-e32a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.old-4ef5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.preview-ab55 .label-2dbe {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.preview-ab55 .soft_59e8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.preview-ab55 .soft_59e8:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .preview-ab55 .soft_59e8:before {
    width: 16%;
    left: 42%;
  }
}
.preview-ab55 .soft_59e8:last-child:before {
  content: none;
}
.preview-ab55 .soft_59e8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.preview-ab55 .slider_red_f400 .background-1ec9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.preview-ab55 .slider_red_f400 .background-1ec9 li a .fast_60c0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.preview-ab55 .slider_red_f400 .notice_upper_0abd {
  border: none;
}
.preview-ab55 .slider_red_f400 .notice_upper_0abd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.preview-ab55 .surface-e32a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.preview-ab55 .old-4ef5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.preview-ab55 .photo_6b3c .surface-e32a:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview-ab55 .new_92db.table-glass-79bc .small_8846 {
  background: rgba(0, 0, 0, 0.6);
}
.preview-ab55
  .new_92db.table-glass-79bc
  .small_8846::after,
.preview-ab55
  .new_92db.table-glass-79bc
  .small_8846:before {
  background: inherit;
}
.preview-ab55
  .new_92db.table-glass-79bc:hover
  .small_8846 {
  background: rgba(0, 0, 0, 0.8);
}
.liquid-db05 .label-2dbe {
  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) {
  .liquid-db05 .label-2dbe {
    width: auto;
    right: 45px;
  }
}
.module_light_28b6 .label-2dbe {
  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) {
  .module_light_28b6 .label-2dbe {
    width: auto;
    left: 45px;
  }
}
.dirty-edd0 .label-2dbe {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dirty-edd0 .old-4ef5 {
  max-width: 48em;
  margin: 0 auto;
}
.dirty-edd0 .surface-e32a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.center_ccb5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.center_ccb5.preview-ab55 .label-2dbe {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.center_ccb5.liquid-db05 .label-2dbe {
  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);
}
.center_ccb5 .label-2dbe {
  visibility: visible;
}
.center_ccb5.module_light_28b6 .label-2dbe {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article_1e50,
.carousel-a2d0 {
  overflow-x: hidden;
}
.article_1e50 .label-2dbe {
  overflow: auto;
}
.article_1e50.preview-ab55 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_1e50.preview-ab55 .label-2dbe {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article_1e50.preview-ab55 .item-78f8 {
  opacity: 0;
}
.article_1e50.liquid-db05 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_1e50.liquid-db05 .label-2dbe {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article_1e50.liquid-db05 .item-78f8 {
  opacity: 0;
}
.article_1e50.module_light_28b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_1e50.module_light_28b6 .label-2dbe {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article_1e50.module_light_28b6 .item-78f8 {
  opacity: 0;
}
.article_1e50.dirty-edd0 .label-2dbe {
  z-index: 10;
  visibility: visible;
}
.table-glass-79bc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table-glass-79bc .small_8846 {
  background: rgba(255, 255, 255, 0.99);
}
.table-glass-79bc .small_8846::after,
.table-glass-79bc .small_8846:before {
  background: inherit;
}
.table-glass-79bc:hover .small_8846 {
  background: rgba(255, 255, 255, 0.99);
}
.module_light_28b6 .table-glass-79bc {
  top: 10px;
  right: auto;
  left: 12px;
}
.dirty-edd0 .table-glass-79bc {
  display: none !important;
}
.article_1e50:before,
.carousel-a2d0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article_1e50 .table-glass-79bc,
.carousel-a2d0 .table-glass-79bc {
  display: inline-block;
}
.label-2dbe .panel_basic_3539 {
  -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;
}
.article_1e50 .label-2dbe .panel_basic_3539,
.carousel-a2d0 .label-2dbe .panel_basic_3539 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-4d84 .logo_fe9f {
  width: 100%;
}
.left_e3ce {
  padding: 0 0.5em 0;
}
.left_e3ce [class*="customify-col-"],
.left_e3ce [class*="customify-col_"],
.left_e3ce [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button_upper_b543 .left_e3ce {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .basic_0a1e .cold-117a,
  .cold-117a {
    display: none;
  }
  .yellow_c454 {
    text-align: left;
  }
  .thick-a8c7 {
    text-align: center;
  }
  .carousel_tiny_55bd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .basic_0a1e .active-orange-f123,
  .active-orange-f123 {
    display: none;
  }
  .complex-a8a0 {
    text-align: left;
  }
  .lower-fe7f {
    text-align: center;
  }
  .steel-3b0c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .basic_0a1e .item-7c30,
  .item-7c30 {
    display: none;
  }
  .accent-3257 {
    text-align: left;
  }
  .caption_hard_41a1 {
    text-align: center;
  }
  .next_59d9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.light_3b43 {
  box-shadow: none !important;
}
.element-f21b .dropdown-23c8,
.form-clean-eb87 .dropdown-23c8 {
  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;
}
.form-clean-eb87 .dropdown-23c8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification-warm-7e53 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification-warm-7e53:after,
.notification-warm-7e53:before {
  content: "";
  display: table;
}
.notification-warm-7e53:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification-warm-7e53 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification-warm-7e53,
.header-d3cd {
  max-width: 1248px;
  margin: 0 auto;
}

.static_62b9.selected_a716 .notification-warm-7e53 {
  max-width: 100%;
}
.static_62b9.title-west-18a2 {
  max-width: 1200px;
  margin: 0 auto;
}
.static_62b9.complex-d932 .notification-warm-7e53 {
  max-width: 100%;
}
.static_62b9.complex-d932 > .notification-warm-7e53 {
  padding-left: 0;
  padding-right: 0;
}
.static_62b9.complex-d932 > .notification-warm-7e53 .basic_0a1e {
  margin: 0;
}
.static_62b9.complex-d932
  > .notification-warm-7e53
  .pressed-44b0.dark_25c2 {
  margin-right: 0;
  margin-left: 0;
}
.static_62b9.complex-d932 #main.dark_25c2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .nav-brown-3830 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .nav-brown-3830 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hidden_clean_772f .logo-7407 {
    padding-right: 1em;
  }
  .hidden_clean_772f.card-83b6 .pressed-44b0 {
    border-right: 1px solid #eaecee;
  }
  .hidden_clean_772f.card-83b6 .logo-7407 {
    padding-right: 1em;
  }
  .hidden_clean_772f.card-83b6 .short-1d60 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south_2b03 .logo-7407 {
    padding-left: 1em;
  }
  .south_2b03.card-83b6 .pressed-44b0 {
    border-left: 1px solid #eaecee;
  }
  .south_2b03.card-83b6 .logo-7407 {
    padding-left: 1em;
  }
  .south_2b03.card-83b6 .short-1d60 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-a5af .logo-7407 {
    padding-left: 1em;
  }
  .border-a5af.card-83b6 .input-dim-c707 {
    border-right: 1px solid #eaecee;
  }
  .border-a5af.card-83b6 .accordion-cold-012c {
    border-right: 1px solid #eaecee;
  }
  .border-a5af.card-83b6 .logo-7407 {
    padding-left: 1em;
  }
  .border-a5af.card-83b6 .short-1d60 {
    padding-right: 1em;
  }
  .border-a5af.card-83b6 .layout_south_0cdb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow-7f47 .logo-7407 {
    padding-right: 1em;
  }
  .yellow-7f47.card-83b6 .input-dim-c707 {
    border-left: 1px solid #eaecee;
  }
  .yellow-7f47.card-83b6 .accordion-cold-012c {
    border-left: 1px solid #eaecee;
  }
  .yellow-7f47.card-83b6 .logo-7407 {
    padding-right: 1em;
  }
  .yellow-7f47.card-83b6 .short-1d60 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-7f47.card-83b6 .layout_south_0cdb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-brown-3830 .logo-7407 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav-brown-3830.card-83b6 .pressed-44b0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .nav-brown-3830.card-83b6 .logo-7407 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav-brown-3830.card-83b6 .short-1d60 {
    padding-left: 1em;
  }
  .nav-brown-3830.card-83b6 .layout_south_0cdb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .nav-brown-3830.card-83b6 .logo-7407 {
    padding-left: 0;
  }
}
.overlay_upper_82dd .secondary_huge_e880 {
  display: inline-block;
}
.hero_inner_bbc9 {
  display: inline-block;
}
.card-2b1c {
  word-con: break-word;
}
.thumbnail-solid-ea56 > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-solid-ea56 .slow_6806 {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-solid-ea56 .outline-advanced-10bf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gold-c663 .shade-6cc4 {
  margin-bottom: 2em;
}
.gold-c663 .brown-b37b {
  margin-bottom: 15px;
}
.gold-c663 .brown-b37b:last-child {
  margin-bottom: 0;
}
.gold-c663 .over-6afd {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .gold-c663 .over-6afd {
    display: block;
  }
}
.gold-c663 .disabled_west_251a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gold-c663 .disabled_west_251a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gold-c663 .main-e63b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gold-c663 .main-e63b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gold-c663 .main-e63b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gold-c663 .card-2b1c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gold-c663 .card-2b1c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gold-c663 .dark-de34 p:last-child {
  margin-bottom: 0;
}
.gold-c663 .easy_927c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gold-c663 .thumbnail_4aa3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gold-c663 .filter_3ce0 {
  margin-top: 1em;
}
.gold-c663 .liquid-0a47 {
  top: 0;
  display: block;
}
.gold-c663 .liquid-0a47 a {
  color: inherit;
}
.gold-c663 .liquid-0a47 a:hover {
  color: inherit;
}
.gold-c663 .accent_5740 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.gold-c663 .accent_5740:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gold-c663 .thumbnail_4aa3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gold-c663 .box_e500 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gold-c663 .box_e500:first-child {
  margin-top: 0;
}
.gold-c663 .box_e500.main-a884 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gold-c663 .box_e500.description-yellow-09e9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gold-c663
  .box_e500.description-yellow-09e9.widget_fresh_7379
  .filter_3ce0 {
  width: 100%;
}
.gold-c663 .description-yellow-09e9 {
  -webkit-box-align: center;
  align-items: center;
}
.gold-c663 .description-yellow-09e9 .thumbnail-solid-ea56,
.gold-c663 .description-yellow-09e9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gold-c663 .main-e63b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gold-c663 .main-e63b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gold-c663 .main-e63b:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.gold-c663 .main-a884 {
  z-index: 5;
}
.gold-c663 .focus_82dc .icon-9cf3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gold-c663 .over_830a .icon-9cf3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gold-c663 .content-e351 .icon-9cf3 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold-c663.huge-f24f .over-6afd,
.gold-c663.shadow_dirty_71f7 .over-6afd {
  display: block;
}
.gold-c663.huge-f24f .over-6afd .sidebar_4da7,
.gold-c663.huge-f24f .over-6afd .thumbnail_4aa3,
.gold-c663.shadow_dirty_71f7 .over-6afd .sidebar_4da7,
.gold-c663.shadow_dirty_71f7 .over-6afd .thumbnail_4aa3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold-c663.dim_65c9 .disabled_west_251a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gold-c663.dim_65c9 .disabled_west_251a {
    margin-right: 0;
  }
}
.gold-c663.huge-f24f .disabled_west_251a,
.gold-c663.shadow_dirty_71f7 .disabled_west_251a {
  padding-top: 40%;
}
.gold-c663.huge-f24f .shade-6cc4,
.gold-c663.shadow_dirty_71f7 .shade-6cc4 {
  display: block;
}
.gold-c663.huge-f24f .fn-sticky-e75c .thumbnail_4aa3,
.gold-c663.shadow_dirty_71f7 .fn-sticky-e75c .thumbnail_4aa3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gold-c663.huge-f24f .disabled_west_251a,
.gold-c663.shadow_dirty_71f7 .disabled_west_251a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gold-c663.huge-f24f .thumbnail_4aa3 {
  padding: 1em;
}
.outer-758a {
  margin: 30px auto;
  display: block;
}
.outer-758a .shadow_c735 > * {
  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;
}
.outer-758a .shadow_c735 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outer-758a .shadow_c735 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_f73f .thumbnail-solid-ea56 {
  margin-bottom: 1.41575em;
}
.alert_f73f .accent-c4a0 {
  margin-bottom: 1.618em;
}
.row_current_82a2 .filter-ffe1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.row_current_82a2 .filter-ffe1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.row_current_82a2 .light-a241 {
  max-width: 100%;
  overflow: auto;
}
.section-stale-4e8a .row_current_82a2 a:hover {
  text-decoration: underline;
}
.gallery-d280 .brown-b37b:not(.card-2b1c),
.gallery-d280 .main-e63b {
  margin-bottom: 1.41575em;
}
.gallery-d280 .brown-b37b:not(.card-2b1c):last-child,
.gallery-d280 .main-e63b:last-child {
  margin-bottom: 0;
}
.gallery-d280 .brown-b37b.component-b0d5 {
  margin-bottom: 0.41575em;
}
.gallery-d280 .up_00a7:before,
.gallery-d280 .dropdown-4c90:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gallery-d280 .up_00a7:before {
  content: "\f115";
}
.gallery-d280 .dropdown-4c90:before {
  content: "\f02c";
}
.gallery-d280 .header_cebc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gallery-d280 .header_cebc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gradient_c3b3 {
  display: -webkit-box;
  display: flex;
}
.gradient_c3b3 .slider-dynamic-37fa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gradient_c3b3 .slider-dynamic-37fa {
    flex-basis: 90px;
  }
}
.gradient_c3b3 .frame-35e3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient_c3b3 .frame-35e3 {
    flex-basis: calc(100% - 50px);
  }
}
.gradient_c3b3 .form_under_97fd p:last-child {
  margin-bottom: 0.72em;
}
.current-bea3 .shadow_c735 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.current-bea3 .shadow_c735:after,
.current-bea3 .shadow_c735:before {
  content: "";
  display: table;
}
.current-bea3 .shadow_c735:after {
  clear: both;
}
.current-bea3 .shadow_c735 .section_ca35,
.current-bea3 .shadow_c735 .hover_9598 {
  width: 49%;
}
.current-bea3 .shadow_c735 .section_ca35 a span.content_out_852b,
.current-bea3 .shadow_c735 .hover_9598 a span.content_out_852b {
  display: block;
  margin-bottom: 5px;
}
.current-bea3 .shadow_c735 .hover_9598 {
  float: left;
  text-align: left;
}
.current-bea3 .shadow_c735 .section_ca35 {
  float: right;
  text-align: right;
}
.light-c301 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .light-c301 {
    margin-bottom: 0;
  }
}
.black_ac01 {
  margin-bottom: 1em;
}
.black_ac01 .card-2b1c {
  font-size: 1.1em;
  line-height: 1.3;
}
.content-west-e76c a {
  display: block;
  line-height: 0;
  position: relative;
}
.overlay_5ad6 .black_ac01,
.wide_581a .black_ac01 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .overlay_5ad6 .black_ac01,
  .wide_581a .black_ac01 {
    display: block;
  }
}
.overlay_5ad6 .content-west-e76c,
.wide_581a .content-west-e76c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .overlay_5ad6 .content-west-e76c,
  .wide_581a .content-west-e76c {
    margin-bottom: 1em;
  }
}
.overlay_5ad6 .content-west-e76c img,
.wide_581a .content-west-e76c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.overlay_5ad6 .bronze-2579,
.wide_581a .bronze-2579 {
  flex-basis: calc(100% - 160px);
}
.overlay_5ad6 .bronze-2579 p,
.wide_581a .bronze-2579 p {
  margin-bottom: 0;
}
.overlay_5ad6 .bronze-2579 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_5ad6 .bronze-2579 {
    padding-left: 0;
  }
}
.wide_581a .bronze-2579 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wide_581a .bronze-2579 {
    padding-right: 0;
  }
}
.wide_581a .content-west-e76c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard_d635 .content-west-e76c {
  margin-bottom: 0.5em;
}
.hard_d635 .content-west-e76c img {
  width: 100%;
}
.form_592e .row-b1f7,
.tag-silver-c196 .row-b1f7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tag-silver-c196 .pressed-44b0 .image_8f9a p:last-child {
  margin-bottom: 0;
}
.mask_0bc7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.menu-be76 .pro_1672 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .menu-be76 .pro_1672:last-of-type {
    margin-bottom: 0;
  }
}
.menu-be76 .pro_1672 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-be76 .pro_1672 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.menu-be76 .pro_1672 ul li {
  margin: 0 0 0.6em;
}
.menu-be76 .pro_1672 ul li.widget_8102,
.menu-be76 .pro_1672 ul li.container_fe42 {
  position: relative;
}
.menu-be76 .pro_1672 ul li.widget_8102 .next_0cbd,
.menu-be76 .pro_1672 ul li.container_fe42 .next_0cbd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.menu-be76 .pro_1672 ul li.widget_8102:after:after,
.menu-be76 .pro_1672 ul li.widget_8102:after:before,
.menu-be76
  .pro_1672
  ul
  li.container_fe42:after:after,
.menu-be76
  .pro_1672
  ul
  li.container_fe42:after:before {
  content: "";
  display: table;
}
.menu-be76 .pro_1672 ul li.widget_8102:after:after,
.menu-be76
  .pro_1672
  ul
  li.container_fe42:after:after {
  clear: both;
}
.menu-be76 .pro_1672 a.upper_0c8a:hover {
  text-decoration: none;
}
.menu-be76 .pro_1672 select {
  max-width: 100%;
}
.menu-be76 .pro_1672 table {
  font-size: 85%;
}
.menu-be76 .pro_1672 table td,
.menu-be76 .pro_1672 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.menu-be76 .pro_1672 table tfoot td {
  text-align: left;
}
.menu-be76 .pro_1672 :last-child {
  margin-bottom: 0;
}
.menu-be76 .pro_1672 .active_3f30 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.menu-be76 .pro_1672 .active_3f30 label {
  width: 100%;
}
.menu-be76 .pro_1672 .active_3f30 .accent_a9a1 {
  width: 100%;
  display: block;
}
.menu-be76 .pro_1672 .active_3f30 .cool-9731 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.menu-be76 .pro_1672 .active_3f30 .cool-9731:hover svg #svg-search {
  fill: #444;
}
.menu-be76 .pro_1672 .active_3f30 .cool-9731 svg {
  width: 18px;
  height: 18px;
}
.menu-be76 .background-bright-40a5 ul ul,
.menu-be76 .wood-8bc2 ul ul,
.menu-be76 .lower-4d6e ul ul,
.menu-be76 .frame-upper-00b4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.menu-be76 .background-bright-40a5 .west_48b7 > a,
.menu-be76 .wood-8bc2 .west_48b7 > a,
.menu-be76 .lower-4d6e .west_48b7 > a,
.menu-be76 .frame-upper-00b4 .west_48b7 > a {
  margin-bottom: 0;
}
.menu-be76 .texture_681a li,
.menu-be76 .background-bright-40a5 li,
.menu-be76 .tall-f9e0 li,
.menu-be76 .wood-8bc2 li,
.menu-be76 .lower-4d6e li,
.menu-be76 .frame-upper-00b4 li,
.menu-be76 .layout-192c li,
.menu-be76 .button-dfe1 li {
  display: block;
  position: relative;
}
.menu-be76 .texture_681a li:last-child,
.menu-be76 .background-bright-40a5 li:last-child,
.menu-be76 .tall-f9e0 li:last-child,
.menu-be76 .wood-8bc2 li:last-child,
.menu-be76 .lower-4d6e li:last-child,
.menu-be76 .frame-upper-00b4 li:last-child,
.menu-be76 .layout-192c li:last-child,
.menu-be76 .button-dfe1 li:last-child {
  border: none;
}
.menu-be76 .texture_681a li a,
.menu-be76 .background-bright-40a5 li a,
.menu-be76 .tall-f9e0 li a,
.menu-be76 .wood-8bc2 li a,
.menu-be76 .lower-4d6e li a,
.menu-be76 .frame-upper-00b4 li a,
.menu-be76 .layout-192c li a,
.menu-be76 .button-dfe1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-be76 .texture_681a li ul li::before,
.menu-be76 .background-bright-40a5 li ul li::before,
.menu-be76 .tall-f9e0 li ul li::before,
.menu-be76 .wood-8bc2 li ul li::before,
.menu-be76 .lower-4d6e li ul li::before,
.menu-be76 .frame-upper-00b4 li ul li::before,
.menu-be76 .layout-192c li ul li::before,
.menu-be76 .button-dfe1 li ul li::before {
  left: 15px;
}
.menu-be76 .texture_681a li ul a,
.menu-be76 .background-bright-40a5 li ul a,
.menu-be76 .tall-f9e0 li ul a,
.menu-be76 .wood-8bc2 li ul a,
.menu-be76 .lower-4d6e li ul a,
.menu-be76 .frame-upper-00b4 li ul a,
.menu-be76 .layout-192c li ul a,
.menu-be76 .button-dfe1 li ul a {
  padding-left: 20px;
}
.menu-be76 .texture_681a li ul ul li::before,
.menu-be76 .background-bright-40a5 li ul ul li::before,
.menu-be76 .tall-f9e0 li ul ul li::before,
.menu-be76 .wood-8bc2 li ul ul li::before,
.menu-be76 .lower-4d6e li ul ul li::before,
.menu-be76 .frame-upper-00b4 li ul ul li::before,
.menu-be76 .layout-192c li ul ul li::before,
.menu-be76 .button-dfe1 li ul ul li::before {
  left: 30px;
}
.menu-be76 .texture_681a li ul ul a,
.menu-be76 .background-bright-40a5 li ul ul a,
.menu-be76 .tall-f9e0 li ul ul a,
.menu-be76 .wood-8bc2 li ul ul a,
.menu-be76 .lower-4d6e li ul ul a,
.menu-be76 .frame-upper-00b4 li ul ul a,
.menu-be76 .layout-192c li ul ul a,
.menu-be76 .button-dfe1 li ul ul a {
  padding-left: 40px;
}
.menu-be76 .thumbnail_inner_fa15 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-be76 .button-dfe1 ul li {
  margin-bottom: 1.41575em;
}
.menu-be76 .button-dfe1 ul li .light_e4f9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.menu-be76 .button-dfe1 ul li .iron-7513 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo_6b3c .texture_681a li a,
.photo_6b3c .background-bright-40a5 li a,
.photo_6b3c .tall-f9e0 li a,
.photo_6b3c .wood-8bc2 li a,
.photo_6b3c .lower-4d6e li a,
.photo_6b3c .frame-upper-00b4 li a,
.photo_6b3c .layout-192c li a,
.photo_6b3c .button-dfe1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_6b3c .thumbnail_inner_fa15 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_6b3c .pro_1672 ul li.widget_8102 .next_0cbd,
.photo_6b3c .pro_1672 ul li.container_fe42 .next_0cbd {
  background: rgba(0, 0, 0, 0.2);
}
.photo_6b3c .menu-be76 .pro_1672 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_62b9 .menu-be76 .background-1ec9 li {
  margin: 0;
}
.static_62b9 .menu-be76 .background-1ec9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.static_62b9 .menu-be76 .background-1ec9 li ul {
  margin: 0;
}
.static_62b9 .menu-be76 .background-1ec9 li ul li a {
  padding-left: 15px;
}
.static_62b9 .menu-be76 .background-1ec9 li ul li li a {
  padding-left: 30px;
}
.static_62b9 .menu-be76 .background-1ec9 li.header-up-6ae3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.static_62b9 .menu-be76 .background-1ec9 li.header-up-6ae3 > 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;
}
.static_62b9 .menu-be76 .background-1ec9 li.header-up-6ae3 > 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;
}
.new_944d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture-3165 {
  position: relative;
  z-index: 10;
}
.picture-3165 .panel_basic_3539 {
  width: 100%;
  max-width: 100%;
}
.column_77ee .feature-112f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.column_77ee .new_92db {
}
.column_77ee .photo_6b3c {
  background: #292929;
}
.tooltip_1214 .feature-112f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip_1214 .new_92db {
  background: #f9f9f9;
}
.tooltip_1214 .photo_6b3c {
  background: #303030;
}
.alert_yellow_1cc8 .feature-112f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert_yellow_1cc8 .secondary_huge_e880 {
    margin-bottom: 1em;
  }
  .alert_yellow_1cc8 .secondary_huge_e880:last-child {
    margin-bottom: 0;
  }
}
.alert_yellow_1cc8 .new_92db {
  background: #ededed;
}
.alert_yellow_1cc8 .photo_6b3c {
  background: #1a1a1a;
}
.feature-112f.new_92db {
  color: rgba(0, 0, 0, 0.6);
}
.feature-112f.new_92db .shadow-stale-137a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-112f.photo_6b3c {
  color: rgba(255, 255, 255, 0.99);
}
.feature-112f.photo_6b3c a:not(.upper_0c8a) {
  color: rgba(255, 255, 255, 0.79);
}
.feature-112f.photo_6b3c a:not(.upper_0c8a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-112f.photo_6b3c .shadow-stale-137a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-112f.photo_6b3c table tbody td,
.feature-112f.photo_6b3c table th {
  background: rgba(0, 0, 0, 0.08);
}
.layout-hovered-6418.cool-d254 .notification-warm-7e53 {
  max-width: initial;
}
.layout-hovered-6418 .gallery-clean-94e3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.layout-hovered-6418 .gallery-clean-94e3 .panel_basic_3539 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .layout-hovered-6418 .gallery-clean-94e3 .panel_basic_3539 {
    display: block;
    margin-bottom: 2em;
  }
  .layout-hovered-6418 .gallery-clean-94e3 .panel_basic_3539:last-child {
    margin-bottom: 0;
  }
}
.alert_yellow_1cc8 .secondary_huge_e880:last-child,
.tooltip_1214 .secondary_huge_e880:last-child,
.column_77ee .secondary_huge_e880:last-child {
  margin-bottom: 0;
}
.alert_yellow_1cc8 .secondary_huge_e880 .menu-be76 .pro_1672:last-child,
.tooltip_1214 .secondary_huge_e880 .menu-be76 .pro_1672:last-child,
.column_77ee .secondary_huge_e880 .menu-be76 .pro_1672:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .alert_yellow_1cc8 .accent_e92b,
  .alert_yellow_1cc8 .filter-7d0e,
  .tooltip_1214 .accent_e92b,
  .tooltip_1214 .filter-7d0e,
  .column_77ee .accent_e92b,
  .column_77ee .filter-7d0e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture-3165 .secondary_huge_e880 {
    margin-bottom: 2em;
  }
}
.picture-3165 p:last-child {
  margin-bottom: 0;
}
.picture-3165 li,
.picture-3165 ul {
  list-style: none;
  margin: 0;
}
.picture-3165 ul ul {
  margin-left: 2.617924em;
}
.active-west-c477 {
  font-size: 0.875em;
}

/* css-noise: 602a */
.shadow-element-f1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
