/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary_focused_d99e/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary_focused_d99e
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.summary_focused_d99e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.last-7797.surface_over_b749/licenses/gpl-2.0.fixed_b49a
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.paper-24ed/, (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.action-00ac.notice_16a3/normalize.component_f020/
 ======
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.component_f020 v7.0.0 | MIT License | github.summary_focused_d99e/necolas/normalize.component_f020 */
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;
}
.overlay_dynamic_c33e .caption-2973,
.medium-8871,
.summary_paper_ed3c,
.right_29af,
.section_fixed_8577,
.picture-7d98,
.menu-rough-b395,
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;
}
.medium-8871,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .medium-8871,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-8871,
  h1 {
    font-size: 1.8em;
  }
}
.summary_paper_ed3c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.summary_paper_ed3c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .summary_paper_ed3c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .summary_paper_ed3c,
  h2 {
    font-size: 1.7em;
  }
}
.right_29af,
h3 {
  font-size: 1.618em;
}
.overlay_dynamic_c33e .caption-2973,
.section_fixed_8577,
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.info-yellow-ae3b {
  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;
}
.backdrop_98ce:after,
.backdrop_98ce:before,
.menu_0a96:after,
.menu_0a96:before {
  content: "";
  display: table;
}
.backdrop_98ce:after,
.menu_0a96:after {
  clear: both;
}
.paragraph_dd9f {
  float: right;
  margin-right: 0;
}
.highlight_down_6d74 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.top_cef6 .border-80d2,
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;
}
.top_cef6 .border-80d2: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;
}
.nav-slow-dc3d .border-80d2 {
  box-shadow: none;
}
.nav-slow-dc3d
  .border-80d2
  .tag-73e9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.nav-slow-dc3d .border-80d2 .popup-south-51ec {
  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;
}
.nav-slow-dc3d
  .border-80d2
  .popup-south-51ec
  b {
  display: none;
}
.nav-slow-dc3d .background_f33b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.backdrop-narrow-936d:not(.steel_d130):not(.shade-2b85),
button:not(.steel_d130):not(.shade-2b85),
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ),
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ),
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ) {
  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;
}
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ):hover,
button:not(.steel_d130):not(
    .shade-2b85
  ):hover,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ):hover,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ):hover,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ):active,
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ):focus,
button:not(.steel_d130):not(
    .shade-2b85
  ):active,
button:not(.steel_d130):not(
    .shade-2b85
  ):focus,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ):active,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ):focus,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ):active,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ):focus,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ):active,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ):focus {
  outline: 0;
}
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8,
button:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8 {
  position: relative;
}
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .accent-up-e550,
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .nav_steel_d23b,
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .detail-3f88,
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  i,
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  svg,
button:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .accent-up-e550,
button:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .nav_steel_d23b,
button:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .detail-3f88,
button:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  i,
button:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  svg,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .accent-up-e550,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .nav_steel_d23b,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .detail-3f88,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  i,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  svg,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .accent-up-e550,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .nav_steel_d23b,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .detail-3f88,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  i,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  svg,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .accent-up-e550,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .nav_steel_d23b,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  .detail-3f88,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  i,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8
  svg {
  visibility: hidden;
}
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8:after,
button:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8:after,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8:after,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8:after,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ).fn-loading-b6c8: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;
}
.backdrop-narrow-936d:not(.steel_d130):not(.shade-2b85),
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ),
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ),
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ) {
  color: #fff;
  background: #235787;
}
.backdrop-narrow-936d:not(.steel_d130):not(
    .shade-2b85
  ):focus,
input[type="button"]:not(.steel_d130):not(
    .shade-2b85
  ):focus,
input[type="reset"]:not(.steel_d130):not(
    .shade-2b85
  ):focus,
input[type="submit"]:not(.steel_d130):not(
    .shade-2b85
  ):focus {
  color: #fff;
}
.backdrop-narrow-936d.fn-disabled-b6c8:not(.steel_d130):not(
    .shade-2b85
  ),
.backdrop-narrow-936d[disabled]:not(.steel_d130):not(
    .shade-2b85
  ),
button.fn-disabled-b6c8:not(.steel_d130):not(
    .shade-2b85
  ),
button[disabled]:not(.steel_d130):not(
    .shade-2b85
  ) {
  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;
}
.chip-de6a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.chip-de6a: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;
}
.narrow_db1b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shade_medium_2ba2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.footer_ed95 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.backdrop_98ce:after,
.backdrop_98ce:before,
.backdrop-8510:after,
.backdrop-8510:before,
.hovered-1969:after,
.hovered-1969:before,
.heading-d028:after,
.heading-d028:before,
.fresh_b83f:after,
.fresh_b83f:before,
.caption_gas_6b6c:after,
.caption_gas_6b6c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.backdrop_98ce:after,
.backdrop-8510:after,
.hovered-1969:after,
.heading-d028:after,
.fresh_b83f:after,
.caption_gas_6b6c:after {
  clear: both;
}
.backdrop-8510 .tooltip-inner-e9df,
.hovered-1969 .tooltip-inner-e9df,
.popup_fluid_434d .tooltip-inner-e9df {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hover_70d8 {
  display: inline-block;
}
.notification_thick_d878 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification_thick_d878 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification_thick_d878 .module-left-ebe3 {
  padding: 1em 0;
  font-size: 85%;
}
.module-left-ebe3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.current-6d37 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.current-6d37:after,
.current-6d37:before {
  content: "";
  display: table;
}
.current-6d37:after {
  clear: both;
}
.complex_7562 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification_6755 .complex_7562 {
  max-width: 50%;
}
.static-b5ac .complex_7562 {
  max-width: 33.33%;
}
.solid-1e9e .complex_7562 {
  max-width: 25%;
}
.tabs-liquid-7709 .complex_7562 {
  max-width: 20%;
}
.active_1422 .complex_7562 {
  max-width: 16.66%;
}
.alert_green_c755 .complex_7562 {
  max-width: 14.28%;
}
.tiny-6fb7 .complex_7562 {
  max-width: 12.5%;
}
.link_ec6f .complex_7562 {
  max-width: 11.11%;
}
.easy-1366 {
  display: block;
}
.overlay_dynamic_c33e .sidebar-black-39cb label,
.overlay_dynamic_c33e .detail-tall-fb53 label,
.overlay_dynamic_c33e .outline-cool-6df0 label,
.overlay_dynamic_c33e .fast_38cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-ab5f {
  list-style: none;
  margin: 0;
}
.pressed-ab5f article.new-44b6 {
  margin-bottom: 0;
}
.pressed-ab5f ul {
  list-style: none;
  margin: 0;
}
.pressed-ab5f .link-8ef9 li.new-44b6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-ab5f .link-8ef9 li.new-44b6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-ab5f .link-8ef9 li.new-44b6: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) {
  .pressed-ab5f .link-8ef9 li.new-44b6 li.new-44b6 li.new-44b6 li.new-44b6 {
    padding-left: 0;
  }
}
article.new-44b6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new-44b6 .backdrop-8510 p:last-of-type {
  margin-bottom: 0;
}
article.new-44b6 .aside-steel-9c98 {
  float: left;
}
article.new-44b6 .smooth-fb38 {
  margin-left: 85px;
}
article.new-44b6 .summary_35ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new-44b6 .summary_35ce .white_4062 {
  margin-left: 10px;
}
article.new-44b6 .pink-03af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new-44b6 .column_slow_03e6 {
  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 .sidebar-black-39cb,
  #respond .outline-cool-6df0,
  #respond .fast_38cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar-black-39cb input,
#respond .outline-cool-6df0 input,
#respond .fast_38cf input {
  width: 100%;
}
#respond .fast_38cf {
  margin-right: 0;
}
#respond .detail-a91e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent-1607 {
  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;
}
.accent-1607.pattern_9a6e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accent-1607 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%);
}
.accent-1607:focus,
.accent-1607: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);
}
.basic_2a4d {
  border-radius: 10%;
}
.hero-488e {
  border-radius: 50%;
}
.preview-6b07 {
  font-size: 0.72em;
}
.badge_center_ce1c {
  font-size: 0.875em;
}
.heading_top_1d07 {
  font-size: 1.1em;
}
.icon_middle_db29 {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_middle_db29.preview-6b07 {
  letter-spacing: 0.5px;
}
.accordion_6b1e,
.accordion_6b1e a {
  color: #6d6d6d;
}
.accordion_6b1e a:hover {
  color: #111;
}
.selected_ecdd {
  color: #6d6d6d;
}
.article-fast-db69 {
  overflow-x: hidden;
}
.article-fast-db69 .primary_medium_57de.action_ed08 {
  position: relative;
}
.article-fast-db69 .primary_medium_57de.action_ed08.hidden_e2f5 {
  position: initial;
}
.article-fast-db69
  .primary_medium_57de.action_ed08.hidden_e2f5
  .module-pressed-3367 {
  left: auto;
}
.article-fast-db69 .primary_medium_57de .module-pressed-3367 {
  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;
}
.article-fast-db69 .primary_medium_57de:hover.action_ed08 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.article-fast-db69
  .primary_medium_57de:hover.action_ed08
  .module-pressed-3367 {
  display: block;
  z-index: 9999999;
}
.article-fast-db69 .chip-d166 .content-bright-016d,
.article-fast-db69 .breadcrumb-5c79 .content-bright-016d {
  display: none;
}
.article-fast-db69 .block_ac25 .primary_medium_57de:hover.action_ed08 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.overlay_dynamic_c33e .sidebar-black-39cb label,
.overlay_dynamic_c33e .detail-tall-fb53 label,
.overlay_dynamic_c33e .outline-cool-6df0 label,
.overlay_dynamic_c33e .fast_38cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-ab5f {
  list-style: none;
  margin: 0;
}
.pressed-ab5f article.new-44b6 {
  margin-bottom: 0;
}
.pressed-ab5f ul {
  list-style: none;
  margin: 0;
}
.pressed-ab5f .link-8ef9 li.new-44b6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-ab5f .link-8ef9 li.new-44b6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-ab5f .link-8ef9 li.new-44b6: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) {
  .pressed-ab5f .link-8ef9 li.new-44b6 li.new-44b6 li.new-44b6 li.new-44b6 {
    padding-left: 0;
  }
}
article.new-44b6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new-44b6 .backdrop-8510 p:last-of-type {
  margin-bottom: 0;
}
article.new-44b6 .aside-steel-9c98 {
  float: left;
}
article.new-44b6 .smooth-fb38 {
  margin-left: 85px;
}
article.new-44b6 .summary_35ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new-44b6 .summary_35ce .white_4062 {
  margin-left: 10px;
}
article.new-44b6 .pink-03af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new-44b6 .column_slow_03e6 {
  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 .sidebar-black-39cb,
  #respond .outline-cool-6df0,
  #respond .fast_38cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar-black-39cb input,
#respond .outline-cool-6df0 input,
#respond .fast_38cf input {
  width: 100%;
}
#respond .fast_38cf {
  margin-right: 0;
}
#respond .detail-a91e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-d166 .hard-7c12 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard-7c12 .hero-stale-8cbe.layout_east_8ac7 .tag_db86 > li > a:focus,
.hard-7c12 .hero-stale-8cbe.layout_east_8ac7 .tag_db86 > li > a:hover,
.hard-7c12 .hero-stale-8cbe.narrow-9768 .tag_db86 > li > a:focus,
.hard-7c12 .hero-stale-8cbe.narrow-9768 .tag_db86 > li > a:hover,
.hard-7c12 .hero-stale-8cbe.dynamic_9454 .tag_db86 > li > a:focus,
.hard-7c12 .hero-stale-8cbe.dynamic_9454 .tag_db86 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7c12
  .hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li.in-2d73
  > a,
.hard-7c12
  .hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li.surface-black-3d64
  > a,
.hard-7c12
  .hero-stale-8cbe.narrow-9768
  .tag_db86
  > li.in-2d73
  > a,
.hard-7c12
  .hero-stale-8cbe.narrow-9768
  .tag_db86
  > li.surface-black-3d64
  > a,
.hard-7c12
  .hero-stale-8cbe.dynamic_9454
  .tag_db86
  > li.in-2d73
  > a,
.hard-7c12 .hero-stale-8cbe.dynamic_9454 .tag_db86 > li.grid-f2c8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7c12 .bright-1d8a,
.hard-7c12 .bright-1d8a a {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7c12 .gallery-6636.pattern-16d2 li a,
.hard-7c12 .picture_64d8 a,
.hard-7c12 .caption_789f,
.hard-7c12 .tag_db86 > li > a,
.hard-7c12 .header_warm_445c {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12 .gallery-6636.pattern-16d2 li a:hover,
.hard-7c12 .picture_64d8 a:hover,
.hard-7c12 .caption_789f:hover,
.hard-7c12 .tag_db86 > li > a:hover,
.hard-7c12 .header_warm_445c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7c12 .alert-7742 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12 .alert-7742 .east_fab2 {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7c12 .alert-7742:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-7c12 .tag_top_818a .nav_bottom_0a78 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12 .tag_top_818a .nav_bottom_0a78 .bright_b152 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12
  .tag_top_818a
  .nav_bottom_0a78
  .bright_b152::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12
  .tag_top_818a
  .nav_bottom_0a78
  .bright_b152:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12
  .tag_top_818a
  .nav_bottom_0a78
  .bright_b152::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12
  .tag_top_818a
  .nav_bottom_0a78
  .bright_b152::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12 .tag_top_818a .copper-65a3 {
  color: rgba(255, 255, 255, 0.79);
}
.hard-7c12 .tag_top_818a .copper-65a3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-e60d
  .hard-7c12
  .tag_top_818a
  .frame-66aa
  .background_middle_2361 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-e60d
  .hard-7c12
  .tag_top_818a
  .frame-66aa
  .bright_b152 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-d166 .wrapper_cfa1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_cfa1 .hero-stale-8cbe.layout_east_8ac7 .tag_db86 > li > a:focus,
.wrapper_cfa1 .hero-stale-8cbe.layout_east_8ac7 .tag_db86 > li > a:hover,
.wrapper_cfa1 .hero-stale-8cbe.narrow-9768 .tag_db86 > li > a:focus,
.wrapper_cfa1 .hero-stale-8cbe.narrow-9768 .tag_db86 > li > a:hover,
.wrapper_cfa1 .hero-stale-8cbe.dynamic_9454 .tag_db86 > li > a:focus,
.wrapper_cfa1 .hero-stale-8cbe.dynamic_9454 .tag_db86 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cfa1
  .hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li.in-2d73
  > a,
.wrapper_cfa1
  .hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li.surface-black-3d64
  > a,
.wrapper_cfa1
  .hero-stale-8cbe.narrow-9768
  .tag_db86
  > li.in-2d73
  > a,
.wrapper_cfa1
  .hero-stale-8cbe.narrow-9768
  .tag_db86
  > li.surface-black-3d64
  > a,
.wrapper_cfa1
  .hero-stale-8cbe.dynamic_9454
  .tag_db86
  > li.in-2d73
  > a,
.wrapper_cfa1 .hero-stale-8cbe.dynamic_9454 .tag_db86 > li.grid-f2c8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cfa1 .bright-1d8a,
.wrapper_cfa1 .bright-1d8a a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cfa1 .gallery-6636.pattern-16d2 li a,
.wrapper_cfa1 .picture_64d8 a,
.wrapper_cfa1 .caption_789f,
.wrapper_cfa1 .tag_db86 > li > a,
.wrapper_cfa1 .header_warm_445c {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_cfa1 .gallery-6636.pattern-16d2 li a:hover,
.wrapper_cfa1 .picture_64d8 a:hover,
.wrapper_cfa1 .caption_789f:hover,
.wrapper_cfa1 .tag_db86 > li > a:hover,
.wrapper_cfa1 .header_warm_445c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cfa1 .alert-7742 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_cfa1 .alert-7742 .east_fab2 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cfa1 .alert-7742:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_571b .hover-700c {
  margin-left: auto;
  margin-right: auto;
}
.hovered-1969 > * {
  margin-left: auto;
  margin-right: auto;
}
.hovered-1969 .narrow_db1b {
  margin-right: 1.41575em;
}
.steel-edc8 .hovered-1969 > .dark_84fa {
  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;
}
.steel-edc8 .hovered-1969 > .carousel_21a3 {
  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;
}
.progress-out-82e0.accent_571b .hover-700c,
.label_5f4d.accent_571b .hover-700c {
  margin-left: 0;
}
.gallery-8a32.accent_571b .hover-700c,
.top_0c68.accent_571b .hover-700c {
  margin-right: 0;
}
.hovered-1969 ol,
.hovered-1969 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.icon_wide_cd02 video {
  max-width: 100%;
}
.pattern_5796 img {
  display: block;
}
.pattern_5796.narrow_db1b,
.pattern_5796.shade_medium_2ba2 {
  width: 100%;
}
.pattern_5796.carousel_21a3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section_prev_d3cc:not(.pink_4412) {
  margin: 1.5em auto;
}
.description_next_faaa p {
  padding: 1.5em 14px;
}
ul.dropdown-white-872d.carousel_21a3,
ul.dropdown-white-872d.dark_84fa,
ul.dropdown-white-872d.row-stone-4e83.dark_84fa {
  padding: 0 14px;
}
.white_fcb8 {
  display: block;
  overflow-x: auto;
}
.white_fcb8 table {
  border-collapse: collapse;
  width: 100%;
}
.white_fcb8 td,
.white_fcb8 th {
  padding: 0.5em;
}
.hovered-1969 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hovered-1969 ol ol,
.hovered-1969 ol ul,
.hovered-1969 ul ol,
.hovered-1969 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hovered-1969 ol ol li,
.hovered-1969 ol ul li,
.hovered-1969 ul ol li,
.hovered-1969 ul ul li {
  margin-left: 0;
}
.alert-24a5.secondary-f8f2 > .top_ebcd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.alert-24a5.secondary-f8f2 > .top_ebcd iframe,
.alert-24a5.secondary-f8f2 > .top_ebcd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info-basic-8d63 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info-basic-8d63.tag-362c {
  padding: 0;
}
.info-basic-8d63.tag-362c cite {
  font-size: 13px;
}
.info-basic-8d63 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info-basic-8d63 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module_212f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module_212f > p:first-child {
  margin-top: 0;
}
.module_212f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module_212f blockquote {
  border-left: 0;
}
.card-dirty-59b6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.card-dirty-59b6:not(.dark-0382) {
  max-width: 100px;
}
.card-dirty-59b6.east-131f {
  border-bottom: none !important;
  text-align: center;
}
.card-dirty-59b6.east-131f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description_next_faaa p {
    padding: 1.5em 0;
  }
}
.text_silver_0d4e {
  color: #0073aa;
}
.pressed_7757 {
  background-color: #0073aa;
}
.static-891e {
  color: #229fd8;
}
.iron_4d20 {
  background-color: #229fd8;
}
.tertiary-a39b {
  color: #eee;
}
.dropdown-450a {
  background-color: #eee;
}
.copper_774e {
  color: #444;
}
.right-d8ca {
  background-color: #444;
}
.shadow_9b3c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow_9b3c .yellow_9d30 .picture_64d8 {
  font-size: 15px;
}
.shadow_9b3c .picture_64d8 {
  line-height: 1.3;
}
.shadow_9b3c .wrapper_cfa1 {
}
.shadow_9b3c .hard-7c12 {
  background: #235787;
}
.outline_blue_e2ac {
  padding: 0;
}
.outline_blue_e2ac .hard-7c12 {
  background: #1a1a1a;
}
.outline_blue_e2ac .wrapper_cfa1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary-bright-e5d9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary-bright-e5d9 .wrapper_cfa1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary-bright-e5d9 .hard-7c12 {
  background: #303030;
}
.caption_gas_6b6c {
  position: relative;
  z-index: 10;
}
.caption_gas_6b6c .hard-b0e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active-72a3 .action_ed08 {
  display: inline-block;
  vertical-align: middle;
}
.active-72a3.dropdown-inner-aa7d .action_ed08 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active-72a3.dropdown-inner-aa7d .action_ed08 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active-72a3.dropdown-inner-aa7d .action_ed08 {
    margin-right: 0.4em;
  }
}
.active-72a3.dropdown-inner-aa7d .action_ed08:last-child {
  margin-right: 0;
}
.next_f99a .hard-b0e6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip-d166 .yellow_9d30 {
    margin: 0 -0.5em;
  }
  .chip-d166 .yellow_9d30 [class*="customify-col-"],
  .chip-d166 .yellow_9d30 [class*="customify-col_"],
  .chip-d166 .yellow_9d30 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip-d166.up_4630 .hard-b0e6 {
  background: 0 0 !important;
}
.chip-d166.up_4630 .hard-b0e6,
.chip-d166.next_f99a .hard-b0e6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip-d166.label_pro_1726 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip-d166.next_f99a .hard-b0e6 {
  box-shadow: none !important;
}
.bottom-98ea {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bottom-98ea {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bottom-98ea {
    padding: 18px 0 20px;
  }
}
.bottom-98ea .upper_eea8 {
  width: 100%;
}
.bottom-98ea .filter-6335 {
  margin-bottom: 0;
}
.bottom-98ea .breadcrumb-fast-9240 {
  margin-top: 5px;
  font-size: 0.875em;
}
.background_0820 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.background_0820 .section-ad14 {
  width: 100%;
}
.message_left_1f8a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message_left_1f8a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message_left_1f8a 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;
}
.message_left_1f8a li:last-child:after {
  display: none;
}
.message_left_1f8a li a {
  font-weight: 500;
  margin-right: 10px;
}
.up-1c08 .content-bright-016d button,
.bottom-98ea .content-bright-016d button {
  left: 0;
}
.up-1c08 .section-ad14,
.bottom-98ea .section-ad14 {
  padding-left: 0;
  padding-right: 0;
}
.up-1c08 .background_0820,
.bottom-98ea .background_0820 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.up-1c08 {
  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;
}
.up-1c08: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;
}
.up-1c08 .text-full-a201 {
  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) {
  .up-1c08 .text-full-a201 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .up-1c08 .text-full-a201 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .up-1c08 .text-full-a201 {
    min-height: 200px;
  }
}
.up-1c08 .message_left_1f8a {
  color: rgba(255, 255, 255, 0.8);
}
.up-1c08 .message_left_1f8a a,
.up-1c08 .message_left_1f8a li:after {
  color: inherit;
}
.up-1c08 .message_left_1f8a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dirty_9691 {
  margin-bottom: 0.5em;
}
.text_in_2bc3 {
  margin-bottom: 1.2em;
}
.text_in_2bc3,
.dirty_9691 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text_in_2bc3 p:last-child,
.dirty_9691 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content-bright-016d,
#masthead .content-bright-016d {
  display: none;
}
#masthead
  > .content-bright-016d.rough_201b {
  display: none;
}
#masthead > .content-bright-016d button {
  left: 0;
}
.slider-yellow-1176 {
  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%;
}
.slider-yellow-1176 .action_ed08 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider-yellow-1176 .panel-lite-9520 {
  display: -webkit-box;
  display: flex;
}
.slider-yellow-1176 .panel-lite-9520.breadcrumb_black_abe6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider-yellow-1176 .panel-lite-9520.bronze-149b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-yellow-1176 .panel-lite-9520.block-a4a3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-yellow-1176.selected-5070.tooltip-3312 .panel-lite-9520.breadcrumb_black_abe6 {
  flex-basis: 100%;
}
.slider-yellow-1176.clean_3e56 .panel-lite-9520.bronze-149b {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider-yellow-1176.clean_3e56 .panel-lite-9520.block-a4a3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content-bright-016d.rough_201b {
  display: none;
}
#masthead > .content-bright-016d button {
  left: 0;
}
.column_plasma_bc7a {
  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;
}
.column_plasma_bc7a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.column_plasma_bc7a.copper-f096 i {
  margin-right: 4px;
}
.column_plasma_bc7a.warm-84f0 i {
  margin-left: 5px;
}
.picture_64d8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.picture_64d8 p:last-child {
  margin-bottom: 0;
}
.heading-right-8c58 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.heading-right-8c58 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.heading-right-8c58 img {
  display: block;
  width: auto;
  line-height: 1;
}
.heading-right-8c58 .bright-1d8a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.heading-right-8c58 .row-wide-8d1e {
  margin: 5px 0 7px 0;
}
.heading-right-8c58.active-down-4320 .hero-fast-1db3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-right-8c58.active-down-4320 .filter_clean_e38e {
  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;
}
.heading-right-8c58.info_550c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.heading-right-8c58.info_550c .hero-fast-1db3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-right-8c58.info_550c .filter_clean_e38e {
  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;
}
.heading-right-8c58.texture_purple_c039 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading-right-8c58.image_warm_bc56 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.heading-right-8c58.image_warm_bc56 .filter_clean_e38e {
  margin-top: 7px;
}
.grid_2848 {
  display: inline-block;
}
.caption_gas_6b6c .breadcrumb-9d80 .heading-right-8c58 img {
  max-width: 100%;
}
.hero-stale-8cbe .tertiary-8158.tabs_selected_0091,
.menu_west_bac3 .tertiary-8158.tabs_selected_0091 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-stale-8cbe .banner-large-0907,
.menu_west_bac3 .banner-large-0907 {
  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%);
}
.hero-stale-8cbe .banner-large-0907 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero-stale-8cbe.focused_0551 .banner-large-0907 {
  display: none;
}
.hero-stale-8cbe .detail-2f2c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-stale-8cbe .detail-2f2c li {
  display: inline-block;
  position: relative;
}
.hero-stale-8cbe .detail-2f2c li:last-child {
  margin-right: 0;
}
.hero-stale-8cbe .detail-2f2c 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;
}
.hero-stale-8cbe .detail-2f2c li.grid-f2c8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero-stale-8cbe .detail-2f2c > 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;
}
.hero-stale-8cbe .detail-2f2c > li > a i {
  line-height: 0;
}
.hero-stale-8cbe .detail-2f2c > li.purple_9fcd > a .banner-large-0907 {
  margin-left: 4px;
  line-height: 0;
}
.hero-stale-8cbe .detail-2f2c .container-mini-6df3 li.purple_9fcd > a {
  position: relative;
}
.hero-stale-8cbe .detail-2f2c .container-mini-6df3 li.purple_9fcd > a:after,
.hero-stale-8cbe .detail-2f2c .container-mini-6df3 li.purple_9fcd > a:before {
  content: "";
  display: table;
}
.hero-stale-8cbe .detail-2f2c .container-mini-6df3 li.purple_9fcd > a:after {
  clear: both;
}
.hero-stale-8cbe .detail-2f2c .container-mini-6df3 li.purple_9fcd > a .banner-large-0907 {
  margin-left: 5px;
  float: right;
}
.hero-stale-8cbe .list-clean-6170,
.hero-stale-8cbe .container-mini-6df3 {
  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;
}
.hero-stale-8cbe .container-mini-6df3 {
  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;
}
.hero-stale-8cbe .container-mini-6df3 .tabs_selected_0091 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-stale-8cbe .container-mini-6df3 .banner-large-0907 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero-stale-8cbe .container-mini-6df3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero-stale-8cbe .container-mini-6df3 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;
}
.hero-stale-8cbe .container-mini-6df3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero-stale-8cbe .container-mini-6df3 .container-mini-6df3 {
  top: 0;
  left: 100%;
}
.hero-stale-8cbe .banner_9a75.fn-focus-b6c8 > .list-clean-6170,
.hero-stale-8cbe .banner_9a75.fn-focus-b6c8 > .container-mini-6df3,
.hero-stale-8cbe .banner_9a75:focus > .list-clean-6170,
.hero-stale-8cbe .banner_9a75:focus > .container-mini-6df3,
.hero-stale-8cbe .banner_9a75:hover > .list-clean-6170,
.hero-stale-8cbe .banner_9a75:hover > .container-mini-6df3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero-stale-8cbe.dynamic_9454 .tag_db86:after,
.hero-stale-8cbe.dynamic_9454 .tag_db86:before {
  content: "";
  display: table;
}
.hero-stale-8cbe.dynamic_9454 .tag_db86:after {
  clear: both;
}
.hero-stale-8cbe.dynamic_9454 .tag_db86 > li {
  float: left;
}
.hero-stale-8cbe.red_0aef .tag_db86:after,
.hero-stale-8cbe.red_0aef .tag_db86:before {
  content: "";
  display: table;
}
.hero-stale-8cbe.red_0aef .tag_db86:after {
  clear: both;
}
.hero-stale-8cbe.red_0aef .tag_db86 > li {
  float: left;
}
.hero-stale-8cbe.red_0aef .tag_db86 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero-stale-8cbe.red_0aef .tag_db86 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero-stale-8cbe.red_0aef .tag_db86 > li.in-2d73 > a,
.hero-stale-8cbe.red_0aef .tag_db86 > li.grid-f2c8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero-stale-8cbe.layout_east_8ac7 .tag_db86 > li > a .tabs_selected_0091 {
  position: relative;
}
.hero-stale-8cbe.layout_east_8ac7 .tag_db86 > li > a .tabs_selected_0091: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;
}
.hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li:focus
  > a
  .tabs_selected_0091:before,
.hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li:hover
  > a
  .tabs_selected_0091:before {
  width: 100%;
  background-color: currentColor;
}
.hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li.in-2d73
  > a
  .tabs_selected_0091:before,
.hero-stale-8cbe.layout_east_8ac7
  .tag_db86
  > li.surface-black-3d64
  > a
  .tabs_selected_0091:before {
  width: 100%;
  background-color: currentColor;
}
.hero-stale-8cbe.narrow-9768 .tag_db86 > li > a .tabs_selected_0091 {
  position: relative;
}
.hero-stale-8cbe.narrow-9768 .tag_db86 > li > a .tabs_selected_0091: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;
}
.hero-stale-8cbe.narrow-9768 .tag_db86 > li:focus > a .tabs_selected_0091:before,
.hero-stale-8cbe.narrow-9768
  .tag_db86
  > li:hover
  > a
  .tabs_selected_0091:before {
  width: 100%;
  background-color: currentColor;
}
.hero-stale-8cbe.narrow-9768
  .tag_db86
  > li.in-2d73
  > a
  .tabs_selected_0091:before,
.hero-stale-8cbe.narrow-9768
  .tag_db86
  > li.surface-black-3d64
  > a
  .tabs_selected_0091:before {
  width: 100%;
  background-color: currentColor;
}
.menu_west_bac3 .detail-2f2c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu_west_bac3 .detail-2f2c li:first-child > a {
  border-top: none;
}
.menu_west_bac3 .detail-2f2c .shadow_445c > .tabs_selected_0091 .banner-large-0907 {
  display: none;
}
.menu_west_bac3 .detail-2f2c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.menu_west_bac3 .detail-2f2c li:last-child {
  border: none;
}
.menu_west_bac3 .detail-2f2c li.purple_9fcd > a {
  padding-right: 45px !important;
}
.menu_west_bac3 .detail-2f2c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.menu_west_bac3 .detail-2f2c li a:focus,
.menu_west_bac3 .detail-2f2c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_west_bac3 .detail-2f2c li .upper_7b88 {
  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;
}
.menu_west_bac3 .detail-2f2c li .upper_7b88:hover {
  box-shadow: none;
}
.menu_west_bac3 .detail-2f2c li .upper_7b88 .banner-large-0907 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.menu_west_bac3 .detail-2f2c .container-mini-6df3 {
  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);
}
.menu_west_bac3 .detail-2f2c .container-mini-6df3 li a {
  padding-left: 3em;
}
.menu_west_bac3 .detail-2f2c .logo-c446 > a .upper_7b88 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_west_bac3 .detail-2f2c .logo-c446 > .container-mini-6df3 {
  display: block;
  opacity: 1;
}
.block-bronze-29af {
  max-width: 100%;
}
.media_black_c027 {
  line-height: 0;
  cursor: pointer;
}
.header_warm_445c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header_warm_445c:hover {
  box-shadow: none;
  color: currentColor;
}
.header_warm_445c svg {
  width: 18px;
  height: 18px;
}
.header_warm_445c .badge-medium-d81c {
  display: none;
}
.tertiary_039a {
  position: relative;
}
.tertiary_039a.fn-active-b6c8 .header_warm_445c .component_4054 {
  display: none;
}
.tertiary_039a.fn-active-b6c8 .header_warm_445c .badge-medium-d81c {
  display: inline-block;
}
.tertiary_039a .under_d8a7 {
  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);
}
.tertiary_039a.notice-fixed-320f .under_d8a7 {
  left: auto;
  right: -0.9em;
}
.tertiary_039a.notice-fixed-320f .hovered-0a7b::before {
  left: auto;
  right: 15px;
}
.tertiary_039a.fn-active-b6c8 .under_d8a7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-66aa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame-66aa label {
  flex-basis: 100%;
}
.frame-66aa .nav_bottom_0a78 {
  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;
}
.frame-66aa .bright_b152 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame-66aa .bright_b152:focus {
  background-color: transparent;
}
.frame-66aa button.copper-65a3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame-66aa button.copper-65a3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame-66aa button.copper-65a3 svg {
  width: 18px;
  height: 18px;
}
.frame-66aa input[type="submit"] {
  min-height: auto;
}
.tag_top_818a .frame-66aa .bright_b152 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hovered-0a7b {
  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) {
  .hovered-0a7b {
    width: 220px;
  }
}
.hovered-0a7b label {
  flex-basis: 100%;
}
.hovered-0a7b::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;
}
.box-e60d .tag_top_818a .frame-66aa {
  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;
}
.box-e60d
  .tag_top_818a
  .frame-66aa
  .nav_bottom_0a78 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box-e60d .tag_top_818a .frame-66aa .bright_b152 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box-e60d
  .tag_top_818a
  .frame-66aa
  .bright_b152:focus {
  background: 0 0;
}
.box-e60d
  .tag_top_818a
  .frame-66aa
  .background_middle_2361 {
  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;
}
.gallery-6636 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gallery-6636 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gallery-6636 li:last-child {
  margin-right: 0;
}
.gallery-6636 li:first-child {
  margin-left: 0;
}
.gallery-6636.active-ee18 a {
  color: #fff;
}
.gallery-6636.active-ee18 a:hover {
  color: #fff;
}
.gallery-6636 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gallery-6636 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gallery-6636 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gallery-6636 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gallery-6636 [class*="social-icon-apple"] {
  background-color: #999;
}
.gallery-6636 [class*="social-icon-apple"].focus-e55c {
  background-color: transparent;
  color: #999;
}
.gallery-6636 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gallery-6636 [class*="social-icon-behance"].focus-e55c {
  background-color: transparent;
  color: #1769ff;
}
.gallery-6636 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gallery-6636 [class*="social-icon-bitbucket"].focus-e55c {
  background-color: transparent;
  color: #205081;
}
.gallery-6636 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gallery-6636 [class*="social-icon-codepen"].focus-e55c {
  background-color: transparent;
  color: #000;
}
.gallery-6636 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gallery-6636 [class*="social-icon-delicious"].focus-e55c {
  background-color: transparent;
  color: #39f;
}
.gallery-6636 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gallery-6636 [class*="social-icon-digg"].focus-e55c {
  background-color: transparent;
  color: #005be2;
}
.gallery-6636 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gallery-6636 [class*="social-icon-dribbble"].focus-e55c {
  background-color: transparent;
  color: #ea4c89;
}
.gallery-6636 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gallery-6636 [class*="social-icon-envelope"].focus-e55c {
  background-color: transparent;
  color: #ea4335;
}
.gallery-6636 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gallery-6636 [class*="social-icon-facebook"].focus-e55c {
  background-color: transparent;
  color: #3b5998;
}
.gallery-6636 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gallery-6636 [class*="social-icon-flickr"].focus-e55c {
  background-color: transparent;
  color: #0063dc;
}
.gallery-6636 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gallery-6636 [class*="social-icon-foursquare"].focus-e55c {
  background-color: transparent;
  color: #2d5be3;
}
.gallery-6636 [class*="social-icon-github"] {
  background-color: #333;
}
.gallery-6636 [class*="social-icon-github"].focus-e55c {
  background-color: transparent;
  color: #333;
}
.gallery-6636 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gallery-6636 [class*="social-icon-google-plus"].focus-e55c {
  background-color: transparent;
  color: #dd4b39;
}
.gallery-6636 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gallery-6636 [class*="social-icon-houzz"].focus-e55c {
  background-color: transparent;
  color: #7ac142;
}
.gallery-6636 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gallery-6636 [class*="social-icon-instagram"].focus-e55c {
  background-color: transparent;
  color: #262626;
}
.gallery-6636 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gallery-6636 [class*="social-icon-jsfiddle"].focus-e55c {
  background-color: transparent;
  color: #487aa2;
}
.gallery-6636 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gallery-6636 [class*="social-icon-linkedin"].focus-e55c {
  background-color: transparent;
  color: #0077b5;
}
.gallery-6636 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gallery-6636 [class*="social-icon-medium"].focus-e55c {
  background-color: transparent;
  color: #00ab6b;
}
.gallery-6636 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gallery-6636
  [class*="social-icon-odnoklassniki"].focus-e55c {
  background-color: transparent;
  color: #f4731c;
}
.gallery-6636 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gallery-6636 [class*="social-icon-meetup"].focus-e55c {
  background-color: transparent;
  color: #ec1c40;
}
.gallery-6636 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gallery-6636 [class*="social-icon-pinterest"].focus-e55c {
  background-color: transparent;
  color: #bd081c;
}
.gallery-6636 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gallery-6636 [class*="social-icon-product-hunt"].focus-e55c {
  background-color: transparent;
  color: #da552f;
}
.gallery-6636 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gallery-6636 [class*="social-icon-reddit"].focus-e55c {
  background-color: transparent;
  color: #ff4500;
}
.gallery-6636 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gallery-6636 [class*="social-icon-rss"].focus-e55c {
  background-color: transparent;
  color: #f26522;
}
.gallery-6636 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gallery-6636
  [class*="social-icon-shopping-cart"].focus-e55c {
  background-color: transparent;
  color: #4caf50;
}
.gallery-6636 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gallery-6636 [class*="social-icon-skype"].focus-e55c {
  background-color: transparent;
  color: #00aff0;
}
.gallery-6636 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gallery-6636 [class*="social-icon-slideshare"].focus-e55c {
  background-color: transparent;
  color: #0077b5;
}
.gallery-6636 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gallery-6636 [class*="social-icon-snapchat"].focus-e55c {
  background-color: transparent;
  color: #fffc00;
}
.gallery-6636 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gallery-6636 [class*="social-icon-soundcloud"].focus-e55c {
  background-color: transparent;
  color: #f80;
}
.gallery-6636 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gallery-6636 [class*="social-icon-spotify"].focus-e55c {
  background-color: transparent;
  color: #2ebd59;
}
.gallery-6636 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gallery-6636
  [class*="social-icon-stack-overflow"].focus-e55c {
  background-color: transparent;
  color: #fe7a15;
}
.gallery-6636 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gallery-6636 [class*="social-icon-maldkfgram"].focus-e55c {
  background-color: transparent;
  color: #2ca5e0;
}
.gallery-6636 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gallery-6636 [class*="social-icon-tripadvisor"].focus-e55c {
  background-color: transparent;
  color: #589442;
}
.gallery-6636 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gallery-6636 [class*="social-icon-tumblr"].focus-e55c {
  background-color: transparent;
  color: #35465c;
}
.gallery-6636 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gallery-6636 [class*="social-icon-twitch"].focus-e55c {
  background-color: transparent;
  color: #6441a5;
}
.gallery-6636 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gallery-6636 [class*="social-icon-twitter"].focus-e55c {
  background-color: transparent;
  color: #1da1f2;
}
.gallery-6636 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gallery-6636 [class*="social-icon-vimeo"].focus-e55c {
  background-color: transparent;
  color: #1ab7ea;
}
.gallery-6636 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gallery-6636 [class*="social-icon-vk"].focus-e55c {
  background-color: transparent;
  color: #45668e;
}
.gallery-6636 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gallery-6636 [class*="social-icon-weibo"].focus-e55c {
  background-color: transparent;
  color: #df2029;
}
.gallery-6636 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gallery-6636 [class*="social-icon-weixin"].focus-e55c {
  background-color: transparent;
  color: #7bb32e;
}
.gallery-6636 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gallery-6636 [class*="social-icon-whatsapp"].focus-e55c {
  background-color: transparent;
  color: #25d366;
}
.gallery-6636 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gallery-6636 [class*="social-icon-wordpress"].focus-e55c {
  background-color: transparent;
  color: #21759b;
}
.gallery-6636 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gallery-6636 [class*="social-icon-xing"].focus-e55c {
  background-color: transparent;
  color: #026466;
}
.gallery-6636 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gallery-6636 [class*="social-icon-yelp"].focus-e55c {
  background-color: transparent;
  color: #af0606;
}
.gallery-6636 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gallery-6636 [class*="social-icon-youtube"].focus-e55c {
  background-color: transparent;
  color: #cd201f;
}
.caption_789f {
  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;
}
.caption_789f:hover {
  box-shadow: none;
  background: 0 0;
}
.active-45f4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver-5665 {
  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;
}
.component_d133 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.short_0189 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.short_0189,
.short_0189::after,
.short_0189::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;
}
.short_0189::after,
.short_0189::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tag-c4d8 .silver-5665 .component_d133 {
  margin-top: -2px;
  width: 19px;
}
.tag-c4d8 .silver-5665 .short_0189 {
  margin-top: -1px;
}
.tag-c4d8 .silver-5665 .short_0189,
.tag-c4d8 .silver-5665 .short_0189::after,
.tag-c4d8 .silver-5665 .short_0189::before {
  width: 19px;
  height: 2px;
}
.tag-c4d8 .silver-5665 .short_0189::before {
  top: -6px;
}
.tag-c4d8 .silver-5665 .short_0189::after {
  bottom: -6px;
}
.mini_bfbc .silver-5665 .component_d133 {
  margin-top: -2px;
  width: 22px;
}
.mini_bfbc .silver-5665 .short_0189 {
  margin-top: -1px;
}
.mini_bfbc .silver-5665 .short_0189,
.mini_bfbc .silver-5665 .short_0189::after,
.mini_bfbc .silver-5665 .short_0189::before {
  width: 22px;
  height: 2px;
}
.mini_bfbc .silver-5665 .short_0189::before {
  top: -7px;
}
.mini_bfbc .silver-5665 .short_0189::after {
  bottom: -7px;
}
.static_21a3 .silver-5665 .component_d133 {
  margin-top: -2px;
  width: 31px;
}
.static_21a3 .silver-5665 .short_0189 {
  margin-top: -1.5px;
}
.static_21a3 .silver-5665 .short_0189,
.static_21a3 .silver-5665 .short_0189::after,
.static_21a3 .silver-5665 .short_0189::before {
  width: 31px;
  height: 3px;
}
.static_21a3 .silver-5665 .short_0189::before {
  top: -9px;
}
.static_21a3 .silver-5665 .short_0189::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thumbnail_pressed_caf5 .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_pressed_caf5 .silver-5665 .short_0189 {
    margin-top: -1px;
  }
  .thumbnail_pressed_caf5 .silver-5665 .short_0189,
  .thumbnail_pressed_caf5 .silver-5665 .short_0189::after,
  .thumbnail_pressed_caf5 .silver-5665 .short_0189::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_pressed_caf5 .silver-5665 .short_0189::before {
    top: -6px;
  }
  .thumbnail_pressed_caf5 .silver-5665 .short_0189::after {
    bottom: -6px;
  }
  .list_1616 .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 22px;
  }
  .list_1616 .silver-5665 .short_0189 {
    margin-top: -1px;
  }
  .list_1616 .silver-5665 .short_0189,
  .list_1616 .silver-5665 .short_0189::after,
  .list_1616 .silver-5665 .short_0189::before {
    width: 22px;
    height: 2px;
  }
  .list_1616 .silver-5665 .short_0189::before {
    top: -7px;
  }
  .list_1616 .silver-5665 .short_0189::after {
    bottom: -7px;
  }
  .carousel_center_0008 .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel_center_0008 .silver-5665 .short_0189 {
    margin-top: -1.5px;
  }
  .carousel_center_0008 .silver-5665 .short_0189,
  .carousel_center_0008 .silver-5665 .short_0189::after,
  .carousel_center_0008 .silver-5665 .short_0189::before {
    width: 31px;
    height: 3px;
  }
  .carousel_center_0008 .silver-5665 .short_0189::before {
    top: -9px;
  }
  .carousel_center_0008 .silver-5665 .short_0189::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mini-1841 .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 19px;
  }
  .mini-1841 .silver-5665 .short_0189 {
    margin-top: -1px;
  }
  .mini-1841 .silver-5665 .short_0189,
  .mini-1841 .silver-5665 .short_0189::after,
  .mini-1841 .silver-5665 .short_0189::before {
    width: 19px;
    height: 2px;
  }
  .mini-1841 .silver-5665 .short_0189::before {
    top: -6px;
  }
  .mini-1841 .silver-5665 .short_0189::after {
    bottom: -6px;
  }
  .old_5173 .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 22px;
  }
  .old_5173 .silver-5665 .short_0189 {
    margin-top: -1px;
  }
  .old_5173 .silver-5665 .short_0189,
  .old_5173 .silver-5665 .short_0189::after,
  .old_5173 .silver-5665 .short_0189::before {
    width: 22px;
    height: 2px;
  }
  .old_5173 .silver-5665 .short_0189::before {
    top: -7px;
  }
  .old_5173 .silver-5665 .short_0189::after {
    bottom: -7px;
  }
  .title_9ddd .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 31px;
  }
  .title_9ddd .silver-5665 .short_0189 {
    margin-top: -1.5px;
  }
  .title_9ddd .silver-5665 .short_0189,
  .title_9ddd .silver-5665 .short_0189::after,
  .title_9ddd .silver-5665 .short_0189::before {
    width: 31px;
    height: 3px;
  }
  .title_9ddd .silver-5665 .short_0189::before {
    top: -9px;
  }
  .title_9ddd .silver-5665 .short_0189::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .up_ce90 .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 19px;
  }
  .up_ce90 .silver-5665 .short_0189 {
    margin-top: -1px;
  }
  .up_ce90 .silver-5665 .short_0189,
  .up_ce90 .silver-5665 .short_0189::after,
  .up_ce90 .silver-5665 .short_0189::before {
    width: 19px;
    height: 2px;
  }
  .up_ce90 .silver-5665 .short_0189::before {
    top: -6px;
  }
  .up_ce90 .silver-5665 .short_0189::after {
    bottom: -6px;
  }
  .photo_972a .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 22px;
  }
  .photo_972a .silver-5665 .short_0189 {
    margin-top: -1px;
  }
  .photo_972a .silver-5665 .short_0189,
  .photo_972a .silver-5665 .short_0189::after,
  .photo_972a .silver-5665 .short_0189::before {
    width: 22px;
    height: 2px;
  }
  .photo_972a .silver-5665 .short_0189::before {
    top: -7px;
  }
  .photo_972a .silver-5665 .short_0189::after {
    bottom: -7px;
  }
  .header_dark_922c .silver-5665 .component_d133 {
    margin-top: -2px;
    width: 31px;
  }
  .header_dark_922c .silver-5665 .short_0189 {
    margin-top: -1.5px;
  }
  .header_dark_922c .silver-5665 .short_0189,
  .header_dark_922c .silver-5665 .short_0189::after,
  .header_dark_922c .silver-5665 .short_0189::before {
    width: 31px;
    height: 3px;
  }
  .header_dark_922c .silver-5665 .short_0189::before {
    top: -9px;
  }
  .header_dark_922c .silver-5665 .short_0189::after {
    bottom: -9px;
  }
}
.label_advanced_7acf .short_0189 {
  -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);
}
.label_advanced_7acf .short_0189::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.label_advanced_7acf .short_0189::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);
}
.label_advanced_7acf.top_c1d2 .short_0189 {
  -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);
}
.label_advanced_7acf.top_c1d2 .short_0189::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.label_advanced_7acf.top_c1d2 .short_0189::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);
}
.paragraph_liquid_d8a7 {
  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.title_9aaf:before {
  display: none;
}
.breadcrumb-5c79 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.breadcrumb-5c79 .icon_0964 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.breadcrumb-5c79 .icon_0964:last-of-type {
  border-bottom: none;
}
.breadcrumb-5c79 .icon_0964.action_316c,
.breadcrumb-5c79 .icon_0964.dropdown_hard_88d4,
.breadcrumb-5c79 .icon_0964.dirty-c197 {
  padding: 0;
}
.breadcrumb-5c79 .menu_west_bac3 .upper_7b88 {
  color: currentColor;
}
.breadcrumb-5c79 .menu_west_bac3 .upper_7b88:focus,
.breadcrumb-5c79 .menu_west_bac3 .upper_7b88:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-5c79.wrapper_cfa1 .alert-7742,
.breadcrumb-5c79.wrapper_cfa1 .picture_64d8 a,
.breadcrumb-5c79.wrapper_cfa1 .tag_db86 a,
.breadcrumb-5c79.wrapper_cfa1 .container-mini-6df3 a {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-5c79.wrapper_cfa1 .alert-7742:hover,
.breadcrumb-5c79.wrapper_cfa1 .picture_64d8 a:hover,
.breadcrumb-5c79.wrapper_cfa1 .tag_db86 a:hover,
.breadcrumb-5c79.wrapper_cfa1 .container-mini-6df3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-5c79.wrapper_cfa1 .east_fab2 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-5c79.wrapper_cfa1 .icon_0964 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-5c79.wrapper_cfa1 .icon_0964:before {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb-5c79.wrapper_cfa1 .tabs-15af:before {
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-5c79.wrapper_cfa1 .menu_west_bac3 .detail-2f2c li a,
.breadcrumb-5c79.wrapper_cfa1 .menu_west_bac3 .upper_7b88,
.breadcrumb-5c79.wrapper_cfa1 .container-mini-6df3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-5c79.wrapper_cfa1 .menu_west_bac3 .upper_7b88:focus,
.breadcrumb-5c79.wrapper_cfa1 .menu_west_bac3 .upper_7b88:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-5c79.wrapper_cfa1 .detail-2f2c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-5c79.hard-7c12 .alert-7742,
.breadcrumb-5c79.hard-7c12 .picture_64d8 a,
.breadcrumb-5c79.hard-7c12 .tag_db86 .upper_7b88,
.breadcrumb-5c79.hard-7c12 .tag_db86 a,
.breadcrumb-5c79.hard-7c12 .container-mini-6df3 a {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-5c79.hard-7c12 .alert-7742:hover,
.breadcrumb-5c79.hard-7c12 .picture_64d8 a:hover,
.breadcrumb-5c79.hard-7c12 .tag_db86 .upper_7b88:hover,
.breadcrumb-5c79.hard-7c12 .tag_db86 a:hover,
.breadcrumb-5c79.hard-7c12 .container-mini-6df3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-5c79.hard-7c12 .east_fab2 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-5c79.hard-7c12 .icon_0964 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-5c79.hard-7c12 .icon_0964:before {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb-5c79.hard-7c12 .tabs-15af:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-5c79.hard-7c12 .menu_west_bac3 .detail-2f2c li a,
.breadcrumb-5c79.hard-7c12 .menu_west_bac3 .upper_7b88,
.breadcrumb-5c79.hard-7c12 .container-mini-6df3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-5c79.hard-7c12 .menu_west_bac3 .upper_7b88:focus,
.breadcrumb-5c79.hard-7c12 .menu_west_bac3 .upper_7b88:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-5c79.hard-7c12 .detail-2f2c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-15af {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs-15af:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.progress-1c2d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tabs-solid-2e37 .breadcrumb-5c79 {
  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;
}
.tabs-solid-2e37 .icon_0964 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tabs-solid-2e37 .icon_0964: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) {
  .tabs-solid-2e37 .icon_0964:before {
    width: 16%;
    left: 42%;
  }
}
.tabs-solid-2e37 .icon_0964:last-child:before {
  content: none;
}
.tabs-solid-2e37 .icon_0964[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tabs-solid-2e37 .menu_west_bac3 .detail-2f2c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs-solid-2e37 .menu_west_bac3 .detail-2f2c li a .upper_7b88 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tabs-solid-2e37 .menu_west_bac3 .container-mini-6df3 {
  border: none;
}
.tabs-solid-2e37 .menu_west_bac3 .container-mini-6df3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tabs-solid-2e37 .tabs-15af {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tabs-solid-2e37 .progress-1c2d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tabs-solid-2e37 .hard-7c12 .tabs-15af:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs-solid-2e37 .wrapper_cfa1.overlay-huge-8e56 .short_0189 {
  background: rgba(0, 0, 0, 0.6);
}
.tabs-solid-2e37
  .wrapper_cfa1.overlay-huge-8e56
  .short_0189::after,
.tabs-solid-2e37
  .wrapper_cfa1.overlay-huge-8e56
  .short_0189:before {
  background: inherit;
}
.tabs-solid-2e37
  .wrapper_cfa1.overlay-huge-8e56:hover
  .short_0189 {
  background: rgba(0, 0, 0, 0.8);
}
.column-63e7 .breadcrumb-5c79 {
  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) {
  .column-63e7 .breadcrumb-5c79 {
    width: auto;
    right: 45px;
  }
}
.tertiary-medium-a5a8 .breadcrumb-5c79 {
  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) {
  .tertiary-medium-a5a8 .breadcrumb-5c79 {
    width: auto;
    left: 45px;
  }
}
.title_9aaf .breadcrumb-5c79 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.title_9aaf .progress-1c2d {
  max-width: 48em;
  margin: 0 auto;
}
.title_9aaf .tabs-15af:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.image-dirty-6b18 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.image-dirty-6b18.tabs-solid-2e37 .breadcrumb-5c79 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.image-dirty-6b18.column-63e7 .breadcrumb-5c79 {
  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);
}
.image-dirty-6b18 .breadcrumb-5c79 {
  visibility: visible;
}
.image-dirty-6b18.tertiary-medium-a5a8 .breadcrumb-5c79 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.icon-huge-1570,
.block-complex-e08d {
  overflow-x: hidden;
}
.icon-huge-1570 .breadcrumb-5c79 {
  overflow: auto;
}
.icon-huge-1570.tabs-solid-2e37 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-huge-1570.tabs-solid-2e37 .breadcrumb-5c79 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.icon-huge-1570.tabs-solid-2e37 .caption_789f {
  opacity: 0;
}
.icon-huge-1570.column-63e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-huge-1570.column-63e7 .breadcrumb-5c79 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.icon-huge-1570.column-63e7 .caption_789f {
  opacity: 0;
}
.icon-huge-1570.tertiary-medium-a5a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-huge-1570.tertiary-medium-a5a8 .breadcrumb-5c79 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.icon-huge-1570.tertiary-medium-a5a8 .caption_789f {
  opacity: 0;
}
.icon-huge-1570.title_9aaf .breadcrumb-5c79 {
  z-index: 10;
  visibility: visible;
}
.overlay-huge-8e56 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.overlay-huge-8e56 .short_0189 {
  background: rgba(255, 255, 255, 0.99);
}
.overlay-huge-8e56 .short_0189::after,
.overlay-huge-8e56 .short_0189:before {
  background: inherit;
}
.overlay-huge-8e56:hover .short_0189 {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary-medium-a5a8 .overlay-huge-8e56 {
  top: 10px;
  right: auto;
  left: 12px;
}
.title_9aaf .overlay-huge-8e56 {
  display: none !important;
}
.icon-huge-1570:before,
.block-complex-e08d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.icon-huge-1570 .overlay-huge-8e56,
.block-complex-e08d .overlay-huge-8e56 {
  display: inline-block;
}
.breadcrumb-5c79 .action_ed08 {
  -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;
}
.icon-huge-1570 .breadcrumb-5c79 .action_ed08,
.block-complex-e08d .breadcrumb-5c79 .action_ed08 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border-ba46 .nav_bottom_0a78 {
  width: 100%;
}
.breadcrumb-9d80 {
  padding: 0 0.5em 0;
}
.breadcrumb-9d80 [class*="customify-col-"],
.breadcrumb-9d80 [class*="customify-col_"],
.breadcrumb-9d80 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.clean_9e6b .breadcrumb-9d80 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .yellow_9d30 .hero-active-a77a,
  .hero-active-a77a {
    display: none;
  }
  .info-bright-1ca9 {
    text-align: left;
  }
  .surface_hot_3e94 {
    text-align: center;
  }
  .caption_black_3ea1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_9d30 .module-tiny-1b81,
  .module-tiny-1b81 {
    display: none;
  }
  .dirty-2a3a {
    text-align: left;
  }
  .fluid-d3ec {
    text-align: center;
  }
  .purple_c9e3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .yellow_9d30 .chip-ee87,
  .chip-ee87 {
    display: none;
  }
  .accent_bronze_d42f {
    text-align: left;
  }
  .center_8013 {
    text-align: center;
  }
  .warm-b09b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight-aa8c {
  box-shadow: none !important;
}
.bottom-def5 .gallery-5fa9,
.notification_7eec .gallery-5fa9 {
  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;
}
.notification_7eec .gallery-5fa9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hard-b0e6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hard-b0e6:after,
.hard-b0e6:before {
  content: "";
  display: table;
}
.hard-b0e6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hard-b0e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hard-b0e6,
.label_pro_1726 {
  max-width: 1248px;
  margin: 0 auto;
}

.heading-d028.layout_4957 .hard-b0e6 {
  max-width: 100%;
}
.heading-d028.pattern_932a {
  max-width: 1200px;
  margin: 0 auto;
}
.heading-d028.modal-cold-508d .hard-b0e6 {
  max-width: 100%;
}
.heading-d028.modal-cold-508d > .hard-b0e6 {
  padding-left: 0;
  padding-right: 0;
}
.heading-d028.modal-cold-508d > .hard-b0e6 .yellow_9d30 {
  margin: 0;
}
.heading-d028.modal-cold-508d
  > .hard-b0e6
  .article_large_528a.pagination-wood-81a9 {
  margin-right: 0;
  margin-left: 0;
}
.heading-d028.modal-cold-508d #main.pagination-wood-81a9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .container_dirty_453e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .container_dirty_453e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .icon_glass_57bf .hover-700c {
    padding-right: 1em;
  }
  .icon_glass_57bf.secondary-selected-1423 .article_large_528a {
    border-right: 1px solid #eaecee;
  }
  .icon_glass_57bf.secondary-selected-1423 .hover-700c {
    padding-right: 1em;
  }
  .icon_glass_57bf.secondary-selected-1423 .pattern-up-aa99 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-liquid-40bb .hover-700c {
    padding-left: 1em;
  }
  .tooltip-liquid-40bb.secondary-selected-1423 .article_large_528a {
    border-left: 1px solid #eaecee;
  }
  .tooltip-liquid-40bb.secondary-selected-1423 .hover-700c {
    padding-left: 1em;
  }
  .tooltip-liquid-40bb.secondary-selected-1423 .pattern-up-aa99 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_9211 .hover-700c {
    padding-left: 1em;
  }
  .link_9211.secondary-selected-1423 .stone-ecc2 {
    border-right: 1px solid #eaecee;
  }
  .link_9211.secondary-selected-1423 .texture-selected-6547 {
    border-right: 1px solid #eaecee;
  }
  .link_9211.secondary-selected-1423 .hover-700c {
    padding-left: 1em;
  }
  .link_9211.secondary-selected-1423 .pattern-up-aa99 {
    padding-right: 1em;
  }
  .link_9211.secondary-selected-1423 .warm-0f5a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-a39a .hover-700c {
    padding-right: 1em;
  }
  .thumbnail-a39a.secondary-selected-1423 .stone-ecc2 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-a39a.secondary-selected-1423 .texture-selected-6547 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-a39a.secondary-selected-1423 .hover-700c {
    padding-right: 1em;
  }
  .thumbnail-a39a.secondary-selected-1423 .pattern-up-aa99 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-a39a.secondary-selected-1423 .warm-0f5a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_dirty_453e .hover-700c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_dirty_453e.secondary-selected-1423 .article_large_528a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .container_dirty_453e.secondary-selected-1423 .hover-700c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_dirty_453e.secondary-selected-1423 .pattern-up-aa99 {
    padding-left: 1em;
  }
  .container_dirty_453e.secondary-selected-1423 .warm-0f5a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .container_dirty_453e.secondary-selected-1423 .hover-700c {
    padding-left: 0;
  }
}
.static_56d5 .active-72a3 {
  display: inline-block;
}
.pattern-medium-edcd {
  display: inline-block;
}
.focused_6989 {
  word-con: break-word;
}
.pink_391b > span {
  display: inline-block;
  padding: 5px 0;
}
.pink_391b .detail_50b9 {
  margin-left: 8px;
  margin-right: 8px;
}
.pink_391b .basic_ad3c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.text_stale_5e64 .stale-fa26 {
  margin-bottom: 2em;
}
.text_stale_5e64 .fast-e512 {
  margin-bottom: 15px;
}
.text_stale_5e64 .fast-e512:last-child {
  margin-bottom: 0;
}
.text_stale_5e64 .new-92b1 {
  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) {
  .text_stale_5e64 .new-92b1 {
    display: block;
  }
}
.text_stale_5e64 .chip_south_182b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .text_stale_5e64 .chip_south_182b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.text_stale_5e64 .text-4909 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.text_stale_5e64 .text-4909 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.text_stale_5e64 .text-4909 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.text_stale_5e64 .focused_6989 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.text_stale_5e64 .focused_6989 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.text_stale_5e64 .badge_8e13 p:last-child {
  margin-bottom: 0;
}
.text_stale_5e64 .easy-14e6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.text_stale_5e64 .thick-9352 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.text_stale_5e64 .dirty-ae1d {
  margin-top: 1em;
}
.text_stale_5e64 .upper-6b69 {
  top: 0;
  display: block;
}
.text_stale_5e64 .upper-6b69 a {
  color: inherit;
}
.text_stale_5e64 .upper-6b69 a:hover {
  color: inherit;
}
.text_stale_5e64 .outline_487c {
  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;
}
.text_stale_5e64 .outline_487c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.text_stale_5e64 .thick-9352 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.text_stale_5e64 .thumbnail_left_4c5e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.text_stale_5e64 .thumbnail_left_4c5e:first-child {
  margin-top: 0;
}
.text_stale_5e64 .thumbnail_left_4c5e.white_0794 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.text_stale_5e64 .thumbnail_left_4c5e.thumbnail_selected_651e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text_stale_5e64
  .thumbnail_left_4c5e.thumbnail_selected_651e.pagination_gold_ff82
  .dirty-ae1d {
  width: 100%;
}
.text_stale_5e64 .thumbnail_selected_651e {
  -webkit-box-align: center;
  align-items: center;
}
.text_stale_5e64 .thumbnail_selected_651e .pink_391b,
.text_stale_5e64 .thumbnail_selected_651e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.text_stale_5e64 .text-4909 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_stale_5e64 .text-4909 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_stale_5e64 .text-4909: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;
}
.text_stale_5e64 .white_0794 {
  z-index: 5;
}
.text_stale_5e64 .heading_cec2 .rough_353f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.text_stale_5e64 .main-mini-4e83 .rough_353f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.text_stale_5e64 .primary-9e50 .rough_353f {
  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;
}
.text_stale_5e64.focus_right_81a1 .new-92b1,
.text_stale_5e64.modal_over_bb28 .new-92b1 {
  display: block;
}
.text_stale_5e64.focus_right_81a1 .new-92b1 .primary_smooth_7285,
.text_stale_5e64.focus_right_81a1 .new-92b1 .thick-9352,
.text_stale_5e64.modal_over_bb28 .new-92b1 .primary_smooth_7285,
.text_stale_5e64.modal_over_bb28 .new-92b1 .thick-9352 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text_stale_5e64.breadcrumb-hovered-3770 .chip_south_182b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .text_stale_5e64.breadcrumb-hovered-3770 .chip_south_182b {
    margin-right: 0;
  }
}
.text_stale_5e64.focus_right_81a1 .chip_south_182b,
.text_stale_5e64.modal_over_bb28 .chip_south_182b {
  padding-top: 40%;
}
.text_stale_5e64.focus_right_81a1 .stale-fa26,
.text_stale_5e64.modal_over_bb28 .stale-fa26 {
  display: block;
}
.text_stale_5e64.focus_right_81a1 .fn-sticky-b6c8 .thick-9352,
.text_stale_5e64.modal_over_bb28 .fn-sticky-b6c8 .thick-9352 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.text_stale_5e64.focus_right_81a1 .chip_south_182b,
.text_stale_5e64.modal_over_bb28 .chip_south_182b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.text_stale_5e64.focus_right_81a1 .thick-9352 {
  padding: 1em;
}
.purple_948c {
  margin: 30px auto;
  display: block;
}
.purple_948c .hovered-42a6 > * {
  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;
}
.purple_948c .hovered-42a6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple_948c .hovered-42a6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_00d5 .pink_391b {
  margin-bottom: 1.41575em;
}
.active_00d5 .main-blue-86c1 {
  margin-bottom: 1.618em;
}
.hovered-1969 .badge_3cc4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hovered-1969 .badge_3cc4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hovered-1969 .stone_01d2 {
  max-width: 100%;
  overflow: auto;
}
.accent_571b .hovered-1969 a:hover {
  text-decoration: underline;
}
.active_edba .fast-e512:not(.focused_6989),
.active_edba .text-4909 {
  margin-bottom: 1.41575em;
}
.active_edba .fast-e512:not(.focused_6989):last-child,
.active_edba .text-4909:last-child {
  margin-bottom: 0;
}
.active_edba .fast-e512.border_warm_0f15 {
  margin-bottom: 0.41575em;
}
.active_edba .table-mini-a307:before,
.active_edba .hero-left-dd1e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_edba .table-mini-a307:before {
  content: "\f115";
}
.active_edba .hero-left-dd1e:before {
  content: "\f02c";
}
.active_edba .grid_00f7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_edba .grid_00f7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tiny_ff4c {
  display: -webkit-box;
  display: flex;
}
.tiny_ff4c .header-eb90 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tiny_ff4c .header-eb90 {
    flex-basis: 90px;
  }
}
.tiny_ff4c .media-dynamic-e357 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny_ff4c .media-dynamic-e357 {
    flex-basis: calc(100% - 50px);
  }
}
.tiny_ff4c .thumbnail_wood_4691 p:last-child {
  margin-bottom: 0.72em;
}
.popup_6c8a .hovered-42a6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup_6c8a .hovered-42a6:after,
.popup_6c8a .hovered-42a6:before {
  content: "";
  display: table;
}
.popup_6c8a .hovered-42a6:after {
  clear: both;
}
.popup_6c8a .hovered-42a6 .shade-8a6e,
.popup_6c8a .hovered-42a6 .pattern_light_8371 {
  width: 49%;
}
.popup_6c8a .hovered-42a6 .shade-8a6e a span.sort_5a65,
.popup_6c8a .hovered-42a6 .pattern_light_8371 a span.sort_5a65 {
  display: block;
  margin-bottom: 5px;
}
.popup_6c8a .hovered-42a6 .pattern_light_8371 {
  float: left;
  text-align: left;
}
.popup_6c8a .hovered-42a6 .shade-8a6e {
  float: right;
  text-align: right;
}
.tertiary-c47b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tertiary-c47b {
    margin-bottom: 0;
  }
}
.red-1352 {
  margin-bottom: 1em;
}
.red-1352 .focused_6989 {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo_25f4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_wide_3b1a .red-1352,
.pro_309d .red-1352 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_wide_3b1a .red-1352,
  .pro_309d .red-1352 {
    display: block;
  }
}
.list_wide_3b1a .photo_25f4,
.pro_309d .photo_25f4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_wide_3b1a .photo_25f4,
  .pro_309d .photo_25f4 {
    margin-bottom: 1em;
  }
}
.list_wide_3b1a .photo_25f4 img,
.pro_309d .photo_25f4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_wide_3b1a .title_dirty_7532,
.pro_309d .title_dirty_7532 {
  flex-basis: calc(100% - 160px);
}
.list_wide_3b1a .title_dirty_7532 p,
.pro_309d .title_dirty_7532 p {
  margin-bottom: 0;
}
.list_wide_3b1a .title_dirty_7532 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_wide_3b1a .title_dirty_7532 {
    padding-left: 0;
  }
}
.pro_309d .title_dirty_7532 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pro_309d .title_dirty_7532 {
    padding-right: 0;
  }
}
.pro_309d .photo_25f4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.media_pressed_0061 .photo_25f4 {
  margin-bottom: 0.5em;
}
.media_pressed_0061 .photo_25f4 img {
  width: 100%;
}
.column-4408 .slider-blue-a77f,
.simple_2103 .slider-blue-a77f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.simple_2103 .article_large_528a .accent-south-c4ed p:last-child {
  margin-bottom: 0;
}
.description-566a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info-86dc .pagination_381c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info-86dc .pagination_381c:last-of-type {
    margin-bottom: 0;
  }
}
.info-86dc .pagination_381c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-86dc .pagination_381c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info-86dc .pagination_381c ul li {
  margin: 0 0 0.6em;
}
.info-86dc .pagination_381c ul li.dynamic_134e,
.info-86dc .pagination_381c ul li.selected-1523 {
  position: relative;
}
.info-86dc .pagination_381c ul li.dynamic_134e .liquid-55db,
.info-86dc .pagination_381c ul li.selected-1523 .liquid-55db {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info-86dc .pagination_381c ul li.dynamic_134e:after:after,
.info-86dc .pagination_381c ul li.dynamic_134e:after:before,
.info-86dc
  .pagination_381c
  ul
  li.selected-1523:after:after,
.info-86dc
  .pagination_381c
  ul
  li.selected-1523:after:before {
  content: "";
  display: table;
}
.info-86dc .pagination_381c ul li.dynamic_134e:after:after,
.info-86dc
  .pagination_381c
  ul
  li.selected-1523:after:after {
  clear: both;
}
.info-86dc .pagination_381c a.backdrop-narrow-936d:hover {
  text-decoration: none;
}
.info-86dc .pagination_381c select {
  max-width: 100%;
}
.info-86dc .pagination_381c table {
  font-size: 85%;
}
.info-86dc .pagination_381c table td,
.info-86dc .pagination_381c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info-86dc .pagination_381c table tfoot td {
  text-align: left;
}
.info-86dc .pagination_381c :last-child {
  margin-bottom: 0;
}
.info-86dc .pagination_381c .link-83a2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info-86dc .pagination_381c .link-83a2 label {
  width: 100%;
}
.info-86dc .pagination_381c .link-83a2 .bright_b152 {
  width: 100%;
  display: block;
}
.info-86dc .pagination_381c .link-83a2 .copper-65a3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info-86dc .pagination_381c .link-83a2 .copper-65a3:hover svg #svg-search {
  fill: #444;
}
.info-86dc .pagination_381c .link-83a2 .copper-65a3 svg {
  width: 18px;
  height: 18px;
}
.info-86dc .center-47db ul ul,
.info-86dc .detail_7919 ul ul,
.info-86dc .feature-6856 ul ul,
.info-86dc .shade-aa3d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info-86dc .center-47db .purple_9fcd > a,
.info-86dc .detail_7919 .purple_9fcd > a,
.info-86dc .feature-6856 .purple_9fcd > a,
.info-86dc .shade-aa3d .purple_9fcd > a {
  margin-bottom: 0;
}
.info-86dc .solid-2247 li,
.info-86dc .center-47db li,
.info-86dc .steel-c4ee li,
.info-86dc .detail_7919 li,
.info-86dc .feature-6856 li,
.info-86dc .shade-aa3d li,
.info-86dc .table-bc17 li,
.info-86dc .section-upper-f285 li {
  display: block;
  position: relative;
}
.info-86dc .solid-2247 li:last-child,
.info-86dc .center-47db li:last-child,
.info-86dc .steel-c4ee li:last-child,
.info-86dc .detail_7919 li:last-child,
.info-86dc .feature-6856 li:last-child,
.info-86dc .shade-aa3d li:last-child,
.info-86dc .table-bc17 li:last-child,
.info-86dc .section-upper-f285 li:last-child {
  border: none;
}
.info-86dc .solid-2247 li a,
.info-86dc .center-47db li a,
.info-86dc .steel-c4ee li a,
.info-86dc .detail_7919 li a,
.info-86dc .feature-6856 li a,
.info-86dc .shade-aa3d li a,
.info-86dc .table-bc17 li a,
.info-86dc .section-upper-f285 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-86dc .solid-2247 li ul li::before,
.info-86dc .center-47db li ul li::before,
.info-86dc .steel-c4ee li ul li::before,
.info-86dc .detail_7919 li ul li::before,
.info-86dc .feature-6856 li ul li::before,
.info-86dc .shade-aa3d li ul li::before,
.info-86dc .table-bc17 li ul li::before,
.info-86dc .section-upper-f285 li ul li::before {
  left: 15px;
}
.info-86dc .solid-2247 li ul a,
.info-86dc .center-47db li ul a,
.info-86dc .steel-c4ee li ul a,
.info-86dc .detail_7919 li ul a,
.info-86dc .feature-6856 li ul a,
.info-86dc .shade-aa3d li ul a,
.info-86dc .table-bc17 li ul a,
.info-86dc .section-upper-f285 li ul a {
  padding-left: 20px;
}
.info-86dc .solid-2247 li ul ul li::before,
.info-86dc .center-47db li ul ul li::before,
.info-86dc .steel-c4ee li ul ul li::before,
.info-86dc .detail_7919 li ul ul li::before,
.info-86dc .feature-6856 li ul ul li::before,
.info-86dc .shade-aa3d li ul ul li::before,
.info-86dc .table-bc17 li ul ul li::before,
.info-86dc .section-upper-f285 li ul ul li::before {
  left: 30px;
}
.info-86dc .solid-2247 li ul ul a,
.info-86dc .center-47db li ul ul a,
.info-86dc .steel-c4ee li ul ul a,
.info-86dc .detail_7919 li ul ul a,
.info-86dc .feature-6856 li ul ul a,
.info-86dc .shade-aa3d li ul ul a,
.info-86dc .table-bc17 li ul ul a,
.info-86dc .section-upper-f285 li ul ul a {
  padding-left: 40px;
}
.info-86dc .gallery_static_adf5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-86dc .section-upper-f285 ul li {
  margin-bottom: 1.41575em;
}
.info-86dc .section-upper-f285 ul li .accordion-21e6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info-86dc .section-upper-f285 ul li .hero-1f01 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard-7c12 .solid-2247 li a,
.hard-7c12 .center-47db li a,
.hard-7c12 .steel-c4ee li a,
.hard-7c12 .detail_7919 li a,
.hard-7c12 .feature-6856 li a,
.hard-7c12 .shade-aa3d li a,
.hard-7c12 .table-bc17 li a,
.hard-7c12 .section-upper-f285 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-7c12 .gallery_static_adf5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-7c12 .pagination_381c ul li.dynamic_134e .liquid-55db,
.hard-7c12 .pagination_381c ul li.selected-1523 .liquid-55db {
  background: rgba(0, 0, 0, 0.2);
}
.hard-7c12 .info-86dc .pagination_381c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-d028 .info-86dc .detail-2f2c li {
  margin: 0;
}
.heading-d028 .info-86dc .detail-2f2c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading-d028 .info-86dc .detail-2f2c li ul {
  margin: 0;
}
.heading-d028 .info-86dc .detail-2f2c li ul li a {
  padding-left: 15px;
}
.heading-d028 .info-86dc .detail-2f2c li ul li li a {
  padding-left: 30px;
}
.heading-d028 .info-86dc .detail-2f2c li.grid-f2c8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading-d028 .info-86dc .detail-2f2c li.grid-f2c8 > 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;
}
.heading-d028 .info-86dc .detail-2f2c li.grid-f2c8 > 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;
}
.media_a8a3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fresh_b83f {
  position: relative;
  z-index: 10;
}
.fresh_b83f .action_ed08 {
  width: 100%;
  max-width: 100%;
}
.top_2361 .form_dark_4a1c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.top_2361 .wrapper_cfa1 {
}
.top_2361 .hard-7c12 {
  background: #292929;
}
.footer-bronze-4a60 .form_dark_4a1c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.footer-bronze-4a60 .wrapper_cfa1 {
  background: #f9f9f9;
}
.footer-bronze-4a60 .hard-7c12 {
  background: #303030;
}
.surface-6b6f .form_dark_4a1c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface-6b6f .active-72a3 {
    margin-bottom: 1em;
  }
  .surface-6b6f .active-72a3:last-child {
    margin-bottom: 0;
  }
}
.surface-6b6f .wrapper_cfa1 {
  background: #ededed;
}
.surface-6b6f .hard-7c12 {
  background: #1a1a1a;
}
.form_dark_4a1c.wrapper_cfa1 {
  color: rgba(0, 0, 0, 0.6);
}
.form_dark_4a1c.wrapper_cfa1 .message_528e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_dark_4a1c.hard-7c12 {
  color: rgba(255, 255, 255, 0.99);
}
.form_dark_4a1c.hard-7c12 a:not(.backdrop-narrow-936d) {
  color: rgba(255, 255, 255, 0.79);
}
.form_dark_4a1c.hard-7c12 a:not(.backdrop-narrow-936d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_dark_4a1c.hard-7c12 .message_528e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_dark_4a1c.hard-7c12 table tbody td,
.form_dark_4a1c.hard-7c12 table th {
  background: rgba(0, 0, 0, 0.08);
}
.block_ac25.next_f99a .hard-b0e6 {
  max-width: initial;
}
.block_ac25 .dropdown-inner-aa7d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.block_ac25 .dropdown-inner-aa7d .action_ed08 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .block_ac25 .dropdown-inner-aa7d .action_ed08 {
    display: block;
    margin-bottom: 2em;
  }
  .block_ac25 .dropdown-inner-aa7d .action_ed08:last-child {
    margin-bottom: 0;
  }
}
.surface-6b6f .active-72a3:last-child,
.footer-bronze-4a60 .active-72a3:last-child,
.top_2361 .active-72a3:last-child {
  margin-bottom: 0;
}
.surface-6b6f .active-72a3 .info-86dc .pagination_381c:last-child,
.footer-bronze-4a60 .active-72a3 .info-86dc .pagination_381c:last-child,
.top_2361 .active-72a3 .info-86dc .pagination_381c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface-6b6f .glass_4320,
  .surface-6b6f .search_2408,
  .footer-bronze-4a60 .glass_4320,
  .footer-bronze-4a60 .search_2408,
  .top_2361 .glass_4320,
  .top_2361 .search_2408 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fresh_b83f .active-72a3 {
    margin-bottom: 2em;
  }
}
.fresh_b83f p:last-child {
  margin-bottom: 0;
}
.fresh_b83f li,
.fresh_b83f ul {
  list-style: none;
  margin: 0;
}
.fresh_b83f ul ul {
  margin-left: 2.617924em;
}
.hover_fixed_9505 {
  font-size: 0.875em;
}

/* css-noise: 98c1 */
.shadow-element-v0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
