/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tabs-iron-ea2a/customify
Author: WPCustomify
Author URI: https://pressmaximum.tabs-iron-ea2a
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.tabs-iron-ea2a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.title_narrow_815e.tiny-fb95/licenses/gpl-2.0.cool_8fb6
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.active-eab6/, (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.prev-feed.pressed-488d/normalize.overlay-103e/
 ======
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.overlay-103e v7.0.0 | MIT License | github.tabs-iron-ea2a/necolas/normalize.overlay-103e */
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;
}
.complex_0411 .link-thick-b309,
.mask_83b1,
.outline_dynamic_f545,
.preview-c652,
.pressed_c7db,
.active-8f10,
.menu-action-9434,
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;
}
.mask_83b1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask_83b1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask_83b1,
  h1 {
    font-size: 1.8em;
  }
}
.outline_dynamic_f545,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_dynamic_f545 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_dynamic_f545,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_dynamic_f545,
  h2 {
    font-size: 1.7em;
  }
}
.preview-c652,
h3 {
  font-size: 1.618em;
}
.complex_0411 .link-thick-b309,
.pressed_c7db,
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.last_a8b3 {
  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;
}
.image-prev-9bac:after,
.image-prev-9bac:before,
.cool_0939:after,
.cool_0939:before {
  content: "";
  display: table;
}
.image-prev-9bac:after,
.cool_0939:after {
  clear: both;
}
.mini_7453 {
  float: right;
  margin-right: 0;
}
.dynamic_ac81 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pink_5d3a .shade_fixed_d060,
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;
}
.pink_5d3a .shade_fixed_d060: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;
}
.gold_a118 .shade_fixed_d060 {
  box-shadow: none;
}
.gold_a118
  .shade_fixed_d060
  .pressed_bf6a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gold_a118 .shade_fixed_d060 .card-5ed8 {
  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;
}
.gold_a118
  .shade_fixed_d060
  .card-5ed8
  b {
  display: none;
}
.gold_a118 .red_956c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(.last-2c03),
button:not(.image_pink_9c4a):not(.last-2c03),
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ),
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ),
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ) {
  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;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ):hover,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ):hover,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):hover,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):hover,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ):active,
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ):active,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):active,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):active,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):active,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus {
  outline: 0;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977 {
  position: relative;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .grid_9531,
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .pagination-eeb3,
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .black-3ae7,
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  i,
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  svg,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .grid_9531,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .pagination-eeb3,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .black-3ae7,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  i,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  svg,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .grid_9531,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .pagination-eeb3,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .black-3ae7,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  i,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  svg,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .grid_9531,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .pagination-eeb3,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .black-3ae7,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  i,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  svg,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .grid_9531,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .pagination-eeb3,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  .black-3ae7,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  i,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977
  svg {
  visibility: hidden;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977:after,
button:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977:after,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977:after,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977:after,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ).fn-loading-9977: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;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(.last-2c03),
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ),
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ),
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ) {
  color: #fff;
  background: #235787;
}
.thumbnail-stale-5935:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus,
input[type="button"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus,
input[type="reset"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus,
input[type="submit"]:not(.image_pink_9c4a):not(
    .last-2c03
  ):focus {
  color: #fff;
}
.thumbnail-stale-5935.fn-disabled-9977:not(.image_pink_9c4a):not(
    .last-2c03
  ),
.thumbnail-stale-5935[disabled]:not(.image_pink_9c4a):not(
    .last-2c03
  ),
button.fn-disabled-9977:not(.image_pink_9c4a):not(
    .last-2c03
  ),
button[disabled]:not(.image_pink_9c4a):not(
    .last-2c03
  ) {
  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;
}
.info_small_a7e6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_small_a7e6: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;
}
.sort-2c50 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.action-d0f2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion-978b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.image-prev-9bac:after,
.image-prev-9bac:before,
.primary-c675:after,
.primary-c675:before,
.button_old_ad73:after,
.button_old_ad73:before,
.in_4209:after,
.in_4209:before,
.link-east-cad7:after,
.link-east-cad7:before,
.active-eb93:after,
.active-eb93:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.image-prev-9bac:after,
.primary-c675:after,
.button_old_ad73:after,
.in_4209:after,
.link-east-cad7:after,
.active-eb93:after {
  clear: both;
}
.primary-c675 .hover_041d,
.button_old_ad73 .hover_041d,
.avatar-909f .hover_041d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu_tall_6407 {
  display: inline-block;
}
.accordion-first-ce9e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion-first-ce9e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion-first-ce9e .gradient-huge-a321 {
  padding: 1em 0;
  font-size: 85%;
}
.gradient-huge-a321 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.new_a311 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.new_a311:after,
.new_a311:before {
  content: "";
  display: table;
}
.new_a311:after {
  clear: both;
}
.element-4205 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fixed-22b5 .element-4205 {
  max-width: 50%;
}
.selected-f12c .element-4205 {
  max-width: 33.33%;
}
.progress-over-0de5 .element-4205 {
  max-width: 25%;
}
.texture-clean-c5db .element-4205 {
  max-width: 20%;
}
.preview-9df4 .element-4205 {
  max-width: 16.66%;
}
.shade_hard_6d61 .element-4205 {
  max-width: 14.28%;
}
.lower-72cc .element-4205 {
  max-width: 12.5%;
}
.banner_8810 .element-4205 {
  max-width: 11.11%;
}
.notice-hard-1161 {
  display: block;
}
.complex_0411 .picture-5964 label,
.complex_0411 .down_030f label,
.complex_0411 .purple-d02c label,
.complex_0411 .component-selected-ecd7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-slow-6b5e {
  list-style: none;
  margin: 0;
}
.media-slow-6b5e article.picture_white_0149 {
  margin-bottom: 0;
}
.media-slow-6b5e ul {
  list-style: none;
  margin: 0;
}
.media-slow-6b5e .footer_6fbc li.picture_white_0149 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-slow-6b5e .footer_6fbc li.picture_white_0149 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-slow-6b5e .footer_6fbc li.picture_white_0149: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) {
  .media-slow-6b5e .footer_6fbc li.picture_white_0149 li.picture_white_0149 li.picture_white_0149 li.picture_white_0149 {
    padding-left: 0;
  }
}
article.picture_white_0149 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_white_0149 .primary-c675 p:last-of-type {
  margin-bottom: 0;
}
article.picture_white_0149 .upper-e91b {
  float: left;
}
article.picture_white_0149 .soft_4b4c {
  margin-left: 85px;
}
article.picture_white_0149 .module_ee65 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_white_0149 .module_ee65 .panel-42e9 {
  margin-left: 10px;
}
article.picture_white_0149 .huge-7731 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_white_0149 .box-dirty-a427 {
  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 .picture-5964,
  #respond .purple-d02c,
  #respond .component-selected-ecd7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-5964 input,
#respond .purple-d02c input,
#respond .component-selected-ecd7 input {
  width: 100%;
}
#respond .component-selected-ecd7 {
  margin-right: 0;
}
#respond .feature_last_675a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs_60a6 {
  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;
}
.tabs_60a6.section-right-8f05 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs_60a6 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%);
}
.tabs_60a6:focus,
.tabs_60a6: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);
}
.logo-325f {
  border-radius: 10%;
}
.carousel-b132 {
  border-radius: 50%;
}
.notice_27e0 {
  font-size: 0.72em;
}
.first-7d16 {
  font-size: 0.875em;
}
.focused-161f {
  font-size: 1.1em;
}
.selected_c128 {
  text-transform: uppercase;
  line-height: 1.2;
}
.selected_c128.notice_27e0 {
  letter-spacing: 0.5px;
}
.inner-a3c4,
.inner-a3c4 a {
  color: #6d6d6d;
}
.inner-a3c4 a:hover {
  color: #111;
}
.badge_12eb {
  color: #6d6d6d;
}
.texture_active_bc76 {
  overflow-x: hidden;
}
.texture_active_bc76 .steel_aebb.notification-solid-85cb {
  position: relative;
}
.texture_active_bc76 .steel_aebb.notification-solid-85cb.input_bottom_42cf {
  position: initial;
}
.texture_active_bc76
  .steel_aebb.notification-solid-85cb.input_bottom_42cf
  .glass-ad8c {
  left: auto;
}
.texture_active_bc76 .steel_aebb .glass-ad8c {
  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;
}
.texture_active_bc76 .steel_aebb:hover.notification-solid-85cb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture_active_bc76
  .steel_aebb:hover.notification-solid-85cb
  .glass-ad8c {
  display: block;
  z-index: 9999999;
}
.texture_active_bc76 .photo_0e82 .focus_60c7,
.texture_active_bc76 .old-da8e .focus_60c7 {
  display: none;
}
.texture_active_bc76 .notification_cold_1672 .steel_aebb:hover.notification-solid-85cb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.complex_0411 .picture-5964 label,
.complex_0411 .down_030f label,
.complex_0411 .purple-d02c label,
.complex_0411 .component-selected-ecd7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-slow-6b5e {
  list-style: none;
  margin: 0;
}
.media-slow-6b5e article.picture_white_0149 {
  margin-bottom: 0;
}
.media-slow-6b5e ul {
  list-style: none;
  margin: 0;
}
.media-slow-6b5e .footer_6fbc li.picture_white_0149 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-slow-6b5e .footer_6fbc li.picture_white_0149 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-slow-6b5e .footer_6fbc li.picture_white_0149: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) {
  .media-slow-6b5e .footer_6fbc li.picture_white_0149 li.picture_white_0149 li.picture_white_0149 li.picture_white_0149 {
    padding-left: 0;
  }
}
article.picture_white_0149 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_white_0149 .primary-c675 p:last-of-type {
  margin-bottom: 0;
}
article.picture_white_0149 .upper-e91b {
  float: left;
}
article.picture_white_0149 .soft_4b4c {
  margin-left: 85px;
}
article.picture_white_0149 .module_ee65 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_white_0149 .module_ee65 .panel-42e9 {
  margin-left: 10px;
}
article.picture_white_0149 .huge-7731 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_white_0149 .box-dirty-a427 {
  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 .picture-5964,
  #respond .purple-d02c,
  #respond .component-selected-ecd7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-5964 input,
#respond .purple-d02c input,
#respond .component-selected-ecd7 input {
  width: 100%;
}
#respond .component-selected-ecd7 {
  margin-right: 0;
}
#respond .feature_last_675a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_0e82 .caption-full-5c14 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.caption-full-5c14 .disabled_cold_7fe6.tertiary_e354 .panel_hard_4a74 > li > a:focus,
.caption-full-5c14 .disabled_cold_7fe6.tertiary_e354 .panel_hard_4a74 > li > a:hover,
.caption-full-5c14 .disabled_cold_7fe6.texture_bottom_f8fd .panel_hard_4a74 > li > a:focus,
.caption-full-5c14 .disabled_cold_7fe6.texture_bottom_f8fd .panel_hard_4a74 > li > a:hover,
.caption-full-5c14 .disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74 > li > a:focus,
.caption-full-5c14 .disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-full-5c14
  .disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li.sidebar-7297
  > a,
.caption-full-5c14
  .disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li.section-791c
  > a,
.caption-full-5c14
  .disabled_cold_7fe6.texture_bottom_f8fd
  .panel_hard_4a74
  > li.sidebar-7297
  > a,
.caption-full-5c14
  .disabled_cold_7fe6.texture_bottom_f8fd
  .panel_hard_4a74
  > li.section-791c
  > a,
.caption-full-5c14
  .disabled_cold_7fe6.popup-steel-253b
  .panel_hard_4a74
  > li.sidebar-7297
  > a,
.caption-full-5c14 .disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74 > li.logo-pressed-0abf > a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-full-5c14 .wrapper_south_5d34,
.caption-full-5c14 .wrapper_south_5d34 a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-full-5c14 .backdrop-8943.status_center_54c7 li a,
.caption-full-5c14 .liquid_89fd a,
.caption-full-5c14 .top-59f0,
.caption-full-5c14 .panel_hard_4a74 > li > a,
.caption-full-5c14 .current-7d39 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14 .backdrop-8943.status_center_54c7 li a:hover,
.caption-full-5c14 .liquid_89fd a:hover,
.caption-full-5c14 .top-59f0:hover,
.caption-full-5c14 .panel_hard_4a74 > li > a:hover,
.caption-full-5c14 .current-7d39:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-full-5c14 .silver_28a1 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14 .silver_28a1 .warm_7fff {
  color: rgba(255, 255, 255, 0.99);
}
.caption-full-5c14 .silver_28a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-full-5c14 .upper_c80b .wrapper_motion_6ca9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14 .upper_c80b .wrapper_motion_6ca9 .container_narrow_bd73 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14
  .upper_c80b
  .wrapper_motion_6ca9
  .container_narrow_bd73::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14
  .upper_c80b
  .wrapper_motion_6ca9
  .container_narrow_bd73:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14
  .upper_c80b
  .wrapper_motion_6ca9
  .container_narrow_bd73::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14
  .upper_c80b
  .wrapper_motion_6ca9
  .container_narrow_bd73::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14 .upper_c80b .soft-ddf7 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-full-5c14 .upper_c80b .soft-ddf7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_b5cf
  .caption-full-5c14
  .upper_c80b
  .filter_under_f25a
  .button_6fcb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_b5cf
  .caption-full-5c14
  .upper_c80b
  .filter_under_f25a
  .container_narrow_bd73 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo_0e82 .small_8eca {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.small_8eca .disabled_cold_7fe6.tertiary_e354 .panel_hard_4a74 > li > a:focus,
.small_8eca .disabled_cold_7fe6.tertiary_e354 .panel_hard_4a74 > li > a:hover,
.small_8eca .disabled_cold_7fe6.texture_bottom_f8fd .panel_hard_4a74 > li > a:focus,
.small_8eca .disabled_cold_7fe6.texture_bottom_f8fd .panel_hard_4a74 > li > a:hover,
.small_8eca .disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74 > li > a:focus,
.small_8eca .disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small_8eca
  .disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li.sidebar-7297
  > a,
.small_8eca
  .disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li.section-791c
  > a,
.small_8eca
  .disabled_cold_7fe6.texture_bottom_f8fd
  .panel_hard_4a74
  > li.sidebar-7297
  > a,
.small_8eca
  .disabled_cold_7fe6.texture_bottom_f8fd
  .panel_hard_4a74
  > li.section-791c
  > a,
.small_8eca
  .disabled_cold_7fe6.popup-steel-253b
  .panel_hard_4a74
  > li.sidebar-7297
  > a,
.small_8eca .disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74 > li.logo-pressed-0abf > a {
  color: rgba(0, 0, 0, 0.8);
}
.small_8eca .wrapper_south_5d34,
.small_8eca .wrapper_south_5d34 a {
  color: rgba(0, 0, 0, 0.8);
}
.small_8eca .backdrop-8943.status_center_54c7 li a,
.small_8eca .liquid_89fd a,
.small_8eca .top-59f0,
.small_8eca .panel_hard_4a74 > li > a,
.small_8eca .current-7d39 {
  color: rgba(0, 0, 0, 0.55);
}
.small_8eca .backdrop-8943.status_center_54c7 li a:hover,
.small_8eca .liquid_89fd a:hover,
.small_8eca .top-59f0:hover,
.small_8eca .panel_hard_4a74 > li > a:hover,
.small_8eca .current-7d39:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small_8eca .silver_28a1 {
  color: rgba(0, 0, 0, 0.55);
}
.small_8eca .silver_28a1 .warm_7fff {
  color: rgba(0, 0, 0, 0.8);
}
.small_8eca .silver_28a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_short_85be .layout-7069 {
  margin-left: auto;
  margin-right: auto;
}
.button_old_ad73 > * {
  margin-left: auto;
  margin-right: auto;
}
.button_old_ad73 .sort-2c50 {
  margin-right: 1.41575em;
}
.easy-732f .button_old_ad73 > .button-5eeb {
  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;
}
.easy-732f .button_old_ad73 > .image-steel-eafe {
  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;
}
.accent_large_34d5.pagination_short_85be .layout-7069,
.footer-current-ba80.pagination_short_85be .layout-7069 {
  margin-left: 0;
}
.form-6556.pagination_short_85be .layout-7069,
.info_421f.pagination_short_85be .layout-7069 {
  margin-right: 0;
}
.button_old_ad73 ol,
.button_old_ad73 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bottom_a34c video {
  max-width: 100%;
}
.fluid-edc1 img {
  display: block;
}
.fluid-edc1.sort-2c50,
.fluid-edc1.action-d0f2 {
  width: 100%;
}
.fluid-edc1.image-steel-eafe img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.frame-yellow-0093:not(.gradient_north_8639) {
  margin: 1.5em auto;
}
.form-fresh-8076 p {
  padding: 1.5em 14px;
}
ul.caption_focused_f436.image-steel-eafe,
ul.caption_focused_f436.button-5eeb,
ul.caption_focused_f436.inner_9a0e.button-5eeb {
  padding: 0 14px;
}
.dim_dafb {
  display: block;
  overflow-x: auto;
}
.dim_dafb table {
  border-collapse: collapse;
  width: 100%;
}
.dim_dafb td,
.dim_dafb th {
  padding: 0.5em;
}
.button_old_ad73 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button_old_ad73 ol ol,
.button_old_ad73 ol ul,
.button_old_ad73 ul ol,
.button_old_ad73 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button_old_ad73 ol ol li,
.button_old_ad73 ol ul li,
.button_old_ad73 ul ol li,
.button_old_ad73 ul ul li {
  margin-left: 0;
}
.up_c05c.row-b85e > .icon_de3c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_c05c.row-b85e > .icon_de3c iframe,
.up_c05c.row-b85e > .icon_de3c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature_b45a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature_b45a.white_654a {
  padding: 0;
}
.feature_b45a.white_654a cite {
  font-size: 13px;
}
.feature_b45a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature_b45a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.summary-solid-1739 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.summary-solid-1739 > p:first-child {
  margin-top: 0;
}
.summary-solid-1739 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.summary-solid-1739 blockquote {
  border-left: 0;
}
.yellow-5c0c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.yellow-5c0c:not(.iron-20ad) {
  max-width: 100px;
}
.yellow-5c0c.search_a2fc {
  border-bottom: none !important;
  text-align: center;
}
.yellow-5c0c.search_a2fc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form-fresh-8076 p {
    padding: 1.5em 0;
  }
}
.section-fixed-b6d7 {
  color: #0073aa;
}
.outline_complex_c217 {
  background-color: #0073aa;
}
.mask_e549 {
  color: #229fd8;
}
.link-dirty-f685 {
  background-color: #229fd8;
}
.notification_static_f341 {
  color: #eee;
}
.caption-39fb {
  background-color: #eee;
}
.tooltip-plasma-c559 {
  color: #444;
}
.nav-down-491e {
  background-color: #444;
}
.light_fd27 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.light_fd27 .input-9c65 .liquid_89fd {
  font-size: 15px;
}
.light_fd27 .liquid_89fd {
  line-height: 1.3;
}
.light_fd27 .small_8eca {
}
.light_fd27 .caption-full-5c14 {
  background: #235787;
}
.accent_075f {
  padding: 0;
}
.accent_075f .caption-full-5c14 {
  background: #1a1a1a;
}
.accent_075f .small_8eca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.medium-6321 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.medium-6321 .small_8eca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.medium-6321 .caption-full-5c14 {
  background: #303030;
}
.active-eb93 {
  position: relative;
  z-index: 10;
}
.active-eb93 .motion-09a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay-brown-b371 .notification-solid-85cb {
  display: inline-block;
  vertical-align: middle;
}
.overlay-brown-b371.secondary-0855 .notification-solid-85cb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay-brown-b371.secondary-0855 .notification-solid-85cb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-brown-b371.secondary-0855 .notification-solid-85cb {
    margin-right: 0.4em;
  }
}
.overlay-brown-b371.secondary-0855 .notification-solid-85cb:last-child {
  margin-right: 0;
}
.container-steel-1506 .motion-09a5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo_0e82 .input-9c65 {
    margin: 0 -0.5em;
  }
  .photo_0e82 .input-9c65 [class*="customify-col-"],
  .photo_0e82 .input-9c65 [class*="customify-col_"],
  .photo_0e82 .input-9c65 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo_0e82.main-fixed-fe93 .motion-09a5 {
  background: 0 0 !important;
}
.photo_0e82.main-fixed-fe93 .motion-09a5,
.photo_0e82.container-steel-1506 .motion-09a5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo_0e82.element_ac53 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo_0e82.container-steel-1506 .motion-09a5 {
  box-shadow: none !important;
}
.upper-2010 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .upper-2010 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .upper-2010 {
    padding: 18px 0 20px;
  }
}
.upper-2010 .image_3139 {
  width: 100%;
}
.upper-2010 .tall_6320 {
  margin-bottom: 0;
}
.upper-2010 .block_selected_2e17 {
  margin-top: 5px;
  font-size: 0.875em;
}
.item_170a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.item_170a .tag-black-2a80 {
  width: 100%;
}
.active-64f5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active-64f5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active-64f5 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;
}
.active-64f5 li:last-child:after {
  display: none;
}
.active-64f5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_dirty_0d92 .focus_60c7 button,
.upper-2010 .focus_60c7 button {
  left: 0;
}
.text_dirty_0d92 .tag-black-2a80,
.upper-2010 .tag-black-2a80 {
  padding-left: 0;
  padding-right: 0;
}
.text_dirty_0d92 .item_170a,
.upper-2010 .item_170a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_dirty_0d92 {
  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;
}
.text_dirty_0d92: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;
}
.text_dirty_0d92 .texture_under_7b8a {
  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) {
  .text_dirty_0d92 .texture_under_7b8a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_dirty_0d92 .texture_under_7b8a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_dirty_0d92 .texture_under_7b8a {
    min-height: 200px;
  }
}
.text_dirty_0d92 .active-64f5 {
  color: rgba(255, 255, 255, 0.8);
}
.text_dirty_0d92 .active-64f5 a,
.text_dirty_0d92 .active-64f5 li:after {
  color: inherit;
}
.text_dirty_0d92 .active-64f5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.next-8d99 {
  margin-bottom: 0.5em;
}
.breadcrumb-5bf6 {
  margin-bottom: 1.2em;
}
.breadcrumb-5bf6,
.next-8d99 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.breadcrumb-5bf6 p:last-child,
.next-8d99 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .focus_60c7,
#masthead .focus_60c7 {
  display: none;
}
#masthead
  > .focus_60c7.inner-c332 {
  display: none;
}
#masthead > .focus_60c7 button {
  left: 0;
}
.description_74b8 {
  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%;
}
.description_74b8 .notification-solid-85cb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.description_74b8 .main_9606 {
  display: -webkit-box;
  display: flex;
}
.description_74b8 .main_9606.preview_upper_383c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.description_74b8 .main_9606.last_bc4c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_74b8 .main_9606.article-0ded {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description_74b8.wood_00de.menu-east-e314 .main_9606.preview_upper_383c {
  flex-basis: 100%;
}
.description_74b8.fresh_fb03 .main_9606.last_bc4c {
  -webkit-box-flex: 1;
  flex: auto;
}
.description_74b8.fresh_fb03 .main_9606.article-0ded {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .focus_60c7.inner-c332 {
  display: none;
}
#masthead > .focus_60c7 button {
  left: 0;
}
.hero_b364 {
  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;
}
.hero_b364:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hero_b364.content_5edd i {
  margin-right: 4px;
}
.hero_b364.nav-copper-ec87 i {
  margin-left: 5px;
}
.liquid_89fd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.liquid_89fd p:last-child {
  margin-bottom: 0;
}
.paragraph_a6ae {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paragraph_a6ae a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paragraph_a6ae img {
  display: block;
  width: auto;
  line-height: 1;
}
.paragraph_a6ae .wrapper_south_5d34 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paragraph_a6ae .progress-f920 {
  margin: 5px 0 7px 0;
}
.paragraph_a6ae.texture-action-00b6 .dirty-623f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_a6ae.texture-action-00b6 .tiny_fb4f {
  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;
}
.paragraph_a6ae.dropdown-6d3e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paragraph_a6ae.dropdown-6d3e .dirty-623f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_a6ae.dropdown-6d3e .tiny_fb4f {
  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;
}
.paragraph_a6ae.texture_0dfb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph_a6ae.paper-72e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paragraph_a6ae.paper-72e4 .tiny_fb4f {
  margin-top: 7px;
}
.accordion_south_f957 {
  display: inline-block;
}
.active-eb93 .outline_hovered_8d91 .paragraph_a6ae img {
  max-width: 100%;
}
.disabled_cold_7fe6 .modal-silver-02bf.shadow_a822,
.header_iron_8067 .modal-silver-02bf.shadow_a822 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_cold_7fe6 .paragraph-glass-d451,
.header_iron_8067 .paragraph-glass-d451 {
  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%);
}
.disabled_cold_7fe6 .paragraph-glass-d451 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_cold_7fe6.narrow_eebf .paragraph-glass-d451 {
  display: none;
}
.disabled_cold_7fe6 .tag_left_0c5d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_cold_7fe6 .tag_left_0c5d li {
  display: inline-block;
  position: relative;
}
.disabled_cold_7fe6 .tag_left_0c5d li:last-child {
  margin-right: 0;
}
.disabled_cold_7fe6 .tag_left_0c5d 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;
}
.disabled_cold_7fe6 .tag_left_0c5d li.logo-pressed-0abf > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_cold_7fe6 .tag_left_0c5d > 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;
}
.disabled_cold_7fe6 .tag_left_0c5d > li > a i {
  line-height: 0;
}
.disabled_cold_7fe6 .tag_left_0c5d > li.shadow_db84 > a .paragraph-glass-d451 {
  margin-left: 4px;
  line-height: 0;
}
.disabled_cold_7fe6 .tag_left_0c5d .tooltip_up_eb5e li.shadow_db84 > a {
  position: relative;
}
.disabled_cold_7fe6 .tag_left_0c5d .tooltip_up_eb5e li.shadow_db84 > a:after,
.disabled_cold_7fe6 .tag_left_0c5d .tooltip_up_eb5e li.shadow_db84 > a:before {
  content: "";
  display: table;
}
.disabled_cold_7fe6 .tag_left_0c5d .tooltip_up_eb5e li.shadow_db84 > a:after {
  clear: both;
}
.disabled_cold_7fe6 .tag_left_0c5d .tooltip_up_eb5e li.shadow_db84 > a .paragraph-glass-d451 {
  margin-left: 5px;
  float: right;
}
.disabled_cold_7fe6 .gallery-930f,
.disabled_cold_7fe6 .tooltip_up_eb5e {
  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;
}
.disabled_cold_7fe6 .tooltip_up_eb5e {
  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;
}
.disabled_cold_7fe6 .tooltip_up_eb5e .shadow_a822 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_cold_7fe6 .tooltip_up_eb5e .paragraph-glass-d451 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_cold_7fe6 .tooltip_up_eb5e li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_cold_7fe6 .tooltip_up_eb5e 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;
}
.disabled_cold_7fe6 .tooltip_up_eb5e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_cold_7fe6 .tooltip_up_eb5e .tooltip_up_eb5e {
  top: 0;
  left: 100%;
}
.disabled_cold_7fe6 .right_a5af.fn-focus-9977 > .gallery-930f,
.disabled_cold_7fe6 .right_a5af.fn-focus-9977 > .tooltip_up_eb5e,
.disabled_cold_7fe6 .right_a5af:focus > .gallery-930f,
.disabled_cold_7fe6 .right_a5af:focus > .tooltip_up_eb5e,
.disabled_cold_7fe6 .right_a5af:hover > .gallery-930f,
.disabled_cold_7fe6 .right_a5af:hover > .tooltip_up_eb5e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74:after,
.disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74:before {
  content: "";
  display: table;
}
.disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74:after {
  clear: both;
}
.disabled_cold_7fe6.popup-steel-253b .panel_hard_4a74 > li {
  float: left;
}
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74:after,
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74:before {
  content: "";
  display: table;
}
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74:after {
  clear: both;
}
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74 > li {
  float: left;
}
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74 > li.sidebar-7297 > a,
.disabled_cold_7fe6.accent_narrow_6065 .panel_hard_4a74 > li.logo-pressed-0abf > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_cold_7fe6.tertiary_e354 .panel_hard_4a74 > li > a .shadow_a822 {
  position: relative;
}
.disabled_cold_7fe6.tertiary_e354 .panel_hard_4a74 > li > a .shadow_a822: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;
}
.disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li:focus
  > a
  .shadow_a822:before,
.disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li:hover
  > a
  .shadow_a822:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li.sidebar-7297
  > a
  .shadow_a822:before,
.disabled_cold_7fe6.tertiary_e354
  .panel_hard_4a74
  > li.section-791c
  > a
  .shadow_a822:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_cold_7fe6.texture_bottom_f8fd .panel_hard_4a74 > li > a .shadow_a822 {
  position: relative;
}
.disabled_cold_7fe6.texture_bottom_f8fd .panel_hard_4a74 > li > a .shadow_a822: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;
}
.disabled_cold_7fe6.texture_bottom_f8fd .panel_hard_4a74 > li:focus > a .shadow_a822:before,
.disabled_cold_7fe6.texture_bottom_f8fd
  .panel_hard_4a74
  > li:hover
  > a
  .shadow_a822:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_cold_7fe6.texture_bottom_f8fd
  .panel_hard_4a74
  > li.sidebar-7297
  > a
  .shadow_a822:before,
.disabled_cold_7fe6.texture_bottom_f8fd
  .panel_hard_4a74
  > li.section-791c
  > a
  .shadow_a822:before {
  width: 100%;
  background-color: currentColor;
}
.header_iron_8067 .tag_left_0c5d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header_iron_8067 .tag_left_0c5d li:first-child > a {
  border-top: none;
}
.header_iron_8067 .tag_left_0c5d .badge_6c24 > .shadow_a822 .paragraph-glass-d451 {
  display: none;
}
.header_iron_8067 .tag_left_0c5d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.header_iron_8067 .tag_left_0c5d li:last-child {
  border: none;
}
.header_iron_8067 .tag_left_0c5d li.shadow_db84 > a {
  padding-right: 45px !important;
}
.header_iron_8067 .tag_left_0c5d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.header_iron_8067 .tag_left_0c5d li a:focus,
.header_iron_8067 .tag_left_0c5d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_iron_8067 .tag_left_0c5d li .white_63f0 {
  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;
}
.header_iron_8067 .tag_left_0c5d li .white_63f0:hover {
  box-shadow: none;
}
.header_iron_8067 .tag_left_0c5d li .white_63f0 .paragraph-glass-d451 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.header_iron_8067 .tag_left_0c5d .tooltip_up_eb5e {
  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);
}
.header_iron_8067 .tag_left_0c5d .tooltip_up_eb5e li a {
  padding-left: 3em;
}
.header_iron_8067 .tag_left_0c5d .static-f197 > a .white_63f0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header_iron_8067 .tag_left_0c5d .static-f197 > .tooltip_up_eb5e {
  display: block;
  opacity: 1;
}
.bronze_1eef {
  max-width: 100%;
}
.texture-e936 {
  line-height: 0;
  cursor: pointer;
}
.current-7d39 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.current-7d39:hover {
  box-shadow: none;
  color: currentColor;
}
.current-7d39 svg {
  width: 18px;
  height: 18px;
}
.current-7d39 .article-b326 {
  display: none;
}
.label_b362 {
  position: relative;
}
.label_b362.fn-active-9977 .current-7d39 .prev-7db8 {
  display: none;
}
.label_b362.fn-active-9977 .current-7d39 .article-b326 {
  display: inline-block;
}
.label_b362 .in_2941 {
  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);
}
.label_b362.narrow_80cb .in_2941 {
  left: auto;
  right: -0.9em;
}
.label_b362.narrow_80cb .hot_b1aa::before {
  left: auto;
  right: 15px;
}
.label_b362.fn-active-9977 .in_2941 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter_under_f25a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.filter_under_f25a label {
  flex-basis: 100%;
}
.filter_under_f25a .wrapper_motion_6ca9 {
  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;
}
.filter_under_f25a .container_narrow_bd73 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.filter_under_f25a .container_narrow_bd73:focus {
  background-color: transparent;
}
.filter_under_f25a button.soft-ddf7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.filter_under_f25a button.soft-ddf7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.filter_under_f25a button.soft-ddf7 svg {
  width: 18px;
  height: 18px;
}
.filter_under_f25a input[type="submit"] {
  min-height: auto;
}
.upper_c80b .filter_under_f25a .container_narrow_bd73 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hot_b1aa {
  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) {
  .hot_b1aa {
    width: 220px;
  }
}
.hot_b1aa label {
  flex-basis: 100%;
}
.hot_b1aa::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;
}
.summary_b5cf .upper_c80b .filter_under_f25a {
  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;
}
.summary_b5cf
  .upper_c80b
  .filter_under_f25a
  .wrapper_motion_6ca9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.summary_b5cf .upper_c80b .filter_under_f25a .container_narrow_bd73 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.summary_b5cf
  .upper_c80b
  .filter_under_f25a
  .container_narrow_bd73:focus {
  background: 0 0;
}
.summary_b5cf
  .upper_c80b
  .filter_under_f25a
  .button_6fcb {
  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;
}
.backdrop-8943 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.backdrop-8943 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.backdrop-8943 li:last-child {
  margin-right: 0;
}
.backdrop-8943 li:first-child {
  margin-left: 0;
}
.backdrop-8943.focused-65a3 a {
  color: #fff;
}
.backdrop-8943.focused-65a3 a:hover {
  color: #fff;
}
.backdrop-8943 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.backdrop-8943 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.backdrop-8943 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.backdrop-8943 a:hover {
  opacity: 0.9;
  color: inherit;
}
.backdrop-8943 [class*="social-icon-apple"] {
  background-color: #999;
}
.backdrop-8943 [class*="social-icon-apple"].notification_9e09 {
  background-color: transparent;
  color: #999;
}
.backdrop-8943 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.backdrop-8943 [class*="social-icon-behance"].notification_9e09 {
  background-color: transparent;
  color: #1769ff;
}
.backdrop-8943 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.backdrop-8943 [class*="social-icon-bitbucket"].notification_9e09 {
  background-color: transparent;
  color: #205081;
}
.backdrop-8943 [class*="social-icon-codepen"] {
  background-color: #000;
}
.backdrop-8943 [class*="social-icon-codepen"].notification_9e09 {
  background-color: transparent;
  color: #000;
}
.backdrop-8943 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.backdrop-8943 [class*="social-icon-delicious"].notification_9e09 {
  background-color: transparent;
  color: #39f;
}
.backdrop-8943 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.backdrop-8943 [class*="social-icon-digg"].notification_9e09 {
  background-color: transparent;
  color: #005be2;
}
.backdrop-8943 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.backdrop-8943 [class*="social-icon-dribbble"].notification_9e09 {
  background-color: transparent;
  color: #ea4c89;
}
.backdrop-8943 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.backdrop-8943 [class*="social-icon-envelope"].notification_9e09 {
  background-color: transparent;
  color: #ea4335;
}
.backdrop-8943 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.backdrop-8943 [class*="social-icon-facebook"].notification_9e09 {
  background-color: transparent;
  color: #3b5998;
}
.backdrop-8943 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.backdrop-8943 [class*="social-icon-flickr"].notification_9e09 {
  background-color: transparent;
  color: #0063dc;
}
.backdrop-8943 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.backdrop-8943 [class*="social-icon-foursquare"].notification_9e09 {
  background-color: transparent;
  color: #2d5be3;
}
.backdrop-8943 [class*="social-icon-github"] {
  background-color: #333;
}
.backdrop-8943 [class*="social-icon-github"].notification_9e09 {
  background-color: transparent;
  color: #333;
}
.backdrop-8943 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.backdrop-8943 [class*="social-icon-google-plus"].notification_9e09 {
  background-color: transparent;
  color: #dd4b39;
}
.backdrop-8943 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.backdrop-8943 [class*="social-icon-houzz"].notification_9e09 {
  background-color: transparent;
  color: #7ac142;
}
.backdrop-8943 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.backdrop-8943 [class*="social-icon-instagram"].notification_9e09 {
  background-color: transparent;
  color: #262626;
}
.backdrop-8943 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.backdrop-8943 [class*="social-icon-jsfiddle"].notification_9e09 {
  background-color: transparent;
  color: #487aa2;
}
.backdrop-8943 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.backdrop-8943 [class*="social-icon-linkedin"].notification_9e09 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop-8943 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.backdrop-8943 [class*="social-icon-medium"].notification_9e09 {
  background-color: transparent;
  color: #00ab6b;
}
.backdrop-8943 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.backdrop-8943
  [class*="social-icon-odnoklassniki"].notification_9e09 {
  background-color: transparent;
  color: #f4731c;
}
.backdrop-8943 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.backdrop-8943 [class*="social-icon-meetup"].notification_9e09 {
  background-color: transparent;
  color: #ec1c40;
}
.backdrop-8943 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.backdrop-8943 [class*="social-icon-pinterest"].notification_9e09 {
  background-color: transparent;
  color: #bd081c;
}
.backdrop-8943 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.backdrop-8943 [class*="social-icon-product-hunt"].notification_9e09 {
  background-color: transparent;
  color: #da552f;
}
.backdrop-8943 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.backdrop-8943 [class*="social-icon-reddit"].notification_9e09 {
  background-color: transparent;
  color: #ff4500;
}
.backdrop-8943 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.backdrop-8943 [class*="social-icon-rss"].notification_9e09 {
  background-color: transparent;
  color: #f26522;
}
.backdrop-8943 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.backdrop-8943
  [class*="social-icon-shopping-cart"].notification_9e09 {
  background-color: transparent;
  color: #4caf50;
}
.backdrop-8943 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.backdrop-8943 [class*="social-icon-skype"].notification_9e09 {
  background-color: transparent;
  color: #00aff0;
}
.backdrop-8943 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.backdrop-8943 [class*="social-icon-slideshare"].notification_9e09 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop-8943 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.backdrop-8943 [class*="social-icon-snapchat"].notification_9e09 {
  background-color: transparent;
  color: #fffc00;
}
.backdrop-8943 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.backdrop-8943 [class*="social-icon-soundcloud"].notification_9e09 {
  background-color: transparent;
  color: #f80;
}
.backdrop-8943 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.backdrop-8943 [class*="social-icon-spotify"].notification_9e09 {
  background-color: transparent;
  color: #2ebd59;
}
.backdrop-8943 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.backdrop-8943
  [class*="social-icon-stack-overflow"].notification_9e09 {
  background-color: transparent;
  color: #fe7a15;
}
.backdrop-8943 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.backdrop-8943 [class*="social-icon-maldkfgram"].notification_9e09 {
  background-color: transparent;
  color: #2ca5e0;
}
.backdrop-8943 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.backdrop-8943 [class*="social-icon-tripadvisor"].notification_9e09 {
  background-color: transparent;
  color: #589442;
}
.backdrop-8943 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.backdrop-8943 [class*="social-icon-tumblr"].notification_9e09 {
  background-color: transparent;
  color: #35465c;
}
.backdrop-8943 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.backdrop-8943 [class*="social-icon-twitch"].notification_9e09 {
  background-color: transparent;
  color: #6441a5;
}
.backdrop-8943 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.backdrop-8943 [class*="social-icon-twitter"].notification_9e09 {
  background-color: transparent;
  color: #1da1f2;
}
.backdrop-8943 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.backdrop-8943 [class*="social-icon-vimeo"].notification_9e09 {
  background-color: transparent;
  color: #1ab7ea;
}
.backdrop-8943 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.backdrop-8943 [class*="social-icon-vk"].notification_9e09 {
  background-color: transparent;
  color: #45668e;
}
.backdrop-8943 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.backdrop-8943 [class*="social-icon-weibo"].notification_9e09 {
  background-color: transparent;
  color: #df2029;
}
.backdrop-8943 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.backdrop-8943 [class*="social-icon-weixin"].notification_9e09 {
  background-color: transparent;
  color: #7bb32e;
}
.backdrop-8943 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.backdrop-8943 [class*="social-icon-whatsapp"].notification_9e09 {
  background-color: transparent;
  color: #25d366;
}
.backdrop-8943 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.backdrop-8943 [class*="social-icon-wordpress"].notification_9e09 {
  background-color: transparent;
  color: #21759b;
}
.backdrop-8943 [class*="social-icon-xing"] {
  background-color: #026466;
}
.backdrop-8943 [class*="social-icon-xing"].notification_9e09 {
  background-color: transparent;
  color: #026466;
}
.backdrop-8943 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.backdrop-8943 [class*="social-icon-yelp"].notification_9e09 {
  background-color: transparent;
  color: #af0606;
}
.backdrop-8943 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.backdrop-8943 [class*="social-icon-youtube"].notification_9e09 {
  background-color: transparent;
  color: #cd201f;
}
.top-59f0 {
  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;
}
.top-59f0:hover {
  box-shadow: none;
  background: 0 0;
}
.paper-4651 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shade_af3a {
  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;
}
.background_1816 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.easy_44a4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.easy_44a4,
.easy_44a4::after,
.easy_44a4::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;
}
.easy_44a4::after,
.easy_44a4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_white_7ff3 .shade_af3a .background_1816 {
  margin-top: -2px;
  width: 19px;
}
.gradient_white_7ff3 .shade_af3a .easy_44a4 {
  margin-top: -1px;
}
.gradient_white_7ff3 .shade_af3a .easy_44a4,
.gradient_white_7ff3 .shade_af3a .easy_44a4::after,
.gradient_white_7ff3 .shade_af3a .easy_44a4::before {
  width: 19px;
  height: 2px;
}
.gradient_white_7ff3 .shade_af3a .easy_44a4::before {
  top: -6px;
}
.gradient_white_7ff3 .shade_af3a .easy_44a4::after {
  bottom: -6px;
}
.overlay_current_26ed .shade_af3a .background_1816 {
  margin-top: -2px;
  width: 22px;
}
.overlay_current_26ed .shade_af3a .easy_44a4 {
  margin-top: -1px;
}
.overlay_current_26ed .shade_af3a .easy_44a4,
.overlay_current_26ed .shade_af3a .easy_44a4::after,
.overlay_current_26ed .shade_af3a .easy_44a4::before {
  width: 22px;
  height: 2px;
}
.overlay_current_26ed .shade_af3a .easy_44a4::before {
  top: -7px;
}
.overlay_current_26ed .shade_af3a .easy_44a4::after {
  bottom: -7px;
}
.picture-bddc .shade_af3a .background_1816 {
  margin-top: -2px;
  width: 31px;
}
.picture-bddc .shade_af3a .easy_44a4 {
  margin-top: -1.5px;
}
.picture-bddc .shade_af3a .easy_44a4,
.picture-bddc .shade_af3a .easy_44a4::after,
.picture-bddc .shade_af3a .easy_44a4::before {
  width: 31px;
  height: 3px;
}
.picture-bddc .shade_af3a .easy_44a4::before {
  top: -9px;
}
.picture-bddc .shade_af3a .easy_44a4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard-88d2 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 19px;
  }
  .hard-88d2 .shade_af3a .easy_44a4 {
    margin-top: -1px;
  }
  .hard-88d2 .shade_af3a .easy_44a4,
  .hard-88d2 .shade_af3a .easy_44a4::after,
  .hard-88d2 .shade_af3a .easy_44a4::before {
    width: 19px;
    height: 2px;
  }
  .hard-88d2 .shade_af3a .easy_44a4::before {
    top: -6px;
  }
  .hard-88d2 .shade_af3a .easy_44a4::after {
    bottom: -6px;
  }
  .picture-top-e0c0 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 22px;
  }
  .picture-top-e0c0 .shade_af3a .easy_44a4 {
    margin-top: -1px;
  }
  .picture-top-e0c0 .shade_af3a .easy_44a4,
  .picture-top-e0c0 .shade_af3a .easy_44a4::after,
  .picture-top-e0c0 .shade_af3a .easy_44a4::before {
    width: 22px;
    height: 2px;
  }
  .picture-top-e0c0 .shade_af3a .easy_44a4::before {
    top: -7px;
  }
  .picture-top-e0c0 .shade_af3a .easy_44a4::after {
    bottom: -7px;
  }
  .article-red-b3c9 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 31px;
  }
  .article-red-b3c9 .shade_af3a .easy_44a4 {
    margin-top: -1.5px;
  }
  .article-red-b3c9 .shade_af3a .easy_44a4,
  .article-red-b3c9 .shade_af3a .easy_44a4::after,
  .article-red-b3c9 .shade_af3a .easy_44a4::before {
    width: 31px;
    height: 3px;
  }
  .article-red-b3c9 .shade_af3a .easy_44a4::before {
    top: -9px;
  }
  .article-red-b3c9 .shade_af3a .easy_44a4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-e4b0 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-e4b0 .shade_af3a .easy_44a4 {
    margin-top: -1px;
  }
  .modal-e4b0 .shade_af3a .easy_44a4,
  .modal-e4b0 .shade_af3a .easy_44a4::after,
  .modal-e4b0 .shade_af3a .easy_44a4::before {
    width: 19px;
    height: 2px;
  }
  .modal-e4b0 .shade_af3a .easy_44a4::before {
    top: -6px;
  }
  .modal-e4b0 .shade_af3a .easy_44a4::after {
    bottom: -6px;
  }
  .paragraph_5912 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_5912 .shade_af3a .easy_44a4 {
    margin-top: -1px;
  }
  .paragraph_5912 .shade_af3a .easy_44a4,
  .paragraph_5912 .shade_af3a .easy_44a4::after,
  .paragraph_5912 .shade_af3a .easy_44a4::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_5912 .shade_af3a .easy_44a4::before {
    top: -7px;
  }
  .paragraph_5912 .shade_af3a .easy_44a4::after {
    bottom: -7px;
  }
  .bottom_24a9 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom_24a9 .shade_af3a .easy_44a4 {
    margin-top: -1.5px;
  }
  .bottom_24a9 .shade_af3a .easy_44a4,
  .bottom_24a9 .shade_af3a .easy_44a4::after,
  .bottom_24a9 .shade_af3a .easy_44a4::before {
    width: 31px;
    height: 3px;
  }
  .bottom_24a9 .shade_af3a .easy_44a4::before {
    top: -9px;
  }
  .bottom_24a9 .shade_af3a .easy_44a4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_3f0c .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_3f0c .shade_af3a .easy_44a4 {
    margin-top: -1px;
  }
  .carousel_3f0c .shade_af3a .easy_44a4,
  .carousel_3f0c .shade_af3a .easy_44a4::after,
  .carousel_3f0c .shade_af3a .easy_44a4::before {
    width: 19px;
    height: 2px;
  }
  .carousel_3f0c .shade_af3a .easy_44a4::before {
    top: -6px;
  }
  .carousel_3f0c .shade_af3a .easy_44a4::after {
    bottom: -6px;
  }
  .info_over_d9e8 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 22px;
  }
  .info_over_d9e8 .shade_af3a .easy_44a4 {
    margin-top: -1px;
  }
  .info_over_d9e8 .shade_af3a .easy_44a4,
  .info_over_d9e8 .shade_af3a .easy_44a4::after,
  .info_over_d9e8 .shade_af3a .easy_44a4::before {
    width: 22px;
    height: 2px;
  }
  .info_over_d9e8 .shade_af3a .easy_44a4::before {
    top: -7px;
  }
  .info_over_d9e8 .shade_af3a .easy_44a4::after {
    bottom: -7px;
  }
  .action-9f34 .shade_af3a .background_1816 {
    margin-top: -2px;
    width: 31px;
  }
  .action-9f34 .shade_af3a .easy_44a4 {
    margin-top: -1.5px;
  }
  .action-9f34 .shade_af3a .easy_44a4,
  .action-9f34 .shade_af3a .easy_44a4::after,
  .action-9f34 .shade_af3a .easy_44a4::before {
    width: 31px;
    height: 3px;
  }
  .action-9f34 .shade_af3a .easy_44a4::before {
    top: -9px;
  }
  .action-9f34 .shade_af3a .easy_44a4::after {
    bottom: -9px;
  }
}
.text_fresh_0ccd .easy_44a4 {
  -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);
}
.text_fresh_0ccd .easy_44a4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text_fresh_0ccd .easy_44a4::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);
}
.text_fresh_0ccd.label-b7e3 .easy_44a4 {
  -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);
}
.text_fresh_0ccd.label-b7e3 .easy_44a4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text_fresh_0ccd.label-b7e3 .easy_44a4::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);
}
.media_hot_da26 {
  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.accordion_large_f20e:before {
  display: none;
}
.old-da8e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.old-da8e .last_ad15 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.old-da8e .last_ad15:last-of-type {
  border-bottom: none;
}
.old-da8e .last_ad15.texture_hard_8127,
.old-da8e .last_ad15.image-0b0d,
.old-da8e .last_ad15.stale-0212 {
  padding: 0;
}
.old-da8e .header_iron_8067 .white_63f0 {
  color: currentColor;
}
.old-da8e .header_iron_8067 .white_63f0:focus,
.old-da8e .header_iron_8067 .white_63f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-da8e.small_8eca .silver_28a1,
.old-da8e.small_8eca .liquid_89fd a,
.old-da8e.small_8eca .panel_hard_4a74 a,
.old-da8e.small_8eca .tooltip_up_eb5e a {
  color: rgba(0, 0, 0, 0.55);
}
.old-da8e.small_8eca .silver_28a1:hover,
.old-da8e.small_8eca .liquid_89fd a:hover,
.old-da8e.small_8eca .panel_hard_4a74 a:hover,
.old-da8e.small_8eca .tooltip_up_eb5e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old-da8e.small_8eca .warm_7fff {
  color: rgba(0, 0, 0, 0.8);
}
.old-da8e.small_8eca .last_ad15 {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-da8e.small_8eca .last_ad15:before {
  background: rgba(0, 0, 0, 0.08);
}
.old-da8e.small_8eca .accent_pink_f093:before {
  background: rgba(255, 255, 255, 0.9);
}
.old-da8e.small_8eca .header_iron_8067 .tag_left_0c5d li a,
.old-da8e.small_8eca .header_iron_8067 .white_63f0,
.old-da8e.small_8eca .tooltip_up_eb5e {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-da8e.small_8eca .header_iron_8067 .white_63f0:focus,
.old-da8e.small_8eca .header_iron_8067 .white_63f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-da8e.small_8eca .tag_left_0c5d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-da8e.caption-full-5c14 .silver_28a1,
.old-da8e.caption-full-5c14 .liquid_89fd a,
.old-da8e.caption-full-5c14 .panel_hard_4a74 .white_63f0,
.old-da8e.caption-full-5c14 .panel_hard_4a74 a,
.old-da8e.caption-full-5c14 .tooltip_up_eb5e a {
  color: rgba(255, 255, 255, 0.79);
}
.old-da8e.caption-full-5c14 .silver_28a1:hover,
.old-da8e.caption-full-5c14 .liquid_89fd a:hover,
.old-da8e.caption-full-5c14 .panel_hard_4a74 .white_63f0:hover,
.old-da8e.caption-full-5c14 .panel_hard_4a74 a:hover,
.old-da8e.caption-full-5c14 .tooltip_up_eb5e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-da8e.caption-full-5c14 .warm_7fff {
  color: rgba(255, 255, 255, 0.99);
}
.old-da8e.caption-full-5c14 .last_ad15 {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-da8e.caption-full-5c14 .last_ad15:before {
  background: rgba(255, 255, 255, 0.08);
}
.old-da8e.caption-full-5c14 .accent_pink_f093:before {
  background: rgba(0, 0, 0, 0.9);
}
.old-da8e.caption-full-5c14 .header_iron_8067 .tag_left_0c5d li a,
.old-da8e.caption-full-5c14 .header_iron_8067 .white_63f0,
.old-da8e.caption-full-5c14 .tooltip_up_eb5e {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-da8e.caption-full-5c14 .header_iron_8067 .white_63f0:focus,
.old-da8e.caption-full-5c14 .header_iron_8067 .white_63f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-da8e.caption-full-5c14 .tag_left_0c5d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_pink_f093 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accent_pink_f093:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tag-1a63 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.next-e08a .old-da8e {
  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;
}
.next-e08a .last_ad15 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.next-e08a .last_ad15: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) {
  .next-e08a .last_ad15:before {
    width: 16%;
    left: 42%;
  }
}
.next-e08a .last_ad15:last-child:before {
  content: none;
}
.next-e08a .last_ad15[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.next-e08a .header_iron_8067 .tag_left_0c5d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.next-e08a .header_iron_8067 .tag_left_0c5d li a .white_63f0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.next-e08a .header_iron_8067 .tooltip_up_eb5e {
  border: none;
}
.next-e08a .header_iron_8067 .tooltip_up_eb5e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.next-e08a .accent_pink_f093 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.next-e08a .tag-1a63 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.next-e08a .caption-full-5c14 .accent_pink_f093:before {
  background: rgba(0, 0, 0, 0.9);
}
.next-e08a .small_8eca.banner-d0c8 .easy_44a4 {
  background: rgba(0, 0, 0, 0.6);
}
.next-e08a
  .small_8eca.banner-d0c8
  .easy_44a4::after,
.next-e08a
  .small_8eca.banner-d0c8
  .easy_44a4:before {
  background: inherit;
}
.next-e08a
  .small_8eca.banner-d0c8:hover
  .easy_44a4 {
  background: rgba(0, 0, 0, 0.8);
}
.list_slow_a954 .old-da8e {
  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) {
  .list_slow_a954 .old-da8e {
    width: auto;
    right: 45px;
  }
}
.picture_complex_9e87 .old-da8e {
  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) {
  .picture_complex_9e87 .old-da8e {
    width: auto;
    left: 45px;
  }
}
.accordion_large_f20e .old-da8e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion_large_f20e .tag-1a63 {
  max-width: 48em;
  margin: 0 auto;
}
.accordion_large_f20e .accent_pink_f093:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.under-efc2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.under-efc2.next-e08a .old-da8e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.under-efc2.list_slow_a954 .old-da8e {
  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);
}
.under-efc2 .old-da8e {
  visibility: visible;
}
.under-efc2.picture_complex_9e87 .old-da8e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.next-326d,
.basic_c07a {
  overflow-x: hidden;
}
.next-326d .old-da8e {
  overflow: auto;
}
.next-326d.next-e08a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.next-326d.next-e08a .old-da8e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.next-326d.next-e08a .top-59f0 {
  opacity: 0;
}
.next-326d.list_slow_a954 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.next-326d.list_slow_a954 .old-da8e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.next-326d.list_slow_a954 .top-59f0 {
  opacity: 0;
}
.next-326d.picture_complex_9e87 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.next-326d.picture_complex_9e87 .old-da8e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.next-326d.picture_complex_9e87 .top-59f0 {
  opacity: 0;
}
.next-326d.accordion_large_f20e .old-da8e {
  z-index: 10;
  visibility: visible;
}
.banner-d0c8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner-d0c8 .easy_44a4 {
  background: rgba(255, 255, 255, 0.99);
}
.banner-d0c8 .easy_44a4::after,
.banner-d0c8 .easy_44a4:before {
  background: inherit;
}
.banner-d0c8:hover .easy_44a4 {
  background: rgba(255, 255, 255, 0.99);
}
.picture_complex_9e87 .banner-d0c8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion_large_f20e .banner-d0c8 {
  display: none !important;
}
.next-326d:before,
.basic_c07a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.next-326d .banner-d0c8,
.basic_c07a .banner-d0c8 {
  display: inline-block;
}
.old-da8e .notification-solid-85cb {
  -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;
}
.next-326d .old-da8e .notification-solid-85cb,
.basic_c07a .old-da8e .notification-solid-85cb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-071c .wrapper_motion_6ca9 {
  width: 100%;
}
.outline_hovered_8d91 {
  padding: 0 0.5em 0;
}
.outline_hovered_8d91 [class*="customify-col-"],
.outline_hovered_8d91 [class*="customify-col_"],
.outline_hovered_8d91 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.right_4b24 .outline_hovered_8d91 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input-9c65 .module_5903,
  .module_5903 {
    display: none;
  }
  .lower-4540 {
    text-align: left;
  }
  .gradient-dim-3db9 {
    text-align: center;
  }
  .green-486f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input-9c65 .pink-f33c,
  .pink-f33c {
    display: none;
  }
  .image_8d15 {
    text-align: left;
  }
  .accordion-d9fc {
    text-align: center;
  }
  .link-2b54 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input-9c65 .iron_0c3f,
  .iron_0c3f {
    display: none;
  }
  .thumbnail-854d {
    text-align: left;
  }
  .hover-upper-d35e {
    text-align: center;
  }
  .orange-2d6b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination-ea48 {
  box-shadow: none !important;
}
.breadcrumb-c2f3 .box_hard_30f8,
.dropdown-7011 .box_hard_30f8 {
  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;
}
.dropdown-7011 .box_hard_30f8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion-09a5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion-09a5:after,
.motion-09a5:before {
  content: "";
  display: table;
}
.motion-09a5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion-09a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion-09a5,
.element_ac53 {
  max-width: 1248px;
  margin: 0 auto;
}

.in_4209.blue-f414 .motion-09a5 {
  max-width: 100%;
}
.in_4209.upper-6f71 {
  max-width: 1200px;
  margin: 0 auto;
}
.in_4209.notice_0ec7 .motion-09a5 {
  max-width: 100%;
}
.in_4209.notice_0ec7 > .motion-09a5 {
  padding-left: 0;
  padding-right: 0;
}
.in_4209.notice_0ec7 > .motion-09a5 .input-9c65 {
  margin: 0;
}
.in_4209.notice_0ec7
  > .motion-09a5
  .hidden-5038.layout-98c6 {
  margin-right: 0;
  margin-left: 0;
}
.in_4209.notice_0ec7 #main.layout-98c6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link_basic_f61d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link_basic_f61d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video_bottom_3cf1 .layout-7069 {
    padding-right: 1em;
  }
  .video_bottom_3cf1.new-b99d .hidden-5038 {
    border-right: 1px solid #eaecee;
  }
  .video_bottom_3cf1.new-b99d .layout-7069 {
    padding-right: 1em;
  }
  .video_bottom_3cf1.new-b99d .breadcrumb_mini_3923 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-1513 .layout-7069 {
    padding-left: 1em;
  }
  .green-1513.new-b99d .hidden-5038 {
    border-left: 1px solid #eaecee;
  }
  .green-1513.new-b99d .layout-7069 {
    padding-left: 1em;
  }
  .green-1513.new-b99d .breadcrumb_mini_3923 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_1f11 .layout-7069 {
    padding-left: 1em;
  }
  .description_1f11.new-b99d .shade-pressed-c815 {
    border-right: 1px solid #eaecee;
  }
  .description_1f11.new-b99d .alert-smooth-6a0e {
    border-right: 1px solid #eaecee;
  }
  .description_1f11.new-b99d .layout-7069 {
    padding-left: 1em;
  }
  .description_1f11.new-b99d .breadcrumb_mini_3923 {
    padding-right: 1em;
  }
  .description_1f11.new-b99d .primary-lower-95d8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_rough_13c4 .layout-7069 {
    padding-right: 1em;
  }
  .message_rough_13c4.new-b99d .shade-pressed-c815 {
    border-left: 1px solid #eaecee;
  }
  .message_rough_13c4.new-b99d .alert-smooth-6a0e {
    border-left: 1px solid #eaecee;
  }
  .message_rough_13c4.new-b99d .layout-7069 {
    padding-right: 1em;
  }
  .message_rough_13c4.new-b99d .breadcrumb_mini_3923 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message_rough_13c4.new-b99d .primary-lower-95d8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_basic_f61d .layout-7069 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_basic_f61d.new-b99d .hidden-5038 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link_basic_f61d.new-b99d .layout-7069 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_basic_f61d.new-b99d .breadcrumb_mini_3923 {
    padding-left: 1em;
  }
  .link_basic_f61d.new-b99d .primary-lower-95d8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link_basic_f61d.new-b99d .layout-7069 {
    padding-left: 0;
  }
}
.carousel_upper_1408 .overlay-brown-b371 {
  display: inline-block;
}
.down-2c7c {
  display: inline-block;
}
.green-c153 {
  word-con: break-word;
}
.west-db4b > span {
  display: inline-block;
  padding: 5px 0;
}
.west-db4b .wood_35ec {
  margin-left: 8px;
  margin-right: 8px;
}
.west-db4b .title-efd1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tag_complex_447d .message_f03a {
  margin-bottom: 2em;
}
.tag_complex_447d .wrapper-f6cb {
  margin-bottom: 15px;
}
.tag_complex_447d .wrapper-f6cb:last-child {
  margin-bottom: 0;
}
.tag_complex_447d .primary-3982 {
  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) {
  .tag_complex_447d .primary-3982 {
    display: block;
  }
}
.tag_complex_447d .gallery_ac3b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tag_complex_447d .gallery_ac3b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tag_complex_447d .action_d971 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tag_complex_447d .action_d971 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tag_complex_447d .action_d971 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tag_complex_447d .green-c153 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag_complex_447d .green-c153 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tag_complex_447d .form-middle-d457 p:last-child {
  margin-bottom: 0;
}
.tag_complex_447d .motion_97ca {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tag_complex_447d .container-7937 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tag_complex_447d .notification-next-1ecf {
  margin-top: 1em;
}
.tag_complex_447d .dim-d17c {
  top: 0;
  display: block;
}
.tag_complex_447d .dim-d17c a {
  color: inherit;
}
.tag_complex_447d .dim-d17c a:hover {
  color: inherit;
}
.tag_complex_447d .cold-c698 {
  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;
}
.tag_complex_447d .cold-c698:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tag_complex_447d .container-7937 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tag_complex_447d .upper_d188 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tag_complex_447d .upper_d188:first-child {
  margin-top: 0;
}
.tag_complex_447d .upper_d188.row-copper-b4ee {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag_complex_447d .upper_d188.background-left-6517 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag_complex_447d
  .upper_d188.background-left-6517.bronze_d7fe
  .notification-next-1ecf {
  width: 100%;
}
.tag_complex_447d .background-left-6517 {
  -webkit-box-align: center;
  align-items: center;
}
.tag_complex_447d .background-left-6517 .west-db4b,
.tag_complex_447d .background-left-6517 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tag_complex_447d .action_d971 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag_complex_447d .action_d971 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag_complex_447d .action_d971: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;
}
.tag_complex_447d .row-copper-b4ee {
  z-index: 5;
}
.tag_complex_447d .footer-red-9c8e .carousel-b736 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tag_complex_447d .pro-89a4 .carousel-b736 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tag_complex_447d .info-f00b .carousel-b736 {
  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;
}
.tag_complex_447d.notice_south_c6e6 .primary-3982,
.tag_complex_447d.detail_016e .primary-3982 {
  display: block;
}
.tag_complex_447d.notice_south_c6e6 .primary-3982 .short-b204,
.tag_complex_447d.notice_south_c6e6 .primary-3982 .container-7937,
.tag_complex_447d.detail_016e .primary-3982 .short-b204,
.tag_complex_447d.detail_016e .primary-3982 .container-7937 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag_complex_447d.banner_upper_54b1 .gallery_ac3b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tag_complex_447d.banner_upper_54b1 .gallery_ac3b {
    margin-right: 0;
  }
}
.tag_complex_447d.notice_south_c6e6 .gallery_ac3b,
.tag_complex_447d.detail_016e .gallery_ac3b {
  padding-top: 40%;
}
.tag_complex_447d.notice_south_c6e6 .message_f03a,
.tag_complex_447d.detail_016e .message_f03a {
  display: block;
}
.tag_complex_447d.notice_south_c6e6 .fn-sticky-9977 .container-7937,
.tag_complex_447d.detail_016e .fn-sticky-9977 .container-7937 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tag_complex_447d.notice_south_c6e6 .gallery_ac3b,
.tag_complex_447d.detail_016e .gallery_ac3b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tag_complex_447d.notice_south_c6e6 .container-7937 {
  padding: 1em;
}
.header-gas-d9b4 {
  margin: 30px auto;
  display: block;
}
.header-gas-d9b4 .backdrop_856b > * {
  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;
}
.header-gas-d9b4 .backdrop_856b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header-gas-d9b4 .backdrop_856b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_dirty_2ab1 .west-db4b {
  margin-bottom: 1.41575em;
}
.message_dirty_2ab1 .feature_7264 {
  margin-bottom: 1.618em;
}
.button_old_ad73 .popup_dynamic_88fd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button_old_ad73 .popup_dynamic_88fd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button_old_ad73 .carousel-7f09 {
  max-width: 100%;
  overflow: auto;
}
.pagination_short_85be .button_old_ad73 a:hover {
  text-decoration: underline;
}
.fluid-d414 .wrapper-f6cb:not(.green-c153),
.fluid-d414 .action_d971 {
  margin-bottom: 1.41575em;
}
.fluid-d414 .wrapper-f6cb:not(.green-c153):last-child,
.fluid-d414 .action_d971:last-child {
  margin-bottom: 0;
}
.fluid-d414 .wrapper-f6cb.badge_liquid_d4cd {
  margin-bottom: 0.41575em;
}
.fluid-d414 .heading_dirty_4498:before,
.fluid-d414 .first_689d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fluid-d414 .heading_dirty_4498:before {
  content: "\f115";
}
.fluid-d414 .first_689d:before {
  content: "\f02c";
}
.fluid-d414 .primary_ce4b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fluid-d414 .primary_ce4b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notification-stone-1255 {
  display: -webkit-box;
  display: flex;
}
.notification-stone-1255 .highlight_south_64a6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notification-stone-1255 .highlight_south_64a6 {
    flex-basis: 90px;
  }
}
.notification-stone-1255 .pink-7b8b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification-stone-1255 .pink-7b8b {
    flex-basis: calc(100% - 50px);
  }
}
.notification-stone-1255 .alert_red_1b8d p:last-child {
  margin-bottom: 0.72em;
}
.hidden_e6e0 .backdrop_856b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden_e6e0 .backdrop_856b:after,
.hidden_e6e0 .backdrop_856b:before {
  content: "";
  display: table;
}
.hidden_e6e0 .backdrop_856b:after {
  clear: both;
}
.hidden_e6e0 .backdrop_856b .bottom-53f2,
.hidden_e6e0 .backdrop_856b .alert-8400 {
  width: 49%;
}
.hidden_e6e0 .backdrop_856b .bottom-53f2 a span.menu_under_6bdd,
.hidden_e6e0 .backdrop_856b .alert-8400 a span.menu_under_6bdd {
  display: block;
  margin-bottom: 5px;
}
.hidden_e6e0 .backdrop_856b .alert-8400 {
  float: left;
  text-align: left;
}
.hidden_e6e0 .backdrop_856b .bottom-53f2 {
  float: right;
  text-align: right;
}
.picture_plasma_b8ad {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture_plasma_b8ad {
    margin-bottom: 0;
  }
}
.image_84dc {
  margin-bottom: 1em;
}
.image_84dc .green-c153 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort_e7e0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.new_aa13 .image_84dc,
.accent_slow_5502 .image_84dc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .new_aa13 .image_84dc,
  .accent_slow_5502 .image_84dc {
    display: block;
  }
}
.new_aa13 .sort_e7e0,
.accent_slow_5502 .sort_e7e0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .new_aa13 .sort_e7e0,
  .accent_slow_5502 .sort_e7e0 {
    margin-bottom: 1em;
  }
}
.new_aa13 .sort_e7e0 img,
.accent_slow_5502 .sort_e7e0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.new_aa13 .hover-87f2,
.accent_slow_5502 .hover-87f2 {
  flex-basis: calc(100% - 160px);
}
.new_aa13 .hover-87f2 p,
.accent_slow_5502 .hover-87f2 p {
  margin-bottom: 0;
}
.new_aa13 .hover-87f2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .new_aa13 .hover-87f2 {
    padding-left: 0;
  }
}
.accent_slow_5502 .hover-87f2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accent_slow_5502 .hover-87f2 {
    padding-right: 0;
  }
}
.accent_slow_5502 .sort_e7e0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.inner-0b07 .sort_e7e0 {
  margin-bottom: 0.5em;
}
.inner-0b07 .sort_e7e0 img {
  width: 100%;
}
.tag-last-a188 .out_6533,
.disabled-8155 .out_6533 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.disabled-8155 .hidden-5038 .tertiary_80a9 p:last-child {
  margin-bottom: 0;
}
.media-eccf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.new-69ca .surface-focused-4d20 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .new-69ca .surface-focused-4d20:last-of-type {
    margin-bottom: 0;
  }
}
.new-69ca .surface-focused-4d20 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.new-69ca .surface-focused-4d20 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.new-69ca .surface-focused-4d20 ul li {
  margin: 0 0 0.6em;
}
.new-69ca .surface-focused-4d20 ul li.dim-facb,
.new-69ca .surface-focused-4d20 ul li.accordion_1089 {
  position: relative;
}
.new-69ca .surface-focused-4d20 ul li.dim-facb .tooltip_f416,
.new-69ca .surface-focused-4d20 ul li.accordion_1089 .tooltip_f416 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.new-69ca .surface-focused-4d20 ul li.dim-facb:after:after,
.new-69ca .surface-focused-4d20 ul li.dim-facb:after:before,
.new-69ca
  .surface-focused-4d20
  ul
  li.accordion_1089:after:after,
.new-69ca
  .surface-focused-4d20
  ul
  li.accordion_1089:after:before {
  content: "";
  display: table;
}
.new-69ca .surface-focused-4d20 ul li.dim-facb:after:after,
.new-69ca
  .surface-focused-4d20
  ul
  li.accordion_1089:after:after {
  clear: both;
}
.new-69ca .surface-focused-4d20 a.thumbnail-stale-5935:hover {
  text-decoration: none;
}
.new-69ca .surface-focused-4d20 select {
  max-width: 100%;
}
.new-69ca .surface-focused-4d20 table {
  font-size: 85%;
}
.new-69ca .surface-focused-4d20 table td,
.new-69ca .surface-focused-4d20 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.new-69ca .surface-focused-4d20 table tfoot td {
  text-align: left;
}
.new-69ca .surface-focused-4d20 :last-child {
  margin-bottom: 0;
}
.new-69ca .surface-focused-4d20 .frame_b8c0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.new-69ca .surface-focused-4d20 .frame_b8c0 label {
  width: 100%;
}
.new-69ca .surface-focused-4d20 .frame_b8c0 .container_narrow_bd73 {
  width: 100%;
  display: block;
}
.new-69ca .surface-focused-4d20 .frame_b8c0 .soft-ddf7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.new-69ca .surface-focused-4d20 .frame_b8c0 .soft-ddf7:hover svg #svg-search {
  fill: #444;
}
.new-69ca .surface-focused-4d20 .frame_b8c0 .soft-ddf7 svg {
  width: 18px;
  height: 18px;
}
.new-69ca .left-7a61 ul ul,
.new-69ca .heading-in-9bae ul ul,
.new-69ca .tooltip-ba98 ul ul,
.new-69ca .stone_6b78 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.new-69ca .left-7a61 .shadow_db84 > a,
.new-69ca .heading-in-9bae .shadow_db84 > a,
.new-69ca .tooltip-ba98 .shadow_db84 > a,
.new-69ca .stone_6b78 .shadow_db84 > a {
  margin-bottom: 0;
}
.new-69ca .module_1f26 li,
.new-69ca .left-7a61 li,
.new-69ca .progress_light_76ef li,
.new-69ca .heading-in-9bae li,
.new-69ca .tooltip-ba98 li,
.new-69ca .stone_6b78 li,
.new-69ca .wood-4cf1 li,
.new-69ca .message-ef15 li {
  display: block;
  position: relative;
}
.new-69ca .module_1f26 li:last-child,
.new-69ca .left-7a61 li:last-child,
.new-69ca .progress_light_76ef li:last-child,
.new-69ca .heading-in-9bae li:last-child,
.new-69ca .tooltip-ba98 li:last-child,
.new-69ca .stone_6b78 li:last-child,
.new-69ca .wood-4cf1 li:last-child,
.new-69ca .message-ef15 li:last-child {
  border: none;
}
.new-69ca .module_1f26 li a,
.new-69ca .left-7a61 li a,
.new-69ca .progress_light_76ef li a,
.new-69ca .heading-in-9bae li a,
.new-69ca .tooltip-ba98 li a,
.new-69ca .stone_6b78 li a,
.new-69ca .wood-4cf1 li a,
.new-69ca .message-ef15 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.new-69ca .module_1f26 li ul li::before,
.new-69ca .left-7a61 li ul li::before,
.new-69ca .progress_light_76ef li ul li::before,
.new-69ca .heading-in-9bae li ul li::before,
.new-69ca .tooltip-ba98 li ul li::before,
.new-69ca .stone_6b78 li ul li::before,
.new-69ca .wood-4cf1 li ul li::before,
.new-69ca .message-ef15 li ul li::before {
  left: 15px;
}
.new-69ca .module_1f26 li ul a,
.new-69ca .left-7a61 li ul a,
.new-69ca .progress_light_76ef li ul a,
.new-69ca .heading-in-9bae li ul a,
.new-69ca .tooltip-ba98 li ul a,
.new-69ca .stone_6b78 li ul a,
.new-69ca .wood-4cf1 li ul a,
.new-69ca .message-ef15 li ul a {
  padding-left: 20px;
}
.new-69ca .module_1f26 li ul ul li::before,
.new-69ca .left-7a61 li ul ul li::before,
.new-69ca .progress_light_76ef li ul ul li::before,
.new-69ca .heading-in-9bae li ul ul li::before,
.new-69ca .tooltip-ba98 li ul ul li::before,
.new-69ca .stone_6b78 li ul ul li::before,
.new-69ca .wood-4cf1 li ul ul li::before,
.new-69ca .message-ef15 li ul ul li::before {
  left: 30px;
}
.new-69ca .module_1f26 li ul ul a,
.new-69ca .left-7a61 li ul ul a,
.new-69ca .progress_light_76ef li ul ul a,
.new-69ca .heading-in-9bae li ul ul a,
.new-69ca .tooltip-ba98 li ul ul a,
.new-69ca .stone_6b78 li ul ul a,
.new-69ca .wood-4cf1 li ul ul a,
.new-69ca .message-ef15 li ul ul a {
  padding-left: 40px;
}
.new-69ca .new_b9fb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.new-69ca .message-ef15 ul li {
  margin-bottom: 1.41575em;
}
.new-69ca .message-ef15 ul li .layout-19c6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.new-69ca .message-ef15 ul li .carousel-narrow-5257 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.caption-full-5c14 .module_1f26 li a,
.caption-full-5c14 .left-7a61 li a,
.caption-full-5c14 .progress_light_76ef li a,
.caption-full-5c14 .heading-in-9bae li a,
.caption-full-5c14 .tooltip-ba98 li a,
.caption-full-5c14 .stone_6b78 li a,
.caption-full-5c14 .wood-4cf1 li a,
.caption-full-5c14 .message-ef15 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-full-5c14 .new_b9fb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-full-5c14 .surface-focused-4d20 ul li.dim-facb .tooltip_f416,
.caption-full-5c14 .surface-focused-4d20 ul li.accordion_1089 .tooltip_f416 {
  background: rgba(0, 0, 0, 0.2);
}
.caption-full-5c14 .new-69ca .surface-focused-4d20 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_4209 .new-69ca .tag_left_0c5d li {
  margin: 0;
}
.in_4209 .new-69ca .tag_left_0c5d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.in_4209 .new-69ca .tag_left_0c5d li ul {
  margin: 0;
}
.in_4209 .new-69ca .tag_left_0c5d li ul li a {
  padding-left: 15px;
}
.in_4209 .new-69ca .tag_left_0c5d li ul li li a {
  padding-left: 30px;
}
.in_4209 .new-69ca .tag_left_0c5d li.logo-pressed-0abf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.in_4209 .new-69ca .tag_left_0c5d li.logo-pressed-0abf > 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;
}
.in_4209 .new-69ca .tag_left_0c5d li.logo-pressed-0abf > 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;
}
.image_tall_7430 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link-east-cad7 {
  position: relative;
  z-index: 10;
}
.link-east-cad7 .notification-solid-85cb {
  width: 100%;
  max-width: 100%;
}
.photo-hard-9dc6 .list-b41b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo-hard-9dc6 .small_8eca {
}
.photo-hard-9dc6 .caption-full-5c14 {
  background: #292929;
}
.column_advanced_8b91 .list-b41b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column_advanced_8b91 .small_8eca {
  background: #f9f9f9;
}
.column_advanced_8b91 .caption-full-5c14 {
  background: #303030;
}
.bright_19a4 .list-b41b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_19a4 .overlay-brown-b371 {
    margin-bottom: 1em;
  }
  .bright_19a4 .overlay-brown-b371:last-child {
    margin-bottom: 0;
  }
}
.bright_19a4 .small_8eca {
  background: #ededed;
}
.bright_19a4 .caption-full-5c14 {
  background: #1a1a1a;
}
.list-b41b.small_8eca {
  color: rgba(0, 0, 0, 0.6);
}
.list-b41b.small_8eca .breadcrumb_solid_f589 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-b41b.caption-full-5c14 {
  color: rgba(255, 255, 255, 0.99);
}
.list-b41b.caption-full-5c14 a:not(.thumbnail-stale-5935) {
  color: rgba(255, 255, 255, 0.79);
}
.list-b41b.caption-full-5c14 a:not(.thumbnail-stale-5935):hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-b41b.caption-full-5c14 .breadcrumb_solid_f589 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-b41b.caption-full-5c14 table tbody td,
.list-b41b.caption-full-5c14 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification_cold_1672.container-steel-1506 .motion-09a5 {
  max-width: initial;
}
.notification_cold_1672 .secondary-0855 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification_cold_1672 .secondary-0855 .notification-solid-85cb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification_cold_1672 .secondary-0855 .notification-solid-85cb {
    display: block;
    margin-bottom: 2em;
  }
  .notification_cold_1672 .secondary-0855 .notification-solid-85cb:last-child {
    margin-bottom: 0;
  }
}
.bright_19a4 .overlay-brown-b371:last-child,
.column_advanced_8b91 .overlay-brown-b371:last-child,
.photo-hard-9dc6 .overlay-brown-b371:last-child {
  margin-bottom: 0;
}
.bright_19a4 .overlay-brown-b371 .new-69ca .surface-focused-4d20:last-child,
.column_advanced_8b91 .overlay-brown-b371 .new-69ca .surface-focused-4d20:last-child,
.photo-hard-9dc6 .overlay-brown-b371 .new-69ca .surface-focused-4d20:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bright_19a4 .warm-0071,
  .bright_19a4 .mask_564e,
  .column_advanced_8b91 .warm-0071,
  .column_advanced_8b91 .mask_564e,
  .photo-hard-9dc6 .warm-0071,
  .photo-hard-9dc6 .mask_564e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link-east-cad7 .overlay-brown-b371 {
    margin-bottom: 2em;
  }
}
.link-east-cad7 p:last-child {
  margin-bottom: 0;
}
.link-east-cad7 li,
.link-east-cad7 ul {
  list-style: none;
  margin: 0;
}
.link-east-cad7 ul ul {
  margin-left: 2.617924em;
}
.description_4d6a {
  font-size: 0.875em;
}

/* css-noise: 921d */
.ghost-box-h3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
