/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text-bf1e/customify
Author: WPCustomify
Author URI: https://pressmaximum.text-bf1e
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.text-bf1e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.article-brown-8eb7.status_iron_7eea/licenses/gpl-2.0.brown_537e
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.white-d1da/, (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.menu_ae23.footer_d33a/normalize.fast-516c/
 ======
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.fast-516c v7.0.0 | MIT License | github.text-bf1e/necolas/normalize.fast-516c */
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;
}
.soft_19f2 .complex-c995,
.dim-05d9,
.complex_bac2,
.hovered_214b,
.slider_left_1523,
.gold_11ba,
.fixed-dfb8,
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;
}
.dim-05d9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dim-05d9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dim-05d9,
  h1 {
    font-size: 1.8em;
  }
}
.complex_bac2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.complex_bac2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .complex_bac2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .complex_bac2,
  h2 {
    font-size: 1.7em;
  }
}
.hovered_214b,
h3 {
  font-size: 1.618em;
}
.soft_19f2 .complex-c995,
.slider_left_1523,
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.alert_69f2 {
  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;
}
.large_a841:after,
.large_a841:before,
.aside_36f1:after,
.aside_36f1:before {
  content: "";
  display: table;
}
.large_a841:after,
.aside_36f1:after {
  clear: both;
}
.bottom_9207 {
  float: right;
  margin-right: 0;
}
.over_f154 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hover_64de .photo-smooth-40e2,
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;
}
.hover_64de .photo-smooth-40e2: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;
}
.column_warm_17ff .photo-smooth-40e2 {
  box-shadow: none;
}
.column_warm_17ff
  .photo-smooth-40e2
  .box_out_bbed {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.column_warm_17ff .photo-smooth-40e2 .badge_slow_304f {
  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;
}
.column_warm_17ff
  .photo-smooth-40e2
  .badge_slow_304f
  b {
  display: none;
}
.column_warm_17ff .under-ef4e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary-center-97fa:not(.grid-044e):not(.active-283b),
button:not(.grid-044e):not(.active-283b),
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ),
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ),
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ) {
  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;
}
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ):hover,
button:not(.grid-044e):not(
    .active-283b
  ):hover,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ):hover,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ):hover,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ):active,
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ):focus,
button:not(.grid-044e):not(
    .active-283b
  ):active,
button:not(.grid-044e):not(
    .active-283b
  ):focus,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ):active,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ):focus,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ):active,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ):focus,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ):active,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ):focus {
  outline: 0;
}
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0,
button:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0 {
  position: relative;
}
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .card_f5a8,
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .grid-easy-a726,
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .old-aaf8,
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  i,
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  svg,
button:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .card_f5a8,
button:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .grid-easy-a726,
button:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .old-aaf8,
button:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  i,
button:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  svg,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .card_f5a8,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .grid-easy-a726,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .old-aaf8,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  i,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  svg,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .card_f5a8,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .grid-easy-a726,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .old-aaf8,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  i,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  svg,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .card_f5a8,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .grid-easy-a726,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  .old-aaf8,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  i,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0
  svg {
  visibility: hidden;
}
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0:after,
button:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0:after,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0:after,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0:after,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ).fn-loading-f1a0: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;
}
.primary-center-97fa:not(.grid-044e):not(.active-283b),
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ),
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ),
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ) {
  color: #fff;
  background: #235787;
}
.primary-center-97fa:not(.grid-044e):not(
    .active-283b
  ):focus,
input[type="button"]:not(.grid-044e):not(
    .active-283b
  ):focus,
input[type="reset"]:not(.grid-044e):not(
    .active-283b
  ):focus,
input[type="submit"]:not(.grid-044e):not(
    .active-283b
  ):focus {
  color: #fff;
}
.primary-center-97fa.fn-disabled-f1a0:not(.grid-044e):not(
    .active-283b
  ),
.primary-center-97fa[disabled]:not(.grid-044e):not(
    .active-283b
  ),
button.fn-disabled-f1a0:not(.grid-044e):not(
    .active-283b
  ),
button[disabled]:not(.grid-044e):not(
    .active-283b
  ) {
  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;
}
.popup_action_dc27 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_action_dc27: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;
}
.avatar-9357 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption-mini-7b4c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.primary_bed9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.large_a841:after,
.large_a841:before,
.silver_c252:after,
.silver_c252:before,
.widget-light-17c4:after,
.widget-light-17c4:before,
.over-b5b3:after,
.over-b5b3:before,
.green_c189:after,
.green_c189:before,
.down_12ed:after,
.down_12ed:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.large_a841:after,
.silver_c252:after,
.widget-light-17c4:after,
.over-b5b3:after,
.green_c189:after,
.down_12ed:after {
  clear: both;
}
.silver_c252 .stone-e3d5,
.widget-light-17c4 .stone-e3d5,
.popup-gold-21f9 .stone-e3d5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.red-1dee {
  display: inline-block;
}
.accordion_5809 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion_5809 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion_5809 .west_d2a7 {
  padding: 1em 0;
  font-size: 85%;
}
.west_d2a7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wide-9480 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wide-9480:after,
.wide-9480:before {
  content: "";
  display: table;
}
.wide-9480:after {
  clear: both;
}
.picture-6b00 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video-large-3661 .picture-6b00 {
  max-width: 50%;
}
.cool-44f1 .picture-6b00 {
  max-width: 33.33%;
}
.logo_da7e .picture-6b00 {
  max-width: 25%;
}
.picture-hard-05f0 .picture-6b00 {
  max-width: 20%;
}
.brown_d08d .picture-6b00 {
  max-width: 16.66%;
}
.tertiary-0a19 .picture-6b00 {
  max-width: 14.28%;
}
.nav_6e33 .picture-6b00 {
  max-width: 12.5%;
}
.block-clean-ea59 .picture-6b00 {
  max-width: 11.11%;
}
.footer_out_7f61 {
  display: block;
}
.soft_19f2 .container-a058 label,
.soft_19f2 .left-5a60 label,
.soft_19f2 .orange-1fa8 label,
.soft_19f2 .photo-522f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next-ceaa {
  list-style: none;
  margin: 0;
}
.next-ceaa article.widget_2255 {
  margin-bottom: 0;
}
.next-ceaa ul {
  list-style: none;
  margin: 0;
}
.next-ceaa .accordion-42e2 li.widget_2255 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next-ceaa .accordion-42e2 li.widget_2255 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next-ceaa .accordion-42e2 li.widget_2255: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) {
  .next-ceaa .accordion-42e2 li.widget_2255 li.widget_2255 li.widget_2255 li.widget_2255 {
    padding-left: 0;
  }
}
article.widget_2255 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_2255 .silver_c252 p:last-of-type {
  margin-bottom: 0;
}
article.widget_2255 .active-pressed-d152 {
  float: left;
}
article.widget_2255 .wrapper_a0c0 {
  margin-left: 85px;
}
article.widget_2255 .texture_c542 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_2255 .texture_c542 .notice-dc67 {
  margin-left: 10px;
}
article.widget_2255 .article-286e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_2255 .notification-fresh-82fe {
  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 .container-a058,
  #respond .orange-1fa8,
  #respond .photo-522f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container-a058 input,
#respond .orange-1fa8 input,
#respond .photo-522f input {
  width: 100%;
}
#respond .photo-522f {
  margin-right: 0;
}
#respond .gallery_297a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle_4061 {
  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;
}
.middle_4061.west-967d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.middle_4061 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%);
}
.middle_4061:focus,
.middle_4061: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);
}
.hidden-945d {
  border-radius: 10%;
}
.filter_south_ffb7 {
  border-radius: 50%;
}
.logo-33d0 {
  font-size: 0.72em;
}
.preview-glass-f47b {
  font-size: 0.875em;
}
.active-mini-36e9 {
  font-size: 1.1em;
}
.texture-liquid-0242 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture-liquid-0242.logo-33d0 {
  letter-spacing: 0.5px;
}
.link_7074,
.link_7074 a {
  color: #6d6d6d;
}
.link_7074 a:hover {
  color: #111;
}
.video-hard-8e6a {
  color: #6d6d6d;
}
.layout_5e47 {
  overflow-x: hidden;
}
.layout_5e47 .row-67aa.banner-d348 {
  position: relative;
}
.layout_5e47 .row-67aa.banner-d348.footer-orange-82a5 {
  position: initial;
}
.layout_5e47
  .row-67aa.banner-d348.footer-orange-82a5
  .gallery_2a8c {
  left: auto;
}
.layout_5e47 .row-67aa .gallery_2a8c {
  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;
}
.layout_5e47 .row-67aa:hover.banner-d348 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.layout_5e47
  .row-67aa:hover.banner-d348
  .gallery_2a8c {
  display: block;
  z-index: 9999999;
}
.layout_5e47 .pattern-9c81 .backdrop_77d7,
.layout_5e47 .primary-upper-f47d .backdrop_77d7 {
  display: none;
}
.layout_5e47 .tertiary-dynamic-6b83 .row-67aa:hover.banner-d348 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.soft_19f2 .container-a058 label,
.soft_19f2 .left-5a60 label,
.soft_19f2 .orange-1fa8 label,
.soft_19f2 .photo-522f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next-ceaa {
  list-style: none;
  margin: 0;
}
.next-ceaa article.widget_2255 {
  margin-bottom: 0;
}
.next-ceaa ul {
  list-style: none;
  margin: 0;
}
.next-ceaa .accordion-42e2 li.widget_2255 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next-ceaa .accordion-42e2 li.widget_2255 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next-ceaa .accordion-42e2 li.widget_2255: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) {
  .next-ceaa .accordion-42e2 li.widget_2255 li.widget_2255 li.widget_2255 li.widget_2255 {
    padding-left: 0;
  }
}
article.widget_2255 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_2255 .silver_c252 p:last-of-type {
  margin-bottom: 0;
}
article.widget_2255 .active-pressed-d152 {
  float: left;
}
article.widget_2255 .wrapper_a0c0 {
  margin-left: 85px;
}
article.widget_2255 .texture_c542 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_2255 .texture_c542 .notice-dc67 {
  margin-left: 10px;
}
article.widget_2255 .article-286e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_2255 .notification-fresh-82fe {
  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 .container-a058,
  #respond .orange-1fa8,
  #respond .photo-522f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container-a058 input,
#respond .orange-1fa8 input,
#respond .photo-522f input {
  width: 100%;
}
#respond .photo-522f {
  margin-right: 0;
}
#respond .gallery_297a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-9c81 .label_be82 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label_be82 .overlay_c364.simple-a047 .media_9eb0 > li > a:focus,
.label_be82 .overlay_c364.simple-a047 .media_9eb0 > li > a:hover,
.label_be82 .overlay_c364.grid_9f24 .media_9eb0 > li > a:focus,
.label_be82 .overlay_c364.grid_9f24 .media_9eb0 > li > a:hover,
.label_be82 .overlay_c364.purple_217b .media_9eb0 > li > a:focus,
.label_be82 .overlay_c364.purple_217b .media_9eb0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_be82
  .overlay_c364.simple-a047
  .media_9eb0
  > li.filter-cd1c
  > a,
.label_be82
  .overlay_c364.simple-a047
  .media_9eb0
  > li.detail-under-7a65
  > a,
.label_be82
  .overlay_c364.grid_9f24
  .media_9eb0
  > li.filter-cd1c
  > a,
.label_be82
  .overlay_c364.grid_9f24
  .media_9eb0
  > li.detail-under-7a65
  > a,
.label_be82
  .overlay_c364.purple_217b
  .media_9eb0
  > li.filter-cd1c
  > a,
.label_be82 .overlay_c364.purple_217b .media_9eb0 > li.banner_fixed_f40a > a {
  color: rgba(255, 255, 255, 0.99);
}
.label_be82 .carousel_focused_247f,
.label_be82 .carousel_focused_247f a {
  color: rgba(255, 255, 255, 0.99);
}
.label_be82 .thumbnail_lite_eb89.blue_21c1 li a,
.label_be82 .media-3489 a,
.label_be82 .component_8cbb,
.label_be82 .media_9eb0 > li > a,
.label_be82 .content-34f5 {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82 .thumbnail_lite_eb89.blue_21c1 li a:hover,
.label_be82 .media-3489 a:hover,
.label_be82 .component_8cbb:hover,
.label_be82 .media_9eb0 > li > a:hover,
.label_be82 .content-34f5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_be82 .active_2f7e {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82 .active_2f7e .column_old_1fee {
  color: rgba(255, 255, 255, 0.99);
}
.label_be82 .active_2f7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_be82 .middle-cc19 .surface-f685 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_be82 .middle-cc19 .surface-f685 .image-61ce {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82
  .middle-cc19
  .surface-f685
  .image-61ce::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82
  .middle-cc19
  .surface-f685
  .image-61ce:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82
  .middle-cc19
  .surface-f685
  .image-61ce::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82
  .middle-cc19
  .surface-f685
  .image-61ce::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82 .middle-cc19 .border_1d3b {
  color: rgba(255, 255, 255, 0.79);
}
.label_be82 .middle-cc19 .border_1d3b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-current-591b
  .label_be82
  .middle-cc19
  .nav_upper_3bee
  .left-ebdd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-current-591b
  .label_be82
  .middle-cc19
  .nav_upper_3bee
  .image-61ce {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-9c81 .summary-01f7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.summary-01f7 .overlay_c364.simple-a047 .media_9eb0 > li > a:focus,
.summary-01f7 .overlay_c364.simple-a047 .media_9eb0 > li > a:hover,
.summary-01f7 .overlay_c364.grid_9f24 .media_9eb0 > li > a:focus,
.summary-01f7 .overlay_c364.grid_9f24 .media_9eb0 > li > a:hover,
.summary-01f7 .overlay_c364.purple_217b .media_9eb0 > li > a:focus,
.summary-01f7 .overlay_c364.purple_217b .media_9eb0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-01f7
  .overlay_c364.simple-a047
  .media_9eb0
  > li.filter-cd1c
  > a,
.summary-01f7
  .overlay_c364.simple-a047
  .media_9eb0
  > li.detail-under-7a65
  > a,
.summary-01f7
  .overlay_c364.grid_9f24
  .media_9eb0
  > li.filter-cd1c
  > a,
.summary-01f7
  .overlay_c364.grid_9f24
  .media_9eb0
  > li.detail-under-7a65
  > a,
.summary-01f7
  .overlay_c364.purple_217b
  .media_9eb0
  > li.filter-cd1c
  > a,
.summary-01f7 .overlay_c364.purple_217b .media_9eb0 > li.banner_fixed_f40a > a {
  color: rgba(0, 0, 0, 0.8);
}
.summary-01f7 .carousel_focused_247f,
.summary-01f7 .carousel_focused_247f a {
  color: rgba(0, 0, 0, 0.8);
}
.summary-01f7 .thumbnail_lite_eb89.blue_21c1 li a,
.summary-01f7 .media-3489 a,
.summary-01f7 .component_8cbb,
.summary-01f7 .media_9eb0 > li > a,
.summary-01f7 .content-34f5 {
  color: rgba(0, 0, 0, 0.55);
}
.summary-01f7 .thumbnail_lite_eb89.blue_21c1 li a:hover,
.summary-01f7 .media-3489 a:hover,
.summary-01f7 .component_8cbb:hover,
.summary-01f7 .media_9eb0 > li > a:hover,
.summary-01f7 .content-34f5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-01f7 .active_2f7e {
  color: rgba(0, 0, 0, 0.55);
}
.summary-01f7 .active_2f7e .column_old_1fee {
  color: rgba(0, 0, 0, 0.8);
}
.summary-01f7 .active_2f7e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_b964 .chip-af32 {
  margin-left: auto;
  margin-right: auto;
}
.widget-light-17c4 > * {
  margin-left: auto;
  margin-right: auto;
}
.widget-light-17c4 .avatar-9357 {
  margin-right: 1.41575em;
}
.orange_6b21 .widget-light-17c4 > .middle_3882 {
  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;
}
.orange_6b21 .widget-light-17c4 > .dark-399a {
  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;
}
.table_south_1bb5.border_b964 .chip-af32,
.notice-left-0549.border_b964 .chip-af32 {
  margin-left: 0;
}
.detail_middle_f24c.border_b964 .chip-af32,
.lite-996b.border_b964 .chip-af32 {
  margin-right: 0;
}
.widget-light-17c4 ol,
.widget-light-17c4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.up-89aa video {
  max-width: 100%;
}
.detail-e72e img {
  display: block;
}
.detail-e72e.avatar-9357,
.detail-e72e.caption-mini-7b4c {
  width: 100%;
}
.detail-e72e.dark-399a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.east_bcb5:not(.row-basic-7ad2) {
  margin: 1.5em auto;
}
.detail_d8e0 p {
  padding: 1.5em 14px;
}
ul.label-b1bb.dark-399a,
ul.label-b1bb.middle_3882,
ul.label-b1bb.fast-e205.middle_3882 {
  padding: 0 14px;
}
.filter_046a {
  display: block;
  overflow-x: auto;
}
.filter_046a table {
  border-collapse: collapse;
  width: 100%;
}
.filter_046a td,
.filter_046a th {
  padding: 0.5em;
}
.widget-light-17c4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.widget-light-17c4 ol ol,
.widget-light-17c4 ol ul,
.widget-light-17c4 ul ol,
.widget-light-17c4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.widget-light-17c4 ol ol li,
.widget-light-17c4 ol ul li,
.widget-light-17c4 ul ol li,
.widget-light-17c4 ul ul li {
  margin-left: 0;
}
.hard-53ee.brown_257b > .backdrop_gas_18bf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hard-53ee.brown_257b > .backdrop_gas_18bf iframe,
.hard-53ee.brown_257b > .backdrop_gas_18bf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shade-483e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shade-483e.warm-3113 {
  padding: 0;
}
.shade-483e.warm-3113 cite {
  font-size: 13px;
}
.shade-483e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shade-483e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.article_91c1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.article_91c1 > p:first-child {
  margin-top: 0;
}
.article_91c1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.article_91c1 blockquote {
  border-left: 0;
}
.card_58d3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.card_58d3:not(.red-19e5) {
  max-width: 100px;
}
.card_58d3.green-ebc2 {
  border-bottom: none !important;
  text-align: center;
}
.card_58d3.green-ebc2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .detail_d8e0 p {
    padding: 1.5em 0;
  }
}
.outline-up-9d52 {
  color: #0073aa;
}
.badge-orange-4db8 {
  background-color: #0073aa;
}
.pattern_brown_10c0 {
  color: #229fd8;
}
.tall_bdc9 {
  background-color: #229fd8;
}
.carousel_22b5 {
  color: #eee;
}
.summary_2a68 {
  background-color: #eee;
}
.shadow-copper-aeb0 {
  color: #444;
}
.texture-dirty-2fd0 {
  background-color: #444;
}
.solid_a1b2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.solid_a1b2 .backdrop_d82c .media-3489 {
  font-size: 15px;
}
.solid_a1b2 .media-3489 {
  line-height: 1.3;
}
.solid_a1b2 .summary-01f7 {
}
.solid_a1b2 .label_be82 {
  background: #235787;
}
.aside_stone_5b89 {
  padding: 0;
}
.aside_stone_5b89 .label_be82 {
  background: #1a1a1a;
}
.aside_stone_5b89 .summary-01f7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.medium-3380 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.medium-3380 .summary-01f7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.medium-3380 .label_be82 {
  background: #303030;
}
.down_12ed {
  position: relative;
  z-index: 10;
}
.down_12ed .video_b94d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright-923b .banner-d348 {
  display: inline-block;
  vertical-align: middle;
}
.bright-923b.copper_f1fa .banner-d348 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bright-923b.copper_f1fa .banner-d348 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bright-923b.copper_f1fa .banner-d348 {
    margin-right: 0.4em;
  }
}
.bright-923b.copper_f1fa .banner-d348:last-child {
  margin-right: 0;
}
.advanced_a3bd .video_b94d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern-9c81 .backdrop_d82c {
    margin: 0 -0.5em;
  }
  .pattern-9c81 .backdrop_d82c [class*="customify-col-"],
  .pattern-9c81 .backdrop_d82c [class*="customify-col_"],
  .pattern-9c81 .backdrop_d82c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern-9c81.element_e198 .video_b94d {
  background: 0 0 !important;
}
.pattern-9c81.element_e198 .video_b94d,
.pattern-9c81.advanced_a3bd .video_b94d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern-9c81.north-1ba1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern-9c81.advanced_a3bd .video_b94d {
  box-shadow: none !important;
}
.background_c099 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background_c099 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background_c099 {
    padding: 18px 0 20px;
  }
}
.background_c099 .shadow-in-03ea {
  width: 100%;
}
.background_c099 .hidden_c5a8 {
  margin-bottom: 0;
}
.background_c099 .caption-easy-c42e {
  margin-top: 5px;
  font-size: 0.875em;
}
.breadcrumb-c24c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.breadcrumb-c24c .component-steel-30cf {
  width: 100%;
}
.hidden-c333 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hidden-c333 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hidden-c333 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;
}
.hidden-c333 li:last-child:after {
  display: none;
}
.hidden-c333 li a {
  font-weight: 500;
  margin-right: 10px;
}
.shadow_next_8e33 .backdrop_77d7 button,
.background_c099 .backdrop_77d7 button {
  left: 0;
}
.shadow_next_8e33 .component-steel-30cf,
.background_c099 .component-steel-30cf {
  padding-left: 0;
  padding-right: 0;
}
.shadow_next_8e33 .breadcrumb-c24c,
.background_c099 .breadcrumb-c24c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shadow_next_8e33 {
  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;
}
.shadow_next_8e33: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;
}
.shadow_next_8e33 .footer-dirty-a798 {
  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) {
  .shadow_next_8e33 .footer-dirty-a798 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_next_8e33 .footer-dirty-a798 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shadow_next_8e33 .footer-dirty-a798 {
    min-height: 200px;
  }
}
.shadow_next_8e33 .hidden-c333 {
  color: rgba(255, 255, 255, 0.8);
}
.shadow_next_8e33 .hidden-c333 a,
.shadow_next_8e33 .hidden-c333 li:after {
  color: inherit;
}
.shadow_next_8e33 .hidden-c333 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar_pink_ebfd {
  margin-bottom: 0.5em;
}
.label-b8a5 {
  margin-bottom: 1.2em;
}
.label-b8a5,
.avatar_pink_ebfd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.label-b8a5 p:last-child,
.avatar_pink_ebfd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .backdrop_77d7,
#masthead .backdrop_77d7 {
  display: none;
}
#masthead
  > .backdrop_77d7.warm_7c26 {
  display: none;
}
#masthead > .backdrop_77d7 button {
  left: 0;
}
.orange-7b5e {
  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%;
}
.orange-7b5e .banner-d348 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.orange-7b5e .tertiary_6ba9 {
  display: -webkit-box;
  display: flex;
}
.orange-7b5e .tertiary_6ba9.active_6b45 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.orange-7b5e .tertiary_6ba9.secondary-mini-938c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.orange-7b5e .tertiary_6ba9.liquid_6dee {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.orange-7b5e.tooltip_cbfb.label-9999 .tertiary_6ba9.active_6b45 {
  flex-basis: 100%;
}
.orange-7b5e.huge_ab0c .tertiary_6ba9.secondary-mini-938c {
  -webkit-box-flex: 1;
  flex: auto;
}
.orange-7b5e.huge_ab0c .tertiary_6ba9.liquid_6dee {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .backdrop_77d7.warm_7c26 {
  display: none;
}
#masthead > .backdrop_77d7 button {
  left: 0;
}
.message-light-4197 {
  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;
}
.message-light-4197:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.message-light-4197.left_6ad5 i {
  margin-right: 4px;
}
.message-light-4197.picture-copper-5c45 i {
  margin-left: 5px;
}
.media-3489 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.media-3489 p:last-child {
  margin-bottom: 0;
}
.heading-stale-7488 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.heading-stale-7488 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.heading-stale-7488 img {
  display: block;
  width: auto;
  line-height: 1;
}
.heading-stale-7488 .carousel_focused_247f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.heading-stale-7488 .last-eb0f {
  margin: 5px 0 7px 0;
}
.heading-stale-7488.image-inner-1a38 .dropdown_4fb2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-stale-7488.image-inner-1a38 .article_b444 {
  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;
}
.heading-stale-7488.photo-ff6d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.heading-stale-7488.photo-ff6d .dropdown_4fb2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-stale-7488.photo-ff6d .article_b444 {
  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;
}
.heading-stale-7488.north_b404 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading-stale-7488.info_hard_7961 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.heading-stale-7488.info_hard_7961 .article_b444 {
  margin-top: 7px;
}
.highlight_9f7c {
  display: inline-block;
}
.down_12ed .white-dd2d .heading-stale-7488 img {
  max-width: 100%;
}
.overlay_c364 .pattern_dynamic_a1da.wrapper_clean_7ef4,
.border-large-92c3 .pattern_dynamic_a1da.wrapper_clean_7ef4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_c364 .solid_71ed,
.border-large-92c3 .solid_71ed {
  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%);
}
.overlay_c364 .solid_71ed {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_c364.list_fixed_d35e .solid_71ed {
  display: none;
}
.overlay_c364 .filter_medium_7c16 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_c364 .filter_medium_7c16 li {
  display: inline-block;
  position: relative;
}
.overlay_c364 .filter_medium_7c16 li:last-child {
  margin-right: 0;
}
.overlay_c364 .filter_medium_7c16 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;
}
.overlay_c364 .filter_medium_7c16 li.banner_fixed_f40a > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_c364 .filter_medium_7c16 > 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;
}
.overlay_c364 .filter_medium_7c16 > li > a i {
  line-height: 0;
}
.overlay_c364 .filter_medium_7c16 > li.frame_7717 > a .solid_71ed {
  margin-left: 4px;
  line-height: 0;
}
.overlay_c364 .filter_medium_7c16 .breadcrumb-up-1455 li.frame_7717 > a {
  position: relative;
}
.overlay_c364 .filter_medium_7c16 .breadcrumb-up-1455 li.frame_7717 > a:after,
.overlay_c364 .filter_medium_7c16 .breadcrumb-up-1455 li.frame_7717 > a:before {
  content: "";
  display: table;
}
.overlay_c364 .filter_medium_7c16 .breadcrumb-up-1455 li.frame_7717 > a:after {
  clear: both;
}
.overlay_c364 .filter_medium_7c16 .breadcrumb-up-1455 li.frame_7717 > a .solid_71ed {
  margin-left: 5px;
  float: right;
}
.overlay_c364 .footer-easy-f87c,
.overlay_c364 .breadcrumb-up-1455 {
  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;
}
.overlay_c364 .breadcrumb-up-1455 {
  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;
}
.overlay_c364 .breadcrumb-up-1455 .wrapper_clean_7ef4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_c364 .breadcrumb-up-1455 .solid_71ed {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_c364 .breadcrumb-up-1455 li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_c364 .breadcrumb-up-1455 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;
}
.overlay_c364 .breadcrumb-up-1455 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_c364 .breadcrumb-up-1455 .breadcrumb-up-1455 {
  top: 0;
  left: 100%;
}
.overlay_c364 .tooltip_0982.fn-focus-f1a0 > .footer-easy-f87c,
.overlay_c364 .tooltip_0982.fn-focus-f1a0 > .breadcrumb-up-1455,
.overlay_c364 .tooltip_0982:focus > .footer-easy-f87c,
.overlay_c364 .tooltip_0982:focus > .breadcrumb-up-1455,
.overlay_c364 .tooltip_0982:hover > .footer-easy-f87c,
.overlay_c364 .tooltip_0982:hover > .breadcrumb-up-1455 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_c364.purple_217b .media_9eb0:after,
.overlay_c364.purple_217b .media_9eb0:before {
  content: "";
  display: table;
}
.overlay_c364.purple_217b .media_9eb0:after {
  clear: both;
}
.overlay_c364.purple_217b .media_9eb0 > li {
  float: left;
}
.overlay_c364.steel_66f8 .media_9eb0:after,
.overlay_c364.steel_66f8 .media_9eb0:before {
  content: "";
  display: table;
}
.overlay_c364.steel_66f8 .media_9eb0:after {
  clear: both;
}
.overlay_c364.steel_66f8 .media_9eb0 > li {
  float: left;
}
.overlay_c364.steel_66f8 .media_9eb0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_c364.steel_66f8 .media_9eb0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_c364.steel_66f8 .media_9eb0 > li.filter-cd1c > a,
.overlay_c364.steel_66f8 .media_9eb0 > li.banner_fixed_f40a > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_c364.simple-a047 .media_9eb0 > li > a .wrapper_clean_7ef4 {
  position: relative;
}
.overlay_c364.simple-a047 .media_9eb0 > li > a .wrapper_clean_7ef4: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;
}
.overlay_c364.simple-a047
  .media_9eb0
  > li:focus
  > a
  .wrapper_clean_7ef4:before,
.overlay_c364.simple-a047
  .media_9eb0
  > li:hover
  > a
  .wrapper_clean_7ef4:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_c364.simple-a047
  .media_9eb0
  > li.filter-cd1c
  > a
  .wrapper_clean_7ef4:before,
.overlay_c364.simple-a047
  .media_9eb0
  > li.detail-under-7a65
  > a
  .wrapper_clean_7ef4:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_c364.grid_9f24 .media_9eb0 > li > a .wrapper_clean_7ef4 {
  position: relative;
}
.overlay_c364.grid_9f24 .media_9eb0 > li > a .wrapper_clean_7ef4: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;
}
.overlay_c364.grid_9f24 .media_9eb0 > li:focus > a .wrapper_clean_7ef4:before,
.overlay_c364.grid_9f24
  .media_9eb0
  > li:hover
  > a
  .wrapper_clean_7ef4:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_c364.grid_9f24
  .media_9eb0
  > li.filter-cd1c
  > a
  .wrapper_clean_7ef4:before,
.overlay_c364.grid_9f24
  .media_9eb0
  > li.detail-under-7a65
  > a
  .wrapper_clean_7ef4:before {
  width: 100%;
  background-color: currentColor;
}
.border-large-92c3 .filter_medium_7c16 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.border-large-92c3 .filter_medium_7c16 li:first-child > a {
  border-top: none;
}
.border-large-92c3 .filter_medium_7c16 .widget_266c > .wrapper_clean_7ef4 .solid_71ed {
  display: none;
}
.border-large-92c3 .filter_medium_7c16 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.border-large-92c3 .filter_medium_7c16 li:last-child {
  border: none;
}
.border-large-92c3 .filter_medium_7c16 li.frame_7717 > a {
  padding-right: 45px !important;
}
.border-large-92c3 .filter_medium_7c16 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.border-large-92c3 .filter_medium_7c16 li a:focus,
.border-large-92c3 .filter_medium_7c16 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-large-92c3 .filter_medium_7c16 li .footer-narrow-d9c1 {
  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;
}
.border-large-92c3 .filter_medium_7c16 li .footer-narrow-d9c1:hover {
  box-shadow: none;
}
.border-large-92c3 .filter_medium_7c16 li .footer-narrow-d9c1 .solid_71ed {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.border-large-92c3 .filter_medium_7c16 .breadcrumb-up-1455 {
  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);
}
.border-large-92c3 .filter_medium_7c16 .breadcrumb-up-1455 li a {
  padding-left: 3em;
}
.border-large-92c3 .filter_medium_7c16 .breadcrumb-ef6e > a .footer-narrow-d9c1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.border-large-92c3 .filter_medium_7c16 .breadcrumb-ef6e > .breadcrumb-up-1455 {
  display: block;
  opacity: 1;
}
.grid_warm_21e0 {
  max-width: 100%;
}
.banner_hard_1b6e {
  line-height: 0;
  cursor: pointer;
}
.content-34f5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.content-34f5:hover {
  box-shadow: none;
  color: currentColor;
}
.content-34f5 svg {
  width: 18px;
  height: 18px;
}
.content-34f5 .orange-702b {
  display: none;
}
.main-04b6 {
  position: relative;
}
.main-04b6.fn-active-f1a0 .content-34f5 .column_b3dc {
  display: none;
}
.main-04b6.fn-active-f1a0 .content-34f5 .orange-702b {
  display: inline-block;
}
.main-04b6 .layout_south_a985 {
  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);
}
.main-04b6.sidebar-west-3f51 .layout_south_a985 {
  left: auto;
  right: -0.9em;
}
.main-04b6.sidebar-west-3f51 .wrapper-5e6f::before {
  left: auto;
  right: 15px;
}
.main-04b6.fn-active-f1a0 .layout_south_a985 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav_upper_3bee {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav_upper_3bee label {
  flex-basis: 100%;
}
.nav_upper_3bee .surface-f685 {
  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;
}
.nav_upper_3bee .image-61ce {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav_upper_3bee .image-61ce:focus {
  background-color: transparent;
}
.nav_upper_3bee button.border_1d3b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav_upper_3bee button.border_1d3b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav_upper_3bee button.border_1d3b svg {
  width: 18px;
  height: 18px;
}
.nav_upper_3bee input[type="submit"] {
  min-height: auto;
}
.middle-cc19 .nav_upper_3bee .image-61ce {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wrapper-5e6f {
  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) {
  .wrapper-5e6f {
    width: 220px;
  }
}
.wrapper-5e6f label {
  flex-basis: 100%;
}
.wrapper-5e6f::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;
}
.chip-current-591b .middle-cc19 .nav_upper_3bee {
  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;
}
.chip-current-591b
  .middle-cc19
  .nav_upper_3bee
  .surface-f685 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.chip-current-591b .middle-cc19 .nav_upper_3bee .image-61ce {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.chip-current-591b
  .middle-cc19
  .nav_upper_3bee
  .image-61ce:focus {
  background: 0 0;
}
.chip-current-591b
  .middle-cc19
  .nav_upper_3bee
  .left-ebdd {
  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;
}
.thumbnail_lite_eb89 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.thumbnail_lite_eb89 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.thumbnail_lite_eb89 li:last-child {
  margin-right: 0;
}
.thumbnail_lite_eb89 li:first-child {
  margin-left: 0;
}
.thumbnail_lite_eb89.table_4b0d a {
  color: #fff;
}
.thumbnail_lite_eb89.table_4b0d a:hover {
  color: #fff;
}
.thumbnail_lite_eb89 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.thumbnail_lite_eb89 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.thumbnail_lite_eb89 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.thumbnail_lite_eb89 a:hover {
  opacity: 0.9;
  color: inherit;
}
.thumbnail_lite_eb89 [class*="social-icon-apple"] {
  background-color: #999;
}
.thumbnail_lite_eb89 [class*="social-icon-apple"].solid-4db1 {
  background-color: transparent;
  color: #999;
}
.thumbnail_lite_eb89 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.thumbnail_lite_eb89 [class*="social-icon-behance"].solid-4db1 {
  background-color: transparent;
  color: #1769ff;
}
.thumbnail_lite_eb89 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.thumbnail_lite_eb89 [class*="social-icon-bitbucket"].solid-4db1 {
  background-color: transparent;
  color: #205081;
}
.thumbnail_lite_eb89 [class*="social-icon-codepen"] {
  background-color: #000;
}
.thumbnail_lite_eb89 [class*="social-icon-codepen"].solid-4db1 {
  background-color: transparent;
  color: #000;
}
.thumbnail_lite_eb89 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.thumbnail_lite_eb89 [class*="social-icon-delicious"].solid-4db1 {
  background-color: transparent;
  color: #39f;
}
.thumbnail_lite_eb89 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.thumbnail_lite_eb89 [class*="social-icon-digg"].solid-4db1 {
  background-color: transparent;
  color: #005be2;
}
.thumbnail_lite_eb89 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.thumbnail_lite_eb89 [class*="social-icon-dribbble"].solid-4db1 {
  background-color: transparent;
  color: #ea4c89;
}
.thumbnail_lite_eb89 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.thumbnail_lite_eb89 [class*="social-icon-envelope"].solid-4db1 {
  background-color: transparent;
  color: #ea4335;
}
.thumbnail_lite_eb89 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.thumbnail_lite_eb89 [class*="social-icon-facebook"].solid-4db1 {
  background-color: transparent;
  color: #3b5998;
}
.thumbnail_lite_eb89 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.thumbnail_lite_eb89 [class*="social-icon-flickr"].solid-4db1 {
  background-color: transparent;
  color: #0063dc;
}
.thumbnail_lite_eb89 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.thumbnail_lite_eb89 [class*="social-icon-foursquare"].solid-4db1 {
  background-color: transparent;
  color: #2d5be3;
}
.thumbnail_lite_eb89 [class*="social-icon-github"] {
  background-color: #333;
}
.thumbnail_lite_eb89 [class*="social-icon-github"].solid-4db1 {
  background-color: transparent;
  color: #333;
}
.thumbnail_lite_eb89 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.thumbnail_lite_eb89 [class*="social-icon-google-plus"].solid-4db1 {
  background-color: transparent;
  color: #dd4b39;
}
.thumbnail_lite_eb89 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.thumbnail_lite_eb89 [class*="social-icon-houzz"].solid-4db1 {
  background-color: transparent;
  color: #7ac142;
}
.thumbnail_lite_eb89 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.thumbnail_lite_eb89 [class*="social-icon-instagram"].solid-4db1 {
  background-color: transparent;
  color: #262626;
}
.thumbnail_lite_eb89 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.thumbnail_lite_eb89 [class*="social-icon-jsfiddle"].solid-4db1 {
  background-color: transparent;
  color: #487aa2;
}
.thumbnail_lite_eb89 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.thumbnail_lite_eb89 [class*="social-icon-linkedin"].solid-4db1 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail_lite_eb89 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.thumbnail_lite_eb89 [class*="social-icon-medium"].solid-4db1 {
  background-color: transparent;
  color: #00ab6b;
}
.thumbnail_lite_eb89 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.thumbnail_lite_eb89
  [class*="social-icon-odnoklassniki"].solid-4db1 {
  background-color: transparent;
  color: #f4731c;
}
.thumbnail_lite_eb89 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.thumbnail_lite_eb89 [class*="social-icon-meetup"].solid-4db1 {
  background-color: transparent;
  color: #ec1c40;
}
.thumbnail_lite_eb89 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.thumbnail_lite_eb89 [class*="social-icon-pinterest"].solid-4db1 {
  background-color: transparent;
  color: #bd081c;
}
.thumbnail_lite_eb89 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.thumbnail_lite_eb89 [class*="social-icon-product-hunt"].solid-4db1 {
  background-color: transparent;
  color: #da552f;
}
.thumbnail_lite_eb89 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.thumbnail_lite_eb89 [class*="social-icon-reddit"].solid-4db1 {
  background-color: transparent;
  color: #ff4500;
}
.thumbnail_lite_eb89 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.thumbnail_lite_eb89 [class*="social-icon-rss"].solid-4db1 {
  background-color: transparent;
  color: #f26522;
}
.thumbnail_lite_eb89 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.thumbnail_lite_eb89
  [class*="social-icon-shopping-cart"].solid-4db1 {
  background-color: transparent;
  color: #4caf50;
}
.thumbnail_lite_eb89 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.thumbnail_lite_eb89 [class*="social-icon-skype"].solid-4db1 {
  background-color: transparent;
  color: #00aff0;
}
.thumbnail_lite_eb89 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.thumbnail_lite_eb89 [class*="social-icon-slideshare"].solid-4db1 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail_lite_eb89 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.thumbnail_lite_eb89 [class*="social-icon-snapchat"].solid-4db1 {
  background-color: transparent;
  color: #fffc00;
}
.thumbnail_lite_eb89 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.thumbnail_lite_eb89 [class*="social-icon-soundcloud"].solid-4db1 {
  background-color: transparent;
  color: #f80;
}
.thumbnail_lite_eb89 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.thumbnail_lite_eb89 [class*="social-icon-spotify"].solid-4db1 {
  background-color: transparent;
  color: #2ebd59;
}
.thumbnail_lite_eb89 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.thumbnail_lite_eb89
  [class*="social-icon-stack-overflow"].solid-4db1 {
  background-color: transparent;
  color: #fe7a15;
}
.thumbnail_lite_eb89 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.thumbnail_lite_eb89 [class*="social-icon-maldkfgram"].solid-4db1 {
  background-color: transparent;
  color: #2ca5e0;
}
.thumbnail_lite_eb89 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.thumbnail_lite_eb89 [class*="social-icon-tripadvisor"].solid-4db1 {
  background-color: transparent;
  color: #589442;
}
.thumbnail_lite_eb89 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.thumbnail_lite_eb89 [class*="social-icon-tumblr"].solid-4db1 {
  background-color: transparent;
  color: #35465c;
}
.thumbnail_lite_eb89 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.thumbnail_lite_eb89 [class*="social-icon-twitch"].solid-4db1 {
  background-color: transparent;
  color: #6441a5;
}
.thumbnail_lite_eb89 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.thumbnail_lite_eb89 [class*="social-icon-twitter"].solid-4db1 {
  background-color: transparent;
  color: #1da1f2;
}
.thumbnail_lite_eb89 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.thumbnail_lite_eb89 [class*="social-icon-vimeo"].solid-4db1 {
  background-color: transparent;
  color: #1ab7ea;
}
.thumbnail_lite_eb89 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.thumbnail_lite_eb89 [class*="social-icon-vk"].solid-4db1 {
  background-color: transparent;
  color: #45668e;
}
.thumbnail_lite_eb89 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.thumbnail_lite_eb89 [class*="social-icon-weibo"].solid-4db1 {
  background-color: transparent;
  color: #df2029;
}
.thumbnail_lite_eb89 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.thumbnail_lite_eb89 [class*="social-icon-weixin"].solid-4db1 {
  background-color: transparent;
  color: #7bb32e;
}
.thumbnail_lite_eb89 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.thumbnail_lite_eb89 [class*="social-icon-whatsapp"].solid-4db1 {
  background-color: transparent;
  color: #25d366;
}
.thumbnail_lite_eb89 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.thumbnail_lite_eb89 [class*="social-icon-wordpress"].solid-4db1 {
  background-color: transparent;
  color: #21759b;
}
.thumbnail_lite_eb89 [class*="social-icon-xing"] {
  background-color: #026466;
}
.thumbnail_lite_eb89 [class*="social-icon-xing"].solid-4db1 {
  background-color: transparent;
  color: #026466;
}
.thumbnail_lite_eb89 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.thumbnail_lite_eb89 [class*="social-icon-yelp"].solid-4db1 {
  background-color: transparent;
  color: #af0606;
}
.thumbnail_lite_eb89 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.thumbnail_lite_eb89 [class*="social-icon-youtube"].solid-4db1 {
  background-color: transparent;
  color: #cd201f;
}
.component_8cbb {
  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;
}
.component_8cbb:hover {
  box-shadow: none;
  background: 0 0;
}
.outline-4abc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.feature-fresh-d7f0 {
  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;
}
.stone-1a3c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-right-e7ea {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-right-e7ea,
.backdrop-right-e7ea::after,
.backdrop-right-e7ea::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;
}
.backdrop-right-e7ea::after,
.backdrop-right-e7ea::before {
  content: "";
  display: block;
  background-color: inherit;
}
.element_soft_591d .feature-fresh-d7f0 .stone-1a3c {
  margin-top: -2px;
  width: 19px;
}
.element_soft_591d .feature-fresh-d7f0 .backdrop-right-e7ea {
  margin-top: -1px;
}
.element_soft_591d .feature-fresh-d7f0 .backdrop-right-e7ea,
.element_soft_591d .feature-fresh-d7f0 .backdrop-right-e7ea::after,
.element_soft_591d .feature-fresh-d7f0 .backdrop-right-e7ea::before {
  width: 19px;
  height: 2px;
}
.element_soft_591d .feature-fresh-d7f0 .backdrop-right-e7ea::before {
  top: -6px;
}
.element_soft_591d .feature-fresh-d7f0 .backdrop-right-e7ea::after {
  bottom: -6px;
}
.filter_d15a .feature-fresh-d7f0 .stone-1a3c {
  margin-top: -2px;
  width: 22px;
}
.filter_d15a .feature-fresh-d7f0 .backdrop-right-e7ea {
  margin-top: -1px;
}
.filter_d15a .feature-fresh-d7f0 .backdrop-right-e7ea,
.filter_d15a .feature-fresh-d7f0 .backdrop-right-e7ea::after,
.filter_d15a .feature-fresh-d7f0 .backdrop-right-e7ea::before {
  width: 22px;
  height: 2px;
}
.filter_d15a .feature-fresh-d7f0 .backdrop-right-e7ea::before {
  top: -7px;
}
.filter_d15a .feature-fresh-d7f0 .backdrop-right-e7ea::after {
  bottom: -7px;
}
.preview-6b6b .feature-fresh-d7f0 .stone-1a3c {
  margin-top: -2px;
  width: 31px;
}
.preview-6b6b .feature-fresh-d7f0 .backdrop-right-e7ea {
  margin-top: -1.5px;
}
.preview-6b6b .feature-fresh-d7f0 .backdrop-right-e7ea,
.preview-6b6b .feature-fresh-d7f0 .backdrop-right-e7ea::after,
.preview-6b6b .feature-fresh-d7f0 .backdrop-right-e7ea::before {
  width: 31px;
  height: 3px;
}
.preview-6b6b .feature-fresh-d7f0 .backdrop-right-e7ea::before {
  top: -9px;
}
.preview-6b6b .feature-fresh-d7f0 .backdrop-right-e7ea::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .warm-c568 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 19px;
  }
  .warm-c568 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1px;
  }
  .warm-c568 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .warm-c568 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .warm-c568 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 19px;
    height: 2px;
  }
  .warm-c568 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -6px;
  }
  .warm-c568 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -6px;
  }
  .paragraph_complex_1586 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_complex_1586 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1px;
  }
  .paragraph_complex_1586 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .paragraph_complex_1586 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .paragraph_complex_1586 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_complex_1586 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -7px;
  }
  .paragraph_complex_1586 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -7px;
  }
  .active-eb92 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 31px;
  }
  .active-eb92 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1.5px;
  }
  .active-eb92 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .active-eb92 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .active-eb92 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 31px;
    height: 3px;
  }
  .active-eb92 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -9px;
  }
  .active-eb92 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-clean-6853 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-clean-6853 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1px;
  }
  .gallery-clean-6853 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .gallery-clean-6853 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .gallery-clean-6853 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 19px;
    height: 2px;
  }
  .gallery-clean-6853 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -6px;
  }
  .gallery-clean-6853 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -6px;
  }
  .description-old-7c69 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 22px;
  }
  .description-old-7c69 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1px;
  }
  .description-old-7c69 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .description-old-7c69 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .description-old-7c69 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 22px;
    height: 2px;
  }
  .description-old-7c69 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -7px;
  }
  .description-old-7c69 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -7px;
  }
  .last-9986 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 31px;
  }
  .last-9986 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1.5px;
  }
  .last-9986 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .last-9986 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .last-9986 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 31px;
    height: 3px;
  }
  .last-9986 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -9px;
  }
  .last-9986 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-53b6 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-53b6 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1px;
  }
  .highlight-53b6 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .highlight-53b6 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .highlight-53b6 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 19px;
    height: 2px;
  }
  .highlight-53b6 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -6px;
  }
  .highlight-53b6 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -6px;
  }
  .sidebar-855a .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-855a .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1px;
  }
  .sidebar-855a .feature-fresh-d7f0 .backdrop-right-e7ea,
  .sidebar-855a .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .sidebar-855a .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-855a .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -7px;
  }
  .sidebar-855a .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -7px;
  }
  .small_2272 .feature-fresh-d7f0 .stone-1a3c {
    margin-top: -2px;
    width: 31px;
  }
  .small_2272 .feature-fresh-d7f0 .backdrop-right-e7ea {
    margin-top: -1.5px;
  }
  .small_2272 .feature-fresh-d7f0 .backdrop-right-e7ea,
  .small_2272 .feature-fresh-d7f0 .backdrop-right-e7ea::after,
  .small_2272 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    width: 31px;
    height: 3px;
  }
  .small_2272 .feature-fresh-d7f0 .backdrop-right-e7ea::before {
    top: -9px;
  }
  .small_2272 .feature-fresh-d7f0 .backdrop-right-e7ea::after {
    bottom: -9px;
  }
}
.text-fb58 .backdrop-right-e7ea {
  -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);
}
.text-fb58 .backdrop-right-e7ea::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text-fb58 .backdrop-right-e7ea::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);
}
.text-fb58.accent-5d2a .backdrop-right-e7ea {
  -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);
}
.text-fb58.accent-5d2a .backdrop-right-e7ea::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text-fb58.accent-5d2a .backdrop-right-e7ea::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);
}
.accordion_red_23db {
  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.border-175c:before {
  display: none;
}
.primary-upper-f47d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary-upper-f47d .rough-8973 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary-upper-f47d .rough-8973:last-of-type {
  border-bottom: none;
}
.primary-upper-f47d .rough-8973.breadcrumb-b2ed,
.primary-upper-f47d .rough-8973.primary_abcb,
.primary-upper-f47d .rough-8973.sort_7511 {
  padding: 0;
}
.primary-upper-f47d .border-large-92c3 .footer-narrow-d9c1 {
  color: currentColor;
}
.primary-upper-f47d .border-large-92c3 .footer-narrow-d9c1:focus,
.primary-upper-f47d .border-large-92c3 .footer-narrow-d9c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-upper-f47d.summary-01f7 .active_2f7e,
.primary-upper-f47d.summary-01f7 .media-3489 a,
.primary-upper-f47d.summary-01f7 .media_9eb0 a,
.primary-upper-f47d.summary-01f7 .breadcrumb-up-1455 a {
  color: rgba(0, 0, 0, 0.55);
}
.primary-upper-f47d.summary-01f7 .active_2f7e:hover,
.primary-upper-f47d.summary-01f7 .media-3489 a:hover,
.primary-upper-f47d.summary-01f7 .media_9eb0 a:hover,
.primary-upper-f47d.summary-01f7 .breadcrumb-up-1455 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-upper-f47d.summary-01f7 .column_old_1fee {
  color: rgba(0, 0, 0, 0.8);
}
.primary-upper-f47d.summary-01f7 .rough-8973 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-upper-f47d.summary-01f7 .rough-8973:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary-upper-f47d.summary-01f7 .media-slow-714b:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary-upper-f47d.summary-01f7 .border-large-92c3 .filter_medium_7c16 li a,
.primary-upper-f47d.summary-01f7 .border-large-92c3 .footer-narrow-d9c1,
.primary-upper-f47d.summary-01f7 .breadcrumb-up-1455 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-upper-f47d.summary-01f7 .border-large-92c3 .footer-narrow-d9c1:focus,
.primary-upper-f47d.summary-01f7 .border-large-92c3 .footer-narrow-d9c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-upper-f47d.summary-01f7 .filter_medium_7c16 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-upper-f47d.label_be82 .active_2f7e,
.primary-upper-f47d.label_be82 .media-3489 a,
.primary-upper-f47d.label_be82 .media_9eb0 .footer-narrow-d9c1,
.primary-upper-f47d.label_be82 .media_9eb0 a,
.primary-upper-f47d.label_be82 .breadcrumb-up-1455 a {
  color: rgba(255, 255, 255, 0.79);
}
.primary-upper-f47d.label_be82 .active_2f7e:hover,
.primary-upper-f47d.label_be82 .media-3489 a:hover,
.primary-upper-f47d.label_be82 .media_9eb0 .footer-narrow-d9c1:hover,
.primary-upper-f47d.label_be82 .media_9eb0 a:hover,
.primary-upper-f47d.label_be82 .breadcrumb-up-1455 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-upper-f47d.label_be82 .column_old_1fee {
  color: rgba(255, 255, 255, 0.99);
}
.primary-upper-f47d.label_be82 .rough-8973 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-upper-f47d.label_be82 .rough-8973:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary-upper-f47d.label_be82 .media-slow-714b:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-upper-f47d.label_be82 .border-large-92c3 .filter_medium_7c16 li a,
.primary-upper-f47d.label_be82 .border-large-92c3 .footer-narrow-d9c1,
.primary-upper-f47d.label_be82 .breadcrumb-up-1455 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-upper-f47d.label_be82 .border-large-92c3 .footer-narrow-d9c1:focus,
.primary-upper-f47d.label_be82 .border-large-92c3 .footer-narrow-d9c1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-upper-f47d.label_be82 .filter_medium_7c16 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-slow-714b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media-slow-714b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.panel-new-90de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background_2a58 .primary-upper-f47d {
  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;
}
.background_2a58 .rough-8973 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background_2a58 .rough-8973: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) {
  .background_2a58 .rough-8973:before {
    width: 16%;
    left: 42%;
  }
}
.background_2a58 .rough-8973:last-child:before {
  content: none;
}
.background_2a58 .rough-8973[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background_2a58 .border-large-92c3 .filter_medium_7c16 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background_2a58 .border-large-92c3 .filter_medium_7c16 li a .footer-narrow-d9c1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background_2a58 .border-large-92c3 .breadcrumb-up-1455 {
  border: none;
}
.background_2a58 .border-large-92c3 .breadcrumb-up-1455 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background_2a58 .media-slow-714b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background_2a58 .panel-new-90de {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background_2a58 .label_be82 .media-slow-714b:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_2a58 .summary-01f7.small_83e0 .backdrop-right-e7ea {
  background: rgba(0, 0, 0, 0.6);
}
.background_2a58
  .summary-01f7.small_83e0
  .backdrop-right-e7ea::after,
.background_2a58
  .summary-01f7.small_83e0
  .backdrop-right-e7ea:before {
  background: inherit;
}
.background_2a58
  .summary-01f7.small_83e0:hover
  .backdrop-right-e7ea {
  background: rgba(0, 0, 0, 0.8);
}
.out-2375 .primary-upper-f47d {
  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) {
  .out-2375 .primary-upper-f47d {
    width: auto;
    right: 45px;
  }
}
.pattern_white_f3db .primary-upper-f47d {
  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) {
  .pattern_white_f3db .primary-upper-f47d {
    width: auto;
    left: 45px;
  }
}
.border-175c .primary-upper-f47d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border-175c .panel-new-90de {
  max-width: 48em;
  margin: 0 auto;
}
.border-175c .media-slow-714b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner_1caf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner_1caf.background_2a58 .primary-upper-f47d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner_1caf.out-2375 .primary-upper-f47d {
  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);
}
.banner_1caf .primary-upper-f47d {
  visibility: visible;
}
.banner_1caf.pattern_white_f3db .primary-upper-f47d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.down_849c,
.tag_8ffa {
  overflow-x: hidden;
}
.down_849c .primary-upper-f47d {
  overflow: auto;
}
.down_849c.background_2a58 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_849c.background_2a58 .primary-upper-f47d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.down_849c.background_2a58 .component_8cbb {
  opacity: 0;
}
.down_849c.out-2375 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_849c.out-2375 .primary-upper-f47d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.down_849c.out-2375 .component_8cbb {
  opacity: 0;
}
.down_849c.pattern_white_f3db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_849c.pattern_white_f3db .primary-upper-f47d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.down_849c.pattern_white_f3db .component_8cbb {
  opacity: 0;
}
.down_849c.border-175c .primary-upper-f47d {
  z-index: 10;
  visibility: visible;
}
.small_83e0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.small_83e0 .backdrop-right-e7ea {
  background: rgba(255, 255, 255, 0.99);
}
.small_83e0 .backdrop-right-e7ea::after,
.small_83e0 .backdrop-right-e7ea:before {
  background: inherit;
}
.small_83e0:hover .backdrop-right-e7ea {
  background: rgba(255, 255, 255, 0.99);
}
.pattern_white_f3db .small_83e0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.border-175c .small_83e0 {
  display: none !important;
}
.down_849c:before,
.tag_8ffa:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.down_849c .small_83e0,
.tag_8ffa .small_83e0 {
  display: inline-block;
}
.primary-upper-f47d .banner-d348 {
  -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;
}
.down_849c .primary-upper-f47d .banner-d348,
.tag_8ffa .primary-upper-f47d .banner-d348 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel_6b27 .surface-f685 {
  width: 100%;
}
.white-dd2d {
  padding: 0 0.5em 0;
}
.white-dd2d [class*="customify-col-"],
.white-dd2d [class*="customify-col_"],
.white-dd2d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list-9dce .white-dd2d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .backdrop_d82c .caption-88e3,
  .caption-88e3 {
    display: none;
  }
  .full-9bf6 {
    text-align: left;
  }
  .heading_clean_0d15 {
    text-align: center;
  }
  .content-solid-9a46 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_d82c .hover-70d3,
  .hover-70d3 {
    display: none;
  }
  .first-635a {
    text-align: left;
  }
  .info-2368 {
    text-align: center;
  }
  .frame-0f39 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_d82c .hidden-easy-16b0,
  .hidden-easy-16b0 {
    display: none;
  }
  .outline_dark_6963 {
    text-align: left;
  }
  .gallery-clean-2c82 {
    text-align: center;
  }
  .in-5d67 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item-22b8 {
  box-shadow: none !important;
}
.header-9feb .feature_hovered_21d7,
.row_f1ed .feature_hovered_21d7 {
  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;
}
.row_f1ed .feature_hovered_21d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video_b94d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video_b94d:after,
.video_b94d:before {
  content: "";
  display: table;
}
.video_b94d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video_b94d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video_b94d,
.north-1ba1 {
  max-width: 1248px;
  margin: 0 auto;
}

.over-b5b3.gas-d1ba .video_b94d {
  max-width: 100%;
}
.over-b5b3.media-pressed-b4bd {
  max-width: 1200px;
  margin: 0 auto;
}
.over-b5b3.detail_bronze_0d87 .video_b94d {
  max-width: 100%;
}
.over-b5b3.detail_bronze_0d87 > .video_b94d {
  padding-left: 0;
  padding-right: 0;
}
.over-b5b3.detail_bronze_0d87 > .video_b94d .backdrop_d82c {
  margin: 0;
}
.over-b5b3.detail_bronze_0d87
  > .video_b94d
  .module-16e8.liquid-f5af {
  margin-right: 0;
  margin-left: 0;
}
.over-b5b3.detail_bronze_0d87 #main.liquid-f5af {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active-53ec #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active-53ec #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hover-middle-5f3c .chip-af32 {
    padding-right: 1em;
  }
  .hover-middle-5f3c.bronze_461a .module-16e8 {
    border-right: 1px solid #eaecee;
  }
  .hover-middle-5f3c.bronze_461a .chip-af32 {
    padding-right: 1em;
  }
  .hover-middle-5f3c.bronze_461a .hard_7a7f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_fcb3 .chip-af32 {
    padding-left: 1em;
  }
  .pattern_fcb3.bronze_461a .module-16e8 {
    border-left: 1px solid #eaecee;
  }
  .pattern_fcb3.bronze_461a .chip-af32 {
    padding-left: 1em;
  }
  .pattern_fcb3.bronze_461a .hard_7a7f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_fec0 .chip-af32 {
    padding-left: 1em;
  }
  .summary_fec0.bronze_461a .card_outer_ffff {
    border-right: 1px solid #eaecee;
  }
  .summary_fec0.bronze_461a .card_7dfc {
    border-right: 1px solid #eaecee;
  }
  .summary_fec0.bronze_461a .chip-af32 {
    padding-left: 1em;
  }
  .summary_fec0.bronze_461a .hard_7a7f {
    padding-right: 1em;
  }
  .summary_fec0.bronze_461a .center_082e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-953f .chip-af32 {
    padding-right: 1em;
  }
  .soft-953f.bronze_461a .card_outer_ffff {
    border-left: 1px solid #eaecee;
  }
  .soft-953f.bronze_461a .card_7dfc {
    border-left: 1px solid #eaecee;
  }
  .soft-953f.bronze_461a .chip-af32 {
    padding-right: 1em;
  }
  .soft-953f.bronze_461a .hard_7a7f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .soft-953f.bronze_461a .center_082e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-53ec .chip-af32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-53ec.bronze_461a .module-16e8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active-53ec.bronze_461a .chip-af32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-53ec.bronze_461a .hard_7a7f {
    padding-left: 1em;
  }
  .active-53ec.bronze_461a .center_082e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active-53ec.bronze_461a .chip-af32 {
    padding-left: 0;
  }
}
.stone_5a79 .bright-923b {
  display: inline-block;
}
.dim-7c04 {
  display: inline-block;
}
.solid_74a6 {
  word-con: break-word;
}
.shadow-focused-e8a3 > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow-focused-e8a3 .plasma-8913 {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow-focused-e8a3 .pagination_north_fa15 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table_focused_9bb4 .active-063b {
  margin-bottom: 2em;
}
.table_focused_9bb4 .layout_1479 {
  margin-bottom: 15px;
}
.table_focused_9bb4 .layout_1479:last-child {
  margin-bottom: 0;
}
.table_focused_9bb4 .medium-1da0 {
  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) {
  .table_focused_9bb4 .medium-1da0 {
    display: block;
  }
}
.table_focused_9bb4 .row-9293 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table_focused_9bb4 .row-9293 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table_focused_9bb4 .slider-under-1dbc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table_focused_9bb4 .slider-under-1dbc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table_focused_9bb4 .slider-under-1dbc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table_focused_9bb4 .solid_74a6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_focused_9bb4 .solid_74a6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table_focused_9bb4 .video_9844 p:last-child {
  margin-bottom: 0;
}
.table_focused_9bb4 .texture-center-0219 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table_focused_9bb4 .shade_copper_3fc0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table_focused_9bb4 .message_clean_cf37 {
  margin-top: 1em;
}
.table_focused_9bb4 .west-e7d1 {
  top: 0;
  display: block;
}
.table_focused_9bb4 .west-e7d1 a {
  color: inherit;
}
.table_focused_9bb4 .west-e7d1 a:hover {
  color: inherit;
}
.table_focused_9bb4 .secondary-5266 {
  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;
}
.table_focused_9bb4 .secondary-5266:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table_focused_9bb4 .shade_copper_3fc0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table_focused_9bb4 .header-e25f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table_focused_9bb4 .header-e25f:first-child {
  margin-top: 0;
}
.table_focused_9bb4 .header-e25f.detail-pro-d2ce {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table_focused_9bb4 .header-e25f.cool_e825 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_focused_9bb4
  .header-e25f.cool_e825.footer_yellow_8ced
  .message_clean_cf37 {
  width: 100%;
}
.table_focused_9bb4 .cool_e825 {
  -webkit-box-align: center;
  align-items: center;
}
.table_focused_9bb4 .cool_e825 .shadow-focused-e8a3,
.table_focused_9bb4 .cool_e825 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table_focused_9bb4 .slider-under-1dbc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_focused_9bb4 .slider-under-1dbc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_focused_9bb4 .slider-under-1dbc: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;
}
.table_focused_9bb4 .detail-pro-d2ce {
  z-index: 5;
}
.table_focused_9bb4 .label_e726 .tooltip-blue-5d24 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table_focused_9bb4 .description_94ed .tooltip-blue-5d24 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table_focused_9bb4 .sidebar_lite_d816 .tooltip-blue-5d24 {
  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;
}
.table_focused_9bb4.list-227a .medium-1da0,
.table_focused_9bb4.menu_04c4 .medium-1da0 {
  display: block;
}
.table_focused_9bb4.list-227a .medium-1da0 .over_bf49,
.table_focused_9bb4.list-227a .medium-1da0 .shade_copper_3fc0,
.table_focused_9bb4.menu_04c4 .medium-1da0 .over_bf49,
.table_focused_9bb4.menu_04c4 .medium-1da0 .shade_copper_3fc0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table_focused_9bb4.paragraph_5865 .row-9293 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table_focused_9bb4.paragraph_5865 .row-9293 {
    margin-right: 0;
  }
}
.table_focused_9bb4.list-227a .row-9293,
.table_focused_9bb4.menu_04c4 .row-9293 {
  padding-top: 40%;
}
.table_focused_9bb4.list-227a .active-063b,
.table_focused_9bb4.menu_04c4 .active-063b {
  display: block;
}
.table_focused_9bb4.list-227a .fn-sticky-f1a0 .shade_copper_3fc0,
.table_focused_9bb4.menu_04c4 .fn-sticky-f1a0 .shade_copper_3fc0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table_focused_9bb4.list-227a .row-9293,
.table_focused_9bb4.menu_04c4 .row-9293 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table_focused_9bb4.list-227a .shade_copper_3fc0 {
  padding: 1em;
}
.slider_a6ca {
  margin: 30px auto;
  display: block;
}
.slider_a6ca .current-1056 > * {
  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;
}
.slider_a6ca .current-1056 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_a6ca .current-1056 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-0e58 .shadow-focused-e8a3 {
  margin-bottom: 1.41575em;
}
.media-0e58 .disabled_27b9 {
  margin-bottom: 1.618em;
}
.widget-light-17c4 .white_4ac0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.widget-light-17c4 .white_4ac0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.widget-light-17c4 .lite_249e {
  max-width: 100%;
  overflow: auto;
}
.border_b964 .widget-light-17c4 a:hover {
  text-decoration: underline;
}
.gas-b1da .layout_1479:not(.solid_74a6),
.gas-b1da .slider-under-1dbc {
  margin-bottom: 1.41575em;
}
.gas-b1da .layout_1479:not(.solid_74a6):last-child,
.gas-b1da .slider-under-1dbc:last-child {
  margin-bottom: 0;
}
.gas-b1da .layout_1479.alert-5ef6 {
  margin-bottom: 0.41575em;
}
.gas-b1da .tooltip_bottom_6ee0:before,
.gas-b1da .tiny_4fc7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gas-b1da .tooltip_bottom_6ee0:before {
  content: "\f115";
}
.gas-b1da .tiny_4fc7:before {
  content: "\f02c";
}
.gas-b1da .complex-1098 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gas-b1da .complex-1098 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.center-ec16 {
  display: -webkit-box;
  display: flex;
}
.center-ec16 .label-85c6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .center-ec16 .label-85c6 {
    flex-basis: 90px;
  }
}
.center-ec16 .alert-north-fbfc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .center-ec16 .alert-north-fbfc {
    flex-basis: calc(100% - 50px);
  }
}
.center-ec16 .header-glass-2552 p:last-child {
  margin-bottom: 0.72em;
}
.frame_purple_47e7 .current-1056 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame_purple_47e7 .current-1056:after,
.frame_purple_47e7 .current-1056:before {
  content: "";
  display: table;
}
.frame_purple_47e7 .current-1056:after {
  clear: both;
}
.frame_purple_47e7 .current-1056 .bright_5007,
.frame_purple_47e7 .current-1056 .short_242c {
  width: 49%;
}
.frame_purple_47e7 .current-1056 .bright_5007 a span.active_a92a,
.frame_purple_47e7 .current-1056 .short_242c a span.active_a92a {
  display: block;
  margin-bottom: 5px;
}
.frame_purple_47e7 .current-1056 .short_242c {
  float: left;
  text-align: left;
}
.frame_purple_47e7 .current-1056 .bright_5007 {
  float: right;
  text-align: right;
}
.breadcrumb-a94d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-a94d {
    margin-bottom: 0;
  }
}
.under-cf56 {
  margin-bottom: 1em;
}
.under-cf56 .solid_74a6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.static-3bfb a {
  display: block;
  line-height: 0;
  position: relative;
}
.simple_92c5 .under-cf56,
.fast_e4d4 .under-cf56 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .simple_92c5 .under-cf56,
  .fast_e4d4 .under-cf56 {
    display: block;
  }
}
.simple_92c5 .static-3bfb,
.fast_e4d4 .static-3bfb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .simple_92c5 .static-3bfb,
  .fast_e4d4 .static-3bfb {
    margin-bottom: 1em;
  }
}
.simple_92c5 .static-3bfb img,
.fast_e4d4 .static-3bfb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.simple_92c5 .hard_d009,
.fast_e4d4 .hard_d009 {
  flex-basis: calc(100% - 160px);
}
.simple_92c5 .hard_d009 p,
.fast_e4d4 .hard_d009 p {
  margin-bottom: 0;
}
.simple_92c5 .hard_d009 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .simple_92c5 .hard_d009 {
    padding-left: 0;
  }
}
.fast_e4d4 .hard_d009 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fast_e4d4 .hard_d009 {
    padding-right: 0;
  }
}
.fast_e4d4 .static-3bfb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hover_tall_3026 .static-3bfb {
  margin-bottom: 0.5em;
}
.hover_tall_3026 .static-3bfb img {
  width: 100%;
}
.disabled_action_cfaf .feature_motion_c55f,
.panel-4c27 .feature_motion_c55f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel-4c27 .module-16e8 .caption-silver-326f p:last-child {
  margin-bottom: 0;
}
.alert-3ae2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.border_current_7264 .selected-d70d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .border_current_7264 .selected-d70d:last-of-type {
    margin-bottom: 0;
  }
}
.border_current_7264 .selected-d70d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border_current_7264 .selected-d70d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.border_current_7264 .selected-d70d ul li {
  margin: 0 0 0.6em;
}
.border_current_7264 .selected-d70d ul li.stone_f279,
.border_current_7264 .selected-d70d ul li.popup_fe84 {
  position: relative;
}
.border_current_7264 .selected-d70d ul li.stone_f279 .widget_bright_b054,
.border_current_7264 .selected-d70d ul li.popup_fe84 .widget_bright_b054 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.border_current_7264 .selected-d70d ul li.stone_f279:after:after,
.border_current_7264 .selected-d70d ul li.stone_f279:after:before,
.border_current_7264
  .selected-d70d
  ul
  li.popup_fe84:after:after,
.border_current_7264
  .selected-d70d
  ul
  li.popup_fe84:after:before {
  content: "";
  display: table;
}
.border_current_7264 .selected-d70d ul li.stone_f279:after:after,
.border_current_7264
  .selected-d70d
  ul
  li.popup_fe84:after:after {
  clear: both;
}
.border_current_7264 .selected-d70d a.primary-center-97fa:hover {
  text-decoration: none;
}
.border_current_7264 .selected-d70d select {
  max-width: 100%;
}
.border_current_7264 .selected-d70d table {
  font-size: 85%;
}
.border_current_7264 .selected-d70d table td,
.border_current_7264 .selected-d70d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.border_current_7264 .selected-d70d table tfoot td {
  text-align: left;
}
.border_current_7264 .selected-d70d :last-child {
  margin-bottom: 0;
}
.border_current_7264 .selected-d70d .gas-0293 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.border_current_7264 .selected-d70d .gas-0293 label {
  width: 100%;
}
.border_current_7264 .selected-d70d .gas-0293 .image-61ce {
  width: 100%;
  display: block;
}
.border_current_7264 .selected-d70d .gas-0293 .border_1d3b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.border_current_7264 .selected-d70d .gas-0293 .border_1d3b:hover svg #svg-search {
  fill: #444;
}
.border_current_7264 .selected-d70d .gas-0293 .border_1d3b svg {
  width: 18px;
  height: 18px;
}
.border_current_7264 .section_afd3 ul ul,
.border_current_7264 .pro_9b1c ul ul,
.border_current_7264 .disabled_plasma_5b4e ul ul,
.border_current_7264 .small-71b6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.border_current_7264 .section_afd3 .frame_7717 > a,
.border_current_7264 .pro_9b1c .frame_7717 > a,
.border_current_7264 .disabled_plasma_5b4e .frame_7717 > a,
.border_current_7264 .small-71b6 .frame_7717 > a {
  margin-bottom: 0;
}
.border_current_7264 .alert_brown_9cc6 li,
.border_current_7264 .section_afd3 li,
.border_current_7264 .shadow-west-8415 li,
.border_current_7264 .pro_9b1c li,
.border_current_7264 .disabled_plasma_5b4e li,
.border_current_7264 .small-71b6 li,
.border_current_7264 .notice-white-101d li,
.border_current_7264 .tag-3177 li {
  display: block;
  position: relative;
}
.border_current_7264 .alert_brown_9cc6 li:last-child,
.border_current_7264 .section_afd3 li:last-child,
.border_current_7264 .shadow-west-8415 li:last-child,
.border_current_7264 .pro_9b1c li:last-child,
.border_current_7264 .disabled_plasma_5b4e li:last-child,
.border_current_7264 .small-71b6 li:last-child,
.border_current_7264 .notice-white-101d li:last-child,
.border_current_7264 .tag-3177 li:last-child {
  border: none;
}
.border_current_7264 .alert_brown_9cc6 li a,
.border_current_7264 .section_afd3 li a,
.border_current_7264 .shadow-west-8415 li a,
.border_current_7264 .pro_9b1c li a,
.border_current_7264 .disabled_plasma_5b4e li a,
.border_current_7264 .small-71b6 li a,
.border_current_7264 .notice-white-101d li a,
.border_current_7264 .tag-3177 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border_current_7264 .alert_brown_9cc6 li ul li::before,
.border_current_7264 .section_afd3 li ul li::before,
.border_current_7264 .shadow-west-8415 li ul li::before,
.border_current_7264 .pro_9b1c li ul li::before,
.border_current_7264 .disabled_plasma_5b4e li ul li::before,
.border_current_7264 .small-71b6 li ul li::before,
.border_current_7264 .notice-white-101d li ul li::before,
.border_current_7264 .tag-3177 li ul li::before {
  left: 15px;
}
.border_current_7264 .alert_brown_9cc6 li ul a,
.border_current_7264 .section_afd3 li ul a,
.border_current_7264 .shadow-west-8415 li ul a,
.border_current_7264 .pro_9b1c li ul a,
.border_current_7264 .disabled_plasma_5b4e li ul a,
.border_current_7264 .small-71b6 li ul a,
.border_current_7264 .notice-white-101d li ul a,
.border_current_7264 .tag-3177 li ul a {
  padding-left: 20px;
}
.border_current_7264 .alert_brown_9cc6 li ul ul li::before,
.border_current_7264 .section_afd3 li ul ul li::before,
.border_current_7264 .shadow-west-8415 li ul ul li::before,
.border_current_7264 .pro_9b1c li ul ul li::before,
.border_current_7264 .disabled_plasma_5b4e li ul ul li::before,
.border_current_7264 .small-71b6 li ul ul li::before,
.border_current_7264 .notice-white-101d li ul ul li::before,
.border_current_7264 .tag-3177 li ul ul li::before {
  left: 30px;
}
.border_current_7264 .alert_brown_9cc6 li ul ul a,
.border_current_7264 .section_afd3 li ul ul a,
.border_current_7264 .shadow-west-8415 li ul ul a,
.border_current_7264 .pro_9b1c li ul ul a,
.border_current_7264 .disabled_plasma_5b4e li ul ul a,
.border_current_7264 .small-71b6 li ul ul a,
.border_current_7264 .notice-white-101d li ul ul a,
.border_current_7264 .tag-3177 li ul ul a {
  padding-left: 40px;
}
.border_current_7264 .module-short-334e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border_current_7264 .tag-3177 ul li {
  margin-bottom: 1.41575em;
}
.border_current_7264 .tag-3177 ul li .rough_afaa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.border_current_7264 .tag-3177 ul li .notice_brown_cb9e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label_be82 .alert_brown_9cc6 li a,
.label_be82 .section_afd3 li a,
.label_be82 .shadow-west-8415 li a,
.label_be82 .pro_9b1c li a,
.label_be82 .disabled_plasma_5b4e li a,
.label_be82 .small-71b6 li a,
.label_be82 .notice-white-101d li a,
.label_be82 .tag-3177 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_be82 .module-short-334e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_be82 .selected-d70d ul li.stone_f279 .widget_bright_b054,
.label_be82 .selected-d70d ul li.popup_fe84 .widget_bright_b054 {
  background: rgba(0, 0, 0, 0.2);
}
.label_be82 .border_current_7264 .selected-d70d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li {
  margin: 0;
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li ul {
  margin: 0;
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li ul li a {
  padding-left: 15px;
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li ul li li a {
  padding-left: 30px;
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li.banner_fixed_f40a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li.banner_fixed_f40a > 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;
}
.over-b5b3 .border_current_7264 .filter_medium_7c16 li.banner_fixed_f40a > 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;
}
.banner-old-5ccf a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.green_c189 {
  position: relative;
  z-index: 10;
}
.green_c189 .banner-d348 {
  width: 100%;
  max-width: 100%;
}
.red-b657 .shadow_pressed_6842 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.red-b657 .summary-01f7 {
}
.red-b657 .label_be82 {
  background: #292929;
}
.brown-2b57 .shadow_pressed_6842 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.brown-2b57 .summary-01f7 {
  background: #f9f9f9;
}
.brown-2b57 .label_be82 {
  background: #303030;
}
.surface_red_70a2 .shadow_pressed_6842 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_red_70a2 .bright-923b {
    margin-bottom: 1em;
  }
  .surface_red_70a2 .bright-923b:last-child {
    margin-bottom: 0;
  }
}
.surface_red_70a2 .summary-01f7 {
  background: #ededed;
}
.surface_red_70a2 .label_be82 {
  background: #1a1a1a;
}
.shadow_pressed_6842.summary-01f7 {
  color: rgba(0, 0, 0, 0.6);
}
.shadow_pressed_6842.summary-01f7 .form-685c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_pressed_6842.label_be82 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_pressed_6842.label_be82 a:not(.primary-center-97fa) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_pressed_6842.label_be82 a:not(.primary-center-97fa):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_pressed_6842.label_be82 .form-685c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_pressed_6842.label_be82 table tbody td,
.shadow_pressed_6842.label_be82 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary-dynamic-6b83.advanced_a3bd .video_b94d {
  max-width: initial;
}
.tertiary-dynamic-6b83 .copper_f1fa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tertiary-dynamic-6b83 .copper_f1fa .banner-d348 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tertiary-dynamic-6b83 .copper_f1fa .banner-d348 {
    display: block;
    margin-bottom: 2em;
  }
  .tertiary-dynamic-6b83 .copper_f1fa .banner-d348:last-child {
    margin-bottom: 0;
  }
}
.surface_red_70a2 .bright-923b:last-child,
.brown-2b57 .bright-923b:last-child,
.red-b657 .bright-923b:last-child {
  margin-bottom: 0;
}
.surface_red_70a2 .bright-923b .border_current_7264 .selected-d70d:last-child,
.brown-2b57 .bright-923b .border_current_7264 .selected-d70d:last-child,
.red-b657 .bright-923b .border_current_7264 .selected-d70d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface_red_70a2 .input_full_23a7,
  .surface_red_70a2 .secondary-stone-e463,
  .brown-2b57 .input_full_23a7,
  .brown-2b57 .secondary-stone-e463,
  .red-b657 .input_full_23a7,
  .red-b657 .secondary-stone-e463 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .green_c189 .bright-923b {
    margin-bottom: 2em;
  }
}
.green_c189 p:last-child {
  margin-bottom: 0;
}
.green_c189 li,
.green_c189 ul {
  list-style: none;
  margin: 0;
}
.green_c189 ul ul {
  margin-left: 2.617924em;
}
.table-6aee {
  font-size: 0.875em;
}

/* css-noise: eb17 */
.widget-item-g4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
