/*!
Theme Name: Customify
Theme URI: https://pressmaximum.new_315f/customify
Author: WPCustomify
Author URI: https://pressmaximum.new_315f
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.new_315f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb-active-7068.hover_selected_dd13/licenses/gpl-2.0.summary-clean-c0f2
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.info_pink_d45b/, (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.texture_2b28.prev_dc3c/normalize.info_c607/
 ======
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.info_c607 v7.0.0 | MIT License | github.new_315f/necolas/normalize.info_c607 */
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;
}
.east_59b3 .pagination-b829,
.progress_in_ba1f,
.block-wide-466d,
.wrapper-mini-cdc1,
.warm-aab5,
.large-7268,
.tooltip_cool_730f,
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;
}
.progress_in_ba1f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .progress_in_ba1f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .progress_in_ba1f,
  h1 {
    font-size: 1.8em;
  }
}
.block-wide-466d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.block-wide-466d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .block-wide-466d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .block-wide-466d,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper-mini-cdc1,
h3 {
  font-size: 1.618em;
}
.east_59b3 .pagination-b829,
.warm-aab5,
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.box-complex-b7f0 {
  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;
}
.badge_50c9:after,
.badge_50c9:before,
.notification-f0fb:after,
.notification-f0fb:before {
  content: "";
  display: table;
}
.badge_50c9:after,
.notification-f0fb:after {
  clear: both;
}
.border_9e3d {
  float: right;
  margin-right: 0;
}
.header_selected_4dbb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_wood_3155 .search-black-ca76,
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;
}
.list_wood_3155 .search-black-ca76: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;
}
.large_b283 .search-black-ca76 {
  box-shadow: none;
}
.large_b283
  .search-black-ca76
  .primary_medium_24d9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.large_b283 .search-black-ca76 .mask_simple_fa54 {
  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;
}
.large_b283
  .search-black-ca76
  .mask_simple_fa54
  b {
  display: none;
}
.large_b283 .complex_9038 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.avatar_d1d3:not(.gradient-e058):not(.highlight_24d8),
button:not(.gradient-e058):not(.highlight_24d8),
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ),
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ),
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ) {
  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;
}
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ):hover,
button:not(.gradient-e058):not(
    .highlight_24d8
  ):hover,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ):hover,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ):hover,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ):active,
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ):focus,
button:not(.gradient-e058):not(
    .highlight_24d8
  ):active,
button:not(.gradient-e058):not(
    .highlight_24d8
  ):focus,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ):active,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ):focus,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ):active,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ):focus,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ):active,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ):focus {
  outline: 0;
}
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96,
button:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96 {
  position: relative;
}
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .pagination_pink_517e,
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .article-c016,
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .next_a3c8,
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  i,
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  svg,
button:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .pagination_pink_517e,
button:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .article-c016,
button:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .next_a3c8,
button:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  i,
button:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  svg,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .pagination_pink_517e,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .article-c016,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .next_a3c8,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  i,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  svg,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .pagination_pink_517e,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .article-c016,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .next_a3c8,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  i,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  svg,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .pagination_pink_517e,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .article-c016,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  .next_a3c8,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  i,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96
  svg {
  visibility: hidden;
}
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96:after,
button:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96:after,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96:after,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96:after,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ).fn-loading-bc96: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;
}
.avatar_d1d3:not(.gradient-e058):not(.highlight_24d8),
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ),
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ),
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ) {
  color: #fff;
  background: #235787;
}
.avatar_d1d3:not(.gradient-e058):not(
    .highlight_24d8
  ):focus,
input[type="button"]:not(.gradient-e058):not(
    .highlight_24d8
  ):focus,
input[type="reset"]:not(.gradient-e058):not(
    .highlight_24d8
  ):focus,
input[type="submit"]:not(.gradient-e058):not(
    .highlight_24d8
  ):focus {
  color: #fff;
}
.avatar_d1d3.fn-disabled-bc96:not(.gradient-e058):not(
    .highlight_24d8
  ),
.avatar_d1d3[disabled]:not(.gradient-e058):not(
    .highlight_24d8
  ),
button.fn-disabled-bc96:not(.gradient-e058):not(
    .highlight_24d8
  ),
button[disabled]:not(.gradient-e058):not(
    .highlight_24d8
  ) {
  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;
}
.silver_3d38 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.silver_3d38: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;
}
.box_top_05ff {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.main_blue_dd91 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo_fec6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.badge_50c9:after,
.badge_50c9:before,
.motion_1917:after,
.motion_1917:before,
.hidden-ea01:after,
.hidden-ea01:before,
.element-d607:after,
.element-d607:before,
.hero_in_f9be:after,
.hero_in_f9be:before,
.column_wood_51e8:after,
.column_wood_51e8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.badge_50c9:after,
.motion_1917:after,
.hidden-ea01:after,
.element-d607:after,
.hero_in_f9be:after,
.column_wood_51e8:after {
  clear: both;
}
.motion_1917 .message-top-b5cb,
.hidden-ea01 .message-top-b5cb,
.cold_b72d .message-top-b5cb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid_middle_abea {
  display: inline-block;
}
.tertiary-acb4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tertiary-acb4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tertiary-acb4 .chip_0205 {
  padding: 1em 0;
  font-size: 85%;
}
.chip_0205 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.smooth-e3fe {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.smooth-e3fe:after,
.smooth-e3fe:before {
  content: "";
  display: table;
}
.smooth-e3fe:after {
  clear: both;
}
.logo-glass-de59 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.content_bcd2 .logo-glass-de59 {
  max-width: 50%;
}
.chip_e058 .logo-glass-de59 {
  max-width: 33.33%;
}
.row_b21e .logo-glass-de59 {
  max-width: 25%;
}
.header-medium-f73e .logo-glass-de59 {
  max-width: 20%;
}
.description_warm_6100 .logo-glass-de59 {
  max-width: 16.66%;
}
.tag_new_b19d .logo-glass-de59 {
  max-width: 14.28%;
}
.frame-white-b029 .logo-glass-de59 {
  max-width: 12.5%;
}
.outline-advanced-0dc4 .logo-glass-de59 {
  max-width: 11.11%;
}
.secondary-bronze-271f {
  display: block;
}
.east_59b3 .heading_313d label,
.east_59b3 .panel_stone_b61d label,
.east_59b3 .north-d94d label,
.east_59b3 .status-down-dc9e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-114e {
  list-style: none;
  margin: 0;
}
.search-114e article.form-south-f89f {
  margin-bottom: 0;
}
.search-114e ul {
  list-style: none;
  margin: 0;
}
.search-114e .logo-solid-f5de li.form-south-f89f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-114e .logo-solid-f5de li.form-south-f89f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-114e .logo-solid-f5de li.form-south-f89f: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) {
  .search-114e .logo-solid-f5de li.form-south-f89f li.form-south-f89f li.form-south-f89f li.form-south-f89f {
    padding-left: 0;
  }
}
article.form-south-f89f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-south-f89f .motion_1917 p:last-of-type {
  margin-bottom: 0;
}
article.form-south-f89f .fluid-452d {
  float: left;
}
article.form-south-f89f .dynamic-8f73 {
  margin-left: 85px;
}
article.form-south-f89f .hero_liquid_060c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-south-f89f .hero_liquid_060c .secondary_first_6805 {
  margin-left: 10px;
}
article.form-south-f89f .backdrop-liquid-36ee {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-south-f89f .info_focused_fcc9 {
  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 .heading_313d,
  #respond .north-d94d,
  #respond .status-down-dc9e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_313d input,
#respond .north-d94d input,
#respond .status-down-dc9e input {
  width: 100%;
}
#respond .status-down-dc9e {
  margin-right: 0;
}
#respond .widget_white_71ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header-2c43 {
  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;
}
.header-2c43.main-a565 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header-2c43 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%);
}
.header-2c43:focus,
.header-2c43: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);
}
.filter-afc2 {
  border-radius: 10%;
}
.pagination_5b34 {
  border-radius: 50%;
}
.photo-2969 {
  font-size: 0.72em;
}
.upper_84e9 {
  font-size: 0.875em;
}
.article_cool_b834 {
  font-size: 1.1em;
}
.tiny_82f5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tiny_82f5.photo-2969 {
  letter-spacing: 0.5px;
}
.surface_1e60,
.surface_1e60 a {
  color: #6d6d6d;
}
.surface_1e60 a:hover {
  color: #111;
}
.detail-0c31 {
  color: #6d6d6d;
}
.down_acbe {
  overflow-x: hidden;
}
.down_acbe .wrapper-8254.surface_pink_0e3a {
  position: relative;
}
.down_acbe .wrapper-8254.surface_pink_0e3a.overlay_basic_f835 {
  position: initial;
}
.down_acbe
  .wrapper-8254.surface_pink_0e3a.overlay_basic_f835
  .narrow-a790 {
  left: auto;
}
.down_acbe .wrapper-8254 .narrow-a790 {
  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;
}
.down_acbe .wrapper-8254:hover.surface_pink_0e3a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.down_acbe
  .wrapper-8254:hover.surface_pink_0e3a
  .narrow-a790 {
  display: block;
  z-index: 9999999;
}
.down_acbe .box-b01a .pattern-7e1b,
.down_acbe .narrow_0c9b .pattern-7e1b {
  display: none;
}
.down_acbe .info_0bfb .wrapper-8254:hover.surface_pink_0e3a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.east_59b3 .heading_313d label,
.east_59b3 .panel_stone_b61d label,
.east_59b3 .north-d94d label,
.east_59b3 .status-down-dc9e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-114e {
  list-style: none;
  margin: 0;
}
.search-114e article.form-south-f89f {
  margin-bottom: 0;
}
.search-114e ul {
  list-style: none;
  margin: 0;
}
.search-114e .logo-solid-f5de li.form-south-f89f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-114e .logo-solid-f5de li.form-south-f89f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-114e .logo-solid-f5de li.form-south-f89f: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) {
  .search-114e .logo-solid-f5de li.form-south-f89f li.form-south-f89f li.form-south-f89f li.form-south-f89f {
    padding-left: 0;
  }
}
article.form-south-f89f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-south-f89f .motion_1917 p:last-of-type {
  margin-bottom: 0;
}
article.form-south-f89f .fluid-452d {
  float: left;
}
article.form-south-f89f .dynamic-8f73 {
  margin-left: 85px;
}
article.form-south-f89f .hero_liquid_060c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-south-f89f .hero_liquid_060c .secondary_first_6805 {
  margin-left: 10px;
}
article.form-south-f89f .backdrop-liquid-36ee {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-south-f89f .info_focused_fcc9 {
  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 .heading_313d,
  #respond .north-d94d,
  #respond .status-down-dc9e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_313d input,
#respond .north-d94d input,
#respond .status-down-dc9e input {
  width: 100%;
}
#respond .status-down-dc9e {
  margin-right: 0;
}
#respond .widget_white_71ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-b01a .solid-fffb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.solid-fffb .accent_new_4457.tabs-37c6 .purple_7d18 > li > a:focus,
.solid-fffb .accent_new_4457.tabs-37c6 .purple_7d18 > li > a:hover,
.solid-fffb .accent_new_4457.button_orange_b221 .purple_7d18 > li > a:focus,
.solid-fffb .accent_new_4457.button_orange_b221 .purple_7d18 > li > a:hover,
.solid-fffb .accent_new_4457.popup-ce79 .purple_7d18 > li > a:focus,
.solid-fffb .accent_new_4457.popup-ce79 .purple_7d18 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fffb
  .accent_new_4457.tabs-37c6
  .purple_7d18
  > li.table-next-bf02
  > a,
.solid-fffb
  .accent_new_4457.tabs-37c6
  .purple_7d18
  > li.progress_lite_d0bd
  > a,
.solid-fffb
  .accent_new_4457.button_orange_b221
  .purple_7d18
  > li.table-next-bf02
  > a,
.solid-fffb
  .accent_new_4457.button_orange_b221
  .purple_7d18
  > li.progress_lite_d0bd
  > a,
.solid-fffb
  .accent_new_4457.popup-ce79
  .purple_7d18
  > li.table-next-bf02
  > a,
.solid-fffb .accent_new_4457.popup-ce79 .purple_7d18 > li.silver-aa96 > a {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fffb .container_38b2,
.solid-fffb .container_38b2 a {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fffb .backdrop_6b28.active-first-94f1 li a,
.solid-fffb .hero-copper-049e a,
.solid-fffb .border-action-ca5c,
.solid-fffb .purple_7d18 > li > a,
.solid-fffb .border-4dff {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb .backdrop_6b28.active-first-94f1 li a:hover,
.solid-fffb .hero-copper-049e a:hover,
.solid-fffb .border-action-ca5c:hover,
.solid-fffb .purple_7d18 > li > a:hover,
.solid-fffb .border-4dff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fffb .cool_3039 {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb .cool_3039 .box_east_0a4f {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fffb .cool_3039:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fffb .link-370c .heading-4891 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb .link-370c .heading-4891 .slider_eec1 {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb
  .link-370c
  .heading-4891
  .slider_eec1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb
  .link-370c
  .heading-4891
  .slider_eec1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb
  .link-370c
  .heading-4891
  .slider_eec1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb
  .link-370c
  .heading-4891
  .slider_eec1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb .link-370c .search_5132 {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fffb .link-370c .search_5132:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_58d1
  .solid-fffb
  .link-370c
  .lite_9da1
  .primary-1afa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_58d1
  .solid-fffb
  .link-370c
  .lite_9da1
  .slider_eec1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-b01a .picture-hovered-3c33 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture-hovered-3c33 .accent_new_4457.tabs-37c6 .purple_7d18 > li > a:focus,
.picture-hovered-3c33 .accent_new_4457.tabs-37c6 .purple_7d18 > li > a:hover,
.picture-hovered-3c33 .accent_new_4457.button_orange_b221 .purple_7d18 > li > a:focus,
.picture-hovered-3c33 .accent_new_4457.button_orange_b221 .purple_7d18 > li > a:hover,
.picture-hovered-3c33 .accent_new_4457.popup-ce79 .purple_7d18 > li > a:focus,
.picture-hovered-3c33 .accent_new_4457.popup-ce79 .purple_7d18 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-hovered-3c33
  .accent_new_4457.tabs-37c6
  .purple_7d18
  > li.table-next-bf02
  > a,
.picture-hovered-3c33
  .accent_new_4457.tabs-37c6
  .purple_7d18
  > li.progress_lite_d0bd
  > a,
.picture-hovered-3c33
  .accent_new_4457.button_orange_b221
  .purple_7d18
  > li.table-next-bf02
  > a,
.picture-hovered-3c33
  .accent_new_4457.button_orange_b221
  .purple_7d18
  > li.progress_lite_d0bd
  > a,
.picture-hovered-3c33
  .accent_new_4457.popup-ce79
  .purple_7d18
  > li.table-next-bf02
  > a,
.picture-hovered-3c33 .accent_new_4457.popup-ce79 .purple_7d18 > li.silver-aa96 > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-hovered-3c33 .container_38b2,
.picture-hovered-3c33 .container_38b2 a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-hovered-3c33 .backdrop_6b28.active-first-94f1 li a,
.picture-hovered-3c33 .hero-copper-049e a,
.picture-hovered-3c33 .border-action-ca5c,
.picture-hovered-3c33 .purple_7d18 > li > a,
.picture-hovered-3c33 .border-4dff {
  color: rgba(0, 0, 0, 0.55);
}
.picture-hovered-3c33 .backdrop_6b28.active-first-94f1 li a:hover,
.picture-hovered-3c33 .hero-copper-049e a:hover,
.picture-hovered-3c33 .border-action-ca5c:hover,
.picture-hovered-3c33 .purple_7d18 > li > a:hover,
.picture-hovered-3c33 .border-4dff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-hovered-3c33 .cool_3039 {
  color: rgba(0, 0, 0, 0.55);
}
.picture-hovered-3c33 .cool_3039 .box_east_0a4f {
  color: rgba(0, 0, 0, 0.8);
}
.picture-hovered-3c33 .cool_3039:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-soft-3452 .focus_wide_f29c {
  margin-left: auto;
  margin-right: auto;
}
.hidden-ea01 > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden-ea01 .box_top_05ff {
  margin-right: 1.41575em;
}
.filter-mini-1726 .hidden-ea01 > .gradient_over_fa94 {
  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;
}
.filter-mini-1726 .hidden-ea01 > .video-old-a414 {
  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;
}
.active_last_9b3b.pagination-soft-3452 .focus_wide_f29c,
.progress_basic_1c6a.pagination-soft-3452 .focus_wide_f29c {
  margin-left: 0;
}
.pattern_840e.pagination-soft-3452 .focus_wide_f29c,
.dim-7e4e.pagination-soft-3452 .focus_wide_f29c {
  margin-right: 0;
}
.hidden-ea01 ol,
.hidden-ea01 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.widget_fast_31c4 video {
  max-width: 100%;
}
.progress_92b7 img {
  display: block;
}
.progress_92b7.box_top_05ff,
.progress_92b7.main_blue_dd91 {
  width: 100%;
}
.progress_92b7.video-old-a414 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.south-3aee:not(.gallery_purple_4a6f) {
  margin: 1.5em auto;
}
.message-4761 p {
  padding: 1.5em 14px;
}
ul.caption_1069.video-old-a414,
ul.caption_1069.gradient_over_fa94,
ul.caption_1069.rough-8874.gradient_over_fa94 {
  padding: 0 14px;
}
.over_56b3 {
  display: block;
  overflow-x: auto;
}
.over_56b3 table {
  border-collapse: collapse;
  width: 100%;
}
.over_56b3 td,
.over_56b3 th {
  padding: 0.5em;
}
.hidden-ea01 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden-ea01 ol ol,
.hidden-ea01 ol ul,
.hidden-ea01 ul ol,
.hidden-ea01 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden-ea01 ol ol li,
.hidden-ea01 ol ul li,
.hidden-ea01 ul ol li,
.hidden-ea01 ul ul li {
  margin-left: 0;
}
.steel_53cd.progress_dim_06c4 > .upper-bfa0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.steel_53cd.progress_dim_06c4 > .upper-bfa0 iframe,
.steel_53cd.progress_dim_06c4 > .upper-bfa0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.liquid-9b5c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.liquid-9b5c.list_middle_0953 {
  padding: 0;
}
.liquid-9b5c.list_middle_0953 cite {
  font-size: 13px;
}
.liquid-9b5c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.liquid-9b5c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.overlay_edee {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.overlay_edee > p:first-child {
  margin-top: 0;
}
.overlay_edee cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.overlay_edee blockquote {
  border-left: 0;
}
.sort_d979 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sort_d979:not(.header-south-c3af) {
  max-width: 100px;
}
.sort_d979.shade_4a96 {
  border-bottom: none !important;
  text-align: center;
}
.sort_d979.shade_4a96::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message-4761 p {
    padding: 1.5em 0;
  }
}
.widget_stale_c29e {
  color: #0073aa;
}
.action-4b85 {
  background-color: #0073aa;
}
.summary-stale-a64f {
  color: #229fd8;
}
.accent_advanced_482f {
  background-color: #229fd8;
}
.description-advanced-3297 {
  color: #eee;
}
.hard-ad9f {
  background-color: #eee;
}
.middle-aae1 {
  color: #444;
}
.link_7049 {
  background-color: #444;
}
.link-motion-f0bc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-motion-f0bc .summary_rough_8518 .hero-copper-049e {
  font-size: 15px;
}
.link-motion-f0bc .hero-copper-049e {
  line-height: 1.3;
}
.link-motion-f0bc .picture-hovered-3c33 {
}
.link-motion-f0bc .solid-fffb {
  background: #235787;
}
.out_5f31 {
  padding: 0;
}
.out_5f31 .solid-fffb {
  background: #1a1a1a;
}
.out_5f31 .picture-hovered-3c33 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail_7806 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail_7806 .picture-hovered-3c33 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail_7806 .solid-fffb {
  background: #303030;
}
.column_wood_51e8 {
  position: relative;
  z-index: 10;
}
.column_wood_51e8 .shade-dark-e833 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_brown_ddc6 .surface_pink_0e3a {
  display: inline-block;
  vertical-align: middle;
}
.pattern_brown_ddc6.popup-motion-19ec .surface_pink_0e3a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pattern_brown_ddc6.popup-motion-19ec .surface_pink_0e3a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_brown_ddc6.popup-motion-19ec .surface_pink_0e3a {
    margin-right: 0.4em;
  }
}
.pattern_brown_ddc6.popup-motion-19ec .surface_pink_0e3a:last-child {
  margin-right: 0;
}
.nav-smooth-323d .shade-dark-e833 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .box-b01a .summary_rough_8518 {
    margin: 0 -0.5em;
  }
  .box-b01a .summary_rough_8518 [class*="customify-col-"],
  .box-b01a .summary_rough_8518 [class*="customify-col_"],
  .box-b01a .summary_rough_8518 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.box-b01a.description-purple-2d0e .shade-dark-e833 {
  background: 0 0 !important;
}
.box-b01a.description-purple-2d0e .shade-dark-e833,
.box-b01a.nav-smooth-323d .shade-dark-e833 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .box-b01a.highlight_silver_bb26 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.box-b01a.nav-smooth-323d .shade-dark-e833 {
  box-shadow: none !important;
}
.blue-25dd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .blue-25dd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .blue-25dd {
    padding: 18px 0 20px;
  }
}
.blue-25dd .label_outer_635e {
  width: 100%;
}
.blue-25dd .easy_5d93 {
  margin-bottom: 0;
}
.blue-25dd .last_2903 {
  margin-top: 5px;
  font-size: 0.875em;
}
.heading_ad81 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.heading_ad81 .panel_static_b04a {
  width: 100%;
}
.banner_6aa7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.banner_6aa7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.banner_6aa7 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;
}
.banner_6aa7 li:last-child:after {
  display: none;
}
.banner_6aa7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.middle-19ee .pattern-7e1b button,
.blue-25dd .pattern-7e1b button {
  left: 0;
}
.middle-19ee .panel_static_b04a,
.blue-25dd .panel_static_b04a {
  padding-left: 0;
  padding-right: 0;
}
.middle-19ee .heading_ad81,
.blue-25dd .heading_ad81 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.middle-19ee {
  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;
}
.middle-19ee: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;
}
.middle-19ee .overlay-02cf {
  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) {
  .middle-19ee .overlay-02cf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .middle-19ee .overlay-02cf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .middle-19ee .overlay-02cf {
    min-height: 200px;
  }
}
.middle-19ee .banner_6aa7 {
  color: rgba(255, 255, 255, 0.8);
}
.middle-19ee .banner_6aa7 a,
.middle-19ee .banner_6aa7 li:after {
  color: inherit;
}
.middle-19ee .banner_6aa7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo_b653 {
  margin-bottom: 0.5em;
}
.paper_05c1 {
  margin-bottom: 1.2em;
}
.paper_05c1,
.logo_b653 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paper_05c1 p:last-child,
.logo_b653 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pattern-7e1b,
#masthead .pattern-7e1b {
  display: none;
}
#masthead
  > .pattern-7e1b.up-06a3 {
  display: none;
}
#masthead > .pattern-7e1b button {
  left: 0;
}
.gradient_c25c {
  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%;
}
.gradient_c25c .surface_pink_0e3a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient_c25c .complex-df53 {
  display: -webkit-box;
  display: flex;
}
.gradient_c25c .complex-df53.inner_1f62 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient_c25c .complex-df53.item-copper-82a7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_c25c .complex-df53.frame-hard-3028 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_c25c.row-dim-32f5.frame-south-65ce .complex-df53.inner_1f62 {
  flex-basis: 100%;
}
.gradient_c25c.logo-55df .complex-df53.item-copper-82a7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient_c25c.logo-55df .complex-df53.frame-hard-3028 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pattern-7e1b.up-06a3 {
  display: none;
}
#masthead > .pattern-7e1b button {
  left: 0;
}
.filter-108a {
  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;
}
.filter-108a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter-108a.texture_67c7 i {
  margin-right: 4px;
}
.filter-108a.container-brown-951a i {
  margin-left: 5px;
}
.hero-copper-049e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hero-copper-049e p:last-child {
  margin-bottom: 0;
}
.element_bd57 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_bd57 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_bd57 img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_bd57 .container_38b2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_bd57 .menu-6b70 {
  margin: 5px 0 7px 0;
}
.element_bd57.disabled-narrow-3163 .fluid-a757 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_bd57.disabled-narrow-3163 .main_fluid_1671 {
  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;
}
.element_bd57.background_e08e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_bd57.background_e08e .fluid-a757 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_bd57.background_e08e .main_fluid_1671 {
  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;
}
.element_bd57.header_e23d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_bd57.tag_down_efc3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_bd57.tag_down_efc3 .main_fluid_1671 {
  margin-top: 7px;
}
.paragraph-north-2f7f {
  display: inline-block;
}
.column_wood_51e8 .column-8632 .element_bd57 img {
  max-width: 100%;
}
.accent_new_4457 .static-4687.active-6daf,
.wide_5143 .static-4687.active-6daf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent_new_4457 .top-05eb,
.wide_5143 .top-05eb {
  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%);
}
.accent_new_4457 .top-05eb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accent_new_4457.video_pressed_fecf .top-05eb {
  display: none;
}
.accent_new_4457 .chip-thick-c7b0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_new_4457 .chip-thick-c7b0 li {
  display: inline-block;
  position: relative;
}
.accent_new_4457 .chip-thick-c7b0 li:last-child {
  margin-right: 0;
}
.accent_new_4457 .chip-thick-c7b0 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;
}
.accent_new_4457 .chip-thick-c7b0 li.silver-aa96 > a {
  color: rgba(0, 0, 0, 0.9);
}
.accent_new_4457 .chip-thick-c7b0 > 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;
}
.accent_new_4457 .chip-thick-c7b0 > li > a i {
  line-height: 0;
}
.accent_new_4457 .chip-thick-c7b0 > li.in_f3c7 > a .top-05eb {
  margin-left: 4px;
  line-height: 0;
}
.accent_new_4457 .chip-thick-c7b0 .preview-b264 li.in_f3c7 > a {
  position: relative;
}
.accent_new_4457 .chip-thick-c7b0 .preview-b264 li.in_f3c7 > a:after,
.accent_new_4457 .chip-thick-c7b0 .preview-b264 li.in_f3c7 > a:before {
  content: "";
  display: table;
}
.accent_new_4457 .chip-thick-c7b0 .preview-b264 li.in_f3c7 > a:after {
  clear: both;
}
.accent_new_4457 .chip-thick-c7b0 .preview-b264 li.in_f3c7 > a .top-05eb {
  margin-left: 5px;
  float: right;
}
.accent_new_4457 .text-6b9e,
.accent_new_4457 .preview-b264 {
  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;
}
.accent_new_4457 .preview-b264 {
  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;
}
.accent_new_4457 .preview-b264 .active-6daf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent_new_4457 .preview-b264 .top-05eb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accent_new_4457 .preview-b264 li {
  display: block;
  margin: 0;
  padding: 0;
}
.accent_new_4457 .preview-b264 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;
}
.accent_new_4457 .preview-b264 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accent_new_4457 .preview-b264 .preview-b264 {
  top: 0;
  left: 100%;
}
.accent_new_4457 .right_d0ac.fn-focus-bc96 > .text-6b9e,
.accent_new_4457 .right_d0ac.fn-focus-bc96 > .preview-b264,
.accent_new_4457 .right_d0ac:focus > .text-6b9e,
.accent_new_4457 .right_d0ac:focus > .preview-b264,
.accent_new_4457 .right_d0ac:hover > .text-6b9e,
.accent_new_4457 .right_d0ac:hover > .preview-b264 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accent_new_4457.popup-ce79 .purple_7d18:after,
.accent_new_4457.popup-ce79 .purple_7d18:before {
  content: "";
  display: table;
}
.accent_new_4457.popup-ce79 .purple_7d18:after {
  clear: both;
}
.accent_new_4457.popup-ce79 .purple_7d18 > li {
  float: left;
}
.accent_new_4457.description-cd44 .purple_7d18:after,
.accent_new_4457.description-cd44 .purple_7d18:before {
  content: "";
  display: table;
}
.accent_new_4457.description-cd44 .purple_7d18:after {
  clear: both;
}
.accent_new_4457.description-cd44 .purple_7d18 > li {
  float: left;
}
.accent_new_4457.description-cd44 .purple_7d18 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accent_new_4457.description-cd44 .purple_7d18 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accent_new_4457.description-cd44 .purple_7d18 > li.table-next-bf02 > a,
.accent_new_4457.description-cd44 .purple_7d18 > li.silver-aa96 > a {
  color: #fff;
  background-color: #1e4b75;
}
.accent_new_4457.tabs-37c6 .purple_7d18 > li > a .active-6daf {
  position: relative;
}
.accent_new_4457.tabs-37c6 .purple_7d18 > li > a .active-6daf: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;
}
.accent_new_4457.tabs-37c6
  .purple_7d18
  > li:focus
  > a
  .active-6daf:before,
.accent_new_4457.tabs-37c6
  .purple_7d18
  > li:hover
  > a
  .active-6daf:before {
  width: 100%;
  background-color: currentColor;
}
.accent_new_4457.tabs-37c6
  .purple_7d18
  > li.table-next-bf02
  > a
  .active-6daf:before,
.accent_new_4457.tabs-37c6
  .purple_7d18
  > li.progress_lite_d0bd
  > a
  .active-6daf:before {
  width: 100%;
  background-color: currentColor;
}
.accent_new_4457.button_orange_b221 .purple_7d18 > li > a .active-6daf {
  position: relative;
}
.accent_new_4457.button_orange_b221 .purple_7d18 > li > a .active-6daf: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;
}
.accent_new_4457.button_orange_b221 .purple_7d18 > li:focus > a .active-6daf:before,
.accent_new_4457.button_orange_b221
  .purple_7d18
  > li:hover
  > a
  .active-6daf:before {
  width: 100%;
  background-color: currentColor;
}
.accent_new_4457.button_orange_b221
  .purple_7d18
  > li.table-next-bf02
  > a
  .active-6daf:before,
.accent_new_4457.button_orange_b221
  .purple_7d18
  > li.progress_lite_d0bd
  > a
  .active-6daf:before {
  width: 100%;
  background-color: currentColor;
}
.wide_5143 .chip-thick-c7b0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wide_5143 .chip-thick-c7b0 li:first-child > a {
  border-top: none;
}
.wide_5143 .chip-thick-c7b0 .slow-1395 > .active-6daf .top-05eb {
  display: none;
}
.wide_5143 .chip-thick-c7b0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wide_5143 .chip-thick-c7b0 li:last-child {
  border: none;
}
.wide_5143 .chip-thick-c7b0 li.in_f3c7 > a {
  padding-right: 45px !important;
}
.wide_5143 .chip-thick-c7b0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wide_5143 .chip-thick-c7b0 li a:focus,
.wide_5143 .chip-thick-c7b0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wide_5143 .chip-thick-c7b0 li .paper_db94 {
  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;
}
.wide_5143 .chip-thick-c7b0 li .paper_db94:hover {
  box-shadow: none;
}
.wide_5143 .chip-thick-c7b0 li .paper_db94 .top-05eb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wide_5143 .chip-thick-c7b0 .preview-b264 {
  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);
}
.wide_5143 .chip-thick-c7b0 .preview-b264 li a {
  padding-left: 3em;
}
.wide_5143 .chip-thick-c7b0 .card-huge-ca4c > a .paper_db94 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wide_5143 .chip-thick-c7b0 .card-huge-ca4c > .preview-b264 {
  display: block;
  opacity: 1;
}
.article-741e {
  max-width: 100%;
}
.background_orange_57a0 {
  line-height: 0;
  cursor: pointer;
}
.border-4dff {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.border-4dff:hover {
  box-shadow: none;
  color: currentColor;
}
.border-4dff svg {
  width: 18px;
  height: 18px;
}
.border-4dff .table-fbe5 {
  display: none;
}
.slider_green_1cff {
  position: relative;
}
.slider_green_1cff.fn-active-bc96 .border-4dff .top-4c03 {
  display: none;
}
.slider_green_1cff.fn-active-bc96 .border-4dff .table-fbe5 {
  display: inline-block;
}
.slider_green_1cff .gas-39a1 {
  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);
}
.slider_green_1cff.frame-plasma-714c .gas-39a1 {
  left: auto;
  right: -0.9em;
}
.slider_green_1cff.frame-plasma-714c .caption-warm-5848::before {
  left: auto;
  right: 15px;
}
.slider_green_1cff.fn-active-bc96 .gas-39a1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lite_9da1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lite_9da1 label {
  flex-basis: 100%;
}
.lite_9da1 .heading-4891 {
  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;
}
.lite_9da1 .slider_eec1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lite_9da1 .slider_eec1:focus {
  background-color: transparent;
}
.lite_9da1 button.search_5132 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lite_9da1 button.search_5132:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lite_9da1 button.search_5132 svg {
  width: 18px;
  height: 18px;
}
.lite_9da1 input[type="submit"] {
  min-height: auto;
}
.link-370c .lite_9da1 .slider_eec1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption-warm-5848 {
  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) {
  .caption-warm-5848 {
    width: 220px;
  }
}
.caption-warm-5848 label {
  flex-basis: 100%;
}
.caption-warm-5848::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;
}
.stone_58d1 .link-370c .lite_9da1 {
  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;
}
.stone_58d1
  .link-370c
  .lite_9da1
  .heading-4891 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone_58d1 .link-370c .lite_9da1 .slider_eec1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone_58d1
  .link-370c
  .lite_9da1
  .slider_eec1:focus {
  background: 0 0;
}
.stone_58d1
  .link-370c
  .lite_9da1
  .primary-1afa {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.backdrop_6b28 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.backdrop_6b28 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.backdrop_6b28 li:last-child {
  margin-right: 0;
}
.backdrop_6b28 li:first-child {
  margin-left: 0;
}
.backdrop_6b28.huge-7d98 a {
  color: #fff;
}
.backdrop_6b28.huge-7d98 a:hover {
  color: #fff;
}
.backdrop_6b28 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.backdrop_6b28 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.backdrop_6b28 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.backdrop_6b28 a:hover {
  opacity: 0.9;
  color: inherit;
}
.backdrop_6b28 [class*="social-icon-apple"] {
  background-color: #999;
}
.backdrop_6b28 [class*="social-icon-apple"].plasma_1a6a {
  background-color: transparent;
  color: #999;
}
.backdrop_6b28 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.backdrop_6b28 [class*="social-icon-behance"].plasma_1a6a {
  background-color: transparent;
  color: #1769ff;
}
.backdrop_6b28 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.backdrop_6b28 [class*="social-icon-bitbucket"].plasma_1a6a {
  background-color: transparent;
  color: #205081;
}
.backdrop_6b28 [class*="social-icon-codepen"] {
  background-color: #000;
}
.backdrop_6b28 [class*="social-icon-codepen"].plasma_1a6a {
  background-color: transparent;
  color: #000;
}
.backdrop_6b28 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.backdrop_6b28 [class*="social-icon-delicious"].plasma_1a6a {
  background-color: transparent;
  color: #39f;
}
.backdrop_6b28 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.backdrop_6b28 [class*="social-icon-digg"].plasma_1a6a {
  background-color: transparent;
  color: #005be2;
}
.backdrop_6b28 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.backdrop_6b28 [class*="social-icon-dribbble"].plasma_1a6a {
  background-color: transparent;
  color: #ea4c89;
}
.backdrop_6b28 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.backdrop_6b28 [class*="social-icon-envelope"].plasma_1a6a {
  background-color: transparent;
  color: #ea4335;
}
.backdrop_6b28 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.backdrop_6b28 [class*="social-icon-facebook"].plasma_1a6a {
  background-color: transparent;
  color: #3b5998;
}
.backdrop_6b28 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.backdrop_6b28 [class*="social-icon-flickr"].plasma_1a6a {
  background-color: transparent;
  color: #0063dc;
}
.backdrop_6b28 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.backdrop_6b28 [class*="social-icon-foursquare"].plasma_1a6a {
  background-color: transparent;
  color: #2d5be3;
}
.backdrop_6b28 [class*="social-icon-github"] {
  background-color: #333;
}
.backdrop_6b28 [class*="social-icon-github"].plasma_1a6a {
  background-color: transparent;
  color: #333;
}
.backdrop_6b28 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.backdrop_6b28 [class*="social-icon-google-plus"].plasma_1a6a {
  background-color: transparent;
  color: #dd4b39;
}
.backdrop_6b28 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.backdrop_6b28 [class*="social-icon-houzz"].plasma_1a6a {
  background-color: transparent;
  color: #7ac142;
}
.backdrop_6b28 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.backdrop_6b28 [class*="social-icon-instagram"].plasma_1a6a {
  background-color: transparent;
  color: #262626;
}
.backdrop_6b28 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.backdrop_6b28 [class*="social-icon-jsfiddle"].plasma_1a6a {
  background-color: transparent;
  color: #487aa2;
}
.backdrop_6b28 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.backdrop_6b28 [class*="social-icon-linkedin"].plasma_1a6a {
  background-color: transparent;
  color: #0077b5;
}
.backdrop_6b28 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.backdrop_6b28 [class*="social-icon-medium"].plasma_1a6a {
  background-color: transparent;
  color: #00ab6b;
}
.backdrop_6b28 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.backdrop_6b28
  [class*="social-icon-odnoklassniki"].plasma_1a6a {
  background-color: transparent;
  color: #f4731c;
}
.backdrop_6b28 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.backdrop_6b28 [class*="social-icon-meetup"].plasma_1a6a {
  background-color: transparent;
  color: #ec1c40;
}
.backdrop_6b28 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.backdrop_6b28 [class*="social-icon-pinterest"].plasma_1a6a {
  background-color: transparent;
  color: #bd081c;
}
.backdrop_6b28 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.backdrop_6b28 [class*="social-icon-product-hunt"].plasma_1a6a {
  background-color: transparent;
  color: #da552f;
}
.backdrop_6b28 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.backdrop_6b28 [class*="social-icon-reddit"].plasma_1a6a {
  background-color: transparent;
  color: #ff4500;
}
.backdrop_6b28 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.backdrop_6b28 [class*="social-icon-rss"].plasma_1a6a {
  background-color: transparent;
  color: #f26522;
}
.backdrop_6b28 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.backdrop_6b28
  [class*="social-icon-shopping-cart"].plasma_1a6a {
  background-color: transparent;
  color: #4caf50;
}
.backdrop_6b28 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.backdrop_6b28 [class*="social-icon-skype"].plasma_1a6a {
  background-color: transparent;
  color: #00aff0;
}
.backdrop_6b28 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.backdrop_6b28 [class*="social-icon-slideshare"].plasma_1a6a {
  background-color: transparent;
  color: #0077b5;
}
.backdrop_6b28 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.backdrop_6b28 [class*="social-icon-snapchat"].plasma_1a6a {
  background-color: transparent;
  color: #fffc00;
}
.backdrop_6b28 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.backdrop_6b28 [class*="social-icon-soundcloud"].plasma_1a6a {
  background-color: transparent;
  color: #f80;
}
.backdrop_6b28 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.backdrop_6b28 [class*="social-icon-spotify"].plasma_1a6a {
  background-color: transparent;
  color: #2ebd59;
}
.backdrop_6b28 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.backdrop_6b28
  [class*="social-icon-stack-overflow"].plasma_1a6a {
  background-color: transparent;
  color: #fe7a15;
}
.backdrop_6b28 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.backdrop_6b28 [class*="social-icon-maldkfgram"].plasma_1a6a {
  background-color: transparent;
  color: #2ca5e0;
}
.backdrop_6b28 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.backdrop_6b28 [class*="social-icon-tripadvisor"].plasma_1a6a {
  background-color: transparent;
  color: #589442;
}
.backdrop_6b28 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.backdrop_6b28 [class*="social-icon-tumblr"].plasma_1a6a {
  background-color: transparent;
  color: #35465c;
}
.backdrop_6b28 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.backdrop_6b28 [class*="social-icon-twitch"].plasma_1a6a {
  background-color: transparent;
  color: #6441a5;
}
.backdrop_6b28 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.backdrop_6b28 [class*="social-icon-twitter"].plasma_1a6a {
  background-color: transparent;
  color: #1da1f2;
}
.backdrop_6b28 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.backdrop_6b28 [class*="social-icon-vimeo"].plasma_1a6a {
  background-color: transparent;
  color: #1ab7ea;
}
.backdrop_6b28 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.backdrop_6b28 [class*="social-icon-vk"].plasma_1a6a {
  background-color: transparent;
  color: #45668e;
}
.backdrop_6b28 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.backdrop_6b28 [class*="social-icon-weibo"].plasma_1a6a {
  background-color: transparent;
  color: #df2029;
}
.backdrop_6b28 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.backdrop_6b28 [class*="social-icon-weixin"].plasma_1a6a {
  background-color: transparent;
  color: #7bb32e;
}
.backdrop_6b28 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.backdrop_6b28 [class*="social-icon-whatsapp"].plasma_1a6a {
  background-color: transparent;
  color: #25d366;
}
.backdrop_6b28 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.backdrop_6b28 [class*="social-icon-wordpress"].plasma_1a6a {
  background-color: transparent;
  color: #21759b;
}
.backdrop_6b28 [class*="social-icon-xing"] {
  background-color: #026466;
}
.backdrop_6b28 [class*="social-icon-xing"].plasma_1a6a {
  background-color: transparent;
  color: #026466;
}
.backdrop_6b28 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.backdrop_6b28 [class*="social-icon-yelp"].plasma_1a6a {
  background-color: transparent;
  color: #af0606;
}
.backdrop_6b28 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.backdrop_6b28 [class*="social-icon-youtube"].plasma_1a6a {
  background-color: transparent;
  color: #cd201f;
}
.border-action-ca5c {
  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;
}
.border-action-ca5c:hover {
  box-shadow: none;
  background: 0 0;
}
.selected-bff5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.status_29d7 {
  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;
}
.column-north-9419 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background-cdc6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background-cdc6,
.background-cdc6::after,
.background-cdc6::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;
}
.background-cdc6::after,
.background-cdc6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert-7841 .status_29d7 .column-north-9419 {
  margin-top: -2px;
  width: 19px;
}
.alert-7841 .status_29d7 .background-cdc6 {
  margin-top: -1px;
}
.alert-7841 .status_29d7 .background-cdc6,
.alert-7841 .status_29d7 .background-cdc6::after,
.alert-7841 .status_29d7 .background-cdc6::before {
  width: 19px;
  height: 2px;
}
.alert-7841 .status_29d7 .background-cdc6::before {
  top: -6px;
}
.alert-7841 .status_29d7 .background-cdc6::after {
  bottom: -6px;
}
.north_716a .status_29d7 .column-north-9419 {
  margin-top: -2px;
  width: 22px;
}
.north_716a .status_29d7 .background-cdc6 {
  margin-top: -1px;
}
.north_716a .status_29d7 .background-cdc6,
.north_716a .status_29d7 .background-cdc6::after,
.north_716a .status_29d7 .background-cdc6::before {
  width: 22px;
  height: 2px;
}
.north_716a .status_29d7 .background-cdc6::before {
  top: -7px;
}
.north_716a .status_29d7 .background-cdc6::after {
  bottom: -7px;
}
.list_down_4574 .status_29d7 .column-north-9419 {
  margin-top: -2px;
  width: 31px;
}
.list_down_4574 .status_29d7 .background-cdc6 {
  margin-top: -1.5px;
}
.list_down_4574 .status_29d7 .background-cdc6,
.list_down_4574 .status_29d7 .background-cdc6::after,
.list_down_4574 .status_29d7 .background-cdc6::before {
  width: 31px;
  height: 3px;
}
.list_down_4574 .status_29d7 .background-cdc6::before {
  top: -9px;
}
.list_down_4574 .status_29d7 .background-cdc6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .disabled_pressed_5c21 .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_pressed_5c21 .status_29d7 .background-cdc6 {
    margin-top: -1px;
  }
  .disabled_pressed_5c21 .status_29d7 .background-cdc6,
  .disabled_pressed_5c21 .status_29d7 .background-cdc6::after,
  .disabled_pressed_5c21 .status_29d7 .background-cdc6::before {
    width: 19px;
    height: 2px;
  }
  .disabled_pressed_5c21 .status_29d7 .background-cdc6::before {
    top: -6px;
  }
  .disabled_pressed_5c21 .status_29d7 .background-cdc6::after {
    bottom: -6px;
  }
  .full-ca43 .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 22px;
  }
  .full-ca43 .status_29d7 .background-cdc6 {
    margin-top: -1px;
  }
  .full-ca43 .status_29d7 .background-cdc6,
  .full-ca43 .status_29d7 .background-cdc6::after,
  .full-ca43 .status_29d7 .background-cdc6::before {
    width: 22px;
    height: 2px;
  }
  .full-ca43 .status_29d7 .background-cdc6::before {
    top: -7px;
  }
  .full-ca43 .status_29d7 .background-cdc6::after {
    bottom: -7px;
  }
  .avatar-f7b5 .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-f7b5 .status_29d7 .background-cdc6 {
    margin-top: -1.5px;
  }
  .avatar-f7b5 .status_29d7 .background-cdc6,
  .avatar-f7b5 .status_29d7 .background-cdc6::after,
  .avatar-f7b5 .status_29d7 .background-cdc6::before {
    width: 31px;
    height: 3px;
  }
  .avatar-f7b5 .status_29d7 .background-cdc6::before {
    top: -9px;
  }
  .avatar-f7b5 .status_29d7 .background-cdc6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-f918 .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 19px;
  }
  .layout-f918 .status_29d7 .background-cdc6 {
    margin-top: -1px;
  }
  .layout-f918 .status_29d7 .background-cdc6,
  .layout-f918 .status_29d7 .background-cdc6::after,
  .layout-f918 .status_29d7 .background-cdc6::before {
    width: 19px;
    height: 2px;
  }
  .layout-f918 .status_29d7 .background-cdc6::before {
    top: -6px;
  }
  .layout-f918 .status_29d7 .background-cdc6::after {
    bottom: -6px;
  }
  .hidden_silver_8bee .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_silver_8bee .status_29d7 .background-cdc6 {
    margin-top: -1px;
  }
  .hidden_silver_8bee .status_29d7 .background-cdc6,
  .hidden_silver_8bee .status_29d7 .background-cdc6::after,
  .hidden_silver_8bee .status_29d7 .background-cdc6::before {
    width: 22px;
    height: 2px;
  }
  .hidden_silver_8bee .status_29d7 .background-cdc6::before {
    top: -7px;
  }
  .hidden_silver_8bee .status_29d7 .background-cdc6::after {
    bottom: -7px;
  }
  .smooth_867c .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth_867c .status_29d7 .background-cdc6 {
    margin-top: -1.5px;
  }
  .smooth_867c .status_29d7 .background-cdc6,
  .smooth_867c .status_29d7 .background-cdc6::after,
  .smooth_867c .status_29d7 .background-cdc6::before {
    width: 31px;
    height: 3px;
  }
  .smooth_867c .status_29d7 .background-cdc6::before {
    top: -9px;
  }
  .smooth_867c .status_29d7 .background-cdc6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .card_daee .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 19px;
  }
  .card_daee .status_29d7 .background-cdc6 {
    margin-top: -1px;
  }
  .card_daee .status_29d7 .background-cdc6,
  .card_daee .status_29d7 .background-cdc6::after,
  .card_daee .status_29d7 .background-cdc6::before {
    width: 19px;
    height: 2px;
  }
  .card_daee .status_29d7 .background-cdc6::before {
    top: -6px;
  }
  .card_daee .status_29d7 .background-cdc6::after {
    bottom: -6px;
  }
  .component_707e .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 22px;
  }
  .component_707e .status_29d7 .background-cdc6 {
    margin-top: -1px;
  }
  .component_707e .status_29d7 .background-cdc6,
  .component_707e .status_29d7 .background-cdc6::after,
  .component_707e .status_29d7 .background-cdc6::before {
    width: 22px;
    height: 2px;
  }
  .component_707e .status_29d7 .background-cdc6::before {
    top: -7px;
  }
  .component_707e .status_29d7 .background-cdc6::after {
    bottom: -7px;
  }
  .thumbnail-basic-fcd4 .status_29d7 .column-north-9419 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-basic-fcd4 .status_29d7 .background-cdc6 {
    margin-top: -1.5px;
  }
  .thumbnail-basic-fcd4 .status_29d7 .background-cdc6,
  .thumbnail-basic-fcd4 .status_29d7 .background-cdc6::after,
  .thumbnail-basic-fcd4 .status_29d7 .background-cdc6::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-basic-fcd4 .status_29d7 .background-cdc6::before {
    top: -9px;
  }
  .thumbnail-basic-fcd4 .status_29d7 .background-cdc6::after {
    bottom: -9px;
  }
}
.notice_dynamic_e569 .background-cdc6 {
  -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);
}
.notice_dynamic_e569 .background-cdc6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice_dynamic_e569 .background-cdc6::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);
}
.notice_dynamic_e569.grid-41e8 .background-cdc6 {
  -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);
}
.notice_dynamic_e569.grid-41e8 .background-cdc6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice_dynamic_e569.grid-41e8 .background-cdc6::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);
}
.caption-4fba {
  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.input_98e3:before {
  display: none;
}
.narrow_0c9b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.narrow_0c9b .wrapper_right_f613 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.narrow_0c9b .wrapper_right_f613:last-of-type {
  border-bottom: none;
}
.narrow_0c9b .wrapper_right_f613.tertiary-993c,
.narrow_0c9b .wrapper_right_f613.hover-white-494a,
.narrow_0c9b .wrapper_right_f613.orange-9f35 {
  padding: 0;
}
.narrow_0c9b .wide_5143 .paper_db94 {
  color: currentColor;
}
.narrow_0c9b .wide_5143 .paper_db94:focus,
.narrow_0c9b .wide_5143 .paper_db94:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow_0c9b.picture-hovered-3c33 .cool_3039,
.narrow_0c9b.picture-hovered-3c33 .hero-copper-049e a,
.narrow_0c9b.picture-hovered-3c33 .purple_7d18 a,
.narrow_0c9b.picture-hovered-3c33 .preview-b264 a {
  color: rgba(0, 0, 0, 0.55);
}
.narrow_0c9b.picture-hovered-3c33 .cool_3039:hover,
.narrow_0c9b.picture-hovered-3c33 .hero-copper-049e a:hover,
.narrow_0c9b.picture-hovered-3c33 .purple_7d18 a:hover,
.narrow_0c9b.picture-hovered-3c33 .preview-b264 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_0c9b.picture-hovered-3c33 .box_east_0a4f {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_0c9b.picture-hovered-3c33 .wrapper_right_f613 {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow_0c9b.picture-hovered-3c33 .wrapper_right_f613:before {
  background: rgba(0, 0, 0, 0.08);
}
.narrow_0c9b.picture-hovered-3c33 .complex_ffe8:before {
  background: rgba(255, 255, 255, 0.9);
}
.narrow_0c9b.picture-hovered-3c33 .wide_5143 .chip-thick-c7b0 li a,
.narrow_0c9b.picture-hovered-3c33 .wide_5143 .paper_db94,
.narrow_0c9b.picture-hovered-3c33 .preview-b264 {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow_0c9b.picture-hovered-3c33 .wide_5143 .paper_db94:focus,
.narrow_0c9b.picture-hovered-3c33 .wide_5143 .paper_db94:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow_0c9b.picture-hovered-3c33 .chip-thick-c7b0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow_0c9b.solid-fffb .cool_3039,
.narrow_0c9b.solid-fffb .hero-copper-049e a,
.narrow_0c9b.solid-fffb .purple_7d18 .paper_db94,
.narrow_0c9b.solid-fffb .purple_7d18 a,
.narrow_0c9b.solid-fffb .preview-b264 a {
  color: rgba(255, 255, 255, 0.79);
}
.narrow_0c9b.solid-fffb .cool_3039:hover,
.narrow_0c9b.solid-fffb .hero-copper-049e a:hover,
.narrow_0c9b.solid-fffb .purple_7d18 .paper_db94:hover,
.narrow_0c9b.solid-fffb .purple_7d18 a:hover,
.narrow_0c9b.solid-fffb .preview-b264 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_0c9b.solid-fffb .box_east_0a4f {
  color: rgba(255, 255, 255, 0.99);
}
.narrow_0c9b.solid-fffb .wrapper_right_f613 {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_0c9b.solid-fffb .wrapper_right_f613:before {
  background: rgba(255, 255, 255, 0.08);
}
.narrow_0c9b.solid-fffb .complex_ffe8:before {
  background: rgba(0, 0, 0, 0.9);
}
.narrow_0c9b.solid-fffb .wide_5143 .chip-thick-c7b0 li a,
.narrow_0c9b.solid-fffb .wide_5143 .paper_db94,
.narrow_0c9b.solid-fffb .preview-b264 {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_0c9b.solid-fffb .wide_5143 .paper_db94:focus,
.narrow_0c9b.solid-fffb .wide_5143 .paper_db94:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow_0c9b.solid-fffb .chip-thick-c7b0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_ffe8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.complex_ffe8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo_a610 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel-cea2 .narrow_0c9b {
  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;
}
.carousel-cea2 .wrapper_right_f613 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel-cea2 .wrapper_right_f613: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) {
  .carousel-cea2 .wrapper_right_f613:before {
    width: 16%;
    left: 42%;
  }
}
.carousel-cea2 .wrapper_right_f613:last-child:before {
  content: none;
}
.carousel-cea2 .wrapper_right_f613[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel-cea2 .wide_5143 .chip-thick-c7b0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel-cea2 .wide_5143 .chip-thick-c7b0 li a .paper_db94 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel-cea2 .wide_5143 .preview-b264 {
  border: none;
}
.carousel-cea2 .wide_5143 .preview-b264 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel-cea2 .complex_ffe8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel-cea2 .photo_a610 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel-cea2 .solid-fffb .complex_ffe8:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-cea2 .picture-hovered-3c33.heading-left-ea7e .background-cdc6 {
  background: rgba(0, 0, 0, 0.6);
}
.carousel-cea2
  .picture-hovered-3c33.heading-left-ea7e
  .background-cdc6::after,
.carousel-cea2
  .picture-hovered-3c33.heading-left-ea7e
  .background-cdc6:before {
  background: inherit;
}
.carousel-cea2
  .picture-hovered-3c33.heading-left-ea7e:hover
  .background-cdc6 {
  background: rgba(0, 0, 0, 0.8);
}
.shade_fb15 .narrow_0c9b {
  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) {
  .shade_fb15 .narrow_0c9b {
    width: auto;
    right: 45px;
  }
}
.huge_122a .narrow_0c9b {
  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) {
  .huge_122a .narrow_0c9b {
    width: auto;
    left: 45px;
  }
}
.input_98e3 .narrow_0c9b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.input_98e3 .photo_a610 {
  max-width: 48em;
  margin: 0 auto;
}
.input_98e3 .complex_ffe8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hero-1008 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hero-1008.carousel-cea2 .narrow_0c9b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hero-1008.shade_fb15 .narrow_0c9b {
  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);
}
.hero-1008 .narrow_0c9b {
  visibility: visible;
}
.hero-1008.huge_122a .narrow_0c9b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.module-steel-5977,
.bronze_77f1 {
  overflow-x: hidden;
}
.module-steel-5977 .narrow_0c9b {
  overflow: auto;
}
.module-steel-5977.carousel-cea2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-steel-5977.carousel-cea2 .narrow_0c9b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.module-steel-5977.carousel-cea2 .border-action-ca5c {
  opacity: 0;
}
.module-steel-5977.shade_fb15 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-steel-5977.shade_fb15 .narrow_0c9b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.module-steel-5977.shade_fb15 .border-action-ca5c {
  opacity: 0;
}
.module-steel-5977.huge_122a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-steel-5977.huge_122a .narrow_0c9b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.module-steel-5977.huge_122a .border-action-ca5c {
  opacity: 0;
}
.module-steel-5977.input_98e3 .narrow_0c9b {
  z-index: 10;
  visibility: visible;
}
.heading-left-ea7e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.heading-left-ea7e .background-cdc6 {
  background: rgba(255, 255, 255, 0.99);
}
.heading-left-ea7e .background-cdc6::after,
.heading-left-ea7e .background-cdc6:before {
  background: inherit;
}
.heading-left-ea7e:hover .background-cdc6 {
  background: rgba(255, 255, 255, 0.99);
}
.huge_122a .heading-left-ea7e {
  top: 10px;
  right: auto;
  left: 12px;
}
.input_98e3 .heading-left-ea7e {
  display: none !important;
}
.module-steel-5977:before,
.bronze_77f1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.module-steel-5977 .heading-left-ea7e,
.bronze_77f1 .heading-left-ea7e {
  display: inline-block;
}
.narrow_0c9b .surface_pink_0e3a {
  -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;
}
.module-steel-5977 .narrow_0c9b .surface_pink_0e3a,
.bronze_77f1 .narrow_0c9b .surface_pink_0e3a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_de6b .heading-4891 {
  width: 100%;
}
.column-8632 {
  padding: 0 0.5em 0;
}
.column-8632 [class*="customify-col-"],
.column-8632 [class*="customify-col_"],
.column-8632 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notice_next_10bc .column-8632 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_rough_8518 .lower-236c,
  .lower-236c {
    display: none;
  }
  .description_81f7 {
    text-align: left;
  }
  .white-2076 {
    text-align: center;
  }
  .block_small_fc36 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_rough_8518 .label-fast-68d7,
  .label-fast-68d7 {
    display: none;
  }
  .preview-under-4e38 {
    text-align: left;
  }
  .accent_9cae {
    text-align: center;
  }
  .tooltip_copper_0469 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_rough_8518 .logo-3089,
  .logo-3089 {
    display: none;
  }
  .hidden-29b9 {
    text-align: left;
  }
  .module_west_7f6c {
    text-align: center;
  }
  .light-db84 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thick_eb95 {
  box-shadow: none !important;
}
.focus-basic-a0bf .heading-stone-57bb,
.top-a2e0 .heading-stone-57bb {
  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;
}
.top-a2e0 .heading-stone-57bb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade-dark-e833 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade-dark-e833:after,
.shade-dark-e833:before {
  content: "";
  display: table;
}
.shade-dark-e833:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade-dark-e833 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade-dark-e833,
.highlight_silver_bb26 {
  max-width: 1248px;
  margin: 0 auto;
}

.element-d607.plasma-1d43 .shade-dark-e833 {
  max-width: 100%;
}
.element-d607.slider-green-1d4a {
  max-width: 1200px;
  margin: 0 auto;
}
.element-d607.bronze-c2f8 .shade-dark-e833 {
  max-width: 100%;
}
.element-d607.bronze-c2f8 > .shade-dark-e833 {
  padding-left: 0;
  padding-right: 0;
}
.element-d607.bronze-c2f8 > .shade-dark-e833 .summary_rough_8518 {
  margin: 0;
}
.element-d607.bronze-c2f8
  > .shade-dark-e833
  .nav_107e.photo_red_3234 {
  margin-right: 0;
  margin-left: 0;
}
.element-d607.bronze-c2f8 #main.photo_red_3234 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .yellow-d51c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-d51c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notice-0a7b .focus_wide_f29c {
    padding-right: 1em;
  }
  .notice-0a7b.secondary-6787 .nav_107e {
    border-right: 1px solid #eaecee;
  }
  .notice-0a7b.secondary-6787 .focus_wide_f29c {
    padding-right: 1em;
  }
  .notice-0a7b.secondary-6787 .down-e2db {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-huge-24d3 .focus_wide_f29c {
    padding-left: 1em;
  }
  .hero-huge-24d3.secondary-6787 .nav_107e {
    border-left: 1px solid #eaecee;
  }
  .hero-huge-24d3.secondary-6787 .focus_wide_f29c {
    padding-left: 1em;
  }
  .hero-huge-24d3.secondary-6787 .down-e2db {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough_d4e5 .focus_wide_f29c {
    padding-left: 1em;
  }
  .rough_d4e5.secondary-6787 .article-focused-c528 {
    border-right: 1px solid #eaecee;
  }
  .rough_d4e5.secondary-6787 .progress_2303 {
    border-right: 1px solid #eaecee;
  }
  .rough_d4e5.secondary-6787 .focus_wide_f29c {
    padding-left: 1em;
  }
  .rough_d4e5.secondary-6787 .down-e2db {
    padding-right: 1em;
  }
  .rough_d4e5.secondary-6787 .border-c930 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-356b .focus_wide_f29c {
    padding-right: 1em;
  }
  .up-356b.secondary-6787 .article-focused-c528 {
    border-left: 1px solid #eaecee;
  }
  .up-356b.secondary-6787 .progress_2303 {
    border-left: 1px solid #eaecee;
  }
  .up-356b.secondary-6787 .focus_wide_f29c {
    padding-right: 1em;
  }
  .up-356b.secondary-6787 .down-e2db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-356b.secondary-6787 .border-c930 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow-d51c .focus_wide_f29c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-d51c.secondary-6787 .nav_107e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .yellow-d51c.secondary-6787 .focus_wide_f29c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-d51c.secondary-6787 .down-e2db {
    padding-left: 1em;
  }
  .yellow-d51c.secondary-6787 .border-c930 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .yellow-d51c.secondary-6787 .focus_wide_f29c {
    padding-left: 0;
  }
}
.backdrop_outer_c0e7 .pattern_brown_ddc6 {
  display: inline-block;
}
.thumbnail_down_1820 {
  display: inline-block;
}
.label_yellow_e4a6 {
  word-con: break-word;
}
.dropdown_wood_a42d > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown_wood_a42d .simple-36ec {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown_wood_a42d .media_fresh_902c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.disabled-plasma-453d .info-yellow-7f7e {
  margin-bottom: 2em;
}
.disabled-plasma-453d .wrapper_a5ae {
  margin-bottom: 15px;
}
.disabled-plasma-453d .wrapper_a5ae:last-child {
  margin-bottom: 0;
}
.disabled-plasma-453d .logo-dim-b4df {
  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) {
  .disabled-plasma-453d .logo-dim-b4df {
    display: block;
  }
}
.disabled-plasma-453d .input-dbb0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .disabled-plasma-453d .input-dbb0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.disabled-plasma-453d .huge_d558 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.disabled-plasma-453d .huge_d558 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.disabled-plasma-453d .huge_d558 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.disabled-plasma-453d .label_yellow_e4a6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-plasma-453d .label_yellow_e4a6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.disabled-plasma-453d .link_a4c0 p:last-child {
  margin-bottom: 0;
}
.disabled-plasma-453d .cool_ab2e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.disabled-plasma-453d .backdrop-bright-35e5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.disabled-plasma-453d .card-hard-812a {
  margin-top: 1em;
}
.disabled-plasma-453d .summary-solid-fea7 {
  top: 0;
  display: block;
}
.disabled-plasma-453d .summary-solid-fea7 a {
  color: inherit;
}
.disabled-plasma-453d .summary-solid-fea7 a:hover {
  color: inherit;
}
.disabled-plasma-453d .accent_75d6 {
  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;
}
.disabled-plasma-453d .accent_75d6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.disabled-plasma-453d .backdrop-bright-35e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.disabled-plasma-453d .shade-114c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.disabled-plasma-453d .shade-114c:first-child {
  margin-top: 0;
}
.disabled-plasma-453d .shade-114c.search_clean_0c7c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.disabled-plasma-453d .shade-114c.element-easy-7837 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled-plasma-453d
  .shade-114c.element-easy-7837.gradient-7c90
  .card-hard-812a {
  width: 100%;
}
.disabled-plasma-453d .element-easy-7837 {
  -webkit-box-align: center;
  align-items: center;
}
.disabled-plasma-453d .element-easy-7837 .dropdown_wood_a42d,
.disabled-plasma-453d .element-easy-7837 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.disabled-plasma-453d .huge_d558 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled-plasma-453d .huge_d558 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled-plasma-453d .huge_d558: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;
}
.disabled-plasma-453d .search_clean_0c7c {
  z-index: 5;
}
.disabled-plasma-453d .panel_df9f .paragraph_in_0448 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.disabled-plasma-453d .lite-10bd .paragraph_in_0448 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.disabled-plasma-453d .thumbnail_wide_4181 .paragraph_in_0448 {
  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;
}
.disabled-plasma-453d.search-2984 .logo-dim-b4df,
.disabled-plasma-453d.alert-c87d .logo-dim-b4df {
  display: block;
}
.disabled-plasma-453d.search-2984 .logo-dim-b4df .center-1df7,
.disabled-plasma-453d.search-2984 .logo-dim-b4df .backdrop-bright-35e5,
.disabled-plasma-453d.alert-c87d .logo-dim-b4df .center-1df7,
.disabled-plasma-453d.alert-c87d .logo-dim-b4df .backdrop-bright-35e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled-plasma-453d.simple_5821 .input-dbb0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .disabled-plasma-453d.simple_5821 .input-dbb0 {
    margin-right: 0;
  }
}
.disabled-plasma-453d.search-2984 .input-dbb0,
.disabled-plasma-453d.alert-c87d .input-dbb0 {
  padding-top: 40%;
}
.disabled-plasma-453d.search-2984 .info-yellow-7f7e,
.disabled-plasma-453d.alert-c87d .info-yellow-7f7e {
  display: block;
}
.disabled-plasma-453d.search-2984 .fn-sticky-bc96 .backdrop-bright-35e5,
.disabled-plasma-453d.alert-c87d .fn-sticky-bc96 .backdrop-bright-35e5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.disabled-plasma-453d.search-2984 .input-dbb0,
.disabled-plasma-453d.alert-c87d .input-dbb0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.disabled-plasma-453d.search-2984 .backdrop-bright-35e5 {
  padding: 1em;
}
.list_pink_1ce4 {
  margin: 30px auto;
  display: block;
}
.list_pink_1ce4 .focus_b083 > * {
  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;
}
.list_pink_1ce4 .focus_b083 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list_pink_1ce4 .focus_b083 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary-6c95 .dropdown_wood_a42d {
  margin-bottom: 1.41575em;
}
.summary-6c95 .label_bronze_6610 {
  margin-bottom: 1.618em;
}
.hidden-ea01 .short-c0dc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden-ea01 .short-c0dc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden-ea01 .block_c2a8 {
  max-width: 100%;
  overflow: auto;
}
.pagination-soft-3452 .hidden-ea01 a:hover {
  text-decoration: underline;
}
.paper_1d86 .wrapper_a5ae:not(.label_yellow_e4a6),
.paper_1d86 .huge_d558 {
  margin-bottom: 1.41575em;
}
.paper_1d86 .wrapper_a5ae:not(.label_yellow_e4a6):last-child,
.paper_1d86 .huge_d558:last-child {
  margin-bottom: 0;
}
.paper_1d86 .wrapper_a5ae.button-6bdb {
  margin-bottom: 0.41575em;
}
.paper_1d86 .card_bd66:before,
.paper_1d86 .layout_56d7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.paper_1d86 .card_bd66:before {
  content: "\f115";
}
.paper_1d86 .layout_56d7:before {
  content: "\f02c";
}
.paper_1d86 .secondary-inner-82a2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.paper_1d86 .secondary-inner-82a2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paper_6187 {
  display: -webkit-box;
  display: flex;
}
.paper_6187 .grid-ac09 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paper_6187 .grid-ac09 {
    flex-basis: 90px;
  }
}
.paper_6187 .popup_adca {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper_6187 .popup_adca {
    flex-basis: calc(100% - 50px);
  }
}
.paper_6187 .widget_next_0374 p:last-child {
  margin-bottom: 0.72em;
}
.mini-b747 .focus_b083 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini-b747 .focus_b083:after,
.mini-b747 .focus_b083:before {
  content: "";
  display: table;
}
.mini-b747 .focus_b083:after {
  clear: both;
}
.mini-b747 .focus_b083 .medium-14e0,
.mini-b747 .focus_b083 .down-1087 {
  width: 49%;
}
.mini-b747 .focus_b083 .medium-14e0 a span.hero-6649,
.mini-b747 .focus_b083 .down-1087 a span.hero-6649 {
  display: block;
  margin-bottom: 5px;
}
.mini-b747 .focus_b083 .down-1087 {
  float: left;
  text-align: left;
}
.mini-b747 .focus_b083 .medium-14e0 {
  float: right;
  text-align: right;
}
.narrow_1e12 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .narrow_1e12 {
    margin-bottom: 0;
  }
}
.button_white_0172 {
  margin-bottom: 1em;
}
.button_white_0172 .label_yellow_e4a6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hover_937b a {
  display: block;
  line-height: 0;
  position: relative;
}
.out-073b .button_white_0172,
.section_east_d118 .button_white_0172 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .out-073b .button_white_0172,
  .section_east_d118 .button_white_0172 {
    display: block;
  }
}
.out-073b .hover_937b,
.section_east_d118 .hover_937b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .out-073b .hover_937b,
  .section_east_d118 .hover_937b {
    margin-bottom: 1em;
  }
}
.out-073b .hover_937b img,
.section_east_d118 .hover_937b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.out-073b .next-e43c,
.section_east_d118 .next-e43c {
  flex-basis: calc(100% - 160px);
}
.out-073b .next-e43c p,
.section_east_d118 .next-e43c p {
  margin-bottom: 0;
}
.out-073b .next-e43c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .out-073b .next-e43c {
    padding-left: 0;
  }
}
.section_east_d118 .next-e43c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section_east_d118 .next-e43c {
    padding-right: 0;
  }
}
.section_east_d118 .hover_937b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.table-ebb5 .hover_937b {
  margin-bottom: 0.5em;
}
.table-ebb5 .hover_937b img {
  width: 100%;
}
.motion_2d94 .hero-paper-5f0f,
.inner_0811 .hero-paper-5f0f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.inner_0811 .nav_107e .small-ab6b p:last-child {
  margin-bottom: 0;
}
.first-a943 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.texture-848c .widget-first-692b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .texture-848c .widget-first-692b:last-of-type {
    margin-bottom: 0;
  }
}
.texture-848c .widget-first-692b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-848c .widget-first-692b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.texture-848c .widget-first-692b ul li {
  margin: 0 0 0.6em;
}
.texture-848c .widget-first-692b ul li.hard-42af,
.texture-848c .widget-first-692b ul li.top_0c41 {
  position: relative;
}
.texture-848c .widget-first-692b ul li.hard-42af .hidden_8700,
.texture-848c .widget-first-692b ul li.top_0c41 .hidden_8700 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.texture-848c .widget-first-692b ul li.hard-42af:after:after,
.texture-848c .widget-first-692b ul li.hard-42af:after:before,
.texture-848c
  .widget-first-692b
  ul
  li.top_0c41:after:after,
.texture-848c
  .widget-first-692b
  ul
  li.top_0c41:after:before {
  content: "";
  display: table;
}
.texture-848c .widget-first-692b ul li.hard-42af:after:after,
.texture-848c
  .widget-first-692b
  ul
  li.top_0c41:after:after {
  clear: both;
}
.texture-848c .widget-first-692b a.avatar_d1d3:hover {
  text-decoration: none;
}
.texture-848c .widget-first-692b select {
  max-width: 100%;
}
.texture-848c .widget-first-692b table {
  font-size: 85%;
}
.texture-848c .widget-first-692b table td,
.texture-848c .widget-first-692b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.texture-848c .widget-first-692b table tfoot td {
  text-align: left;
}
.texture-848c .widget-first-692b :last-child {
  margin-bottom: 0;
}
.texture-848c .widget-first-692b .right_a975 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.texture-848c .widget-first-692b .right_a975 label {
  width: 100%;
}
.texture-848c .widget-first-692b .right_a975 .slider_eec1 {
  width: 100%;
  display: block;
}
.texture-848c .widget-first-692b .right_a975 .search_5132 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.texture-848c .widget-first-692b .right_a975 .search_5132:hover svg #svg-search {
  fill: #444;
}
.texture-848c .widget-first-692b .right_a975 .search_5132 svg {
  width: 18px;
  height: 18px;
}
.texture-848c .logo_497e ul ul,
.texture-848c .widget-wood-52db ul ul,
.texture-848c .table_c274 ul ul,
.texture-848c .wrapper_84c7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.texture-848c .logo_497e .in_f3c7 > a,
.texture-848c .widget-wood-52db .in_f3c7 > a,
.texture-848c .table_c274 .in_f3c7 > a,
.texture-848c .wrapper_84c7 .in_f3c7 > a {
  margin-bottom: 0;
}
.texture-848c .accordion-north-9837 li,
.texture-848c .logo_497e li,
.texture-848c .frame-top-3bf0 li,
.texture-848c .widget-wood-52db li,
.texture-848c .table_c274 li,
.texture-848c .wrapper_84c7 li,
.texture-848c .dim_9a63 li,
.texture-848c .article_5720 li {
  display: block;
  position: relative;
}
.texture-848c .accordion-north-9837 li:last-child,
.texture-848c .logo_497e li:last-child,
.texture-848c .frame-top-3bf0 li:last-child,
.texture-848c .widget-wood-52db li:last-child,
.texture-848c .table_c274 li:last-child,
.texture-848c .wrapper_84c7 li:last-child,
.texture-848c .dim_9a63 li:last-child,
.texture-848c .article_5720 li:last-child {
  border: none;
}
.texture-848c .accordion-north-9837 li a,
.texture-848c .logo_497e li a,
.texture-848c .frame-top-3bf0 li a,
.texture-848c .widget-wood-52db li a,
.texture-848c .table_c274 li a,
.texture-848c .wrapper_84c7 li a,
.texture-848c .dim_9a63 li a,
.texture-848c .article_5720 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-848c .accordion-north-9837 li ul li::before,
.texture-848c .logo_497e li ul li::before,
.texture-848c .frame-top-3bf0 li ul li::before,
.texture-848c .widget-wood-52db li ul li::before,
.texture-848c .table_c274 li ul li::before,
.texture-848c .wrapper_84c7 li ul li::before,
.texture-848c .dim_9a63 li ul li::before,
.texture-848c .article_5720 li ul li::before {
  left: 15px;
}
.texture-848c .accordion-north-9837 li ul a,
.texture-848c .logo_497e li ul a,
.texture-848c .frame-top-3bf0 li ul a,
.texture-848c .widget-wood-52db li ul a,
.texture-848c .table_c274 li ul a,
.texture-848c .wrapper_84c7 li ul a,
.texture-848c .dim_9a63 li ul a,
.texture-848c .article_5720 li ul a {
  padding-left: 20px;
}
.texture-848c .accordion-north-9837 li ul ul li::before,
.texture-848c .logo_497e li ul ul li::before,
.texture-848c .frame-top-3bf0 li ul ul li::before,
.texture-848c .widget-wood-52db li ul ul li::before,
.texture-848c .table_c274 li ul ul li::before,
.texture-848c .wrapper_84c7 li ul ul li::before,
.texture-848c .dim_9a63 li ul ul li::before,
.texture-848c .article_5720 li ul ul li::before {
  left: 30px;
}
.texture-848c .accordion-north-9837 li ul ul a,
.texture-848c .logo_497e li ul ul a,
.texture-848c .frame-top-3bf0 li ul ul a,
.texture-848c .widget-wood-52db li ul ul a,
.texture-848c .table_c274 li ul ul a,
.texture-848c .wrapper_84c7 li ul ul a,
.texture-848c .dim_9a63 li ul ul a,
.texture-848c .article_5720 li ul ul a {
  padding-left: 40px;
}
.texture-848c .disabled-b8a4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-848c .article_5720 ul li {
  margin-bottom: 1.41575em;
}
.texture-848c .article_5720 ul li .link_advanced_cbfe {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.texture-848c .article_5720 ul li .tall-b859 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.solid-fffb .accordion-north-9837 li a,
.solid-fffb .logo_497e li a,
.solid-fffb .frame-top-3bf0 li a,
.solid-fffb .widget-wood-52db li a,
.solid-fffb .table_c274 li a,
.solid-fffb .wrapper_84c7 li a,
.solid-fffb .dim_9a63 li a,
.solid-fffb .article_5720 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-fffb .disabled-b8a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-fffb .widget-first-692b ul li.hard-42af .hidden_8700,
.solid-fffb .widget-first-692b ul li.top_0c41 .hidden_8700 {
  background: rgba(0, 0, 0, 0.2);
}
.solid-fffb .texture-848c .widget-first-692b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-d607 .texture-848c .chip-thick-c7b0 li {
  margin: 0;
}
.element-d607 .texture-848c .chip-thick-c7b0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.element-d607 .texture-848c .chip-thick-c7b0 li ul {
  margin: 0;
}
.element-d607 .texture-848c .chip-thick-c7b0 li ul li a {
  padding-left: 15px;
}
.element-d607 .texture-848c .chip-thick-c7b0 li ul li li a {
  padding-left: 30px;
}
.element-d607 .texture-848c .chip-thick-c7b0 li.silver-aa96 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.element-d607 .texture-848c .chip-thick-c7b0 li.silver-aa96 > 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;
}
.element-d607 .texture-848c .chip-thick-c7b0 li.silver-aa96 > 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;
}
.popup-d053 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero_in_f9be {
  position: relative;
  z-index: 10;
}
.hero_in_f9be .surface_pink_0e3a {
  width: 100%;
  max-width: 100%;
}
.header-81b5 .steel_8786 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header-81b5 .picture-hovered-3c33 {
}
.header-81b5 .solid-fffb {
  background: #292929;
}
.pagination_c3a9 .steel_8786 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pagination_c3a9 .picture-hovered-3c33 {
  background: #f9f9f9;
}
.pagination_c3a9 .solid-fffb {
  background: #303030;
}
.block_pressed_d3d5 .steel_8786 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_pressed_d3d5 .pattern_brown_ddc6 {
    margin-bottom: 1em;
  }
  .block_pressed_d3d5 .pattern_brown_ddc6:last-child {
    margin-bottom: 0;
  }
}
.block_pressed_d3d5 .picture-hovered-3c33 {
  background: #ededed;
}
.block_pressed_d3d5 .solid-fffb {
  background: #1a1a1a;
}
.steel_8786.picture-hovered-3c33 {
  color: rgba(0, 0, 0, 0.6);
}
.steel_8786.picture-hovered-3c33 .item-next-8132 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_8786.solid-fffb {
  color: rgba(255, 255, 255, 0.99);
}
.steel_8786.solid-fffb a:not(.avatar_d1d3) {
  color: rgba(255, 255, 255, 0.79);
}
.steel_8786.solid-fffb a:not(.avatar_d1d3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_8786.solid-fffb .item-next-8132 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_8786.solid-fffb table tbody td,
.steel_8786.solid-fffb table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_0bfb.nav-smooth-323d .shade-dark-e833 {
  max-width: initial;
}
.info_0bfb .popup-motion-19ec {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_0bfb .popup-motion-19ec .surface_pink_0e3a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_0bfb .popup-motion-19ec .surface_pink_0e3a {
    display: block;
    margin-bottom: 2em;
  }
  .info_0bfb .popup-motion-19ec .surface_pink_0e3a:last-child {
    margin-bottom: 0;
  }
}
.block_pressed_d3d5 .pattern_brown_ddc6:last-child,
.pagination_c3a9 .pattern_brown_ddc6:last-child,
.header-81b5 .pattern_brown_ddc6:last-child {
  margin-bottom: 0;
}
.block_pressed_d3d5 .pattern_brown_ddc6 .texture-848c .widget-first-692b:last-child,
.pagination_c3a9 .pattern_brown_ddc6 .texture-848c .widget-first-692b:last-child,
.header-81b5 .pattern_brown_ddc6 .texture-848c .widget-first-692b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block_pressed_d3d5 .dirty_a580,
  .block_pressed_d3d5 .hover-53ee,
  .pagination_c3a9 .dirty_a580,
  .pagination_c3a9 .hover-53ee,
  .header-81b5 .dirty_a580,
  .header-81b5 .hover-53ee {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero_in_f9be .pattern_brown_ddc6 {
    margin-bottom: 2em;
  }
}
.hero_in_f9be p:last-child {
  margin-bottom: 0;
}
.hero_in_f9be li,
.hero_in_f9be ul {
  list-style: none;
  margin: 0;
}
.hero_in_f9be ul ul {
  margin-left: 2.617924em;
}
.card_381d {
  font-size: 0.875em;
}

/* css-noise: ef61 */
.shadow-element-i6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
