/*!
Theme Name: Customify
Theme URI: https://pressmaximum.small-050a/customify
Author: WPCustomify
Author URI: https://pressmaximum.small-050a
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.small-050a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.selected_01f2.accent-pressed-8b5d/licenses/gpl-2.0.white_3194
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.footer-34a5/, (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.left-913a.left_54bf/normalize.caption-a409/
 ======
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.caption-a409 v7.0.0 | MIT License | github.small-050a/necolas/normalize.caption-a409 */
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;
}
.action-3824 .media_6fd6,
.notification_hovered_f737,
.bottom-a80d,
.prev-7f72,
.alert-copper-ea58,
.detail_291d,
.action_925c,
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;
}
.notification_hovered_f737,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification_hovered_f737,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_hovered_f737,
  h1 {
    font-size: 1.8em;
  }
}
.bottom-a80d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.bottom-a80d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .bottom-a80d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .bottom-a80d,
  h2 {
    font-size: 1.7em;
  }
}
.prev-7f72,
h3 {
  font-size: 1.618em;
}
.action-3824 .media_6fd6,
.alert-copper-ea58,
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.bright-44c2 {
  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;
}
.panel-over-1d68:after,
.panel-over-1d68:before,
.icon_d1ac:after,
.icon_d1ac:before {
  content: "";
  display: table;
}
.panel-over-1d68:after,
.icon_d1ac:after {
  clear: both;
}
.accordion-right-5b2e {
  float: right;
  margin-right: 0;
}
.dropdown_hovered_9e50 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hot-c459 .blue_3448,
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;
}
.hot-c459 .blue_3448: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;
}
.hovered-813b .blue_3448 {
  box-shadow: none;
}
.hovered-813b
  .blue_3448
  .focus-rough-3188 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hovered-813b .blue_3448 .narrow-375b {
  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;
}
.hovered-813b
  .blue_3448
  .narrow-375b
  b {
  display: none;
}
.hovered-813b .prev_a55b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dropdown-complex-0624:not(.hover-aa34):not(.fast_6959),
button:not(.hover-aa34):not(.fast_6959),
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ),
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ),
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ) {
  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;
}
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ):hover,
button:not(.hover-aa34):not(
    .fast_6959
  ):hover,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ):hover,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ):hover,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ):active,
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ):focus,
button:not(.hover-aa34):not(
    .fast_6959
  ):active,
button:not(.hover-aa34):not(
    .fast_6959
  ):focus,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ):active,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ):focus,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ):active,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ):focus,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ):active,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ):focus {
  outline: 0;
}
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10,
button:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10 {
  position: relative;
}
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .accordion-motion-8b31,
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .component_1422,
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .white_c2d0,
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  i,
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  svg,
button:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .accordion-motion-8b31,
button:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .component_1422,
button:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .white_c2d0,
button:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  i,
button:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  svg,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .accordion-motion-8b31,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .component_1422,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .white_c2d0,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  i,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  svg,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .accordion-motion-8b31,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .component_1422,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .white_c2d0,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  i,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  svg,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .accordion-motion-8b31,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .component_1422,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  .white_c2d0,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  i,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10
  svg {
  visibility: hidden;
}
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10:after,
button:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10:after,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10:after,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10:after,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ).fn-loading-6b10: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;
}
.dropdown-complex-0624:not(.hover-aa34):not(.fast_6959),
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ),
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ),
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ) {
  color: #fff;
  background: #235787;
}
.dropdown-complex-0624:not(.hover-aa34):not(
    .fast_6959
  ):focus,
input[type="button"]:not(.hover-aa34):not(
    .fast_6959
  ):focus,
input[type="reset"]:not(.hover-aa34):not(
    .fast_6959
  ):focus,
input[type="submit"]:not(.hover-aa34):not(
    .fast_6959
  ):focus {
  color: #fff;
}
.dropdown-complex-0624.fn-disabled-6b10:not(.hover-aa34):not(
    .fast_6959
  ),
.dropdown-complex-0624[disabled]:not(.hover-aa34):not(
    .fast_6959
  ),
button.fn-disabled-6b10:not(.hover-aa34):not(
    .fast_6959
  ),
button[disabled]:not(.hover-aa34):not(
    .fast_6959
  ) {
  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;
}
.smooth_7e38 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.smooth_7e38: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;
}
.liquid_f75a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.first_2905 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.secondary-purple-3976 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel-over-1d68:after,
.panel-over-1d68:before,
.form-7eab:after,
.form-7eab:before,
.content-c510:after,
.content-c510:before,
.container-current-fe91:after,
.container-current-fe91:before,
.wrapper_wide_cfee:after,
.wrapper_wide_cfee:before,
.focus_under_5be4:after,
.focus_under_5be4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel-over-1d68:after,
.form-7eab:after,
.content-c510:after,
.container-current-fe91:after,
.wrapper_wide_cfee:after,
.focus_under_5be4:after {
  clear: both;
}
.form-7eab .badge-focused-9da2,
.content-c510 .badge-focused-9da2,
.frame-static-e4dd .badge-focused-9da2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.easy_12d9 {
  display: inline-block;
}
.component_current_b69c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component_current_b69c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component_current_b69c .outline_fresh_a042 {
  padding: 1em 0;
  font-size: 85%;
}
.outline_fresh_a042 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.prev-2c24 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.prev-2c24:after,
.prev-2c24:before {
  content: "";
  display: table;
}
.prev-2c24:after {
  clear: both;
}
.green_5f75 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fresh-d66f .green_5f75 {
  max-width: 50%;
}
.outer-fa01 .green_5f75 {
  max-width: 33.33%;
}
.menu_795b .green_5f75 {
  max-width: 25%;
}
.clean-510d .green_5f75 {
  max-width: 20%;
}
.tabs_black_9e75 .green_5f75 {
  max-width: 16.66%;
}
.background_old_6ea5 .green_5f75 {
  max-width: 14.28%;
}
.mask_b485 .green_5f75 {
  max-width: 12.5%;
}
.content_01a6 .green_5f75 {
  max-width: 11.11%;
}
.progress_south_ff70 {
  display: block;
}
.action-3824 .summary-55fa label,
.action-3824 .grid_fb2f label,
.action-3824 .paragraph-selected-5ada label,
.action-3824 .stale-fed8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_d155 {
  list-style: none;
  margin: 0;
}
.sidebar_d155 article.tertiary_a083 {
  margin-bottom: 0;
}
.sidebar_d155 ul {
  list-style: none;
  margin: 0;
}
.sidebar_d155 .row-0d14 li.tertiary_a083 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_d155 .row-0d14 li.tertiary_a083 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_d155 .row-0d14 li.tertiary_a083: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) {
  .sidebar_d155 .row-0d14 li.tertiary_a083 li.tertiary_a083 li.tertiary_a083 li.tertiary_a083 {
    padding-left: 0;
  }
}
article.tertiary_a083 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_a083 .form-7eab p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_a083 .main-72c5 {
  float: left;
}
article.tertiary_a083 .motion-47b4 {
  margin-left: 85px;
}
article.tertiary_a083 .center-cab4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_a083 .center-cab4 .focus_steel_65a4 {
  margin-left: 10px;
}
article.tertiary_a083 .liquid_7d7d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_a083 .warm-c0b6 {
  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 .summary-55fa,
  #respond .paragraph-selected-5ada,
  #respond .stale-fed8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary-55fa input,
#respond .paragraph-selected-5ada input,
#respond .stale-fed8 input {
  width: 100%;
}
#respond .stale-fed8 {
  margin-right: 0;
}
#respond .info-14f9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_dynamic_c37d {
  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;
}
.form_dynamic_c37d.primary_short_a4f7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form_dynamic_c37d 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%);
}
.form_dynamic_c37d:focus,
.form_dynamic_c37d: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);
}
.icon_12ec {
  border-radius: 10%;
}
.large_89b3 {
  border-radius: 50%;
}
.photo_old_073a {
  font-size: 0.72em;
}
.texture_outer_2514 {
  font-size: 0.875em;
}
.description-696d {
  font-size: 1.1em;
}
.column_06e6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.column_06e6.photo_old_073a {
  letter-spacing: 0.5px;
}
.alert-blue-5ba4,
.alert-blue-5ba4 a {
  color: #6d6d6d;
}
.alert-blue-5ba4 a:hover {
  color: #111;
}
.mask-14d5 {
  color: #6d6d6d;
}
.description_bffa {
  overflow-x: hidden;
}
.description_bffa .widget-0bcd.hover_rough_0a14 {
  position: relative;
}
.description_bffa .widget-0bcd.hover_rough_0a14.tertiary-north-0291 {
  position: initial;
}
.description_bffa
  .widget-0bcd.hover_rough_0a14.tertiary-north-0291
  .solid-fc30 {
  left: auto;
}
.description_bffa .widget-0bcd .solid-fc30 {
  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;
}
.description_bffa .widget-0bcd:hover.hover_rough_0a14 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.description_bffa
  .widget-0bcd:hover.hover_rough_0a14
  .solid-fc30 {
  display: block;
  z-index: 9999999;
}
.description_bffa .video_light_5eb7 .silver-ffca,
.description_bffa .summary-gold-7b52 .silver-ffca {
  display: none;
}
.description_bffa .link-yellow-e1e9 .widget-0bcd:hover.hover_rough_0a14 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.action-3824 .summary-55fa label,
.action-3824 .grid_fb2f label,
.action-3824 .paragraph-selected-5ada label,
.action-3824 .stale-fed8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_d155 {
  list-style: none;
  margin: 0;
}
.sidebar_d155 article.tertiary_a083 {
  margin-bottom: 0;
}
.sidebar_d155 ul {
  list-style: none;
  margin: 0;
}
.sidebar_d155 .row-0d14 li.tertiary_a083 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_d155 .row-0d14 li.tertiary_a083 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_d155 .row-0d14 li.tertiary_a083: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) {
  .sidebar_d155 .row-0d14 li.tertiary_a083 li.tertiary_a083 li.tertiary_a083 li.tertiary_a083 {
    padding-left: 0;
  }
}
article.tertiary_a083 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_a083 .form-7eab p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_a083 .main-72c5 {
  float: left;
}
article.tertiary_a083 .motion-47b4 {
  margin-left: 85px;
}
article.tertiary_a083 .center-cab4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_a083 .center-cab4 .focus_steel_65a4 {
  margin-left: 10px;
}
article.tertiary_a083 .liquid_7d7d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_a083 .warm-c0b6 {
  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 .summary-55fa,
  #respond .paragraph-selected-5ada,
  #respond .stale-fed8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary-55fa input,
#respond .paragraph-selected-5ada input,
#respond .stale-fed8 input {
  width: 100%;
}
#respond .stale-fed8 {
  margin-right: 0;
}
#respond .info-14f9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_light_5eb7 .up-1d11 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.up-1d11 .smooth_77ff.notice-thick-a4df .input_d508 > li > a:focus,
.up-1d11 .smooth_77ff.notice-thick-a4df .input_d508 > li > a:hover,
.up-1d11 .smooth_77ff.shadow-f34b .input_d508 > li > a:focus,
.up-1d11 .smooth_77ff.shadow-f34b .input_d508 > li > a:hover,
.up-1d11 .smooth_77ff.steel_2f59 .input_d508 > li > a:focus,
.up-1d11 .smooth_77ff.steel_2f59 .input_d508 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-1d11
  .smooth_77ff.notice-thick-a4df
  .input_d508
  > li.accent_stone_14a3
  > a,
.up-1d11
  .smooth_77ff.notice-thick-a4df
  .input_d508
  > li.filter_mini_7e3f
  > a,
.up-1d11
  .smooth_77ff.shadow-f34b
  .input_d508
  > li.accent_stone_14a3
  > a,
.up-1d11
  .smooth_77ff.shadow-f34b
  .input_d508
  > li.filter_mini_7e3f
  > a,
.up-1d11
  .smooth_77ff.steel_2f59
  .input_d508
  > li.accent_stone_14a3
  > a,
.up-1d11 .smooth_77ff.steel_2f59 .input_d508 > li.filter-hard-a4c2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.up-1d11 .texture_278a,
.up-1d11 .texture_278a a {
  color: rgba(255, 255, 255, 0.99);
}
.up-1d11 .gallery-9773.layout-b280 li a,
.up-1d11 .bronze-9503 a,
.up-1d11 .accent_902f,
.up-1d11 .input_d508 > li > a,
.up-1d11 .south_1f1d {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11 .gallery-9773.layout-b280 li a:hover,
.up-1d11 .bronze-9503 a:hover,
.up-1d11 .accent_902f:hover,
.up-1d11 .input_d508 > li > a:hover,
.up-1d11 .south_1f1d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-1d11 .short-e937 {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11 .short-e937 .thumbnail-55b6 {
  color: rgba(255, 255, 255, 0.99);
}
.up-1d11 .short-e937:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-1d11 .article_98fe .footer_pressed_55c4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11 .article_98fe .footer_pressed_55c4 .dirty_abf9 {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11
  .article_98fe
  .footer_pressed_55c4
  .dirty_abf9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11
  .article_98fe
  .footer_pressed_55c4
  .dirty_abf9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11
  .article_98fe
  .footer_pressed_55c4
  .dirty_abf9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11
  .article_98fe
  .footer_pressed_55c4
  .dirty_abf9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11 .article_98fe .layout-259e {
  color: rgba(255, 255, 255, 0.79);
}
.up-1d11 .article_98fe .layout-259e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-north-e4e7
  .up-1d11
  .article_98fe
  .frame-717d
  .fresh-e929 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-north-e4e7
  .up-1d11
  .article_98fe
  .frame-717d
  .dirty_abf9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_light_5eb7 .chip-top-23a4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.chip-top-23a4 .smooth_77ff.notice-thick-a4df .input_d508 > li > a:focus,
.chip-top-23a4 .smooth_77ff.notice-thick-a4df .input_d508 > li > a:hover,
.chip-top-23a4 .smooth_77ff.shadow-f34b .input_d508 > li > a:focus,
.chip-top-23a4 .smooth_77ff.shadow-f34b .input_d508 > li > a:hover,
.chip-top-23a4 .smooth_77ff.steel_2f59 .input_d508 > li > a:focus,
.chip-top-23a4 .smooth_77ff.steel_2f59 .input_d508 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-top-23a4
  .smooth_77ff.notice-thick-a4df
  .input_d508
  > li.accent_stone_14a3
  > a,
.chip-top-23a4
  .smooth_77ff.notice-thick-a4df
  .input_d508
  > li.filter_mini_7e3f
  > a,
.chip-top-23a4
  .smooth_77ff.shadow-f34b
  .input_d508
  > li.accent_stone_14a3
  > a,
.chip-top-23a4
  .smooth_77ff.shadow-f34b
  .input_d508
  > li.filter_mini_7e3f
  > a,
.chip-top-23a4
  .smooth_77ff.steel_2f59
  .input_d508
  > li.accent_stone_14a3
  > a,
.chip-top-23a4 .smooth_77ff.steel_2f59 .input_d508 > li.filter-hard-a4c2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-top-23a4 .texture_278a,
.chip-top-23a4 .texture_278a a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-top-23a4 .gallery-9773.layout-b280 li a,
.chip-top-23a4 .bronze-9503 a,
.chip-top-23a4 .accent_902f,
.chip-top-23a4 .input_d508 > li > a,
.chip-top-23a4 .south_1f1d {
  color: rgba(0, 0, 0, 0.55);
}
.chip-top-23a4 .gallery-9773.layout-b280 li a:hover,
.chip-top-23a4 .bronze-9503 a:hover,
.chip-top-23a4 .accent_902f:hover,
.chip-top-23a4 .input_d508 > li > a:hover,
.chip-top-23a4 .south_1f1d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-top-23a4 .short-e937 {
  color: rgba(0, 0, 0, 0.55);
}
.chip-top-23a4 .short-e937 .thumbnail-55b6 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-top-23a4 .short-e937:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-rough-a39d .outline-slow-ee54 {
  margin-left: auto;
  margin-right: auto;
}
.content-c510 > * {
  margin-left: auto;
  margin-right: auto;
}
.content-c510 .liquid_f75a {
  margin-right: 1.41575em;
}
.outline-9375 .content-c510 > .wood_53fb {
  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;
}
.outline-9375 .content-c510 > .modal-narrow-6b87 {
  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;
}
.black-a4d6.summary-rough-a39d .outline-slow-ee54,
.banner-fluid-b3e8.summary-rough-a39d .outline-slow-ee54 {
  margin-left: 0;
}
.video_pink_623a.summary-rough-a39d .outline-slow-ee54,
.card_fast_2ee3.summary-rough-a39d .outline-slow-ee54 {
  margin-right: 0;
}
.content-c510 ol,
.content-c510 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module_eb00 video {
  max-width: 100%;
}
.south_b5ac img {
  display: block;
}
.south_b5ac.liquid_f75a,
.south_b5ac.first_2905 {
  width: 100%;
}
.south_b5ac.modal-narrow-6b87 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.border-glass-b130:not(.copper-5218) {
  margin: 1.5em auto;
}
.component-outer-0cd2 p {
  padding: 1.5em 14px;
}
ul.hovered_0817.modal-narrow-6b87,
ul.hovered_0817.wood_53fb,
ul.hovered_0817.hovered-059a.wood_53fb {
  padding: 0 14px;
}
.current-119f {
  display: block;
  overflow-x: auto;
}
.current-119f table {
  border-collapse: collapse;
  width: 100%;
}
.current-119f td,
.current-119f th {
  padding: 0.5em;
}
.content-c510 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content-c510 ol ol,
.content-c510 ol ul,
.content-c510 ul ol,
.content-c510 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content-c510 ol ol li,
.content-c510 ol ul li,
.content-c510 ul ol li,
.content-c510 ul ul li {
  margin-left: 0;
}
.button_0583.hero-static-0bb9 > .text_bright_c5f2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.button_0583.hero-static-0bb9 > .text_bright_c5f2 iframe,
.button_0583.hero-static-0bb9 > .text_bright_c5f2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.column_middle_ce65 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.column_middle_ce65.tabs_e4ff {
  padding: 0;
}
.column_middle_ce65.tabs_e4ff cite {
  font-size: 13px;
}
.column_middle_ce65 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.column_middle_ce65 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown-advanced-d2a8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown-advanced-d2a8 > p:first-child {
  margin-top: 0;
}
.dropdown-advanced-d2a8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown-advanced-d2a8 blockquote {
  border-left: 0;
}
.gradient-next-dca9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gradient-next-dca9:not(.static_a796) {
  max-width: 100px;
}
.gradient-next-dca9.accordion-bf4a {
  border-bottom: none !important;
  text-align: center;
}
.gradient-next-dca9.accordion-bf4a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component-outer-0cd2 p {
    padding: 1.5em 0;
  }
}
.video-wood-9b8d {
  color: #0073aa;
}
.fast_4114 {
  background-color: #0073aa;
}
.paper_41db {
  color: #229fd8;
}
.status_up_204e {
  background-color: #229fd8;
}
.photo_huge_f38e {
  color: #eee;
}
.grid_yellow_0ffc {
  background-color: #eee;
}
.shadow_hovered_4dad {
  color: #444;
}
.slow_5dc6 {
  background-color: #444;
}
.first-e9aa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.first-e9aa .highlight-orange-12df .bronze-9503 {
  font-size: 15px;
}
.first-e9aa .bronze-9503 {
  line-height: 1.3;
}
.first-e9aa .chip-top-23a4 {
}
.first-e9aa .up-1d11 {
  background: #235787;
}
.hover_fresh_d8d5 {
  padding: 0;
}
.hover_fresh_d8d5 .up-1d11 {
  background: #1a1a1a;
}
.hover_fresh_d8d5 .chip-top-23a4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.cool_bb79 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.cool_bb79 .chip-top-23a4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.cool_bb79 .up-1d11 {
  background: #303030;
}
.focus_under_5be4 {
  position: relative;
  z-index: 10;
}
.focus_under_5be4 .accordion_c6e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-orange-aab6 .hover_rough_0a14 {
  display: inline-block;
  vertical-align: middle;
}
.tooltip-orange-aab6.overlay-1934 .hover_rough_0a14 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tooltip-orange-aab6.overlay-1934 .hover_rough_0a14 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-orange-aab6.overlay-1934 .hover_rough_0a14 {
    margin-right: 0.4em;
  }
}
.tooltip-orange-aab6.overlay-1934 .hover_rough_0a14:last-child {
  margin-right: 0;
}
.surface-fluid-8326 .accordion_c6e5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video_light_5eb7 .highlight-orange-12df {
    margin: 0 -0.5em;
  }
  .video_light_5eb7 .highlight-orange-12df [class*="customify-col-"],
  .video_light_5eb7 .highlight-orange-12df [class*="customify-col_"],
  .video_light_5eb7 .highlight-orange-12df [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video_light_5eb7.brown_69be .accordion_c6e5 {
  background: 0 0 !important;
}
.video_light_5eb7.brown_69be .accordion_c6e5,
.video_light_5eb7.surface-fluid-8326 .accordion_c6e5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video_light_5eb7.focus-iron-3a1b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video_light_5eb7.surface-fluid-8326 .accordion_c6e5 {
  box-shadow: none !important;
}
.alert-52fe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert-52fe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert-52fe {
    padding: 18px 0 20px;
  }
}
.alert-52fe .chip-hard-6173 {
  width: 100%;
}
.alert-52fe .box-inner-a680 {
  margin-bottom: 0;
}
.alert-52fe .yellow_8bf4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.stale_dcb3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stale_dcb3 .accent_5b06 {
  width: 100%;
}
.notification_fresh_ab46 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification_fresh_ab46 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification_fresh_ab46 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;
}
.notification_fresh_ab46 li:last-child:after {
  display: none;
}
.notification_fresh_ab46 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary_7a6a .silver-ffca button,
.alert-52fe .silver-ffca button {
  left: 0;
}
.primary_7a6a .accent_5b06,
.alert-52fe .accent_5b06 {
  padding-left: 0;
  padding-right: 0;
}
.primary_7a6a .stale_dcb3,
.alert-52fe .stale_dcb3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary_7a6a {
  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;
}
.primary_7a6a: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;
}
.primary_7a6a .aside-3818 {
  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) {
  .primary_7a6a .aside-3818 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary_7a6a .aside-3818 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary_7a6a .aside-3818 {
    min-height: 200px;
  }
}
.primary_7a6a .notification_fresh_ab46 {
  color: rgba(255, 255, 255, 0.8);
}
.primary_7a6a .notification_fresh_ab46 a,
.primary_7a6a .notification_fresh_ab46 li:after {
  color: inherit;
}
.primary_7a6a .notification_fresh_ab46 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.selected-a8a2 {
  margin-bottom: 0.5em;
}
.text_copper_1655 {
  margin-bottom: 1.2em;
}
.text_copper_1655,
.selected-a8a2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text_copper_1655 p:last-child,
.selected-a8a2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .silver-ffca,
#masthead .silver-ffca {
  display: none;
}
#masthead
  > .silver-ffca.steel-3bf9 {
  display: none;
}
#masthead > .silver-ffca button {
  left: 0;
}
.hero-smooth-5341 {
  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%;
}
.hero-smooth-5341 .hover_rough_0a14 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hero-smooth-5341 .hover-gas-06af {
  display: -webkit-box;
  display: flex;
}
.hero-smooth-5341 .hover-gas-06af.top-21a0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hero-smooth-5341 .hover-gas-06af.media_bcb7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hero-smooth-5341 .hover-gas-06af.info_bright_7200 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hero-smooth-5341.active_f896.pressed_081e .hover-gas-06af.top-21a0 {
  flex-basis: 100%;
}
.hero-smooth-5341.icon_down_3436 .hover-gas-06af.media_bcb7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hero-smooth-5341.icon_down_3436 .hover-gas-06af.info_bright_7200 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .silver-ffca.steel-3bf9 {
  display: none;
}
#masthead > .silver-ffca button {
  left: 0;
}
.black-e350 {
  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;
}
.black-e350:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.black-e350.heading_warm_bcde i {
  margin-right: 4px;
}
.black-e350.section_old_0047 i {
  margin-left: 5px;
}
.bronze-9503 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bronze-9503 p:last-child {
  margin-bottom: 0;
}
.aside-ff29 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside-ff29 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside-ff29 img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside-ff29 .texture_278a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside-ff29 .main-50ad {
  margin: 5px 0 7px 0;
}
.aside-ff29.carousel-glass-2948 .pressed-3346 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-ff29.carousel-glass-2948 .secondary_d062 {
  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;
}
.aside-ff29.stone-5e28 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside-ff29.stone-5e28 .pressed-3346 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-ff29.stone-5e28 .secondary_d062 {
  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;
}
.aside-ff29.button-6691 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside-ff29.active_complex_ffa9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside-ff29.active_complex_ffa9 .secondary_d062 {
  margin-top: 7px;
}
.outline-bright-5d8b {
  display: inline-block;
}
.focus_under_5be4 .widget_e7b0 .aside-ff29 img {
  max-width: 100%;
}
.smooth_77ff .smooth_b1b0.button-712d,
.solid-62b2 .smooth_b1b0.button-712d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_77ff .highlight-c4cf,
.solid-62b2 .highlight-c4cf {
  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%);
}
.smooth_77ff .highlight-c4cf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.smooth_77ff.column_glass_2a6a .highlight-c4cf {
  display: none;
}
.smooth_77ff .grid-940f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth_77ff .grid-940f li {
  display: inline-block;
  position: relative;
}
.smooth_77ff .grid-940f li:last-child {
  margin-right: 0;
}
.smooth_77ff .grid-940f 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;
}
.smooth_77ff .grid-940f li.filter-hard-a4c2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.smooth_77ff .grid-940f > 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;
}
.smooth_77ff .grid-940f > li > a i {
  line-height: 0;
}
.smooth_77ff .grid-940f > li.component_31b5 > a .highlight-c4cf {
  margin-left: 4px;
  line-height: 0;
}
.smooth_77ff .grid-940f .gradient-over-27e8 li.component_31b5 > a {
  position: relative;
}
.smooth_77ff .grid-940f .gradient-over-27e8 li.component_31b5 > a:after,
.smooth_77ff .grid-940f .gradient-over-27e8 li.component_31b5 > a:before {
  content: "";
  display: table;
}
.smooth_77ff .grid-940f .gradient-over-27e8 li.component_31b5 > a:after {
  clear: both;
}
.smooth_77ff .grid-940f .gradient-over-27e8 li.component_31b5 > a .highlight-c4cf {
  margin-left: 5px;
  float: right;
}
.smooth_77ff .left-4b8c,
.smooth_77ff .gradient-over-27e8 {
  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;
}
.smooth_77ff .gradient-over-27e8 {
  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;
}
.smooth_77ff .gradient-over-27e8 .button-712d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth_77ff .gradient-over-27e8 .highlight-c4cf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.smooth_77ff .gradient-over-27e8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.smooth_77ff .gradient-over-27e8 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;
}
.smooth_77ff .gradient-over-27e8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.smooth_77ff .gradient-over-27e8 .gradient-over-27e8 {
  top: 0;
  left: 100%;
}
.smooth_77ff .pagination_6b3b.fn-focus-6b10 > .left-4b8c,
.smooth_77ff .pagination_6b3b.fn-focus-6b10 > .gradient-over-27e8,
.smooth_77ff .pagination_6b3b:focus > .left-4b8c,
.smooth_77ff .pagination_6b3b:focus > .gradient-over-27e8,
.smooth_77ff .pagination_6b3b:hover > .left-4b8c,
.smooth_77ff .pagination_6b3b:hover > .gradient-over-27e8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.smooth_77ff.steel_2f59 .input_d508:after,
.smooth_77ff.steel_2f59 .input_d508:before {
  content: "";
  display: table;
}
.smooth_77ff.steel_2f59 .input_d508:after {
  clear: both;
}
.smooth_77ff.steel_2f59 .input_d508 > li {
  float: left;
}
.smooth_77ff.top_5e54 .input_d508:after,
.smooth_77ff.top_5e54 .input_d508:before {
  content: "";
  display: table;
}
.smooth_77ff.top_5e54 .input_d508:after {
  clear: both;
}
.smooth_77ff.top_5e54 .input_d508 > li {
  float: left;
}
.smooth_77ff.top_5e54 .input_d508 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_77ff.top_5e54 .input_d508 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.smooth_77ff.top_5e54 .input_d508 > li.accent_stone_14a3 > a,
.smooth_77ff.top_5e54 .input_d508 > li.filter-hard-a4c2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.smooth_77ff.notice-thick-a4df .input_d508 > li > a .button-712d {
  position: relative;
}
.smooth_77ff.notice-thick-a4df .input_d508 > li > a .button-712d: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;
}
.smooth_77ff.notice-thick-a4df
  .input_d508
  > li:focus
  > a
  .button-712d:before,
.smooth_77ff.notice-thick-a4df
  .input_d508
  > li:hover
  > a
  .button-712d:before {
  width: 100%;
  background-color: currentColor;
}
.smooth_77ff.notice-thick-a4df
  .input_d508
  > li.accent_stone_14a3
  > a
  .button-712d:before,
.smooth_77ff.notice-thick-a4df
  .input_d508
  > li.filter_mini_7e3f
  > a
  .button-712d:before {
  width: 100%;
  background-color: currentColor;
}
.smooth_77ff.shadow-f34b .input_d508 > li > a .button-712d {
  position: relative;
}
.smooth_77ff.shadow-f34b .input_d508 > li > a .button-712d: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;
}
.smooth_77ff.shadow-f34b .input_d508 > li:focus > a .button-712d:before,
.smooth_77ff.shadow-f34b
  .input_d508
  > li:hover
  > a
  .button-712d:before {
  width: 100%;
  background-color: currentColor;
}
.smooth_77ff.shadow-f34b
  .input_d508
  > li.accent_stone_14a3
  > a
  .button-712d:before,
.smooth_77ff.shadow-f34b
  .input_d508
  > li.filter_mini_7e3f
  > a
  .button-712d:before {
  width: 100%;
  background-color: currentColor;
}
.solid-62b2 .grid-940f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solid-62b2 .grid-940f li:first-child > a {
  border-top: none;
}
.solid-62b2 .grid-940f .dark-a445 > .button-712d .highlight-c4cf {
  display: none;
}
.solid-62b2 .grid-940f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.solid-62b2 .grid-940f li:last-child {
  border: none;
}
.solid-62b2 .grid-940f li.component_31b5 > a {
  padding-right: 45px !important;
}
.solid-62b2 .grid-940f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.solid-62b2 .grid-940f li a:focus,
.solid-62b2 .grid-940f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.solid-62b2 .grid-940f li .hover_dbc0 {
  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;
}
.solid-62b2 .grid-940f li .hover_dbc0:hover {
  box-shadow: none;
}
.solid-62b2 .grid-940f li .hover_dbc0 .highlight-c4cf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.solid-62b2 .grid-940f .gradient-over-27e8 {
  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);
}
.solid-62b2 .grid-940f .gradient-over-27e8 li a {
  padding-left: 3em;
}
.solid-62b2 .grid-940f .notification_smooth_f711 > a .hover_dbc0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.solid-62b2 .grid-940f .notification_smooth_f711 > .gradient-over-27e8 {
  display: block;
  opacity: 1;
}
.title_01bf {
  max-width: 100%;
}
.aside_cool_1642 {
  line-height: 0;
  cursor: pointer;
}
.south_1f1d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.south_1f1d:hover {
  box-shadow: none;
  color: currentColor;
}
.south_1f1d svg {
  width: 18px;
  height: 18px;
}
.south_1f1d .warm-d017 {
  display: none;
}
.fluid_016d {
  position: relative;
}
.fluid_016d.fn-active-6b10 .south_1f1d .next-7474 {
  display: none;
}
.fluid_016d.fn-active-6b10 .south_1f1d .warm-d017 {
  display: inline-block;
}
.fluid_016d .element-9433 {
  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);
}
.fluid_016d.accent-rough-20ea .element-9433 {
  left: auto;
  right: -0.9em;
}
.fluid_016d.accent-rough-20ea .label_rough_4a97::before {
  left: auto;
  right: 15px;
}
.fluid_016d.fn-active-6b10 .element-9433 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-717d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame-717d label {
  flex-basis: 100%;
}
.frame-717d .footer_pressed_55c4 {
  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-717d .dirty_abf9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame-717d .dirty_abf9:focus {
  background-color: transparent;
}
.frame-717d button.layout-259e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame-717d button.layout-259e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame-717d button.layout-259e svg {
  width: 18px;
  height: 18px;
}
.frame-717d input[type="submit"] {
  min-height: auto;
}
.article_98fe .frame-717d .dirty_abf9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label_rough_4a97 {
  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) {
  .label_rough_4a97 {
    width: 220px;
  }
}
.label_rough_4a97 label {
  flex-basis: 100%;
}
.label_rough_4a97::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;
}
.active-north-e4e7 .article_98fe .frame-717d {
  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;
}
.active-north-e4e7
  .article_98fe
  .frame-717d
  .footer_pressed_55c4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-north-e4e7 .article_98fe .frame-717d .dirty_abf9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-north-e4e7
  .article_98fe
  .frame-717d
  .dirty_abf9:focus {
  background: 0 0;
}
.active-north-e4e7
  .article_98fe
  .frame-717d
  .fresh-e929 {
  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-9773 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gallery-9773 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gallery-9773 li:last-child {
  margin-right: 0;
}
.gallery-9773 li:first-child {
  margin-left: 0;
}
.gallery-9773.highlight_short_ce36 a {
  color: #fff;
}
.gallery-9773.highlight_short_ce36 a:hover {
  color: #fff;
}
.gallery-9773 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gallery-9773 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gallery-9773 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gallery-9773 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gallery-9773 [class*="social-icon-apple"] {
  background-color: #999;
}
.gallery-9773 [class*="social-icon-apple"].list-803f {
  background-color: transparent;
  color: #999;
}
.gallery-9773 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gallery-9773 [class*="social-icon-behance"].list-803f {
  background-color: transparent;
  color: #1769ff;
}
.gallery-9773 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gallery-9773 [class*="social-icon-bitbucket"].list-803f {
  background-color: transparent;
  color: #205081;
}
.gallery-9773 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gallery-9773 [class*="social-icon-codepen"].list-803f {
  background-color: transparent;
  color: #000;
}
.gallery-9773 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gallery-9773 [class*="social-icon-delicious"].list-803f {
  background-color: transparent;
  color: #39f;
}
.gallery-9773 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gallery-9773 [class*="social-icon-digg"].list-803f {
  background-color: transparent;
  color: #005be2;
}
.gallery-9773 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gallery-9773 [class*="social-icon-dribbble"].list-803f {
  background-color: transparent;
  color: #ea4c89;
}
.gallery-9773 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gallery-9773 [class*="social-icon-envelope"].list-803f {
  background-color: transparent;
  color: #ea4335;
}
.gallery-9773 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gallery-9773 [class*="social-icon-facebook"].list-803f {
  background-color: transparent;
  color: #3b5998;
}
.gallery-9773 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gallery-9773 [class*="social-icon-flickr"].list-803f {
  background-color: transparent;
  color: #0063dc;
}
.gallery-9773 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gallery-9773 [class*="social-icon-foursquare"].list-803f {
  background-color: transparent;
  color: #2d5be3;
}
.gallery-9773 [class*="social-icon-github"] {
  background-color: #333;
}
.gallery-9773 [class*="social-icon-github"].list-803f {
  background-color: transparent;
  color: #333;
}
.gallery-9773 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gallery-9773 [class*="social-icon-google-plus"].list-803f {
  background-color: transparent;
  color: #dd4b39;
}
.gallery-9773 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gallery-9773 [class*="social-icon-houzz"].list-803f {
  background-color: transparent;
  color: #7ac142;
}
.gallery-9773 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gallery-9773 [class*="social-icon-instagram"].list-803f {
  background-color: transparent;
  color: #262626;
}
.gallery-9773 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gallery-9773 [class*="social-icon-jsfiddle"].list-803f {
  background-color: transparent;
  color: #487aa2;
}
.gallery-9773 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gallery-9773 [class*="social-icon-linkedin"].list-803f {
  background-color: transparent;
  color: #0077b5;
}
.gallery-9773 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gallery-9773 [class*="social-icon-medium"].list-803f {
  background-color: transparent;
  color: #00ab6b;
}
.gallery-9773 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gallery-9773
  [class*="social-icon-odnoklassniki"].list-803f {
  background-color: transparent;
  color: #f4731c;
}
.gallery-9773 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gallery-9773 [class*="social-icon-meetup"].list-803f {
  background-color: transparent;
  color: #ec1c40;
}
.gallery-9773 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gallery-9773 [class*="social-icon-pinterest"].list-803f {
  background-color: transparent;
  color: #bd081c;
}
.gallery-9773 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gallery-9773 [class*="social-icon-product-hunt"].list-803f {
  background-color: transparent;
  color: #da552f;
}
.gallery-9773 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gallery-9773 [class*="social-icon-reddit"].list-803f {
  background-color: transparent;
  color: #ff4500;
}
.gallery-9773 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gallery-9773 [class*="social-icon-rss"].list-803f {
  background-color: transparent;
  color: #f26522;
}
.gallery-9773 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gallery-9773
  [class*="social-icon-shopping-cart"].list-803f {
  background-color: transparent;
  color: #4caf50;
}
.gallery-9773 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gallery-9773 [class*="social-icon-skype"].list-803f {
  background-color: transparent;
  color: #00aff0;
}
.gallery-9773 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gallery-9773 [class*="social-icon-slideshare"].list-803f {
  background-color: transparent;
  color: #0077b5;
}
.gallery-9773 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gallery-9773 [class*="social-icon-snapchat"].list-803f {
  background-color: transparent;
  color: #fffc00;
}
.gallery-9773 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gallery-9773 [class*="social-icon-soundcloud"].list-803f {
  background-color: transparent;
  color: #f80;
}
.gallery-9773 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gallery-9773 [class*="social-icon-spotify"].list-803f {
  background-color: transparent;
  color: #2ebd59;
}
.gallery-9773 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gallery-9773
  [class*="social-icon-stack-overflow"].list-803f {
  background-color: transparent;
  color: #fe7a15;
}
.gallery-9773 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gallery-9773 [class*="social-icon-maldkfgram"].list-803f {
  background-color: transparent;
  color: #2ca5e0;
}
.gallery-9773 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gallery-9773 [class*="social-icon-tripadvisor"].list-803f {
  background-color: transparent;
  color: #589442;
}
.gallery-9773 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gallery-9773 [class*="social-icon-tumblr"].list-803f {
  background-color: transparent;
  color: #35465c;
}
.gallery-9773 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gallery-9773 [class*="social-icon-twitch"].list-803f {
  background-color: transparent;
  color: #6441a5;
}
.gallery-9773 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gallery-9773 [class*="social-icon-twitter"].list-803f {
  background-color: transparent;
  color: #1da1f2;
}
.gallery-9773 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gallery-9773 [class*="social-icon-vimeo"].list-803f {
  background-color: transparent;
  color: #1ab7ea;
}
.gallery-9773 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gallery-9773 [class*="social-icon-vk"].list-803f {
  background-color: transparent;
  color: #45668e;
}
.gallery-9773 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gallery-9773 [class*="social-icon-weibo"].list-803f {
  background-color: transparent;
  color: #df2029;
}
.gallery-9773 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gallery-9773 [class*="social-icon-weixin"].list-803f {
  background-color: transparent;
  color: #7bb32e;
}
.gallery-9773 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gallery-9773 [class*="social-icon-whatsapp"].list-803f {
  background-color: transparent;
  color: #25d366;
}
.gallery-9773 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gallery-9773 [class*="social-icon-wordpress"].list-803f {
  background-color: transparent;
  color: #21759b;
}
.gallery-9773 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gallery-9773 [class*="social-icon-xing"].list-803f {
  background-color: transparent;
  color: #026466;
}
.gallery-9773 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gallery-9773 [class*="social-icon-yelp"].list-803f {
  background-color: transparent;
  color: #af0606;
}
.gallery-9773 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gallery-9773 [class*="social-icon-youtube"].list-803f {
  background-color: transparent;
  color: #cd201f;
}
.accent_902f {
  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;
}
.accent_902f:hover {
  box-shadow: none;
  background: 0 0;
}
.summary_static_7c00 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hot-ff26 {
  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;
}
.box-cf46 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.brown-dde4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.brown-dde4,
.brown-dde4::after,
.brown-dde4::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;
}
.brown-dde4::after,
.brown-dde4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main_3f2c .hot-ff26 .box-cf46 {
  margin-top: -2px;
  width: 19px;
}
.main_3f2c .hot-ff26 .brown-dde4 {
  margin-top: -1px;
}
.main_3f2c .hot-ff26 .brown-dde4,
.main_3f2c .hot-ff26 .brown-dde4::after,
.main_3f2c .hot-ff26 .brown-dde4::before {
  width: 19px;
  height: 2px;
}
.main_3f2c .hot-ff26 .brown-dde4::before {
  top: -6px;
}
.main_3f2c .hot-ff26 .brown-dde4::after {
  bottom: -6px;
}
.solid-59c5 .hot-ff26 .box-cf46 {
  margin-top: -2px;
  width: 22px;
}
.solid-59c5 .hot-ff26 .brown-dde4 {
  margin-top: -1px;
}
.solid-59c5 .hot-ff26 .brown-dde4,
.solid-59c5 .hot-ff26 .brown-dde4::after,
.solid-59c5 .hot-ff26 .brown-dde4::before {
  width: 22px;
  height: 2px;
}
.solid-59c5 .hot-ff26 .brown-dde4::before {
  top: -7px;
}
.solid-59c5 .hot-ff26 .brown-dde4::after {
  bottom: -7px;
}
.focus_e239 .hot-ff26 .box-cf46 {
  margin-top: -2px;
  width: 31px;
}
.focus_e239 .hot-ff26 .brown-dde4 {
  margin-top: -1.5px;
}
.focus_e239 .hot-ff26 .brown-dde4,
.focus_e239 .hot-ff26 .brown-dde4::after,
.focus_e239 .hot-ff26 .brown-dde4::before {
  width: 31px;
  height: 3px;
}
.focus_e239 .hot-ff26 .brown-dde4::before {
  top: -9px;
}
.focus_e239 .hot-ff26 .brown-dde4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .short-41e4 .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 19px;
  }
  .short-41e4 .hot-ff26 .brown-dde4 {
    margin-top: -1px;
  }
  .short-41e4 .hot-ff26 .brown-dde4,
  .short-41e4 .hot-ff26 .brown-dde4::after,
  .short-41e4 .hot-ff26 .brown-dde4::before {
    width: 19px;
    height: 2px;
  }
  .short-41e4 .hot-ff26 .brown-dde4::before {
    top: -6px;
  }
  .short-41e4 .hot-ff26 .brown-dde4::after {
    bottom: -6px;
  }
  .overlay-3691 .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-3691 .hot-ff26 .brown-dde4 {
    margin-top: -1px;
  }
  .overlay-3691 .hot-ff26 .brown-dde4,
  .overlay-3691 .hot-ff26 .brown-dde4::after,
  .overlay-3691 .hot-ff26 .brown-dde4::before {
    width: 22px;
    height: 2px;
  }
  .overlay-3691 .hot-ff26 .brown-dde4::before {
    top: -7px;
  }
  .overlay-3691 .hot-ff26 .brown-dde4::after {
    bottom: -7px;
  }
  .dirty-27b2 .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 31px;
  }
  .dirty-27b2 .hot-ff26 .brown-dde4 {
    margin-top: -1.5px;
  }
  .dirty-27b2 .hot-ff26 .brown-dde4,
  .dirty-27b2 .hot-ff26 .brown-dde4::after,
  .dirty-27b2 .hot-ff26 .brown-dde4::before {
    width: 31px;
    height: 3px;
  }
  .dirty-27b2 .hot-ff26 .brown-dde4::before {
    top: -9px;
  }
  .dirty-27b2 .hot-ff26 .brown-dde4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .filter-wood-2d2c .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 19px;
  }
  .filter-wood-2d2c .hot-ff26 .brown-dde4 {
    margin-top: -1px;
  }
  .filter-wood-2d2c .hot-ff26 .brown-dde4,
  .filter-wood-2d2c .hot-ff26 .brown-dde4::after,
  .filter-wood-2d2c .hot-ff26 .brown-dde4::before {
    width: 19px;
    height: 2px;
  }
  .filter-wood-2d2c .hot-ff26 .brown-dde4::before {
    top: -6px;
  }
  .filter-wood-2d2c .hot-ff26 .brown-dde4::after {
    bottom: -6px;
  }
  .tabs-glass-db8e .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-glass-db8e .hot-ff26 .brown-dde4 {
    margin-top: -1px;
  }
  .tabs-glass-db8e .hot-ff26 .brown-dde4,
  .tabs-glass-db8e .hot-ff26 .brown-dde4::after,
  .tabs-glass-db8e .hot-ff26 .brown-dde4::before {
    width: 22px;
    height: 2px;
  }
  .tabs-glass-db8e .hot-ff26 .brown-dde4::before {
    top: -7px;
  }
  .tabs-glass-db8e .hot-ff26 .brown-dde4::after {
    bottom: -7px;
  }
  .active-e077 .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 31px;
  }
  .active-e077 .hot-ff26 .brown-dde4 {
    margin-top: -1.5px;
  }
  .active-e077 .hot-ff26 .brown-dde4,
  .active-e077 .hot-ff26 .brown-dde4::after,
  .active-e077 .hot-ff26 .brown-dde4::before {
    width: 31px;
    height: 3px;
  }
  .active-e077 .hot-ff26 .brown-dde4::before {
    top: -9px;
  }
  .active-e077 .hot-ff26 .brown-dde4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-866d .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-866d .hot-ff26 .brown-dde4 {
    margin-top: -1px;
  }
  .breadcrumb-866d .hot-ff26 .brown-dde4,
  .breadcrumb-866d .hot-ff26 .brown-dde4::after,
  .breadcrumb-866d .hot-ff26 .brown-dde4::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-866d .hot-ff26 .brown-dde4::before {
    top: -6px;
  }
  .breadcrumb-866d .hot-ff26 .brown-dde4::after {
    bottom: -6px;
  }
  .element_upper_3578 .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 22px;
  }
  .element_upper_3578 .hot-ff26 .brown-dde4 {
    margin-top: -1px;
  }
  .element_upper_3578 .hot-ff26 .brown-dde4,
  .element_upper_3578 .hot-ff26 .brown-dde4::after,
  .element_upper_3578 .hot-ff26 .brown-dde4::before {
    width: 22px;
    height: 2px;
  }
  .element_upper_3578 .hot-ff26 .brown-dde4::before {
    top: -7px;
  }
  .element_upper_3578 .hot-ff26 .brown-dde4::after {
    bottom: -7px;
  }
  .caption_hot_34cd .hot-ff26 .box-cf46 {
    margin-top: -2px;
    width: 31px;
  }
  .caption_hot_34cd .hot-ff26 .brown-dde4 {
    margin-top: -1.5px;
  }
  .caption_hot_34cd .hot-ff26 .brown-dde4,
  .caption_hot_34cd .hot-ff26 .brown-dde4::after,
  .caption_hot_34cd .hot-ff26 .brown-dde4::before {
    width: 31px;
    height: 3px;
  }
  .caption_hot_34cd .hot-ff26 .brown-dde4::before {
    top: -9px;
  }
  .caption_hot_34cd .hot-ff26 .brown-dde4::after {
    bottom: -9px;
  }
}
.search_over_4fa2 .brown-dde4 {
  -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);
}
.search_over_4fa2 .brown-dde4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.search_over_4fa2 .brown-dde4::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);
}
.search_over_4fa2.description_black_99e5 .brown-dde4 {
  -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);
}
.search_over_4fa2.description_black_99e5 .brown-dde4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.search_over_4fa2.description_black_99e5 .brown-dde4::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);
}
.green-825b {
  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.backdrop_under_f007:before {
  display: none;
}
.summary-gold-7b52 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.summary-gold-7b52 .tertiary_2fe7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.summary-gold-7b52 .tertiary_2fe7:last-of-type {
  border-bottom: none;
}
.summary-gold-7b52 .tertiary_2fe7.sidebar_liquid_2c78,
.summary-gold-7b52 .tertiary_2fe7.message_fast_19d9,
.summary-gold-7b52 .tertiary_2fe7.image-1a06 {
  padding: 0;
}
.summary-gold-7b52 .solid-62b2 .hover_dbc0 {
  color: currentColor;
}
.summary-gold-7b52 .solid-62b2 .hover_dbc0:focus,
.summary-gold-7b52 .solid-62b2 .hover_dbc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-gold-7b52.chip-top-23a4 .short-e937,
.summary-gold-7b52.chip-top-23a4 .bronze-9503 a,
.summary-gold-7b52.chip-top-23a4 .input_d508 a,
.summary-gold-7b52.chip-top-23a4 .gradient-over-27e8 a {
  color: rgba(0, 0, 0, 0.55);
}
.summary-gold-7b52.chip-top-23a4 .short-e937:hover,
.summary-gold-7b52.chip-top-23a4 .bronze-9503 a:hover,
.summary-gold-7b52.chip-top-23a4 .input_d508 a:hover,
.summary-gold-7b52.chip-top-23a4 .gradient-over-27e8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-gold-7b52.chip-top-23a4 .thumbnail-55b6 {
  color: rgba(0, 0, 0, 0.8);
}
.summary-gold-7b52.chip-top-23a4 .tertiary_2fe7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-gold-7b52.chip-top-23a4 .tertiary_2fe7:before {
  background: rgba(0, 0, 0, 0.08);
}
.summary-gold-7b52.chip-top-23a4 .component_ea13:before {
  background: rgba(255, 255, 255, 0.9);
}
.summary-gold-7b52.chip-top-23a4 .solid-62b2 .grid-940f li a,
.summary-gold-7b52.chip-top-23a4 .solid-62b2 .hover_dbc0,
.summary-gold-7b52.chip-top-23a4 .gradient-over-27e8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-gold-7b52.chip-top-23a4 .solid-62b2 .hover_dbc0:focus,
.summary-gold-7b52.chip-top-23a4 .solid-62b2 .hover_dbc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-gold-7b52.chip-top-23a4 .grid-940f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-gold-7b52.up-1d11 .short-e937,
.summary-gold-7b52.up-1d11 .bronze-9503 a,
.summary-gold-7b52.up-1d11 .input_d508 .hover_dbc0,
.summary-gold-7b52.up-1d11 .input_d508 a,
.summary-gold-7b52.up-1d11 .gradient-over-27e8 a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-gold-7b52.up-1d11 .short-e937:hover,
.summary-gold-7b52.up-1d11 .bronze-9503 a:hover,
.summary-gold-7b52.up-1d11 .input_d508 .hover_dbc0:hover,
.summary-gold-7b52.up-1d11 .input_d508 a:hover,
.summary-gold-7b52.up-1d11 .gradient-over-27e8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-gold-7b52.up-1d11 .thumbnail-55b6 {
  color: rgba(255, 255, 255, 0.99);
}
.summary-gold-7b52.up-1d11 .tertiary_2fe7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-gold-7b52.up-1d11 .tertiary_2fe7:before {
  background: rgba(255, 255, 255, 0.08);
}
.summary-gold-7b52.up-1d11 .component_ea13:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-gold-7b52.up-1d11 .solid-62b2 .grid-940f li a,
.summary-gold-7b52.up-1d11 .solid-62b2 .hover_dbc0,
.summary-gold-7b52.up-1d11 .gradient-over-27e8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-gold-7b52.up-1d11 .solid-62b2 .hover_dbc0:focus,
.summary-gold-7b52.up-1d11 .solid-62b2 .hover_dbc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-gold-7b52.up-1d11 .grid-940f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_ea13 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.component_ea13:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.backdrop-da6b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.aside-west-29ef .summary-gold-7b52 {
  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;
}
.aside-west-29ef .tertiary_2fe7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.aside-west-29ef .tertiary_2fe7: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) {
  .aside-west-29ef .tertiary_2fe7:before {
    width: 16%;
    left: 42%;
  }
}
.aside-west-29ef .tertiary_2fe7:last-child:before {
  content: none;
}
.aside-west-29ef .tertiary_2fe7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.aside-west-29ef .solid-62b2 .grid-940f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.aside-west-29ef .solid-62b2 .grid-940f li a .hover_dbc0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.aside-west-29ef .solid-62b2 .gradient-over-27e8 {
  border: none;
}
.aside-west-29ef .solid-62b2 .gradient-over-27e8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.aside-west-29ef .component_ea13 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.aside-west-29ef .backdrop-da6b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.aside-west-29ef .up-1d11 .component_ea13:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-west-29ef .chip-top-23a4.secondary_motion_3f5e .brown-dde4 {
  background: rgba(0, 0, 0, 0.6);
}
.aside-west-29ef
  .chip-top-23a4.secondary_motion_3f5e
  .brown-dde4::after,
.aside-west-29ef
  .chip-top-23a4.secondary_motion_3f5e
  .brown-dde4:before {
  background: inherit;
}
.aside-west-29ef
  .chip-top-23a4.secondary_motion_3f5e:hover
  .brown-dde4 {
  background: rgba(0, 0, 0, 0.8);
}
.box-motion-328c .summary-gold-7b52 {
  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) {
  .box-motion-328c .summary-gold-7b52 {
    width: auto;
    right: 45px;
  }
}
.main-in-8713 .summary-gold-7b52 {
  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) {
  .main-in-8713 .summary-gold-7b52 {
    width: auto;
    left: 45px;
  }
}
.backdrop_under_f007 .summary-gold-7b52 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop_under_f007 .backdrop-da6b {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop_under_f007 .component_ea13:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element_bb8d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element_bb8d.aside-west-29ef .summary-gold-7b52 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element_bb8d.box-motion-328c .summary-gold-7b52 {
  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);
}
.element_bb8d .summary-gold-7b52 {
  visibility: visible;
}
.element_bb8d.main-in-8713 .summary-gold-7b52 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.advanced_22e4,
.description-first-4408 {
  overflow-x: hidden;
}
.advanced_22e4 .summary-gold-7b52 {
  overflow: auto;
}
.advanced_22e4.aside-west-29ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_22e4.aside-west-29ef .summary-gold-7b52 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.advanced_22e4.aside-west-29ef .accent_902f {
  opacity: 0;
}
.advanced_22e4.box-motion-328c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_22e4.box-motion-328c .summary-gold-7b52 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.advanced_22e4.box-motion-328c .accent_902f {
  opacity: 0;
}
.advanced_22e4.main-in-8713 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_22e4.main-in-8713 .summary-gold-7b52 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.advanced_22e4.main-in-8713 .accent_902f {
  opacity: 0;
}
.advanced_22e4.backdrop_under_f007 .summary-gold-7b52 {
  z-index: 10;
  visibility: visible;
}
.secondary_motion_3f5e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.secondary_motion_3f5e .brown-dde4 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_motion_3f5e .brown-dde4::after,
.secondary_motion_3f5e .brown-dde4:before {
  background: inherit;
}
.secondary_motion_3f5e:hover .brown-dde4 {
  background: rgba(255, 255, 255, 0.99);
}
.main-in-8713 .secondary_motion_3f5e {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop_under_f007 .secondary_motion_3f5e {
  display: none !important;
}
.advanced_22e4:before,
.description-first-4408:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.advanced_22e4 .secondary_motion_3f5e,
.description-first-4408 .secondary_motion_3f5e {
  display: inline-block;
}
.summary-gold-7b52 .hover_rough_0a14 {
  -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;
}
.advanced_22e4 .summary-gold-7b52 .hover_rough_0a14,
.description-first-4408 .summary-gold-7b52 .hover_rough_0a14 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_7620 .footer_pressed_55c4 {
  width: 100%;
}
.widget_e7b0 {
  padding: 0 0.5em 0;
}
.widget_e7b0 [class*="customify-col-"],
.widget_e7b0 [class*="customify-col_"],
.widget_e7b0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.white_9c09 .widget_e7b0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight-orange-12df .progress-081a,
  .progress-081a {
    display: none;
  }
  .stale-4ee7 {
    text-align: left;
  }
  .dirty_08df {
    text-align: center;
  }
  .media-cool-8146 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-orange-12df .popup_black_1033,
  .popup_black_1033 {
    display: none;
  }
  .progress-orange-c7c7 {
    text-align: left;
  }
  .fast_53e4 {
    text-align: center;
  }
  .preview-3a47 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight-orange-12df .box_e4e6,
  .box_e4e6 {
    display: none;
  }
  .box_hard_e752 {
    text-align: left;
  }
  .disabled-dark-b7ce {
    text-align: center;
  }
  .focused-db47 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.white-3ba3 {
  box-shadow: none !important;
}
.tabs-out-63e8 .copper_6269,
.module_2ae8 .copper_6269 {
  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;
}
.module_2ae8 .copper_6269 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordion_c6e5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accordion_c6e5:after,
.accordion_c6e5:before {
  content: "";
  display: table;
}
.accordion_c6e5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accordion_c6e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accordion_c6e5,
.focus-iron-3a1b {
  max-width: 1248px;
  margin: 0 auto;
}

.container-current-fe91.element-tall-822f .accordion_c6e5 {
  max-width: 100%;
}
.container-current-fe91.short_7759 {
  max-width: 1200px;
  margin: 0 auto;
}
.container-current-fe91.list_narrow_ddd8 .accordion_c6e5 {
  max-width: 100%;
}
.container-current-fe91.list_narrow_ddd8 > .accordion_c6e5 {
  padding-left: 0;
  padding-right: 0;
}
.container-current-fe91.list_narrow_ddd8 > .accordion_c6e5 .highlight-orange-12df {
  margin: 0;
}
.container-current-fe91.list_narrow_ddd8
  > .accordion_c6e5
  .filter-d6d5.west_9e32 {
  margin-right: 0;
  margin-left: 0;
}
.container-current-fe91.list_narrow_ddd8 #main.west_9e32 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .red_75e0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .red_75e0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component_eb98 .outline-slow-ee54 {
    padding-right: 1em;
  }
  .component_eb98.iron_151e .filter-d6d5 {
    border-right: 1px solid #eaecee;
  }
  .component_eb98.iron_151e .outline-slow-ee54 {
    padding-right: 1em;
  }
  .component_eb98.iron_151e .component-e608 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-glass-278c .outline-slow-ee54 {
    padding-left: 1em;
  }
  .alert-glass-278c.iron_151e .filter-d6d5 {
    border-left: 1px solid #eaecee;
  }
  .alert-glass-278c.iron_151e .outline-slow-ee54 {
    padding-left: 1em;
  }
  .alert-glass-278c.iron_151e .component-e608 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-left-4ee9 .outline-slow-ee54 {
    padding-left: 1em;
  }
  .shade-left-4ee9.iron_151e .chip-9660 {
    border-right: 1px solid #eaecee;
  }
  .shade-left-4ee9.iron_151e .top-fe93 {
    border-right: 1px solid #eaecee;
  }
  .shade-left-4ee9.iron_151e .outline-slow-ee54 {
    padding-left: 1em;
  }
  .shade-left-4ee9.iron_151e .component-e608 {
    padding-right: 1em;
  }
  .shade-left-4ee9.iron_151e .middle_ef25 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static-497b .outline-slow-ee54 {
    padding-right: 1em;
  }
  .static-497b.iron_151e .chip-9660 {
    border-left: 1px solid #eaecee;
  }
  .static-497b.iron_151e .top-fe93 {
    border-left: 1px solid #eaecee;
  }
  .static-497b.iron_151e .outline-slow-ee54 {
    padding-right: 1em;
  }
  .static-497b.iron_151e .component-e608 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static-497b.iron_151e .middle_ef25 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red_75e0 .outline-slow-ee54 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .red_75e0.iron_151e .filter-d6d5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .red_75e0.iron_151e .outline-slow-ee54 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .red_75e0.iron_151e .component-e608 {
    padding-left: 1em;
  }
  .red_75e0.iron_151e .middle_ef25 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .red_75e0.iron_151e .outline-slow-ee54 {
    padding-left: 0;
  }
}
.tiny_f67c .tooltip-orange-aab6 {
  display: inline-block;
}
.in-be3d {
  display: inline-block;
}
.element_small_68a4 {
  word-con: break-word;
}
.container-d538 > span {
  display: inline-block;
  padding: 5px 0;
}
.container-d538 .search-c69e {
  margin-left: 8px;
  margin-right: 8px;
}
.container-d538 .logo_cold_f6b4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row_wood_3589 .pro-1856 {
  margin-bottom: 2em;
}
.row_wood_3589 .yellow-f2ad {
  margin-bottom: 15px;
}
.row_wood_3589 .yellow-f2ad:last-child {
  margin-bottom: 0;
}
.row_wood_3589 .main_54d1 {
  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) {
  .row_wood_3589 .main_54d1 {
    display: block;
  }
}
.row_wood_3589 .secondary_full_0516 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row_wood_3589 .secondary_full_0516 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row_wood_3589 .slider_f9cd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row_wood_3589 .slider_f9cd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row_wood_3589 .slider_f9cd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row_wood_3589 .element_small_68a4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_wood_3589 .element_small_68a4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row_wood_3589 .title_smooth_60dc p:last-child {
  margin-bottom: 0;
}
.row_wood_3589 .white_c955 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row_wood_3589 .list-b7df {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row_wood_3589 .tag-0bd5 {
  margin-top: 1em;
}
.row_wood_3589 .tall-78a9 {
  top: 0;
  display: block;
}
.row_wood_3589 .tall-78a9 a {
  color: inherit;
}
.row_wood_3589 .tall-78a9 a:hover {
  color: inherit;
}
.row_wood_3589 .pagination-8c34 {
  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;
}
.row_wood_3589 .pagination-8c34:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row_wood_3589 .list-b7df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row_wood_3589 .light_75b5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row_wood_3589 .light_75b5:first-child {
  margin-top: 0;
}
.row_wood_3589 .light_75b5.carousel-in-e122 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row_wood_3589 .light_75b5.info_yellow_311d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_wood_3589
  .light_75b5.info_yellow_311d.sort-ccd0
  .tag-0bd5 {
  width: 100%;
}
.row_wood_3589 .info_yellow_311d {
  -webkit-box-align: center;
  align-items: center;
}
.row_wood_3589 .info_yellow_311d .container-d538,
.row_wood_3589 .info_yellow_311d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row_wood_3589 .slider_f9cd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_wood_3589 .slider_f9cd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_wood_3589 .slider_f9cd: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;
}
.row_wood_3589 .carousel-in-e122 {
  z-index: 5;
}
.row_wood_3589 .plasma-c96f .wrapper-in-dcfb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row_wood_3589 .simple-68bc .wrapper-in-dcfb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row_wood_3589 .dropdown_liquid_4f6f .wrapper-in-dcfb {
  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;
}
.row_wood_3589.column_focused_fc53 .main_54d1,
.row_wood_3589.motion-690e .main_54d1 {
  display: block;
}
.row_wood_3589.column_focused_fc53 .main_54d1 .pressed_15a2,
.row_wood_3589.column_focused_fc53 .main_54d1 .list-b7df,
.row_wood_3589.motion-690e .main_54d1 .pressed_15a2,
.row_wood_3589.motion-690e .main_54d1 .list-b7df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_wood_3589.dim-b500 .secondary_full_0516 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row_wood_3589.dim-b500 .secondary_full_0516 {
    margin-right: 0;
  }
}
.row_wood_3589.column_focused_fc53 .secondary_full_0516,
.row_wood_3589.motion-690e .secondary_full_0516 {
  padding-top: 40%;
}
.row_wood_3589.column_focused_fc53 .pro-1856,
.row_wood_3589.motion-690e .pro-1856 {
  display: block;
}
.row_wood_3589.column_focused_fc53 .fn-sticky-6b10 .list-b7df,
.row_wood_3589.motion-690e .fn-sticky-6b10 .list-b7df {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row_wood_3589.column_focused_fc53 .secondary_full_0516,
.row_wood_3589.motion-690e .secondary_full_0516 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row_wood_3589.column_focused_fc53 .list-b7df {
  padding: 1em;
}
.logo_easy_c197 {
  margin: 30px auto;
  display: block;
}
.logo_easy_c197 .slow-bb93 > * {
  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;
}
.logo_easy_c197 .slow-bb93 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo_easy_c197 .slow-bb93 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.over_611c .container-d538 {
  margin-bottom: 1.41575em;
}
.over_611c .gas-8216 {
  margin-bottom: 1.618em;
}
.content-c510 .input-stale-aa44 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content-c510 .input-stale-aa44 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content-c510 .dropdown_easy_f17c {
  max-width: 100%;
  overflow: auto;
}
.summary-rough-a39d .content-c510 a:hover {
  text-decoration: underline;
}
.widget_02b2 .yellow-f2ad:not(.element_small_68a4),
.widget_02b2 .slider_f9cd {
  margin-bottom: 1.41575em;
}
.widget_02b2 .yellow-f2ad:not(.element_small_68a4):last-child,
.widget_02b2 .slider_f9cd:last-child {
  margin-bottom: 0;
}
.widget_02b2 .yellow-f2ad.lower-71ff {
  margin-bottom: 0.41575em;
}
.widget_02b2 .header_43b5:before,
.widget_02b2 .narrow-71f2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_02b2 .header_43b5:before {
  content: "\f115";
}
.widget_02b2 .narrow-71f2:before {
  content: "\f02c";
}
.widget_02b2 .text_eae6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_02b2 .text_eae6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo_next_53b3 {
  display: -webkit-box;
  display: flex;
}
.photo_next_53b3 .icon-19f1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo_next_53b3 .icon-19f1 {
    flex-basis: 90px;
  }
}
.photo_next_53b3 .action-4c92 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo_next_53b3 .action-4c92 {
    flex-basis: calc(100% - 50px);
  }
}
.photo_next_53b3 .dirty-d2d3 p:last-child {
  margin-bottom: 0.72em;
}
.selected_f21c .slow-bb93 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.selected_f21c .slow-bb93:after,
.selected_f21c .slow-bb93:before {
  content: "";
  display: table;
}
.selected_f21c .slow-bb93:after {
  clear: both;
}
.selected_f21c .slow-bb93 .dark_1da9,
.selected_f21c .slow-bb93 .cold_23bc {
  width: 49%;
}
.selected_f21c .slow-bb93 .dark_1da9 a span.caption_92e3,
.selected_f21c .slow-bb93 .cold_23bc a span.caption_92e3 {
  display: block;
  margin-bottom: 5px;
}
.selected_f21c .slow-bb93 .cold_23bc {
  float: left;
  text-align: left;
}
.selected_f21c .slow-bb93 .dark_1da9 {
  float: right;
  text-align: right;
}
.modal-62f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal-62f7 {
    margin-bottom: 0;
  }
}
.last-7b1b {
  margin-bottom: 1em;
}
.last-7b1b .element_small_68a4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.frame_5b18 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel_gas_82a3 .last-7b1b,
.west-c966 .last-7b1b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel_gas_82a3 .last-7b1b,
  .west-c966 .last-7b1b {
    display: block;
  }
}
.carousel_gas_82a3 .frame_5b18,
.west-c966 .frame_5b18 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel_gas_82a3 .frame_5b18,
  .west-c966 .frame_5b18 {
    margin-bottom: 1em;
  }
}
.carousel_gas_82a3 .frame_5b18 img,
.west-c966 .frame_5b18 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel_gas_82a3 .red_53a0,
.west-c966 .red_53a0 {
  flex-basis: calc(100% - 160px);
}
.carousel_gas_82a3 .red_53a0 p,
.west-c966 .red_53a0 p {
  margin-bottom: 0;
}
.carousel_gas_82a3 .red_53a0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_gas_82a3 .red_53a0 {
    padding-left: 0;
  }
}
.west-c966 .red_53a0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .west-c966 .red_53a0 {
    padding-right: 0;
  }
}
.west-c966 .frame_5b18 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wood_2ad7 .frame_5b18 {
  margin-bottom: 0.5em;
}
.wood_2ad7 .frame_5b18 img {
  width: 100%;
}
.overlay-ad2f .green-79e6,
.mask-81b5 .green-79e6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mask-81b5 .filter-d6d5 .accordion-8398 p:last-child {
  margin-bottom: 0;
}
.static_2257 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.avatar-e7b1 .disabled_24fa {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .avatar-e7b1 .disabled_24fa:last-of-type {
    margin-bottom: 0;
  }
}
.avatar-e7b1 .disabled_24fa ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-e7b1 .disabled_24fa ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.avatar-e7b1 .disabled_24fa ul li {
  margin: 0 0 0.6em;
}
.avatar-e7b1 .disabled_24fa ul li.gold_3c0d,
.avatar-e7b1 .disabled_24fa ul li.shadow-brown-4f8d {
  position: relative;
}
.avatar-e7b1 .disabled_24fa ul li.gold_3c0d .header-hovered-3493,
.avatar-e7b1 .disabled_24fa ul li.shadow-brown-4f8d .header-hovered-3493 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.avatar-e7b1 .disabled_24fa ul li.gold_3c0d:after:after,
.avatar-e7b1 .disabled_24fa ul li.gold_3c0d:after:before,
.avatar-e7b1
  .disabled_24fa
  ul
  li.shadow-brown-4f8d:after:after,
.avatar-e7b1
  .disabled_24fa
  ul
  li.shadow-brown-4f8d:after:before {
  content: "";
  display: table;
}
.avatar-e7b1 .disabled_24fa ul li.gold_3c0d:after:after,
.avatar-e7b1
  .disabled_24fa
  ul
  li.shadow-brown-4f8d:after:after {
  clear: both;
}
.avatar-e7b1 .disabled_24fa a.dropdown-complex-0624:hover {
  text-decoration: none;
}
.avatar-e7b1 .disabled_24fa select {
  max-width: 100%;
}
.avatar-e7b1 .disabled_24fa table {
  font-size: 85%;
}
.avatar-e7b1 .disabled_24fa table td,
.avatar-e7b1 .disabled_24fa table th {
  padding: 0.2360828548em;
  text-align: center;
}
.avatar-e7b1 .disabled_24fa table tfoot td {
  text-align: left;
}
.avatar-e7b1 .disabled_24fa :last-child {
  margin-bottom: 0;
}
.avatar-e7b1 .disabled_24fa .smooth-90fd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.avatar-e7b1 .disabled_24fa .smooth-90fd label {
  width: 100%;
}
.avatar-e7b1 .disabled_24fa .smooth-90fd .dirty_abf9 {
  width: 100%;
  display: block;
}
.avatar-e7b1 .disabled_24fa .smooth-90fd .layout-259e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.avatar-e7b1 .disabled_24fa .smooth-90fd .layout-259e:hover svg #svg-search {
  fill: #444;
}
.avatar-e7b1 .disabled_24fa .smooth-90fd .layout-259e svg {
  width: 18px;
  height: 18px;
}
.avatar-e7b1 .tabs_7341 ul ul,
.avatar-e7b1 .tertiary-bef9 ul ul,
.avatar-e7b1 .sidebar-c89d ul ul,
.avatar-e7b1 .overlay_huge_c3c2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.avatar-e7b1 .tabs_7341 .component_31b5 > a,
.avatar-e7b1 .tertiary-bef9 .component_31b5 > a,
.avatar-e7b1 .sidebar-c89d .component_31b5 > a,
.avatar-e7b1 .overlay_huge_c3c2 .component_31b5 > a {
  margin-bottom: 0;
}
.avatar-e7b1 .pressed_ab3c li,
.avatar-e7b1 .tabs_7341 li,
.avatar-e7b1 .info_3190 li,
.avatar-e7b1 .tertiary-bef9 li,
.avatar-e7b1 .sidebar-c89d li,
.avatar-e7b1 .overlay_huge_c3c2 li,
.avatar-e7b1 .short-9ece li,
.avatar-e7b1 .tiny-3754 li {
  display: block;
  position: relative;
}
.avatar-e7b1 .pressed_ab3c li:last-child,
.avatar-e7b1 .tabs_7341 li:last-child,
.avatar-e7b1 .info_3190 li:last-child,
.avatar-e7b1 .tertiary-bef9 li:last-child,
.avatar-e7b1 .sidebar-c89d li:last-child,
.avatar-e7b1 .overlay_huge_c3c2 li:last-child,
.avatar-e7b1 .short-9ece li:last-child,
.avatar-e7b1 .tiny-3754 li:last-child {
  border: none;
}
.avatar-e7b1 .pressed_ab3c li a,
.avatar-e7b1 .tabs_7341 li a,
.avatar-e7b1 .info_3190 li a,
.avatar-e7b1 .tertiary-bef9 li a,
.avatar-e7b1 .sidebar-c89d li a,
.avatar-e7b1 .overlay_huge_c3c2 li a,
.avatar-e7b1 .short-9ece li a,
.avatar-e7b1 .tiny-3754 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-e7b1 .pressed_ab3c li ul li::before,
.avatar-e7b1 .tabs_7341 li ul li::before,
.avatar-e7b1 .info_3190 li ul li::before,
.avatar-e7b1 .tertiary-bef9 li ul li::before,
.avatar-e7b1 .sidebar-c89d li ul li::before,
.avatar-e7b1 .overlay_huge_c3c2 li ul li::before,
.avatar-e7b1 .short-9ece li ul li::before,
.avatar-e7b1 .tiny-3754 li ul li::before {
  left: 15px;
}
.avatar-e7b1 .pressed_ab3c li ul a,
.avatar-e7b1 .tabs_7341 li ul a,
.avatar-e7b1 .info_3190 li ul a,
.avatar-e7b1 .tertiary-bef9 li ul a,
.avatar-e7b1 .sidebar-c89d li ul a,
.avatar-e7b1 .overlay_huge_c3c2 li ul a,
.avatar-e7b1 .short-9ece li ul a,
.avatar-e7b1 .tiny-3754 li ul a {
  padding-left: 20px;
}
.avatar-e7b1 .pressed_ab3c li ul ul li::before,
.avatar-e7b1 .tabs_7341 li ul ul li::before,
.avatar-e7b1 .info_3190 li ul ul li::before,
.avatar-e7b1 .tertiary-bef9 li ul ul li::before,
.avatar-e7b1 .sidebar-c89d li ul ul li::before,
.avatar-e7b1 .overlay_huge_c3c2 li ul ul li::before,
.avatar-e7b1 .short-9ece li ul ul li::before,
.avatar-e7b1 .tiny-3754 li ul ul li::before {
  left: 30px;
}
.avatar-e7b1 .pressed_ab3c li ul ul a,
.avatar-e7b1 .tabs_7341 li ul ul a,
.avatar-e7b1 .info_3190 li ul ul a,
.avatar-e7b1 .tertiary-bef9 li ul ul a,
.avatar-e7b1 .sidebar-c89d li ul ul a,
.avatar-e7b1 .overlay_huge_c3c2 li ul ul a,
.avatar-e7b1 .short-9ece li ul ul a,
.avatar-e7b1 .tiny-3754 li ul ul a {
  padding-left: 40px;
}
.avatar-e7b1 .brown-d2c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-e7b1 .tiny-3754 ul li {
  margin-bottom: 1.41575em;
}
.avatar-e7b1 .tiny-3754 ul li .steel_7b77 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.avatar-e7b1 .tiny-3754 ul li .row-2300 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.up-1d11 .pressed_ab3c li a,
.up-1d11 .tabs_7341 li a,
.up-1d11 .info_3190 li a,
.up-1d11 .tertiary-bef9 li a,
.up-1d11 .sidebar-c89d li a,
.up-1d11 .overlay_huge_c3c2 li a,
.up-1d11 .short-9ece li a,
.up-1d11 .tiny-3754 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-1d11 .brown-d2c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-1d11 .disabled_24fa ul li.gold_3c0d .header-hovered-3493,
.up-1d11 .disabled_24fa ul li.shadow-brown-4f8d .header-hovered-3493 {
  background: rgba(0, 0, 0, 0.2);
}
.up-1d11 .avatar-e7b1 .disabled_24fa select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-current-fe91 .avatar-e7b1 .grid-940f li {
  margin: 0;
}
.container-current-fe91 .avatar-e7b1 .grid-940f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container-current-fe91 .avatar-e7b1 .grid-940f li ul {
  margin: 0;
}
.container-current-fe91 .avatar-e7b1 .grid-940f li ul li a {
  padding-left: 15px;
}
.container-current-fe91 .avatar-e7b1 .grid-940f li ul li li a {
  padding-left: 30px;
}
.container-current-fe91 .avatar-e7b1 .grid-940f li.filter-hard-a4c2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container-current-fe91 .avatar-e7b1 .grid-940f li.filter-hard-a4c2 > 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;
}
.container-current-fe91 .avatar-e7b1 .grid-940f li.filter-hard-a4c2 > 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;
}
.top-1634 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wrapper_wide_cfee {
  position: relative;
  z-index: 10;
}
.wrapper_wide_cfee .hover_rough_0a14 {
  width: 100%;
  max-width: 100%;
}
.nav-4d30 .shadow-0a29 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.nav-4d30 .chip-top-23a4 {
}
.nav-4d30 .up-1d11 {
  background: #292929;
}
.block_3f7d .shadow-0a29 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.block_3f7d .chip-top-23a4 {
  background: #f9f9f9;
}
.block_3f7d .up-1d11 {
  background: #303030;
}
.right-a725 .shadow-0a29 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .right-a725 .tooltip-orange-aab6 {
    margin-bottom: 1em;
  }
  .right-a725 .tooltip-orange-aab6:last-child {
    margin-bottom: 0;
  }
}
.right-a725 .chip-top-23a4 {
  background: #ededed;
}
.right-a725 .up-1d11 {
  background: #1a1a1a;
}
.shadow-0a29.chip-top-23a4 {
  color: rgba(0, 0, 0, 0.6);
}
.shadow-0a29.chip-top-23a4 .upper_9d4a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-0a29.up-1d11 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-0a29.up-1d11 a:not(.dropdown-complex-0624) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-0a29.up-1d11 a:not(.dropdown-complex-0624):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-0a29.up-1d11 .upper_9d4a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-0a29.up-1d11 table tbody td,
.shadow-0a29.up-1d11 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link-yellow-e1e9.surface-fluid-8326 .accordion_c6e5 {
  max-width: initial;
}
.link-yellow-e1e9 .overlay-1934 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link-yellow-e1e9 .overlay-1934 .hover_rough_0a14 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link-yellow-e1e9 .overlay-1934 .hover_rough_0a14 {
    display: block;
    margin-bottom: 2em;
  }
  .link-yellow-e1e9 .overlay-1934 .hover_rough_0a14:last-child {
    margin-bottom: 0;
  }
}
.right-a725 .tooltip-orange-aab6:last-child,
.block_3f7d .tooltip-orange-aab6:last-child,
.nav-4d30 .tooltip-orange-aab6:last-child {
  margin-bottom: 0;
}
.right-a725 .tooltip-orange-aab6 .avatar-e7b1 .disabled_24fa:last-child,
.block_3f7d .tooltip-orange-aab6 .avatar-e7b1 .disabled_24fa:last-child,
.nav-4d30 .tooltip-orange-aab6 .avatar-e7b1 .disabled_24fa:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .right-a725 .complex_1650,
  .right-a725 .text_abb1,
  .block_3f7d .complex_1650,
  .block_3f7d .text_abb1,
  .nav-4d30 .complex_1650,
  .nav-4d30 .text_abb1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wrapper_wide_cfee .tooltip-orange-aab6 {
    margin-bottom: 2em;
  }
}
.wrapper_wide_cfee p:last-child {
  margin-bottom: 0;
}
.wrapper_wide_cfee li,
.wrapper_wide_cfee ul {
  list-style: none;
  margin: 0;
}
.wrapper_wide_cfee ul ul {
  margin-left: 2.617924em;
}
.chip-lite-1ece {
  font-size: 0.875em;
}

/* css-noise: 84f4 */
.phantom-card-a8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
