/*!
Theme Name: Customify
Theme URI: https://pressmaximum.clean-f59b/customify
Author: WPCustomify
Author URI: https://pressmaximum.clean-f59b
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.clean-f59b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.banner_solid_4013.gradient-gas-6dd8/licenses/gpl-2.0.notice-last-39f0
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.panel-large-2164/, (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.button_green_09ab.stone-66ed/normalize.component_hovered_093f/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.component_hovered_093f v7.0.0 | MIT License | github.clean-f59b/necolas/normalize.component_hovered_093f */
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;
}
.prev_89ad .dropdown_025f,
.last-088b,
.description-937d,
.hovered_7112,
.up_a1bf,
.carousel_center_6a43,
.outline_4eb4,
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;
}
.last-088b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .last-088b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .last-088b,
  h1 {
    font-size: 1.8em;
  }
}
.description-937d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.description-937d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .description-937d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .description-937d,
  h2 {
    font-size: 1.7em;
  }
}
.hovered_7112,
h3 {
  font-size: 1.618em;
}
.prev_89ad .dropdown_025f,
.up_a1bf,
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.short-4f31 {
  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;
}
.focus_ea5c:after,
.focus_ea5c:before,
.label_gas_323a:after,
.label_gas_323a:before {
  content: "";
  display: table;
}
.focus_ea5c:after,
.label_gas_323a:after {
  clear: both;
}
.red-0895 {
  float: right;
  margin-right: 0;
}
.column-4080 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.red-0d83 .pagination_6c56,
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;
}
.red-0d83 .pagination_6c56: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;
}
.stale-7835 .pagination_6c56 {
  box-shadow: none;
}
.stale-7835
  .pagination_6c56
  .caption-7a4b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.stale-7835 .pagination_6c56 .cold-f08a {
  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;
}
.stale-7835
  .pagination_6c56
  .cold-f08a
  b {
  display: none;
}
.stale-7835 .old_9c9f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.light_891d:not(.hover-6dc0):not(.photo_thick_785f),
button:not(.hover-6dc0):not(.photo_thick_785f),
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ),
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ),
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ) {
  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;
}
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ):hover,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ):hover,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):hover,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):hover,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ):active,
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ):active,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):active,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):active,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):active,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus {
  outline: 0;
}
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6 {
  position: relative;
}
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .modal-soft-3527,
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .notification_72ea,
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .inner_f72b,
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  i,
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  svg,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .modal-soft-3527,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .notification_72ea,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .inner_f72b,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  i,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  svg,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .modal-soft-3527,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .notification_72ea,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .inner_f72b,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  i,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  svg,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .modal-soft-3527,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .notification_72ea,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .inner_f72b,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  i,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  svg,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .modal-soft-3527,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .notification_72ea,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  .inner_f72b,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  i,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6
  svg {
  visibility: hidden;
}
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6:after,
button:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6:after,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6:after,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6:after,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ).fn-loading-6ee6: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;
}
.light_891d:not(.hover-6dc0):not(.photo_thick_785f),
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ),
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ),
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ) {
  color: #fff;
  background: #235787;
}
.light_891d:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus,
input[type="button"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus,
input[type="reset"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus,
input[type="submit"]:not(.hover-6dc0):not(
    .photo_thick_785f
  ):focus {
  color: #fff;
}
.light_891d.fn-disabled-6ee6:not(.hover-6dc0):not(
    .photo_thick_785f
  ),
.light_891d[disabled]:not(.hover-6dc0):not(
    .photo_thick_785f
  ),
button.fn-disabled-6ee6:not(.hover-6dc0):not(
    .photo_thick_785f
  ),
button[disabled]:not(.hover-6dc0):not(
    .photo_thick_785f
  ) {
  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;
}
.hot-098f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hot-098f: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;
}
.thumbnail_in_2d7d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.prev_e431 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gas-d9de {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus_ea5c:after,
.focus_ea5c:before,
.main_197f:after,
.main_197f:before,
.mask-de82:after,
.mask-de82:before,
.dynamic-fba3:after,
.dynamic-fba3:before,
.north_a3a2:after,
.north_a3a2:before,
.last_4c0d:after,
.last_4c0d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus_ea5c:after,
.main_197f:after,
.mask-de82:after,
.dynamic-fba3:after,
.north_a3a2:after,
.last_4c0d:after {
  clear: both;
}
.main_197f .outline_ec43,
.mask-de82 .outline_ec43,
.carousel_beb3 .outline_ec43 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.avatar_dark_3d9b {
  display: inline-block;
}
.image-3fdf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-3fdf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-3fdf .column_gold_987e {
  padding: 1em 0;
  font-size: 85%;
}
.column_gold_987e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.menu_d473 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.menu_d473:after,
.menu_d473:before {
  content: "";
  display: table;
}
.menu_d473:after {
  clear: both;
}
.info_purple_09ce {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary-inner-a848 .info_purple_09ce {
  max-width: 50%;
}
.accent-glass-19c2 .info_purple_09ce {
  max-width: 33.33%;
}
.bright-9908 .info_purple_09ce {
  max-width: 25%;
}
.solid-7efb .info_purple_09ce {
  max-width: 20%;
}
.heading_white_5065 .info_purple_09ce {
  max-width: 16.66%;
}
.shadow-02b0 .info_purple_09ce {
  max-width: 14.28%;
}
.static-99ba .info_purple_09ce {
  max-width: 12.5%;
}
.paragraph_f59d .info_purple_09ce {
  max-width: 11.11%;
}
.hero-cd8f {
  display: block;
}
.prev_89ad .form_advanced_2657 label,
.prev_89ad .banner_0e16 label,
.prev_89ad .input-610c label,
.prev_89ad .clean-9e1d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.advanced-d077 {
  list-style: none;
  margin: 0;
}
.advanced-d077 article.stale-e911 {
  margin-bottom: 0;
}
.advanced-d077 ul {
  list-style: none;
  margin: 0;
}
.advanced-d077 .brown-0f7b li.stale-e911 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .advanced-d077 .brown-0f7b li.stale-e911 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .advanced-d077 .brown-0f7b li.stale-e911: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) {
  .advanced-d077 .brown-0f7b li.stale-e911 li.stale-e911 li.stale-e911 li.stale-e911 {
    padding-left: 0;
  }
}
article.stale-e911 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stale-e911 .main_197f p:last-of-type {
  margin-bottom: 0;
}
article.stale-e911 .thumbnail-bottom-d751 {
  float: left;
}
article.stale-e911 .container_5d36 {
  margin-left: 85px;
}
article.stale-e911 .border-inner-04d7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stale-e911 .border-inner-04d7 .badge_lower_5031 {
  margin-left: 10px;
}
article.stale-e911 .modal_3e77 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stale-e911 .fixed-72d0 {
  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 .form_advanced_2657,
  #respond .input-610c,
  #respond .clean-9e1d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_advanced_2657 input,
#respond .input-610c input,
#respond .clean-9e1d input {
  width: 100%;
}
#respond .clean-9e1d {
  margin-right: 0;
}
#respond .text_268d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_e84f {
  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;
}
.down_e84f.hidden-bottom-3500 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.down_e84f 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%);
}
.down_e84f:focus,
.down_e84f: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);
}
.paper_0a45 {
  border-radius: 10%;
}
.steel_d937 {
  border-radius: 50%;
}
.wrapper_hot_b52e {
  font-size: 0.72em;
}
.tertiary-a778 {
  font-size: 0.875em;
}
.hero_hot_c4e1 {
  font-size: 1.1em;
}
.button_purple_45d8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.button_purple_45d8.wrapper_hot_b52e {
  letter-spacing: 0.5px;
}
.logo_46e9,
.logo_46e9 a {
  color: #6d6d6d;
}
.logo_46e9 a:hover {
  color: #111;
}
.border-1a61 {
  color: #6d6d6d;
}
.dropdown_d58d {
  overflow-x: hidden;
}
.dropdown_d58d .description-east-8bbc.block_advanced_3fb1 {
  position: relative;
}
.dropdown_d58d .description-east-8bbc.block_advanced_3fb1.chip-779e {
  position: initial;
}
.dropdown_d58d
  .description-east-8bbc.block_advanced_3fb1.chip-779e
  .dim_4c6b {
  left: auto;
}
.dropdown_d58d .description-east-8bbc .dim_4c6b {
  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;
}
.dropdown_d58d .description-east-8bbc:hover.block_advanced_3fb1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dropdown_d58d
  .description-east-8bbc:hover.block_advanced_3fb1
  .dim_4c6b {
  display: block;
  z-index: 9999999;
}
.dropdown_d58d .right_5f16 .disabled_97a8,
.dropdown_d58d .wood-76b4 .disabled_97a8 {
  display: none;
}
.dropdown_d58d .badge_6fa9 .description-east-8bbc:hover.block_advanced_3fb1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.prev_89ad .form_advanced_2657 label,
.prev_89ad .banner_0e16 label,
.prev_89ad .input-610c label,
.prev_89ad .clean-9e1d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.advanced-d077 {
  list-style: none;
  margin: 0;
}
.advanced-d077 article.stale-e911 {
  margin-bottom: 0;
}
.advanced-d077 ul {
  list-style: none;
  margin: 0;
}
.advanced-d077 .brown-0f7b li.stale-e911 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .advanced-d077 .brown-0f7b li.stale-e911 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .advanced-d077 .brown-0f7b li.stale-e911: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) {
  .advanced-d077 .brown-0f7b li.stale-e911 li.stale-e911 li.stale-e911 li.stale-e911 {
    padding-left: 0;
  }
}
article.stale-e911 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stale-e911 .main_197f p:last-of-type {
  margin-bottom: 0;
}
article.stale-e911 .thumbnail-bottom-d751 {
  float: left;
}
article.stale-e911 .container_5d36 {
  margin-left: 85px;
}
article.stale-e911 .border-inner-04d7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stale-e911 .border-inner-04d7 .badge_lower_5031 {
  margin-left: 10px;
}
article.stale-e911 .modal_3e77 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stale-e911 .fixed-72d0 {
  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 .form_advanced_2657,
  #respond .input-610c,
  #respond .clean-9e1d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_advanced_2657 input,
#respond .input-610c input,
#respond .clean-9e1d input {
  width: 100%;
}
#respond .clean-9e1d {
  margin-right: 0;
}
#respond .text_268d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right_5f16 .narrow-2c21 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.narrow-2c21 .photo_glass_6880.item-bottom-e10f .menu_upper_de8b > li > a:focus,
.narrow-2c21 .photo_glass_6880.item-bottom-e10f .menu_upper_de8b > li > a:hover,
.narrow-2c21 .photo_glass_6880.middle_363a .menu_upper_de8b > li > a:focus,
.narrow-2c21 .photo_glass_6880.middle_363a .menu_upper_de8b > li > a:hover,
.narrow-2c21 .photo_glass_6880.list-395e .menu_upper_de8b > li > a:focus,
.narrow-2c21 .photo_glass_6880.list-395e .menu_upper_de8b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-2c21
  .photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li.upper_7b3d
  > a,
.narrow-2c21
  .photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li.paragraph-1ebf
  > a,
.narrow-2c21
  .photo_glass_6880.middle_363a
  .menu_upper_de8b
  > li.upper_7b3d
  > a,
.narrow-2c21
  .photo_glass_6880.middle_363a
  .menu_upper_de8b
  > li.paragraph-1ebf
  > a,
.narrow-2c21
  .photo_glass_6880.list-395e
  .menu_upper_de8b
  > li.upper_7b3d
  > a,
.narrow-2c21 .photo_glass_6880.list-395e .menu_upper_de8b > li.module_fb74 > a {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-2c21 .basic-8a31,
.narrow-2c21 .basic-8a31 a {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-2c21 .wide_4e5e.block-5c84 li a,
.narrow-2c21 .dropdown_d184 a,
.narrow-2c21 .preview_paper_aafa,
.narrow-2c21 .menu_upper_de8b > li > a,
.narrow-2c21 .shadow-88c6 {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21 .wide_4e5e.block-5c84 li a:hover,
.narrow-2c21 .dropdown_d184 a:hover,
.narrow-2c21 .preview_paper_aafa:hover,
.narrow-2c21 .menu_upper_de8b > li > a:hover,
.narrow-2c21 .shadow-88c6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-2c21 .current_05eb {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21 .current_05eb .layout-4dfe {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-2c21 .current_05eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-2c21 .footer-679b .card-old-33b1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21 .footer-679b .card-old-33b1 .block-513f {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21
  .footer-679b
  .card-old-33b1
  .block-513f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21
  .footer-679b
  .card-old-33b1
  .block-513f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21
  .footer-679b
  .card-old-33b1
  .block-513f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21
  .footer-679b
  .card-old-33b1
  .block-513f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21 .footer-679b .heading-rough-ec7a {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-2c21 .footer-679b .heading-rough-ec7a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_a7e8
  .narrow-2c21
  .footer-679b
  .new-99ec
  .container-glass-24cd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_a7e8
  .narrow-2c21
  .footer-679b
  .new-99ec
  .block-513f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_5f16 .section-clean-15c4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.section-clean-15c4 .photo_glass_6880.item-bottom-e10f .menu_upper_de8b > li > a:focus,
.section-clean-15c4 .photo_glass_6880.item-bottom-e10f .menu_upper_de8b > li > a:hover,
.section-clean-15c4 .photo_glass_6880.middle_363a .menu_upper_de8b > li > a:focus,
.section-clean-15c4 .photo_glass_6880.middle_363a .menu_upper_de8b > li > a:hover,
.section-clean-15c4 .photo_glass_6880.list-395e .menu_upper_de8b > li > a:focus,
.section-clean-15c4 .photo_glass_6880.list-395e .menu_upper_de8b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-clean-15c4
  .photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li.upper_7b3d
  > a,
.section-clean-15c4
  .photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li.paragraph-1ebf
  > a,
.section-clean-15c4
  .photo_glass_6880.middle_363a
  .menu_upper_de8b
  > li.upper_7b3d
  > a,
.section-clean-15c4
  .photo_glass_6880.middle_363a
  .menu_upper_de8b
  > li.paragraph-1ebf
  > a,
.section-clean-15c4
  .photo_glass_6880.list-395e
  .menu_upper_de8b
  > li.upper_7b3d
  > a,
.section-clean-15c4 .photo_glass_6880.list-395e .menu_upper_de8b > li.module_fb74 > a {
  color: rgba(0, 0, 0, 0.8);
}
.section-clean-15c4 .basic-8a31,
.section-clean-15c4 .basic-8a31 a {
  color: rgba(0, 0, 0, 0.8);
}
.section-clean-15c4 .wide_4e5e.block-5c84 li a,
.section-clean-15c4 .dropdown_d184 a,
.section-clean-15c4 .preview_paper_aafa,
.section-clean-15c4 .menu_upper_de8b > li > a,
.section-clean-15c4 .shadow-88c6 {
  color: rgba(0, 0, 0, 0.55);
}
.section-clean-15c4 .wide_4e5e.block-5c84 li a:hover,
.section-clean-15c4 .dropdown_d184 a:hover,
.section-clean-15c4 .preview_paper_aafa:hover,
.section-clean-15c4 .menu_upper_de8b > li > a:hover,
.section-clean-15c4 .shadow-88c6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-clean-15c4 .current_05eb {
  color: rgba(0, 0, 0, 0.55);
}
.section-clean-15c4 .current_05eb .layout-4dfe {
  color: rgba(0, 0, 0, 0.8);
}
.section-clean-15c4 .current_05eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_5f4c .green_0abc {
  margin-left: auto;
  margin-right: auto;
}
.mask-de82 > * {
  margin-left: auto;
  margin-right: auto;
}
.mask-de82 .thumbnail_in_2d7d {
  margin-right: 1.41575em;
}
.progress_35cb .mask-de82 > .stone_2c6a {
  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;
}
.progress_35cb .mask-de82 > .red-41f0 {
  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;
}
.notification_f6f5.notification_5f4c .green_0abc,
.motion-8b44.notification_5f4c .green_0abc {
  margin-left: 0;
}
.column-20f0.notification_5f4c .green_0abc,
.icon-a5a4.notification_5f4c .green_0abc {
  margin-right: 0;
}
.mask-de82 ol,
.mask-de82 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.search-04f8 video {
  max-width: 100%;
}
.current-0b23 img {
  display: block;
}
.current-0b23.thumbnail_in_2d7d,
.current-0b23.prev_e431 {
  width: 100%;
}
.current-0b23.red-41f0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.south-6078:not(.solid_be0a) {
  margin: 1.5em auto;
}
.thumbnail_7678 p {
  padding: 1.5em 14px;
}
ul.element_hot_0f23.red-41f0,
ul.element_hot_0f23.stone_2c6a,
ul.element_hot_0f23.link_f64e.stone_2c6a {
  padding: 0 14px;
}
.container-e626 {
  display: block;
  overflow-x: auto;
}
.container-e626 table {
  border-collapse: collapse;
  width: 100%;
}
.container-e626 td,
.container-e626 th {
  padding: 0.5em;
}
.mask-de82 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask-de82 ol ol,
.mask-de82 ol ul,
.mask-de82 ul ol,
.mask-de82 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask-de82 ol ol li,
.mask-de82 ol ul li,
.mask-de82 ul ol li,
.mask-de82 ul ul li {
  margin-left: 0;
}
.glass_675e.box-e5e4 > .complex_76ff {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.glass_675e.box-e5e4 > .complex_76ff iframe,
.glass_675e.box-e5e4 > .complex_76ff > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paper-9151 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paper-9151.advanced_56ff {
  padding: 0;
}
.paper-9151.advanced_56ff cite {
  font-size: 13px;
}
.paper-9151 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paper-9151 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focus_blue_0986 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focus_blue_0986 > p:first-child {
  margin-top: 0;
}
.focus_blue_0986 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focus_blue_0986 blockquote {
  border-left: 0;
}
.component-5381 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component-5381:not(.logo-easy-739f) {
  max-width: 100px;
}
.component-5381.mini-7d9d {
  border-bottom: none !important;
  text-align: center;
}
.component-5381.mini-7d9d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thumbnail_7678 p {
    padding: 1.5em 0;
  }
}
.complex-c98e {
  color: #0073aa;
}
.text-0677 {
  background-color: #0073aa;
}
.accordion-stone-0778 {
  color: #229fd8;
}
.photo_6ed7 {
  background-color: #229fd8;
}
.frame_bee2 {
  color: #eee;
}
.popup-a079 {
  background-color: #eee;
}
.current_1fae {
  color: #444;
}
.feature-old-ba4d {
  background-color: #444;
}
.center-6468 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.center-6468 .filter_iron_1397 .dropdown_d184 {
  font-size: 15px;
}
.center-6468 .dropdown_d184 {
  line-height: 1.3;
}
.center-6468 .section-clean-15c4 {
}
.center-6468 .narrow-2c21 {
  background: #235787;
}
.avatar_paper_9102 {
  padding: 0;
}
.avatar_paper_9102 .narrow-2c21 {
  background: #1a1a1a;
}
.avatar_paper_9102 .section-clean-15c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-last-14ce {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-last-14ce .section-clean-15c4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-last-14ce .narrow-2c21 {
  background: #303030;
}
.last_4c0d {
  position: relative;
  z-index: 10;
}
.last_4c0d .hidden-selected-2909 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_300d .block_advanced_3fb1 {
  display: inline-block;
  vertical-align: middle;
}
.surface_300d.gradient_slow_c72f .block_advanced_3fb1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface_300d.gradient_slow_c72f .block_advanced_3fb1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_300d.gradient_slow_c72f .block_advanced_3fb1 {
    margin-right: 0.4em;
  }
}
.surface_300d.gradient_slow_c72f .block_advanced_3fb1:last-child {
  margin-right: 0;
}
.hidden_4b4a .hidden-selected-2909 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .right_5f16 .filter_iron_1397 {
    margin: 0 -0.5em;
  }
  .right_5f16 .filter_iron_1397 [class*="customify-col-"],
  .right_5f16 .filter_iron_1397 [class*="customify-col_"],
  .right_5f16 .filter_iron_1397 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.right_5f16.summary-c1c8 .hidden-selected-2909 {
  background: 0 0 !important;
}
.right_5f16.summary-c1c8 .hidden-selected-2909,
.right_5f16.hidden_4b4a .hidden-selected-2909 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .right_5f16.media_e753 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.right_5f16.hidden_4b4a .hidden-selected-2909 {
  box-shadow: none !important;
}
.background-active-bd64 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background-active-bd64 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background-active-bd64 {
    padding: 18px 0 20px;
  }
}
.background-active-bd64 .banner-paper-f728 {
  width: 100%;
}
.background-active-bd64 .dim_6403 {
  margin-bottom: 0;
}
.background-active-bd64 .tabs-3797 {
  margin-top: 5px;
  font-size: 0.875em;
}
.glass_928e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.glass_928e .down-6a52 {
  width: 100%;
}
.short_a58f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.short_a58f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.short_a58f 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;
}
.short_a58f li:last-child:after {
  display: none;
}
.short_a58f li a {
  font-weight: 500;
  margin-right: 10px;
}
.mask_37d7 .disabled_97a8 button,
.background-active-bd64 .disabled_97a8 button {
  left: 0;
}
.mask_37d7 .down-6a52,
.background-active-bd64 .down-6a52 {
  padding-left: 0;
  padding-right: 0;
}
.mask_37d7 .glass_928e,
.background-active-bd64 .glass_928e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mask_37d7 {
  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;
}
.mask_37d7: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;
}
.mask_37d7 .disabled-59a5 {
  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) {
  .mask_37d7 .disabled-59a5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mask_37d7 .disabled-59a5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mask_37d7 .disabled-59a5 {
    min-height: 200px;
  }
}
.mask_37d7 .short_a58f {
  color: rgba(255, 255, 255, 0.8);
}
.mask_37d7 .short_a58f a,
.mask_37d7 .short_a58f li:after {
  color: inherit;
}
.mask_37d7 .short_a58f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dirty-aeb4 {
  margin-bottom: 0.5em;
}
.dynamic-2277 {
  margin-bottom: 1.2em;
}
.dynamic-2277,
.dirty-aeb4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dynamic-2277 p:last-child,
.dirty-aeb4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled_97a8,
#masthead .disabled_97a8 {
  display: none;
}
#masthead
  > .disabled_97a8.over_8eca {
  display: none;
}
#masthead > .disabled_97a8 button {
  left: 0;
}
.container_down_1b09 {
  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%;
}
.container_down_1b09 .block_advanced_3fb1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container_down_1b09 .backdrop_static_8fb2 {
  display: -webkit-box;
  display: flex;
}
.container_down_1b09 .backdrop_static_8fb2.label-9e8f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container_down_1b09 .backdrop_static_8fb2.huge-5c13 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_down_1b09 .backdrop_static_8fb2.feature-64dc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_down_1b09.sidebar_b1ee.message-action-a475 .backdrop_static_8fb2.label-9e8f {
  flex-basis: 100%;
}
.container_down_1b09.hero-b3e3 .backdrop_static_8fb2.huge-5c13 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container_down_1b09.hero-b3e3 .backdrop_static_8fb2.feature-64dc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled_97a8.over_8eca {
  display: none;
}
#masthead > .disabled_97a8 button {
  left: 0;
}
.center-d2dd {
  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;
}
.center-d2dd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.center-d2dd.left-c91a i {
  margin-right: 4px;
}
.center-d2dd.label-stone-59b3 i {
  margin-left: 5px;
}
.dropdown_d184 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dropdown_d184 p:last-child {
  margin-bottom: 0;
}
.description-cool-c385 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.description-cool-c385 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.description-cool-c385 img {
  display: block;
  width: auto;
  line-height: 1;
}
.description-cool-c385 .basic-8a31 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.description-cool-c385 .panel-84bd {
  margin: 5px 0 7px 0;
}
.description-cool-c385.filter_22e7 .sidebar-simple-cfbc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-cool-c385.filter_22e7 .button-da3f {
  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;
}
.description-cool-c385.section-fast-b05d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.description-cool-c385.section-fast-b05d .sidebar-simple-cfbc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-cool-c385.section-fast-b05d .button-da3f {
  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;
}
.description-cool-c385.title_ed83 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description-cool-c385.tooltip_under_07ff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.description-cool-c385.tooltip_under_07ff .button-da3f {
  margin-top: 7px;
}
.link_6939 {
  display: inline-block;
}
.last_4c0d .hover_top_a6ed .description-cool-c385 img {
  max-width: 100%;
}
.photo_glass_6880 .container_6d79.plasma_81de,
.purple-d678 .container_6d79.plasma_81de {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_glass_6880 .caption_5935,
.purple-d678 .caption_5935 {
  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%);
}
.photo_glass_6880 .caption_5935 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_glass_6880.glass_ee57 .caption_5935 {
  display: none;
}
.photo_glass_6880 .wood-03db {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_glass_6880 .wood-03db li {
  display: inline-block;
  position: relative;
}
.photo_glass_6880 .wood-03db li:last-child {
  margin-right: 0;
}
.photo_glass_6880 .wood-03db 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;
}
.photo_glass_6880 .wood-03db li.module_fb74 > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_glass_6880 .wood-03db > 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;
}
.photo_glass_6880 .wood-03db > li > a i {
  line-height: 0;
}
.photo_glass_6880 .wood-03db > li.plasma-fd92 > a .caption_5935 {
  margin-left: 4px;
  line-height: 0;
}
.photo_glass_6880 .wood-03db .modal-35bb li.plasma-fd92 > a {
  position: relative;
}
.photo_glass_6880 .wood-03db .modal-35bb li.plasma-fd92 > a:after,
.photo_glass_6880 .wood-03db .modal-35bb li.plasma-fd92 > a:before {
  content: "";
  display: table;
}
.photo_glass_6880 .wood-03db .modal-35bb li.plasma-fd92 > a:after {
  clear: both;
}
.photo_glass_6880 .wood-03db .modal-35bb li.plasma-fd92 > a .caption_5935 {
  margin-left: 5px;
  float: right;
}
.photo_glass_6880 .title-9f08,
.photo_glass_6880 .modal-35bb {
  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;
}
.photo_glass_6880 .modal-35bb {
  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;
}
.photo_glass_6880 .modal-35bb .plasma_81de {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_glass_6880 .modal-35bb .caption_5935 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_glass_6880 .modal-35bb li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_glass_6880 .modal-35bb 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;
}
.photo_glass_6880 .modal-35bb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_glass_6880 .modal-35bb .modal-35bb {
  top: 0;
  left: 100%;
}
.photo_glass_6880 .glass_c2ab.fn-focus-6ee6 > .title-9f08,
.photo_glass_6880 .glass_c2ab.fn-focus-6ee6 > .modal-35bb,
.photo_glass_6880 .glass_c2ab:focus > .title-9f08,
.photo_glass_6880 .glass_c2ab:focus > .modal-35bb,
.photo_glass_6880 .glass_c2ab:hover > .title-9f08,
.photo_glass_6880 .glass_c2ab:hover > .modal-35bb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_glass_6880.list-395e .menu_upper_de8b:after,
.photo_glass_6880.list-395e .menu_upper_de8b:before {
  content: "";
  display: table;
}
.photo_glass_6880.list-395e .menu_upper_de8b:after {
  clear: both;
}
.photo_glass_6880.list-395e .menu_upper_de8b > li {
  float: left;
}
.photo_glass_6880.focused_7c75 .menu_upper_de8b:after,
.photo_glass_6880.focused_7c75 .menu_upper_de8b:before {
  content: "";
  display: table;
}
.photo_glass_6880.focused_7c75 .menu_upper_de8b:after {
  clear: both;
}
.photo_glass_6880.focused_7c75 .menu_upper_de8b > li {
  float: left;
}
.photo_glass_6880.focused_7c75 .menu_upper_de8b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_glass_6880.focused_7c75 .menu_upper_de8b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_glass_6880.focused_7c75 .menu_upper_de8b > li.upper_7b3d > a,
.photo_glass_6880.focused_7c75 .menu_upper_de8b > li.module_fb74 > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_glass_6880.item-bottom-e10f .menu_upper_de8b > li > a .plasma_81de {
  position: relative;
}
.photo_glass_6880.item-bottom-e10f .menu_upper_de8b > li > a .plasma_81de: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;
}
.photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li:focus
  > a
  .plasma_81de:before,
.photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li:hover
  > a
  .plasma_81de:before {
  width: 100%;
  background-color: currentColor;
}
.photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li.upper_7b3d
  > a
  .plasma_81de:before,
.photo_glass_6880.item-bottom-e10f
  .menu_upper_de8b
  > li.paragraph-1ebf
  > a
  .plasma_81de:before {
  width: 100%;
  background-color: currentColor;
}
.photo_glass_6880.middle_363a .menu_upper_de8b > li > a .plasma_81de {
  position: relative;
}
.photo_glass_6880.middle_363a .menu_upper_de8b > li > a .plasma_81de: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;
}
.photo_glass_6880.middle_363a .menu_upper_de8b > li:focus > a .plasma_81de:before,
.photo_glass_6880.middle_363a
  .menu_upper_de8b
  > li:hover
  > a
  .plasma_81de:before {
  width: 100%;
  background-color: currentColor;
}
.photo_glass_6880.middle_363a
  .menu_upper_de8b
  > li.upper_7b3d
  > a
  .plasma_81de:before,
.photo_glass_6880.middle_363a
  .menu_upper_de8b
  > li.paragraph-1ebf
  > a
  .plasma_81de:before {
  width: 100%;
  background-color: currentColor;
}
.purple-d678 .wood-03db {
  margin: 0;
  padding: 0;
  list-style: none;
}
.purple-d678 .wood-03db li:first-child > a {
  border-top: none;
}
.purple-d678 .wood-03db .component_d214 > .plasma_81de .caption_5935 {
  display: none;
}
.purple-d678 .wood-03db li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.purple-d678 .wood-03db li:last-child {
  border: none;
}
.purple-d678 .wood-03db li.plasma-fd92 > a {
  padding-right: 45px !important;
}
.purple-d678 .wood-03db li a {
  display: block;
  padding: 0.55em 1.5em;
}
.purple-d678 .wood-03db li a:focus,
.purple-d678 .wood-03db li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple-d678 .wood-03db li .icon_ee8d {
  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;
}
.purple-d678 .wood-03db li .icon_ee8d:hover {
  box-shadow: none;
}
.purple-d678 .wood-03db li .icon_ee8d .caption_5935 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.purple-d678 .wood-03db .modal-35bb {
  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);
}
.purple-d678 .wood-03db .modal-35bb li a {
  padding-left: 3em;
}
.purple-d678 .wood-03db .shadow_60e9 > a .icon_ee8d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.purple-d678 .wood-03db .shadow_60e9 > .modal-35bb {
  display: block;
  opacity: 1;
}
.disabled_166d {
  max-width: 100%;
}
.down_eaac {
  line-height: 0;
  cursor: pointer;
}
.shadow-88c6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow-88c6:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow-88c6 svg {
  width: 18px;
  height: 18px;
}
.shadow-88c6 .mask_bottom_ab90 {
  display: none;
}
.background-311b {
  position: relative;
}
.background-311b.fn-active-6ee6 .shadow-88c6 .soft-f1b2 {
  display: none;
}
.background-311b.fn-active-6ee6 .shadow-88c6 .mask_bottom_ab90 {
  display: inline-block;
}
.background-311b .out-224b {
  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);
}
.background-311b.shade_0825 .out-224b {
  left: auto;
  right: -0.9em;
}
.background-311b.shade_0825 .cool_78f8::before {
  left: auto;
  right: 15px;
}
.background-311b.fn-active-6ee6 .out-224b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new-99ec {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.new-99ec label {
  flex-basis: 100%;
}
.new-99ec .card-old-33b1 {
  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;
}
.new-99ec .block-513f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.new-99ec .block-513f:focus {
  background-color: transparent;
}
.new-99ec button.heading-rough-ec7a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.new-99ec button.heading-rough-ec7a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.new-99ec button.heading-rough-ec7a svg {
  width: 18px;
  height: 18px;
}
.new-99ec input[type="submit"] {
  min-height: auto;
}
.footer-679b .new-99ec .block-513f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.cool_78f8 {
  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) {
  .cool_78f8 {
    width: 220px;
  }
}
.cool_78f8 label {
  flex-basis: 100%;
}
.cool_78f8::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;
}
.link_a7e8 .footer-679b .new-99ec {
  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;
}
.link_a7e8
  .footer-679b
  .new-99ec
  .card-old-33b1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.link_a7e8 .footer-679b .new-99ec .block-513f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.link_a7e8
  .footer-679b
  .new-99ec
  .block-513f:focus {
  background: 0 0;
}
.link_a7e8
  .footer-679b
  .new-99ec
  .container-glass-24cd {
  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;
}
.wide_4e5e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wide_4e5e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wide_4e5e li:last-child {
  margin-right: 0;
}
.wide_4e5e li:first-child {
  margin-left: 0;
}
.wide_4e5e.detail_4c08 a {
  color: #fff;
}
.wide_4e5e.detail_4c08 a:hover {
  color: #fff;
}
.wide_4e5e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wide_4e5e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wide_4e5e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wide_4e5e a:hover {
  opacity: 0.9;
  color: inherit;
}
.wide_4e5e [class*="social-icon-apple"] {
  background-color: #999;
}
.wide_4e5e [class*="social-icon-apple"].tertiary_medium_d272 {
  background-color: transparent;
  color: #999;
}
.wide_4e5e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wide_4e5e [class*="social-icon-behance"].tertiary_medium_d272 {
  background-color: transparent;
  color: #1769ff;
}
.wide_4e5e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wide_4e5e [class*="social-icon-bitbucket"].tertiary_medium_d272 {
  background-color: transparent;
  color: #205081;
}
.wide_4e5e [class*="social-icon-codepen"] {
  background-color: #000;
}
.wide_4e5e [class*="social-icon-codepen"].tertiary_medium_d272 {
  background-color: transparent;
  color: #000;
}
.wide_4e5e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wide_4e5e [class*="social-icon-delicious"].tertiary_medium_d272 {
  background-color: transparent;
  color: #39f;
}
.wide_4e5e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wide_4e5e [class*="social-icon-digg"].tertiary_medium_d272 {
  background-color: transparent;
  color: #005be2;
}
.wide_4e5e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wide_4e5e [class*="social-icon-dribbble"].tertiary_medium_d272 {
  background-color: transparent;
  color: #ea4c89;
}
.wide_4e5e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wide_4e5e [class*="social-icon-envelope"].tertiary_medium_d272 {
  background-color: transparent;
  color: #ea4335;
}
.wide_4e5e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wide_4e5e [class*="social-icon-facebook"].tertiary_medium_d272 {
  background-color: transparent;
  color: #3b5998;
}
.wide_4e5e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wide_4e5e [class*="social-icon-flickr"].tertiary_medium_d272 {
  background-color: transparent;
  color: #0063dc;
}
.wide_4e5e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wide_4e5e [class*="social-icon-foursquare"].tertiary_medium_d272 {
  background-color: transparent;
  color: #2d5be3;
}
.wide_4e5e [class*="social-icon-github"] {
  background-color: #333;
}
.wide_4e5e [class*="social-icon-github"].tertiary_medium_d272 {
  background-color: transparent;
  color: #333;
}
.wide_4e5e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wide_4e5e [class*="social-icon-google-plus"].tertiary_medium_d272 {
  background-color: transparent;
  color: #dd4b39;
}
.wide_4e5e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wide_4e5e [class*="social-icon-houzz"].tertiary_medium_d272 {
  background-color: transparent;
  color: #7ac142;
}
.wide_4e5e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wide_4e5e [class*="social-icon-instagram"].tertiary_medium_d272 {
  background-color: transparent;
  color: #262626;
}
.wide_4e5e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wide_4e5e [class*="social-icon-jsfiddle"].tertiary_medium_d272 {
  background-color: transparent;
  color: #487aa2;
}
.wide_4e5e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wide_4e5e [class*="social-icon-linkedin"].tertiary_medium_d272 {
  background-color: transparent;
  color: #0077b5;
}
.wide_4e5e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wide_4e5e [class*="social-icon-medium"].tertiary_medium_d272 {
  background-color: transparent;
  color: #00ab6b;
}
.wide_4e5e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wide_4e5e
  [class*="social-icon-odnoklassniki"].tertiary_medium_d272 {
  background-color: transparent;
  color: #f4731c;
}
.wide_4e5e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wide_4e5e [class*="social-icon-meetup"].tertiary_medium_d272 {
  background-color: transparent;
  color: #ec1c40;
}
.wide_4e5e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wide_4e5e [class*="social-icon-pinterest"].tertiary_medium_d272 {
  background-color: transparent;
  color: #bd081c;
}
.wide_4e5e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wide_4e5e [class*="social-icon-product-hunt"].tertiary_medium_d272 {
  background-color: transparent;
  color: #da552f;
}
.wide_4e5e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wide_4e5e [class*="social-icon-reddit"].tertiary_medium_d272 {
  background-color: transparent;
  color: #ff4500;
}
.wide_4e5e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wide_4e5e [class*="social-icon-rss"].tertiary_medium_d272 {
  background-color: transparent;
  color: #f26522;
}
.wide_4e5e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wide_4e5e
  [class*="social-icon-shopping-cart"].tertiary_medium_d272 {
  background-color: transparent;
  color: #4caf50;
}
.wide_4e5e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wide_4e5e [class*="social-icon-skype"].tertiary_medium_d272 {
  background-color: transparent;
  color: #00aff0;
}
.wide_4e5e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wide_4e5e [class*="social-icon-slideshare"].tertiary_medium_d272 {
  background-color: transparent;
  color: #0077b5;
}
.wide_4e5e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wide_4e5e [class*="social-icon-snapchat"].tertiary_medium_d272 {
  background-color: transparent;
  color: #fffc00;
}
.wide_4e5e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wide_4e5e [class*="social-icon-soundcloud"].tertiary_medium_d272 {
  background-color: transparent;
  color: #f80;
}
.wide_4e5e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wide_4e5e [class*="social-icon-spotify"].tertiary_medium_d272 {
  background-color: transparent;
  color: #2ebd59;
}
.wide_4e5e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wide_4e5e
  [class*="social-icon-stack-overflow"].tertiary_medium_d272 {
  background-color: transparent;
  color: #fe7a15;
}
.wide_4e5e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wide_4e5e [class*="social-icon-maldkfgram"].tertiary_medium_d272 {
  background-color: transparent;
  color: #2ca5e0;
}
.wide_4e5e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wide_4e5e [class*="social-icon-tripadvisor"].tertiary_medium_d272 {
  background-color: transparent;
  color: #589442;
}
.wide_4e5e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wide_4e5e [class*="social-icon-tumblr"].tertiary_medium_d272 {
  background-color: transparent;
  color: #35465c;
}
.wide_4e5e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wide_4e5e [class*="social-icon-twitch"].tertiary_medium_d272 {
  background-color: transparent;
  color: #6441a5;
}
.wide_4e5e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wide_4e5e [class*="social-icon-twitter"].tertiary_medium_d272 {
  background-color: transparent;
  color: #1da1f2;
}
.wide_4e5e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wide_4e5e [class*="social-icon-vimeo"].tertiary_medium_d272 {
  background-color: transparent;
  color: #1ab7ea;
}
.wide_4e5e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wide_4e5e [class*="social-icon-vk"].tertiary_medium_d272 {
  background-color: transparent;
  color: #45668e;
}
.wide_4e5e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wide_4e5e [class*="social-icon-weibo"].tertiary_medium_d272 {
  background-color: transparent;
  color: #df2029;
}
.wide_4e5e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wide_4e5e [class*="social-icon-weixin"].tertiary_medium_d272 {
  background-color: transparent;
  color: #7bb32e;
}
.wide_4e5e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wide_4e5e [class*="social-icon-whatsapp"].tertiary_medium_d272 {
  background-color: transparent;
  color: #25d366;
}
.wide_4e5e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wide_4e5e [class*="social-icon-wordpress"].tertiary_medium_d272 {
  background-color: transparent;
  color: #21759b;
}
.wide_4e5e [class*="social-icon-xing"] {
  background-color: #026466;
}
.wide_4e5e [class*="social-icon-xing"].tertiary_medium_d272 {
  background-color: transparent;
  color: #026466;
}
.wide_4e5e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wide_4e5e [class*="social-icon-yelp"].tertiary_medium_d272 {
  background-color: transparent;
  color: #af0606;
}
.wide_4e5e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wide_4e5e [class*="social-icon-youtube"].tertiary_medium_d272 {
  background-color: transparent;
  color: #cd201f;
}
.preview_paper_aafa {
  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;
}
.preview_paper_aafa:hover {
  box-shadow: none;
  background: 0 0;
}
.blue_c170 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview-new-c51f {
  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;
}
.icon_f6bb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rough-b815 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.rough-b815,
.rough-b815::after,
.rough-b815::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;
}
.rough-b815::after,
.rough-b815::before {
  content: "";
  display: block;
  background-color: inherit;
}
.banner-c801 .preview-new-c51f .icon_f6bb {
  margin-top: -2px;
  width: 19px;
}
.banner-c801 .preview-new-c51f .rough-b815 {
  margin-top: -1px;
}
.banner-c801 .preview-new-c51f .rough-b815,
.banner-c801 .preview-new-c51f .rough-b815::after,
.banner-c801 .preview-new-c51f .rough-b815::before {
  width: 19px;
  height: 2px;
}
.banner-c801 .preview-new-c51f .rough-b815::before {
  top: -6px;
}
.banner-c801 .preview-new-c51f .rough-b815::after {
  bottom: -6px;
}
.description-38b4 .preview-new-c51f .icon_f6bb {
  margin-top: -2px;
  width: 22px;
}
.description-38b4 .preview-new-c51f .rough-b815 {
  margin-top: -1px;
}
.description-38b4 .preview-new-c51f .rough-b815,
.description-38b4 .preview-new-c51f .rough-b815::after,
.description-38b4 .preview-new-c51f .rough-b815::before {
  width: 22px;
  height: 2px;
}
.description-38b4 .preview-new-c51f .rough-b815::before {
  top: -7px;
}
.description-38b4 .preview-new-c51f .rough-b815::after {
  bottom: -7px;
}
.tall_ea0a .preview-new-c51f .icon_f6bb {
  margin-top: -2px;
  width: 31px;
}
.tall_ea0a .preview-new-c51f .rough-b815 {
  margin-top: -1.5px;
}
.tall_ea0a .preview-new-c51f .rough-b815,
.tall_ea0a .preview-new-c51f .rough-b815::after,
.tall_ea0a .preview-new-c51f .rough-b815::before {
  width: 31px;
  height: 3px;
}
.tall_ea0a .preview-new-c51f .rough-b815::before {
  top: -9px;
}
.tall_ea0a .preview-new-c51f .rough-b815::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .advanced-7894 .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 19px;
  }
  .advanced-7894 .preview-new-c51f .rough-b815 {
    margin-top: -1px;
  }
  .advanced-7894 .preview-new-c51f .rough-b815,
  .advanced-7894 .preview-new-c51f .rough-b815::after,
  .advanced-7894 .preview-new-c51f .rough-b815::before {
    width: 19px;
    height: 2px;
  }
  .advanced-7894 .preview-new-c51f .rough-b815::before {
    top: -6px;
  }
  .advanced-7894 .preview-new-c51f .rough-b815::after {
    bottom: -6px;
  }
  .pattern-gold-14f1 .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 22px;
  }
  .pattern-gold-14f1 .preview-new-c51f .rough-b815 {
    margin-top: -1px;
  }
  .pattern-gold-14f1 .preview-new-c51f .rough-b815,
  .pattern-gold-14f1 .preview-new-c51f .rough-b815::after,
  .pattern-gold-14f1 .preview-new-c51f .rough-b815::before {
    width: 22px;
    height: 2px;
  }
  .pattern-gold-14f1 .preview-new-c51f .rough-b815::before {
    top: -7px;
  }
  .pattern-gold-14f1 .preview-new-c51f .rough-b815::after {
    bottom: -7px;
  }
  .first-2388 .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 31px;
  }
  .first-2388 .preview-new-c51f .rough-b815 {
    margin-top: -1.5px;
  }
  .first-2388 .preview-new-c51f .rough-b815,
  .first-2388 .preview-new-c51f .rough-b815::after,
  .first-2388 .preview-new-c51f .rough-b815::before {
    width: 31px;
    height: 3px;
  }
  .first-2388 .preview-new-c51f .rough-b815::before {
    top: -9px;
  }
  .first-2388 .preview-new-c51f .rough-b815::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .message-yellow-6c40 .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 19px;
  }
  .message-yellow-6c40 .preview-new-c51f .rough-b815 {
    margin-top: -1px;
  }
  .message-yellow-6c40 .preview-new-c51f .rough-b815,
  .message-yellow-6c40 .preview-new-c51f .rough-b815::after,
  .message-yellow-6c40 .preview-new-c51f .rough-b815::before {
    width: 19px;
    height: 2px;
  }
  .message-yellow-6c40 .preview-new-c51f .rough-b815::before {
    top: -6px;
  }
  .message-yellow-6c40 .preview-new-c51f .rough-b815::after {
    bottom: -6px;
  }
  .bronze-b60d .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 22px;
  }
  .bronze-b60d .preview-new-c51f .rough-b815 {
    margin-top: -1px;
  }
  .bronze-b60d .preview-new-c51f .rough-b815,
  .bronze-b60d .preview-new-c51f .rough-b815::after,
  .bronze-b60d .preview-new-c51f .rough-b815::before {
    width: 22px;
    height: 2px;
  }
  .bronze-b60d .preview-new-c51f .rough-b815::before {
    top: -7px;
  }
  .bronze-b60d .preview-new-c51f .rough-b815::after {
    bottom: -7px;
  }
  .filter-glass-3600 .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 31px;
  }
  .filter-glass-3600 .preview-new-c51f .rough-b815 {
    margin-top: -1.5px;
  }
  .filter-glass-3600 .preview-new-c51f .rough-b815,
  .filter-glass-3600 .preview-new-c51f .rough-b815::after,
  .filter-glass-3600 .preview-new-c51f .rough-b815::before {
    width: 31px;
    height: 3px;
  }
  .filter-glass-3600 .preview-new-c51f .rough-b815::before {
    top: -9px;
  }
  .filter-glass-3600 .preview-new-c51f .rough-b815::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .link-cf7b .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 19px;
  }
  .link-cf7b .preview-new-c51f .rough-b815 {
    margin-top: -1px;
  }
  .link-cf7b .preview-new-c51f .rough-b815,
  .link-cf7b .preview-new-c51f .rough-b815::after,
  .link-cf7b .preview-new-c51f .rough-b815::before {
    width: 19px;
    height: 2px;
  }
  .link-cf7b .preview-new-c51f .rough-b815::before {
    top: -6px;
  }
  .link-cf7b .preview-new-c51f .rough-b815::after {
    bottom: -6px;
  }
  .overlay_bottom_f404 .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_bottom_f404 .preview-new-c51f .rough-b815 {
    margin-top: -1px;
  }
  .overlay_bottom_f404 .preview-new-c51f .rough-b815,
  .overlay_bottom_f404 .preview-new-c51f .rough-b815::after,
  .overlay_bottom_f404 .preview-new-c51f .rough-b815::before {
    width: 22px;
    height: 2px;
  }
  .overlay_bottom_f404 .preview-new-c51f .rough-b815::before {
    top: -7px;
  }
  .overlay_bottom_f404 .preview-new-c51f .rough-b815::after {
    bottom: -7px;
  }
  .tertiary-ce8f .preview-new-c51f .icon_f6bb {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-ce8f .preview-new-c51f .rough-b815 {
    margin-top: -1.5px;
  }
  .tertiary-ce8f .preview-new-c51f .rough-b815,
  .tertiary-ce8f .preview-new-c51f .rough-b815::after,
  .tertiary-ce8f .preview-new-c51f .rough-b815::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-ce8f .preview-new-c51f .rough-b815::before {
    top: -9px;
  }
  .tertiary-ce8f .preview-new-c51f .rough-b815::after {
    bottom: -9px;
  }
}
.new-8471 .rough-b815 {
  -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);
}
.new-8471 .rough-b815::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.new-8471 .rough-b815::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);
}
.new-8471.white_6d23 .rough-b815 {
  -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);
}
.new-8471.white_6d23 .rough-b815::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.new-8471.white_6d23 .rough-b815::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.liquid_5ee0 {
  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.green_8824:before {
  display: none;
}
.wood-76b4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wood-76b4 .huge-9edf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wood-76b4 .huge-9edf:last-of-type {
  border-bottom: none;
}
.wood-76b4 .huge-9edf.message-f409,
.wood-76b4 .huge-9edf.iron-8a86,
.wood-76b4 .huge-9edf.warm-fd00 {
  padding: 0;
}
.wood-76b4 .purple-d678 .icon_ee8d {
  color: currentColor;
}
.wood-76b4 .purple-d678 .icon_ee8d:focus,
.wood-76b4 .purple-d678 .icon_ee8d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-76b4.section-clean-15c4 .current_05eb,
.wood-76b4.section-clean-15c4 .dropdown_d184 a,
.wood-76b4.section-clean-15c4 .menu_upper_de8b a,
.wood-76b4.section-clean-15c4 .modal-35bb a {
  color: rgba(0, 0, 0, 0.55);
}
.wood-76b4.section-clean-15c4 .current_05eb:hover,
.wood-76b4.section-clean-15c4 .dropdown_d184 a:hover,
.wood-76b4.section-clean-15c4 .menu_upper_de8b a:hover,
.wood-76b4.section-clean-15c4 .modal-35bb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-76b4.section-clean-15c4 .layout-4dfe {
  color: rgba(0, 0, 0, 0.8);
}
.wood-76b4.section-clean-15c4 .huge-9edf {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-76b4.section-clean-15c4 .huge-9edf:before {
  background: rgba(0, 0, 0, 0.08);
}
.wood-76b4.section-clean-15c4 .pagination_wide_4276:before {
  background: rgba(255, 255, 255, 0.9);
}
.wood-76b4.section-clean-15c4 .purple-d678 .wood-03db li a,
.wood-76b4.section-clean-15c4 .purple-d678 .icon_ee8d,
.wood-76b4.section-clean-15c4 .modal-35bb {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-76b4.section-clean-15c4 .purple-d678 .icon_ee8d:focus,
.wood-76b4.section-clean-15c4 .purple-d678 .icon_ee8d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-76b4.section-clean-15c4 .wood-03db li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood-76b4.narrow-2c21 .current_05eb,
.wood-76b4.narrow-2c21 .dropdown_d184 a,
.wood-76b4.narrow-2c21 .menu_upper_de8b .icon_ee8d,
.wood-76b4.narrow-2c21 .menu_upper_de8b a,
.wood-76b4.narrow-2c21 .modal-35bb a {
  color: rgba(255, 255, 255, 0.79);
}
.wood-76b4.narrow-2c21 .current_05eb:hover,
.wood-76b4.narrow-2c21 .dropdown_d184 a:hover,
.wood-76b4.narrow-2c21 .menu_upper_de8b .icon_ee8d:hover,
.wood-76b4.narrow-2c21 .menu_upper_de8b a:hover,
.wood-76b4.narrow-2c21 .modal-35bb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood-76b4.narrow-2c21 .layout-4dfe {
  color: rgba(255, 255, 255, 0.99);
}
.wood-76b4.narrow-2c21 .huge-9edf {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-76b4.narrow-2c21 .huge-9edf:before {
  background: rgba(255, 255, 255, 0.08);
}
.wood-76b4.narrow-2c21 .pagination_wide_4276:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood-76b4.narrow-2c21 .purple-d678 .wood-03db li a,
.wood-76b4.narrow-2c21 .purple-d678 .icon_ee8d,
.wood-76b4.narrow-2c21 .modal-35bb {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood-76b4.narrow-2c21 .purple-d678 .icon_ee8d:focus,
.wood-76b4.narrow-2c21 .purple-d678 .icon_ee8d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood-76b4.narrow-2c21 .wood-03db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_wide_4276 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination_wide_4276:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.medium-3bba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tall_a9ef .wood-76b4 {
  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;
}
.tall_a9ef .huge-9edf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tall_a9ef .huge-9edf: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) {
  .tall_a9ef .huge-9edf:before {
    width: 16%;
    left: 42%;
  }
}
.tall_a9ef .huge-9edf:last-child:before {
  content: none;
}
.tall_a9ef .huge-9edf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tall_a9ef .purple-d678 .wood-03db li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tall_a9ef .purple-d678 .wood-03db li a .icon_ee8d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tall_a9ef .purple-d678 .modal-35bb {
  border: none;
}
.tall_a9ef .purple-d678 .modal-35bb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tall_a9ef .pagination_wide_4276 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tall_a9ef .medium-3bba {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tall_a9ef .narrow-2c21 .pagination_wide_4276:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall_a9ef .section-clean-15c4.highlight-ce7c .rough-b815 {
  background: rgba(0, 0, 0, 0.6);
}
.tall_a9ef
  .section-clean-15c4.highlight-ce7c
  .rough-b815::after,
.tall_a9ef
  .section-clean-15c4.highlight-ce7c
  .rough-b815:before {
  background: inherit;
}
.tall_a9ef
  .section-clean-15c4.highlight-ce7c:hover
  .rough-b815 {
  background: rgba(0, 0, 0, 0.8);
}
.badge-purple-8b3a .wood-76b4 {
  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) {
  .badge-purple-8b3a .wood-76b4 {
    width: auto;
    right: 45px;
  }
}
.notification-silver-d2c9 .wood-76b4 {
  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) {
  .notification-silver-d2c9 .wood-76b4 {
    width: auto;
    left: 45px;
  }
}
.green_8824 .wood-76b4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.green_8824 .medium-3bba {
  max-width: 48em;
  margin: 0 auto;
}
.green_8824 .pagination_wide_4276:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-0f2c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-0f2c.tall_a9ef .wood-76b4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-0f2c.badge-purple-8b3a .wood-76b4 {
  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);
}
.disabled-0f2c .wood-76b4 {
  visibility: visible;
}
.disabled-0f2c.notification-silver-d2c9 .wood-76b4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wrapper_clean_4dc1,
.module-out-1f56 {
  overflow-x: hidden;
}
.wrapper_clean_4dc1 .wood-76b4 {
  overflow: auto;
}
.wrapper_clean_4dc1.tall_a9ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_clean_4dc1.tall_a9ef .wood-76b4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wrapper_clean_4dc1.tall_a9ef .preview_paper_aafa {
  opacity: 0;
}
.wrapper_clean_4dc1.badge-purple-8b3a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_clean_4dc1.badge-purple-8b3a .wood-76b4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wrapper_clean_4dc1.badge-purple-8b3a .preview_paper_aafa {
  opacity: 0;
}
.wrapper_clean_4dc1.notification-silver-d2c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_clean_4dc1.notification-silver-d2c9 .wood-76b4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wrapper_clean_4dc1.notification-silver-d2c9 .preview_paper_aafa {
  opacity: 0;
}
.wrapper_clean_4dc1.green_8824 .wood-76b4 {
  z-index: 10;
  visibility: visible;
}
.highlight-ce7c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight-ce7c .rough-b815 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-ce7c .rough-b815::after,
.highlight-ce7c .rough-b815:before {
  background: inherit;
}
.highlight-ce7c:hover .rough-b815 {
  background: rgba(255, 255, 255, 0.99);
}
.notification-silver-d2c9 .highlight-ce7c {
  top: 10px;
  right: auto;
  left: 12px;
}
.green_8824 .highlight-ce7c {
  display: none !important;
}
.wrapper_clean_4dc1:before,
.module-out-1f56:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wrapper_clean_4dc1 .highlight-ce7c,
.module-out-1f56 .highlight-ce7c {
  display: inline-block;
}
.wood-76b4 .block_advanced_3fb1 {
  -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;
}
.wrapper_clean_4dc1 .wood-76b4 .block_advanced_3fb1,
.module-out-1f56 .wood-76b4 .block_advanced_3fb1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-brown-b934 .card-old-33b1 {
  width: 100%;
}
.hover_top_a6ed {
  padding: 0 0.5em 0;
}
.hover_top_a6ed [class*="customify-col-"],
.hover_top_a6ed [class*="customify-col_"],
.hover_top_a6ed [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout_small_704f .hover_top_a6ed {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .filter_iron_1397 .grid_huge_52fe,
  .grid_huge_52fe {
    display: none;
  }
  .progress-2c63 {
    text-align: left;
  }
  .dynamic_fa31 {
    text-align: center;
  }
  .video-east-c57a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .filter_iron_1397 .current-1a50,
  .current-1a50 {
    display: none;
  }
  .component_c2ac {
    text-align: left;
  }
  .stale_cce6 {
    text-align: center;
  }
  .notification-new-313d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .filter_iron_1397 .modal_north_78e7,
  .modal_north_78e7 {
    display: none;
  }
  .summary_medium_f847 {
    text-align: left;
  }
  .input_0599 {
    text-align: center;
  }
  .block-e48f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.in_8d7e {
  box-shadow: none !important;
}
.gradient_24ea .tabs_8aa5,
.filter-south-7cd8 .tabs_8aa5 {
  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;
}
.filter-south-7cd8 .tabs_8aa5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hidden-selected-2909 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hidden-selected-2909:after,
.hidden-selected-2909:before {
  content: "";
  display: table;
}
.hidden-selected-2909:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hidden-selected-2909 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hidden-selected-2909,
.media_e753 {
  max-width: 1248px;
  margin: 0 auto;
}

.dynamic-fba3.brown_9898 .hidden-selected-2909 {
  max-width: 100%;
}
.dynamic-fba3.yellow-4fc0 {
  max-width: 1200px;
  margin: 0 auto;
}
.dynamic-fba3.upper-b0dc .hidden-selected-2909 {
  max-width: 100%;
}
.dynamic-fba3.upper-b0dc > .hidden-selected-2909 {
  padding-left: 0;
  padding-right: 0;
}
.dynamic-fba3.upper-b0dc > .hidden-selected-2909 .filter_iron_1397 {
  margin: 0;
}
.dynamic-fba3.upper-b0dc
  > .hidden-selected-2909
  .media_dirty_f6a0.active_d762 {
  margin-right: 0;
  margin-left: 0;
}
.dynamic-fba3.upper-b0dc #main.active_d762 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item_a31a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item_a31a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .focused-80d0 .green_0abc {
    padding-right: 1em;
  }
  .focused-80d0.gold_5de4 .media_dirty_f6a0 {
    border-right: 1px solid #eaecee;
  }
  .focused-80d0.gold_5de4 .green_0abc {
    padding-right: 1em;
  }
  .focused-80d0.gold_5de4 .icon-29cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white_50aa .green_0abc {
    padding-left: 1em;
  }
  .white_50aa.gold_5de4 .media_dirty_f6a0 {
    border-left: 1px solid #eaecee;
  }
  .white_50aa.gold_5de4 .green_0abc {
    padding-left: 1em;
  }
  .white_50aa.gold_5de4 .icon-29cf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_silver_0cc5 .green_0abc {
    padding-left: 1em;
  }
  .chip_silver_0cc5.gold_5de4 .surface_slow_4892 {
    border-right: 1px solid #eaecee;
  }
  .chip_silver_0cc5.gold_5de4 .filter-narrow-3d71 {
    border-right: 1px solid #eaecee;
  }
  .chip_silver_0cc5.gold_5de4 .green_0abc {
    padding-left: 1em;
  }
  .chip_silver_0cc5.gold_5de4 .icon-29cf {
    padding-right: 1em;
  }
  .chip_silver_0cc5.gold_5de4 .last_06ef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth-e162 .green_0abc {
    padding-right: 1em;
  }
  .smooth-e162.gold_5de4 .surface_slow_4892 {
    border-left: 1px solid #eaecee;
  }
  .smooth-e162.gold_5de4 .filter-narrow-3d71 {
    border-left: 1px solid #eaecee;
  }
  .smooth-e162.gold_5de4 .green_0abc {
    padding-right: 1em;
  }
  .smooth-e162.gold_5de4 .icon-29cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth-e162.gold_5de4 .last_06ef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_a31a .green_0abc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_a31a.gold_5de4 .media_dirty_f6a0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item_a31a.gold_5de4 .green_0abc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_a31a.gold_5de4 .icon-29cf {
    padding-left: 1em;
  }
  .item_a31a.gold_5de4 .last_06ef {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item_a31a.gold_5de4 .green_0abc {
    padding-left: 0;
  }
}
.first_6679 .surface_300d {
  display: inline-block;
}
.fixed-4c10 {
  display: inline-block;
}
.media_narrow_3309 {
  word-con: break-word;
}
.accent-a9d8 > span {
  display: inline-block;
  padding: 5px 0;
}
.accent-a9d8 .fast_9edc {
  margin-left: 8px;
  margin-right: 8px;
}
.accent-a9d8 .grid-motion-9f74 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean_fbbe .surface-current-1277 {
  margin-bottom: 2em;
}
.clean_fbbe .texture-bottom-dfcd {
  margin-bottom: 15px;
}
.clean_fbbe .texture-bottom-dfcd:last-child {
  margin-bottom: 0;
}
.clean_fbbe .tag-black-b3d2 {
  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) {
  .clean_fbbe .tag-black-b3d2 {
    display: block;
  }
}
.clean_fbbe .gradient_tiny_6da8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean_fbbe .gradient_tiny_6da8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean_fbbe .message-east-26d0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean_fbbe .message-east-26d0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean_fbbe .message-east-26d0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean_fbbe .media_narrow_3309 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_fbbe .media_narrow_3309 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean_fbbe .pagination-soft-426b p:last-child {
  margin-bottom: 0;
}
.clean_fbbe .picture_simple_d574 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean_fbbe .photo_large_dc01 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean_fbbe .last-457b {
  margin-top: 1em;
}
.clean_fbbe .button-complex-db05 {
  top: 0;
  display: block;
}
.clean_fbbe .button-complex-db05 a {
  color: inherit;
}
.clean_fbbe .button-complex-db05 a:hover {
  color: inherit;
}
.clean_fbbe .up_c6c3 {
  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;
}
.clean_fbbe .up_c6c3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean_fbbe .photo_large_dc01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean_fbbe .brown-bcdd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean_fbbe .brown-bcdd:first-child {
  margin-top: 0;
}
.clean_fbbe .brown-bcdd.next-8b68 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean_fbbe .brown-bcdd.message-90f3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_fbbe
  .brown-bcdd.message-90f3.widget_fresh_ca65
  .last-457b {
  width: 100%;
}
.clean_fbbe .message-90f3 {
  -webkit-box-align: center;
  align-items: center;
}
.clean_fbbe .message-90f3 .accent-a9d8,
.clean_fbbe .message-90f3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean_fbbe .message-east-26d0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_fbbe .message-east-26d0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_fbbe .message-east-26d0: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;
}
.clean_fbbe .next-8b68 {
  z-index: 5;
}
.clean_fbbe .hidden_3419 .old_08c0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean_fbbe .down_08b2 .old_08c0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean_fbbe .paragraph-80a2 .old_08c0 {
  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;
}
.clean_fbbe.pink-9a36 .tag-black-b3d2,
.clean_fbbe.cool-2e7d .tag-black-b3d2 {
  display: block;
}
.clean_fbbe.pink-9a36 .tag-black-b3d2 .backdrop_clean_9146,
.clean_fbbe.pink-9a36 .tag-black-b3d2 .photo_large_dc01,
.clean_fbbe.cool-2e7d .tag-black-b3d2 .backdrop_clean_9146,
.clean_fbbe.cool-2e7d .tag-black-b3d2 .photo_large_dc01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean_fbbe.prev-b3e0 .gradient_tiny_6da8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean_fbbe.prev-b3e0 .gradient_tiny_6da8 {
    margin-right: 0;
  }
}
.clean_fbbe.pink-9a36 .gradient_tiny_6da8,
.clean_fbbe.cool-2e7d .gradient_tiny_6da8 {
  padding-top: 40%;
}
.clean_fbbe.pink-9a36 .surface-current-1277,
.clean_fbbe.cool-2e7d .surface-current-1277 {
  display: block;
}
.clean_fbbe.pink-9a36 .fn-sticky-6ee6 .photo_large_dc01,
.clean_fbbe.cool-2e7d .fn-sticky-6ee6 .photo_large_dc01 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean_fbbe.pink-9a36 .gradient_tiny_6da8,
.clean_fbbe.cool-2e7d .gradient_tiny_6da8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean_fbbe.pink-9a36 .photo_large_dc01 {
  padding: 1em;
}
.mask_orange_1f8a {
  margin: 30px auto;
  display: block;
}
.mask_orange_1f8a .top-ed33 > * {
  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;
}
.mask_orange_1f8a .top-ed33 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_orange_1f8a .top-ed33 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner_3e8f .accent-a9d8 {
  margin-bottom: 1.41575em;
}
.banner_3e8f .fresh-5034 {
  margin-bottom: 1.618em;
}
.mask-de82 .detail-in-3733 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask-de82 .detail-in-3733 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask-de82 .detail-67cf {
  max-width: 100%;
  overflow: auto;
}
.notification_5f4c .mask-de82 a:hover {
  text-decoration: underline;
}
.north-c119 .texture-bottom-dfcd:not(.media_narrow_3309),
.north-c119 .message-east-26d0 {
  margin-bottom: 1.41575em;
}
.north-c119 .texture-bottom-dfcd:not(.media_narrow_3309):last-child,
.north-c119 .message-east-26d0:last-child {
  margin-bottom: 0;
}
.north-c119 .texture-bottom-dfcd.media-daed {
  margin-bottom: 0.41575em;
}
.north-c119 .outline-over-c3e9:before,
.north-c119 .tabs-last-0553:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.north-c119 .outline-over-c3e9:before {
  content: "\f115";
}
.north-c119 .tabs-last-0553:before {
  content: "\f02c";
}
.north-c119 .overlay-top-0e27 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.north-c119 .overlay-top-0e27 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar-6d46 {
  display: -webkit-box;
  display: flex;
}
.sidebar-6d46 .gas-ab59 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar-6d46 .gas-ab59 {
    flex-basis: 90px;
  }
}
.sidebar-6d46 .motion_8729 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-6d46 .motion_8729 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar-6d46 .element_6f7b p:last-child {
  margin-bottom: 0.72em;
}
.hero-d021 .top-ed33 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hero-d021 .top-ed33:after,
.hero-d021 .top-ed33:before {
  content: "";
  display: table;
}
.hero-d021 .top-ed33:after {
  clear: both;
}
.hero-d021 .top-ed33 .card_e77b,
.hero-d021 .top-ed33 .outline-13a4 {
  width: 49%;
}
.hero-d021 .top-ed33 .card_e77b a span.message_south_6cdb,
.hero-d021 .top-ed33 .outline-13a4 a span.message_south_6cdb {
  display: block;
  margin-bottom: 5px;
}
.hero-d021 .top-ed33 .outline-13a4 {
  float: left;
  text-align: left;
}
.hero-d021 .top-ed33 .card_e77b {
  float: right;
  text-align: right;
}
.fresh-32ef {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fresh-32ef {
    margin-bottom: 0;
  }
}
.dropdown-active-eecf {
  margin-bottom: 1em;
}
.dropdown-active-eecf .media_narrow_3309 {
  font-size: 1.1em;
  line-height: 1.3;
}
.wrapper_eb9c a {
  display: block;
  line-height: 0;
  position: relative;
}
.status_blue_7709 .dropdown-active-eecf,
.banner_action_fde8 .dropdown-active-eecf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status_blue_7709 .dropdown-active-eecf,
  .banner_action_fde8 .dropdown-active-eecf {
    display: block;
  }
}
.status_blue_7709 .wrapper_eb9c,
.banner_action_fde8 .wrapper_eb9c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status_blue_7709 .wrapper_eb9c,
  .banner_action_fde8 .wrapper_eb9c {
    margin-bottom: 1em;
  }
}
.status_blue_7709 .wrapper_eb9c img,
.banner_action_fde8 .wrapper_eb9c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status_blue_7709 .element_hard_7cc1,
.banner_action_fde8 .element_hard_7cc1 {
  flex-basis: calc(100% - 160px);
}
.status_blue_7709 .element_hard_7cc1 p,
.banner_action_fde8 .element_hard_7cc1 p {
  margin-bottom: 0;
}
.status_blue_7709 .element_hard_7cc1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status_blue_7709 .element_hard_7cc1 {
    padding-left: 0;
  }
}
.banner_action_fde8 .element_hard_7cc1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner_action_fde8 .element_hard_7cc1 {
    padding-right: 0;
  }
}
.banner_action_fde8 .wrapper_eb9c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.red_833f .wrapper_eb9c {
  margin-bottom: 0.5em;
}
.red_833f .wrapper_eb9c img {
  width: 100%;
}
.tag_simple_ad28 .hidden_6376,
.backdrop-gold-cece .hidden_6376 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.backdrop-gold-cece .media_dirty_f6a0 .carousel_2b78 p:last-child {
  margin-bottom: 0;
}
.badge-2dd9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.footer_fluid_af45 .carousel_stone_c59a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .footer_fluid_af45 .carousel_stone_c59a:last-of-type {
    margin-bottom: 0;
  }
}
.footer_fluid_af45 .carousel_stone_c59a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_fluid_af45 .carousel_stone_c59a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.footer_fluid_af45 .carousel_stone_c59a ul li {
  margin: 0 0 0.6em;
}
.footer_fluid_af45 .carousel_stone_c59a ul li.hover-copper-a45e,
.footer_fluid_af45 .carousel_stone_c59a ul li.accent_60fd {
  position: relative;
}
.footer_fluid_af45 .carousel_stone_c59a ul li.hover-copper-a45e .copper-636f,
.footer_fluid_af45 .carousel_stone_c59a ul li.accent_60fd .copper-636f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.footer_fluid_af45 .carousel_stone_c59a ul li.hover-copper-a45e:after:after,
.footer_fluid_af45 .carousel_stone_c59a ul li.hover-copper-a45e:after:before,
.footer_fluid_af45
  .carousel_stone_c59a
  ul
  li.accent_60fd:after:after,
.footer_fluid_af45
  .carousel_stone_c59a
  ul
  li.accent_60fd:after:before {
  content: "";
  display: table;
}
.footer_fluid_af45 .carousel_stone_c59a ul li.hover-copper-a45e:after:after,
.footer_fluid_af45
  .carousel_stone_c59a
  ul
  li.accent_60fd:after:after {
  clear: both;
}
.footer_fluid_af45 .carousel_stone_c59a a.light_891d:hover {
  text-decoration: none;
}
.footer_fluid_af45 .carousel_stone_c59a select {
  max-width: 100%;
}
.footer_fluid_af45 .carousel_stone_c59a table {
  font-size: 85%;
}
.footer_fluid_af45 .carousel_stone_c59a table td,
.footer_fluid_af45 .carousel_stone_c59a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.footer_fluid_af45 .carousel_stone_c59a table tfoot td {
  text-align: left;
}
.footer_fluid_af45 .carousel_stone_c59a :last-child {
  margin-bottom: 0;
}
.footer_fluid_af45 .carousel_stone_c59a .badge_5170 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.footer_fluid_af45 .carousel_stone_c59a .badge_5170 label {
  width: 100%;
}
.footer_fluid_af45 .carousel_stone_c59a .badge_5170 .block-513f {
  width: 100%;
  display: block;
}
.footer_fluid_af45 .carousel_stone_c59a .badge_5170 .heading-rough-ec7a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.footer_fluid_af45 .carousel_stone_c59a .badge_5170 .heading-rough-ec7a:hover svg #svg-search {
  fill: #444;
}
.footer_fluid_af45 .carousel_stone_c59a .badge_5170 .heading-rough-ec7a svg {
  width: 18px;
  height: 18px;
}
.footer_fluid_af45 .bronze-4e0d ul ul,
.footer_fluid_af45 .tertiary-da40 ul ul,
.footer_fluid_af45 .dropdown-81e0 ul ul,
.footer_fluid_af45 .highlight-wide-a5e7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.footer_fluid_af45 .bronze-4e0d .plasma-fd92 > a,
.footer_fluid_af45 .tertiary-da40 .plasma-fd92 > a,
.footer_fluid_af45 .dropdown-81e0 .plasma-fd92 > a,
.footer_fluid_af45 .highlight-wide-a5e7 .plasma-fd92 > a {
  margin-bottom: 0;
}
.footer_fluid_af45 .easy-34b0 li,
.footer_fluid_af45 .bronze-4e0d li,
.footer_fluid_af45 .photo-tiny-8372 li,
.footer_fluid_af45 .tertiary-da40 li,
.footer_fluid_af45 .dropdown-81e0 li,
.footer_fluid_af45 .highlight-wide-a5e7 li,
.footer_fluid_af45 .badge-active-3957 li,
.footer_fluid_af45 .rough-56db li {
  display: block;
  position: relative;
}
.footer_fluid_af45 .easy-34b0 li:last-child,
.footer_fluid_af45 .bronze-4e0d li:last-child,
.footer_fluid_af45 .photo-tiny-8372 li:last-child,
.footer_fluid_af45 .tertiary-da40 li:last-child,
.footer_fluid_af45 .dropdown-81e0 li:last-child,
.footer_fluid_af45 .highlight-wide-a5e7 li:last-child,
.footer_fluid_af45 .badge-active-3957 li:last-child,
.footer_fluid_af45 .rough-56db li:last-child {
  border: none;
}
.footer_fluid_af45 .easy-34b0 li a,
.footer_fluid_af45 .bronze-4e0d li a,
.footer_fluid_af45 .photo-tiny-8372 li a,
.footer_fluid_af45 .tertiary-da40 li a,
.footer_fluid_af45 .dropdown-81e0 li a,
.footer_fluid_af45 .highlight-wide-a5e7 li a,
.footer_fluid_af45 .badge-active-3957 li a,
.footer_fluid_af45 .rough-56db li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_fluid_af45 .easy-34b0 li ul li::before,
.footer_fluid_af45 .bronze-4e0d li ul li::before,
.footer_fluid_af45 .photo-tiny-8372 li ul li::before,
.footer_fluid_af45 .tertiary-da40 li ul li::before,
.footer_fluid_af45 .dropdown-81e0 li ul li::before,
.footer_fluid_af45 .highlight-wide-a5e7 li ul li::before,
.footer_fluid_af45 .badge-active-3957 li ul li::before,
.footer_fluid_af45 .rough-56db li ul li::before {
  left: 15px;
}
.footer_fluid_af45 .easy-34b0 li ul a,
.footer_fluid_af45 .bronze-4e0d li ul a,
.footer_fluid_af45 .photo-tiny-8372 li ul a,
.footer_fluid_af45 .tertiary-da40 li ul a,
.footer_fluid_af45 .dropdown-81e0 li ul a,
.footer_fluid_af45 .highlight-wide-a5e7 li ul a,
.footer_fluid_af45 .badge-active-3957 li ul a,
.footer_fluid_af45 .rough-56db li ul a {
  padding-left: 20px;
}
.footer_fluid_af45 .easy-34b0 li ul ul li::before,
.footer_fluid_af45 .bronze-4e0d li ul ul li::before,
.footer_fluid_af45 .photo-tiny-8372 li ul ul li::before,
.footer_fluid_af45 .tertiary-da40 li ul ul li::before,
.footer_fluid_af45 .dropdown-81e0 li ul ul li::before,
.footer_fluid_af45 .highlight-wide-a5e7 li ul ul li::before,
.footer_fluid_af45 .badge-active-3957 li ul ul li::before,
.footer_fluid_af45 .rough-56db li ul ul li::before {
  left: 30px;
}
.footer_fluid_af45 .easy-34b0 li ul ul a,
.footer_fluid_af45 .bronze-4e0d li ul ul a,
.footer_fluid_af45 .photo-tiny-8372 li ul ul a,
.footer_fluid_af45 .tertiary-da40 li ul ul a,
.footer_fluid_af45 .dropdown-81e0 li ul ul a,
.footer_fluid_af45 .highlight-wide-a5e7 li ul ul a,
.footer_fluid_af45 .badge-active-3957 li ul ul a,
.footer_fluid_af45 .rough-56db li ul ul a {
  padding-left: 40px;
}
.footer_fluid_af45 .image-efe1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_fluid_af45 .rough-56db ul li {
  margin-bottom: 1.41575em;
}
.footer_fluid_af45 .rough-56db ul li .section_action_ffe1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.footer_fluid_af45 .rough-56db ul li .large-4ac1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.narrow-2c21 .easy-34b0 li a,
.narrow-2c21 .bronze-4e0d li a,
.narrow-2c21 .photo-tiny-8372 li a,
.narrow-2c21 .tertiary-da40 li a,
.narrow-2c21 .dropdown-81e0 li a,
.narrow-2c21 .highlight-wide-a5e7 li a,
.narrow-2c21 .badge-active-3957 li a,
.narrow-2c21 .rough-56db li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-2c21 .image-efe1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-2c21 .carousel_stone_c59a ul li.hover-copper-a45e .copper-636f,
.narrow-2c21 .carousel_stone_c59a ul li.accent_60fd .copper-636f {
  background: rgba(0, 0, 0, 0.2);
}
.narrow-2c21 .footer_fluid_af45 .carousel_stone_c59a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li {
  margin: 0;
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li ul {
  margin: 0;
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li ul li a {
  padding-left: 15px;
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li ul li li a {
  padding-left: 30px;
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li.module_fb74 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li.module_fb74 > 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;
}
.dynamic-fba3 .footer_fluid_af45 .wood-03db li.module_fb74 > 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;
}
.bronze_96f4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.north_a3a2 {
  position: relative;
  z-index: 10;
}
.north_a3a2 .block_advanced_3fb1 {
  width: 100%;
  max-width: 100%;
}
.row_thick_72b6 .yellow_249a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row_thick_72b6 .section-clean-15c4 {
}
.row_thick_72b6 .narrow-2c21 {
  background: #292929;
}
.gas-5136 .yellow_249a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gas-5136 .section-clean-15c4 {
  background: #f9f9f9;
}
.gas-5136 .narrow-2c21 {
  background: #303030;
}
.icon_lower_264a .yellow_249a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon_lower_264a .surface_300d {
    margin-bottom: 1em;
  }
  .icon_lower_264a .surface_300d:last-child {
    margin-bottom: 0;
  }
}
.icon_lower_264a .section-clean-15c4 {
  background: #ededed;
}
.icon_lower_264a .narrow-2c21 {
  background: #1a1a1a;
}
.yellow_249a.section-clean-15c4 {
  color: rgba(0, 0, 0, 0.6);
}
.yellow_249a.section-clean-15c4 .pattern_right_4d05 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow_249a.narrow-2c21 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_249a.narrow-2c21 a:not(.light_891d) {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_249a.narrow-2c21 a:not(.light_891d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_249a.narrow-2c21 .pattern_right_4d05 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_249a.narrow-2c21 table tbody td,
.yellow_249a.narrow-2c21 table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge_6fa9.hidden_4b4a .hidden-selected-2909 {
  max-width: initial;
}
.badge_6fa9 .gradient_slow_c72f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge_6fa9 .gradient_slow_c72f .block_advanced_3fb1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge_6fa9 .gradient_slow_c72f .block_advanced_3fb1 {
    display: block;
    margin-bottom: 2em;
  }
  .badge_6fa9 .gradient_slow_c72f .block_advanced_3fb1:last-child {
    margin-bottom: 0;
  }
}
.icon_lower_264a .surface_300d:last-child,
.gas-5136 .surface_300d:last-child,
.row_thick_72b6 .surface_300d:last-child {
  margin-bottom: 0;
}
.icon_lower_264a .surface_300d .footer_fluid_af45 .carousel_stone_c59a:last-child,
.gas-5136 .surface_300d .footer_fluid_af45 .carousel_stone_c59a:last-child,
.row_thick_72b6 .surface_300d .footer_fluid_af45 .carousel_stone_c59a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .icon_lower_264a .tiny-fb4e,
  .icon_lower_264a .label-complex-87f2,
  .gas-5136 .tiny-fb4e,
  .gas-5136 .label-complex-87f2,
  .row_thick_72b6 .tiny-fb4e,
  .row_thick_72b6 .label-complex-87f2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .north_a3a2 .surface_300d {
    margin-bottom: 2em;
  }
}
.north_a3a2 p:last-child {
  margin-bottom: 0;
}
.north_a3a2 li,
.north_a3a2 ul {
  list-style: none;
  margin: 0;
}
.north_a3a2 ul ul {
  margin-left: 2.617924em;
}
.thick-d9ae {
  font-size: 0.875em;
}

/* css-noise: ec97 */
.widget-item-w5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
