/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stone_d87b/customify
Author: WPCustomify
Author URI: https://pressmaximum.stone_d87b
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.stone_d87b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.aside_6f4f.bronze_df26/licenses/gpl-2.0.gold-9d9d
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.active-out-bce2/, (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.border_small_afa5.highlight_f136/normalize.title-full-d14d/
 ======
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.title-full-d14d v7.0.0 | MIT License | github.stone_d87b/necolas/normalize.title-full-d14d */
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;
}
.old-b2b6 .search_wood_5c05,
.overlay_eb9d,
.brown_126b,
.layout_full_28c8,
.texture-a649,
.accent-a2d0,
.prev-7265,
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;
}
.overlay_eb9d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay_eb9d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_eb9d,
  h1 {
    font-size: 1.8em;
  }
}
.brown_126b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.brown_126b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .brown_126b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .brown_126b,
  h2 {
    font-size: 1.7em;
  }
}
.layout_full_28c8,
h3 {
  font-size: 1.618em;
}
.old-b2b6 .search_wood_5c05,
.texture-a649,
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.top-7571 {
  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;
}
.header_mini_5f14:after,
.header_mini_5f14:before,
.plasma_b792:after,
.plasma_b792:before {
  content: "";
  display: table;
}
.header_mini_5f14:after,
.plasma_b792:after {
  clear: both;
}
.message-old-68f2 {
  float: right;
  margin-right: 0;
}
.disabled-dim-5bf9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.advanced-47ec .feature_gold_8f18,
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;
}
.advanced-47ec .feature_gold_8f18: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;
}
.surface_south_83c5 .feature_gold_8f18 {
  box-shadow: none;
}
.surface_south_83c5
  .feature_gold_8f18
  .easy-a36f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface_south_83c5 .feature_gold_8f18 .link-82b4 {
  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;
}
.surface_south_83c5
  .feature_gold_8f18
  .link-82b4
  b {
  display: none;
}
.surface_south_83c5 .tooltip-action-3c64 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature_narrow_b857:not(.photo_e505):not(.mini_94b3),
button:not(.photo_e505):not(.mini_94b3),
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ),
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ),
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ) {
  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;
}
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ):hover,
button:not(.photo_e505):not(
    .mini_94b3
  ):hover,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ):hover,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ):hover,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ):active,
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ):focus,
button:not(.photo_e505):not(
    .mini_94b3
  ):active,
button:not(.photo_e505):not(
    .mini_94b3
  ):focus,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ):active,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ):focus,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ):active,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ):focus,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ):active,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ):focus {
  outline: 0;
}
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61,
button:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61 {
  position: relative;
}
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .shadow_hot_9252,
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .status_8d04,
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .summary-3aaa,
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  i,
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  svg,
button:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .shadow_hot_9252,
button:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .status_8d04,
button:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .summary-3aaa,
button:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  i,
button:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  svg,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .shadow_hot_9252,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .status_8d04,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .summary-3aaa,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  i,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  svg,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .shadow_hot_9252,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .status_8d04,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .summary-3aaa,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  i,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  svg,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .shadow_hot_9252,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .status_8d04,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  .summary-3aaa,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  i,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61
  svg {
  visibility: hidden;
}
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61:after,
button:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61:after,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61:after,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61:after,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ).fn-loading-ae61: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;
}
.feature_narrow_b857:not(.photo_e505):not(.mini_94b3),
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ),
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ),
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ) {
  color: #fff;
  background: #235787;
}
.feature_narrow_b857:not(.photo_e505):not(
    .mini_94b3
  ):focus,
input[type="button"]:not(.photo_e505):not(
    .mini_94b3
  ):focus,
input[type="reset"]:not(.photo_e505):not(
    .mini_94b3
  ):focus,
input[type="submit"]:not(.photo_e505):not(
    .mini_94b3
  ):focus {
  color: #fff;
}
.feature_narrow_b857.fn-disabled-ae61:not(.photo_e505):not(
    .mini_94b3
  ),
.feature_narrow_b857[disabled]:not(.photo_e505):not(
    .mini_94b3
  ),
button.fn-disabled-ae61:not(.photo_e505):not(
    .mini_94b3
  ),
button[disabled]:not(.photo_e505):not(
    .mini_94b3
  ) {
  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;
}
.tabs_tall_8715 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tabs_tall_8715: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-east-c5b2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel_lite_ae5c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.glass-1214 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header_mini_5f14:after,
.header_mini_5f14:before,
.footer-b0fd:after,
.footer-b0fd:before,
.footer_4e09:after,
.footer_4e09:before,
.under-a70d:after,
.under-a70d:before,
.full_70e1:after,
.full_70e1:before,
.header_narrow_79f8:after,
.header_narrow_79f8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.header_mini_5f14:after,
.footer-b0fd:after,
.footer_4e09:after,
.under-a70d:after,
.full_70e1:after,
.header_narrow_79f8:after {
  clear: both;
}
.footer-b0fd .in_e169,
.footer_4e09 .in_e169,
.motion-21b6 .in_e169 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paragraph_5c5d {
  display: inline-block;
}
.backdrop_dim_1e08 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop_dim_1e08 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop_dim_1e08 .header-e7d0 {
  padding: 1em 0;
  font-size: 85%;
}
.header-e7d0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fresh_6f6a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fresh_6f6a:after,
.fresh_6f6a:before {
  content: "";
  display: table;
}
.fresh_6f6a:after {
  clear: both;
}
.south-ec99 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.blue_4b1a .south-ec99 {
  max-width: 50%;
}
.upper_b1c3 .south-ec99 {
  max-width: 33.33%;
}
.bottom_d767 .south-ec99 {
  max-width: 25%;
}
.widget_middle_8acc .south-ec99 {
  max-width: 20%;
}
.button_9abf .south-ec99 {
  max-width: 16.66%;
}
.easy-da0e .south-ec99 {
  max-width: 14.28%;
}
.article-d7ba .south-ec99 {
  max-width: 12.5%;
}
.notification-bbb0 .south-ec99 {
  max-width: 11.11%;
}
.heading-0dfc {
  display: block;
}
.old-b2b6 .component-large-b508 label,
.old-b2b6 .tertiary-d57b label,
.old-b2b6 .header-tall-e28c label,
.old-b2b6 .header-55f2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_25a2 {
  list-style: none;
  margin: 0;
}
.dirty_25a2 article.dropdown-a6bf {
  margin-bottom: 0;
}
.dirty_25a2 ul {
  list-style: none;
  margin: 0;
}
.dirty_25a2 .notice_4ae4 li.dropdown-a6bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_25a2 .notice_4ae4 li.dropdown-a6bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_25a2 .notice_4ae4 li.dropdown-a6bf: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) {
  .dirty_25a2 .notice_4ae4 li.dropdown-a6bf li.dropdown-a6bf li.dropdown-a6bf li.dropdown-a6bf {
    padding-left: 0;
  }
}
article.dropdown-a6bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-a6bf .footer-b0fd p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-a6bf .caption_small_01a8 {
  float: left;
}
article.dropdown-a6bf .bronze-dc52 {
  margin-left: 85px;
}
article.dropdown-a6bf .stale_b1cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-a6bf .stale_b1cc .dynamic-931c {
  margin-left: 10px;
}
article.dropdown-a6bf .description-east-cb79 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-a6bf .prev_c653 {
  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 .component-large-b508,
  #respond .header-tall-e28c,
  #respond .header-55f2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component-large-b508 input,
#respond .header-tall-e28c input,
#respond .header-55f2 input {
  width: 100%;
}
#respond .header-55f2 {
  margin-right: 0;
}
#respond .avatar-up-11dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.steel-c2cb {
  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;
}
.steel-c2cb.hidden_8c26 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.steel-c2cb 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%);
}
.steel-c2cb:focus,
.steel-c2cb: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);
}
.media_94b6 {
  border-radius: 10%;
}
.panel_0d7b {
  border-radius: 50%;
}
.picture-0cad {
  font-size: 0.72em;
}
.short_9979 {
  font-size: 0.875em;
}
.gradient-cb43 {
  font-size: 1.1em;
}
.copper_97bb {
  text-transform: uppercase;
  line-height: 1.2;
}
.copper_97bb.picture-0cad {
  letter-spacing: 0.5px;
}
.easy_291d,
.easy_291d a {
  color: #6d6d6d;
}
.easy_291d a:hover {
  color: #111;
}
.disabled-a9a9 {
  color: #6d6d6d;
}
.outline-068d {
  overflow-x: hidden;
}
.outline-068d .accent_slow_9021.tabs_easy_c5a5 {
  position: relative;
}
.outline-068d .accent_slow_9021.tabs_easy_c5a5.surface_tiny_de71 {
  position: initial;
}
.outline-068d
  .accent_slow_9021.tabs_easy_c5a5.surface_tiny_de71
  .top-2480 {
  left: auto;
}
.outline-068d .accent_slow_9021 .top-2480 {
  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;
}
.outline-068d .accent_slow_9021:hover.tabs_easy_c5a5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.outline-068d
  .accent_slow_9021:hover.tabs_easy_c5a5
  .top-2480 {
  display: block;
  z-index: 9999999;
}
.outline-068d .tag-acb2 .article-bottom-219a,
.outline-068d .middle_2763 .article-bottom-219a {
  display: none;
}
.outline-068d .border-up-73f5 .accent_slow_9021:hover.tabs_easy_c5a5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.old-b2b6 .component-large-b508 label,
.old-b2b6 .tertiary-d57b label,
.old-b2b6 .header-tall-e28c label,
.old-b2b6 .header-55f2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_25a2 {
  list-style: none;
  margin: 0;
}
.dirty_25a2 article.dropdown-a6bf {
  margin-bottom: 0;
}
.dirty_25a2 ul {
  list-style: none;
  margin: 0;
}
.dirty_25a2 .notice_4ae4 li.dropdown-a6bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_25a2 .notice_4ae4 li.dropdown-a6bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_25a2 .notice_4ae4 li.dropdown-a6bf: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) {
  .dirty_25a2 .notice_4ae4 li.dropdown-a6bf li.dropdown-a6bf li.dropdown-a6bf li.dropdown-a6bf {
    padding-left: 0;
  }
}
article.dropdown-a6bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-a6bf .footer-b0fd p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-a6bf .caption_small_01a8 {
  float: left;
}
article.dropdown-a6bf .bronze-dc52 {
  margin-left: 85px;
}
article.dropdown-a6bf .stale_b1cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-a6bf .stale_b1cc .dynamic-931c {
  margin-left: 10px;
}
article.dropdown-a6bf .description-east-cb79 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-a6bf .prev_c653 {
  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 .component-large-b508,
  #respond .header-tall-e28c,
  #respond .header-55f2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component-large-b508 input,
#respond .header-tall-e28c input,
#respond .header-55f2 input {
  width: 100%;
}
#respond .header-55f2 {
  margin-right: 0;
}
#respond .avatar-up-11dc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-acb2 .advanced_5ead {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.advanced_5ead .out-bf5c.popup-7f2c .blue_941a > li > a:focus,
.advanced_5ead .out-bf5c.popup-7f2c .blue_941a > li > a:hover,
.advanced_5ead .out-bf5c.gas-aca6 .blue_941a > li > a:focus,
.advanced_5ead .out-bf5c.gas-aca6 .blue_941a > li > a:hover,
.advanced_5ead .out-bf5c.backdrop-a343 .blue_941a > li > a:focus,
.advanced_5ead .out-bf5c.backdrop-a343 .blue_941a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5ead
  .out-bf5c.popup-7f2c
  .blue_941a
  > li.full-9814
  > a,
.advanced_5ead
  .out-bf5c.popup-7f2c
  .blue_941a
  > li.badge_83cd
  > a,
.advanced_5ead
  .out-bf5c.gas-aca6
  .blue_941a
  > li.full-9814
  > a,
.advanced_5ead
  .out-bf5c.gas-aca6
  .blue_941a
  > li.badge_83cd
  > a,
.advanced_5ead
  .out-bf5c.backdrop-a343
  .blue_941a
  > li.full-9814
  > a,
.advanced_5ead .out-bf5c.backdrop-a343 .blue_941a > li.north_200b > a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5ead .shadow-simple-f7a1,
.advanced_5ead .shadow-simple-f7a1 a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5ead .sort_red_c83f.photo-easy-cc3f li a,
.advanced_5ead .paper-43cc a,
.advanced_5ead .sort-liquid-d66c,
.advanced_5ead .blue_941a > li > a,
.advanced_5ead .clean_df52 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead .sort_red_c83f.photo-easy-cc3f li a:hover,
.advanced_5ead .paper-43cc a:hover,
.advanced_5ead .sort-liquid-d66c:hover,
.advanced_5ead .blue_941a > li > a:hover,
.advanced_5ead .clean_df52:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5ead .preview-7261 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead .preview-7261 .current-925c {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5ead .preview-7261:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5ead .thumbnail_4c7a .form-b87a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead .thumbnail_4c7a .form-b87a .video-wood-4394 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead
  .thumbnail_4c7a
  .form-b87a
  .video-wood-4394::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead
  .thumbnail_4c7a
  .form-b87a
  .video-wood-4394:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead
  .thumbnail_4c7a
  .form-b87a
  .video-wood-4394::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead
  .thumbnail_4c7a
  .form-b87a
  .video-wood-4394::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead .thumbnail_4c7a .dynamic_34af {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5ead .thumbnail_4c7a .dynamic_34af:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_motion_a310
  .advanced_5ead
  .thumbnail_4c7a
  .sort-a1d5
  .nav_prev_fd3b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_motion_a310
  .advanced_5ead
  .thumbnail_4c7a
  .sort-a1d5
  .video-wood-4394 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag-acb2 .feature-next-23ce {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature-next-23ce .out-bf5c.popup-7f2c .blue_941a > li > a:focus,
.feature-next-23ce .out-bf5c.popup-7f2c .blue_941a > li > a:hover,
.feature-next-23ce .out-bf5c.gas-aca6 .blue_941a > li > a:focus,
.feature-next-23ce .out-bf5c.gas-aca6 .blue_941a > li > a:hover,
.feature-next-23ce .out-bf5c.backdrop-a343 .blue_941a > li > a:focus,
.feature-next-23ce .out-bf5c.backdrop-a343 .blue_941a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-next-23ce
  .out-bf5c.popup-7f2c
  .blue_941a
  > li.full-9814
  > a,
.feature-next-23ce
  .out-bf5c.popup-7f2c
  .blue_941a
  > li.badge_83cd
  > a,
.feature-next-23ce
  .out-bf5c.gas-aca6
  .blue_941a
  > li.full-9814
  > a,
.feature-next-23ce
  .out-bf5c.gas-aca6
  .blue_941a
  > li.badge_83cd
  > a,
.feature-next-23ce
  .out-bf5c.backdrop-a343
  .blue_941a
  > li.full-9814
  > a,
.feature-next-23ce .out-bf5c.backdrop-a343 .blue_941a > li.north_200b > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-next-23ce .shadow-simple-f7a1,
.feature-next-23ce .shadow-simple-f7a1 a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-next-23ce .sort_red_c83f.photo-easy-cc3f li a,
.feature-next-23ce .paper-43cc a,
.feature-next-23ce .sort-liquid-d66c,
.feature-next-23ce .blue_941a > li > a,
.feature-next-23ce .clean_df52 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-next-23ce .sort_red_c83f.photo-easy-cc3f li a:hover,
.feature-next-23ce .paper-43cc a:hover,
.feature-next-23ce .sort-liquid-d66c:hover,
.feature-next-23ce .blue_941a > li > a:hover,
.feature-next-23ce .clean_df52:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-next-23ce .preview-7261 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-next-23ce .preview-7261 .current-925c {
  color: rgba(0, 0, 0, 0.8);
}
.feature-next-23ce .preview-7261:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-action-c5ea .picture_fb76 {
  margin-left: auto;
  margin-right: auto;
}
.footer_4e09 > * {
  margin-left: auto;
  margin-right: auto;
}
.footer_4e09 .card-east-c5b2 {
  margin-right: 1.41575em;
}
.hovered_fad9 .footer_4e09 > .top-9ecf {
  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;
}
.hovered_fad9 .footer_4e09 > .caption_complex_9553 {
  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;
}
.mini-7598.active-action-c5ea .picture_fb76,
.up-849a.active-action-c5ea .picture_fb76 {
  margin-left: 0;
}
.down_2662.active-action-c5ea .picture_fb76,
.detail-df8f.active-action-c5ea .picture_fb76 {
  margin-right: 0;
}
.footer_4e09 ol,
.footer_4e09 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.backdrop-d5db video {
  max-width: 100%;
}
.surface_6d67 img {
  display: block;
}
.surface_6d67.card-east-c5b2,
.surface_6d67.panel_lite_ae5c {
  width: 100%;
}
.surface_6d67.caption_complex_9553 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.medium_a84f:not(.green-581d) {
  margin: 1.5em auto;
}
.outline_pro_0350 p {
  padding: 1.5em 14px;
}
ul.table_fec9.caption_complex_9553,
ul.table_fec9.top-9ecf,
ul.table_fec9.wide_e61b.top-9ecf {
  padding: 0 14px;
}
.label-bba0 {
  display: block;
  overflow-x: auto;
}
.label-bba0 table {
  border-collapse: collapse;
  width: 100%;
}
.label-bba0 td,
.label-bba0 th {
  padding: 0.5em;
}
.footer_4e09 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer_4e09 ol ol,
.footer_4e09 ol ul,
.footer_4e09 ul ol,
.footer_4e09 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer_4e09 ol ol li,
.footer_4e09 ol ul li,
.footer_4e09 ul ol li,
.footer_4e09 ul ul li {
  margin-left: 0;
}
.footer-04bd.status-silver-d449 > .progress_209c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer-04bd.status-silver-d449 > .progress_209c iframe,
.footer-04bd.status-silver-d449 > .progress_209c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gas-9aa6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gas-9aa6.texture-362b {
  padding: 0;
}
.gas-9aa6.texture-362b cite {
  font-size: 13px;
}
.gas-9aa6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gas-9aa6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail_a7af {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail_a7af > p:first-child {
  margin-top: 0;
}
.thumbnail_a7af cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail_a7af blockquote {
  border-left: 0;
}
.logo-motion-6b94 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-motion-6b94:not(.accordion-60c8) {
  max-width: 100px;
}
.logo-motion-6b94.message_first_2829 {
  border-bottom: none !important;
  text-align: center;
}
.logo-motion-6b94.message_first_2829::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outline_pro_0350 p {
    padding: 1.5em 0;
  }
}
.fluid_4773 {
  color: #0073aa;
}
.nav_eb95 {
  background-color: #0073aa;
}
.pattern-8b96 {
  color: #229fd8;
}
.section_outer_7105 {
  background-color: #229fd8;
}
.tertiary_fluid_0967 {
  color: #eee;
}
.over-e666 {
  background-color: #eee;
}
.old-8077 {
  color: #444;
}
.outline-east-6ec9 {
  background-color: #444;
}
.prev-2a6e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.prev-2a6e .active_13bb .paper-43cc {
  font-size: 15px;
}
.prev-2a6e .paper-43cc {
  line-height: 1.3;
}
.prev-2a6e .feature-next-23ce {
}
.prev-2a6e .advanced_5ead {
  background: #235787;
}
.dynamic_6acb {
  padding: 0;
}
.dynamic_6acb .advanced_5ead {
  background: #1a1a1a;
}
.dynamic_6acb .feature-next-23ce {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge-d073 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge-d073 .feature-next-23ce {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge-d073 .advanced_5ead {
  background: #303030;
}
.header_narrow_79f8 {
  position: relative;
  z-index: 10;
}
.header_narrow_79f8 .preview-a963 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini_5090 .tabs_easy_c5a5 {
  display: inline-block;
  vertical-align: middle;
}
.mini_5090.backdrop_acc6 .tabs_easy_c5a5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mini_5090.backdrop_acc6 .tabs_easy_c5a5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mini_5090.backdrop_acc6 .tabs_easy_c5a5 {
    margin-right: 0.4em;
  }
}
.mini_5090.backdrop_acc6 .tabs_easy_c5a5:last-child {
  margin-right: 0;
}
.secondary-72b0 .preview-a963 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tag-acb2 .active_13bb {
    margin: 0 -0.5em;
  }
  .tag-acb2 .active_13bb [class*="customify-col-"],
  .tag-acb2 .active_13bb [class*="customify-col_"],
  .tag-acb2 .active_13bb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tag-acb2.heading_b69d .preview-a963 {
  background: 0 0 !important;
}
.tag-acb2.heading_b69d .preview-a963,
.tag-acb2.secondary-72b0 .preview-a963 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tag-acb2.red_ec90 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tag-acb2.secondary-72b0 .preview-a963 {
  box-shadow: none !important;
}
.gradient-8cbd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient-8cbd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-8cbd {
    padding: 18px 0 20px;
  }
}
.gradient-8cbd .badge_north_362f {
  width: 100%;
}
.gradient-8cbd .media-fb98 {
  margin-bottom: 0;
}
.gradient-8cbd .sort_051e {
  margin-top: 5px;
  font-size: 0.875em;
}
.texture-4c6a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.texture-4c6a .surface_hot_64fb {
  width: 100%;
}
.detail_3dc7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail_3dc7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail_3dc7 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;
}
.detail_3dc7 li:last-child:after {
  display: none;
}
.detail_3dc7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer_79fc .article-bottom-219a button,
.gradient-8cbd .article-bottom-219a button {
  left: 0;
}
.footer_79fc .surface_hot_64fb,
.gradient-8cbd .surface_hot_64fb {
  padding-left: 0;
  padding-right: 0;
}
.footer_79fc .texture-4c6a,
.gradient-8cbd .texture-4c6a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer_79fc {
  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_79fc: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_79fc .alert_b55a {
  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_79fc .alert_b55a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_79fc .alert_b55a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer_79fc .alert_b55a {
    min-height: 200px;
  }
}
.footer_79fc .detail_3dc7 {
  color: rgba(255, 255, 255, 0.8);
}
.footer_79fc .detail_3dc7 a,
.footer_79fc .detail_3dc7 li:after {
  color: inherit;
}
.footer_79fc .detail_3dc7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.aside_plasma_0861 {
  margin-bottom: 0.5em;
}
.outline-c245 {
  margin-bottom: 1.2em;
}
.outline-c245,
.aside_plasma_0861 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outline-c245 p:last-child,
.aside_plasma_0861 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .article-bottom-219a,
#masthead .article-bottom-219a {
  display: none;
}
#masthead
  > .article-bottom-219a.label_97bb {
  display: none;
}
#masthead > .article-bottom-219a button {
  left: 0;
}
.modal_paper_2b56 {
  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%;
}
.modal_paper_2b56 .tabs_easy_c5a5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal_paper_2b56 .liquid_98ea {
  display: -webkit-box;
  display: flex;
}
.modal_paper_2b56 .liquid_98ea.grid-short-a98b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal_paper_2b56 .liquid_98ea.short-506c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_paper_2b56 .liquid_98ea.heading_4560 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_paper_2b56.pro_124a.modal_01cf .liquid_98ea.grid-short-a98b {
  flex-basis: 100%;
}
.modal_paper_2b56.element-inner-9a2a .liquid_98ea.short-506c {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal_paper_2b56.element-inner-9a2a .liquid_98ea.heading_4560 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .article-bottom-219a.label_97bb {
  display: none;
}
#masthead > .article-bottom-219a button {
  left: 0;
}
.element-441b {
  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;
}
.element-441b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element-441b.stone-a59d i {
  margin-right: 4px;
}
.element-441b.card-4b1a i {
  margin-left: 5px;
}
.paper-43cc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paper-43cc p:last-child {
  margin-bottom: 0;
}
.focus-7bc0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-7bc0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-7bc0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-7bc0 .shadow-simple-f7a1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-7bc0 .banner-old-7c25 {
  margin: 5px 0 7px 0;
}
.focus-7bc0.active-ee1f .hero_short_d160 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-7bc0.active-ee1f .full_5392 {
  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;
}
.focus-7bc0.primary-inner-dbe7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-7bc0.primary-inner-dbe7 .hero_short_d160 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-7bc0.primary-inner-dbe7 .full_5392 {
  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;
}
.focus-7bc0.dynamic-042d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-7bc0.content_action_1a03 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-7bc0.content_action_1a03 .full_5392 {
  margin-top: 7px;
}
.active-40a7 {
  display: inline-block;
}
.header_narrow_79f8 .video_stale_ab21 .focus-7bc0 img {
  max-width: 100%;
}
.out-bf5c .highlight_ffe9.outline-b444,
.silver-79fc .highlight_ffe9.outline-b444 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.out-bf5c .wood-dcd8,
.silver-79fc .wood-dcd8 {
  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%);
}
.out-bf5c .wood-dcd8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.out-bf5c.caption_0cdb .wood-dcd8 {
  display: none;
}
.out-bf5c .disabled_8a7d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.out-bf5c .disabled_8a7d li {
  display: inline-block;
  position: relative;
}
.out-bf5c .disabled_8a7d li:last-child {
  margin-right: 0;
}
.out-bf5c .disabled_8a7d 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;
}
.out-bf5c .disabled_8a7d li.north_200b > a {
  color: rgba(0, 0, 0, 0.9);
}
.out-bf5c .disabled_8a7d > 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;
}
.out-bf5c .disabled_8a7d > li > a i {
  line-height: 0;
}
.out-bf5c .disabled_8a7d > li.middle_4e25 > a .wood-dcd8 {
  margin-left: 4px;
  line-height: 0;
}
.out-bf5c .disabled_8a7d .background-abe7 li.middle_4e25 > a {
  position: relative;
}
.out-bf5c .disabled_8a7d .background-abe7 li.middle_4e25 > a:after,
.out-bf5c .disabled_8a7d .background-abe7 li.middle_4e25 > a:before {
  content: "";
  display: table;
}
.out-bf5c .disabled_8a7d .background-abe7 li.middle_4e25 > a:after {
  clear: both;
}
.out-bf5c .disabled_8a7d .background-abe7 li.middle_4e25 > a .wood-dcd8 {
  margin-left: 5px;
  float: right;
}
.out-bf5c .current_c007,
.out-bf5c .background-abe7 {
  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;
}
.out-bf5c .background-abe7 {
  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;
}
.out-bf5c .background-abe7 .outline-b444 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out-bf5c .background-abe7 .wood-dcd8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.out-bf5c .background-abe7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.out-bf5c .background-abe7 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;
}
.out-bf5c .background-abe7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.out-bf5c .background-abe7 .background-abe7 {
  top: 0;
  left: 100%;
}
.out-bf5c .main-703d.fn-focus-ae61 > .current_c007,
.out-bf5c .main-703d.fn-focus-ae61 > .background-abe7,
.out-bf5c .main-703d:focus > .current_c007,
.out-bf5c .main-703d:focus > .background-abe7,
.out-bf5c .main-703d:hover > .current_c007,
.out-bf5c .main-703d:hover > .background-abe7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.out-bf5c.backdrop-a343 .blue_941a:after,
.out-bf5c.backdrop-a343 .blue_941a:before {
  content: "";
  display: table;
}
.out-bf5c.backdrop-a343 .blue_941a:after {
  clear: both;
}
.out-bf5c.backdrop-a343 .blue_941a > li {
  float: left;
}
.out-bf5c.large-4809 .blue_941a:after,
.out-bf5c.large-4809 .blue_941a:before {
  content: "";
  display: table;
}
.out-bf5c.large-4809 .blue_941a:after {
  clear: both;
}
.out-bf5c.large-4809 .blue_941a > li {
  float: left;
}
.out-bf5c.large-4809 .blue_941a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.out-bf5c.large-4809 .blue_941a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.out-bf5c.large-4809 .blue_941a > li.full-9814 > a,
.out-bf5c.large-4809 .blue_941a > li.north_200b > a {
  color: #fff;
  background-color: #1e4b75;
}
.out-bf5c.popup-7f2c .blue_941a > li > a .outline-b444 {
  position: relative;
}
.out-bf5c.popup-7f2c .blue_941a > li > a .outline-b444: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;
}
.out-bf5c.popup-7f2c
  .blue_941a
  > li:focus
  > a
  .outline-b444:before,
.out-bf5c.popup-7f2c
  .blue_941a
  > li:hover
  > a
  .outline-b444:before {
  width: 100%;
  background-color: currentColor;
}
.out-bf5c.popup-7f2c
  .blue_941a
  > li.full-9814
  > a
  .outline-b444:before,
.out-bf5c.popup-7f2c
  .blue_941a
  > li.badge_83cd
  > a
  .outline-b444:before {
  width: 100%;
  background-color: currentColor;
}
.out-bf5c.gas-aca6 .blue_941a > li > a .outline-b444 {
  position: relative;
}
.out-bf5c.gas-aca6 .blue_941a > li > a .outline-b444: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;
}
.out-bf5c.gas-aca6 .blue_941a > li:focus > a .outline-b444:before,
.out-bf5c.gas-aca6
  .blue_941a
  > li:hover
  > a
  .outline-b444:before {
  width: 100%;
  background-color: currentColor;
}
.out-bf5c.gas-aca6
  .blue_941a
  > li.full-9814
  > a
  .outline-b444:before,
.out-bf5c.gas-aca6
  .blue_941a
  > li.badge_83cd
  > a
  .outline-b444:before {
  width: 100%;
  background-color: currentColor;
}
.silver-79fc .disabled_8a7d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.silver-79fc .disabled_8a7d li:first-child > a {
  border-top: none;
}
.silver-79fc .disabled_8a7d .active_smooth_85ac > .outline-b444 .wood-dcd8 {
  display: none;
}
.silver-79fc .disabled_8a7d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.silver-79fc .disabled_8a7d li:last-child {
  border: none;
}
.silver-79fc .disabled_8a7d li.middle_4e25 > a {
  padding-right: 45px !important;
}
.silver-79fc .disabled_8a7d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.silver-79fc .disabled_8a7d li a:focus,
.silver-79fc .disabled_8a7d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-79fc .disabled_8a7d li .black-7d2c {
  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;
}
.silver-79fc .disabled_8a7d li .black-7d2c:hover {
  box-shadow: none;
}
.silver-79fc .disabled_8a7d li .black-7d2c .wood-dcd8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.silver-79fc .disabled_8a7d .background-abe7 {
  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);
}
.silver-79fc .disabled_8a7d .background-abe7 li a {
  padding-left: 3em;
}
.silver-79fc .disabled_8a7d .overlay-west-95c8 > a .black-7d2c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.silver-79fc .disabled_8a7d .overlay-west-95c8 > .background-abe7 {
  display: block;
  opacity: 1;
}
.video-2d88 {
  max-width: 100%;
}
.primary_ef18 {
  line-height: 0;
  cursor: pointer;
}
.clean_df52 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.clean_df52:hover {
  box-shadow: none;
  color: currentColor;
}
.clean_df52 svg {
  width: 18px;
  height: 18px;
}
.clean_df52 .mask-d552 {
  display: none;
}
.content_orange_d929 {
  position: relative;
}
.content_orange_d929.fn-active-ae61 .clean_df52 .nav_motion_6de5 {
  display: none;
}
.content_orange_d929.fn-active-ae61 .clean_df52 .mask-d552 {
  display: inline-block;
}
.content_orange_d929 .video-1f96 {
  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);
}
.content_orange_d929.first-910f .video-1f96 {
  left: auto;
  right: -0.9em;
}
.content_orange_d929.first-910f .menu_9f49::before {
  left: auto;
  right: 15px;
}
.content_orange_d929.fn-active-ae61 .video-1f96 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-a1d5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sort-a1d5 label {
  flex-basis: 100%;
}
.sort-a1d5 .form-b87a {
  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;
}
.sort-a1d5 .video-wood-4394 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sort-a1d5 .video-wood-4394:focus {
  background-color: transparent;
}
.sort-a1d5 button.dynamic_34af {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sort-a1d5 button.dynamic_34af:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sort-a1d5 button.dynamic_34af svg {
  width: 18px;
  height: 18px;
}
.sort-a1d5 input[type="submit"] {
  min-height: auto;
}
.thumbnail_4c7a .sort-a1d5 .video-wood-4394 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.menu_9f49 {
  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) {
  .menu_9f49 {
    width: 220px;
  }
}
.menu_9f49 label {
  flex-basis: 100%;
}
.menu_9f49::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;
}
.border_motion_a310 .thumbnail_4c7a .sort-a1d5 {
  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;
}
.border_motion_a310
  .thumbnail_4c7a
  .sort-a1d5
  .form-b87a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border_motion_a310 .thumbnail_4c7a .sort-a1d5 .video-wood-4394 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border_motion_a310
  .thumbnail_4c7a
  .sort-a1d5
  .video-wood-4394:focus {
  background: 0 0;
}
.border_motion_a310
  .thumbnail_4c7a
  .sort-a1d5
  .nav_prev_fd3b {
  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;
}
.sort_red_c83f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort_red_c83f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort_red_c83f li:last-child {
  margin-right: 0;
}
.sort_red_c83f li:first-child {
  margin-left: 0;
}
.sort_red_c83f.grid-9b4d a {
  color: #fff;
}
.sort_red_c83f.grid-9b4d a:hover {
  color: #fff;
}
.sort_red_c83f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort_red_c83f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort_red_c83f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort_red_c83f a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort_red_c83f [class*="social-icon-apple"] {
  background-color: #999;
}
.sort_red_c83f [class*="social-icon-apple"].button-67b4 {
  background-color: transparent;
  color: #999;
}
.sort_red_c83f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort_red_c83f [class*="social-icon-behance"].button-67b4 {
  background-color: transparent;
  color: #1769ff;
}
.sort_red_c83f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort_red_c83f [class*="social-icon-bitbucket"].button-67b4 {
  background-color: transparent;
  color: #205081;
}
.sort_red_c83f [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort_red_c83f [class*="social-icon-codepen"].button-67b4 {
  background-color: transparent;
  color: #000;
}
.sort_red_c83f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort_red_c83f [class*="social-icon-delicious"].button-67b4 {
  background-color: transparent;
  color: #39f;
}
.sort_red_c83f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort_red_c83f [class*="social-icon-digg"].button-67b4 {
  background-color: transparent;
  color: #005be2;
}
.sort_red_c83f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort_red_c83f [class*="social-icon-dribbble"].button-67b4 {
  background-color: transparent;
  color: #ea4c89;
}
.sort_red_c83f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort_red_c83f [class*="social-icon-envelope"].button-67b4 {
  background-color: transparent;
  color: #ea4335;
}
.sort_red_c83f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort_red_c83f [class*="social-icon-facebook"].button-67b4 {
  background-color: transparent;
  color: #3b5998;
}
.sort_red_c83f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort_red_c83f [class*="social-icon-flickr"].button-67b4 {
  background-color: transparent;
  color: #0063dc;
}
.sort_red_c83f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort_red_c83f [class*="social-icon-foursquare"].button-67b4 {
  background-color: transparent;
  color: #2d5be3;
}
.sort_red_c83f [class*="social-icon-github"] {
  background-color: #333;
}
.sort_red_c83f [class*="social-icon-github"].button-67b4 {
  background-color: transparent;
  color: #333;
}
.sort_red_c83f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort_red_c83f [class*="social-icon-google-plus"].button-67b4 {
  background-color: transparent;
  color: #dd4b39;
}
.sort_red_c83f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort_red_c83f [class*="social-icon-houzz"].button-67b4 {
  background-color: transparent;
  color: #7ac142;
}
.sort_red_c83f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort_red_c83f [class*="social-icon-instagram"].button-67b4 {
  background-color: transparent;
  color: #262626;
}
.sort_red_c83f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort_red_c83f [class*="social-icon-jsfiddle"].button-67b4 {
  background-color: transparent;
  color: #487aa2;
}
.sort_red_c83f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort_red_c83f [class*="social-icon-linkedin"].button-67b4 {
  background-color: transparent;
  color: #0077b5;
}
.sort_red_c83f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort_red_c83f [class*="social-icon-medium"].button-67b4 {
  background-color: transparent;
  color: #00ab6b;
}
.sort_red_c83f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort_red_c83f
  [class*="social-icon-odnoklassniki"].button-67b4 {
  background-color: transparent;
  color: #f4731c;
}
.sort_red_c83f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort_red_c83f [class*="social-icon-meetup"].button-67b4 {
  background-color: transparent;
  color: #ec1c40;
}
.sort_red_c83f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort_red_c83f [class*="social-icon-pinterest"].button-67b4 {
  background-color: transparent;
  color: #bd081c;
}
.sort_red_c83f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort_red_c83f [class*="social-icon-product-hunt"].button-67b4 {
  background-color: transparent;
  color: #da552f;
}
.sort_red_c83f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort_red_c83f [class*="social-icon-reddit"].button-67b4 {
  background-color: transparent;
  color: #ff4500;
}
.sort_red_c83f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort_red_c83f [class*="social-icon-rss"].button-67b4 {
  background-color: transparent;
  color: #f26522;
}
.sort_red_c83f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort_red_c83f
  [class*="social-icon-shopping-cart"].button-67b4 {
  background-color: transparent;
  color: #4caf50;
}
.sort_red_c83f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort_red_c83f [class*="social-icon-skype"].button-67b4 {
  background-color: transparent;
  color: #00aff0;
}
.sort_red_c83f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort_red_c83f [class*="social-icon-slideshare"].button-67b4 {
  background-color: transparent;
  color: #0077b5;
}
.sort_red_c83f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort_red_c83f [class*="social-icon-snapchat"].button-67b4 {
  background-color: transparent;
  color: #fffc00;
}
.sort_red_c83f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort_red_c83f [class*="social-icon-soundcloud"].button-67b4 {
  background-color: transparent;
  color: #f80;
}
.sort_red_c83f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort_red_c83f [class*="social-icon-spotify"].button-67b4 {
  background-color: transparent;
  color: #2ebd59;
}
.sort_red_c83f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort_red_c83f
  [class*="social-icon-stack-overflow"].button-67b4 {
  background-color: transparent;
  color: #fe7a15;
}
.sort_red_c83f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort_red_c83f [class*="social-icon-maldkfgram"].button-67b4 {
  background-color: transparent;
  color: #2ca5e0;
}
.sort_red_c83f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort_red_c83f [class*="social-icon-tripadvisor"].button-67b4 {
  background-color: transparent;
  color: #589442;
}
.sort_red_c83f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort_red_c83f [class*="social-icon-tumblr"].button-67b4 {
  background-color: transparent;
  color: #35465c;
}
.sort_red_c83f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort_red_c83f [class*="social-icon-twitch"].button-67b4 {
  background-color: transparent;
  color: #6441a5;
}
.sort_red_c83f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort_red_c83f [class*="social-icon-twitter"].button-67b4 {
  background-color: transparent;
  color: #1da1f2;
}
.sort_red_c83f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort_red_c83f [class*="social-icon-vimeo"].button-67b4 {
  background-color: transparent;
  color: #1ab7ea;
}
.sort_red_c83f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort_red_c83f [class*="social-icon-vk"].button-67b4 {
  background-color: transparent;
  color: #45668e;
}
.sort_red_c83f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort_red_c83f [class*="social-icon-weibo"].button-67b4 {
  background-color: transparent;
  color: #df2029;
}
.sort_red_c83f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort_red_c83f [class*="social-icon-weixin"].button-67b4 {
  background-color: transparent;
  color: #7bb32e;
}
.sort_red_c83f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort_red_c83f [class*="social-icon-whatsapp"].button-67b4 {
  background-color: transparent;
  color: #25d366;
}
.sort_red_c83f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort_red_c83f [class*="social-icon-wordpress"].button-67b4 {
  background-color: transparent;
  color: #21759b;
}
.sort_red_c83f [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort_red_c83f [class*="social-icon-xing"].button-67b4 {
  background-color: transparent;
  color: #026466;
}
.sort_red_c83f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort_red_c83f [class*="social-icon-yelp"].button-67b4 {
  background-color: transparent;
  color: #af0606;
}
.sort_red_c83f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort_red_c83f [class*="social-icon-youtube"].button-67b4 {
  background-color: transparent;
  color: #cd201f;
}
.sort-liquid-d66c {
  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;
}
.sort-liquid-d66c:hover {
  box-shadow: none;
  background: 0 0;
}
.breadcrumb-7faf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.panel-60d9 {
  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;
}
.panel_last_e4f9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.popup_48e6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.popup_48e6,
.popup_48e6::after,
.popup_48e6::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;
}
.popup_48e6::after,
.popup_48e6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hero_b630 .panel-60d9 .panel_last_e4f9 {
  margin-top: -2px;
  width: 19px;
}
.hero_b630 .panel-60d9 .popup_48e6 {
  margin-top: -1px;
}
.hero_b630 .panel-60d9 .popup_48e6,
.hero_b630 .panel-60d9 .popup_48e6::after,
.hero_b630 .panel-60d9 .popup_48e6::before {
  width: 19px;
  height: 2px;
}
.hero_b630 .panel-60d9 .popup_48e6::before {
  top: -6px;
}
.hero_b630 .panel-60d9 .popup_48e6::after {
  bottom: -6px;
}
.detail_advanced_c56f .panel-60d9 .panel_last_e4f9 {
  margin-top: -2px;
  width: 22px;
}
.detail_advanced_c56f .panel-60d9 .popup_48e6 {
  margin-top: -1px;
}
.detail_advanced_c56f .panel-60d9 .popup_48e6,
.detail_advanced_c56f .panel-60d9 .popup_48e6::after,
.detail_advanced_c56f .panel-60d9 .popup_48e6::before {
  width: 22px;
  height: 2px;
}
.detail_advanced_c56f .panel-60d9 .popup_48e6::before {
  top: -7px;
}
.detail_advanced_c56f .panel-60d9 .popup_48e6::after {
  bottom: -7px;
}
.picture-wood-e4a9 .panel-60d9 .panel_last_e4f9 {
  margin-top: -2px;
  width: 31px;
}
.picture-wood-e4a9 .panel-60d9 .popup_48e6 {
  margin-top: -1.5px;
}
.picture-wood-e4a9 .panel-60d9 .popup_48e6,
.picture-wood-e4a9 .panel-60d9 .popup_48e6::after,
.picture-wood-e4a9 .panel-60d9 .popup_48e6::before {
  width: 31px;
  height: 3px;
}
.picture-wood-e4a9 .panel-60d9 .popup_48e6::before {
  top: -9px;
}
.picture-wood-e4a9 .panel-60d9 .popup_48e6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fluid_3657 .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_3657 .panel-60d9 .popup_48e6 {
    margin-top: -1px;
  }
  .fluid_3657 .panel-60d9 .popup_48e6,
  .fluid_3657 .panel-60d9 .popup_48e6::after,
  .fluid_3657 .panel-60d9 .popup_48e6::before {
    width: 19px;
    height: 2px;
  }
  .fluid_3657 .panel-60d9 .popup_48e6::before {
    top: -6px;
  }
  .fluid_3657 .panel-60d9 .popup_48e6::after {
    bottom: -6px;
  }
  .box-4b0e .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 22px;
  }
  .box-4b0e .panel-60d9 .popup_48e6 {
    margin-top: -1px;
  }
  .box-4b0e .panel-60d9 .popup_48e6,
  .box-4b0e .panel-60d9 .popup_48e6::after,
  .box-4b0e .panel-60d9 .popup_48e6::before {
    width: 22px;
    height: 2px;
  }
  .box-4b0e .panel-60d9 .popup_48e6::before {
    top: -7px;
  }
  .box-4b0e .panel-60d9 .popup_48e6::after {
    bottom: -7px;
  }
  .logo-2dcf .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 31px;
  }
  .logo-2dcf .panel-60d9 .popup_48e6 {
    margin-top: -1.5px;
  }
  .logo-2dcf .panel-60d9 .popup_48e6,
  .logo-2dcf .panel-60d9 .popup_48e6::after,
  .logo-2dcf .panel-60d9 .popup_48e6::before {
    width: 31px;
    height: 3px;
  }
  .logo-2dcf .panel-60d9 .popup_48e6::before {
    top: -9px;
  }
  .logo-2dcf .panel-60d9 .popup_48e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .table-daed .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 19px;
  }
  .table-daed .panel-60d9 .popup_48e6 {
    margin-top: -1px;
  }
  .table-daed .panel-60d9 .popup_48e6,
  .table-daed .panel-60d9 .popup_48e6::after,
  .table-daed .panel-60d9 .popup_48e6::before {
    width: 19px;
    height: 2px;
  }
  .table-daed .panel-60d9 .popup_48e6::before {
    top: -6px;
  }
  .table-daed .panel-60d9 .popup_48e6::after {
    bottom: -6px;
  }
  .pattern-9ad9 .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern-9ad9 .panel-60d9 .popup_48e6 {
    margin-top: -1px;
  }
  .pattern-9ad9 .panel-60d9 .popup_48e6,
  .pattern-9ad9 .panel-60d9 .popup_48e6::after,
  .pattern-9ad9 .panel-60d9 .popup_48e6::before {
    width: 22px;
    height: 2px;
  }
  .pattern-9ad9 .panel-60d9 .popup_48e6::before {
    top: -7px;
  }
  .pattern-9ad9 .panel-60d9 .popup_48e6::after {
    bottom: -7px;
  }
  .frame-3047 .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 31px;
  }
  .frame-3047 .panel-60d9 .popup_48e6 {
    margin-top: -1.5px;
  }
  .frame-3047 .panel-60d9 .popup_48e6,
  .frame-3047 .panel-60d9 .popup_48e6::after,
  .frame-3047 .panel-60d9 .popup_48e6::before {
    width: 31px;
    height: 3px;
  }
  .frame-3047 .panel-60d9 .popup_48e6::before {
    top: -9px;
  }
  .frame-3047 .panel-60d9 .popup_48e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_6fdc .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_6fdc .panel-60d9 .popup_48e6 {
    margin-top: -1px;
  }
  .chip_6fdc .panel-60d9 .popup_48e6,
  .chip_6fdc .panel-60d9 .popup_48e6::after,
  .chip_6fdc .panel-60d9 .popup_48e6::before {
    width: 19px;
    height: 2px;
  }
  .chip_6fdc .panel-60d9 .popup_48e6::before {
    top: -6px;
  }
  .chip_6fdc .panel-60d9 .popup_48e6::after {
    bottom: -6px;
  }
  .top-99f2 .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 22px;
  }
  .top-99f2 .panel-60d9 .popup_48e6 {
    margin-top: -1px;
  }
  .top-99f2 .panel-60d9 .popup_48e6,
  .top-99f2 .panel-60d9 .popup_48e6::after,
  .top-99f2 .panel-60d9 .popup_48e6::before {
    width: 22px;
    height: 2px;
  }
  .top-99f2 .panel-60d9 .popup_48e6::before {
    top: -7px;
  }
  .top-99f2 .panel-60d9 .popup_48e6::after {
    bottom: -7px;
  }
  .layout-brown-b198 .panel-60d9 .panel_last_e4f9 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-brown-b198 .panel-60d9 .popup_48e6 {
    margin-top: -1.5px;
  }
  .layout-brown-b198 .panel-60d9 .popup_48e6,
  .layout-brown-b198 .panel-60d9 .popup_48e6::after,
  .layout-brown-b198 .panel-60d9 .popup_48e6::before {
    width: 31px;
    height: 3px;
  }
  .layout-brown-b198 .panel-60d9 .popup_48e6::before {
    top: -9px;
  }
  .layout-brown-b198 .panel-60d9 .popup_48e6::after {
    bottom: -9px;
  }
}
.gallery_west_bd7c .popup_48e6 {
  -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);
}
.gallery_west_bd7c .popup_48e6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery_west_bd7c .popup_48e6::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);
}
.gallery_west_bd7c.accordion-out-a4b2 .popup_48e6 {
  -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);
}
.gallery_west_bd7c.accordion-out-a4b2 .popup_48e6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery_west_bd7c.accordion-out-a4b2 .popup_48e6::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);
}
.south-fa1f {
  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.heading-light-1f89:before {
  display: none;
}
.middle_2763 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.middle_2763 .liquid_b876 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.middle_2763 .liquid_b876:last-of-type {
  border-bottom: none;
}
.middle_2763 .liquid_b876.backdrop-narrow-8b34,
.middle_2763 .liquid_b876.paragraph_active_6983,
.middle_2763 .liquid_b876.west_9842 {
  padding: 0;
}
.middle_2763 .silver-79fc .black-7d2c {
  color: currentColor;
}
.middle_2763 .silver-79fc .black-7d2c:focus,
.middle_2763 .silver-79fc .black-7d2c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_2763.feature-next-23ce .preview-7261,
.middle_2763.feature-next-23ce .paper-43cc a,
.middle_2763.feature-next-23ce .blue_941a a,
.middle_2763.feature-next-23ce .background-abe7 a {
  color: rgba(0, 0, 0, 0.55);
}
.middle_2763.feature-next-23ce .preview-7261:hover,
.middle_2763.feature-next-23ce .paper-43cc a:hover,
.middle_2763.feature-next-23ce .blue_941a a:hover,
.middle_2763.feature-next-23ce .background-abe7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_2763.feature-next-23ce .current-925c {
  color: rgba(0, 0, 0, 0.8);
}
.middle_2763.feature-next-23ce .liquid_b876 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_2763.feature-next-23ce .liquid_b876:before {
  background: rgba(0, 0, 0, 0.08);
}
.middle_2763.feature-next-23ce .row-silver-73cf:before {
  background: rgba(255, 255, 255, 0.9);
}
.middle_2763.feature-next-23ce .silver-79fc .disabled_8a7d li a,
.middle_2763.feature-next-23ce .silver-79fc .black-7d2c,
.middle_2763.feature-next-23ce .background-abe7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_2763.feature-next-23ce .silver-79fc .black-7d2c:focus,
.middle_2763.feature-next-23ce .silver-79fc .black-7d2c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_2763.feature-next-23ce .disabled_8a7d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_2763.advanced_5ead .preview-7261,
.middle_2763.advanced_5ead .paper-43cc a,
.middle_2763.advanced_5ead .blue_941a .black-7d2c,
.middle_2763.advanced_5ead .blue_941a a,
.middle_2763.advanced_5ead .background-abe7 a {
  color: rgba(255, 255, 255, 0.79);
}
.middle_2763.advanced_5ead .preview-7261:hover,
.middle_2763.advanced_5ead .paper-43cc a:hover,
.middle_2763.advanced_5ead .blue_941a .black-7d2c:hover,
.middle_2763.advanced_5ead .blue_941a a:hover,
.middle_2763.advanced_5ead .background-abe7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_2763.advanced_5ead .current-925c {
  color: rgba(255, 255, 255, 0.99);
}
.middle_2763.advanced_5ead .liquid_b876 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_2763.advanced_5ead .liquid_b876:before {
  background: rgba(255, 255, 255, 0.08);
}
.middle_2763.advanced_5ead .row-silver-73cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle_2763.advanced_5ead .silver-79fc .disabled_8a7d li a,
.middle_2763.advanced_5ead .silver-79fc .black-7d2c,
.middle_2763.advanced_5ead .background-abe7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_2763.advanced_5ead .silver-79fc .black-7d2c:focus,
.middle_2763.advanced_5ead .silver-79fc .black-7d2c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_2763.advanced_5ead .disabled_8a7d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-silver-73cf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.row-silver-73cf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.title-35f4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus-red-c372 .middle_2763 {
  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;
}
.focus-red-c372 .liquid_b876 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus-red-c372 .liquid_b876: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) {
  .focus-red-c372 .liquid_b876:before {
    width: 16%;
    left: 42%;
  }
}
.focus-red-c372 .liquid_b876:last-child:before {
  content: none;
}
.focus-red-c372 .liquid_b876[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus-red-c372 .silver-79fc .disabled_8a7d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus-red-c372 .silver-79fc .disabled_8a7d li a .black-7d2c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus-red-c372 .silver-79fc .background-abe7 {
  border: none;
}
.focus-red-c372 .silver-79fc .background-abe7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus-red-c372 .row-silver-73cf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus-red-c372 .title-35f4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus-red-c372 .advanced_5ead .row-silver-73cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-red-c372 .feature-next-23ce.component_2a8b .popup_48e6 {
  background: rgba(0, 0, 0, 0.6);
}
.focus-red-c372
  .feature-next-23ce.component_2a8b
  .popup_48e6::after,
.focus-red-c372
  .feature-next-23ce.component_2a8b
  .popup_48e6:before {
  background: inherit;
}
.focus-red-c372
  .feature-next-23ce.component_2a8b:hover
  .popup_48e6 {
  background: rgba(0, 0, 0, 0.8);
}
.table_d0d8 .middle_2763 {
  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) {
  .table_d0d8 .middle_2763 {
    width: auto;
    right: 45px;
  }
}
.element_dynamic_6440 .middle_2763 {
  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) {
  .element_dynamic_6440 .middle_2763 {
    width: auto;
    left: 45px;
  }
}
.heading-light-1f89 .middle_2763 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.heading-light-1f89 .title-35f4 {
  max-width: 48em;
  margin: 0 auto;
}
.heading-light-1f89 .row-silver-73cf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list_6986 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list_6986.focus-red-c372 .middle_2763 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list_6986.table_d0d8 .middle_2763 {
  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);
}
.list_6986 .middle_2763 {
  visibility: visible;
}
.list_6986.element_dynamic_6440 .middle_2763 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.over_9c19,
.avatar-2d62 {
  overflow-x: hidden;
}
.over_9c19 .middle_2763 {
  overflow: auto;
}
.over_9c19.focus-red-c372 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.over_9c19.focus-red-c372 .middle_2763 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.over_9c19.focus-red-c372 .sort-liquid-d66c {
  opacity: 0;
}
.over_9c19.table_d0d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.over_9c19.table_d0d8 .middle_2763 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.over_9c19.table_d0d8 .sort-liquid-d66c {
  opacity: 0;
}
.over_9c19.element_dynamic_6440 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.over_9c19.element_dynamic_6440 .middle_2763 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.over_9c19.element_dynamic_6440 .sort-liquid-d66c {
  opacity: 0;
}
.over_9c19.heading-light-1f89 .middle_2763 {
  z-index: 10;
  visibility: visible;
}
.component_2a8b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component_2a8b .popup_48e6 {
  background: rgba(255, 255, 255, 0.99);
}
.component_2a8b .popup_48e6::after,
.component_2a8b .popup_48e6:before {
  background: inherit;
}
.component_2a8b:hover .popup_48e6 {
  background: rgba(255, 255, 255, 0.99);
}
.element_dynamic_6440 .component_2a8b {
  top: 10px;
  right: auto;
  left: 12px;
}
.heading-light-1f89 .component_2a8b {
  display: none !important;
}
.over_9c19:before,
.avatar-2d62:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.over_9c19 .component_2a8b,
.avatar-2d62 .component_2a8b {
  display: inline-block;
}
.middle_2763 .tabs_easy_c5a5 {
  -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;
}
.over_9c19 .middle_2763 .tabs_easy_c5a5,
.avatar-2d62 .middle_2763 .tabs_easy_c5a5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bottom-c128 .form-b87a {
  width: 100%;
}
.video_stale_ab21 {
  padding: 0 0.5em 0;
}
.video_stale_ab21 [class*="customify-col-"],
.video_stale_ab21 [class*="customify-col_"],
.video_stale_ab21 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gas-f73c .video_stale_ab21 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_13bb .heading-81d5,
  .heading-81d5 {
    display: none;
  }
  .widget-new-f55c {
    text-align: left;
  }
  .chip_94e1 {
    text-align: center;
  }
  .thumbnail-5db7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_13bb .tag-cool-3d3b,
  .tag-cool-3d3b {
    display: none;
  }
  .advanced_eac1 {
    text-align: left;
  }
  .widget_253d {
    text-align: center;
  }
  .image-9f4c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_13bb .alert_huge_b9aa,
  .alert_huge_b9aa {
    display: none;
  }
  .wood-65a7 {
    text-align: left;
  }
  .short_2e64 {
    text-align: center;
  }
  .layout-pink-cd49 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture-basic-be9a {
  box-shadow: none !important;
}
.accent-up-de6f .basic-ec15,
.thumbnail_8be7 .basic-ec15 {
  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;
}
.thumbnail_8be7 .basic-ec15 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.preview-a963 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.preview-a963:after,
.preview-a963:before {
  content: "";
  display: table;
}
.preview-a963:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .preview-a963 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.preview-a963,
.red_ec90 {
  max-width: 1248px;
  margin: 0 auto;
}

.under-a70d.next-399d .preview-a963 {
  max-width: 100%;
}
.under-a70d.hidden-2287 {
  max-width: 1200px;
  margin: 0 auto;
}
.under-a70d.thick_8e09 .preview-a963 {
  max-width: 100%;
}
.under-a70d.thick_8e09 > .preview-a963 {
  padding-left: 0;
  padding-right: 0;
}
.under-a70d.thick_8e09 > .preview-a963 .active_13bb {
  margin: 0;
}
.under-a70d.thick_8e09
  > .preview-a963
  .description-next-d834.nav_eaf0 {
  margin-right: 0;
  margin-left: 0;
}
.under-a70d.thick_8e09 #main.nav_eaf0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hard_e419 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hard_e419 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .full-3c08 .picture_fb76 {
    padding-right: 1em;
  }
  .full-3c08.next_18d5 .description-next-d834 {
    border-right: 1px solid #eaecee;
  }
  .full-3c08.next_18d5 .picture_fb76 {
    padding-right: 1em;
  }
  .full-3c08.next_18d5 .hover_b522 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_fb3b .picture_fb76 {
    padding-left: 1em;
  }
  .wrapper_fb3b.next_18d5 .description-next-d834 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_fb3b.next_18d5 .picture_fb76 {
    padding-left: 1em;
  }
  .wrapper_fb3b.next_18d5 .hover_b522 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_0ef2 .picture_fb76 {
    padding-left: 1em;
  }
  .picture_0ef2.next_18d5 .container-7079 {
    border-right: 1px solid #eaecee;
  }
  .picture_0ef2.next_18d5 .new_0b98 {
    border-right: 1px solid #eaecee;
  }
  .picture_0ef2.next_18d5 .picture_fb76 {
    padding-left: 1em;
  }
  .picture_0ef2.next_18d5 .hover_b522 {
    padding-right: 1em;
  }
  .picture_0ef2.next_18d5 .mask_glass_bee4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-dark-9776 .picture_fb76 {
    padding-right: 1em;
  }
  .accordion-dark-9776.next_18d5 .container-7079 {
    border-left: 1px solid #eaecee;
  }
  .accordion-dark-9776.next_18d5 .new_0b98 {
    border-left: 1px solid #eaecee;
  }
  .accordion-dark-9776.next_18d5 .picture_fb76 {
    padding-right: 1em;
  }
  .accordion-dark-9776.next_18d5 .hover_b522 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-dark-9776.next_18d5 .mask_glass_bee4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard_e419 .picture_fb76 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard_e419.next_18d5 .description-next-d834 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hard_e419.next_18d5 .picture_fb76 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard_e419.next_18d5 .hover_b522 {
    padding-left: 1em;
  }
  .hard_e419.next_18d5 .mask_glass_bee4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hard_e419.next_18d5 .picture_fb76 {
    padding-left: 0;
  }
}
.panel-solid-6d5c .mini_5090 {
  display: inline-block;
}
.column_stone_fcc4 {
  display: inline-block;
}
.dropdown-b37c {
  word-con: break-word;
}
.card_small_a21d > span {
  display: inline-block;
  padding: 5px 0;
}
.card_small_a21d .blue-06a3 {
  margin-left: 8px;
  margin-right: 8px;
}
.card_small_a21d .box_0679 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.title_b982 .widget-186f {
  margin-bottom: 2em;
}
.title_b982 .item_b2a4 {
  margin-bottom: 15px;
}
.title_b982 .item_b2a4:last-child {
  margin-bottom: 0;
}
.title_b982 .title-up-dce5 {
  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) {
  .title_b982 .title-up-dce5 {
    display: block;
  }
}
.title_b982 .medium_e497 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .title_b982 .medium_e497 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.title_b982 .large-5600 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.title_b982 .large-5600 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.title_b982 .large-5600 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.title_b982 .dropdown-b37c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_b982 .dropdown-b37c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.title_b982 .plasma_2b6a p:last-child {
  margin-bottom: 0;
}
.title_b982 .gold-4075 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.title_b982 .shade_8aaa {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.title_b982 .hero-paper-ecdf {
  margin-top: 1em;
}
.title_b982 .up_fe12 {
  top: 0;
  display: block;
}
.title_b982 .up_fe12 a {
  color: inherit;
}
.title_b982 .up_fe12 a:hover {
  color: inherit;
}
.title_b982 .orange_e1fd {
  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;
}
.title_b982 .orange_e1fd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.title_b982 .shade_8aaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.title_b982 .summary_wide_a119 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.title_b982 .summary_wide_a119:first-child {
  margin-top: 0;
}
.title_b982 .summary_wide_a119.secondary_dynamic_03ab {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.title_b982 .summary_wide_a119.up-f422 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_b982
  .summary_wide_a119.up-f422.gas-6a03
  .hero-paper-ecdf {
  width: 100%;
}
.title_b982 .up-f422 {
  -webkit-box-align: center;
  align-items: center;
}
.title_b982 .up-f422 .card_small_a21d,
.title_b982 .up-f422 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.title_b982 .large-5600 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_b982 .large-5600 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_b982 .large-5600: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;
}
.title_b982 .secondary_dynamic_03ab {
  z-index: 5;
}
.title_b982 .pattern_bronze_8e06 .liquid-51ac {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.title_b982 .logo_out_1339 .liquid-51ac {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.title_b982 .clean-e8c4 .liquid-51ac {
  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;
}
.title_b982.full_8eb4 .title-up-dce5,
.title_b982.title_over_d2eb .title-up-dce5 {
  display: block;
}
.title_b982.full_8eb4 .title-up-dce5 .form-bottom-bc88,
.title_b982.full_8eb4 .title-up-dce5 .shade_8aaa,
.title_b982.title_over_d2eb .title-up-dce5 .form-bottom-bc88,
.title_b982.title_over_d2eb .title-up-dce5 .shade_8aaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_b982.right_a518 .medium_e497 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .title_b982.right_a518 .medium_e497 {
    margin-right: 0;
  }
}
.title_b982.full_8eb4 .medium_e497,
.title_b982.title_over_d2eb .medium_e497 {
  padding-top: 40%;
}
.title_b982.full_8eb4 .widget-186f,
.title_b982.title_over_d2eb .widget-186f {
  display: block;
}
.title_b982.full_8eb4 .fn-sticky-ae61 .shade_8aaa,
.title_b982.title_over_d2eb .fn-sticky-ae61 .shade_8aaa {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.title_b982.full_8eb4 .medium_e497,
.title_b982.title_over_d2eb .medium_e497 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.title_b982.full_8eb4 .shade_8aaa {
  padding: 1em;
}
.popup-0b21 {
  margin: 30px auto;
  display: block;
}
.popup-0b21 .link_pink_d563 > * {
  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;
}
.popup-0b21 .link_pink_d563 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-0b21 .link_pink_d563 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dark-25b6 .card_small_a21d {
  margin-bottom: 1.41575em;
}
.dark-25b6 .blue_a6f9 {
  margin-bottom: 1.618em;
}
.footer_4e09 .label-red-ee60 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer_4e09 .label-red-ee60 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer_4e09 .rough-e3fb {
  max-width: 100%;
  overflow: auto;
}
.active-action-c5ea .footer_4e09 a:hover {
  text-decoration: underline;
}
.popup-475c .item_b2a4:not(.dropdown-b37c),
.popup-475c .large-5600 {
  margin-bottom: 1.41575em;
}
.popup-475c .item_b2a4:not(.dropdown-b37c):last-child,
.popup-475c .large-5600:last-child {
  margin-bottom: 0;
}
.popup-475c .item_b2a4.gold-baa3 {
  margin-bottom: 0.41575em;
}
.popup-475c .article-motion-67d1:before,
.popup-475c .tabs_1bc8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup-475c .article-motion-67d1:before {
  content: "\f115";
}
.popup-475c .tabs_1bc8:before {
  content: "\f02c";
}
.popup-475c .new_6d6d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup-475c .new_6d6d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.banner_dirty_1f64 {
  display: -webkit-box;
  display: flex;
}
.banner_dirty_1f64 .slider-white-23c8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .banner_dirty_1f64 .slider-white-23c8 {
    flex-basis: 90px;
  }
}
.banner_dirty_1f64 .wide-ca09 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .banner_dirty_1f64 .wide-ca09 {
    flex-basis: calc(100% - 50px);
  }
}
.banner_dirty_1f64 .dropdown_26b6 p:last-child {
  margin-bottom: 0.72em;
}
.status_yellow_6edc .link_pink_d563 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status_yellow_6edc .link_pink_d563:after,
.status_yellow_6edc .link_pink_d563:before {
  content: "";
  display: table;
}
.status_yellow_6edc .link_pink_d563:after {
  clear: both;
}
.status_yellow_6edc .link_pink_d563 .mask-pro-9d0a,
.status_yellow_6edc .link_pink_d563 .list_bbf4 {
  width: 49%;
}
.status_yellow_6edc .link_pink_d563 .mask-pro-9d0a a span.stale_4e75,
.status_yellow_6edc .link_pink_d563 .list_bbf4 a span.stale_4e75 {
  display: block;
  margin-bottom: 5px;
}
.status_yellow_6edc .link_pink_d563 .list_bbf4 {
  float: left;
  text-align: left;
}
.status_yellow_6edc .link_pink_d563 .mask-pro-9d0a {
  float: right;
  text-align: right;
}
.article_hard_a032 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .article_hard_a032 {
    margin-bottom: 0;
  }
}
.smooth_e7ab {
  margin-bottom: 1em;
}
.smooth_e7ab .dropdown-b37c {
  font-size: 1.1em;
  line-height: 1.3;
}
.block_active_61b6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tooltip_c9af .smooth_e7ab,
.surface_48ba .smooth_e7ab {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tooltip_c9af .smooth_e7ab,
  .surface_48ba .smooth_e7ab {
    display: block;
  }
}
.tooltip_c9af .block_active_61b6,
.surface_48ba .block_active_61b6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tooltip_c9af .block_active_61b6,
  .surface_48ba .block_active_61b6 {
    margin-bottom: 1em;
  }
}
.tooltip_c9af .block_active_61b6 img,
.surface_48ba .block_active_61b6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tooltip_c9af .slider-cool-e39f,
.surface_48ba .slider-cool-e39f {
  flex-basis: calc(100% - 160px);
}
.tooltip_c9af .slider-cool-e39f p,
.surface_48ba .slider-cool-e39f p {
  margin-bottom: 0;
}
.tooltip_c9af .slider-cool-e39f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip_c9af .slider-cool-e39f {
    padding-left: 0;
  }
}
.surface_48ba .slider-cool-e39f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .surface_48ba .slider-cool-e39f {
    padding-right: 0;
  }
}
.surface_48ba .block_active_61b6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.focus_yellow_5127 .block_active_61b6 {
  margin-bottom: 0.5em;
}
.focus_yellow_5127 .block_active_61b6 img {
  width: 100%;
}
.pressed-a490 .thick-79a2,
.tag-static-bc26 .thick-79a2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tag-static-bc26 .description-next-d834 .background_south_bdbe p:last-child {
  margin-bottom: 0;
}
.block_b634 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.blue_3f5b .badge-b98b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .blue_3f5b .badge-b98b:last-of-type {
    margin-bottom: 0;
  }
}
.blue_3f5b .badge-b98b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue_3f5b .badge-b98b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.blue_3f5b .badge-b98b ul li {
  margin: 0 0 0.6em;
}
.blue_3f5b .badge-b98b ul li.south-409c,
.blue_3f5b .badge-b98b ul li.orange_6598 {
  position: relative;
}
.blue_3f5b .badge-b98b ul li.south-409c .panel_liquid_0af9,
.blue_3f5b .badge-b98b ul li.orange_6598 .panel_liquid_0af9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.blue_3f5b .badge-b98b ul li.south-409c:after:after,
.blue_3f5b .badge-b98b ul li.south-409c:after:before,
.blue_3f5b
  .badge-b98b
  ul
  li.orange_6598:after:after,
.blue_3f5b
  .badge-b98b
  ul
  li.orange_6598:after:before {
  content: "";
  display: table;
}
.blue_3f5b .badge-b98b ul li.south-409c:after:after,
.blue_3f5b
  .badge-b98b
  ul
  li.orange_6598:after:after {
  clear: both;
}
.blue_3f5b .badge-b98b a.feature_narrow_b857:hover {
  text-decoration: none;
}
.blue_3f5b .badge-b98b select {
  max-width: 100%;
}
.blue_3f5b .badge-b98b table {
  font-size: 85%;
}
.blue_3f5b .badge-b98b table td,
.blue_3f5b .badge-b98b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.blue_3f5b .badge-b98b table tfoot td {
  text-align: left;
}
.blue_3f5b .badge-b98b :last-child {
  margin-bottom: 0;
}
.blue_3f5b .badge-b98b .pressed_5151 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.blue_3f5b .badge-b98b .pressed_5151 label {
  width: 100%;
}
.blue_3f5b .badge-b98b .pressed_5151 .video-wood-4394 {
  width: 100%;
  display: block;
}
.blue_3f5b .badge-b98b .pressed_5151 .dynamic_34af {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.blue_3f5b .badge-b98b .pressed_5151 .dynamic_34af:hover svg #svg-search {
  fill: #444;
}
.blue_3f5b .badge-b98b .pressed_5151 .dynamic_34af svg {
  width: 18px;
  height: 18px;
}
.blue_3f5b .text_fast_d666 ul ul,
.blue_3f5b .module_lite_b21e ul ul,
.blue_3f5b .secondary_8e15 ul ul,
.blue_3f5b .module_outer_93ec ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.blue_3f5b .text_fast_d666 .middle_4e25 > a,
.blue_3f5b .module_lite_b21e .middle_4e25 > a,
.blue_3f5b .secondary_8e15 .middle_4e25 > a,
.blue_3f5b .module_outer_93ec .middle_4e25 > a {
  margin-bottom: 0;
}
.blue_3f5b .shade_1d72 li,
.blue_3f5b .text_fast_d666 li,
.blue_3f5b .disabled_932c li,
.blue_3f5b .module_lite_b21e li,
.blue_3f5b .secondary_8e15 li,
.blue_3f5b .module_outer_93ec li,
.blue_3f5b .column-3c45 li,
.blue_3f5b .surface-north-033e li {
  display: block;
  position: relative;
}
.blue_3f5b .shade_1d72 li:last-child,
.blue_3f5b .text_fast_d666 li:last-child,
.blue_3f5b .disabled_932c li:last-child,
.blue_3f5b .module_lite_b21e li:last-child,
.blue_3f5b .secondary_8e15 li:last-child,
.blue_3f5b .module_outer_93ec li:last-child,
.blue_3f5b .column-3c45 li:last-child,
.blue_3f5b .surface-north-033e li:last-child {
  border: none;
}
.blue_3f5b .shade_1d72 li a,
.blue_3f5b .text_fast_d666 li a,
.blue_3f5b .disabled_932c li a,
.blue_3f5b .module_lite_b21e li a,
.blue_3f5b .secondary_8e15 li a,
.blue_3f5b .module_outer_93ec li a,
.blue_3f5b .column-3c45 li a,
.blue_3f5b .surface-north-033e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue_3f5b .shade_1d72 li ul li::before,
.blue_3f5b .text_fast_d666 li ul li::before,
.blue_3f5b .disabled_932c li ul li::before,
.blue_3f5b .module_lite_b21e li ul li::before,
.blue_3f5b .secondary_8e15 li ul li::before,
.blue_3f5b .module_outer_93ec li ul li::before,
.blue_3f5b .column-3c45 li ul li::before,
.blue_3f5b .surface-north-033e li ul li::before {
  left: 15px;
}
.blue_3f5b .shade_1d72 li ul a,
.blue_3f5b .text_fast_d666 li ul a,
.blue_3f5b .disabled_932c li ul a,
.blue_3f5b .module_lite_b21e li ul a,
.blue_3f5b .secondary_8e15 li ul a,
.blue_3f5b .module_outer_93ec li ul a,
.blue_3f5b .column-3c45 li ul a,
.blue_3f5b .surface-north-033e li ul a {
  padding-left: 20px;
}
.blue_3f5b .shade_1d72 li ul ul li::before,
.blue_3f5b .text_fast_d666 li ul ul li::before,
.blue_3f5b .disabled_932c li ul ul li::before,
.blue_3f5b .module_lite_b21e li ul ul li::before,
.blue_3f5b .secondary_8e15 li ul ul li::before,
.blue_3f5b .module_outer_93ec li ul ul li::before,
.blue_3f5b .column-3c45 li ul ul li::before,
.blue_3f5b .surface-north-033e li ul ul li::before {
  left: 30px;
}
.blue_3f5b .shade_1d72 li ul ul a,
.blue_3f5b .text_fast_d666 li ul ul a,
.blue_3f5b .disabled_932c li ul ul a,
.blue_3f5b .module_lite_b21e li ul ul a,
.blue_3f5b .secondary_8e15 li ul ul a,
.blue_3f5b .module_outer_93ec li ul ul a,
.blue_3f5b .column-3c45 li ul ul a,
.blue_3f5b .surface-north-033e li ul ul a {
  padding-left: 40px;
}
.blue_3f5b .gallery-pro-aa8d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue_3f5b .surface-north-033e ul li {
  margin-bottom: 1.41575em;
}
.blue_3f5b .surface-north-033e ul li .avatar-purple-d027 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.blue_3f5b .surface-north-033e ul li .box-paper-6843 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.advanced_5ead .shade_1d72 li a,
.advanced_5ead .text_fast_d666 li a,
.advanced_5ead .disabled_932c li a,
.advanced_5ead .module_lite_b21e li a,
.advanced_5ead .secondary_8e15 li a,
.advanced_5ead .module_outer_93ec li a,
.advanced_5ead .column-3c45 li a,
.advanced_5ead .surface-north-033e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_5ead .gallery-pro-aa8d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_5ead .badge-b98b ul li.south-409c .panel_liquid_0af9,
.advanced_5ead .badge-b98b ul li.orange_6598 .panel_liquid_0af9 {
  background: rgba(0, 0, 0, 0.2);
}
.advanced_5ead .blue_3f5b .badge-b98b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-a70d .blue_3f5b .disabled_8a7d li {
  margin: 0;
}
.under-a70d .blue_3f5b .disabled_8a7d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.under-a70d .blue_3f5b .disabled_8a7d li ul {
  margin: 0;
}
.under-a70d .blue_3f5b .disabled_8a7d li ul li a {
  padding-left: 15px;
}
.under-a70d .blue_3f5b .disabled_8a7d li ul li li a {
  padding-left: 30px;
}
.under-a70d .blue_3f5b .disabled_8a7d li.north_200b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.under-a70d .blue_3f5b .disabled_8a7d li.north_200b > 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;
}
.under-a70d .blue_3f5b .disabled_8a7d li.north_200b > 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;
}
.text-f657 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.full_70e1 {
  position: relative;
  z-index: 10;
}
.full_70e1 .tabs_easy_c5a5 {
  width: 100%;
  max-width: 100%;
}
.backdrop_fluid_8efe .outer-ea89 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop_fluid_8efe .feature-next-23ce {
}
.backdrop_fluid_8efe .advanced_5ead {
  background: #292929;
}
.message-hot-b34d .outer-ea89 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.message-hot-b34d .feature-next-23ce {
  background: #f9f9f9;
}
.message-hot-b34d .advanced_5ead {
  background: #303030;
}
.south-2bed .outer-ea89 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .south-2bed .mini_5090 {
    margin-bottom: 1em;
  }
  .south-2bed .mini_5090:last-child {
    margin-bottom: 0;
  }
}
.south-2bed .feature-next-23ce {
  background: #ededed;
}
.south-2bed .advanced_5ead {
  background: #1a1a1a;
}
.outer-ea89.feature-next-23ce {
  color: rgba(0, 0, 0, 0.6);
}
.outer-ea89.feature-next-23ce .active-a816 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer-ea89.advanced_5ead {
  color: rgba(255, 255, 255, 0.99);
}
.outer-ea89.advanced_5ead a:not(.feature_narrow_b857) {
  color: rgba(255, 255, 255, 0.79);
}
.outer-ea89.advanced_5ead a:not(.feature_narrow_b857):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-ea89.advanced_5ead .active-a816 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-ea89.advanced_5ead table tbody td,
.outer-ea89.advanced_5ead table th {
  background: rgba(0, 0, 0, 0.08);
}
.border-up-73f5.secondary-72b0 .preview-a963 {
  max-width: initial;
}
.border-up-73f5 .backdrop_acc6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.border-up-73f5 .backdrop_acc6 .tabs_easy_c5a5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .border-up-73f5 .backdrop_acc6 .tabs_easy_c5a5 {
    display: block;
    margin-bottom: 2em;
  }
  .border-up-73f5 .backdrop_acc6 .tabs_easy_c5a5:last-child {
    margin-bottom: 0;
  }
}
.south-2bed .mini_5090:last-child,
.message-hot-b34d .mini_5090:last-child,
.backdrop_fluid_8efe .mini_5090:last-child {
  margin-bottom: 0;
}
.south-2bed .mini_5090 .blue_3f5b .badge-b98b:last-child,
.message-hot-b34d .mini_5090 .blue_3f5b .badge-b98b:last-child,
.backdrop_fluid_8efe .mini_5090 .blue_3f5b .badge-b98b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .south-2bed .clean_0912,
  .south-2bed .surface_0054,
  .message-hot-b34d .clean_0912,
  .message-hot-b34d .surface_0054,
  .backdrop_fluid_8efe .clean_0912,
  .backdrop_fluid_8efe .surface_0054 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .full_70e1 .mini_5090 {
    margin-bottom: 2em;
  }
}
.full_70e1 p:last-child {
  margin-bottom: 0;
}
.full_70e1 li,
.full_70e1 ul {
  list-style: none;
  margin: 0;
}
.full_70e1 ul ul {
  margin-left: 2.617924em;
}
.input-a81c {
  font-size: 0.875em;
}

/* css-noise: 0644 */
.shadow-element-a0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
