/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav_east_86c9/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav_east_86c9
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.nav_east_86c9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.soft-400d.article_east_18ff/licenses/gpl-2.0.status-324c
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.message_upper_5e07/, (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.element_4d71.fluid_4727/normalize.slow-36e9/
 ======
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.slow-36e9 v7.0.0 | MIT License | github.nav_east_86c9/necolas/normalize.slow-36e9 */
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;
}
.wrapper-6683 .module_47ee,
.black_ae1f,
.new-a8c2,
.detail-mini-dd64,
.pagination_ac61,
.mask_0d20,
.stale_2cb7,
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;
}
.black_ae1f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .black_ae1f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .black_ae1f,
  h1 {
    font-size: 1.8em;
  }
}
.new-a8c2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.new-a8c2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .new-a8c2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .new-a8c2,
  h2 {
    font-size: 1.7em;
  }
}
.detail-mini-dd64,
h3 {
  font-size: 1.618em;
}
.wrapper-6683 .module_47ee,
.pagination_ac61,
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.top_b712 {
  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;
}
.purple-7e88:after,
.purple-7e88:before,
.selected-bfa6:after,
.selected-bfa6:before {
  content: "";
  display: table;
}
.purple-7e88:after,
.selected-bfa6:after {
  clear: both;
}
.avatar_778f {
  float: right;
  margin-right: 0;
}
.breadcrumb-copper-714c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outer-644e .column-58a5,
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;
}
.outer-644e .column-58a5: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;
}
.title_ab2f .column-58a5 {
  box-shadow: none;
}
.title_ab2f
  .column-58a5
  .link_clean_c317 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.title_ab2f .column-58a5 .mask-upper-2870 {
  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;
}
.title_ab2f
  .column-58a5
  .mask-upper-2870
  b {
  display: none;
}
.title_ab2f .backdrop-over-2fa9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active_d93d:not(.tag_out_f9a6):not(.right-caf0),
button:not(.tag_out_f9a6):not(.right-caf0),
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ),
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ),
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ) {
  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;
}
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ):hover,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ):hover,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):hover,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):hover,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ):active,
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ):active,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):active,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):active,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):active,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus {
  outline: 0;
}
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c {
  position: relative;
}
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .icon-pink-3d28,
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .west-660f,
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .message-c62e,
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  i,
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  svg,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .icon-pink-3d28,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .west-660f,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .message-c62e,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  i,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  svg,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .icon-pink-3d28,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .west-660f,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .message-c62e,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  i,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  svg,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .icon-pink-3d28,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .west-660f,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .message-c62e,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  i,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  svg,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .icon-pink-3d28,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .west-660f,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  .message-c62e,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  i,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c
  svg {
  visibility: hidden;
}
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c:after,
button:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c:after,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c:after,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c:after,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ).fn-loading-0d0c: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;
}
.active_d93d:not(.tag_out_f9a6):not(.right-caf0),
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ),
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ),
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ) {
  color: #fff;
  background: #235787;
}
.active_d93d:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus,
input[type="button"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus,
input[type="reset"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus,
input[type="submit"]:not(.tag_out_f9a6):not(
    .right-caf0
  ):focus {
  color: #fff;
}
.active_d93d.fn-disabled-0d0c:not(.tag_out_f9a6):not(
    .right-caf0
  ),
.active_d93d[disabled]:not(.tag_out_f9a6):not(
    .right-caf0
  ),
button.fn-disabled-0d0c:not(.tag_out_f9a6):not(
    .right-caf0
  ),
button[disabled]:not(.tag_out_f9a6):not(
    .right-caf0
  ) {
  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;
}
.texture_yellow_0c7d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.texture_yellow_0c7d: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;
}
.focus_07b4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-4532 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient-0e2b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.purple-7e88:after,
.purple-7e88:before,
.button_steel_8f84:after,
.button_steel_8f84:before,
.carousel-tall-594f:after,
.carousel-tall-594f:before,
.box-south-a212:after,
.box-south-a212:before,
.input_3c9b:after,
.input_3c9b:before,
.wrapper_db41:after,
.wrapper_db41:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.purple-7e88:after,
.button_steel_8f84:after,
.carousel-tall-594f:after,
.box-south-a212:after,
.input_3c9b:after,
.wrapper_db41:after {
  clear: both;
}
.button_steel_8f84 .new_7d7e,
.carousel-tall-594f .new_7d7e,
.header_0d7f .new_7d7e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paragraph_7f0d {
  display: inline-block;
}
.footer_gold_cb4e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer_gold_cb4e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_gold_cb4e .full_051c {
  padding: 1em 0;
  font-size: 85%;
}
.full_051c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.filter_hot_0389 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.filter_hot_0389:after,
.filter_hot_0389:before {
  content: "";
  display: table;
}
.filter_hot_0389:after {
  clear: both;
}
.thumbnail-1ab0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs_5c1f .thumbnail-1ab0 {
  max-width: 50%;
}
.hovered-d5e6 .thumbnail-1ab0 {
  max-width: 33.33%;
}
.dropdown_48b2 .thumbnail-1ab0 {
  max-width: 25%;
}
.gas-e138 .thumbnail-1ab0 {
  max-width: 20%;
}
.shade-9817 .thumbnail-1ab0 {
  max-width: 16.66%;
}
.white_ea6d .thumbnail-1ab0 {
  max-width: 14.28%;
}
.shadow-north-aa36 .thumbnail-1ab0 {
  max-width: 12.5%;
}
.primary-yellow-1e0a .thumbnail-1ab0 {
  max-width: 11.11%;
}
.thumbnail-76cd {
  display: block;
}
.wrapper-6683 .iron_417e label,
.wrapper-6683 .bright-ff69 label,
.wrapper-6683 .caption_53bc label,
.wrapper-6683 .lower_f68c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-down-6b9a {
  list-style: none;
  margin: 0;
}
.form-down-6b9a article.texture_pink_2f23 {
  margin-bottom: 0;
}
.form-down-6b9a ul {
  list-style: none;
  margin: 0;
}
.form-down-6b9a .top_f5a0 li.texture_pink_2f23 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-down-6b9a .top_f5a0 li.texture_pink_2f23 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-down-6b9a .top_f5a0 li.texture_pink_2f23: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) {
  .form-down-6b9a .top_f5a0 li.texture_pink_2f23 li.texture_pink_2f23 li.texture_pink_2f23 li.texture_pink_2f23 {
    padding-left: 0;
  }
}
article.texture_pink_2f23 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture_pink_2f23 .button_steel_8f84 p:last-of-type {
  margin-bottom: 0;
}
article.texture_pink_2f23 .chip_078c {
  float: left;
}
article.texture_pink_2f23 .backdrop-c00a {
  margin-left: 85px;
}
article.texture_pink_2f23 .north-8bdd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture_pink_2f23 .north-8bdd .wide_7778 {
  margin-left: 10px;
}
article.texture_pink_2f23 .photo_f614 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture_pink_2f23 .popup-yellow-e7c9 {
  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 .iron_417e,
  #respond .caption_53bc,
  #respond .lower_f68c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_417e input,
#respond .caption_53bc input,
#respond .lower_f68c input {
  width: 100%;
}
#respond .lower_f68c {
  margin-right: 0;
}
#respond .content_simple_59e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav-bright-c75c {
  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;
}
.nav-bright-c75c.soft_a68c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.nav-bright-c75c 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%);
}
.nav-bright-c75c:focus,
.nav-bright-c75c: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);
}
.hard_835a {
  border-radius: 10%;
}
.hover_fast_0f61 {
  border-radius: 50%;
}
.grid-bronze-462e {
  font-size: 0.72em;
}
.shade-1656 {
  font-size: 0.875em;
}
.section_right_9a6a {
  font-size: 1.1em;
}
.upper_eda8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.upper_eda8.grid-bronze-462e {
  letter-spacing: 0.5px;
}
.grid_west_c711,
.grid_west_c711 a {
  color: #6d6d6d;
}
.grid_west_c711 a:hover {
  color: #111;
}
.gradient-e53f {
  color: #6d6d6d;
}
.notice_2aa4 {
  overflow-x: hidden;
}
.notice_2aa4 .tag-e98f.fresh-4670 {
  position: relative;
}
.notice_2aa4 .tag-e98f.fresh-4670.left-ed36 {
  position: initial;
}
.notice_2aa4
  .tag-e98f.fresh-4670.left-ed36
  .last-8435 {
  left: auto;
}
.notice_2aa4 .tag-e98f .last-8435 {
  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;
}
.notice_2aa4 .tag-e98f:hover.fresh-4670 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_2aa4
  .tag-e98f:hover.fresh-4670
  .last-8435 {
  display: block;
  z-index: 9999999;
}
.notice_2aa4 .component_dee5 .filter-2f61,
.notice_2aa4 .prev-fa5d .filter-2f61 {
  display: none;
}
.notice_2aa4 .notice_next_5259 .tag-e98f:hover.fresh-4670 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper-6683 .iron_417e label,
.wrapper-6683 .bright-ff69 label,
.wrapper-6683 .caption_53bc label,
.wrapper-6683 .lower_f68c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-down-6b9a {
  list-style: none;
  margin: 0;
}
.form-down-6b9a article.texture_pink_2f23 {
  margin-bottom: 0;
}
.form-down-6b9a ul {
  list-style: none;
  margin: 0;
}
.form-down-6b9a .top_f5a0 li.texture_pink_2f23 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-down-6b9a .top_f5a0 li.texture_pink_2f23 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-down-6b9a .top_f5a0 li.texture_pink_2f23: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) {
  .form-down-6b9a .top_f5a0 li.texture_pink_2f23 li.texture_pink_2f23 li.texture_pink_2f23 li.texture_pink_2f23 {
    padding-left: 0;
  }
}
article.texture_pink_2f23 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture_pink_2f23 .button_steel_8f84 p:last-of-type {
  margin-bottom: 0;
}
article.texture_pink_2f23 .chip_078c {
  float: left;
}
article.texture_pink_2f23 .backdrop-c00a {
  margin-left: 85px;
}
article.texture_pink_2f23 .north-8bdd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture_pink_2f23 .north-8bdd .wide_7778 {
  margin-left: 10px;
}
article.texture_pink_2f23 .photo_f614 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture_pink_2f23 .popup-yellow-e7c9 {
  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 .iron_417e,
  #respond .caption_53bc,
  #respond .lower_f68c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_417e input,
#respond .caption_53bc input,
#respond .lower_f68c input {
  width: 100%;
}
#respond .lower_f68c {
  margin-right: 0;
}
#respond .content_simple_59e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_dee5 .tertiary-fb8c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-fb8c .input_dc70.focused-806a .pro-04fd > li > a:focus,
.tertiary-fb8c .input_dc70.focused-806a .pro-04fd > li > a:hover,
.tertiary-fb8c .input_dc70.backdrop-warm-d841 .pro-04fd > li > a:focus,
.tertiary-fb8c .input_dc70.backdrop-warm-d841 .pro-04fd > li > a:hover,
.tertiary-fb8c .input_dc70.module_ce04 .pro-04fd > li > a:focus,
.tertiary-fb8c .input_dc70.module_ce04 .pro-04fd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-fb8c
  .input_dc70.focused-806a
  .pro-04fd
  > li.soft_f51f
  > a,
.tertiary-fb8c
  .input_dc70.focused-806a
  .pro-04fd
  > li.short-e191
  > a,
.tertiary-fb8c
  .input_dc70.backdrop-warm-d841
  .pro-04fd
  > li.soft_f51f
  > a,
.tertiary-fb8c
  .input_dc70.backdrop-warm-d841
  .pro-04fd
  > li.short-e191
  > a,
.tertiary-fb8c
  .input_dc70.module_ce04
  .pro-04fd
  > li.soft_f51f
  > a,
.tertiary-fb8c .input_dc70.module_ce04 .pro-04fd > li.article_hard_0d96 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-fb8c .smooth-af41,
.tertiary-fb8c .smooth-af41 a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-fb8c .accordion-66fe.red_ef33 li a,
.tertiary-fb8c .west-1afb a,
.tertiary-fb8c .box-fresh-b242,
.tertiary-fb8c .pro-04fd > li > a,
.tertiary-fb8c .overlay_c794 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c .accordion-66fe.red_ef33 li a:hover,
.tertiary-fb8c .west-1afb a:hover,
.tertiary-fb8c .box-fresh-b242:hover,
.tertiary-fb8c .pro-04fd > li > a:hover,
.tertiary-fb8c .overlay_c794:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-fb8c .smooth_adcd {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c .smooth_adcd .black-c31a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-fb8c .smooth_adcd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-fb8c .item-north-ed28 .hidden_stone_28cd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c .item-north-ed28 .hidden_stone_28cd .sort-4db3 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c
  .item-north-ed28
  .hidden_stone_28cd
  .sort-4db3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c
  .item-north-ed28
  .hidden_stone_28cd
  .sort-4db3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c
  .item-north-ed28
  .hidden_stone_28cd
  .sort-4db3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c
  .item-north-ed28
  .hidden_stone_28cd
  .sort-4db3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c .item-north-ed28 .west-07da {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-fb8c .item-north-ed28 .west-07da:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-stale-e5b0
  .tertiary-fb8c
  .item-north-ed28
  .paragraph-773d
  .next-8872 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-stale-e5b0
  .tertiary-fb8c
  .item-north-ed28
  .paragraph-773d
  .sort-4db3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_dee5 .wrapper_c978 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_c978 .input_dc70.focused-806a .pro-04fd > li > a:focus,
.wrapper_c978 .input_dc70.focused-806a .pro-04fd > li > a:hover,
.wrapper_c978 .input_dc70.backdrop-warm-d841 .pro-04fd > li > a:focus,
.wrapper_c978 .input_dc70.backdrop-warm-d841 .pro-04fd > li > a:hover,
.wrapper_c978 .input_dc70.module_ce04 .pro-04fd > li > a:focus,
.wrapper_c978 .input_dc70.module_ce04 .pro-04fd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_c978
  .input_dc70.focused-806a
  .pro-04fd
  > li.soft_f51f
  > a,
.wrapper_c978
  .input_dc70.focused-806a
  .pro-04fd
  > li.short-e191
  > a,
.wrapper_c978
  .input_dc70.backdrop-warm-d841
  .pro-04fd
  > li.soft_f51f
  > a,
.wrapper_c978
  .input_dc70.backdrop-warm-d841
  .pro-04fd
  > li.short-e191
  > a,
.wrapper_c978
  .input_dc70.module_ce04
  .pro-04fd
  > li.soft_f51f
  > a,
.wrapper_c978 .input_dc70.module_ce04 .pro-04fd > li.article_hard_0d96 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_c978 .smooth-af41,
.wrapper_c978 .smooth-af41 a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_c978 .accordion-66fe.red_ef33 li a,
.wrapper_c978 .west-1afb a,
.wrapper_c978 .box-fresh-b242,
.wrapper_c978 .pro-04fd > li > a,
.wrapper_c978 .overlay_c794 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_c978 .accordion-66fe.red_ef33 li a:hover,
.wrapper_c978 .west-1afb a:hover,
.wrapper_c978 .box-fresh-b242:hover,
.wrapper_c978 .pro-04fd > li > a:hover,
.wrapper_c978 .overlay_c794:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_c978 .smooth_adcd {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_c978 .smooth_adcd .black-c31a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_c978 .smooth_adcd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-4d62 .detail_cold_c4a9 {
  margin-left: auto;
  margin-right: auto;
}
.carousel-tall-594f > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel-tall-594f .focus_07b4 {
  margin-right: 1.41575em;
}
.container_prev_c476 .carousel-tall-594f > .hover-orange-1bb1 {
  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;
}
.container_prev_c476 .carousel-tall-594f > .fresh_f5bb {
  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;
}
.pro_8a0e.icon-4d62 .detail_cold_c4a9,
.static-a138.icon-4d62 .detail_cold_c4a9 {
  margin-left: 0;
}
.badge-68e9.icon-4d62 .detail_cold_c4a9,
.upper-7b07.icon-4d62 .detail_cold_c4a9 {
  margin-right: 0;
}
.carousel-tall-594f ol,
.carousel-tall-594f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slow_3c21 video {
  max-width: 100%;
}
.search-cold-aaec img {
  display: block;
}
.search-cold-aaec.focus_07b4,
.search-cold-aaec.hidden-4532 {
  width: 100%;
}
.search-cold-aaec.fresh_f5bb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header_iron_4e3a:not(.iron-a63e) {
  margin: 1.5em auto;
}
.search-purple-57cf p {
  padding: 1.5em 14px;
}
ul.image-dc05.fresh_f5bb,
ul.image-dc05.hover-orange-1bb1,
ul.image-dc05.sort_middle_ceb1.hover-orange-1bb1 {
  padding: 0 14px;
}
.hovered_59d2 {
  display: block;
  overflow-x: auto;
}
.hovered_59d2 table {
  border-collapse: collapse;
  width: 100%;
}
.hovered_59d2 td,
.hovered_59d2 th {
  padding: 0.5em;
}
.carousel-tall-594f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel-tall-594f ol ol,
.carousel-tall-594f ol ul,
.carousel-tall-594f ul ol,
.carousel-tall-594f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel-tall-594f ol ol li,
.carousel-tall-594f ol ul li,
.carousel-tall-594f ul ol li,
.carousel-tall-594f ul ul li {
  margin-left: 0;
}
.first_ff70.primary-c287 > .filter-98a4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.first_ff70.primary-c287 > .filter-98a4 iframe,
.first_ff70.primary-c287 > .filter-98a4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-wood-61b1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block-wood-61b1.tabs_tiny_a459 {
  padding: 0;
}
.block-wood-61b1.tabs_tiny_a459 cite {
  font-size: 13px;
}
.block-wood-61b1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block-wood-61b1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.yellow-b32e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.yellow-b32e > p:first-child {
  margin-top: 0;
}
.yellow-b32e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.yellow-b32e blockquote {
  border-left: 0;
}
.fresh-ce24 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fresh-ce24:not(.list_9c3c) {
  max-width: 100px;
}
.fresh-ce24.element-active-cc51 {
  border-bottom: none !important;
  text-align: center;
}
.fresh-ce24.element-active-cc51::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .search-purple-57cf p {
    padding: 1.5em 0;
  }
}
.info-lite-1cf6 {
  color: #0073aa;
}
.shadow-rough-5c8f {
  background-color: #0073aa;
}
.header-f194 {
  color: #229fd8;
}
.fresh-0e1a {
  background-color: #229fd8;
}
.red_fae4 {
  color: #eee;
}
.pro_c9ee {
  background-color: #eee;
}
.description-15f8 {
  color: #444;
}
.tabs-gold-45a8 {
  background-color: #444;
}
.shadow-purple-795b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow-purple-795b .large_7ec2 .west-1afb {
  font-size: 15px;
}
.shadow-purple-795b .west-1afb {
  line-height: 1.3;
}
.shadow-purple-795b .wrapper_c978 {
}
.shadow-purple-795b .tertiary-fb8c {
  background: #235787;
}
.photo_ff64 {
  padding: 0;
}
.photo_ff64 .tertiary-fb8c {
  background: #1a1a1a;
}
.photo_ff64 .wrapper_c978 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.new-b235 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.new-b235 .wrapper_c978 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.new-b235 .tertiary-fb8c {
  background: #303030;
}
.wrapper_db41 {
  position: relative;
  z-index: 10;
}
.wrapper_db41 .bright-0ea4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_dade .fresh-4670 {
  display: inline-block;
  vertical-align: middle;
}
.active_dade.next_e446 .fresh-4670 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active_dade.next_e446 .fresh-4670 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active_dade.next_e446 .fresh-4670 {
    margin-right: 0.4em;
  }
}
.active_dade.next_e446 .fresh-4670:last-child {
  margin-right: 0;
}
.column-839f .bright-0ea4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component_dee5 .large_7ec2 {
    margin: 0 -0.5em;
  }
  .component_dee5 .large_7ec2 [class*="customify-col-"],
  .component_dee5 .large_7ec2 [class*="customify-col_"],
  .component_dee5 .large_7ec2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component_dee5.heading-bf3b .bright-0ea4 {
  background: 0 0 !important;
}
.component_dee5.heading-bf3b .bright-0ea4,
.component_dee5.column-839f .bright-0ea4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component_dee5.medium-457d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component_dee5.column-839f .bright-0ea4 {
  box-shadow: none !important;
}
.bright-b0b4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bright-b0b4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bright-b0b4 {
    padding: 18px 0 20px;
  }
}
.bright-b0b4 .thumbnail-cool-75c6 {
  width: 100%;
}
.bright-b0b4 .paper_3755 {
  margin-bottom: 0;
}
.bright-b0b4 .media-mini-ec1e {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon-2e6d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon-2e6d .list-hard-a947 {
  width: 100%;
}
.search_dirty_1b03 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.search_dirty_1b03 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.search_dirty_1b03 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;
}
.search_dirty_1b03 li:last-child:after {
  display: none;
}
.search_dirty_1b03 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status-down-fc66 .filter-2f61 button,
.bright-b0b4 .filter-2f61 button {
  left: 0;
}
.status-down-fc66 .list-hard-a947,
.bright-b0b4 .list-hard-a947 {
  padding-left: 0;
  padding-right: 0;
}
.status-down-fc66 .icon-2e6d,
.bright-b0b4 .icon-2e6d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status-down-fc66 {
  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;
}
.status-down-fc66: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;
}
.status-down-fc66 .form-easy-57e2 {
  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) {
  .status-down-fc66 .form-easy-57e2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status-down-fc66 .form-easy-57e2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status-down-fc66 .form-easy-57e2 {
    min-height: 200px;
  }
}
.status-down-fc66 .search_dirty_1b03 {
  color: rgba(255, 255, 255, 0.8);
}
.status-down-fc66 .search_dirty_1b03 a,
.status-down-fc66 .search_dirty_1b03 li:after {
  color: inherit;
}
.status-down-fc66 .search_dirty_1b03 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label_outer_c136 {
  margin-bottom: 0.5em;
}
.solid_0227 {
  margin-bottom: 1.2em;
}
.solid_0227,
.label_outer_c136 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.solid_0227 p:last-child,
.label_outer_c136 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter-2f61,
#masthead .filter-2f61 {
  display: none;
}
#masthead
  > .filter-2f61.background_fluid_2095 {
  display: none;
}
#masthead > .filter-2f61 button {
  left: 0;
}
.disabled_8a00 {
  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%;
}
.disabled_8a00 .fresh-4670 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled_8a00 .feature_9112 {
  display: -webkit-box;
  display: flex;
}
.disabled_8a00 .feature_9112.small_8169 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled_8a00 .feature_9112.pink_8c40 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_8a00 .feature_9112.module-e067 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_8a00.block_current_9607.accordion_solid_6715 .feature_9112.small_8169 {
  flex-basis: 100%;
}
.disabled_8a00.section_7fab .feature_9112.pink_8c40 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled_8a00.section_7fab .feature_9112.module-e067 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter-2f61.background_fluid_2095 {
  display: none;
}
#masthead > .filter-2f61 button {
  left: 0;
}
.plasma-844e {
  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;
}
.plasma-844e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.plasma-844e.menu_5fc9 i {
  margin-right: 4px;
}
.plasma-844e.card_bbac i {
  margin-left: 5px;
}
.west-1afb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.west-1afb p:last-child {
  margin-bottom: 0;
}
.focus_81de {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus_81de a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus_81de img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus_81de .smooth-af41 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus_81de .slider-east-b692 {
  margin: 5px 0 7px 0;
}
.focus_81de.sort-2c10 .outline-4142 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_81de.sort-2c10 .box_steel_a94b {
  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;
}
.focus_81de.frame_eb86 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus_81de.frame_eb86 .outline-4142 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_81de.frame_eb86 .box_steel_a94b {
  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;
}
.focus_81de.slow_d0ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus_81de.hovered-e5a9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus_81de.hovered-e5a9 .box_steel_a94b {
  margin-top: 7px;
}
.grid-04c9 {
  display: inline-block;
}
.wrapper_db41 .primary_black_3149 .focus_81de img {
  max-width: 100%;
}
.input_dc70 .chip_pro_3032.sort-fluid-3493,
.blue-6dde .chip_pro_3032.sort-fluid-3493 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_dc70 .form_18be,
.blue-6dde .form_18be {
  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%);
}
.input_dc70 .form_18be {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input_dc70.mini_e6a5 .form_18be {
  display: none;
}
.input_dc70 .background_solid_8d9a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_dc70 .background_solid_8d9a li {
  display: inline-block;
  position: relative;
}
.input_dc70 .background_solid_8d9a li:last-child {
  margin-right: 0;
}
.input_dc70 .background_solid_8d9a 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;
}
.input_dc70 .background_solid_8d9a li.article_hard_0d96 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input_dc70 .background_solid_8d9a > 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;
}
.input_dc70 .background_solid_8d9a > li > a i {
  line-height: 0;
}
.input_dc70 .background_solid_8d9a > li.column_5644 > a .form_18be {
  margin-left: 4px;
  line-height: 0;
}
.input_dc70 .background_solid_8d9a .stone-d3f6 li.column_5644 > a {
  position: relative;
}
.input_dc70 .background_solid_8d9a .stone-d3f6 li.column_5644 > a:after,
.input_dc70 .background_solid_8d9a .stone-d3f6 li.column_5644 > a:before {
  content: "";
  display: table;
}
.input_dc70 .background_solid_8d9a .stone-d3f6 li.column_5644 > a:after {
  clear: both;
}
.input_dc70 .background_solid_8d9a .stone-d3f6 li.column_5644 > a .form_18be {
  margin-left: 5px;
  float: right;
}
.input_dc70 .pressed-e789,
.input_dc70 .stone-d3f6 {
  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;
}
.input_dc70 .stone-d3f6 {
  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;
}
.input_dc70 .stone-d3f6 .sort-fluid-3493 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_dc70 .stone-d3f6 .form_18be {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input_dc70 .stone-d3f6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input_dc70 .stone-d3f6 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;
}
.input_dc70 .stone-d3f6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input_dc70 .stone-d3f6 .stone-d3f6 {
  top: 0;
  left: 100%;
}
.input_dc70 .grid-stale-4e69.fn-focus-0d0c > .pressed-e789,
.input_dc70 .grid-stale-4e69.fn-focus-0d0c > .stone-d3f6,
.input_dc70 .grid-stale-4e69:focus > .pressed-e789,
.input_dc70 .grid-stale-4e69:focus > .stone-d3f6,
.input_dc70 .grid-stale-4e69:hover > .pressed-e789,
.input_dc70 .grid-stale-4e69:hover > .stone-d3f6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input_dc70.module_ce04 .pro-04fd:after,
.input_dc70.module_ce04 .pro-04fd:before {
  content: "";
  display: table;
}
.input_dc70.module_ce04 .pro-04fd:after {
  clear: both;
}
.input_dc70.module_ce04 .pro-04fd > li {
  float: left;
}
.input_dc70.summary-bd7c .pro-04fd:after,
.input_dc70.summary-bd7c .pro-04fd:before {
  content: "";
  display: table;
}
.input_dc70.summary-bd7c .pro-04fd:after {
  clear: both;
}
.input_dc70.summary-bd7c .pro-04fd > li {
  float: left;
}
.input_dc70.summary-bd7c .pro-04fd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input_dc70.summary-bd7c .pro-04fd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input_dc70.summary-bd7c .pro-04fd > li.soft_f51f > a,
.input_dc70.summary-bd7c .pro-04fd > li.article_hard_0d96 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input_dc70.focused-806a .pro-04fd > li > a .sort-fluid-3493 {
  position: relative;
}
.input_dc70.focused-806a .pro-04fd > li > a .sort-fluid-3493: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;
}
.input_dc70.focused-806a
  .pro-04fd
  > li:focus
  > a
  .sort-fluid-3493:before,
.input_dc70.focused-806a
  .pro-04fd
  > li:hover
  > a
  .sort-fluid-3493:before {
  width: 100%;
  background-color: currentColor;
}
.input_dc70.focused-806a
  .pro-04fd
  > li.soft_f51f
  > a
  .sort-fluid-3493:before,
.input_dc70.focused-806a
  .pro-04fd
  > li.short-e191
  > a
  .sort-fluid-3493:before {
  width: 100%;
  background-color: currentColor;
}
.input_dc70.backdrop-warm-d841 .pro-04fd > li > a .sort-fluid-3493 {
  position: relative;
}
.input_dc70.backdrop-warm-d841 .pro-04fd > li > a .sort-fluid-3493: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;
}
.input_dc70.backdrop-warm-d841 .pro-04fd > li:focus > a .sort-fluid-3493:before,
.input_dc70.backdrop-warm-d841
  .pro-04fd
  > li:hover
  > a
  .sort-fluid-3493:before {
  width: 100%;
  background-color: currentColor;
}
.input_dc70.backdrop-warm-d841
  .pro-04fd
  > li.soft_f51f
  > a
  .sort-fluid-3493:before,
.input_dc70.backdrop-warm-d841
  .pro-04fd
  > li.short-e191
  > a
  .sort-fluid-3493:before {
  width: 100%;
  background-color: currentColor;
}
.blue-6dde .background_solid_8d9a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blue-6dde .background_solid_8d9a li:first-child > a {
  border-top: none;
}
.blue-6dde .background_solid_8d9a .primary-20d9 > .sort-fluid-3493 .form_18be {
  display: none;
}
.blue-6dde .background_solid_8d9a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.blue-6dde .background_solid_8d9a li:last-child {
  border: none;
}
.blue-6dde .background_solid_8d9a li.column_5644 > a {
  padding-right: 45px !important;
}
.blue-6dde .background_solid_8d9a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.blue-6dde .background_solid_8d9a li a:focus,
.blue-6dde .background_solid_8d9a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue-6dde .background_solid_8d9a li .element-dirty-3eb2 {
  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;
}
.blue-6dde .background_solid_8d9a li .element-dirty-3eb2:hover {
  box-shadow: none;
}
.blue-6dde .background_solid_8d9a li .element-dirty-3eb2 .form_18be {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.blue-6dde .background_solid_8d9a .stone-d3f6 {
  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);
}
.blue-6dde .background_solid_8d9a .stone-d3f6 li a {
  padding-left: 3em;
}
.blue-6dde .background_solid_8d9a .rough_b416 > a .element-dirty-3eb2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blue-6dde .background_solid_8d9a .rough_b416 > .stone-d3f6 {
  display: block;
  opacity: 1;
}
.silver-5b1b {
  max-width: 100%;
}
.filter-6a7b {
  line-height: 0;
  cursor: pointer;
}
.overlay_c794 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.overlay_c794:hover {
  box-shadow: none;
  color: currentColor;
}
.overlay_c794 svg {
  width: 18px;
  height: 18px;
}
.overlay_c794 .backdrop_0899 {
  display: none;
}
.banner_c7ce {
  position: relative;
}
.banner_c7ce.fn-active-0d0c .overlay_c794 .notice-b13b {
  display: none;
}
.banner_c7ce.fn-active-0d0c .overlay_c794 .backdrop_0899 {
  display: inline-block;
}
.banner_c7ce .element-large-ab4e {
  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);
}
.banner_c7ce.accordion-68e5 .element-large-ab4e {
  left: auto;
  right: -0.9em;
}
.banner_c7ce.accordion-68e5 .footer_dirty_8503::before {
  left: auto;
  right: 15px;
}
.banner_c7ce.fn-active-0d0c .element-large-ab4e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-773d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paragraph-773d label {
  flex-basis: 100%;
}
.paragraph-773d .hidden_stone_28cd {
  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;
}
.paragraph-773d .sort-4db3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paragraph-773d .sort-4db3:focus {
  background-color: transparent;
}
.paragraph-773d button.west-07da {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paragraph-773d button.west-07da:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paragraph-773d button.west-07da svg {
  width: 18px;
  height: 18px;
}
.paragraph-773d input[type="submit"] {
  min-height: auto;
}
.item-north-ed28 .paragraph-773d .sort-4db3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer_dirty_8503 {
  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) {
  .footer_dirty_8503 {
    width: 220px;
  }
}
.footer_dirty_8503 label {
  flex-basis: 100%;
}
.footer_dirty_8503::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;
}
.gradient-stale-e5b0 .item-north-ed28 .paragraph-773d {
  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;
}
.gradient-stale-e5b0
  .item-north-ed28
  .paragraph-773d
  .hidden_stone_28cd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient-stale-e5b0 .item-north-ed28 .paragraph-773d .sort-4db3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient-stale-e5b0
  .item-north-ed28
  .paragraph-773d
  .sort-4db3:focus {
  background: 0 0;
}
.gradient-stale-e5b0
  .item-north-ed28
  .paragraph-773d
  .next-8872 {
  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;
}
.accordion-66fe {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion-66fe li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion-66fe li:last-child {
  margin-right: 0;
}
.accordion-66fe li:first-child {
  margin-left: 0;
}
.accordion-66fe.grid-motion-e95c a {
  color: #fff;
}
.accordion-66fe.grid-motion-e95c a:hover {
  color: #fff;
}
.accordion-66fe a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion-66fe a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion-66fe a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion-66fe a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion-66fe [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion-66fe [class*="social-icon-apple"].box_slow_ce92 {
  background-color: transparent;
  color: #999;
}
.accordion-66fe [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion-66fe [class*="social-icon-behance"].box_slow_ce92 {
  background-color: transparent;
  color: #1769ff;
}
.accordion-66fe [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion-66fe [class*="social-icon-bitbucket"].box_slow_ce92 {
  background-color: transparent;
  color: #205081;
}
.accordion-66fe [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion-66fe [class*="social-icon-codepen"].box_slow_ce92 {
  background-color: transparent;
  color: #000;
}
.accordion-66fe [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion-66fe [class*="social-icon-delicious"].box_slow_ce92 {
  background-color: transparent;
  color: #39f;
}
.accordion-66fe [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion-66fe [class*="social-icon-digg"].box_slow_ce92 {
  background-color: transparent;
  color: #005be2;
}
.accordion-66fe [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion-66fe [class*="social-icon-dribbble"].box_slow_ce92 {
  background-color: transparent;
  color: #ea4c89;
}
.accordion-66fe [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion-66fe [class*="social-icon-envelope"].box_slow_ce92 {
  background-color: transparent;
  color: #ea4335;
}
.accordion-66fe [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion-66fe [class*="social-icon-facebook"].box_slow_ce92 {
  background-color: transparent;
  color: #3b5998;
}
.accordion-66fe [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion-66fe [class*="social-icon-flickr"].box_slow_ce92 {
  background-color: transparent;
  color: #0063dc;
}
.accordion-66fe [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion-66fe [class*="social-icon-foursquare"].box_slow_ce92 {
  background-color: transparent;
  color: #2d5be3;
}
.accordion-66fe [class*="social-icon-github"] {
  background-color: #333;
}
.accordion-66fe [class*="social-icon-github"].box_slow_ce92 {
  background-color: transparent;
  color: #333;
}
.accordion-66fe [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion-66fe [class*="social-icon-google-plus"].box_slow_ce92 {
  background-color: transparent;
  color: #dd4b39;
}
.accordion-66fe [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion-66fe [class*="social-icon-houzz"].box_slow_ce92 {
  background-color: transparent;
  color: #7ac142;
}
.accordion-66fe [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion-66fe [class*="social-icon-instagram"].box_slow_ce92 {
  background-color: transparent;
  color: #262626;
}
.accordion-66fe [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion-66fe [class*="social-icon-jsfiddle"].box_slow_ce92 {
  background-color: transparent;
  color: #487aa2;
}
.accordion-66fe [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion-66fe [class*="social-icon-linkedin"].box_slow_ce92 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-66fe [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion-66fe [class*="social-icon-medium"].box_slow_ce92 {
  background-color: transparent;
  color: #00ab6b;
}
.accordion-66fe [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion-66fe
  [class*="social-icon-odnoklassniki"].box_slow_ce92 {
  background-color: transparent;
  color: #f4731c;
}
.accordion-66fe [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion-66fe [class*="social-icon-meetup"].box_slow_ce92 {
  background-color: transparent;
  color: #ec1c40;
}
.accordion-66fe [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion-66fe [class*="social-icon-pinterest"].box_slow_ce92 {
  background-color: transparent;
  color: #bd081c;
}
.accordion-66fe [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion-66fe [class*="social-icon-product-hunt"].box_slow_ce92 {
  background-color: transparent;
  color: #da552f;
}
.accordion-66fe [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion-66fe [class*="social-icon-reddit"].box_slow_ce92 {
  background-color: transparent;
  color: #ff4500;
}
.accordion-66fe [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion-66fe [class*="social-icon-rss"].box_slow_ce92 {
  background-color: transparent;
  color: #f26522;
}
.accordion-66fe [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion-66fe
  [class*="social-icon-shopping-cart"].box_slow_ce92 {
  background-color: transparent;
  color: #4caf50;
}
.accordion-66fe [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion-66fe [class*="social-icon-skype"].box_slow_ce92 {
  background-color: transparent;
  color: #00aff0;
}
.accordion-66fe [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion-66fe [class*="social-icon-slideshare"].box_slow_ce92 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-66fe [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion-66fe [class*="social-icon-snapchat"].box_slow_ce92 {
  background-color: transparent;
  color: #fffc00;
}
.accordion-66fe [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion-66fe [class*="social-icon-soundcloud"].box_slow_ce92 {
  background-color: transparent;
  color: #f80;
}
.accordion-66fe [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion-66fe [class*="social-icon-spotify"].box_slow_ce92 {
  background-color: transparent;
  color: #2ebd59;
}
.accordion-66fe [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion-66fe
  [class*="social-icon-stack-overflow"].box_slow_ce92 {
  background-color: transparent;
  color: #fe7a15;
}
.accordion-66fe [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion-66fe [class*="social-icon-maldkfgram"].box_slow_ce92 {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion-66fe [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion-66fe [class*="social-icon-tripadvisor"].box_slow_ce92 {
  background-color: transparent;
  color: #589442;
}
.accordion-66fe [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion-66fe [class*="social-icon-tumblr"].box_slow_ce92 {
  background-color: transparent;
  color: #35465c;
}
.accordion-66fe [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion-66fe [class*="social-icon-twitch"].box_slow_ce92 {
  background-color: transparent;
  color: #6441a5;
}
.accordion-66fe [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion-66fe [class*="social-icon-twitter"].box_slow_ce92 {
  background-color: transparent;
  color: #1da1f2;
}
.accordion-66fe [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion-66fe [class*="social-icon-vimeo"].box_slow_ce92 {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion-66fe [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion-66fe [class*="social-icon-vk"].box_slow_ce92 {
  background-color: transparent;
  color: #45668e;
}
.accordion-66fe [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion-66fe [class*="social-icon-weibo"].box_slow_ce92 {
  background-color: transparent;
  color: #df2029;
}
.accordion-66fe [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion-66fe [class*="social-icon-weixin"].box_slow_ce92 {
  background-color: transparent;
  color: #7bb32e;
}
.accordion-66fe [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion-66fe [class*="social-icon-whatsapp"].box_slow_ce92 {
  background-color: transparent;
  color: #25d366;
}
.accordion-66fe [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion-66fe [class*="social-icon-wordpress"].box_slow_ce92 {
  background-color: transparent;
  color: #21759b;
}
.accordion-66fe [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion-66fe [class*="social-icon-xing"].box_slow_ce92 {
  background-color: transparent;
  color: #026466;
}
.accordion-66fe [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion-66fe [class*="social-icon-yelp"].box_slow_ce92 {
  background-color: transparent;
  color: #af0606;
}
.accordion-66fe [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion-66fe [class*="social-icon-youtube"].box_slow_ce92 {
  background-color: transparent;
  color: #cd201f;
}
.box-fresh-b242 {
  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;
}
.box-fresh-b242:hover {
  box-shadow: none;
  background: 0 0;
}
.status_over_3bef {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tabs_paper_188a {
  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;
}
.huge-33f2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.last-da59 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.last-da59,
.last-da59::after,
.last-da59::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;
}
.last-da59::after,
.last-da59::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accent_brown_5a30 .tabs_paper_188a .huge-33f2 {
  margin-top: -2px;
  width: 19px;
}
.accent_brown_5a30 .tabs_paper_188a .last-da59 {
  margin-top: -1px;
}
.accent_brown_5a30 .tabs_paper_188a .last-da59,
.accent_brown_5a30 .tabs_paper_188a .last-da59::after,
.accent_brown_5a30 .tabs_paper_188a .last-da59::before {
  width: 19px;
  height: 2px;
}
.accent_brown_5a30 .tabs_paper_188a .last-da59::before {
  top: -6px;
}
.accent_brown_5a30 .tabs_paper_188a .last-da59::after {
  bottom: -6px;
}
.progress_bottom_cf75 .tabs_paper_188a .huge-33f2 {
  margin-top: -2px;
  width: 22px;
}
.progress_bottom_cf75 .tabs_paper_188a .last-da59 {
  margin-top: -1px;
}
.progress_bottom_cf75 .tabs_paper_188a .last-da59,
.progress_bottom_cf75 .tabs_paper_188a .last-da59::after,
.progress_bottom_cf75 .tabs_paper_188a .last-da59::before {
  width: 22px;
  height: 2px;
}
.progress_bottom_cf75 .tabs_paper_188a .last-da59::before {
  top: -7px;
}
.progress_bottom_cf75 .tabs_paper_188a .last-da59::after {
  bottom: -7px;
}
.label_pink_da27 .tabs_paper_188a .huge-33f2 {
  margin-top: -2px;
  width: 31px;
}
.label_pink_da27 .tabs_paper_188a .last-da59 {
  margin-top: -1.5px;
}
.label_pink_da27 .tabs_paper_188a .last-da59,
.label_pink_da27 .tabs_paper_188a .last-da59::after,
.label_pink_da27 .tabs_paper_188a .last-da59::before {
  width: 31px;
  height: 3px;
}
.label_pink_da27 .tabs_paper_188a .last-da59::before {
  top: -9px;
}
.label_pink_da27 .tabs_paper_188a .last-da59::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient_a14b .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_a14b .tabs_paper_188a .last-da59 {
    margin-top: -1px;
  }
  .gradient_a14b .tabs_paper_188a .last-da59,
  .gradient_a14b .tabs_paper_188a .last-da59::after,
  .gradient_a14b .tabs_paper_188a .last-da59::before {
    width: 19px;
    height: 2px;
  }
  .gradient_a14b .tabs_paper_188a .last-da59::before {
    top: -6px;
  }
  .gradient_a14b .tabs_paper_188a .last-da59::after {
    bottom: -6px;
  }
  .smooth_73a9 .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 22px;
  }
  .smooth_73a9 .tabs_paper_188a .last-da59 {
    margin-top: -1px;
  }
  .smooth_73a9 .tabs_paper_188a .last-da59,
  .smooth_73a9 .tabs_paper_188a .last-da59::after,
  .smooth_73a9 .tabs_paper_188a .last-da59::before {
    width: 22px;
    height: 2px;
  }
  .smooth_73a9 .tabs_paper_188a .last-da59::before {
    top: -7px;
  }
  .smooth_73a9 .tabs_paper_188a .last-da59::after {
    bottom: -7px;
  }
  .small-0bdf .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 31px;
  }
  .small-0bdf .tabs_paper_188a .last-da59 {
    margin-top: -1.5px;
  }
  .small-0bdf .tabs_paper_188a .last-da59,
  .small-0bdf .tabs_paper_188a .last-da59::after,
  .small-0bdf .tabs_paper_188a .last-da59::before {
    width: 31px;
    height: 3px;
  }
  .small-0bdf .tabs_paper_188a .last-da59::before {
    top: -9px;
  }
  .small-0bdf .tabs_paper_188a .last-da59::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-iron-cf94 .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 19px;
  }
  .layout-iron-cf94 .tabs_paper_188a .last-da59 {
    margin-top: -1px;
  }
  .layout-iron-cf94 .tabs_paper_188a .last-da59,
  .layout-iron-cf94 .tabs_paper_188a .last-da59::after,
  .layout-iron-cf94 .tabs_paper_188a .last-da59::before {
    width: 19px;
    height: 2px;
  }
  .layout-iron-cf94 .tabs_paper_188a .last-da59::before {
    top: -6px;
  }
  .layout-iron-cf94 .tabs_paper_188a .last-da59::after {
    bottom: -6px;
  }
  .panel-next-c5ba .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-next-c5ba .tabs_paper_188a .last-da59 {
    margin-top: -1px;
  }
  .panel-next-c5ba .tabs_paper_188a .last-da59,
  .panel-next-c5ba .tabs_paper_188a .last-da59::after,
  .panel-next-c5ba .tabs_paper_188a .last-da59::before {
    width: 22px;
    height: 2px;
  }
  .panel-next-c5ba .tabs_paper_188a .last-da59::before {
    top: -7px;
  }
  .panel-next-c5ba .tabs_paper_188a .last-da59::after {
    bottom: -7px;
  }
  .filter-green-1930 .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 31px;
  }
  .filter-green-1930 .tabs_paper_188a .last-da59 {
    margin-top: -1.5px;
  }
  .filter-green-1930 .tabs_paper_188a .last-da59,
  .filter-green-1930 .tabs_paper_188a .last-da59::after,
  .filter-green-1930 .tabs_paper_188a .last-da59::before {
    width: 31px;
    height: 3px;
  }
  .filter-green-1930 .tabs_paper_188a .last-da59::before {
    top: -9px;
  }
  .filter-green-1930 .tabs_paper_188a .last-da59::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .clean_fe30 .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 19px;
  }
  .clean_fe30 .tabs_paper_188a .last-da59 {
    margin-top: -1px;
  }
  .clean_fe30 .tabs_paper_188a .last-da59,
  .clean_fe30 .tabs_paper_188a .last-da59::after,
  .clean_fe30 .tabs_paper_188a .last-da59::before {
    width: 19px;
    height: 2px;
  }
  .clean_fe30 .tabs_paper_188a .last-da59::before {
    top: -6px;
  }
  .clean_fe30 .tabs_paper_188a .last-da59::after {
    bottom: -6px;
  }
  .motion_7cac .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 22px;
  }
  .motion_7cac .tabs_paper_188a .last-da59 {
    margin-top: -1px;
  }
  .motion_7cac .tabs_paper_188a .last-da59,
  .motion_7cac .tabs_paper_188a .last-da59::after,
  .motion_7cac .tabs_paper_188a .last-da59::before {
    width: 22px;
    height: 2px;
  }
  .motion_7cac .tabs_paper_188a .last-da59::before {
    top: -7px;
  }
  .motion_7cac .tabs_paper_188a .last-da59::after {
    bottom: -7px;
  }
  .aside-84b4 .tabs_paper_188a .huge-33f2 {
    margin-top: -2px;
    width: 31px;
  }
  .aside-84b4 .tabs_paper_188a .last-da59 {
    margin-top: -1.5px;
  }
  .aside-84b4 .tabs_paper_188a .last-da59,
  .aside-84b4 .tabs_paper_188a .last-da59::after,
  .aside-84b4 .tabs_paper_188a .last-da59::before {
    width: 31px;
    height: 3px;
  }
  .aside-84b4 .tabs_paper_188a .last-da59::before {
    top: -9px;
  }
  .aside-84b4 .tabs_paper_188a .last-da59::after {
    bottom: -9px;
  }
}
.backdrop-dc29 .last-da59 {
  -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);
}
.backdrop-dc29 .last-da59::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.backdrop-dc29 .last-da59::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);
}
.backdrop-dc29.mask_490d .last-da59 {
  -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);
}
.backdrop-dc29.mask_490d .last-da59::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.backdrop-dc29.mask_490d .last-da59::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);
}
.liquid_4ff5 {
  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.thumbnail_huge_27a1:before {
  display: none;
}
.prev-fa5d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.prev-fa5d .hot-605c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.prev-fa5d .hot-605c:last-of-type {
  border-bottom: none;
}
.prev-fa5d .hot-605c.info_green_b5f2,
.prev-fa5d .hot-605c.cold_bf2d,
.prev-fa5d .hot-605c.button-lower-8bbd {
  padding: 0;
}
.prev-fa5d .blue-6dde .element-dirty-3eb2 {
  color: currentColor;
}
.prev-fa5d .blue-6dde .element-dirty-3eb2:focus,
.prev-fa5d .blue-6dde .element-dirty-3eb2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-fa5d.wrapper_c978 .smooth_adcd,
.prev-fa5d.wrapper_c978 .west-1afb a,
.prev-fa5d.wrapper_c978 .pro-04fd a,
.prev-fa5d.wrapper_c978 .stone-d3f6 a {
  color: rgba(0, 0, 0, 0.55);
}
.prev-fa5d.wrapper_c978 .smooth_adcd:hover,
.prev-fa5d.wrapper_c978 .west-1afb a:hover,
.prev-fa5d.wrapper_c978 .pro-04fd a:hover,
.prev-fa5d.wrapper_c978 .stone-d3f6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-fa5d.wrapper_c978 .black-c31a {
  color: rgba(0, 0, 0, 0.8);
}
.prev-fa5d.wrapper_c978 .hot-605c {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-fa5d.wrapper_c978 .hot-605c:before {
  background: rgba(0, 0, 0, 0.08);
}
.prev-fa5d.wrapper_c978 .table_dd9a:before {
  background: rgba(255, 255, 255, 0.9);
}
.prev-fa5d.wrapper_c978 .blue-6dde .background_solid_8d9a li a,
.prev-fa5d.wrapper_c978 .blue-6dde .element-dirty-3eb2,
.prev-fa5d.wrapper_c978 .stone-d3f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-fa5d.wrapper_c978 .blue-6dde .element-dirty-3eb2:focus,
.prev-fa5d.wrapper_c978 .blue-6dde .element-dirty-3eb2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-fa5d.wrapper_c978 .background_solid_8d9a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-fa5d.tertiary-fb8c .smooth_adcd,
.prev-fa5d.tertiary-fb8c .west-1afb a,
.prev-fa5d.tertiary-fb8c .pro-04fd .element-dirty-3eb2,
.prev-fa5d.tertiary-fb8c .pro-04fd a,
.prev-fa5d.tertiary-fb8c .stone-d3f6 a {
  color: rgba(255, 255, 255, 0.79);
}
.prev-fa5d.tertiary-fb8c .smooth_adcd:hover,
.prev-fa5d.tertiary-fb8c .west-1afb a:hover,
.prev-fa5d.tertiary-fb8c .pro-04fd .element-dirty-3eb2:hover,
.prev-fa5d.tertiary-fb8c .pro-04fd a:hover,
.prev-fa5d.tertiary-fb8c .stone-d3f6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-fa5d.tertiary-fb8c .black-c31a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-fa5d.tertiary-fb8c .hot-605c {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-fa5d.tertiary-fb8c .hot-605c:before {
  background: rgba(255, 255, 255, 0.08);
}
.prev-fa5d.tertiary-fb8c .table_dd9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.prev-fa5d.tertiary-fb8c .blue-6dde .background_solid_8d9a li a,
.prev-fa5d.tertiary-fb8c .blue-6dde .element-dirty-3eb2,
.prev-fa5d.tertiary-fb8c .stone-d3f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-fa5d.tertiary-fb8c .blue-6dde .element-dirty-3eb2:focus,
.prev-fa5d.tertiary-fb8c .blue-6dde .element-dirty-3eb2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-fa5d.tertiary-fb8c .background_solid_8d9a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_dd9a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_dd9a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tag_thick_7636 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-2315 .prev-fa5d {
  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;
}
.breadcrumb-2315 .hot-605c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-2315 .hot-605c: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) {
  .breadcrumb-2315 .hot-605c:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-2315 .hot-605c:last-child:before {
  content: none;
}
.breadcrumb-2315 .hot-605c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-2315 .blue-6dde .background_solid_8d9a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-2315 .blue-6dde .background_solid_8d9a li a .element-dirty-3eb2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-2315 .blue-6dde .stone-d3f6 {
  border: none;
}
.breadcrumb-2315 .blue-6dde .stone-d3f6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-2315 .table_dd9a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-2315 .tag_thick_7636 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-2315 .tertiary-fb8c .table_dd9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-2315 .wrapper_c978.section-3df9 .last-da59 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-2315
  .wrapper_c978.section-3df9
  .last-da59::after,
.breadcrumb-2315
  .wrapper_c978.section-3df9
  .last-da59:before {
  background: inherit;
}
.breadcrumb-2315
  .wrapper_c978.section-3df9:hover
  .last-da59 {
  background: rgba(0, 0, 0, 0.8);
}
.pagination_fresh_a739 .prev-fa5d {
  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) {
  .pagination_fresh_a739 .prev-fa5d {
    width: auto;
    right: 45px;
  }
}
.banner_cd9b .prev-fa5d {
  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) {
  .banner_cd9b .prev-fa5d {
    width: auto;
    left: 45px;
  }
}
.thumbnail_huge_27a1 .prev-fa5d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail_huge_27a1 .tag_thick_7636 {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail_huge_27a1 .table_dd9a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail_glass_c863 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail_glass_c863.breadcrumb-2315 .prev-fa5d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail_glass_c863.pagination_fresh_a739 .prev-fa5d {
  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);
}
.detail_glass_c863 .prev-fa5d {
  visibility: visible;
}
.detail_glass_c863.banner_cd9b .prev-fa5d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.table_next_7650,
.narrow-7f63 {
  overflow-x: hidden;
}
.table_next_7650 .prev-fa5d {
  overflow: auto;
}
.table_next_7650.breadcrumb-2315 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_next_7650.breadcrumb-2315 .prev-fa5d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.table_next_7650.breadcrumb-2315 .box-fresh-b242 {
  opacity: 0;
}
.table_next_7650.pagination_fresh_a739 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_next_7650.pagination_fresh_a739 .prev-fa5d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.table_next_7650.pagination_fresh_a739 .box-fresh-b242 {
  opacity: 0;
}
.table_next_7650.banner_cd9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_next_7650.banner_cd9b .prev-fa5d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.table_next_7650.banner_cd9b .box-fresh-b242 {
  opacity: 0;
}
.table_next_7650.thumbnail_huge_27a1 .prev-fa5d {
  z-index: 10;
  visibility: visible;
}
.section-3df9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section-3df9 .last-da59 {
  background: rgba(255, 255, 255, 0.99);
}
.section-3df9 .last-da59::after,
.section-3df9 .last-da59:before {
  background: inherit;
}
.section-3df9:hover .last-da59 {
  background: rgba(255, 255, 255, 0.99);
}
.banner_cd9b .section-3df9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail_huge_27a1 .section-3df9 {
  display: none !important;
}
.table_next_7650:before,
.narrow-7f63:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.table_next_7650 .section-3df9,
.narrow-7f63 .section-3df9 {
  display: inline-block;
}
.prev-fa5d .fresh-4670 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.table_next_7650 .prev-fa5d .fresh-4670,
.narrow-7f63 .prev-fa5d .fresh-4670 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary_tiny_9678 .hidden_stone_28cd {
  width: 100%;
}
.primary_black_3149 {
  padding: 0 0.5em 0;
}
.primary_black_3149 [class*="customify-col-"],
.primary_black_3149 [class*="customify-col_"],
.primary_black_3149 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module_8126 .primary_black_3149 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .large_7ec2 .banner_tiny_8d32,
  .banner_tiny_8d32 {
    display: none;
  }
  .gallery_51dc {
    text-align: left;
  }
  .notification_out_29f1 {
    text-align: center;
  }
  .gallery_9aca {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .large_7ec2 .steel-254f,
  .steel-254f {
    display: none;
  }
  .message-dark-d613 {
    text-align: left;
  }
  .mask_right_cbf0 {
    text-align: center;
  }
  .input_hovered_ae37 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .large_7ec2 .content-e839,
  .content-e839 {
    display: none;
  }
  .in_46f4 {
    text-align: left;
  }
  .article-pressed-da5d {
    text-align: center;
  }
  .last-a652 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article_pink_c50f {
  box-shadow: none !important;
}
.alert-easy-365a .badge-ea32,
.lite_11f4 .badge-ea32 {
  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;
}
.lite_11f4 .badge-ea32 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bright-0ea4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bright-0ea4:after,
.bright-0ea4:before {
  content: "";
  display: table;
}
.bright-0ea4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bright-0ea4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bright-0ea4,
.medium-457d {
  max-width: 1248px;
  margin: 0 auto;
}

.box-south-a212.feature_ad18 .bright-0ea4 {
  max-width: 100%;
}
.box-south-a212.box-soft-48f1 {
  max-width: 1200px;
  margin: 0 auto;
}
.box-south-a212.focused_cee5 .bright-0ea4 {
  max-width: 100%;
}
.box-south-a212.focused_cee5 > .bright-0ea4 {
  padding-left: 0;
  padding-right: 0;
}
.box-south-a212.focused_cee5 > .bright-0ea4 .large_7ec2 {
  margin: 0;
}
.box-south-a212.focused_cee5
  > .bright-0ea4
  .input-7806.new-c1b4 {
  margin-right: 0;
  margin-left: 0;
}
.box-south-a212.focused_cee5 #main.new-c1b4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .white-489f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .white-489f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_52ec .detail_cold_c4a9 {
    padding-right: 1em;
  }
  .breadcrumb_52ec.pagination_eda8 .input-7806 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_52ec.pagination_eda8 .detail_cold_c4a9 {
    padding-right: 1em;
  }
  .breadcrumb_52ec.pagination_eda8 .pink_c8b4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick-48f5 .detail_cold_c4a9 {
    padding-left: 1em;
  }
  .thick-48f5.pagination_eda8 .input-7806 {
    border-left: 1px solid #eaecee;
  }
  .thick-48f5.pagination_eda8 .detail_cold_c4a9 {
    padding-left: 1em;
  }
  .thick-48f5.pagination_eda8 .pink_c8b4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-cfd9 .detail_cold_c4a9 {
    padding-left: 1em;
  }
  .box-cfd9.pagination_eda8 .element_soft_db48 {
    border-right: 1px solid #eaecee;
  }
  .box-cfd9.pagination_eda8 .east-c037 {
    border-right: 1px solid #eaecee;
  }
  .box-cfd9.pagination_eda8 .detail_cold_c4a9 {
    padding-left: 1em;
  }
  .box-cfd9.pagination_eda8 .pink_c8b4 {
    padding-right: 1em;
  }
  .box-cfd9.pagination_eda8 .description-purple-5858 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_tiny_47dd .detail_cold_c4a9 {
    padding-right: 1em;
  }
  .background_tiny_47dd.pagination_eda8 .element_soft_db48 {
    border-left: 1px solid #eaecee;
  }
  .background_tiny_47dd.pagination_eda8 .east-c037 {
    border-left: 1px solid #eaecee;
  }
  .background_tiny_47dd.pagination_eda8 .detail_cold_c4a9 {
    padding-right: 1em;
  }
  .background_tiny_47dd.pagination_eda8 .pink_c8b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_tiny_47dd.pagination_eda8 .description-purple-5858 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white-489f .detail_cold_c4a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white-489f.pagination_eda8 .input-7806 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .white-489f.pagination_eda8 .detail_cold_c4a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white-489f.pagination_eda8 .pink_c8b4 {
    padding-left: 1em;
  }
  .white-489f.pagination_eda8 .description-purple-5858 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .white-489f.pagination_eda8 .detail_cold_c4a9 {
    padding-left: 0;
  }
}
.gallery_over_c189 .active_dade {
  display: inline-block;
}
.item-smooth-b07b {
  display: inline-block;
}
.row_121f {
  word-con: break-word;
}
.main-9e97 > span {
  display: inline-block;
  padding: 5px 0;
}
.main-9e97 .disabled_8361 {
  margin-left: 8px;
  margin-right: 8px;
}
.main-9e97 .wrapper_south_611b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.up_b0c5 .accent_0cc4 {
  margin-bottom: 2em;
}
.up_b0c5 .video-a4fd {
  margin-bottom: 15px;
}
.up_b0c5 .video-a4fd:last-child {
  margin-bottom: 0;
}
.up_b0c5 .selected_db55 {
  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) {
  .up_b0c5 .selected_db55 {
    display: block;
  }
}
.up_b0c5 .accent_fee0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .up_b0c5 .accent_fee0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.up_b0c5 .nav-black-9a3d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.up_b0c5 .nav-black-9a3d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.up_b0c5 .nav-black-9a3d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.up_b0c5 .row_121f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.up_b0c5 .row_121f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.up_b0c5 .tabs_49e8 p:last-child {
  margin-bottom: 0;
}
.up_b0c5 .background_0d46 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.up_b0c5 .filter-4eb9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.up_b0c5 .tag-fluid-65bf {
  margin-top: 1em;
}
.up_b0c5 .hidden_fresh_e6b0 {
  top: 0;
  display: block;
}
.up_b0c5 .hidden_fresh_e6b0 a {
  color: inherit;
}
.up_b0c5 .hidden_fresh_e6b0 a:hover {
  color: inherit;
}
.up_b0c5 .highlight_easy_35db {
  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;
}
.up_b0c5 .highlight_easy_35db:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.up_b0c5 .filter-4eb9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.up_b0c5 .tabs-e886 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.up_b0c5 .tabs-e886:first-child {
  margin-top: 0;
}
.up_b0c5 .tabs-e886.search_314c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.up_b0c5 .tabs-e886.tag_current_858c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.up_b0c5
  .tabs-e886.tag_current_858c.accent_5075
  .tag-fluid-65bf {
  width: 100%;
}
.up_b0c5 .tag_current_858c {
  -webkit-box-align: center;
  align-items: center;
}
.up_b0c5 .tag_current_858c .main-9e97,
.up_b0c5 .tag_current_858c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.up_b0c5 .nav-black-9a3d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up_b0c5 .nav-black-9a3d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up_b0c5 .nav-black-9a3d: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;
}
.up_b0c5 .search_314c {
  z-index: 5;
}
.up_b0c5 .label_focused_c0d9 .slider_bf9d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.up_b0c5 .button-thick-e2e3 .slider_bf9d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.up_b0c5 .sidebar-red-036d .slider_bf9d {
  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;
}
.up_b0c5.focused_e69d .selected_db55,
.up_b0c5.form_bde4 .selected_db55 {
  display: block;
}
.up_b0c5.focused_e69d .selected_db55 .media-2172,
.up_b0c5.focused_e69d .selected_db55 .filter-4eb9,
.up_b0c5.form_bde4 .selected_db55 .media-2172,
.up_b0c5.form_bde4 .selected_db55 .filter-4eb9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up_b0c5.header_e895 .accent_fee0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .up_b0c5.header_e895 .accent_fee0 {
    margin-right: 0;
  }
}
.up_b0c5.focused_e69d .accent_fee0,
.up_b0c5.form_bde4 .accent_fee0 {
  padding-top: 40%;
}
.up_b0c5.focused_e69d .accent_0cc4,
.up_b0c5.form_bde4 .accent_0cc4 {
  display: block;
}
.up_b0c5.focused_e69d .fn-sticky-0d0c .filter-4eb9,
.up_b0c5.form_bde4 .fn-sticky-0d0c .filter-4eb9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.up_b0c5.focused_e69d .accent_fee0,
.up_b0c5.form_bde4 .accent_fee0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.up_b0c5.focused_e69d .filter-4eb9 {
  padding: 1em;
}
.smooth_38af {
  margin: 30px auto;
  display: block;
}
.smooth_38af .motion_a9f8 > * {
  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;
}
.smooth_38af .motion_a9f8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth_38af .motion_a9f8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_hard_70cd .main-9e97 {
  margin-bottom: 1.41575em;
}
.breadcrumb_hard_70cd .sort-hovered-48f7 {
  margin-bottom: 1.618em;
}
.carousel-tall-594f .focus_57e1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel-tall-594f .focus_57e1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel-tall-594f .title_wood_884c {
  max-width: 100%;
  overflow: auto;
}
.icon-4d62 .carousel-tall-594f a:hover {
  text-decoration: underline;
}
.shadow_aa85 .video-a4fd:not(.row_121f),
.shadow_aa85 .nav-black-9a3d {
  margin-bottom: 1.41575em;
}
.shadow_aa85 .video-a4fd:not(.row_121f):last-child,
.shadow_aa85 .nav-black-9a3d:last-child {
  margin-bottom: 0;
}
.shadow_aa85 .video-a4fd.block-d414 {
  margin-bottom: 0.41575em;
}
.shadow_aa85 .shadow-under-6d62:before,
.shadow_aa85 .east-9982:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shadow_aa85 .shadow-under-6d62:before {
  content: "\f115";
}
.shadow_aa85 .east-9982:before {
  content: "\f02c";
}
.shadow_aa85 .summary_solid_c8e7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shadow_aa85 .summary_solid_c8e7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box_thick_abf2 {
  display: -webkit-box;
  display: flex;
}
.box_thick_abf2 .logo_fresh_a360 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box_thick_abf2 .logo_fresh_a360 {
    flex-basis: 90px;
  }
}
.box_thick_abf2 .shadow-old-adea {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box_thick_abf2 .shadow-old-adea {
    flex-basis: calc(100% - 50px);
  }
}
.box_thick_abf2 .frame_f567 p:last-child {
  margin-bottom: 0.72em;
}
.layout-f89f .motion_a9f8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout-f89f .motion_a9f8:after,
.layout-f89f .motion_a9f8:before {
  content: "";
  display: table;
}
.layout-f89f .motion_a9f8:after {
  clear: both;
}
.layout-f89f .motion_a9f8 .old_37a3,
.layout-f89f .motion_a9f8 .purple_467e {
  width: 49%;
}
.layout-f89f .motion_a9f8 .old_37a3 a span.dark-d189,
.layout-f89f .motion_a9f8 .purple_467e a span.dark-d189 {
  display: block;
  margin-bottom: 5px;
}
.layout-f89f .motion_a9f8 .purple_467e {
  float: left;
  text-align: left;
}
.layout-f89f .motion_a9f8 .old_37a3 {
  float: right;
  text-align: right;
}
.feature-0c19 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature-0c19 {
    margin-bottom: 0;
  }
}
.bronze-3188 {
  margin-bottom: 1em;
}
.bronze-3188 .row_121f {
  font-size: 1.1em;
  line-height: 1.3;
}
.left-71fe a {
  display: block;
  line-height: 0;
  position: relative;
}
.middle_a7a8 .bronze-3188,
.title_copper_d187 .bronze-3188 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .middle_a7a8 .bronze-3188,
  .title_copper_d187 .bronze-3188 {
    display: block;
  }
}
.middle_a7a8 .left-71fe,
.title_copper_d187 .left-71fe {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .middle_a7a8 .left-71fe,
  .title_copper_d187 .left-71fe {
    margin-bottom: 1em;
  }
}
.middle_a7a8 .left-71fe img,
.title_copper_d187 .left-71fe img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.middle_a7a8 .filter_pink_f73b,
.title_copper_d187 .filter_pink_f73b {
  flex-basis: calc(100% - 160px);
}
.middle_a7a8 .filter_pink_f73b p,
.title_copper_d187 .filter_pink_f73b p {
  margin-bottom: 0;
}
.middle_a7a8 .filter_pink_f73b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .middle_a7a8 .filter_pink_f73b {
    padding-left: 0;
  }
}
.title_copper_d187 .filter_pink_f73b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title_copper_d187 .filter_pink_f73b {
    padding-right: 0;
  }
}
.title_copper_d187 .left-71fe {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item-current-f409 .left-71fe {
  margin-bottom: 0.5em;
}
.item-current-f409 .left-71fe img {
  width: 100%;
}
.paper-8b39 .warm-f1b1,
.section-c669 .warm-f1b1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section-c669 .input-7806 .slider_7cc0 p:last-child {
  margin-bottom: 0;
}
.wide_ac6d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.out-52d8 .nav-wide-ee1a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .out-52d8 .nav-wide-ee1a:last-of-type {
    margin-bottom: 0;
  }
}
.out-52d8 .nav-wide-ee1a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.out-52d8 .nav-wide-ee1a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.out-52d8 .nav-wide-ee1a ul li {
  margin: 0 0 0.6em;
}
.out-52d8 .nav-wide-ee1a ul li.disabled_large_4a22,
.out-52d8 .nav-wide-ee1a ul li.pagination-under-9ea8 {
  position: relative;
}
.out-52d8 .nav-wide-ee1a ul li.disabled_large_4a22 .content_190d,
.out-52d8 .nav-wide-ee1a ul li.pagination-under-9ea8 .content_190d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.out-52d8 .nav-wide-ee1a ul li.disabled_large_4a22:after:after,
.out-52d8 .nav-wide-ee1a ul li.disabled_large_4a22:after:before,
.out-52d8
  .nav-wide-ee1a
  ul
  li.pagination-under-9ea8:after:after,
.out-52d8
  .nav-wide-ee1a
  ul
  li.pagination-under-9ea8:after:before {
  content: "";
  display: table;
}
.out-52d8 .nav-wide-ee1a ul li.disabled_large_4a22:after:after,
.out-52d8
  .nav-wide-ee1a
  ul
  li.pagination-under-9ea8:after:after {
  clear: both;
}
.out-52d8 .nav-wide-ee1a a.active_d93d:hover {
  text-decoration: none;
}
.out-52d8 .nav-wide-ee1a select {
  max-width: 100%;
}
.out-52d8 .nav-wide-ee1a table {
  font-size: 85%;
}
.out-52d8 .nav-wide-ee1a table td,
.out-52d8 .nav-wide-ee1a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.out-52d8 .nav-wide-ee1a table tfoot td {
  text-align: left;
}
.out-52d8 .nav-wide-ee1a :last-child {
  margin-bottom: 0;
}
.out-52d8 .nav-wide-ee1a .shade_2fba {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.out-52d8 .nav-wide-ee1a .shade_2fba label {
  width: 100%;
}
.out-52d8 .nav-wide-ee1a .shade_2fba .sort-4db3 {
  width: 100%;
  display: block;
}
.out-52d8 .nav-wide-ee1a .shade_2fba .west-07da {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.out-52d8 .nav-wide-ee1a .shade_2fba .west-07da:hover svg #svg-search {
  fill: #444;
}
.out-52d8 .nav-wide-ee1a .shade_2fba .west-07da svg {
  width: 18px;
  height: 18px;
}
.out-52d8 .red-657c ul ul,
.out-52d8 .dynamic_655c ul ul,
.out-52d8 .heading_clean_f5fc ul ul,
.out-52d8 .tall_f4a2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.out-52d8 .red-657c .column_5644 > a,
.out-52d8 .dynamic_655c .column_5644 > a,
.out-52d8 .heading_clean_f5fc .column_5644 > a,
.out-52d8 .tall_f4a2 .column_5644 > a {
  margin-bottom: 0;
}
.out-52d8 .east-46c4 li,
.out-52d8 .red-657c li,
.out-52d8 .gallery_east_c66b li,
.out-52d8 .dynamic_655c li,
.out-52d8 .heading_clean_f5fc li,
.out-52d8 .tall_f4a2 li,
.out-52d8 .grid-wood-e440 li,
.out-52d8 .east-6b9e li {
  display: block;
  position: relative;
}
.out-52d8 .east-46c4 li:last-child,
.out-52d8 .red-657c li:last-child,
.out-52d8 .gallery_east_c66b li:last-child,
.out-52d8 .dynamic_655c li:last-child,
.out-52d8 .heading_clean_f5fc li:last-child,
.out-52d8 .tall_f4a2 li:last-child,
.out-52d8 .grid-wood-e440 li:last-child,
.out-52d8 .east-6b9e li:last-child {
  border: none;
}
.out-52d8 .east-46c4 li a,
.out-52d8 .red-657c li a,
.out-52d8 .gallery_east_c66b li a,
.out-52d8 .dynamic_655c li a,
.out-52d8 .heading_clean_f5fc li a,
.out-52d8 .tall_f4a2 li a,
.out-52d8 .grid-wood-e440 li a,
.out-52d8 .east-6b9e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.out-52d8 .east-46c4 li ul li::before,
.out-52d8 .red-657c li ul li::before,
.out-52d8 .gallery_east_c66b li ul li::before,
.out-52d8 .dynamic_655c li ul li::before,
.out-52d8 .heading_clean_f5fc li ul li::before,
.out-52d8 .tall_f4a2 li ul li::before,
.out-52d8 .grid-wood-e440 li ul li::before,
.out-52d8 .east-6b9e li ul li::before {
  left: 15px;
}
.out-52d8 .east-46c4 li ul a,
.out-52d8 .red-657c li ul a,
.out-52d8 .gallery_east_c66b li ul a,
.out-52d8 .dynamic_655c li ul a,
.out-52d8 .heading_clean_f5fc li ul a,
.out-52d8 .tall_f4a2 li ul a,
.out-52d8 .grid-wood-e440 li ul a,
.out-52d8 .east-6b9e li ul a {
  padding-left: 20px;
}
.out-52d8 .east-46c4 li ul ul li::before,
.out-52d8 .red-657c li ul ul li::before,
.out-52d8 .gallery_east_c66b li ul ul li::before,
.out-52d8 .dynamic_655c li ul ul li::before,
.out-52d8 .heading_clean_f5fc li ul ul li::before,
.out-52d8 .tall_f4a2 li ul ul li::before,
.out-52d8 .grid-wood-e440 li ul ul li::before,
.out-52d8 .east-6b9e li ul ul li::before {
  left: 30px;
}
.out-52d8 .east-46c4 li ul ul a,
.out-52d8 .red-657c li ul ul a,
.out-52d8 .gallery_east_c66b li ul ul a,
.out-52d8 .dynamic_655c li ul ul a,
.out-52d8 .heading_clean_f5fc li ul ul a,
.out-52d8 .tall_f4a2 li ul ul a,
.out-52d8 .grid-wood-e440 li ul ul a,
.out-52d8 .east-6b9e li ul ul a {
  padding-left: 40px;
}
.out-52d8 .frame-under-d3e3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.out-52d8 .east-6b9e ul li {
  margin-bottom: 1.41575em;
}
.out-52d8 .east-6b9e ul li .bright-75d4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.out-52d8 .east-6b9e ul li .element-b97e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tertiary-fb8c .east-46c4 li a,
.tertiary-fb8c .red-657c li a,
.tertiary-fb8c .gallery_east_c66b li a,
.tertiary-fb8c .dynamic_655c li a,
.tertiary-fb8c .heading_clean_f5fc li a,
.tertiary-fb8c .tall_f4a2 li a,
.tertiary-fb8c .grid-wood-e440 li a,
.tertiary-fb8c .east-6b9e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-fb8c .frame-under-d3e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-fb8c .nav-wide-ee1a ul li.disabled_large_4a22 .content_190d,
.tertiary-fb8c .nav-wide-ee1a ul li.pagination-under-9ea8 .content_190d {
  background: rgba(0, 0, 0, 0.2);
}
.tertiary-fb8c .out-52d8 .nav-wide-ee1a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-south-a212 .out-52d8 .background_solid_8d9a li {
  margin: 0;
}
.box-south-a212 .out-52d8 .background_solid_8d9a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-south-a212 .out-52d8 .background_solid_8d9a li ul {
  margin: 0;
}
.box-south-a212 .out-52d8 .background_solid_8d9a li ul li a {
  padding-left: 15px;
}
.box-south-a212 .out-52d8 .background_solid_8d9a li ul li li a {
  padding-left: 30px;
}
.box-south-a212 .out-52d8 .background_solid_8d9a li.article_hard_0d96 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-south-a212 .out-52d8 .background_solid_8d9a li.article_hard_0d96 > 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;
}
.box-south-a212 .out-52d8 .background_solid_8d9a li.article_hard_0d96 > 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;
}
.notice_31c4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input_3c9b {
  position: relative;
  z-index: 10;
}
.input_3c9b .fresh-4670 {
  width: 100%;
  max-width: 100%;
}
.caption-3a94 .small_8fe7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption-3a94 .wrapper_c978 {
}
.caption-3a94 .tertiary-fb8c {
  background: #292929;
}
.popup_gold_67cd .small_8fe7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.popup_gold_67cd .wrapper_c978 {
  background: #f9f9f9;
}
.popup_gold_67cd .tertiary-fb8c {
  background: #303030;
}
.message_lite_1ded .small_8fe7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .message_lite_1ded .active_dade {
    margin-bottom: 1em;
  }
  .message_lite_1ded .active_dade:last-child {
    margin-bottom: 0;
  }
}
.message_lite_1ded .wrapper_c978 {
  background: #ededed;
}
.message_lite_1ded .tertiary-fb8c {
  background: #1a1a1a;
}
.small_8fe7.wrapper_c978 {
  color: rgba(0, 0, 0, 0.6);
}
.small_8fe7.wrapper_c978 .item-6bcd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_8fe7.tertiary-fb8c {
  color: rgba(255, 255, 255, 0.99);
}
.small_8fe7.tertiary-fb8c a:not(.active_d93d) {
  color: rgba(255, 255, 255, 0.79);
}
.small_8fe7.tertiary-fb8c a:not(.active_d93d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_8fe7.tertiary-fb8c .item-6bcd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_8fe7.tertiary-fb8c table tbody td,
.small_8fe7.tertiary-fb8c table th {
  background: rgba(0, 0, 0, 0.08);
}
.notice_next_5259.column-839f .bright-0ea4 {
  max-width: initial;
}
.notice_next_5259 .next_e446 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notice_next_5259 .next_e446 .fresh-4670 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notice_next_5259 .next_e446 .fresh-4670 {
    display: block;
    margin-bottom: 2em;
  }
  .notice_next_5259 .next_e446 .fresh-4670:last-child {
    margin-bottom: 0;
  }
}
.message_lite_1ded .active_dade:last-child,
.popup_gold_67cd .active_dade:last-child,
.caption-3a94 .active_dade:last-child {
  margin-bottom: 0;
}
.message_lite_1ded .active_dade .out-52d8 .nav-wide-ee1a:last-child,
.popup_gold_67cd .active_dade .out-52d8 .nav-wide-ee1a:last-child,
.caption-3a94 .active_dade .out-52d8 .nav-wide-ee1a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .message_lite_1ded .caption_1a78,
  .message_lite_1ded .panel_3c28,
  .popup_gold_67cd .caption_1a78,
  .popup_gold_67cd .panel_3c28,
  .caption-3a94 .caption_1a78,
  .caption-3a94 .panel_3c28 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input_3c9b .active_dade {
    margin-bottom: 2em;
  }
}
.input_3c9b p:last-child {
  margin-bottom: 0;
}
.input_3c9b li,
.input_3c9b ul {
  list-style: none;
  margin: 0;
}
.input_3c9b ul ul {
  margin-left: 2.617924em;
}
.article-fe82 {
  font-size: 0.875em;
}

/* css-noise: 6420 */
.ghost-box-y6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
