/*!
Theme Name: Customify
Theme URI: https://pressmaximum.main-6d1c/customify
Author: WPCustomify
Author URI: https://pressmaximum.main-6d1c
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.main-6d1c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask_8adc.slider-d72a/licenses/gpl-2.0.section-copper-0c0e
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.summary-e794/, (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.section-4d73.out_5d7a/normalize.bottom-9563/
 ======
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.bottom-9563 v7.0.0 | MIT License | github.main-6d1c/necolas/normalize.bottom-9563 */
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;
}
.paper_c9c4 .stale-e197,
.texture_wide_0e5f,
.preview_9479,
.video-orange-b941,
.light-0c4a,
.disabled-hovered-9480,
.picture_hard_069a,
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;
}
.texture_wide_0e5f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture_wide_0e5f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_wide_0e5f,
  h1 {
    font-size: 1.8em;
  }
}
.preview_9479,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview_9479 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview_9479,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview_9479,
  h2 {
    font-size: 1.7em;
  }
}
.video-orange-b941,
h3 {
  font-size: 1.618em;
}
.paper_c9c4 .stale-e197,
.light-0c4a,
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.filter_pink_5cea {
  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;
}
.slider_e278:after,
.slider_e278:before,
.pagination_smooth_ed37:after,
.pagination_smooth_ed37:before {
  content: "";
  display: table;
}
.slider_e278:after,
.pagination_smooth_ed37:after {
  clear: both;
}
.soft_0821 {
  float: right;
  margin-right: 0;
}
.highlight-c054 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.focus-full-518a .outline-cc23,
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;
}
.focus-full-518a .outline-cc23: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;
}
.middle-3c9e .outline-cc23 {
  box-shadow: none;
}
.middle-3c9e
  .outline-cc23
  .popup-77e0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.middle-3c9e .outline-cc23 .icon-advanced-6d9e {
  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;
}
.middle-3c9e
  .outline-cc23
  .icon-advanced-6d9e
  b {
  display: none;
}
.middle-3c9e .hero-top-5e7e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wood_6d73:not(.breadcrumb_a97a):not(.search-984c),
button:not(.breadcrumb_a97a):not(.search-984c),
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ),
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ),
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ) {
  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;
}
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ):hover,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ):hover,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):hover,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):hover,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ):active,
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ):active,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):active,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):active,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):active,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus {
  outline: 0;
}
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b {
  position: relative;
}
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .active-7d27,
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .texture_456d,
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .wood-745a,
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  i,
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  svg,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .active-7d27,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .texture_456d,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .wood-745a,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  i,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  svg,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .active-7d27,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .texture_456d,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .wood-745a,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  i,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  svg,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .active-7d27,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .texture_456d,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .wood-745a,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  i,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  svg,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .active-7d27,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .texture_456d,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  .wood-745a,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  i,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b
  svg {
  visibility: hidden;
}
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b:after,
button:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b:after,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b:after,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b:after,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ).fn-loading-8f2b: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;
}
.wood_6d73:not(.breadcrumb_a97a):not(.search-984c),
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ),
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ),
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ) {
  color: #fff;
  background: #235787;
}
.wood_6d73:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus,
input[type="button"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus,
input[type="reset"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus,
input[type="submit"]:not(.breadcrumb_a97a):not(
    .search-984c
  ):focus {
  color: #fff;
}
.wood_6d73.fn-disabled-8f2b:not(.breadcrumb_a97a):not(
    .search-984c
  ),
.wood_6d73[disabled]:not(.breadcrumb_a97a):not(
    .search-984c
  ),
button.fn-disabled-8f2b:not(.breadcrumb_a97a):not(
    .search-984c
  ),
button[disabled]:not(.breadcrumb_a97a):not(
    .search-984c
  ) {
  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;
}
.sort-df30 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sort-df30: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;
}
.card-7917 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message_cb0c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification_center_720d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider_e278:after,
.slider_e278:before,
.nav-48e8:after,
.nav-48e8:before,
.form_7f1d:after,
.form_7f1d:before,
.west-86e8:after,
.west-86e8:before,
.dropdown-inner-b051:after,
.dropdown-inner-b051:before,
.notification-lite-ffee:after,
.notification-lite-ffee:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider_e278:after,
.nav-48e8:after,
.form_7f1d:after,
.west-86e8:after,
.dropdown-inner-b051:after,
.notification-lite-ffee:after {
  clear: both;
}
.nav-48e8 .form_1f61,
.form_7f1d .form_1f61,
.texture-south-a083 .form_1f61 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thick-f64a {
  display: inline-block;
}
.tooltip_6bc3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tooltip_6bc3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tooltip_6bc3 .accent_short_d3cd {
  padding: 1em 0;
  font-size: 85%;
}
.accent_short_d3cd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.active-e59b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.active-e59b:after,
.active-e59b:before {
  content: "";
  display: table;
}
.active-e59b:after {
  clear: both;
}
.plasma-9c2d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.huge_7a0a .plasma-9c2d {
  max-width: 50%;
}
.smooth_d46c .plasma-9c2d {
  max-width: 33.33%;
}
.focus-ca14 .plasma-9c2d {
  max-width: 25%;
}
.glass_db61 .plasma-9c2d {
  max-width: 20%;
}
.hard-bc61 .plasma-9c2d {
  max-width: 16.66%;
}
.plasma-8133 .plasma-9c2d {
  max-width: 14.28%;
}
.element-aae2 .plasma-9c2d {
  max-width: 12.5%;
}
.container-9002 .plasma-9c2d {
  max-width: 11.11%;
}
.hidden-7bb9 {
  display: block;
}
.paper_c9c4 .item-5309 label,
.paper_c9c4 .popup-3bac label,
.paper_c9c4 .iron-aeac label,
.paper_c9c4 .shade-e86f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown-6a9b {
  list-style: none;
  margin: 0;
}
.dropdown-6a9b article.under_4083 {
  margin-bottom: 0;
}
.dropdown-6a9b ul {
  list-style: none;
  margin: 0;
}
.dropdown-6a9b .dynamic-ce09 li.under_4083 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown-6a9b .dynamic-ce09 li.under_4083 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown-6a9b .dynamic-ce09 li.under_4083: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) {
  .dropdown-6a9b .dynamic-ce09 li.under_4083 li.under_4083 li.under_4083 li.under_4083 {
    padding-left: 0;
  }
}
article.under_4083 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_4083 .nav-48e8 p:last-of-type {
  margin-bottom: 0;
}
article.under_4083 .preview_6319 {
  float: left;
}
article.under_4083 .main-590c {
  margin-left: 85px;
}
article.under_4083 .north_94b2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_4083 .north_94b2 .primary-fluid-fe05 {
  margin-left: 10px;
}
article.under_4083 .label-eba2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_4083 .fast-b6ec {
  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 .item-5309,
  #respond .iron-aeac,
  #respond .shade-e86f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-5309 input,
#respond .iron-aeac input,
#respond .shade-e86f input {
  width: 100%;
}
#respond .shade-e86f {
  margin-right: 0;
}
#respond .gallery_b9a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-active-8018 {
  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;
}
.label-active-8018.panel-ba3e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.label-active-8018 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%);
}
.label-active-8018:focus,
.label-active-8018: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);
}
.border_purple_08f9 {
  border-radius: 10%;
}
.element-large-b153 {
  border-radius: 50%;
}
.steel-ee3c {
  font-size: 0.72em;
}
.message_dc40 {
  font-size: 0.875em;
}
.notification-small-bc9e {
  font-size: 1.1em;
}
.brown-6879 {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown-6879.steel-ee3c {
  letter-spacing: 0.5px;
}
.video-cool-4c0d,
.video-cool-4c0d a {
  color: #6d6d6d;
}
.video-cool-4c0d a:hover {
  color: #111;
}
.first-5965 {
  color: #6d6d6d;
}
.image-0042 {
  overflow-x: hidden;
}
.image-0042 .filter-b388.stone-6b8e {
  position: relative;
}
.image-0042 .filter-b388.stone-6b8e.status_gas_77ba {
  position: initial;
}
.image-0042
  .filter-b388.stone-6b8e.status_gas_77ba
  .modal_0331 {
  left: auto;
}
.image-0042 .filter-b388 .modal_0331 {
  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;
}
.image-0042 .filter-b388:hover.stone-6b8e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.image-0042
  .filter-b388:hover.stone-6b8e
  .modal_0331 {
  display: block;
  z-index: 9999999;
}
.image-0042 .frame-new-10c4 .card-f50e,
.image-0042 .description-warm-a31f .card-f50e {
  display: none;
}
.image-0042 .old_5aa8 .filter-b388:hover.stone-6b8e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paper_c9c4 .item-5309 label,
.paper_c9c4 .popup-3bac label,
.paper_c9c4 .iron-aeac label,
.paper_c9c4 .shade-e86f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown-6a9b {
  list-style: none;
  margin: 0;
}
.dropdown-6a9b article.under_4083 {
  margin-bottom: 0;
}
.dropdown-6a9b ul {
  list-style: none;
  margin: 0;
}
.dropdown-6a9b .dynamic-ce09 li.under_4083 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown-6a9b .dynamic-ce09 li.under_4083 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown-6a9b .dynamic-ce09 li.under_4083: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) {
  .dropdown-6a9b .dynamic-ce09 li.under_4083 li.under_4083 li.under_4083 li.under_4083 {
    padding-left: 0;
  }
}
article.under_4083 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_4083 .nav-48e8 p:last-of-type {
  margin-bottom: 0;
}
article.under_4083 .preview_6319 {
  float: left;
}
article.under_4083 .main-590c {
  margin-left: 85px;
}
article.under_4083 .north_94b2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_4083 .north_94b2 .primary-fluid-fe05 {
  margin-left: 10px;
}
article.under_4083 .label-eba2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_4083 .fast-b6ec {
  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 .item-5309,
  #respond .iron-aeac,
  #respond .shade-e86f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-5309 input,
#respond .iron-aeac input,
#respond .shade-e86f input {
  width: 100%;
}
#respond .shade-e86f {
  margin-right: 0;
}
#respond .gallery_b9a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-new-10c4 .heading_246f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.heading_246f .shadow-orange-e2bd.image-small-4499 .progress_easy_a1fc > li > a:focus,
.heading_246f .shadow-orange-e2bd.image-small-4499 .progress_easy_a1fc > li > a:hover,
.heading_246f .shadow-orange-e2bd.popup-stale-6c6b .progress_easy_a1fc > li > a:focus,
.heading_246f .shadow-orange-e2bd.popup-stale-6c6b .progress_easy_a1fc > li > a:hover,
.heading_246f .shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc > li > a:focus,
.heading_246f .shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_246f
  .shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a,
.heading_246f
  .shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li.slider_c651
  > a,
.heading_246f
  .shadow-orange-e2bd.popup-stale-6c6b
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a,
.heading_246f
  .shadow-orange-e2bd.popup-stale-6c6b
  .progress_easy_a1fc
  > li.slider_c651
  > a,
.heading_246f
  .shadow-orange-e2bd.article-blue-1012
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a,
.heading_246f .shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc > li.slider_wood_2078 > a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_246f .north_682a,
.heading_246f .north_682a a {
  color: rgba(255, 255, 255, 0.99);
}
.heading_246f .block-outer-dfb6.dropdown-selected-1a29 li a,
.heading_246f .article-d653 a,
.heading_246f .section-complex-0d6a,
.heading_246f .progress_easy_a1fc > li > a,
.heading_246f .tag-action-66cc {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f .block-outer-dfb6.dropdown-selected-1a29 li a:hover,
.heading_246f .article-d653 a:hover,
.heading_246f .section-complex-0d6a:hover,
.heading_246f .progress_easy_a1fc > li > a:hover,
.heading_246f .tag-action-66cc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_246f .secondary_24ff {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f .secondary_24ff .gradient-56d3 {
  color: rgba(255, 255, 255, 0.99);
}
.heading_246f .secondary_24ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_246f .primary_2330 .tall_a3ce {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f .primary_2330 .tall_a3ce .inner-0f77 {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f
  .primary_2330
  .tall_a3ce
  .inner-0f77::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f
  .primary_2330
  .tall_a3ce
  .inner-0f77:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f
  .primary_2330
  .tall_a3ce
  .inner-0f77::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f
  .primary_2330
  .tall_a3ce
  .inner-0f77::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f .primary_2330 .last-64e1 {
  color: rgba(255, 255, 255, 0.79);
}
.heading_246f .primary_2330 .last-64e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-4697
  .heading_246f
  .primary_2330
  .backdrop_current_979e
  .alert_9f8a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-4697
  .heading_246f
  .primary_2330
  .backdrop_current_979e
  .inner-0f77 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-new-10c4 .tabs-f71c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs-f71c .shadow-orange-e2bd.image-small-4499 .progress_easy_a1fc > li > a:focus,
.tabs-f71c .shadow-orange-e2bd.image-small-4499 .progress_easy_a1fc > li > a:hover,
.tabs-f71c .shadow-orange-e2bd.popup-stale-6c6b .progress_easy_a1fc > li > a:focus,
.tabs-f71c .shadow-orange-e2bd.popup-stale-6c6b .progress_easy_a1fc > li > a:hover,
.tabs-f71c .shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc > li > a:focus,
.tabs-f71c .shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-f71c
  .shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a,
.tabs-f71c
  .shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li.slider_c651
  > a,
.tabs-f71c
  .shadow-orange-e2bd.popup-stale-6c6b
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a,
.tabs-f71c
  .shadow-orange-e2bd.popup-stale-6c6b
  .progress_easy_a1fc
  > li.slider_c651
  > a,
.tabs-f71c
  .shadow-orange-e2bd.article-blue-1012
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a,
.tabs-f71c .shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc > li.slider_wood_2078 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-f71c .north_682a,
.tabs-f71c .north_682a a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-f71c .block-outer-dfb6.dropdown-selected-1a29 li a,
.tabs-f71c .article-d653 a,
.tabs-f71c .section-complex-0d6a,
.tabs-f71c .progress_easy_a1fc > li > a,
.tabs-f71c .tag-action-66cc {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-f71c .block-outer-dfb6.dropdown-selected-1a29 li a:hover,
.tabs-f71c .article-d653 a:hover,
.tabs-f71c .section-complex-0d6a:hover,
.tabs-f71c .progress_easy_a1fc > li > a:hover,
.tabs-f71c .tag-action-66cc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-f71c .secondary_24ff {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-f71c .secondary_24ff .gradient-56d3 {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-f71c .secondary_24ff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-fd3f .black_c89b {
  margin-left: auto;
  margin-right: auto;
}
.form_7f1d > * {
  margin-left: auto;
  margin-right: auto;
}
.form_7f1d .card-7917 {
  margin-right: 1.41575em;
}
.hard_a4ec .form_7f1d > .paper_e526 {
  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;
}
.hard_a4ec .form_7f1d > .fixed-b500 {
  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;
}
.media-yellow-6571.gradient-fd3f .black_c89b,
.label_focused_775b.gradient-fd3f .black_c89b {
  margin-left: 0;
}
.box_958f.gradient-fd3f .black_c89b,
.tabs-6281.gradient-fd3f .black_c89b {
  margin-right: 0;
}
.form_7f1d ol,
.form_7f1d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active-2857 video {
  max-width: 100%;
}
.module_simple_cfd0 img {
  display: block;
}
.module_simple_cfd0.card-7917,
.module_simple_cfd0.message_cb0c {
  width: 100%;
}
.module_simple_cfd0.fixed-b500 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.active_889c:not(.table_9f8c) {
  margin: 1.5em auto;
}
.search-small-04ef p {
  padding: 1.5em 14px;
}
ul.active-abbd.fixed-b500,
ul.active-abbd.paper_e526,
ul.active-abbd.badge-fc76.paper_e526 {
  padding: 0 14px;
}
.pattern_255f {
  display: block;
  overflow-x: auto;
}
.pattern_255f table {
  border-collapse: collapse;
  width: 100%;
}
.pattern_255f td,
.pattern_255f th {
  padding: 0.5em;
}
.form_7f1d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form_7f1d ol ol,
.form_7f1d ol ul,
.form_7f1d ul ol,
.form_7f1d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form_7f1d ol ol li,
.form_7f1d ol ul li,
.form_7f1d ul ol li,
.form_7f1d ul ul li {
  margin-left: 0;
}
.article_5946.item_north_d779 > .slider_b9be {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.article_5946.item_north_d779 > .slider_b9be iframe,
.article_5946.item_north_d779 > .slider_b9be > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.lower_f1c5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.lower_f1c5.carousel-prev-8836 {
  padding: 0;
}
.lower_f1c5.carousel-prev-8836 cite {
  font-size: 13px;
}
.lower_f1c5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.lower_f1c5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dirty-2779 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dirty-2779 > p:first-child {
  margin-top: 0;
}
.dirty-2779 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dirty-2779 blockquote {
  border-left: 0;
}
.main_d9f0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.main_d9f0:not(.red-3a19) {
  max-width: 100px;
}
.main_d9f0.cold-9c37 {
  border-bottom: none !important;
  text-align: center;
}
.main_d9f0.cold-9c37::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .search-small-04ef p {
    padding: 1.5em 0;
  }
}
.block_8fff {
  color: #0073aa;
}
.easy-163e {
  background-color: #0073aa;
}
.modal_silver_040c {
  color: #229fd8;
}
.pagination-new-2f0d {
  background-color: #229fd8;
}
.progress-bd36 {
  color: #eee;
}
.short-fbc0 {
  background-color: #eee;
}
.bronze_305f {
  color: #444;
}
.dark-e2ef {
  background-color: #444;
}
.secondary_action_a38a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary_action_a38a .wrapper-liquid-51bb .article-d653 {
  font-size: 15px;
}
.secondary_action_a38a .article-d653 {
  line-height: 1.3;
}
.secondary_action_a38a .tabs-f71c {
}
.secondary_action_a38a .heading_246f {
  background: #235787;
}
.south-28dd {
  padding: 0;
}
.south-28dd .heading_246f {
  background: #1a1a1a;
}
.south-28dd .tabs-f71c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.summary-under-c487 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.summary-under-c487 .tabs-f71c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.summary-under-c487 .heading_246f {
  background: #303030;
}
.notification-lite-ffee {
  position: relative;
  z-index: 10;
}
.notification-lite-ffee .narrow_ad71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_last_4e0a .stone-6b8e {
  display: inline-block;
  vertical-align: middle;
}
.hover_last_4e0a.grid_cool_a36a .stone-6b8e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover_last_4e0a.grid_cool_a36a .stone-6b8e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover_last_4e0a.grid_cool_a36a .stone-6b8e {
    margin-right: 0.4em;
  }
}
.hover_last_4e0a.grid_cool_a36a .stone-6b8e:last-child {
  margin-right: 0;
}
.layout-375d .narrow_ad71 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame-new-10c4 .wrapper-liquid-51bb {
    margin: 0 -0.5em;
  }
  .frame-new-10c4 .wrapper-liquid-51bb [class*="customify-col-"],
  .frame-new-10c4 .wrapper-liquid-51bb [class*="customify-col_"],
  .frame-new-10c4 .wrapper-liquid-51bb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame-new-10c4.white_ac5e .narrow_ad71 {
  background: 0 0 !important;
}
.frame-new-10c4.white_ac5e .narrow_ad71,
.frame-new-10c4.layout-375d .narrow_ad71 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame-new-10c4.disabled-current-867d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame-new-10c4.layout-375d .narrow_ad71 {
  box-shadow: none !important;
}
.south-febe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .south-febe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .south-febe {
    padding: 18px 0 20px;
  }
}
.south-febe .tag-cold-af69 {
  width: 100%;
}
.south-febe .fluid-dfb7 {
  margin-bottom: 0;
}
.south-febe .pressed-4113 {
  margin-top: 5px;
  font-size: 0.875em;
}
.section_huge_3dd4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section_huge_3dd4 .frame-brown-7198 {
  width: 100%;
}
.mask_18be {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask_18be li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask_18be 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;
}
.mask_18be li:last-child:after {
  display: none;
}
.mask_18be li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-224c .card-f50e button,
.south-febe .card-f50e button {
  left: 0;
}
.footer-224c .frame-brown-7198,
.south-febe .frame-brown-7198 {
  padding-left: 0;
  padding-right: 0;
}
.footer-224c .section_huge_3dd4,
.south-febe .section_huge_3dd4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-224c {
  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;
}
.footer-224c: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;
}
.footer-224c .cool-3fab {
  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) {
  .footer-224c .cool-3fab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-224c .cool-3fab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-224c .cool-3fab {
    min-height: 200px;
  }
}
.footer-224c .mask_18be {
  color: rgba(255, 255, 255, 0.8);
}
.footer-224c .mask_18be a,
.footer-224c .mask_18be li:after {
  color: inherit;
}
.footer-224c .mask_18be a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.input-53d5 {
  margin-bottom: 0.5em;
}
.article-8220 {
  margin-bottom: 1.2em;
}
.article-8220,
.input-53d5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article-8220 p:last-child,
.input-53d5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card-f50e,
#masthead .card-f50e {
  display: none;
}
#masthead
  > .card-f50e.easy_1b73 {
  display: none;
}
#masthead > .card-f50e button {
  left: 0;
}
.tag_silver_59f6 {
  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%;
}
.tag_silver_59f6 .stone-6b8e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tag_silver_59f6 .message_basic_01b3 {
  display: -webkit-box;
  display: flex;
}
.tag_silver_59f6 .message_basic_01b3.next_da45 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tag_silver_59f6 .message_basic_01b3.message-be9a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag_silver_59f6 .message_basic_01b3.container_153d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag_silver_59f6.widget-1a5f.selected-5b91 .message_basic_01b3.next_da45 {
  flex-basis: 100%;
}
.tag_silver_59f6.detail_pink_d46d .message_basic_01b3.message-be9a {
  -webkit-box-flex: 1;
  flex: auto;
}
.tag_silver_59f6.detail_pink_d46d .message_basic_01b3.container_153d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card-f50e.easy_1b73 {
  display: none;
}
#masthead > .card-f50e button {
  left: 0;
}
.button_cf69 {
  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;
}
.button_cf69:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button_cf69.accent-166f i {
  margin-right: 4px;
}
.button_cf69.hero_8297 i {
  margin-left: 5px;
}
.article-d653 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.article-d653 p:last-child {
  margin-bottom: 0;
}
.photo-wide-e547 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.photo-wide-e547 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.photo-wide-e547 img {
  display: block;
  width: auto;
  line-height: 1;
}
.photo-wide-e547 .north_682a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.photo-wide-e547 .motion-58d3 {
  margin: 5px 0 7px 0;
}
.photo-wide-e547.inner-8e15 .filter-right-7188 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo-wide-e547.inner-8e15 .tertiary-left-b1fb {
  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;
}
.photo-wide-e547.description-9a88 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.photo-wide-e547.description-9a88 .filter-right-7188 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo-wide-e547.description-9a88 .tertiary-left-b1fb {
  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;
}
.photo-wide-e547.image-new-c92e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo-wide-e547.mini-eb7c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.photo-wide-e547.mini-eb7c .tertiary-left-b1fb {
  margin-top: 7px;
}
.chip-b99d {
  display: inline-block;
}
.notification-lite-ffee .icon_a8f1 .photo-wide-e547 img {
  max-width: 100%;
}
.shadow-orange-e2bd .grid_e2bf.old-c8c9,
.out-fa7b .grid_e2bf.old-c8c9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-orange-e2bd .narrow_57e9,
.out-fa7b .narrow_57e9 {
  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%);
}
.shadow-orange-e2bd .narrow_57e9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-orange-e2bd.form_d1fd .narrow_57e9 {
  display: none;
}
.shadow-orange-e2bd .glass-7911 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-orange-e2bd .glass-7911 li {
  display: inline-block;
  position: relative;
}
.shadow-orange-e2bd .glass-7911 li:last-child {
  margin-right: 0;
}
.shadow-orange-e2bd .glass-7911 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;
}
.shadow-orange-e2bd .glass-7911 li.slider_wood_2078 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-orange-e2bd .glass-7911 > 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;
}
.shadow-orange-e2bd .glass-7911 > li > a i {
  line-height: 0;
}
.shadow-orange-e2bd .glass-7911 > li.under-0cb1 > a .narrow_57e9 {
  margin-left: 4px;
  line-height: 0;
}
.shadow-orange-e2bd .glass-7911 .column-5268 li.under-0cb1 > a {
  position: relative;
}
.shadow-orange-e2bd .glass-7911 .column-5268 li.under-0cb1 > a:after,
.shadow-orange-e2bd .glass-7911 .column-5268 li.under-0cb1 > a:before {
  content: "";
  display: table;
}
.shadow-orange-e2bd .glass-7911 .column-5268 li.under-0cb1 > a:after {
  clear: both;
}
.shadow-orange-e2bd .glass-7911 .column-5268 li.under-0cb1 > a .narrow_57e9 {
  margin-left: 5px;
  float: right;
}
.shadow-orange-e2bd .gold_3ca5,
.shadow-orange-e2bd .column-5268 {
  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;
}
.shadow-orange-e2bd .column-5268 {
  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;
}
.shadow-orange-e2bd .column-5268 .old-c8c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-orange-e2bd .column-5268 .narrow_57e9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-orange-e2bd .column-5268 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-orange-e2bd .column-5268 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;
}
.shadow-orange-e2bd .column-5268 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-orange-e2bd .column-5268 .column-5268 {
  top: 0;
  left: 100%;
}
.shadow-orange-e2bd .popup_large_28e7.fn-focus-8f2b > .gold_3ca5,
.shadow-orange-e2bd .popup_large_28e7.fn-focus-8f2b > .column-5268,
.shadow-orange-e2bd .popup_large_28e7:focus > .gold_3ca5,
.shadow-orange-e2bd .popup_large_28e7:focus > .column-5268,
.shadow-orange-e2bd .popup_large_28e7:hover > .gold_3ca5,
.shadow-orange-e2bd .popup_large_28e7:hover > .column-5268 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc:after,
.shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc:before {
  content: "";
  display: table;
}
.shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc:after {
  clear: both;
}
.shadow-orange-e2bd.article-blue-1012 .progress_easy_a1fc > li {
  float: left;
}
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc:after,
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc:before {
  content: "";
  display: table;
}
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc:after {
  clear: both;
}
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc > li {
  float: left;
}
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc > li.accent_clean_87c8 > a,
.shadow-orange-e2bd.list_c4d2 .progress_easy_a1fc > li.slider_wood_2078 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-orange-e2bd.image-small-4499 .progress_easy_a1fc > li > a .old-c8c9 {
  position: relative;
}
.shadow-orange-e2bd.image-small-4499 .progress_easy_a1fc > li > a .old-c8c9: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;
}
.shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li:focus
  > a
  .old-c8c9:before,
.shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li:hover
  > a
  .old-c8c9:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a
  .old-c8c9:before,
.shadow-orange-e2bd.image-small-4499
  .progress_easy_a1fc
  > li.slider_c651
  > a
  .old-c8c9:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-orange-e2bd.popup-stale-6c6b .progress_easy_a1fc > li > a .old-c8c9 {
  position: relative;
}
.shadow-orange-e2bd.popup-stale-6c6b .progress_easy_a1fc > li > a .old-c8c9: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;
}
.shadow-orange-e2bd.popup-stale-6c6b .progress_easy_a1fc > li:focus > a .old-c8c9:before,
.shadow-orange-e2bd.popup-stale-6c6b
  .progress_easy_a1fc
  > li:hover
  > a
  .old-c8c9:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-orange-e2bd.popup-stale-6c6b
  .progress_easy_a1fc
  > li.accent_clean_87c8
  > a
  .old-c8c9:before,
.shadow-orange-e2bd.popup-stale-6c6b
  .progress_easy_a1fc
  > li.slider_c651
  > a
  .old-c8c9:before {
  width: 100%;
  background-color: currentColor;
}
.out-fa7b .glass-7911 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.out-fa7b .glass-7911 li:first-child > a {
  border-top: none;
}
.out-fa7b .glass-7911 .yellow-4d35 > .old-c8c9 .narrow_57e9 {
  display: none;
}
.out-fa7b .glass-7911 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.out-fa7b .glass-7911 li:last-child {
  border: none;
}
.out-fa7b .glass-7911 li.under-0cb1 > a {
  padding-right: 45px !important;
}
.out-fa7b .glass-7911 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.out-fa7b .glass-7911 li a:focus,
.out-fa7b .glass-7911 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.out-fa7b .glass-7911 li .copper-51b0 {
  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;
}
.out-fa7b .glass-7911 li .copper-51b0:hover {
  box-shadow: none;
}
.out-fa7b .glass-7911 li .copper-51b0 .narrow_57e9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.out-fa7b .glass-7911 .column-5268 {
  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);
}
.out-fa7b .glass-7911 .column-5268 li a {
  padding-left: 3em;
}
.out-fa7b .glass-7911 .box-lite-10e0 > a .copper-51b0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.out-fa7b .glass-7911 .box-lite-10e0 > .column-5268 {
  display: block;
  opacity: 1;
}
.tiny-367f {
  max-width: 100%;
}
.caption-tall-38a7 {
  line-height: 0;
  cursor: pointer;
}
.tag-action-66cc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tag-action-66cc:hover {
  box-shadow: none;
  color: currentColor;
}
.tag-action-66cc svg {
  width: 18px;
  height: 18px;
}
.tag-action-66cc .highlight-0c1f {
  display: none;
}
.pressed-e568 {
  position: relative;
}
.pressed-e568.fn-active-8f2b .tag-action-66cc .chip_97a4 {
  display: none;
}
.pressed-e568.fn-active-8f2b .tag-action-66cc .highlight-0c1f {
  display: inline-block;
}
.pressed-e568 .surface-095f {
  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);
}
.pressed-e568.paragraph_narrow_8ccf .surface-095f {
  left: auto;
  right: -0.9em;
}
.pressed-e568.paragraph_narrow_8ccf .rough_2d4f::before {
  left: auto;
  right: 15px;
}
.pressed-e568.fn-active-8f2b .surface-095f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop_current_979e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop_current_979e label {
  flex-basis: 100%;
}
.backdrop_current_979e .tall_a3ce {
  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;
}
.backdrop_current_979e .inner-0f77 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop_current_979e .inner-0f77:focus {
  background-color: transparent;
}
.backdrop_current_979e button.last-64e1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop_current_979e button.last-64e1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop_current_979e button.last-64e1 svg {
  width: 18px;
  height: 18px;
}
.backdrop_current_979e input[type="submit"] {
  min-height: auto;
}
.primary_2330 .backdrop_current_979e .inner-0f77 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.rough_2d4f {
  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) {
  .rough_2d4f {
    width: 220px;
  }
}
.rough_2d4f label {
  flex-basis: 100%;
}
.rough_2d4f::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;
}
.white-4697 .primary_2330 .backdrop_current_979e {
  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;
}
.white-4697
  .primary_2330
  .backdrop_current_979e
  .tall_a3ce {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.white-4697 .primary_2330 .backdrop_current_979e .inner-0f77 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.white-4697
  .primary_2330
  .backdrop_current_979e
  .inner-0f77:focus {
  background: 0 0;
}
.white-4697
  .primary_2330
  .backdrop_current_979e
  .alert_9f8a {
  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;
}
.block-outer-dfb6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block-outer-dfb6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block-outer-dfb6 li:last-child {
  margin-right: 0;
}
.block-outer-dfb6 li:first-child {
  margin-left: 0;
}
.block-outer-dfb6.easy-5b55 a {
  color: #fff;
}
.block-outer-dfb6.easy-5b55 a:hover {
  color: #fff;
}
.block-outer-dfb6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block-outer-dfb6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block-outer-dfb6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block-outer-dfb6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.block-outer-dfb6 [class*="social-icon-apple"] {
  background-color: #999;
}
.block-outer-dfb6 [class*="social-icon-apple"].search_69f8 {
  background-color: transparent;
  color: #999;
}
.block-outer-dfb6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block-outer-dfb6 [class*="social-icon-behance"].search_69f8 {
  background-color: transparent;
  color: #1769ff;
}
.block-outer-dfb6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block-outer-dfb6 [class*="social-icon-bitbucket"].search_69f8 {
  background-color: transparent;
  color: #205081;
}
.block-outer-dfb6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.block-outer-dfb6 [class*="social-icon-codepen"].search_69f8 {
  background-color: transparent;
  color: #000;
}
.block-outer-dfb6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block-outer-dfb6 [class*="social-icon-delicious"].search_69f8 {
  background-color: transparent;
  color: #39f;
}
.block-outer-dfb6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block-outer-dfb6 [class*="social-icon-digg"].search_69f8 {
  background-color: transparent;
  color: #005be2;
}
.block-outer-dfb6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block-outer-dfb6 [class*="social-icon-dribbble"].search_69f8 {
  background-color: transparent;
  color: #ea4c89;
}
.block-outer-dfb6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block-outer-dfb6 [class*="social-icon-envelope"].search_69f8 {
  background-color: transparent;
  color: #ea4335;
}
.block-outer-dfb6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block-outer-dfb6 [class*="social-icon-facebook"].search_69f8 {
  background-color: transparent;
  color: #3b5998;
}
.block-outer-dfb6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block-outer-dfb6 [class*="social-icon-flickr"].search_69f8 {
  background-color: transparent;
  color: #0063dc;
}
.block-outer-dfb6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block-outer-dfb6 [class*="social-icon-foursquare"].search_69f8 {
  background-color: transparent;
  color: #2d5be3;
}
.block-outer-dfb6 [class*="social-icon-github"] {
  background-color: #333;
}
.block-outer-dfb6 [class*="social-icon-github"].search_69f8 {
  background-color: transparent;
  color: #333;
}
.block-outer-dfb6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block-outer-dfb6 [class*="social-icon-google-plus"].search_69f8 {
  background-color: transparent;
  color: #dd4b39;
}
.block-outer-dfb6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block-outer-dfb6 [class*="social-icon-houzz"].search_69f8 {
  background-color: transparent;
  color: #7ac142;
}
.block-outer-dfb6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block-outer-dfb6 [class*="social-icon-instagram"].search_69f8 {
  background-color: transparent;
  color: #262626;
}
.block-outer-dfb6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block-outer-dfb6 [class*="social-icon-jsfiddle"].search_69f8 {
  background-color: transparent;
  color: #487aa2;
}
.block-outer-dfb6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block-outer-dfb6 [class*="social-icon-linkedin"].search_69f8 {
  background-color: transparent;
  color: #0077b5;
}
.block-outer-dfb6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block-outer-dfb6 [class*="social-icon-medium"].search_69f8 {
  background-color: transparent;
  color: #00ab6b;
}
.block-outer-dfb6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block-outer-dfb6
  [class*="social-icon-odnoklassniki"].search_69f8 {
  background-color: transparent;
  color: #f4731c;
}
.block-outer-dfb6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block-outer-dfb6 [class*="social-icon-meetup"].search_69f8 {
  background-color: transparent;
  color: #ec1c40;
}
.block-outer-dfb6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block-outer-dfb6 [class*="social-icon-pinterest"].search_69f8 {
  background-color: transparent;
  color: #bd081c;
}
.block-outer-dfb6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block-outer-dfb6 [class*="social-icon-product-hunt"].search_69f8 {
  background-color: transparent;
  color: #da552f;
}
.block-outer-dfb6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block-outer-dfb6 [class*="social-icon-reddit"].search_69f8 {
  background-color: transparent;
  color: #ff4500;
}
.block-outer-dfb6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block-outer-dfb6 [class*="social-icon-rss"].search_69f8 {
  background-color: transparent;
  color: #f26522;
}
.block-outer-dfb6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block-outer-dfb6
  [class*="social-icon-shopping-cart"].search_69f8 {
  background-color: transparent;
  color: #4caf50;
}
.block-outer-dfb6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block-outer-dfb6 [class*="social-icon-skype"].search_69f8 {
  background-color: transparent;
  color: #00aff0;
}
.block-outer-dfb6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block-outer-dfb6 [class*="social-icon-slideshare"].search_69f8 {
  background-color: transparent;
  color: #0077b5;
}
.block-outer-dfb6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block-outer-dfb6 [class*="social-icon-snapchat"].search_69f8 {
  background-color: transparent;
  color: #fffc00;
}
.block-outer-dfb6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block-outer-dfb6 [class*="social-icon-soundcloud"].search_69f8 {
  background-color: transparent;
  color: #f80;
}
.block-outer-dfb6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block-outer-dfb6 [class*="social-icon-spotify"].search_69f8 {
  background-color: transparent;
  color: #2ebd59;
}
.block-outer-dfb6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block-outer-dfb6
  [class*="social-icon-stack-overflow"].search_69f8 {
  background-color: transparent;
  color: #fe7a15;
}
.block-outer-dfb6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block-outer-dfb6 [class*="social-icon-maldkfgram"].search_69f8 {
  background-color: transparent;
  color: #2ca5e0;
}
.block-outer-dfb6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block-outer-dfb6 [class*="social-icon-tripadvisor"].search_69f8 {
  background-color: transparent;
  color: #589442;
}
.block-outer-dfb6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block-outer-dfb6 [class*="social-icon-tumblr"].search_69f8 {
  background-color: transparent;
  color: #35465c;
}
.block-outer-dfb6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block-outer-dfb6 [class*="social-icon-twitch"].search_69f8 {
  background-color: transparent;
  color: #6441a5;
}
.block-outer-dfb6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block-outer-dfb6 [class*="social-icon-twitter"].search_69f8 {
  background-color: transparent;
  color: #1da1f2;
}
.block-outer-dfb6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block-outer-dfb6 [class*="social-icon-vimeo"].search_69f8 {
  background-color: transparent;
  color: #1ab7ea;
}
.block-outer-dfb6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block-outer-dfb6 [class*="social-icon-vk"].search_69f8 {
  background-color: transparent;
  color: #45668e;
}
.block-outer-dfb6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block-outer-dfb6 [class*="social-icon-weibo"].search_69f8 {
  background-color: transparent;
  color: #df2029;
}
.block-outer-dfb6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block-outer-dfb6 [class*="social-icon-weixin"].search_69f8 {
  background-color: transparent;
  color: #7bb32e;
}
.block-outer-dfb6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block-outer-dfb6 [class*="social-icon-whatsapp"].search_69f8 {
  background-color: transparent;
  color: #25d366;
}
.block-outer-dfb6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block-outer-dfb6 [class*="social-icon-wordpress"].search_69f8 {
  background-color: transparent;
  color: #21759b;
}
.block-outer-dfb6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.block-outer-dfb6 [class*="social-icon-xing"].search_69f8 {
  background-color: transparent;
  color: #026466;
}
.block-outer-dfb6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block-outer-dfb6 [class*="social-icon-yelp"].search_69f8 {
  background-color: transparent;
  color: #af0606;
}
.block-outer-dfb6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block-outer-dfb6 [class*="social-icon-youtube"].search_69f8 {
  background-color: transparent;
  color: #cd201f;
}
.section-complex-0d6a {
  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;
}
.section-complex-0d6a:hover {
  box-shadow: none;
  background: 0 0;
}
.nav_paper_f63a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.layout_5646 {
  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;
}
.active-ce1e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard-0dd6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard-0dd6,
.hard-0dd6::after,
.hard-0dd6::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;
}
.hard-0dd6::after,
.hard-0dd6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.bronze_1c3c .layout_5646 .active-ce1e {
  margin-top: -2px;
  width: 19px;
}
.bronze_1c3c .layout_5646 .hard-0dd6 {
  margin-top: -1px;
}
.bronze_1c3c .layout_5646 .hard-0dd6,
.bronze_1c3c .layout_5646 .hard-0dd6::after,
.bronze_1c3c .layout_5646 .hard-0dd6::before {
  width: 19px;
  height: 2px;
}
.bronze_1c3c .layout_5646 .hard-0dd6::before {
  top: -6px;
}
.bronze_1c3c .layout_5646 .hard-0dd6::after {
  bottom: -6px;
}
.sort_2856 .layout_5646 .active-ce1e {
  margin-top: -2px;
  width: 22px;
}
.sort_2856 .layout_5646 .hard-0dd6 {
  margin-top: -1px;
}
.sort_2856 .layout_5646 .hard-0dd6,
.sort_2856 .layout_5646 .hard-0dd6::after,
.sort_2856 .layout_5646 .hard-0dd6::before {
  width: 22px;
  height: 2px;
}
.sort_2856 .layout_5646 .hard-0dd6::before {
  top: -7px;
}
.sort_2856 .layout_5646 .hard-0dd6::after {
  bottom: -7px;
}
.background-a3c7 .layout_5646 .active-ce1e {
  margin-top: -2px;
  width: 31px;
}
.background-a3c7 .layout_5646 .hard-0dd6 {
  margin-top: -1.5px;
}
.background-a3c7 .layout_5646 .hard-0dd6,
.background-a3c7 .layout_5646 .hard-0dd6::after,
.background-a3c7 .layout_5646 .hard-0dd6::before {
  width: 31px;
  height: 3px;
}
.background-a3c7 .layout_5646 .hard-0dd6::before {
  top: -9px;
}
.background-a3c7 .layout_5646 .hard-0dd6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .list-medium-28a7 .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 19px;
  }
  .list-medium-28a7 .layout_5646 .hard-0dd6 {
    margin-top: -1px;
  }
  .list-medium-28a7 .layout_5646 .hard-0dd6,
  .list-medium-28a7 .layout_5646 .hard-0dd6::after,
  .list-medium-28a7 .layout_5646 .hard-0dd6::before {
    width: 19px;
    height: 2px;
  }
  .list-medium-28a7 .layout_5646 .hard-0dd6::before {
    top: -6px;
  }
  .list-medium-28a7 .layout_5646 .hard-0dd6::after {
    bottom: -6px;
  }
  .info-f56f .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 22px;
  }
  .info-f56f .layout_5646 .hard-0dd6 {
    margin-top: -1px;
  }
  .info-f56f .layout_5646 .hard-0dd6,
  .info-f56f .layout_5646 .hard-0dd6::after,
  .info-f56f .layout_5646 .hard-0dd6::before {
    width: 22px;
    height: 2px;
  }
  .info-f56f .layout_5646 .hard-0dd6::before {
    top: -7px;
  }
  .info-f56f .layout_5646 .hard-0dd6::after {
    bottom: -7px;
  }
  .next-975d .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 31px;
  }
  .next-975d .layout_5646 .hard-0dd6 {
    margin-top: -1.5px;
  }
  .next-975d .layout_5646 .hard-0dd6,
  .next-975d .layout_5646 .hard-0dd6::after,
  .next-975d .layout_5646 .hard-0dd6::before {
    width: 31px;
    height: 3px;
  }
  .next-975d .layout_5646 .hard-0dd6::before {
    top: -9px;
  }
  .next-975d .layout_5646 .hard-0dd6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .purple_dcac .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 19px;
  }
  .purple_dcac .layout_5646 .hard-0dd6 {
    margin-top: -1px;
  }
  .purple_dcac .layout_5646 .hard-0dd6,
  .purple_dcac .layout_5646 .hard-0dd6::after,
  .purple_dcac .layout_5646 .hard-0dd6::before {
    width: 19px;
    height: 2px;
  }
  .purple_dcac .layout_5646 .hard-0dd6::before {
    top: -6px;
  }
  .purple_dcac .layout_5646 .hard-0dd6::after {
    bottom: -6px;
  }
  .main_c1e9 .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 22px;
  }
  .main_c1e9 .layout_5646 .hard-0dd6 {
    margin-top: -1px;
  }
  .main_c1e9 .layout_5646 .hard-0dd6,
  .main_c1e9 .layout_5646 .hard-0dd6::after,
  .main_c1e9 .layout_5646 .hard-0dd6::before {
    width: 22px;
    height: 2px;
  }
  .main_c1e9 .layout_5646 .hard-0dd6::before {
    top: -7px;
  }
  .main_c1e9 .layout_5646 .hard-0dd6::after {
    bottom: -7px;
  }
  .large_25d4 .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 31px;
  }
  .large_25d4 .layout_5646 .hard-0dd6 {
    margin-top: -1.5px;
  }
  .large_25d4 .layout_5646 .hard-0dd6,
  .large_25d4 .layout_5646 .hard-0dd6::after,
  .large_25d4 .layout_5646 .hard-0dd6::before {
    width: 31px;
    height: 3px;
  }
  .large_25d4 .layout_5646 .hard-0dd6::before {
    top: -9px;
  }
  .large_25d4 .layout_5646 .hard-0dd6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .layout-narrow-f9e6 .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 19px;
  }
  .layout-narrow-f9e6 .layout_5646 .hard-0dd6 {
    margin-top: -1px;
  }
  .layout-narrow-f9e6 .layout_5646 .hard-0dd6,
  .layout-narrow-f9e6 .layout_5646 .hard-0dd6::after,
  .layout-narrow-f9e6 .layout_5646 .hard-0dd6::before {
    width: 19px;
    height: 2px;
  }
  .layout-narrow-f9e6 .layout_5646 .hard-0dd6::before {
    top: -6px;
  }
  .layout-narrow-f9e6 .layout_5646 .hard-0dd6::after {
    bottom: -6px;
  }
  .overlay-25f3 .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-25f3 .layout_5646 .hard-0dd6 {
    margin-top: -1px;
  }
  .overlay-25f3 .layout_5646 .hard-0dd6,
  .overlay-25f3 .layout_5646 .hard-0dd6::after,
  .overlay-25f3 .layout_5646 .hard-0dd6::before {
    width: 22px;
    height: 2px;
  }
  .overlay-25f3 .layout_5646 .hard-0dd6::before {
    top: -7px;
  }
  .overlay-25f3 .layout_5646 .hard-0dd6::after {
    bottom: -7px;
  }
  .notification_dfd6 .layout_5646 .active-ce1e {
    margin-top: -2px;
    width: 31px;
  }
  .notification_dfd6 .layout_5646 .hard-0dd6 {
    margin-top: -1.5px;
  }
  .notification_dfd6 .layout_5646 .hard-0dd6,
  .notification_dfd6 .layout_5646 .hard-0dd6::after,
  .notification_dfd6 .layout_5646 .hard-0dd6::before {
    width: 31px;
    height: 3px;
  }
  .notification_dfd6 .layout_5646 .hard-0dd6::before {
    top: -9px;
  }
  .notification_dfd6 .layout_5646 .hard-0dd6::after {
    bottom: -9px;
  }
}
.summary_narrow_f73c .hard-0dd6 {
  -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);
}
.summary_narrow_f73c .hard-0dd6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.summary_narrow_f73c .hard-0dd6::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);
}
.summary_narrow_f73c.brown_e335 .hard-0dd6 {
  -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);
}
.summary_narrow_f73c.brown_e335 .hard-0dd6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.summary_narrow_f73c.brown_e335 .hard-0dd6::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);
}
.fluid_92b5 {
  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.primary_smooth_1fc8:before {
  display: none;
}
.description-warm-a31f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.description-warm-a31f .fixed_cf94 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.description-warm-a31f .fixed_cf94:last-of-type {
  border-bottom: none;
}
.description-warm-a31f .fixed_cf94.surface_a869,
.description-warm-a31f .fixed_cf94.tabs_rough_f9da,
.description-warm-a31f .fixed_cf94.text_65b0 {
  padding: 0;
}
.description-warm-a31f .out-fa7b .copper-51b0 {
  color: currentColor;
}
.description-warm-a31f .out-fa7b .copper-51b0:focus,
.description-warm-a31f .out-fa7b .copper-51b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-warm-a31f.tabs-f71c .secondary_24ff,
.description-warm-a31f.tabs-f71c .article-d653 a,
.description-warm-a31f.tabs-f71c .progress_easy_a1fc a,
.description-warm-a31f.tabs-f71c .column-5268 a {
  color: rgba(0, 0, 0, 0.55);
}
.description-warm-a31f.tabs-f71c .secondary_24ff:hover,
.description-warm-a31f.tabs-f71c .article-d653 a:hover,
.description-warm-a31f.tabs-f71c .progress_easy_a1fc a:hover,
.description-warm-a31f.tabs-f71c .column-5268 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-warm-a31f.tabs-f71c .gradient-56d3 {
  color: rgba(0, 0, 0, 0.8);
}
.description-warm-a31f.tabs-f71c .fixed_cf94 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-warm-a31f.tabs-f71c .fixed_cf94:before {
  background: rgba(0, 0, 0, 0.08);
}
.description-warm-a31f.tabs-f71c .hard-312b:before {
  background: rgba(255, 255, 255, 0.9);
}
.description-warm-a31f.tabs-f71c .out-fa7b .glass-7911 li a,
.description-warm-a31f.tabs-f71c .out-fa7b .copper-51b0,
.description-warm-a31f.tabs-f71c .column-5268 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-warm-a31f.tabs-f71c .out-fa7b .copper-51b0:focus,
.description-warm-a31f.tabs-f71c .out-fa7b .copper-51b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-warm-a31f.tabs-f71c .glass-7911 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-warm-a31f.heading_246f .secondary_24ff,
.description-warm-a31f.heading_246f .article-d653 a,
.description-warm-a31f.heading_246f .progress_easy_a1fc .copper-51b0,
.description-warm-a31f.heading_246f .progress_easy_a1fc a,
.description-warm-a31f.heading_246f .column-5268 a {
  color: rgba(255, 255, 255, 0.79);
}
.description-warm-a31f.heading_246f .secondary_24ff:hover,
.description-warm-a31f.heading_246f .article-d653 a:hover,
.description-warm-a31f.heading_246f .progress_easy_a1fc .copper-51b0:hover,
.description-warm-a31f.heading_246f .progress_easy_a1fc a:hover,
.description-warm-a31f.heading_246f .column-5268 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-warm-a31f.heading_246f .gradient-56d3 {
  color: rgba(255, 255, 255, 0.99);
}
.description-warm-a31f.heading_246f .fixed_cf94 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-warm-a31f.heading_246f .fixed_cf94:before {
  background: rgba(255, 255, 255, 0.08);
}
.description-warm-a31f.heading_246f .hard-312b:before {
  background: rgba(0, 0, 0, 0.9);
}
.description-warm-a31f.heading_246f .out-fa7b .glass-7911 li a,
.description-warm-a31f.heading_246f .out-fa7b .copper-51b0,
.description-warm-a31f.heading_246f .column-5268 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-warm-a31f.heading_246f .out-fa7b .copper-51b0:focus,
.description-warm-a31f.heading_246f .out-fa7b .copper-51b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-warm-a31f.heading_246f .glass-7911 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-312b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hard-312b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar-505f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-purple-6f70 .description-warm-a31f {
  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;
}
.surface-purple-6f70 .fixed_cf94 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-purple-6f70 .fixed_cf94: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) {
  .surface-purple-6f70 .fixed_cf94:before {
    width: 16%;
    left: 42%;
  }
}
.surface-purple-6f70 .fixed_cf94:last-child:before {
  content: none;
}
.surface-purple-6f70 .fixed_cf94[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-purple-6f70 .out-fa7b .glass-7911 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-purple-6f70 .out-fa7b .glass-7911 li a .copper-51b0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-purple-6f70 .out-fa7b .column-5268 {
  border: none;
}
.surface-purple-6f70 .out-fa7b .column-5268 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-purple-6f70 .hard-312b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-purple-6f70 .sidebar-505f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-purple-6f70 .heading_246f .hard-312b:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-purple-6f70 .tabs-f71c.image_gold_51ff .hard-0dd6 {
  background: rgba(0, 0, 0, 0.6);
}
.surface-purple-6f70
  .tabs-f71c.image_gold_51ff
  .hard-0dd6::after,
.surface-purple-6f70
  .tabs-f71c.image_gold_51ff
  .hard-0dd6:before {
  background: inherit;
}
.surface-purple-6f70
  .tabs-f71c.image_gold_51ff:hover
  .hard-0dd6 {
  background: rgba(0, 0, 0, 0.8);
}
.paper_6677 .description-warm-a31f {
  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) {
  .paper_6677 .description-warm-a31f {
    width: auto;
    right: 45px;
  }
}
.shadow-lite-b6fc .description-warm-a31f {
  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) {
  .shadow-lite-b6fc .description-warm-a31f {
    width: auto;
    left: 45px;
  }
}
.primary_smooth_1fc8 .description-warm-a31f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.primary_smooth_1fc8 .sidebar-505f {
  max-width: 48em;
  margin: 0 auto;
}
.primary_smooth_1fc8 .hard-312b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.down-993a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.down-993a.surface-purple-6f70 .description-warm-a31f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.down-993a.paper_6677 .description-warm-a31f {
  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);
}
.down-993a .description-warm-a31f {
  visibility: visible;
}
.down-993a.shadow-lite-b6fc .description-warm-a31f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gallery_large_772d,
.image-31f2 {
  overflow-x: hidden;
}
.gallery_large_772d .description-warm-a31f {
  overflow: auto;
}
.gallery_large_772d.surface-purple-6f70 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_large_772d.surface-purple-6f70 .description-warm-a31f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gallery_large_772d.surface-purple-6f70 .section-complex-0d6a {
  opacity: 0;
}
.gallery_large_772d.paper_6677 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_large_772d.paper_6677 .description-warm-a31f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gallery_large_772d.paper_6677 .section-complex-0d6a {
  opacity: 0;
}
.gallery_large_772d.shadow-lite-b6fc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_large_772d.shadow-lite-b6fc .description-warm-a31f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gallery_large_772d.shadow-lite-b6fc .section-complex-0d6a {
  opacity: 0;
}
.gallery_large_772d.primary_smooth_1fc8 .description-warm-a31f {
  z-index: 10;
  visibility: visible;
}
.image_gold_51ff {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.image_gold_51ff .hard-0dd6 {
  background: rgba(255, 255, 255, 0.99);
}
.image_gold_51ff .hard-0dd6::after,
.image_gold_51ff .hard-0dd6:before {
  background: inherit;
}
.image_gold_51ff:hover .hard-0dd6 {
  background: rgba(255, 255, 255, 0.99);
}
.shadow-lite-b6fc .image_gold_51ff {
  top: 10px;
  right: auto;
  left: 12px;
}
.primary_smooth_1fc8 .image_gold_51ff {
  display: none !important;
}
.gallery_large_772d:before,
.image-31f2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gallery_large_772d .image_gold_51ff,
.image-31f2 .image_gold_51ff {
  display: inline-block;
}
.description-warm-a31f .stone-6b8e {
  -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;
}
.gallery_large_772d .description-warm-a31f .stone-6b8e,
.image-31f2 .description-warm-a31f .stone-6b8e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card_old_0d04 .tall_a3ce {
  width: 100%;
}
.icon_a8f1 {
  padding: 0 0.5em 0;
}
.icon_a8f1 [class*="customify-col-"],
.icon_a8f1 [class*="customify-col_"],
.icon_a8f1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.solid_482c .icon_a8f1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wrapper-liquid-51bb .outline-1ed8,
  .outline-1ed8 {
    display: none;
  }
  .disabled-top-6cc4 {
    text-align: left;
  }
  .active-paper-b7ba {
    text-align: center;
  }
  .bottom-0110 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-liquid-51bb .over_dfb3,
  .over_dfb3 {
    display: none;
  }
  .overlay-0e17 {
    text-align: left;
  }
  .surface_blue_2d90 {
    text-align: center;
  }
  .pattern-31dc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-liquid-51bb .search-light-fbf4,
  .search-light-fbf4 {
    display: none;
  }
  .highlight_41d2 {
    text-align: left;
  }
  .iron-210f {
    text-align: center;
  }
  .wood-feb7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article_fast_d5a5 {
  box-shadow: none !important;
}
.gradient_stale_95e6 .paper-0c33,
.fluid_043b .paper-0c33 {
  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;
}
.fluid_043b .paper-0c33 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.narrow_ad71 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.narrow_ad71:after,
.narrow_ad71:before {
  content: "";
  display: table;
}
.narrow_ad71:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .narrow_ad71 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.narrow_ad71,
.disabled-current-867d {
  max-width: 1248px;
  margin: 0 auto;
}

.west-86e8.input_259a .narrow_ad71 {
  max-width: 100%;
}
.west-86e8.white-366f {
  max-width: 1200px;
  margin: 0 auto;
}
.west-86e8.description-87f3 .narrow_ad71 {
  max-width: 100%;
}
.west-86e8.description-87f3 > .narrow_ad71 {
  padding-left: 0;
  padding-right: 0;
}
.west-86e8.description-87f3 > .narrow_ad71 .wrapper-liquid-51bb {
  margin: 0;
}
.west-86e8.description-87f3
  > .narrow_ad71
  .border-old-fcff.lite-4486 {
  margin-right: 0;
  margin-left: 0;
}
.west-86e8.description-87f3 #main.lite-4486 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .chip_focused_3735 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .chip_focused_3735 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outline-active-adc1 .black_c89b {
    padding-right: 1em;
  }
  .outline-active-adc1.text_700f .border-old-fcff {
    border-right: 1px solid #eaecee;
  }
  .outline-active-adc1.text_700f .black_c89b {
    padding-right: 1em;
  }
  .outline-active-adc1.text_700f .mask-c39e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown-cf42 .black_c89b {
    padding-left: 1em;
  }
  .brown-cf42.text_700f .border-old-fcff {
    border-left: 1px solid #eaecee;
  }
  .brown-cf42.text_700f .black_c89b {
    padding-left: 1em;
  }
  .brown-cf42.text_700f .mask-c39e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-lower-f963 .black_c89b {
    padding-left: 1em;
  }
  .alert-lower-f963.text_700f .top_ad3c {
    border-right: 1px solid #eaecee;
  }
  .alert-lower-f963.text_700f .huge_833d {
    border-right: 1px solid #eaecee;
  }
  .alert-lower-f963.text_700f .black_c89b {
    padding-left: 1em;
  }
  .alert-lower-f963.text_700f .mask-c39e {
    padding-right: 1em;
  }
  .alert-lower-f963.text_700f .hover_4bf3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module_right_e72e .black_c89b {
    padding-right: 1em;
  }
  .module_right_e72e.text_700f .top_ad3c {
    border-left: 1px solid #eaecee;
  }
  .module_right_e72e.text_700f .huge_833d {
    border-left: 1px solid #eaecee;
  }
  .module_right_e72e.text_700f .black_c89b {
    padding-right: 1em;
  }
  .module_right_e72e.text_700f .mask-c39e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_right_e72e.text_700f .hover_4bf3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_focused_3735 .black_c89b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_focused_3735.text_700f .border-old-fcff {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .chip_focused_3735.text_700f .black_c89b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_focused_3735.text_700f .mask-c39e {
    padding-left: 1em;
  }
  .chip_focused_3735.text_700f .hover_4bf3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .chip_focused_3735.text_700f .black_c89b {
    padding-left: 0;
  }
}
.center-a5ff .hover_last_4e0a {
  display: inline-block;
}
.outline_simple_1dcb {
  display: inline-block;
}
.heading_25a2 {
  word-con: break-word;
}
.fast-f8e0 > span {
  display: inline-block;
  padding: 5px 0;
}
.fast-f8e0 .card_78e0 {
  margin-left: 8px;
  margin-right: 8px;
}
.fast-f8e0 .video_e92c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.orange-6010 .large-624e {
  margin-bottom: 2em;
}
.orange-6010 .clean_a81f {
  margin-bottom: 15px;
}
.orange-6010 .clean_a81f:last-child {
  margin-bottom: 0;
}
.orange-6010 .tertiary-d5ad {
  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) {
  .orange-6010 .tertiary-d5ad {
    display: block;
  }
}
.orange-6010 .chip-lite-83db {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .orange-6010 .chip-lite-83db {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.orange-6010 .hot-a3d8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.orange-6010 .hot-a3d8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.orange-6010 .hot-a3d8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.orange-6010 .heading_25a2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange-6010 .heading_25a2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.orange-6010 .black-6206 p:last-child {
  margin-bottom: 0;
}
.orange-6010 .gold-a591 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.orange-6010 .article-f3e8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.orange-6010 .texture_copper_5cb8 {
  margin-top: 1em;
}
.orange-6010 .chip_1e5e {
  top: 0;
  display: block;
}
.orange-6010 .chip_1e5e a {
  color: inherit;
}
.orange-6010 .chip_1e5e a:hover {
  color: inherit;
}
.orange-6010 .small_0e22 {
  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;
}
.orange-6010 .small_0e22:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.orange-6010 .article-f3e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.orange-6010 .accordion_old_9877 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.orange-6010 .accordion_old_9877:first-child {
  margin-top: 0;
}
.orange-6010 .accordion_old_9877.east-136d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.orange-6010 .accordion_old_9877.stale-66af {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange-6010
  .accordion_old_9877.stale-66af.texture-0001
  .texture_copper_5cb8 {
  width: 100%;
}
.orange-6010 .stale-66af {
  -webkit-box-align: center;
  align-items: center;
}
.orange-6010 .stale-66af .fast-f8e0,
.orange-6010 .stale-66af > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.orange-6010 .hot-a3d8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-6010 .hot-a3d8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-6010 .hot-a3d8: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;
}
.orange-6010 .east-136d {
  z-index: 5;
}
.orange-6010 .tooltip_32f1 .slider_33be {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.orange-6010 .heading-eec7 .slider_33be {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.orange-6010 .pressed_2fa0 .slider_33be {
  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;
}
.orange-6010.upper_255e .tertiary-d5ad,
.orange-6010.heading-focused-dc39 .tertiary-d5ad {
  display: block;
}
.orange-6010.upper_255e .tertiary-d5ad .large-ed5f,
.orange-6010.upper_255e .tertiary-d5ad .article-f3e8,
.orange-6010.heading-focused-dc39 .tertiary-d5ad .large-ed5f,
.orange-6010.heading-focused-dc39 .tertiary-d5ad .article-f3e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-6010.yellow_7ff7 .chip-lite-83db {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .orange-6010.yellow_7ff7 .chip-lite-83db {
    margin-right: 0;
  }
}
.orange-6010.upper_255e .chip-lite-83db,
.orange-6010.heading-focused-dc39 .chip-lite-83db {
  padding-top: 40%;
}
.orange-6010.upper_255e .large-624e,
.orange-6010.heading-focused-dc39 .large-624e {
  display: block;
}
.orange-6010.upper_255e .fn-sticky-8f2b .article-f3e8,
.orange-6010.heading-focused-dc39 .fn-sticky-8f2b .article-f3e8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.orange-6010.upper_255e .chip-lite-83db,
.orange-6010.heading-focused-dc39 .chip-lite-83db {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.orange-6010.upper_255e .article-f3e8 {
  padding: 1em;
}
.in-6a56 {
  margin: 30px auto;
  display: block;
}
.in-6a56 .prev-6f88 > * {
  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;
}
.in-6a56 .prev-6f88 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.in-6a56 .prev-6f88 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item_bc50 .fast-f8e0 {
  margin-bottom: 1.41575em;
}
.item_bc50 .focus-32e3 {
  margin-bottom: 1.618em;
}
.form_7f1d .north_9199 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form_7f1d .north_9199 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form_7f1d .copper-9388 {
  max-width: 100%;
  overflow: auto;
}
.gradient-fd3f .form_7f1d a:hover {
  text-decoration: underline;
}
.gradient-f823 .clean_a81f:not(.heading_25a2),
.gradient-f823 .hot-a3d8 {
  margin-bottom: 1.41575em;
}
.gradient-f823 .clean_a81f:not(.heading_25a2):last-child,
.gradient-f823 .hot-a3d8:last-child {
  margin-bottom: 0;
}
.gradient-f823 .clean_a81f.paper_5200 {
  margin-bottom: 0.41575em;
}
.gradient-f823 .video-042b:before,
.gradient-f823 .prev_fd70:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient-f823 .video-042b:before {
  content: "\f115";
}
.gradient-f823 .prev_fd70:before {
  content: "\f02c";
}
.gradient-f823 .dynamic-1b88 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient-f823 .dynamic-1b88 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture-full-4577 {
  display: -webkit-box;
  display: flex;
}
.picture-full-4577 .orange-0b7b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture-full-4577 .orange-0b7b {
    flex-basis: 90px;
  }
}
.picture-full-4577 .mask-liquid-4080 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-full-4577 .mask-liquid-4080 {
    flex-basis: calc(100% - 50px);
  }
}
.picture-full-4577 .glass-9265 p:last-child {
  margin-bottom: 0.72em;
}
.box_west_af36 .prev-6f88 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.box_west_af36 .prev-6f88:after,
.box_west_af36 .prev-6f88:before {
  content: "";
  display: table;
}
.box_west_af36 .prev-6f88:after {
  clear: both;
}
.box_west_af36 .prev-6f88 .media-easy-7236,
.box_west_af36 .prev-6f88 .column_55aa {
  width: 49%;
}
.box_west_af36 .prev-6f88 .media-easy-7236 a span.focus_plasma_e95d,
.box_west_af36 .prev-6f88 .column_55aa a span.focus_plasma_e95d {
  display: block;
  margin-bottom: 5px;
}
.box_west_af36 .prev-6f88 .column_55aa {
  float: left;
  text-align: left;
}
.box_west_af36 .prev-6f88 .media-easy-7236 {
  float: right;
  text-align: right;
}
.column-2b58 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .column-2b58 {
    margin-bottom: 0;
  }
}
.liquid_02af {
  margin-bottom: 1em;
}
.liquid_02af .heading_25a2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.layout-bc7e a {
  display: block;
  line-height: 0;
  position: relative;
}
.out-d563 .liquid_02af,
.hero_huge_2df7 .liquid_02af {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .out-d563 .liquid_02af,
  .hero_huge_2df7 .liquid_02af {
    display: block;
  }
}
.out-d563 .layout-bc7e,
.hero_huge_2df7 .layout-bc7e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .out-d563 .layout-bc7e,
  .hero_huge_2df7 .layout-bc7e {
    margin-bottom: 1em;
  }
}
.out-d563 .layout-bc7e img,
.hero_huge_2df7 .layout-bc7e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.out-d563 .overlay_37b2,
.hero_huge_2df7 .overlay_37b2 {
  flex-basis: calc(100% - 160px);
}
.out-d563 .overlay_37b2 p,
.hero_huge_2df7 .overlay_37b2 p {
  margin-bottom: 0;
}
.out-d563 .overlay_37b2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .out-d563 .overlay_37b2 {
    padding-left: 0;
  }
}
.hero_huge_2df7 .overlay_37b2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero_huge_2df7 .overlay_37b2 {
    padding-right: 0;
  }
}
.hero_huge_2df7 .layout-bc7e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hovered-d8e0 .layout-bc7e {
  margin-bottom: 0.5em;
}
.hovered-d8e0 .layout-bc7e img {
  width: 100%;
}
.basic-3d49 .video-3eaf,
.element-pro-bac0 .video-3eaf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element-pro-bac0 .border-old-fcff .header_a5e7 p:last-child {
  margin-bottom: 0;
}
.fluid-9e83 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover-middle-d24b .block-d06c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover-middle-d24b .block-d06c:last-of-type {
    margin-bottom: 0;
  }
}
.hover-middle-d24b .block-d06c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-middle-d24b .block-d06c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover-middle-d24b .block-d06c ul li {
  margin: 0 0 0.6em;
}
.hover-middle-d24b .block-d06c ul li.container-dark-4836,
.hover-middle-d24b .block-d06c ul li.rough_52b7 {
  position: relative;
}
.hover-middle-d24b .block-d06c ul li.container-dark-4836 .button_4a32,
.hover-middle-d24b .block-d06c ul li.rough_52b7 .button_4a32 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover-middle-d24b .block-d06c ul li.container-dark-4836:after:after,
.hover-middle-d24b .block-d06c ul li.container-dark-4836:after:before,
.hover-middle-d24b
  .block-d06c
  ul
  li.rough_52b7:after:after,
.hover-middle-d24b
  .block-d06c
  ul
  li.rough_52b7:after:before {
  content: "";
  display: table;
}
.hover-middle-d24b .block-d06c ul li.container-dark-4836:after:after,
.hover-middle-d24b
  .block-d06c
  ul
  li.rough_52b7:after:after {
  clear: both;
}
.hover-middle-d24b .block-d06c a.wood_6d73:hover {
  text-decoration: none;
}
.hover-middle-d24b .block-d06c select {
  max-width: 100%;
}
.hover-middle-d24b .block-d06c table {
  font-size: 85%;
}
.hover-middle-d24b .block-d06c table td,
.hover-middle-d24b .block-d06c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover-middle-d24b .block-d06c table tfoot td {
  text-align: left;
}
.hover-middle-d24b .block-d06c :last-child {
  margin-bottom: 0;
}
.hover-middle-d24b .block-d06c .texture-simple-5e92 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover-middle-d24b .block-d06c .texture-simple-5e92 label {
  width: 100%;
}
.hover-middle-d24b .block-d06c .texture-simple-5e92 .inner-0f77 {
  width: 100%;
  display: block;
}
.hover-middle-d24b .block-d06c .texture-simple-5e92 .last-64e1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover-middle-d24b .block-d06c .texture-simple-5e92 .last-64e1:hover svg #svg-search {
  fill: #444;
}
.hover-middle-d24b .block-d06c .texture-simple-5e92 .last-64e1 svg {
  width: 18px;
  height: 18px;
}
.hover-middle-d24b .badge-ddb6 ul ul,
.hover-middle-d24b .menu_cold_fbec ul ul,
.hover-middle-d24b .dropdown-advanced-f2b0 ul ul,
.hover-middle-d24b .alert_tiny_369a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover-middle-d24b .badge-ddb6 .under-0cb1 > a,
.hover-middle-d24b .menu_cold_fbec .under-0cb1 > a,
.hover-middle-d24b .dropdown-advanced-f2b0 .under-0cb1 > a,
.hover-middle-d24b .alert_tiny_369a .under-0cb1 > a {
  margin-bottom: 0;
}
.hover-middle-d24b .wood_5118 li,
.hover-middle-d24b .badge-ddb6 li,
.hover-middle-d24b .column-9458 li,
.hover-middle-d24b .menu_cold_fbec li,
.hover-middle-d24b .dropdown-advanced-f2b0 li,
.hover-middle-d24b .alert_tiny_369a li,
.hover-middle-d24b .summary_ee7a li,
.hover-middle-d24b .link-b4c4 li {
  display: block;
  position: relative;
}
.hover-middle-d24b .wood_5118 li:last-child,
.hover-middle-d24b .badge-ddb6 li:last-child,
.hover-middle-d24b .column-9458 li:last-child,
.hover-middle-d24b .menu_cold_fbec li:last-child,
.hover-middle-d24b .dropdown-advanced-f2b0 li:last-child,
.hover-middle-d24b .alert_tiny_369a li:last-child,
.hover-middle-d24b .summary_ee7a li:last-child,
.hover-middle-d24b .link-b4c4 li:last-child {
  border: none;
}
.hover-middle-d24b .wood_5118 li a,
.hover-middle-d24b .badge-ddb6 li a,
.hover-middle-d24b .column-9458 li a,
.hover-middle-d24b .menu_cold_fbec li a,
.hover-middle-d24b .dropdown-advanced-f2b0 li a,
.hover-middle-d24b .alert_tiny_369a li a,
.hover-middle-d24b .summary_ee7a li a,
.hover-middle-d24b .link-b4c4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-middle-d24b .wood_5118 li ul li::before,
.hover-middle-d24b .badge-ddb6 li ul li::before,
.hover-middle-d24b .column-9458 li ul li::before,
.hover-middle-d24b .menu_cold_fbec li ul li::before,
.hover-middle-d24b .dropdown-advanced-f2b0 li ul li::before,
.hover-middle-d24b .alert_tiny_369a li ul li::before,
.hover-middle-d24b .summary_ee7a li ul li::before,
.hover-middle-d24b .link-b4c4 li ul li::before {
  left: 15px;
}
.hover-middle-d24b .wood_5118 li ul a,
.hover-middle-d24b .badge-ddb6 li ul a,
.hover-middle-d24b .column-9458 li ul a,
.hover-middle-d24b .menu_cold_fbec li ul a,
.hover-middle-d24b .dropdown-advanced-f2b0 li ul a,
.hover-middle-d24b .alert_tiny_369a li ul a,
.hover-middle-d24b .summary_ee7a li ul a,
.hover-middle-d24b .link-b4c4 li ul a {
  padding-left: 20px;
}
.hover-middle-d24b .wood_5118 li ul ul li::before,
.hover-middle-d24b .badge-ddb6 li ul ul li::before,
.hover-middle-d24b .column-9458 li ul ul li::before,
.hover-middle-d24b .menu_cold_fbec li ul ul li::before,
.hover-middle-d24b .dropdown-advanced-f2b0 li ul ul li::before,
.hover-middle-d24b .alert_tiny_369a li ul ul li::before,
.hover-middle-d24b .summary_ee7a li ul ul li::before,
.hover-middle-d24b .link-b4c4 li ul ul li::before {
  left: 30px;
}
.hover-middle-d24b .wood_5118 li ul ul a,
.hover-middle-d24b .badge-ddb6 li ul ul a,
.hover-middle-d24b .column-9458 li ul ul a,
.hover-middle-d24b .menu_cold_fbec li ul ul a,
.hover-middle-d24b .dropdown-advanced-f2b0 li ul ul a,
.hover-middle-d24b .alert_tiny_369a li ul ul a,
.hover-middle-d24b .summary_ee7a li ul ul a,
.hover-middle-d24b .link-b4c4 li ul ul a {
  padding-left: 40px;
}
.hover-middle-d24b .down-8b07 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-middle-d24b .link-b4c4 ul li {
  margin-bottom: 1.41575em;
}
.hover-middle-d24b .link-b4c4 ul li .notice_bright_e4fb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover-middle-d24b .link-b4c4 ul li .gold-3ed3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.heading_246f .wood_5118 li a,
.heading_246f .badge-ddb6 li a,
.heading_246f .column-9458 li a,
.heading_246f .menu_cold_fbec li a,
.heading_246f .dropdown-advanced-f2b0 li a,
.heading_246f .alert_tiny_369a li a,
.heading_246f .summary_ee7a li a,
.heading_246f .link-b4c4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_246f .down-8b07 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_246f .block-d06c ul li.container-dark-4836 .button_4a32,
.heading_246f .block-d06c ul li.rough_52b7 .button_4a32 {
  background: rgba(0, 0, 0, 0.2);
}
.heading_246f .hover-middle-d24b .block-d06c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-86e8 .hover-middle-d24b .glass-7911 li {
  margin: 0;
}
.west-86e8 .hover-middle-d24b .glass-7911 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.west-86e8 .hover-middle-d24b .glass-7911 li ul {
  margin: 0;
}
.west-86e8 .hover-middle-d24b .glass-7911 li ul li a {
  padding-left: 15px;
}
.west-86e8 .hover-middle-d24b .glass-7911 li ul li li a {
  padding-left: 30px;
}
.west-86e8 .hover-middle-d24b .glass-7911 li.slider_wood_2078 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.west-86e8 .hover-middle-d24b .glass-7911 li.slider_wood_2078 > 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;
}
.west-86e8 .hover-middle-d24b .glass-7911 li.slider_wood_2078 > 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;
}
.summary_narrow_6a81 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dropdown-inner-b051 {
  position: relative;
  z-index: 10;
}
.dropdown-inner-b051 .stone-6b8e {
  width: 100%;
  max-width: 100%;
}
.active-9589 .footer-dynamic-2629 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active-9589 .tabs-f71c {
}
.active-9589 .heading_246f {
  background: #292929;
}
.gradient_static_1d43 .footer-dynamic-2629 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gradient_static_1d43 .tabs-f71c {
  background: #f9f9f9;
}
.gradient_static_1d43 .heading_246f {
  background: #303030;
}
.button-e0b9 .footer-dynamic-2629 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .button-e0b9 .hover_last_4e0a {
    margin-bottom: 1em;
  }
  .button-e0b9 .hover_last_4e0a:last-child {
    margin-bottom: 0;
  }
}
.button-e0b9 .tabs-f71c {
  background: #ededed;
}
.button-e0b9 .heading_246f {
  background: #1a1a1a;
}
.footer-dynamic-2629.tabs-f71c {
  color: rgba(0, 0, 0, 0.6);
}
.footer-dynamic-2629.tabs-f71c .solid_4ef6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-dynamic-2629.heading_246f {
  color: rgba(255, 255, 255, 0.99);
}
.footer-dynamic-2629.heading_246f a:not(.wood_6d73) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-dynamic-2629.heading_246f a:not(.wood_6d73):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-dynamic-2629.heading_246f .solid_4ef6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-dynamic-2629.heading_246f table tbody td,
.footer-dynamic-2629.heading_246f table th {
  background: rgba(0, 0, 0, 0.08);
}
.old_5aa8.layout-375d .narrow_ad71 {
  max-width: initial;
}
.old_5aa8 .grid_cool_a36a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.old_5aa8 .grid_cool_a36a .stone-6b8e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .old_5aa8 .grid_cool_a36a .stone-6b8e {
    display: block;
    margin-bottom: 2em;
  }
  .old_5aa8 .grid_cool_a36a .stone-6b8e:last-child {
    margin-bottom: 0;
  }
}
.button-e0b9 .hover_last_4e0a:last-child,
.gradient_static_1d43 .hover_last_4e0a:last-child,
.active-9589 .hover_last_4e0a:last-child {
  margin-bottom: 0;
}
.button-e0b9 .hover_last_4e0a .hover-middle-d24b .block-d06c:last-child,
.gradient_static_1d43 .hover_last_4e0a .hover-middle-d24b .block-d06c:last-child,
.active-9589 .hover_last_4e0a .hover-middle-d24b .block-d06c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .button-e0b9 .video-thick-581c,
  .button-e0b9 .shadow-80ce,
  .gradient_static_1d43 .video-thick-581c,
  .gradient_static_1d43 .shadow-80ce,
  .active-9589 .video-thick-581c,
  .active-9589 .shadow-80ce {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dropdown-inner-b051 .hover_last_4e0a {
    margin-bottom: 2em;
  }
}
.dropdown-inner-b051 p:last-child {
  margin-bottom: 0;
}
.dropdown-inner-b051 li,
.dropdown-inner-b051 ul {
  list-style: none;
  margin: 0;
}
.dropdown-inner-b051 ul ul {
  margin-left: 2.617924em;
}
.hard_8768 {
  font-size: 0.875em;
}

/* css-noise: 2b8a */
.ghost-box-z4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
