/*!
Theme Name: Customify
Theme URI: https://pressmaximum.clean-f73d/customify
Author: WPCustomify
Author URI: https://pressmaximum.clean-f73d
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-f73d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.row_basic_6daf.input_d144/licenses/gpl-2.0.shade-17a7
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.frame_8dc6/, (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.nav-f08a.outer-d8ec/normalize.dropdown-2ecb/
 ======
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.dropdown-2ecb v7.0.0 | MIT License | github.clean-f73d/necolas/normalize.dropdown-2ecb */
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;
}
.focus-9317 .footer-over-9dd3,
.chip_cb4f,
.focus-cb40,
.carousel_cool_d23d,
.over_badb,
.plasma_404b,
.tiny-997b,
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;
}
.chip_cb4f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .chip_cb4f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .chip_cb4f,
  h1 {
    font-size: 1.8em;
  }
}
.focus-cb40,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus-cb40 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus-cb40,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus-cb40,
  h2 {
    font-size: 1.7em;
  }
}
.carousel_cool_d23d,
h3 {
  font-size: 1.618em;
}
.focus-9317 .footer-over-9dd3,
.over_badb,
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.tabs-plasma-2f1c {
  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;
}
.gradient_old_0779:after,
.gradient_old_0779:before,
.logo-accd:after,
.logo-accd:before {
  content: "";
  display: table;
}
.gradient_old_0779:after,
.logo-accd:after {
  clear: both;
}
.frame_dim_b8dd {
  float: right;
  margin-right: 0;
}
.accordion_white_aa75 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block-020d .lower-5892,
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;
}
.block-020d .lower-5892: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;
}
.iron_aa4b .lower-5892 {
  box-shadow: none;
}
.iron_aa4b
  .lower-5892
  .in_5cbc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.iron_aa4b .lower-5892 .large_476e {
  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;
}
.iron_aa4b
  .lower-5892
  .large_476e
  b {
  display: none;
}
.iron_aa4b .content-774d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(.green_b7a9),
button:not(.badge-dirty-31c5):not(.green_b7a9),
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ),
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ),
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ) {
  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;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):hover,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):hover,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):hover,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):hover,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):active,
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):active,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):active,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):active,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):active,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus {
  outline: 0;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481 {
  position: relative;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .full-c40a,
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .badge-cad9,
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .upper-52e7,
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  i,
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  svg,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .full-c40a,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .badge-cad9,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .upper-52e7,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  i,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  svg,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .full-c40a,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .badge-cad9,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .upper-52e7,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  i,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  svg,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .full-c40a,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .badge-cad9,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .upper-52e7,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  i,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  svg,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .full-c40a,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .badge-cad9,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  .upper-52e7,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  i,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481
  svg {
  visibility: hidden;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481:after,
button:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481:after,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481:after,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481:after,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ).fn-loading-e481: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;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(.green_b7a9),
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ),
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ),
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ) {
  color: #fff;
  background: #235787;
}
.nav_copper_1760:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus,
input[type="button"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus,
input[type="reset"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus,
input[type="submit"]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ):focus {
  color: #fff;
}
.nav_copper_1760.fn-disabled-e481:not(.badge-dirty-31c5):not(
    .green_b7a9
  ),
.nav_copper_1760[disabled]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ),
button.fn-disabled-e481:not(.badge-dirty-31c5):not(
    .green_b7a9
  ),
button[disabled]:not(.badge-dirty-31c5):not(
    .green_b7a9
  ) {
  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;
}
.fluid_2885 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fluid_2885: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;
}
.tag_over_01dc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.action-a883 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.large-07e9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient_old_0779:after,
.gradient_old_0779:before,
.clean_6728:after,
.clean_6728:before,
.shadow_active_6e40:after,
.shadow_active_6e40:before,
.shadow-6a76:after,
.shadow-6a76:before,
.tag-3483:after,
.tag-3483:before,
.static_22c2:after,
.static_22c2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient_old_0779:after,
.clean_6728:after,
.shadow_active_6e40:after,
.shadow-6a76:after,
.tag-3483:after,
.static_22c2:after {
  clear: both;
}
.clean_6728 .accordion_f3a0,
.shadow_active_6e40 .accordion_f3a0,
.article-7713 .accordion_f3a0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row-348e {
  display: inline-block;
}
.texture_99e5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.texture_99e5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.texture_99e5 .progress_9d67 {
  padding: 1em 0;
  font-size: 85%;
}
.progress_9d67 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bright_437a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bright_437a:after,
.bright_437a:before {
  content: "";
  display: table;
}
.bright_437a:after {
  clear: both;
}
.orange_e421 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup-2d51 .orange_e421 {
  max-width: 50%;
}
.gas_0678 .orange_e421 {
  max-width: 33.33%;
}
.white_4d16 .orange_e421 {
  max-width: 25%;
}
.status_right_d7f6 .orange_e421 {
  max-width: 20%;
}
.background-inner-95d0 .orange_e421 {
  max-width: 16.66%;
}
.media-wide-7f12 .orange_e421 {
  max-width: 14.28%;
}
.smooth_9371 .orange_e421 {
  max-width: 12.5%;
}
.chip-de73 .orange_e421 {
  max-width: 11.11%;
}
.content_758b {
  display: block;
}
.focus-9317 .aside-7bf3 label,
.focus-9317 .container_ac8b label,
.focus-9317 .lower-58ab label,
.focus-9317 .icon-blue-f1d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-prev-25f7 {
  list-style: none;
  margin: 0;
}
.icon-prev-25f7 article.full_e92a {
  margin-bottom: 0;
}
.icon-prev-25f7 ul {
  list-style: none;
  margin: 0;
}
.icon-prev-25f7 .accent_f719 li.full_e92a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-prev-25f7 .accent_f719 li.full_e92a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-prev-25f7 .accent_f719 li.full_e92a: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) {
  .icon-prev-25f7 .accent_f719 li.full_e92a li.full_e92a li.full_e92a li.full_e92a {
    padding-left: 0;
  }
}
article.full_e92a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full_e92a .clean_6728 p:last-of-type {
  margin-bottom: 0;
}
article.full_e92a .avatar-current-e469 {
  float: left;
}
article.full_e92a .small-3ac9 {
  margin-left: 85px;
}
article.full_e92a .panel_2bde {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full_e92a .panel_2bde .white-0631 {
  margin-left: 10px;
}
article.full_e92a .out-6683 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full_e92a .yellow-ab68 {
  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 .aside-7bf3,
  #respond .lower-58ab,
  #respond .icon-blue-f1d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-7bf3 input,
#respond .lower-58ab input,
#respond .icon-blue-f1d2 input {
  width: 100%;
}
#respond .icon-blue-f1d2 {
  margin-right: 0;
}
#respond .component-8793 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_8508 {
  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;
}
.texture_8508.tabs-hovered-a6d8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture_8508 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%);
}
.texture_8508:focus,
.texture_8508: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);
}
.last_f302 {
  border-radius: 10%;
}
.status_center_ec6c {
  border-radius: 50%;
}
.red_ad6c {
  font-size: 0.72em;
}
.dirty-18c7 {
  font-size: 0.875em;
}
.pink-f3f6 {
  font-size: 1.1em;
}
.message-2c1b {
  text-transform: uppercase;
  line-height: 1.2;
}
.message-2c1b.red_ad6c {
  letter-spacing: 0.5px;
}
.image-dark-a821,
.image-dark-a821 a {
  color: #6d6d6d;
}
.image-dark-a821 a:hover {
  color: #111;
}
.accordion-gold-9540 {
  color: #6d6d6d;
}
.wrapper_8455 {
  overflow-x: hidden;
}
.wrapper_8455 .message-4a57.hovered_20b5 {
  position: relative;
}
.wrapper_8455 .message-4a57.hovered_20b5.block_under_2a55 {
  position: initial;
}
.wrapper_8455
  .message-4a57.hovered_20b5.block_under_2a55
  .hero-brown-c3de {
  left: auto;
}
.wrapper_8455 .message-4a57 .hero-brown-c3de {
  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;
}
.wrapper_8455 .message-4a57:hover.hovered_20b5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper_8455
  .message-4a57:hover.hovered_20b5
  .hero-brown-c3de {
  display: block;
  z-index: 9999999;
}
.wrapper_8455 .pattern-0d48 .tag-small-12b5,
.wrapper_8455 .button_111b .tag-small-12b5 {
  display: none;
}
.wrapper_8455 .tertiary_fd80 .message-4a57:hover.hovered_20b5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus-9317 .aside-7bf3 label,
.focus-9317 .container_ac8b label,
.focus-9317 .lower-58ab label,
.focus-9317 .icon-blue-f1d2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-prev-25f7 {
  list-style: none;
  margin: 0;
}
.icon-prev-25f7 article.full_e92a {
  margin-bottom: 0;
}
.icon-prev-25f7 ul {
  list-style: none;
  margin: 0;
}
.icon-prev-25f7 .accent_f719 li.full_e92a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-prev-25f7 .accent_f719 li.full_e92a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-prev-25f7 .accent_f719 li.full_e92a: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) {
  .icon-prev-25f7 .accent_f719 li.full_e92a li.full_e92a li.full_e92a li.full_e92a {
    padding-left: 0;
  }
}
article.full_e92a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.full_e92a .clean_6728 p:last-of-type {
  margin-bottom: 0;
}
article.full_e92a .avatar-current-e469 {
  float: left;
}
article.full_e92a .small-3ac9 {
  margin-left: 85px;
}
article.full_e92a .panel_2bde {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.full_e92a .panel_2bde .white-0631 {
  margin-left: 10px;
}
article.full_e92a .out-6683 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.full_e92a .yellow-ab68 {
  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 .aside-7bf3,
  #respond .lower-58ab,
  #respond .icon-blue-f1d2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside-7bf3 input,
#respond .lower-58ab input,
#respond .icon-blue-f1d2 input {
  width: 100%;
}
#respond .icon-blue-f1d2 {
  margin-right: 0;
}
#respond .component-8793 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-0d48 .list-new-ffb5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.list-new-ffb5 .pro_f79b.focused-34a1 .modal_new_08b6 > li > a:focus,
.list-new-ffb5 .pro_f79b.focused-34a1 .modal_new_08b6 > li > a:hover,
.list-new-ffb5 .pro_f79b.list-a6fa .modal_new_08b6 > li > a:focus,
.list-new-ffb5 .pro_f79b.list-a6fa .modal_new_08b6 > li > a:hover,
.list-new-ffb5 .pro_f79b.button-77c7 .modal_new_08b6 > li > a:focus,
.list-new-ffb5 .pro_f79b.button-77c7 .modal_new_08b6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-new-ffb5
  .pro_f79b.focused-34a1
  .modal_new_08b6
  > li.aside_32df
  > a,
.list-new-ffb5
  .pro_f79b.focused-34a1
  .modal_new_08b6
  > li.bronze_53e8
  > a,
.list-new-ffb5
  .pro_f79b.list-a6fa
  .modal_new_08b6
  > li.aside_32df
  > a,
.list-new-ffb5
  .pro_f79b.list-a6fa
  .modal_new_08b6
  > li.bronze_53e8
  > a,
.list-new-ffb5
  .pro_f79b.button-77c7
  .modal_new_08b6
  > li.aside_32df
  > a,
.list-new-ffb5 .pro_f79b.button-77c7 .modal_new_08b6 > li.menu_eeeb > a {
  color: rgba(255, 255, 255, 0.99);
}
.list-new-ffb5 .north_f57d,
.list-new-ffb5 .north_f57d a {
  color: rgba(255, 255, 255, 0.99);
}
.list-new-ffb5 .header_c5d4.mask_simple_b223 li a,
.list-new-ffb5 .highlight_paper_c3ec a,
.list-new-ffb5 .list-fresh-2454,
.list-new-ffb5 .modal_new_08b6 > li > a,
.list-new-ffb5 .green_634d {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5 .header_c5d4.mask_simple_b223 li a:hover,
.list-new-ffb5 .highlight_paper_c3ec a:hover,
.list-new-ffb5 .list-fresh-2454:hover,
.list-new-ffb5 .modal_new_08b6 > li > a:hover,
.list-new-ffb5 .green_634d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-new-ffb5 .box_over_ef7f {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5 .box_over_ef7f .background-879f {
  color: rgba(255, 255, 255, 0.99);
}
.list-new-ffb5 .box_over_ef7f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-new-ffb5 .wood-3bf0 .rough_8f01 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5 .wood-3bf0 .rough_8f01 .footer_red_35d0 {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5
  .wood-3bf0
  .rough_8f01
  .footer_red_35d0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5
  .wood-3bf0
  .rough_8f01
  .footer_red_35d0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5
  .wood-3bf0
  .rough_8f01
  .footer_red_35d0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5
  .wood-3bf0
  .rough_8f01
  .footer_red_35d0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5 .wood-3bf0 .link_fadd {
  color: rgba(255, 255, 255, 0.79);
}
.list-new-ffb5 .wood-3bf0 .link_fadd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_2188
  .list-new-ffb5
  .wood-3bf0
  .shade_lite_9d1e
  .button_b7b5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_2188
  .list-new-ffb5
  .wood-3bf0
  .shade_lite_9d1e
  .footer_red_35d0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-0d48 .texture-b4b0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture-b4b0 .pro_f79b.focused-34a1 .modal_new_08b6 > li > a:focus,
.texture-b4b0 .pro_f79b.focused-34a1 .modal_new_08b6 > li > a:hover,
.texture-b4b0 .pro_f79b.list-a6fa .modal_new_08b6 > li > a:focus,
.texture-b4b0 .pro_f79b.list-a6fa .modal_new_08b6 > li > a:hover,
.texture-b4b0 .pro_f79b.button-77c7 .modal_new_08b6 > li > a:focus,
.texture-b4b0 .pro_f79b.button-77c7 .modal_new_08b6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-b4b0
  .pro_f79b.focused-34a1
  .modal_new_08b6
  > li.aside_32df
  > a,
.texture-b4b0
  .pro_f79b.focused-34a1
  .modal_new_08b6
  > li.bronze_53e8
  > a,
.texture-b4b0
  .pro_f79b.list-a6fa
  .modal_new_08b6
  > li.aside_32df
  > a,
.texture-b4b0
  .pro_f79b.list-a6fa
  .modal_new_08b6
  > li.bronze_53e8
  > a,
.texture-b4b0
  .pro_f79b.button-77c7
  .modal_new_08b6
  > li.aside_32df
  > a,
.texture-b4b0 .pro_f79b.button-77c7 .modal_new_08b6 > li.menu_eeeb > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-b4b0 .north_f57d,
.texture-b4b0 .north_f57d a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-b4b0 .header_c5d4.mask_simple_b223 li a,
.texture-b4b0 .highlight_paper_c3ec a,
.texture-b4b0 .list-fresh-2454,
.texture-b4b0 .modal_new_08b6 > li > a,
.texture-b4b0 .green_634d {
  color: rgba(0, 0, 0, 0.55);
}
.texture-b4b0 .header_c5d4.mask_simple_b223 li a:hover,
.texture-b4b0 .highlight_paper_c3ec a:hover,
.texture-b4b0 .list-fresh-2454:hover,
.texture-b4b0 .modal_new_08b6 > li > a:hover,
.texture-b4b0 .green_634d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-b4b0 .box_over_ef7f {
  color: rgba(0, 0, 0, 0.55);
}
.texture-b4b0 .box_over_ef7f .background-879f {
  color: rgba(0, 0, 0, 0.8);
}
.texture-b4b0 .box_over_ef7f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-wide-b24a .rough_c9fe {
  margin-left: auto;
  margin-right: auto;
}
.shadow_active_6e40 > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow_active_6e40 .tag_over_01dc {
  margin-right: 1.41575em;
}
.summary-8c4c .shadow_active_6e40 > .alert-e226 {
  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;
}
.summary-8c4c .shadow_active_6e40 > .fixed-565c {
  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;
}
.wood-7ea8.highlight-wide-b24a .rough_c9fe,
.shade-244d.highlight-wide-b24a .rough_c9fe {
  margin-left: 0;
}
.next-704c.highlight-wide-b24a .rough_c9fe,
.disabled-99db.highlight-wide-b24a .rough_c9fe {
  margin-right: 0;
}
.shadow_active_6e40 ol,
.shadow_active_6e40 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.aside_purple_cb77 video {
  max-width: 100%;
}
.rough-742d img {
  display: block;
}
.rough-742d.tag_over_01dc,
.rough-742d.action-a883 {
  width: 100%;
}
.rough-742d.fixed-565c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info-silver-276e:not(.hero_0f9b) {
  margin: 1.5em auto;
}
.cold-c20a p {
  padding: 1.5em 14px;
}
ul.mask_3418.fixed-565c,
ul.mask_3418.alert-e226,
ul.mask_3418.active_focused_7d0b.alert-e226 {
  padding: 0 14px;
}
.easy_d2fd {
  display: block;
  overflow-x: auto;
}
.easy_d2fd table {
  border-collapse: collapse;
  width: 100%;
}
.easy_d2fd td,
.easy_d2fd th {
  padding: 0.5em;
}
.shadow_active_6e40 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow_active_6e40 ol ol,
.shadow_active_6e40 ol ul,
.shadow_active_6e40 ul ol,
.shadow_active_6e40 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow_active_6e40 ol ol li,
.shadow_active_6e40 ol ul li,
.shadow_active_6e40 ul ol li,
.shadow_active_6e40 ul ul li {
  margin-left: 0;
}
.hidden-14da.east_f629 > .silver_42ed {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden-14da.east_f629 > .silver_42ed iframe,
.hidden-14da.east_f629 > .silver_42ed > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bottom-4410 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bottom-4410.popup_outer_237c {
  padding: 0;
}
.bottom-4410.popup_outer_237c cite {
  font-size: 13px;
}
.bottom-4410 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bottom-4410 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dirty-bbb0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dirty-bbb0 > p:first-child {
  margin-top: 0;
}
.dirty-bbb0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dirty-bbb0 blockquote {
  border-left: 0;
}
.list-gas-0981 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list-gas-0981:not(.lite-de74) {
  max-width: 100px;
}
.list-gas-0981.pressed-c565 {
  border-bottom: none !important;
  text-align: center;
}
.list-gas-0981.pressed-c565::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .cold-c20a p {
    padding: 1.5em 0;
  }
}
.menu-d3ea {
  color: #0073aa;
}
.link_b4a1 {
  background-color: #0073aa;
}
.right_dbac {
  color: #229fd8;
}
.east_e24f {
  background-color: #229fd8;
}
.caption_fa2c {
  color: #eee;
}
.disabled-short-264f {
  background-color: #eee;
}
.text-bronze-509a {
  color: #444;
}
.in_6130 {
  background-color: #444;
}
.media_slow_1932 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media_slow_1932 .large_15e7 .highlight_paper_c3ec {
  font-size: 15px;
}
.media_slow_1932 .highlight_paper_c3ec {
  line-height: 1.3;
}
.media_slow_1932 .texture-b4b0 {
}
.media_slow_1932 .list-new-ffb5 {
  background: #235787;
}
.short_8af0 {
  padding: 0;
}
.short_8af0 .list-new-ffb5 {
  background: #1a1a1a;
}
.short_8af0 .texture-b4b0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component_37bf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component_37bf .texture-b4b0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component_37bf .list-new-ffb5 {
  background: #303030;
}
.static_22c2 {
  position: relative;
  z-index: 10;
}
.static_22c2 .popup_new_4817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary-white-0e96 .hovered_20b5 {
  display: inline-block;
  vertical-align: middle;
}
.secondary-white-0e96.secondary-8d5c .hovered_20b5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .secondary-white-0e96.secondary-8d5c .hovered_20b5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-white-0e96.secondary-8d5c .hovered_20b5 {
    margin-right: 0.4em;
  }
}
.secondary-white-0e96.secondary-8d5c .hovered_20b5:last-child {
  margin-right: 0;
}
.warm-c742 .popup_new_4817 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern-0d48 .large_15e7 {
    margin: 0 -0.5em;
  }
  .pattern-0d48 .large_15e7 [class*="customify-col-"],
  .pattern-0d48 .large_15e7 [class*="customify-col_"],
  .pattern-0d48 .large_15e7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern-0d48.thumbnail_95d0 .popup_new_4817 {
  background: 0 0 !important;
}
.pattern-0d48.thumbnail_95d0 .popup_new_4817,
.pattern-0d48.warm-c742 .popup_new_4817 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern-0d48.slow-e144 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern-0d48.warm-c742 .popup_new_4817 {
  box-shadow: none !important;
}
.summary-smooth-57a7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .summary-smooth-57a7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .summary-smooth-57a7 {
    padding: 18px 0 20px;
  }
}
.summary-smooth-57a7 .hard-a5be {
  width: 100%;
}
.summary-smooth-57a7 .breadcrumb_dark_22fc {
  margin-bottom: 0;
}
.summary-smooth-57a7 .stale_19b2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pattern-large-4e1e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pattern-large-4e1e .top_883a {
  width: 100%;
}
.logo-c066 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo-c066 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo-c066 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;
}
.logo-c066 li:last-child:after {
  display: none;
}
.logo-c066 li a {
  font-weight: 500;
  margin-right: 10px;
}
.picture_stone_764b .tag-small-12b5 button,
.summary-smooth-57a7 .tag-small-12b5 button {
  left: 0;
}
.picture_stone_764b .top_883a,
.summary-smooth-57a7 .top_883a {
  padding-left: 0;
  padding-right: 0;
}
.picture_stone_764b .pattern-large-4e1e,
.summary-smooth-57a7 .pattern-large-4e1e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.picture_stone_764b {
  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;
}
.picture_stone_764b: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;
}
.picture_stone_764b .input_warm_51a0 {
  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) {
  .picture_stone_764b .input_warm_51a0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .picture_stone_764b .input_warm_51a0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .picture_stone_764b .input_warm_51a0 {
    min-height: 200px;
  }
}
.picture_stone_764b .logo-c066 {
  color: rgba(255, 255, 255, 0.8);
}
.picture_stone_764b .logo-c066 a,
.picture_stone_764b .logo-c066 li:after {
  color: inherit;
}
.picture_stone_764b .logo-c066 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer-motion-4a77 {
  margin-bottom: 0.5em;
}
.section_large_5caa {
  margin-bottom: 1.2em;
}
.section_large_5caa,
.footer-motion-4a77 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section_large_5caa p:last-child,
.footer-motion-4a77 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tag-small-12b5,
#masthead .tag-small-12b5 {
  display: none;
}
#masthead
  > .tag-small-12b5.fluid-703b {
  display: none;
}
#masthead > .tag-small-12b5 button {
  left: 0;
}
.badge_left_f887 {
  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%;
}
.badge_left_f887 .hovered_20b5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_left_f887 .gas_66f4 {
  display: -webkit-box;
  display: flex;
}
.badge_left_f887 .gas_66f4.gallery_full_faef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_left_f887 .gas_66f4.notice-basic-c443 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_left_f887 .gas_66f4.sidebar_selected_0a12 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_left_f887.mask_fresh_69b7.border-wood-3c1c .gas_66f4.gallery_full_faef {
  flex-basis: 100%;
}
.badge_left_f887.mask_old_7a89 .gas_66f4.notice-basic-c443 {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_left_f887.mask_old_7a89 .gas_66f4.sidebar_selected_0a12 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tag-small-12b5.fluid-703b {
  display: none;
}
#masthead > .tag-small-12b5 button {
  left: 0;
}
.card-687a {
  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;
}
.card-687a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.card-687a.static-47de i {
  margin-right: 4px;
}
.card-687a.list-simple-9eee i {
  margin-left: 5px;
}
.highlight_paper_c3ec p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight_paper_c3ec p:last-child {
  margin-bottom: 0;
}
.pink-8e81 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pink-8e81 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pink-8e81 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pink-8e81 .north_f57d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pink-8e81 .component_gold_6147 {
  margin: 5px 0 7px 0;
}
.pink-8e81.mask-silver-d25f .sidebar-current-8dc2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink-8e81.mask-silver-d25f .sidebar-1561 {
  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;
}
.pink-8e81.medium_8fd4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pink-8e81.medium_8fd4 .sidebar-current-8dc2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink-8e81.medium_8fd4 .sidebar-1561 {
  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;
}
.pink-8e81.hidden_9cca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink-8e81.small_1061 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pink-8e81.small_1061 .sidebar-1561 {
  margin-top: 7px;
}
.heading-solid-6ac1 {
  display: inline-block;
}
.static_22c2 .red_3747 .pink-8e81 img {
  max-width: 100%;
}
.pro_f79b .tertiary-selected-d1ed.cool_9f74,
.medium_42d0 .tertiary-selected-d1ed.cool_9f74 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pro_f79b .frame_1fba,
.medium_42d0 .frame_1fba {
  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%);
}
.pro_f79b .frame_1fba {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pro_f79b.mask_16ad .frame_1fba {
  display: none;
}
.pro_f79b .footer-0ebe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pro_f79b .footer-0ebe li {
  display: inline-block;
  position: relative;
}
.pro_f79b .footer-0ebe li:last-child {
  margin-right: 0;
}
.pro_f79b .footer-0ebe 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;
}
.pro_f79b .footer-0ebe li.menu_eeeb > a {
  color: rgba(0, 0, 0, 0.9);
}
.pro_f79b .footer-0ebe > 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;
}
.pro_f79b .footer-0ebe > li > a i {
  line-height: 0;
}
.pro_f79b .footer-0ebe > li.search-f8e1 > a .frame_1fba {
  margin-left: 4px;
  line-height: 0;
}
.pro_f79b .footer-0ebe .lite_76b3 li.search-f8e1 > a {
  position: relative;
}
.pro_f79b .footer-0ebe .lite_76b3 li.search-f8e1 > a:after,
.pro_f79b .footer-0ebe .lite_76b3 li.search-f8e1 > a:before {
  content: "";
  display: table;
}
.pro_f79b .footer-0ebe .lite_76b3 li.search-f8e1 > a:after {
  clear: both;
}
.pro_f79b .footer-0ebe .lite_76b3 li.search-f8e1 > a .frame_1fba {
  margin-left: 5px;
  float: right;
}
.pro_f79b .cool_86ed,
.pro_f79b .lite_76b3 {
  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;
}
.pro_f79b .lite_76b3 {
  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;
}
.pro_f79b .lite_76b3 .cool_9f74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pro_f79b .lite_76b3 .frame_1fba {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pro_f79b .lite_76b3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pro_f79b .lite_76b3 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;
}
.pro_f79b .lite_76b3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pro_f79b .lite_76b3 .lite_76b3 {
  top: 0;
  left: 100%;
}
.pro_f79b .thumbnail-2d4b.fn-focus-e481 > .cool_86ed,
.pro_f79b .thumbnail-2d4b.fn-focus-e481 > .lite_76b3,
.pro_f79b .thumbnail-2d4b:focus > .cool_86ed,
.pro_f79b .thumbnail-2d4b:focus > .lite_76b3,
.pro_f79b .thumbnail-2d4b:hover > .cool_86ed,
.pro_f79b .thumbnail-2d4b:hover > .lite_76b3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pro_f79b.button-77c7 .modal_new_08b6:after,
.pro_f79b.button-77c7 .modal_new_08b6:before {
  content: "";
  display: table;
}
.pro_f79b.button-77c7 .modal_new_08b6:after {
  clear: both;
}
.pro_f79b.button-77c7 .modal_new_08b6 > li {
  float: left;
}
.pro_f79b.sidebar_5c63 .modal_new_08b6:after,
.pro_f79b.sidebar_5c63 .modal_new_08b6:before {
  content: "";
  display: table;
}
.pro_f79b.sidebar_5c63 .modal_new_08b6:after {
  clear: both;
}
.pro_f79b.sidebar_5c63 .modal_new_08b6 > li {
  float: left;
}
.pro_f79b.sidebar_5c63 .modal_new_08b6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pro_f79b.sidebar_5c63 .modal_new_08b6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pro_f79b.sidebar_5c63 .modal_new_08b6 > li.aside_32df > a,
.pro_f79b.sidebar_5c63 .modal_new_08b6 > li.menu_eeeb > a {
  color: #fff;
  background-color: #1e4b75;
}
.pro_f79b.focused-34a1 .modal_new_08b6 > li > a .cool_9f74 {
  position: relative;
}
.pro_f79b.focused-34a1 .modal_new_08b6 > li > a .cool_9f74: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;
}
.pro_f79b.focused-34a1
  .modal_new_08b6
  > li:focus
  > a
  .cool_9f74:before,
.pro_f79b.focused-34a1
  .modal_new_08b6
  > li:hover
  > a
  .cool_9f74:before {
  width: 100%;
  background-color: currentColor;
}
.pro_f79b.focused-34a1
  .modal_new_08b6
  > li.aside_32df
  > a
  .cool_9f74:before,
.pro_f79b.focused-34a1
  .modal_new_08b6
  > li.bronze_53e8
  > a
  .cool_9f74:before {
  width: 100%;
  background-color: currentColor;
}
.pro_f79b.list-a6fa .modal_new_08b6 > li > a .cool_9f74 {
  position: relative;
}
.pro_f79b.list-a6fa .modal_new_08b6 > li > a .cool_9f74: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;
}
.pro_f79b.list-a6fa .modal_new_08b6 > li:focus > a .cool_9f74:before,
.pro_f79b.list-a6fa
  .modal_new_08b6
  > li:hover
  > a
  .cool_9f74:before {
  width: 100%;
  background-color: currentColor;
}
.pro_f79b.list-a6fa
  .modal_new_08b6
  > li.aside_32df
  > a
  .cool_9f74:before,
.pro_f79b.list-a6fa
  .modal_new_08b6
  > li.bronze_53e8
  > a
  .cool_9f74:before {
  width: 100%;
  background-color: currentColor;
}
.medium_42d0 .footer-0ebe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.medium_42d0 .footer-0ebe li:first-child > a {
  border-top: none;
}
.medium_42d0 .footer-0ebe .popup_d3f0 > .cool_9f74 .frame_1fba {
  display: none;
}
.medium_42d0 .footer-0ebe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.medium_42d0 .footer-0ebe li:last-child {
  border: none;
}
.medium_42d0 .footer-0ebe li.search-f8e1 > a {
  padding-right: 45px !important;
}
.medium_42d0 .footer-0ebe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.medium_42d0 .footer-0ebe li a:focus,
.medium_42d0 .footer-0ebe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_42d0 .footer-0ebe li .hard_055c {
  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;
}
.medium_42d0 .footer-0ebe li .hard_055c:hover {
  box-shadow: none;
}
.medium_42d0 .footer-0ebe li .hard_055c .frame_1fba {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.medium_42d0 .footer-0ebe .lite_76b3 {
  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);
}
.medium_42d0 .footer-0ebe .lite_76b3 li a {
  padding-left: 3em;
}
.medium_42d0 .footer-0ebe .pattern_782b > a .hard_055c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.medium_42d0 .footer-0ebe .pattern_782b > .lite_76b3 {
  display: block;
  opacity: 1;
}
.progress-9244 {
  max-width: 100%;
}
.inner-039d {
  line-height: 0;
  cursor: pointer;
}
.green_634d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.green_634d:hover {
  box-shadow: none;
  color: currentColor;
}
.green_634d svg {
  width: 18px;
  height: 18px;
}
.green_634d .video-d7e6 {
  display: none;
}
.dropdown_7bc2 {
  position: relative;
}
.dropdown_7bc2.fn-active-e481 .green_634d .overlay_c83b {
  display: none;
}
.dropdown_7bc2.fn-active-e481 .green_634d .video-d7e6 {
  display: inline-block;
}
.dropdown_7bc2 .item_center_ce8e {
  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);
}
.dropdown_7bc2.action-7f92 .item_center_ce8e {
  left: auto;
  right: -0.9em;
}
.dropdown_7bc2.action-7f92 .cool_e85b::before {
  left: auto;
  right: 15px;
}
.dropdown_7bc2.fn-active-e481 .item_center_ce8e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade_lite_9d1e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shade_lite_9d1e label {
  flex-basis: 100%;
}
.shade_lite_9d1e .rough_8f01 {
  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;
}
.shade_lite_9d1e .footer_red_35d0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shade_lite_9d1e .footer_red_35d0:focus {
  background-color: transparent;
}
.shade_lite_9d1e button.link_fadd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shade_lite_9d1e button.link_fadd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shade_lite_9d1e button.link_fadd svg {
  width: 18px;
  height: 18px;
}
.shade_lite_9d1e input[type="submit"] {
  min-height: auto;
}
.wood-3bf0 .shade_lite_9d1e .footer_red_35d0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.cool_e85b {
  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_e85b {
    width: 220px;
  }
}
.cool_e85b label {
  flex-basis: 100%;
}
.cool_e85b::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;
}
.module_2188 .wood-3bf0 .shade_lite_9d1e {
  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;
}
.module_2188
  .wood-3bf0
  .shade_lite_9d1e
  .rough_8f01 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module_2188 .wood-3bf0 .shade_lite_9d1e .footer_red_35d0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module_2188
  .wood-3bf0
  .shade_lite_9d1e
  .footer_red_35d0:focus {
  background: 0 0;
}
.module_2188
  .wood-3bf0
  .shade_lite_9d1e
  .button_b7b5 {
  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;
}
.header_c5d4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.header_c5d4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.header_c5d4 li:last-child {
  margin-right: 0;
}
.header_c5d4 li:first-child {
  margin-left: 0;
}
.header_c5d4.paragraph-stale-1e4a a {
  color: #fff;
}
.header_c5d4.paragraph-stale-1e4a a:hover {
  color: #fff;
}
.header_c5d4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.header_c5d4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.header_c5d4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header_c5d4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.header_c5d4 [class*="social-icon-apple"] {
  background-color: #999;
}
.header_c5d4 [class*="social-icon-apple"].stone-d347 {
  background-color: transparent;
  color: #999;
}
.header_c5d4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.header_c5d4 [class*="social-icon-behance"].stone-d347 {
  background-color: transparent;
  color: #1769ff;
}
.header_c5d4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.header_c5d4 [class*="social-icon-bitbucket"].stone-d347 {
  background-color: transparent;
  color: #205081;
}
.header_c5d4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.header_c5d4 [class*="social-icon-codepen"].stone-d347 {
  background-color: transparent;
  color: #000;
}
.header_c5d4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.header_c5d4 [class*="social-icon-delicious"].stone-d347 {
  background-color: transparent;
  color: #39f;
}
.header_c5d4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.header_c5d4 [class*="social-icon-digg"].stone-d347 {
  background-color: transparent;
  color: #005be2;
}
.header_c5d4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.header_c5d4 [class*="social-icon-dribbble"].stone-d347 {
  background-color: transparent;
  color: #ea4c89;
}
.header_c5d4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.header_c5d4 [class*="social-icon-envelope"].stone-d347 {
  background-color: transparent;
  color: #ea4335;
}
.header_c5d4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.header_c5d4 [class*="social-icon-facebook"].stone-d347 {
  background-color: transparent;
  color: #3b5998;
}
.header_c5d4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.header_c5d4 [class*="social-icon-flickr"].stone-d347 {
  background-color: transparent;
  color: #0063dc;
}
.header_c5d4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.header_c5d4 [class*="social-icon-foursquare"].stone-d347 {
  background-color: transparent;
  color: #2d5be3;
}
.header_c5d4 [class*="social-icon-github"] {
  background-color: #333;
}
.header_c5d4 [class*="social-icon-github"].stone-d347 {
  background-color: transparent;
  color: #333;
}
.header_c5d4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.header_c5d4 [class*="social-icon-google-plus"].stone-d347 {
  background-color: transparent;
  color: #dd4b39;
}
.header_c5d4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.header_c5d4 [class*="social-icon-houzz"].stone-d347 {
  background-color: transparent;
  color: #7ac142;
}
.header_c5d4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.header_c5d4 [class*="social-icon-instagram"].stone-d347 {
  background-color: transparent;
  color: #262626;
}
.header_c5d4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.header_c5d4 [class*="social-icon-jsfiddle"].stone-d347 {
  background-color: transparent;
  color: #487aa2;
}
.header_c5d4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.header_c5d4 [class*="social-icon-linkedin"].stone-d347 {
  background-color: transparent;
  color: #0077b5;
}
.header_c5d4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.header_c5d4 [class*="social-icon-medium"].stone-d347 {
  background-color: transparent;
  color: #00ab6b;
}
.header_c5d4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.header_c5d4
  [class*="social-icon-odnoklassniki"].stone-d347 {
  background-color: transparent;
  color: #f4731c;
}
.header_c5d4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.header_c5d4 [class*="social-icon-meetup"].stone-d347 {
  background-color: transparent;
  color: #ec1c40;
}
.header_c5d4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.header_c5d4 [class*="social-icon-pinterest"].stone-d347 {
  background-color: transparent;
  color: #bd081c;
}
.header_c5d4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.header_c5d4 [class*="social-icon-product-hunt"].stone-d347 {
  background-color: transparent;
  color: #da552f;
}
.header_c5d4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.header_c5d4 [class*="social-icon-reddit"].stone-d347 {
  background-color: transparent;
  color: #ff4500;
}
.header_c5d4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.header_c5d4 [class*="social-icon-rss"].stone-d347 {
  background-color: transparent;
  color: #f26522;
}
.header_c5d4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.header_c5d4
  [class*="social-icon-shopping-cart"].stone-d347 {
  background-color: transparent;
  color: #4caf50;
}
.header_c5d4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.header_c5d4 [class*="social-icon-skype"].stone-d347 {
  background-color: transparent;
  color: #00aff0;
}
.header_c5d4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.header_c5d4 [class*="social-icon-slideshare"].stone-d347 {
  background-color: transparent;
  color: #0077b5;
}
.header_c5d4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.header_c5d4 [class*="social-icon-snapchat"].stone-d347 {
  background-color: transparent;
  color: #fffc00;
}
.header_c5d4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.header_c5d4 [class*="social-icon-soundcloud"].stone-d347 {
  background-color: transparent;
  color: #f80;
}
.header_c5d4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.header_c5d4 [class*="social-icon-spotify"].stone-d347 {
  background-color: transparent;
  color: #2ebd59;
}
.header_c5d4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.header_c5d4
  [class*="social-icon-stack-overflow"].stone-d347 {
  background-color: transparent;
  color: #fe7a15;
}
.header_c5d4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.header_c5d4 [class*="social-icon-maldkfgram"].stone-d347 {
  background-color: transparent;
  color: #2ca5e0;
}
.header_c5d4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.header_c5d4 [class*="social-icon-tripadvisor"].stone-d347 {
  background-color: transparent;
  color: #589442;
}
.header_c5d4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.header_c5d4 [class*="social-icon-tumblr"].stone-d347 {
  background-color: transparent;
  color: #35465c;
}
.header_c5d4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.header_c5d4 [class*="social-icon-twitch"].stone-d347 {
  background-color: transparent;
  color: #6441a5;
}
.header_c5d4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.header_c5d4 [class*="social-icon-twitter"].stone-d347 {
  background-color: transparent;
  color: #1da1f2;
}
.header_c5d4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.header_c5d4 [class*="social-icon-vimeo"].stone-d347 {
  background-color: transparent;
  color: #1ab7ea;
}
.header_c5d4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.header_c5d4 [class*="social-icon-vk"].stone-d347 {
  background-color: transparent;
  color: #45668e;
}
.header_c5d4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.header_c5d4 [class*="social-icon-weibo"].stone-d347 {
  background-color: transparent;
  color: #df2029;
}
.header_c5d4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.header_c5d4 [class*="social-icon-weixin"].stone-d347 {
  background-color: transparent;
  color: #7bb32e;
}
.header_c5d4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.header_c5d4 [class*="social-icon-whatsapp"].stone-d347 {
  background-color: transparent;
  color: #25d366;
}
.header_c5d4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.header_c5d4 [class*="social-icon-wordpress"].stone-d347 {
  background-color: transparent;
  color: #21759b;
}
.header_c5d4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.header_c5d4 [class*="social-icon-xing"].stone-d347 {
  background-color: transparent;
  color: #026466;
}
.header_c5d4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.header_c5d4 [class*="social-icon-yelp"].stone-d347 {
  background-color: transparent;
  color: #af0606;
}
.header_c5d4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.header_c5d4 [class*="social-icon-youtube"].stone-d347 {
  background-color: transparent;
  color: #cd201f;
}
.list-fresh-2454 {
  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;
}
.list-fresh-2454:hover {
  box-shadow: none;
  background: 0 0;
}
.upper-99e6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fluid-cef5 {
  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;
}
.highlight_644c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.brown_81cf {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.brown_81cf,
.brown_81cf::after,
.brown_81cf::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.brown_81cf::after,
.brown_81cf::before {
  content: "";
  display: block;
  background-color: inherit;
}
.advanced_767b .fluid-cef5 .highlight_644c {
  margin-top: -2px;
  width: 19px;
}
.advanced_767b .fluid-cef5 .brown_81cf {
  margin-top: -1px;
}
.advanced_767b .fluid-cef5 .brown_81cf,
.advanced_767b .fluid-cef5 .brown_81cf::after,
.advanced_767b .fluid-cef5 .brown_81cf::before {
  width: 19px;
  height: 2px;
}
.advanced_767b .fluid-cef5 .brown_81cf::before {
  top: -6px;
}
.advanced_767b .fluid-cef5 .brown_81cf::after {
  bottom: -6px;
}
.hot_a8ae .fluid-cef5 .highlight_644c {
  margin-top: -2px;
  width: 22px;
}
.hot_a8ae .fluid-cef5 .brown_81cf {
  margin-top: -1px;
}
.hot_a8ae .fluid-cef5 .brown_81cf,
.hot_a8ae .fluid-cef5 .brown_81cf::after,
.hot_a8ae .fluid-cef5 .brown_81cf::before {
  width: 22px;
  height: 2px;
}
.hot_a8ae .fluid-cef5 .brown_81cf::before {
  top: -7px;
}
.hot_a8ae .fluid-cef5 .brown_81cf::after {
  bottom: -7px;
}
.fixed_529b .fluid-cef5 .highlight_644c {
  margin-top: -2px;
  width: 31px;
}
.fixed_529b .fluid-cef5 .brown_81cf {
  margin-top: -1.5px;
}
.fixed_529b .fluid-cef5 .brown_81cf,
.fixed_529b .fluid-cef5 .brown_81cf::after,
.fixed_529b .fluid-cef5 .brown_81cf::before {
  width: 31px;
  height: 3px;
}
.fixed_529b .fluid-cef5 .brown_81cf::before {
  top: -9px;
}
.fixed_529b .fluid-cef5 .brown_81cf::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .status_hard_38b1 .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 19px;
  }
  .status_hard_38b1 .fluid-cef5 .brown_81cf {
    margin-top: -1px;
  }
  .status_hard_38b1 .fluid-cef5 .brown_81cf,
  .status_hard_38b1 .fluid-cef5 .brown_81cf::after,
  .status_hard_38b1 .fluid-cef5 .brown_81cf::before {
    width: 19px;
    height: 2px;
  }
  .status_hard_38b1 .fluid-cef5 .brown_81cf::before {
    top: -6px;
  }
  .status_hard_38b1 .fluid-cef5 .brown_81cf::after {
    bottom: -6px;
  }
  .banner-1c50 .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 22px;
  }
  .banner-1c50 .fluid-cef5 .brown_81cf {
    margin-top: -1px;
  }
  .banner-1c50 .fluid-cef5 .brown_81cf,
  .banner-1c50 .fluid-cef5 .brown_81cf::after,
  .banner-1c50 .fluid-cef5 .brown_81cf::before {
    width: 22px;
    height: 2px;
  }
  .banner-1c50 .fluid-cef5 .brown_81cf::before {
    top: -7px;
  }
  .banner-1c50 .fluid-cef5 .brown_81cf::after {
    bottom: -7px;
  }
  .dropdown-c9a1 .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-c9a1 .fluid-cef5 .brown_81cf {
    margin-top: -1.5px;
  }
  .dropdown-c9a1 .fluid-cef5 .brown_81cf,
  .dropdown-c9a1 .fluid-cef5 .brown_81cf::after,
  .dropdown-c9a1 .fluid-cef5 .brown_81cf::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-c9a1 .fluid-cef5 .brown_81cf::before {
    top: -9px;
  }
  .dropdown-c9a1 .fluid-cef5 .brown_81cf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-yellow-a1b8 .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-yellow-a1b8 .fluid-cef5 .brown_81cf {
    margin-top: -1px;
  }
  .backdrop-yellow-a1b8 .fluid-cef5 .brown_81cf,
  .backdrop-yellow-a1b8 .fluid-cef5 .brown_81cf::after,
  .backdrop-yellow-a1b8 .fluid-cef5 .brown_81cf::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-yellow-a1b8 .fluid-cef5 .brown_81cf::before {
    top: -6px;
  }
  .backdrop-yellow-a1b8 .fluid-cef5 .brown_81cf::after {
    bottom: -6px;
  }
  .list-ebb6 .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 22px;
  }
  .list-ebb6 .fluid-cef5 .brown_81cf {
    margin-top: -1px;
  }
  .list-ebb6 .fluid-cef5 .brown_81cf,
  .list-ebb6 .fluid-cef5 .brown_81cf::after,
  .list-ebb6 .fluid-cef5 .brown_81cf::before {
    width: 22px;
    height: 2px;
  }
  .list-ebb6 .fluid-cef5 .brown_81cf::before {
    top: -7px;
  }
  .list-ebb6 .fluid-cef5 .brown_81cf::after {
    bottom: -7px;
  }
  .video-action-317a .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 31px;
  }
  .video-action-317a .fluid-cef5 .brown_81cf {
    margin-top: -1.5px;
  }
  .video-action-317a .fluid-cef5 .brown_81cf,
  .video-action-317a .fluid-cef5 .brown_81cf::after,
  .video-action-317a .fluid-cef5 .brown_81cf::before {
    width: 31px;
    height: 3px;
  }
  .video-action-317a .fluid-cef5 .brown_81cf::before {
    top: -9px;
  }
  .video-action-317a .fluid-cef5 .brown_81cf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .full_e7ad .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 19px;
  }
  .full_e7ad .fluid-cef5 .brown_81cf {
    margin-top: -1px;
  }
  .full_e7ad .fluid-cef5 .brown_81cf,
  .full_e7ad .fluid-cef5 .brown_81cf::after,
  .full_e7ad .fluid-cef5 .brown_81cf::before {
    width: 19px;
    height: 2px;
  }
  .full_e7ad .fluid-cef5 .brown_81cf::before {
    top: -6px;
  }
  .full_e7ad .fluid-cef5 .brown_81cf::after {
    bottom: -6px;
  }
  .footer-yellow-0706 .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 22px;
  }
  .footer-yellow-0706 .fluid-cef5 .brown_81cf {
    margin-top: -1px;
  }
  .footer-yellow-0706 .fluid-cef5 .brown_81cf,
  .footer-yellow-0706 .fluid-cef5 .brown_81cf::after,
  .footer-yellow-0706 .fluid-cef5 .brown_81cf::before {
    width: 22px;
    height: 2px;
  }
  .footer-yellow-0706 .fluid-cef5 .brown_81cf::before {
    top: -7px;
  }
  .footer-yellow-0706 .fluid-cef5 .brown_81cf::after {
    bottom: -7px;
  }
  .stale_57bf .fluid-cef5 .highlight_644c {
    margin-top: -2px;
    width: 31px;
  }
  .stale_57bf .fluid-cef5 .brown_81cf {
    margin-top: -1.5px;
  }
  .stale_57bf .fluid-cef5 .brown_81cf,
  .stale_57bf .fluid-cef5 .brown_81cf::after,
  .stale_57bf .fluid-cef5 .brown_81cf::before {
    width: 31px;
    height: 3px;
  }
  .stale_57bf .fluid-cef5 .brown_81cf::before {
    top: -9px;
  }
  .stale_57bf .fluid-cef5 .brown_81cf::after {
    bottom: -9px;
  }
}
.heading-87d9 .brown_81cf {
  -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);
}
.heading-87d9 .brown_81cf::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading-87d9 .brown_81cf::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);
}
.heading-87d9.tabs_lite_ec14 .brown_81cf {
  -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);
}
.heading-87d9.tabs_lite_ec14 .brown_81cf::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading-87d9.tabs_lite_ec14 .brown_81cf::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);
}
.thick_7a20 {
  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.badge-upper-acab:before {
  display: none;
}
.button_111b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button_111b .block-upper-cac9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button_111b .block-upper-cac9:last-of-type {
  border-bottom: none;
}
.button_111b .block-upper-cac9.in-e569,
.button_111b .block-upper-cac9.image-slow-5ee4,
.button_111b .block-upper-cac9.info_31dc {
  padding: 0;
}
.button_111b .medium_42d0 .hard_055c {
  color: currentColor;
}
.button_111b .medium_42d0 .hard_055c:focus,
.button_111b .medium_42d0 .hard_055c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_111b.texture-b4b0 .box_over_ef7f,
.button_111b.texture-b4b0 .highlight_paper_c3ec a,
.button_111b.texture-b4b0 .modal_new_08b6 a,
.button_111b.texture-b4b0 .lite_76b3 a {
  color: rgba(0, 0, 0, 0.55);
}
.button_111b.texture-b4b0 .box_over_ef7f:hover,
.button_111b.texture-b4b0 .highlight_paper_c3ec a:hover,
.button_111b.texture-b4b0 .modal_new_08b6 a:hover,
.button_111b.texture-b4b0 .lite_76b3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_111b.texture-b4b0 .background-879f {
  color: rgba(0, 0, 0, 0.8);
}
.button_111b.texture-b4b0 .block-upper-cac9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_111b.texture-b4b0 .block-upper-cac9:before {
  background: rgba(0, 0, 0, 0.08);
}
.button_111b.texture-b4b0 .caption-next-5ee3:before {
  background: rgba(255, 255, 255, 0.9);
}
.button_111b.texture-b4b0 .medium_42d0 .footer-0ebe li a,
.button_111b.texture-b4b0 .medium_42d0 .hard_055c,
.button_111b.texture-b4b0 .lite_76b3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_111b.texture-b4b0 .medium_42d0 .hard_055c:focus,
.button_111b.texture-b4b0 .medium_42d0 .hard_055c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_111b.texture-b4b0 .footer-0ebe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_111b.list-new-ffb5 .box_over_ef7f,
.button_111b.list-new-ffb5 .highlight_paper_c3ec a,
.button_111b.list-new-ffb5 .modal_new_08b6 .hard_055c,
.button_111b.list-new-ffb5 .modal_new_08b6 a,
.button_111b.list-new-ffb5 .lite_76b3 a {
  color: rgba(255, 255, 255, 0.79);
}
.button_111b.list-new-ffb5 .box_over_ef7f:hover,
.button_111b.list-new-ffb5 .highlight_paper_c3ec a:hover,
.button_111b.list-new-ffb5 .modal_new_08b6 .hard_055c:hover,
.button_111b.list-new-ffb5 .modal_new_08b6 a:hover,
.button_111b.list-new-ffb5 .lite_76b3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_111b.list-new-ffb5 .background-879f {
  color: rgba(255, 255, 255, 0.99);
}
.button_111b.list-new-ffb5 .block-upper-cac9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_111b.list-new-ffb5 .block-upper-cac9:before {
  background: rgba(255, 255, 255, 0.08);
}
.button_111b.list-new-ffb5 .caption-next-5ee3:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_111b.list-new-ffb5 .medium_42d0 .footer-0ebe li a,
.button_111b.list-new-ffb5 .medium_42d0 .hard_055c,
.button_111b.list-new-ffb5 .lite_76b3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_111b.list-new-ffb5 .medium_42d0 .hard_055c:focus,
.button_111b.list-new-ffb5 .medium_42d0 .hard_055c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_111b.list-new-ffb5 .footer-0ebe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-next-5ee3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.caption-next-5ee3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.south-7cf1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.feature-rough-09b9 .button_111b {
  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;
}
.feature-rough-09b9 .block-upper-cac9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.feature-rough-09b9 .block-upper-cac9: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) {
  .feature-rough-09b9 .block-upper-cac9:before {
    width: 16%;
    left: 42%;
  }
}
.feature-rough-09b9 .block-upper-cac9:last-child:before {
  content: none;
}
.feature-rough-09b9 .block-upper-cac9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.feature-rough-09b9 .medium_42d0 .footer-0ebe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.feature-rough-09b9 .medium_42d0 .footer-0ebe li a .hard_055c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.feature-rough-09b9 .medium_42d0 .lite_76b3 {
  border: none;
}
.feature-rough-09b9 .medium_42d0 .lite_76b3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.feature-rough-09b9 .caption-next-5ee3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.feature-rough-09b9 .south-7cf1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.feature-rough-09b9 .list-new-ffb5 .caption-next-5ee3:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-rough-09b9 .texture-b4b0.motion_6ce6 .brown_81cf {
  background: rgba(0, 0, 0, 0.6);
}
.feature-rough-09b9
  .texture-b4b0.motion_6ce6
  .brown_81cf::after,
.feature-rough-09b9
  .texture-b4b0.motion_6ce6
  .brown_81cf:before {
  background: inherit;
}
.feature-rough-09b9
  .texture-b4b0.motion_6ce6:hover
  .brown_81cf {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary-9fa9 .button_111b {
  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) {
  .tertiary-9fa9 .button_111b {
    width: auto;
    right: 45px;
  }
}
.backdrop_simple_a160 .button_111b {
  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) {
  .backdrop_simple_a160 .button_111b {
    width: auto;
    left: 45px;
  }
}
.badge-upper-acab .button_111b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.badge-upper-acab .south-7cf1 {
  max-width: 48em;
  margin: 0 auto;
}
.badge-upper-acab .caption-next-5ee3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.highlight_a4a4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_a4a4.feature-rough-09b9 .button_111b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.highlight_a4a4.tertiary-9fa9 .button_111b {
  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);
}
.highlight_a4a4 .button_111b {
  visibility: visible;
}
.highlight_a4a4.backdrop_simple_a160 .button_111b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.block_411f,
.gold-f761 {
  overflow-x: hidden;
}
.block_411f .button_111b {
  overflow: auto;
}
.block_411f.feature-rough-09b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_411f.feature-rough-09b9 .button_111b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.block_411f.feature-rough-09b9 .list-fresh-2454 {
  opacity: 0;
}
.block_411f.tertiary-9fa9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_411f.tertiary-9fa9 .button_111b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.block_411f.tertiary-9fa9 .list-fresh-2454 {
  opacity: 0;
}
.block_411f.backdrop_simple_a160 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_411f.backdrop_simple_a160 .button_111b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.block_411f.backdrop_simple_a160 .list-fresh-2454 {
  opacity: 0;
}
.block_411f.badge-upper-acab .button_111b {
  z-index: 10;
  visibility: visible;
}
.motion_6ce6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.motion_6ce6 .brown_81cf {
  background: rgba(255, 255, 255, 0.99);
}
.motion_6ce6 .brown_81cf::after,
.motion_6ce6 .brown_81cf:before {
  background: inherit;
}
.motion_6ce6:hover .brown_81cf {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_simple_a160 .motion_6ce6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.badge-upper-acab .motion_6ce6 {
  display: none !important;
}
.block_411f:before,
.gold-f761:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.block_411f .motion_6ce6,
.gold-f761 .motion_6ce6 {
  display: inline-block;
}
.button_111b .hovered_20b5 {
  -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;
}
.block_411f .button_111b .hovered_20b5,
.gold-f761 .button_111b .hovered_20b5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info-30d6 .rough_8f01 {
  width: 100%;
}
.red_3747 {
  padding: 0 0.5em 0;
}
.red_3747 [class*="customify-col-"],
.red_3747 [class*="customify-col_"],
.red_3747 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma_7159 .red_3747 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .large_15e7 .summary_f25c,
  .summary_f25c {
    display: none;
  }
  .dropdown_18da {
    text-align: left;
  }
  .fluid_4f1c {
    text-align: center;
  }
  .footer_5c53 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .large_15e7 .gold-6583,
  .gold-6583 {
    display: none;
  }
  .stale_9418 {
    text-align: left;
  }
  .dropdown-e852 {
    text-align: center;
  }
  .notice_pink_a2bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .large_15e7 .fluid_ca9b,
  .fluid_ca9b {
    display: none;
  }
  .accent_bd72 {
    text-align: left;
  }
  .grid-motion-9e4c {
    text-align: center;
  }
  .grid-dirty-f537 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.easy_93c6 {
  box-shadow: none !important;
}
.active_easy_331b .item-0197,
.left-f088 .item-0197 {
  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;
}
.left-f088 .item-0197 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup_new_4817 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup_new_4817:after,
.popup_new_4817:before {
  content: "";
  display: table;
}
.popup_new_4817:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup_new_4817 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup_new_4817,
.slow-e144 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-6a76.west-8733 .popup_new_4817 {
  max-width: 100%;
}
.shadow-6a76.notification-small-4816 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-6a76.input_cold_e11b .popup_new_4817 {
  max-width: 100%;
}
.shadow-6a76.input_cold_e11b > .popup_new_4817 {
  padding-left: 0;
  padding-right: 0;
}
.shadow-6a76.input_cold_e11b > .popup_new_4817 .large_15e7 {
  margin: 0;
}
.shadow-6a76.input_cold_e11b
  > .popup_new_4817
  .white_3dd7.sidebar-0c4a {
  margin-right: 0;
  margin-left: 0;
}
.shadow-6a76.input_cold_e11b #main.sidebar-0c4a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row_under_5e9a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row_under_5e9a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .selected_b8a3 .rough_c9fe {
    padding-right: 1em;
  }
  .selected_b8a3.old-a133 .white_3dd7 {
    border-right: 1px solid #eaecee;
  }
  .selected_b8a3.old-a133 .rough_c9fe {
    padding-right: 1em;
  }
  .selected_b8a3.old-a133 .clean-7498 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-liquid-8d62 .rough_c9fe {
    padding-left: 1em;
  }
  .label-liquid-8d62.old-a133 .white_3dd7 {
    border-left: 1px solid #eaecee;
  }
  .label-liquid-8d62.old-a133 .rough_c9fe {
    padding-left: 1em;
  }
  .label-liquid-8d62.old-a133 .clean-7498 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_523a .rough_c9fe {
    padding-left: 1em;
  }
  .popup_523a.old-a133 .video-narrow-6bc1 {
    border-right: 1px solid #eaecee;
  }
  .popup_523a.old-a133 .notice_soft_11e3 {
    border-right: 1px solid #eaecee;
  }
  .popup_523a.old-a133 .rough_c9fe {
    padding-left: 1em;
  }
  .popup_523a.old-a133 .clean-7498 {
    padding-right: 1em;
  }
  .popup_523a.old-a133 .hero-cold-e8bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_top_871e .rough_c9fe {
    padding-right: 1em;
  }
  .block_top_871e.old-a133 .video-narrow-6bc1 {
    border-left: 1px solid #eaecee;
  }
  .block_top_871e.old-a133 .notice_soft_11e3 {
    border-left: 1px solid #eaecee;
  }
  .block_top_871e.old-a133 .rough_c9fe {
    padding-right: 1em;
  }
  .block_top_871e.old-a133 .clean-7498 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_top_871e.old-a133 .hero-cold-e8bf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_under_5e9a .rough_c9fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_under_5e9a.old-a133 .white_3dd7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row_under_5e9a.old-a133 .rough_c9fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_under_5e9a.old-a133 .clean-7498 {
    padding-left: 1em;
  }
  .row_under_5e9a.old-a133 .hero-cold-e8bf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row_under_5e9a.old-a133 .rough_c9fe {
    padding-left: 0;
  }
}
.modal_7cbb .secondary-white-0e96 {
  display: inline-block;
}
.bottom-0850 {
  display: inline-block;
}
.title-24b1 {
  word-con: break-word;
}
.red-69bc > span {
  display: inline-block;
  padding: 5px 0;
}
.red-69bc .container_green_f9b2 {
  margin-left: 8px;
  margin-right: 8px;
}
.red-69bc .table_401d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accordion-f848 .huge_e1e6 {
  margin-bottom: 2em;
}
.accordion-f848 .detail_1715 {
  margin-bottom: 15px;
}
.accordion-f848 .detail_1715:last-child {
  margin-bottom: 0;
}
.accordion-f848 .paragraph_beaa {
  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) {
  .accordion-f848 .paragraph_beaa {
    display: block;
  }
}
.accordion-f848 .widget_left_b440 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accordion-f848 .widget_left_b440 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accordion-f848 .hot_9e3a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accordion-f848 .hot_9e3a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accordion-f848 .hot_9e3a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accordion-f848 .title-24b1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accordion-f848 .title-24b1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accordion-f848 .advanced-816c p:last-child {
  margin-bottom: 0;
}
.accordion-f848 .purple_57ec {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accordion-f848 .simple-8148 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accordion-f848 .block-dark-cc69 {
  margin-top: 1em;
}
.accordion-f848 .table_0b98 {
  top: 0;
  display: block;
}
.accordion-f848 .table_0b98 a {
  color: inherit;
}
.accordion-f848 .table_0b98 a:hover {
  color: inherit;
}
.accordion-f848 .warm-657c {
  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;
}
.accordion-f848 .warm-657c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accordion-f848 .simple-8148 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accordion-f848 .iron_af0a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accordion-f848 .iron_af0a:first-child {
  margin-top: 0;
}
.accordion-f848 .iron_af0a.main-stone-587c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accordion-f848 .iron_af0a.hovered_63b9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accordion-f848
  .iron_af0a.hovered_63b9.heading_small_9899
  .block-dark-cc69 {
  width: 100%;
}
.accordion-f848 .hovered_63b9 {
  -webkit-box-align: center;
  align-items: center;
}
.accordion-f848 .hovered_63b9 .red-69bc,
.accordion-f848 .hovered_63b9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accordion-f848 .hot_9e3a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion-f848 .hot_9e3a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion-f848 .hot_9e3a: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;
}
.accordion-f848 .main-stone-587c {
  z-index: 5;
}
.accordion-f848 .summary-medium-2e78 .title-new-476e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accordion-f848 .preview-69b1 .title-new-476e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accordion-f848 .box_bronze_ff74 .title-new-476e {
  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;
}
.accordion-f848.hero_wide_a8ce .paragraph_beaa,
.accordion-f848.aside_24a3 .paragraph_beaa {
  display: block;
}
.accordion-f848.hero_wide_a8ce .paragraph_beaa .white_5252,
.accordion-f848.hero_wide_a8ce .paragraph_beaa .simple-8148,
.accordion-f848.aside_24a3 .paragraph_beaa .white_5252,
.accordion-f848.aside_24a3 .paragraph_beaa .simple-8148 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion-f848.disabled-clean-b54a .widget_left_b440 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accordion-f848.disabled-clean-b54a .widget_left_b440 {
    margin-right: 0;
  }
}
.accordion-f848.hero_wide_a8ce .widget_left_b440,
.accordion-f848.aside_24a3 .widget_left_b440 {
  padding-top: 40%;
}
.accordion-f848.hero_wide_a8ce .huge_e1e6,
.accordion-f848.aside_24a3 .huge_e1e6 {
  display: block;
}
.accordion-f848.hero_wide_a8ce .fn-sticky-e481 .simple-8148,
.accordion-f848.aside_24a3 .fn-sticky-e481 .simple-8148 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accordion-f848.hero_wide_a8ce .widget_left_b440,
.accordion-f848.aside_24a3 .widget_left_b440 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accordion-f848.hero_wide_a8ce .simple-8148 {
  padding: 1em;
}
.label-short-70e0 {
  margin: 30px auto;
  display: block;
}
.label-short-70e0 .motion-2ed8 > * {
  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;
}
.label-short-70e0 .motion-2ed8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label-short-70e0 .motion-2ed8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outer-a458 .red-69bc {
  margin-bottom: 1.41575em;
}
.outer-a458 .inner-62e5 {
  margin-bottom: 1.618em;
}
.shadow_active_6e40 .fast_ec14 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow_active_6e40 .fast_ec14 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow_active_6e40 .black_0f28 {
  max-width: 100%;
  overflow: auto;
}
.highlight-wide-b24a .shadow_active_6e40 a:hover {
  text-decoration: underline;
}
.dark-977f .detail_1715:not(.title-24b1),
.dark-977f .hot_9e3a {
  margin-bottom: 1.41575em;
}
.dark-977f .detail_1715:not(.title-24b1):last-child,
.dark-977f .hot_9e3a:last-child {
  margin-bottom: 0;
}
.dark-977f .detail_1715.mask_current_7e88 {
  margin-bottom: 0.41575em;
}
.dark-977f .image-8e6d:before,
.dark-977f .summary-ec49:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dark-977f .image-8e6d:before {
  content: "\f115";
}
.dark-977f .summary-ec49:before {
  content: "\f02c";
}
.dark-977f .bottom-0f95 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dark-977f .bottom-0f95 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.carousel-purple-1ffd {
  display: -webkit-box;
  display: flex;
}
.carousel-purple-1ffd .clean-e581 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .carousel-purple-1ffd .clean-e581 {
    flex-basis: 90px;
  }
}
.carousel-purple-1ffd .button_7583 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel-purple-1ffd .button_7583 {
    flex-basis: calc(100% - 50px);
  }
}
.carousel-purple-1ffd .media_tall_64f1 p:last-child {
  margin-bottom: 0.72em;
}
.summary-static-a178 .motion-2ed8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary-static-a178 .motion-2ed8:after,
.summary-static-a178 .motion-2ed8:before {
  content: "";
  display: table;
}
.summary-static-a178 .motion-2ed8:after {
  clear: both;
}
.summary-static-a178 .motion-2ed8 .white-cf74,
.summary-static-a178 .motion-2ed8 .chip-4a00 {
  width: 49%;
}
.summary-static-a178 .motion-2ed8 .white-cf74 a span.primary-2133,
.summary-static-a178 .motion-2ed8 .chip-4a00 a span.primary-2133 {
  display: block;
  margin-bottom: 5px;
}
.summary-static-a178 .motion-2ed8 .chip-4a00 {
  float: left;
  text-align: left;
}
.summary-static-a178 .motion-2ed8 .white-cf74 {
  float: right;
  text-align: right;
}
.highlight_stale_dbf1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight_stale_dbf1 {
    margin-bottom: 0;
  }
}
.surface-up-5e13 {
  margin-bottom: 1em;
}
.surface-up-5e13 .title-24b1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.slow_7853 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar_purple_ccf1 .surface-up-5e13,
.video_white_74cb .surface-up-5e13 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar_purple_ccf1 .surface-up-5e13,
  .video_white_74cb .surface-up-5e13 {
    display: block;
  }
}
.sidebar_purple_ccf1 .slow_7853,
.video_white_74cb .slow_7853 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar_purple_ccf1 .slow_7853,
  .video_white_74cb .slow_7853 {
    margin-bottom: 1em;
  }
}
.sidebar_purple_ccf1 .slow_7853 img,
.video_white_74cb .slow_7853 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar_purple_ccf1 .clean_ad35,
.video_white_74cb .clean_ad35 {
  flex-basis: calc(100% - 160px);
}
.sidebar_purple_ccf1 .clean_ad35 p,
.video_white_74cb .clean_ad35 p {
  margin-bottom: 0;
}
.sidebar_purple_ccf1 .clean_ad35 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_purple_ccf1 .clean_ad35 {
    padding-left: 0;
  }
}
.video_white_74cb .clean_ad35 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .video_white_74cb .clean_ad35 {
    padding-right: 0;
  }
}
.video_white_74cb .slow_7853 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.right_308c .slow_7853 {
  margin-bottom: 0.5em;
}
.right_308c .slow_7853 img {
  width: 100%;
}
.hover-dirty-5d38 .container-5478,
.badge_7a00 .container-5478 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.badge_7a00 .white_3dd7 .full-cf86 p:last-child {
  margin-bottom: 0;
}
.info-9465 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.motion_777e .table_dim_6705 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .motion_777e .table_dim_6705:last-of-type {
    margin-bottom: 0;
  }
}
.motion_777e .table_dim_6705 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_777e .table_dim_6705 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.motion_777e .table_dim_6705 ul li {
  margin: 0 0 0.6em;
}
.motion_777e .table_dim_6705 ul li.wood-5d99,
.motion_777e .table_dim_6705 ul li.search_rough_553d {
  position: relative;
}
.motion_777e .table_dim_6705 ul li.wood-5d99 .notification_wide_2a6c,
.motion_777e .table_dim_6705 ul li.search_rough_553d .notification_wide_2a6c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.motion_777e .table_dim_6705 ul li.wood-5d99:after:after,
.motion_777e .table_dim_6705 ul li.wood-5d99:after:before,
.motion_777e
  .table_dim_6705
  ul
  li.search_rough_553d:after:after,
.motion_777e
  .table_dim_6705
  ul
  li.search_rough_553d:after:before {
  content: "";
  display: table;
}
.motion_777e .table_dim_6705 ul li.wood-5d99:after:after,
.motion_777e
  .table_dim_6705
  ul
  li.search_rough_553d:after:after {
  clear: both;
}
.motion_777e .table_dim_6705 a.nav_copper_1760:hover {
  text-decoration: none;
}
.motion_777e .table_dim_6705 select {
  max-width: 100%;
}
.motion_777e .table_dim_6705 table {
  font-size: 85%;
}
.motion_777e .table_dim_6705 table td,
.motion_777e .table_dim_6705 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.motion_777e .table_dim_6705 table tfoot td {
  text-align: left;
}
.motion_777e .table_dim_6705 :last-child {
  margin-bottom: 0;
}
.motion_777e .table_dim_6705 .card-cool-483d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.motion_777e .table_dim_6705 .card-cool-483d label {
  width: 100%;
}
.motion_777e .table_dim_6705 .card-cool-483d .footer_red_35d0 {
  width: 100%;
  display: block;
}
.motion_777e .table_dim_6705 .card-cool-483d .link_fadd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.motion_777e .table_dim_6705 .card-cool-483d .link_fadd:hover svg #svg-search {
  fill: #444;
}
.motion_777e .table_dim_6705 .card-cool-483d .link_fadd svg {
  width: 18px;
  height: 18px;
}
.motion_777e .aside_static_e265 ul ul,
.motion_777e .slow-26e2 ul ul,
.motion_777e .surface_fixed_5708 ul ul,
.motion_777e .media-hard-55c3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.motion_777e .aside_static_e265 .search-f8e1 > a,
.motion_777e .slow-26e2 .search-f8e1 > a,
.motion_777e .surface_fixed_5708 .search-f8e1 > a,
.motion_777e .media-hard-55c3 .search-f8e1 > a {
  margin-bottom: 0;
}
.motion_777e .gas-45b3 li,
.motion_777e .aside_static_e265 li,
.motion_777e .steel-3519 li,
.motion_777e .slow-26e2 li,
.motion_777e .surface_fixed_5708 li,
.motion_777e .media-hard-55c3 li,
.motion_777e .border_static_22f1 li,
.motion_777e .small_9f33 li {
  display: block;
  position: relative;
}
.motion_777e .gas-45b3 li:last-child,
.motion_777e .aside_static_e265 li:last-child,
.motion_777e .steel-3519 li:last-child,
.motion_777e .slow-26e2 li:last-child,
.motion_777e .surface_fixed_5708 li:last-child,
.motion_777e .media-hard-55c3 li:last-child,
.motion_777e .border_static_22f1 li:last-child,
.motion_777e .small_9f33 li:last-child {
  border: none;
}
.motion_777e .gas-45b3 li a,
.motion_777e .aside_static_e265 li a,
.motion_777e .steel-3519 li a,
.motion_777e .slow-26e2 li a,
.motion_777e .surface_fixed_5708 li a,
.motion_777e .media-hard-55c3 li a,
.motion_777e .border_static_22f1 li a,
.motion_777e .small_9f33 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_777e .gas-45b3 li ul li::before,
.motion_777e .aside_static_e265 li ul li::before,
.motion_777e .steel-3519 li ul li::before,
.motion_777e .slow-26e2 li ul li::before,
.motion_777e .surface_fixed_5708 li ul li::before,
.motion_777e .media-hard-55c3 li ul li::before,
.motion_777e .border_static_22f1 li ul li::before,
.motion_777e .small_9f33 li ul li::before {
  left: 15px;
}
.motion_777e .gas-45b3 li ul a,
.motion_777e .aside_static_e265 li ul a,
.motion_777e .steel-3519 li ul a,
.motion_777e .slow-26e2 li ul a,
.motion_777e .surface_fixed_5708 li ul a,
.motion_777e .media-hard-55c3 li ul a,
.motion_777e .border_static_22f1 li ul a,
.motion_777e .small_9f33 li ul a {
  padding-left: 20px;
}
.motion_777e .gas-45b3 li ul ul li::before,
.motion_777e .aside_static_e265 li ul ul li::before,
.motion_777e .steel-3519 li ul ul li::before,
.motion_777e .slow-26e2 li ul ul li::before,
.motion_777e .surface_fixed_5708 li ul ul li::before,
.motion_777e .media-hard-55c3 li ul ul li::before,
.motion_777e .border_static_22f1 li ul ul li::before,
.motion_777e .small_9f33 li ul ul li::before {
  left: 30px;
}
.motion_777e .gas-45b3 li ul ul a,
.motion_777e .aside_static_e265 li ul ul a,
.motion_777e .steel-3519 li ul ul a,
.motion_777e .slow-26e2 li ul ul a,
.motion_777e .surface_fixed_5708 li ul ul a,
.motion_777e .media-hard-55c3 li ul ul a,
.motion_777e .border_static_22f1 li ul ul a,
.motion_777e .small_9f33 li ul ul a {
  padding-left: 40px;
}
.motion_777e .down-ccee li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_777e .small_9f33 ul li {
  margin-bottom: 1.41575em;
}
.motion_777e .small_9f33 ul li .red_c553 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.motion_777e .small_9f33 ul li .title_5094 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.list-new-ffb5 .gas-45b3 li a,
.list-new-ffb5 .aside_static_e265 li a,
.list-new-ffb5 .steel-3519 li a,
.list-new-ffb5 .slow-26e2 li a,
.list-new-ffb5 .surface_fixed_5708 li a,
.list-new-ffb5 .media-hard-55c3 li a,
.list-new-ffb5 .border_static_22f1 li a,
.list-new-ffb5 .small_9f33 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-new-ffb5 .down-ccee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-new-ffb5 .table_dim_6705 ul li.wood-5d99 .notification_wide_2a6c,
.list-new-ffb5 .table_dim_6705 ul li.search_rough_553d .notification_wide_2a6c {
  background: rgba(0, 0, 0, 0.2);
}
.list-new-ffb5 .motion_777e .table_dim_6705 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-6a76 .motion_777e .footer-0ebe li {
  margin: 0;
}
.shadow-6a76 .motion_777e .footer-0ebe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-6a76 .motion_777e .footer-0ebe li ul {
  margin: 0;
}
.shadow-6a76 .motion_777e .footer-0ebe li ul li a {
  padding-left: 15px;
}
.shadow-6a76 .motion_777e .footer-0ebe li ul li li a {
  padding-left: 30px;
}
.shadow-6a76 .motion_777e .footer-0ebe li.menu_eeeb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-6a76 .motion_777e .footer-0ebe li.menu_eeeb > 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;
}
.shadow-6a76 .motion_777e .footer-0ebe li.menu_eeeb > 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;
}
.status_up_b863 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tag-3483 {
  position: relative;
  z-index: 10;
}
.tag-3483 .hovered_20b5 {
  width: 100%;
  max-width: 100%;
}
.middle-d264 .current-7c75 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.middle-d264 .texture-b4b0 {
}
.middle-d264 .list-new-ffb5 {
  background: #292929;
}
.current-c2a6 .current-7c75 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.current-c2a6 .texture-b4b0 {
  background: #f9f9f9;
}
.current-c2a6 .list-new-ffb5 {
  background: #303030;
}
.image_middle_f5c5 .current-7c75 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .image_middle_f5c5 .secondary-white-0e96 {
    margin-bottom: 1em;
  }
  .image_middle_f5c5 .secondary-white-0e96:last-child {
    margin-bottom: 0;
  }
}
.image_middle_f5c5 .texture-b4b0 {
  background: #ededed;
}
.image_middle_f5c5 .list-new-ffb5 {
  background: #1a1a1a;
}
.current-7c75.texture-b4b0 {
  color: rgba(0, 0, 0, 0.6);
}
.current-7c75.texture-b4b0 .complex_43d1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.current-7c75.list-new-ffb5 {
  color: rgba(255, 255, 255, 0.99);
}
.current-7c75.list-new-ffb5 a:not(.nav_copper_1760) {
  color: rgba(255, 255, 255, 0.79);
}
.current-7c75.list-new-ffb5 a:not(.nav_copper_1760):hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-7c75.list-new-ffb5 .complex_43d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-7c75.list-new-ffb5 table tbody td,
.current-7c75.list-new-ffb5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_fd80.warm-c742 .popup_new_4817 {
  max-width: initial;
}
.tertiary_fd80 .secondary-8d5c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tertiary_fd80 .secondary-8d5c .hovered_20b5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tertiary_fd80 .secondary-8d5c .hovered_20b5 {
    display: block;
    margin-bottom: 2em;
  }
  .tertiary_fd80 .secondary-8d5c .hovered_20b5:last-child {
    margin-bottom: 0;
  }
}
.image_middle_f5c5 .secondary-white-0e96:last-child,
.current-c2a6 .secondary-white-0e96:last-child,
.middle-d264 .secondary-white-0e96:last-child {
  margin-bottom: 0;
}
.image_middle_f5c5 .secondary-white-0e96 .motion_777e .table_dim_6705:last-child,
.current-c2a6 .secondary-white-0e96 .motion_777e .table_dim_6705:last-child,
.middle-d264 .secondary-white-0e96 .motion_777e .table_dim_6705:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .image_middle_f5c5 .content-dc8d,
  .image_middle_f5c5 .texture-083d,
  .current-c2a6 .content-dc8d,
  .current-c2a6 .texture-083d,
  .middle-d264 .content-dc8d,
  .middle-d264 .texture-083d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tag-3483 .secondary-white-0e96 {
    margin-bottom: 2em;
  }
}
.tag-3483 p:last-child {
  margin-bottom: 0;
}
.tag-3483 li,
.tag-3483 ul {
  list-style: none;
  margin: 0;
}
.tag-3483 ul ul {
  margin-left: 2.617924em;
}
.last-2314 {
  font-size: 0.875em;
}

/* css-noise: 5648 */
.phantom-card-n1 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
