/*!
Theme Name: Customify
Theme URI: https://pressmaximum.form-1f17/customify
Author: WPCustomify
Author URI: https://pressmaximum.form-1f17
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.form-1f17/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link-fixed-5360.layout-c569/licenses/gpl-2.0.column-d51b
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.surface-0b4b/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.nav-84cf.out_08ce/normalize.banner-white-2ddc/
 ======
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.banner-white-2ddc v7.0.0 | MIT License | github.form-1f17/necolas/normalize.banner-white-2ddc */
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;
}
.cool_f129 .smooth_3975,
.upper_adda,
.gallery_c79f,
.footer_4107,
.container-static-d207,
.cool-4cb5,
.tabs-b1ef,
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;
}
.upper_adda,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .upper_adda,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .upper_adda,
  h1 {
    font-size: 1.8em;
  }
}
.gallery_c79f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gallery_c79f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gallery_c79f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gallery_c79f,
  h2 {
    font-size: 1.7em;
  }
}
.footer_4107,
h3 {
  font-size: 1.618em;
}
.cool_f129 .smooth_3975,
.container-static-d207,
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.description-west-af65 {
  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;
}
.widget-41fa:after,
.widget-41fa:before,
.north_e709:after,
.north_e709:before {
  content: "";
  display: table;
}
.widget-41fa:after,
.north_e709:after {
  clear: both;
}
.summary-5723 {
  float: right;
  margin-right: 0;
}
.border-4bff {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.badge-52e1 .heading-a1e1,
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;
}
.badge-52e1 .heading-a1e1: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;
}
.menu-last-9673 .heading-a1e1 {
  box-shadow: none;
}
.menu-last-9673
  .heading-a1e1
  .video_small_4617 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.menu-last-9673 .heading-a1e1 .backdrop-simple-c7d1 {
  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;
}
.menu-last-9673
  .heading-a1e1
  .backdrop-simple-c7d1
  b {
  display: none;
}
.menu-last-9673 .chip_static_c4d6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper-d9ce:not(.card-pressed-b581):not(.tag_1eee),
button:not(.card-pressed-b581):not(.tag_1eee),
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ),
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ),
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ) {
  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;
}
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ):hover,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ):hover,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):hover,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):hover,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ):active,
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ):active,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):active,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):active,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):active,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus {
  outline: 0;
}
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2 {
  position: relative;
}
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .aside-3c92,
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .accordion_west_86f8,
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .breadcrumb_cd09,
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  i,
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  svg,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .aside-3c92,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .accordion_west_86f8,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .breadcrumb_cd09,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  i,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  svg,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .aside-3c92,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .accordion_west_86f8,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .breadcrumb_cd09,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  i,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  svg,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .aside-3c92,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .accordion_west_86f8,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .breadcrumb_cd09,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  i,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  svg,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .aside-3c92,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .accordion_west_86f8,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  .breadcrumb_cd09,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  i,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2
  svg {
  visibility: hidden;
}
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2:after,
button:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2:after,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2:after,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2:after,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ).fn-loading-beb2: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;
}
.wrapper-d9ce:not(.card-pressed-b581):not(.tag_1eee),
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ),
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ),
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ) {
  color: #fff;
  background: #235787;
}
.wrapper-d9ce:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus,
input[type="button"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus,
input[type="reset"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus,
input[type="submit"]:not(.card-pressed-b581):not(
    .tag_1eee
  ):focus {
  color: #fff;
}
.wrapper-d9ce.fn-disabled-beb2:not(.card-pressed-b581):not(
    .tag_1eee
  ),
.wrapper-d9ce[disabled]:not(.card-pressed-b581):not(
    .tag_1eee
  ),
button.fn-disabled-beb2:not(.card-pressed-b581):not(
    .tag_1eee
  ),
button[disabled]:not(.card-pressed-b581):not(
    .tag_1eee
  ) {
  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;
}
.highlight-tall-9cb0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.highlight-tall-9cb0: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;
}
.wood_0d3e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.first-9ba1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.upper-5459 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.widget-41fa:after,
.widget-41fa:before,
.filter_b6d9:after,
.filter_b6d9:before,
.alert_hard_e779:after,
.alert_hard_e779:before,
.banner-e95e:after,
.banner-e95e:before,
.text_cool_65da:after,
.text_cool_65da:before,
.disabled_next_2d7e:after,
.disabled_next_2d7e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.widget-41fa:after,
.filter_b6d9:after,
.alert_hard_e779:after,
.banner-e95e:after,
.text_cool_65da:after,
.disabled_next_2d7e:after {
  clear: both;
}
.filter_b6d9 .feature_7733,
.alert_hard_e779 .feature_7733,
.module-06b2 .feature_7733 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail_liquid_ffe3 {
  display: inline-block;
}
.frame_7aeb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame_7aeb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame_7aeb .action-9bb8 {
  padding: 1em 0;
  font-size: 85%;
}
.action-9bb8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel-over-a4a4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel-over-a4a4:after,
.panel-over-a4a4:before {
  content: "";
  display: table;
}
.panel-over-a4a4:after {
  clear: both;
}
.accent-bottom-8dc8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden-bfd9 .accent-bottom-8dc8 {
  max-width: 50%;
}
.warm_968c .accent-bottom-8dc8 {
  max-width: 33.33%;
}
.form-5b37 .accent-bottom-8dc8 {
  max-width: 25%;
}
.basic_ce00 .accent-bottom-8dc8 {
  max-width: 20%;
}
.row-east-aaf7 .accent-bottom-8dc8 {
  max-width: 16.66%;
}
.banner_aeb3 .accent-bottom-8dc8 {
  max-width: 14.28%;
}
.hover-1198 .accent-bottom-8dc8 {
  max-width: 12.5%;
}
.mini_1363 .accent-bottom-8dc8 {
  max-width: 11.11%;
}
.small-546f {
  display: block;
}
.cool_f129 .header_7049 label,
.cool_f129 .pro_8efa label,
.cool_f129 .element-88ad label,
.cool_f129 .notice_cd86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture-c33f {
  list-style: none;
  margin: 0;
}
.texture-c33f article.feature-right-0ebd {
  margin-bottom: 0;
}
.texture-c33f ul {
  list-style: none;
  margin: 0;
}
.texture-c33f .disabled_c946 li.feature-right-0ebd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture-c33f .disabled_c946 li.feature-right-0ebd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture-c33f .disabled_c946 li.feature-right-0ebd: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) {
  .texture-c33f .disabled_c946 li.feature-right-0ebd li.feature-right-0ebd li.feature-right-0ebd li.feature-right-0ebd {
    padding-left: 0;
  }
}
article.feature-right-0ebd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-right-0ebd .filter_b6d9 p:last-of-type {
  margin-bottom: 0;
}
article.feature-right-0ebd .item_6dff {
  float: left;
}
article.feature-right-0ebd .wrapper-soft-f0af {
  margin-left: 85px;
}
article.feature-right-0ebd .pro_a7b4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-right-0ebd .pro_a7b4 .focused-2d00 {
  margin-left: 10px;
}
article.feature-right-0ebd .status_iron_73b4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-right-0ebd .secondary-1471 {
  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 .header_7049,
  #respond .element-88ad,
  #respond .notice_cd86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header_7049 input,
#respond .element-88ad input,
#respond .notice_cd86 input {
  width: 100%;
}
#respond .notice_cd86 {
  margin-right: 0;
}
#respond .header_wood_1e67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.over_acfb {
  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;
}
.over_acfb.light_0607 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.over_acfb 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%);
}
.over_acfb:focus,
.over_acfb: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);
}
.link-416a {
  border-radius: 10%;
}
.static-d64f {
  border-radius: 50%;
}
.row-9e51 {
  font-size: 0.72em;
}
.hidden-silver-8602 {
  font-size: 0.875em;
}
.description_0b47 {
  font-size: 1.1em;
}
.feature-upper-d6a4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature-upper-d6a4.row-9e51 {
  letter-spacing: 0.5px;
}
.focus-west-0b6f,
.focus-west-0b6f a {
  color: #6d6d6d;
}
.focus-west-0b6f a:hover {
  color: #111;
}
.info-green-0af9 {
  color: #6d6d6d;
}
.logo-65df {
  overflow-x: hidden;
}
.logo-65df .card_08b3.steel_555c {
  position: relative;
}
.logo-65df .card_08b3.steel_555c.thumbnail_lower_b3b2 {
  position: initial;
}
.logo-65df
  .card_08b3.steel_555c.thumbnail_lower_b3b2
  .fluid_6eb8 {
  left: auto;
}
.logo-65df .card_08b3 .fluid_6eb8 {
  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;
}
.logo-65df .card_08b3:hover.steel_555c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo-65df
  .card_08b3:hover.steel_555c
  .fluid_6eb8 {
  display: block;
  z-index: 9999999;
}
.logo-65df .description-5ef2 .gradient-e701,
.logo-65df .panel-55cd .gradient-e701 {
  display: none;
}
.logo-65df .red-3f5c .card_08b3:hover.steel_555c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.cool_f129 .header_7049 label,
.cool_f129 .pro_8efa label,
.cool_f129 .element-88ad label,
.cool_f129 .notice_cd86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture-c33f {
  list-style: none;
  margin: 0;
}
.texture-c33f article.feature-right-0ebd {
  margin-bottom: 0;
}
.texture-c33f ul {
  list-style: none;
  margin: 0;
}
.texture-c33f .disabled_c946 li.feature-right-0ebd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture-c33f .disabled_c946 li.feature-right-0ebd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture-c33f .disabled_c946 li.feature-right-0ebd: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) {
  .texture-c33f .disabled_c946 li.feature-right-0ebd li.feature-right-0ebd li.feature-right-0ebd li.feature-right-0ebd {
    padding-left: 0;
  }
}
article.feature-right-0ebd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature-right-0ebd .filter_b6d9 p:last-of-type {
  margin-bottom: 0;
}
article.feature-right-0ebd .item_6dff {
  float: left;
}
article.feature-right-0ebd .wrapper-soft-f0af {
  margin-left: 85px;
}
article.feature-right-0ebd .pro_a7b4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature-right-0ebd .pro_a7b4 .focused-2d00 {
  margin-left: 10px;
}
article.feature-right-0ebd .status_iron_73b4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature-right-0ebd .secondary-1471 {
  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 .header_7049,
  #respond .element-88ad,
  #respond .notice_cd86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header_7049 input,
#respond .element-88ad input,
#respond .notice_cd86 input {
  width: 100%;
}
#respond .notice_cd86 {
  margin-right: 0;
}
#respond .header_wood_1e67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-5ef2 .tabs_45f1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs_45f1 .background-e3e0.lower_c125 .dropdown-f8cd > li > a:focus,
.tabs_45f1 .background-e3e0.lower_c125 .dropdown-f8cd > li > a:hover,
.tabs_45f1 .background-e3e0.steel_6e61 .dropdown-f8cd > li > a:focus,
.tabs_45f1 .background-e3e0.steel_6e61 .dropdown-f8cd > li > a:hover,
.tabs_45f1 .background-e3e0.pro_4b72 .dropdown-f8cd > li > a:focus,
.tabs_45f1 .background-e3e0.pro_4b72 .dropdown-f8cd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_45f1
  .background-e3e0.lower_c125
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a,
.tabs_45f1
  .background-e3e0.lower_c125
  .dropdown-f8cd
  > li.aside-9587
  > a,
.tabs_45f1
  .background-e3e0.steel_6e61
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a,
.tabs_45f1
  .background-e3e0.steel_6e61
  .dropdown-f8cd
  > li.aside-9587
  > a,
.tabs_45f1
  .background-e3e0.pro_4b72
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a,
.tabs_45f1 .background-e3e0.pro_4b72 .dropdown-f8cd > li.panel_45ad > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_45f1 .column_short_d21f,
.tabs_45f1 .column_short_d21f a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_45f1 .gradient-3ce3.secondary-bright-0d02 li a,
.tabs_45f1 .hard_50b7 a,
.tabs_45f1 .row_pink_d2a5,
.tabs_45f1 .dropdown-f8cd > li > a,
.tabs_45f1 .inner_8c60 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1 .gradient-3ce3.secondary-bright-0d02 li a:hover,
.tabs_45f1 .hard_50b7 a:hover,
.tabs_45f1 .row_pink_d2a5:hover,
.tabs_45f1 .dropdown-f8cd > li > a:hover,
.tabs_45f1 .inner_8c60:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_45f1 .pro-08d2 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1 .pro-08d2 .bright_5908 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_45f1 .pro-08d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_45f1 .accordion_upper_21df .left-6c82 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1 .accordion_upper_21df .left-6c82 .content-bottom-8751 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1
  .accordion_upper_21df
  .left-6c82
  .content-bottom-8751::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1
  .accordion_upper_21df
  .left-6c82
  .content-bottom-8751:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1
  .accordion_upper_21df
  .left-6c82
  .content-bottom-8751::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1
  .accordion_upper_21df
  .left-6c82
  .content-bottom-8751::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1 .accordion_upper_21df .active-cool-204f {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_45f1 .accordion_upper_21df .active-cool-204f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_tall_8bdd
  .tabs_45f1
  .accordion_upper_21df
  .primary_71fc
  .element-d76a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_tall_8bdd
  .tabs_45f1
  .accordion_upper_21df
  .primary_71fc
  .content-bottom-8751 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description-5ef2 .pressed_87f5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pressed_87f5 .background-e3e0.lower_c125 .dropdown-f8cd > li > a:focus,
.pressed_87f5 .background-e3e0.lower_c125 .dropdown-f8cd > li > a:hover,
.pressed_87f5 .background-e3e0.steel_6e61 .dropdown-f8cd > li > a:focus,
.pressed_87f5 .background-e3e0.steel_6e61 .dropdown-f8cd > li > a:hover,
.pressed_87f5 .background-e3e0.pro_4b72 .dropdown-f8cd > li > a:focus,
.pressed_87f5 .background-e3e0.pro_4b72 .dropdown-f8cd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_87f5
  .background-e3e0.lower_c125
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a,
.pressed_87f5
  .background-e3e0.lower_c125
  .dropdown-f8cd
  > li.aside-9587
  > a,
.pressed_87f5
  .background-e3e0.steel_6e61
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a,
.pressed_87f5
  .background-e3e0.steel_6e61
  .dropdown-f8cd
  > li.aside-9587
  > a,
.pressed_87f5
  .background-e3e0.pro_4b72
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a,
.pressed_87f5 .background-e3e0.pro_4b72 .dropdown-f8cd > li.panel_45ad > a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_87f5 .column_short_d21f,
.pressed_87f5 .column_short_d21f a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_87f5 .gradient-3ce3.secondary-bright-0d02 li a,
.pressed_87f5 .hard_50b7 a,
.pressed_87f5 .row_pink_d2a5,
.pressed_87f5 .dropdown-f8cd > li > a,
.pressed_87f5 .inner_8c60 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_87f5 .gradient-3ce3.secondary-bright-0d02 li a:hover,
.pressed_87f5 .hard_50b7 a:hover,
.pressed_87f5 .row_pink_d2a5:hover,
.pressed_87f5 .dropdown-f8cd > li > a:hover,
.pressed_87f5 .inner_8c60:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_87f5 .pro-08d2 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_87f5 .pro-08d2 .bright_5908 {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_87f5 .pro-08d2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-8f43 .down_7628 {
  margin-left: auto;
  margin-right: auto;
}
.alert_hard_e779 > * {
  margin-left: auto;
  margin-right: auto;
}
.alert_hard_e779 .wood_0d3e {
  margin-right: 1.41575em;
}
.article-wide-23c4 .alert_hard_e779 > .red_4032 {
  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;
}
.article-wide-23c4 .alert_hard_e779 > .icon_3333 {
  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;
}
.up_5a62.prev-8f43 .down_7628,
.highlight_fdc5.prev-8f43 .down_7628 {
  margin-left: 0;
}
.frame-42e3.prev-8f43 .down_7628,
.bronze-272d.prev-8f43 .down_7628 {
  margin-right: 0;
}
.alert_hard_e779 ol,
.alert_hard_e779 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.media_0747 video {
  max-width: 100%;
}
.white_2079 img {
  display: block;
}
.white_2079.wood_0d3e,
.white_2079.first-9ba1 {
  width: 100%;
}
.white_2079.icon_3333 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.column-motion-1df2:not(.hard_fa4d) {
  margin: 1.5em auto;
}
.medium_4e7b p {
  padding: 1.5em 14px;
}
ul.bottom_0d1b.icon_3333,
ul.bottom_0d1b.red_4032,
ul.bottom_0d1b.list-copper-33a8.red_4032 {
  padding: 0 14px;
}
.message-glass-371e {
  display: block;
  overflow-x: auto;
}
.message-glass-371e table {
  border-collapse: collapse;
  width: 100%;
}
.message-glass-371e td,
.message-glass-371e th {
  padding: 0.5em;
}
.alert_hard_e779 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert_hard_e779 ol ol,
.alert_hard_e779 ol ul,
.alert_hard_e779 ul ol,
.alert_hard_e779 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert_hard_e779 ol ol li,
.alert_hard_e779 ol ul li,
.alert_hard_e779 ul ol li,
.alert_hard_e779 ul ul li {
  margin-left: 0;
}
.warm-3b58.filter-a7af > .background_a8fc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.warm-3b58.filter-a7af > .background_a8fc iframe,
.warm-3b58.filter-a7af > .background_a8fc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_red_952d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_red_952d.paper-3397 {
  padding: 0;
}
.widget_red_952d.paper-3397 cite {
  font-size: 13px;
}
.widget_red_952d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_red_952d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element-94f9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element-94f9 > p:first-child {
  margin-top: 0;
}
.element-94f9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element-94f9 blockquote {
  border-left: 0;
}
.feature_easy_fc8b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature_easy_fc8b:not(.breadcrumb-dynamic-cb21) {
  max-width: 100px;
}
.feature_easy_fc8b.paper-ba6b {
  border-bottom: none !important;
  text-align: center;
}
.feature_easy_fc8b.paper-ba6b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium_4e7b p {
    padding: 1.5em 0;
  }
}
.border-rough-0d48 {
  color: #0073aa;
}
.sort_b948 {
  background-color: #0073aa;
}
.info_94d9 {
  color: #229fd8;
}
.icon_38f9 {
  background-color: #229fd8;
}
.black_e954 {
  color: #eee;
}
.preview_red_0da9 {
  background-color: #eee;
}
.caption_simple_5674 {
  color: #444;
}
.background-fresh-90a5 {
  background-color: #444;
}
.tag_wide_391a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag_wide_391a .badge_2d59 .hard_50b7 {
  font-size: 15px;
}
.tag_wide_391a .hard_50b7 {
  line-height: 1.3;
}
.tag_wide_391a .pressed_87f5 {
}
.tag_wide_391a .tabs_45f1 {
  background: #235787;
}
.tertiary_orange_2c43 {
  padding: 0;
}
.tertiary_orange_2c43 .tabs_45f1 {
  background: #1a1a1a;
}
.tertiary_orange_2c43 .pressed_87f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.detail_a01d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.detail_a01d .pressed_87f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.detail_a01d .tabs_45f1 {
  background: #303030;
}
.disabled_next_2d7e {
  position: relative;
  z-index: 10;
}
.disabled_next_2d7e .content-feb8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_b719 .steel_555c {
  display: inline-block;
  vertical-align: middle;
}
.copper_b719.list_8343 .steel_555c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .copper_b719.list_8343 .steel_555c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .copper_b719.list_8343 .steel_555c {
    margin-right: 0.4em;
  }
}
.copper_b719.list_8343 .steel_555c:last-child {
  margin-right: 0;
}
.banner_efa9 .content-feb8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .description-5ef2 .badge_2d59 {
    margin: 0 -0.5em;
  }
  .description-5ef2 .badge_2d59 [class*="customify-col-"],
  .description-5ef2 .badge_2d59 [class*="customify-col_"],
  .description-5ef2 .badge_2d59 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.description-5ef2.grid_green_4350 .content-feb8 {
  background: 0 0 !important;
}
.description-5ef2.grid_green_4350 .content-feb8,
.description-5ef2.banner_efa9 .content-feb8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .description-5ef2.slider-50e7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.description-5ef2.banner_efa9 .content-feb8 {
  box-shadow: none !important;
}
.upper-0686 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .upper-0686 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .upper-0686 {
    padding: 18px 0 20px;
  }
}
.upper-0686 .description_silver_e8b2 {
  width: 100%;
}
.upper-0686 .out-1ea7 {
  margin-bottom: 0;
}
.upper-0686 .progress-cf21 {
  margin-top: 5px;
  font-size: 0.875em;
}
.selected-4c96 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.selected-4c96 .tag_b1df {
  width: 100%;
}
.out-6a92 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.out-6a92 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.out-6a92 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;
}
.out-6a92 li:last-child:after {
  display: none;
}
.out-6a92 li a {
  font-weight: 500;
  margin-right: 10px;
}
.item-1315 .gradient-e701 button,
.upper-0686 .gradient-e701 button {
  left: 0;
}
.item-1315 .tag_b1df,
.upper-0686 .tag_b1df {
  padding-left: 0;
  padding-right: 0;
}
.item-1315 .selected-4c96,
.upper-0686 .selected-4c96 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.item-1315 {
  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;
}
.item-1315: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;
}
.item-1315 .gas_fc2e {
  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) {
  .item-1315 .gas_fc2e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .item-1315 .gas_fc2e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .item-1315 .gas_fc2e {
    min-height: 200px;
  }
}
.item-1315 .out-6a92 {
  color: rgba(255, 255, 255, 0.8);
}
.item-1315 .out-6a92 a,
.item-1315 .out-6a92 li:after {
  color: inherit;
}
.item-1315 .out-6a92 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.cool-aff3 {
  margin-bottom: 0.5em;
}
.simple-9893 {
  margin-bottom: 1.2em;
}
.simple-9893,
.cool-aff3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.simple-9893 p:last-child,
.cool-aff3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient-e701,
#masthead .gradient-e701 {
  display: none;
}
#masthead
  > .gradient-e701.content-55d2 {
  display: none;
}
#masthead > .gradient-e701 button {
  left: 0;
}
.paragraph-6598 {
  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%;
}
.paragraph-6598 .steel_555c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph-6598 .badge_first_984d {
  display: -webkit-box;
  display: flex;
}
.paragraph-6598 .badge_first_984d.full_dc8a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph-6598 .badge_first_984d.paragraph_2aa5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-6598 .badge_first_984d.container-up-3281 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-6598.container_2a85.chip_f697 .badge_first_984d.full_dc8a {
  flex-basis: 100%;
}
.paragraph-6598.blue_1ab0 .badge_first_984d.paragraph_2aa5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph-6598.blue_1ab0 .badge_first_984d.container-up-3281 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient-e701.content-55d2 {
  display: none;
}
#masthead > .gradient-e701 button {
  left: 0;
}
.info-paper-60b2 {
  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;
}
.info-paper-60b2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.info-paper-60b2.gallery_orange_f1a7 i {
  margin-right: 4px;
}
.info-paper-60b2.logo_6f86 i {
  margin-left: 5px;
}
.hard_50b7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hard_50b7 p:last-child {
  margin-bottom: 0;
}
.layout_76b3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout_76b3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout_76b3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout_76b3 .column_short_d21f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout_76b3 .pagination-af95 {
  margin: 5px 0 7px 0;
}
.layout_76b3.banner-silver-e6e6 .link-fixed-582b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_76b3.banner-silver-e6e6 .container-green-cfad {
  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;
}
.layout_76b3.filter-ff95 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout_76b3.filter-ff95 .link-fixed-582b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_76b3.filter-ff95 .container-green-cfad {
  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;
}
.layout_76b3.thick-7bb6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_76b3.caption-5140 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout_76b3.caption-5140 .container-green-cfad {
  margin-top: 7px;
}
.alert_1dc2 {
  display: inline-block;
}
.disabled_next_2d7e .video_1683 .layout_76b3 img {
  max-width: 100%;
}
.background-e3e0 .photo-red-6b99.dark_490c,
.dim_297f .photo-red-6b99.dark_490c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-e3e0 .gallery_purple_7a64,
.dim_297f .gallery_purple_7a64 {
  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%);
}
.background-e3e0 .gallery_purple_7a64 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background-e3e0.hard-1321 .gallery_purple_7a64 {
  display: none;
}
.background-e3e0 .link-e92f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-e3e0 .link-e92f li {
  display: inline-block;
  position: relative;
}
.background-e3e0 .link-e92f li:last-child {
  margin-right: 0;
}
.background-e3e0 .link-e92f 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;
}
.background-e3e0 .link-e92f li.panel_45ad > a {
  color: rgba(0, 0, 0, 0.9);
}
.background-e3e0 .link-e92f > 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;
}
.background-e3e0 .link-e92f > li > a i {
  line-height: 0;
}
.background-e3e0 .link-e92f > li.panel-narrow-97b3 > a .gallery_purple_7a64 {
  margin-left: 4px;
  line-height: 0;
}
.background-e3e0 .link-e92f .wrapper-11df li.panel-narrow-97b3 > a {
  position: relative;
}
.background-e3e0 .link-e92f .wrapper-11df li.panel-narrow-97b3 > a:after,
.background-e3e0 .link-e92f .wrapper-11df li.panel-narrow-97b3 > a:before {
  content: "";
  display: table;
}
.background-e3e0 .link-e92f .wrapper-11df li.panel-narrow-97b3 > a:after {
  clear: both;
}
.background-e3e0 .link-e92f .wrapper-11df li.panel-narrow-97b3 > a .gallery_purple_7a64 {
  margin-left: 5px;
  float: right;
}
.background-e3e0 .tag-8ea2,
.background-e3e0 .wrapper-11df {
  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;
}
.background-e3e0 .wrapper-11df {
  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;
}
.background-e3e0 .wrapper-11df .dark_490c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-e3e0 .wrapper-11df .gallery_purple_7a64 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background-e3e0 .wrapper-11df li {
  display: block;
  margin: 0;
  padding: 0;
}
.background-e3e0 .wrapper-11df 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;
}
.background-e3e0 .wrapper-11df li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background-e3e0 .wrapper-11df .wrapper-11df {
  top: 0;
  left: 100%;
}
.background-e3e0 .silver_839f.fn-focus-beb2 > .tag-8ea2,
.background-e3e0 .silver_839f.fn-focus-beb2 > .wrapper-11df,
.background-e3e0 .silver_839f:focus > .tag-8ea2,
.background-e3e0 .silver_839f:focus > .wrapper-11df,
.background-e3e0 .silver_839f:hover > .tag-8ea2,
.background-e3e0 .silver_839f:hover > .wrapper-11df {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background-e3e0.pro_4b72 .dropdown-f8cd:after,
.background-e3e0.pro_4b72 .dropdown-f8cd:before {
  content: "";
  display: table;
}
.background-e3e0.pro_4b72 .dropdown-f8cd:after {
  clear: both;
}
.background-e3e0.pro_4b72 .dropdown-f8cd > li {
  float: left;
}
.background-e3e0.description_3df2 .dropdown-f8cd:after,
.background-e3e0.description_3df2 .dropdown-f8cd:before {
  content: "";
  display: table;
}
.background-e3e0.description_3df2 .dropdown-f8cd:after {
  clear: both;
}
.background-e3e0.description_3df2 .dropdown-f8cd > li {
  float: left;
}
.background-e3e0.description_3df2 .dropdown-f8cd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background-e3e0.description_3df2 .dropdown-f8cd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background-e3e0.description_3df2 .dropdown-f8cd > li.banner_current_d4b8 > a,
.background-e3e0.description_3df2 .dropdown-f8cd > li.panel_45ad > a {
  color: #fff;
  background-color: #1e4b75;
}
.background-e3e0.lower_c125 .dropdown-f8cd > li > a .dark_490c {
  position: relative;
}
.background-e3e0.lower_c125 .dropdown-f8cd > li > a .dark_490c: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;
}
.background-e3e0.lower_c125
  .dropdown-f8cd
  > li:focus
  > a
  .dark_490c:before,
.background-e3e0.lower_c125
  .dropdown-f8cd
  > li:hover
  > a
  .dark_490c:before {
  width: 100%;
  background-color: currentColor;
}
.background-e3e0.lower_c125
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a
  .dark_490c:before,
.background-e3e0.lower_c125
  .dropdown-f8cd
  > li.aside-9587
  > a
  .dark_490c:before {
  width: 100%;
  background-color: currentColor;
}
.background-e3e0.steel_6e61 .dropdown-f8cd > li > a .dark_490c {
  position: relative;
}
.background-e3e0.steel_6e61 .dropdown-f8cd > li > a .dark_490c: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;
}
.background-e3e0.steel_6e61 .dropdown-f8cd > li:focus > a .dark_490c:before,
.background-e3e0.steel_6e61
  .dropdown-f8cd
  > li:hover
  > a
  .dark_490c:before {
  width: 100%;
  background-color: currentColor;
}
.background-e3e0.steel_6e61
  .dropdown-f8cd
  > li.banner_current_d4b8
  > a
  .dark_490c:before,
.background-e3e0.steel_6e61
  .dropdown-f8cd
  > li.aside-9587
  > a
  .dark_490c:before {
  width: 100%;
  background-color: currentColor;
}
.dim_297f .link-e92f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dim_297f .link-e92f li:first-child > a {
  border-top: none;
}
.dim_297f .link-e92f .cold-5e5f > .dark_490c .gallery_purple_7a64 {
  display: none;
}
.dim_297f .link-e92f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dim_297f .link-e92f li:last-child {
  border: none;
}
.dim_297f .link-e92f li.panel-narrow-97b3 > a {
  padding-right: 45px !important;
}
.dim_297f .link-e92f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dim_297f .link-e92f li a:focus,
.dim_297f .link-e92f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim_297f .link-e92f li .outline-7427 {
  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;
}
.dim_297f .link-e92f li .outline-7427:hover {
  box-shadow: none;
}
.dim_297f .link-e92f li .outline-7427 .gallery_purple_7a64 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dim_297f .link-e92f .wrapper-11df {
  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);
}
.dim_297f .link-e92f .wrapper-11df li a {
  padding-left: 3em;
}
.dim_297f .link-e92f .down-782f > a .outline-7427 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dim_297f .link-e92f .down-782f > .wrapper-11df {
  display: block;
  opacity: 1;
}
.element-active-4c34 {
  max-width: 100%;
}
.message_53d9 {
  line-height: 0;
  cursor: pointer;
}
.inner_8c60 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.inner_8c60:hover {
  box-shadow: none;
  color: currentColor;
}
.inner_8c60 svg {
  width: 18px;
  height: 18px;
}
.inner_8c60 .active-283a {
  display: none;
}
.column_4d58 {
  position: relative;
}
.column_4d58.fn-active-beb2 .inner_8c60 .icon-dark-a8ee {
  display: none;
}
.column_4d58.fn-active-beb2 .inner_8c60 .active-283a {
  display: inline-block;
}
.column_4d58 .badge_bfef {
  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);
}
.column_4d58.warm-809f .badge_bfef {
  left: auto;
  right: -0.9em;
}
.column_4d58.warm-809f .gallery-paper-6f0b::before {
  left: auto;
  right: 15px;
}
.column_4d58.fn-active-beb2 .badge_bfef {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary_71fc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.primary_71fc label {
  flex-basis: 100%;
}
.primary_71fc .left-6c82 {
  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;
}
.primary_71fc .content-bottom-8751 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.primary_71fc .content-bottom-8751:focus {
  background-color: transparent;
}
.primary_71fc button.active-cool-204f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.primary_71fc button.active-cool-204f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.primary_71fc button.active-cool-204f svg {
  width: 18px;
  height: 18px;
}
.primary_71fc input[type="submit"] {
  min-height: auto;
}
.accordion_upper_21df .primary_71fc .content-bottom-8751 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gallery-paper-6f0b {
  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) {
  .gallery-paper-6f0b {
    width: 220px;
  }
}
.gallery-paper-6f0b label {
  flex-basis: 100%;
}
.gallery-paper-6f0b::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.module_tall_8bdd .accordion_upper_21df .primary_71fc {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.module_tall_8bdd
  .accordion_upper_21df
  .primary_71fc
  .left-6c82 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module_tall_8bdd .accordion_upper_21df .primary_71fc .content-bottom-8751 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module_tall_8bdd
  .accordion_upper_21df
  .primary_71fc
  .content-bottom-8751:focus {
  background: 0 0;
}
.module_tall_8bdd
  .accordion_upper_21df
  .primary_71fc
  .element-d76a {
  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;
}
.gradient-3ce3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gradient-3ce3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gradient-3ce3 li:last-child {
  margin-right: 0;
}
.gradient-3ce3 li:first-child {
  margin-left: 0;
}
.gradient-3ce3.logo-plasma-9136 a {
  color: #fff;
}
.gradient-3ce3.logo-plasma-9136 a:hover {
  color: #fff;
}
.gradient-3ce3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gradient-3ce3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gradient-3ce3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gradient-3ce3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gradient-3ce3 [class*="social-icon-apple"] {
  background-color: #999;
}
.gradient-3ce3 [class*="social-icon-apple"].accordion_812f {
  background-color: transparent;
  color: #999;
}
.gradient-3ce3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gradient-3ce3 [class*="social-icon-behance"].accordion_812f {
  background-color: transparent;
  color: #1769ff;
}
.gradient-3ce3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gradient-3ce3 [class*="social-icon-bitbucket"].accordion_812f {
  background-color: transparent;
  color: #205081;
}
.gradient-3ce3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gradient-3ce3 [class*="social-icon-codepen"].accordion_812f {
  background-color: transparent;
  color: #000;
}
.gradient-3ce3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gradient-3ce3 [class*="social-icon-delicious"].accordion_812f {
  background-color: transparent;
  color: #39f;
}
.gradient-3ce3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gradient-3ce3 [class*="social-icon-digg"].accordion_812f {
  background-color: transparent;
  color: #005be2;
}
.gradient-3ce3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gradient-3ce3 [class*="social-icon-dribbble"].accordion_812f {
  background-color: transparent;
  color: #ea4c89;
}
.gradient-3ce3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gradient-3ce3 [class*="social-icon-envelope"].accordion_812f {
  background-color: transparent;
  color: #ea4335;
}
.gradient-3ce3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gradient-3ce3 [class*="social-icon-facebook"].accordion_812f {
  background-color: transparent;
  color: #3b5998;
}
.gradient-3ce3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gradient-3ce3 [class*="social-icon-flickr"].accordion_812f {
  background-color: transparent;
  color: #0063dc;
}
.gradient-3ce3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gradient-3ce3 [class*="social-icon-foursquare"].accordion_812f {
  background-color: transparent;
  color: #2d5be3;
}
.gradient-3ce3 [class*="social-icon-github"] {
  background-color: #333;
}
.gradient-3ce3 [class*="social-icon-github"].accordion_812f {
  background-color: transparent;
  color: #333;
}
.gradient-3ce3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gradient-3ce3 [class*="social-icon-google-plus"].accordion_812f {
  background-color: transparent;
  color: #dd4b39;
}
.gradient-3ce3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gradient-3ce3 [class*="social-icon-houzz"].accordion_812f {
  background-color: transparent;
  color: #7ac142;
}
.gradient-3ce3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gradient-3ce3 [class*="social-icon-instagram"].accordion_812f {
  background-color: transparent;
  color: #262626;
}
.gradient-3ce3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gradient-3ce3 [class*="social-icon-jsfiddle"].accordion_812f {
  background-color: transparent;
  color: #487aa2;
}
.gradient-3ce3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gradient-3ce3 [class*="social-icon-linkedin"].accordion_812f {
  background-color: transparent;
  color: #0077b5;
}
.gradient-3ce3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gradient-3ce3 [class*="social-icon-medium"].accordion_812f {
  background-color: transparent;
  color: #00ab6b;
}
.gradient-3ce3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gradient-3ce3
  [class*="social-icon-odnoklassniki"].accordion_812f {
  background-color: transparent;
  color: #f4731c;
}
.gradient-3ce3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gradient-3ce3 [class*="social-icon-meetup"].accordion_812f {
  background-color: transparent;
  color: #ec1c40;
}
.gradient-3ce3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gradient-3ce3 [class*="social-icon-pinterest"].accordion_812f {
  background-color: transparent;
  color: #bd081c;
}
.gradient-3ce3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gradient-3ce3 [class*="social-icon-product-hunt"].accordion_812f {
  background-color: transparent;
  color: #da552f;
}
.gradient-3ce3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gradient-3ce3 [class*="social-icon-reddit"].accordion_812f {
  background-color: transparent;
  color: #ff4500;
}
.gradient-3ce3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gradient-3ce3 [class*="social-icon-rss"].accordion_812f {
  background-color: transparent;
  color: #f26522;
}
.gradient-3ce3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gradient-3ce3
  [class*="social-icon-shopping-cart"].accordion_812f {
  background-color: transparent;
  color: #4caf50;
}
.gradient-3ce3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gradient-3ce3 [class*="social-icon-skype"].accordion_812f {
  background-color: transparent;
  color: #00aff0;
}
.gradient-3ce3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gradient-3ce3 [class*="social-icon-slideshare"].accordion_812f {
  background-color: transparent;
  color: #0077b5;
}
.gradient-3ce3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gradient-3ce3 [class*="social-icon-snapchat"].accordion_812f {
  background-color: transparent;
  color: #fffc00;
}
.gradient-3ce3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gradient-3ce3 [class*="social-icon-soundcloud"].accordion_812f {
  background-color: transparent;
  color: #f80;
}
.gradient-3ce3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gradient-3ce3 [class*="social-icon-spotify"].accordion_812f {
  background-color: transparent;
  color: #2ebd59;
}
.gradient-3ce3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gradient-3ce3
  [class*="social-icon-stack-overflow"].accordion_812f {
  background-color: transparent;
  color: #fe7a15;
}
.gradient-3ce3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gradient-3ce3 [class*="social-icon-maldkfgram"].accordion_812f {
  background-color: transparent;
  color: #2ca5e0;
}
.gradient-3ce3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gradient-3ce3 [class*="social-icon-tripadvisor"].accordion_812f {
  background-color: transparent;
  color: #589442;
}
.gradient-3ce3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gradient-3ce3 [class*="social-icon-tumblr"].accordion_812f {
  background-color: transparent;
  color: #35465c;
}
.gradient-3ce3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gradient-3ce3 [class*="social-icon-twitch"].accordion_812f {
  background-color: transparent;
  color: #6441a5;
}
.gradient-3ce3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gradient-3ce3 [class*="social-icon-twitter"].accordion_812f {
  background-color: transparent;
  color: #1da1f2;
}
.gradient-3ce3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gradient-3ce3 [class*="social-icon-vimeo"].accordion_812f {
  background-color: transparent;
  color: #1ab7ea;
}
.gradient-3ce3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gradient-3ce3 [class*="social-icon-vk"].accordion_812f {
  background-color: transparent;
  color: #45668e;
}
.gradient-3ce3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gradient-3ce3 [class*="social-icon-weibo"].accordion_812f {
  background-color: transparent;
  color: #df2029;
}
.gradient-3ce3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gradient-3ce3 [class*="social-icon-weixin"].accordion_812f {
  background-color: transparent;
  color: #7bb32e;
}
.gradient-3ce3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gradient-3ce3 [class*="social-icon-whatsapp"].accordion_812f {
  background-color: transparent;
  color: #25d366;
}
.gradient-3ce3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gradient-3ce3 [class*="social-icon-wordpress"].accordion_812f {
  background-color: transparent;
  color: #21759b;
}
.gradient-3ce3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gradient-3ce3 [class*="social-icon-xing"].accordion_812f {
  background-color: transparent;
  color: #026466;
}
.gradient-3ce3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gradient-3ce3 [class*="social-icon-yelp"].accordion_812f {
  background-color: transparent;
  color: #af0606;
}
.gradient-3ce3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gradient-3ce3 [class*="social-icon-youtube"].accordion_812f {
  background-color: transparent;
  color: #cd201f;
}
.row_pink_d2a5 {
  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;
}
.row_pink_d2a5:hover {
  box-shadow: none;
  background: 0 0;
}
.progress_5111 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow_c0ef {
  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;
}
.bottom-dff0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background_mini_ce3b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background_mini_ce3b,
.background_mini_ce3b::after,
.background_mini_ce3b::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;
}
.background_mini_ce3b::after,
.background_mini_ce3b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.row-493d .shadow_c0ef .bottom-dff0 {
  margin-top: -2px;
  width: 19px;
}
.row-493d .shadow_c0ef .background_mini_ce3b {
  margin-top: -1px;
}
.row-493d .shadow_c0ef .background_mini_ce3b,
.row-493d .shadow_c0ef .background_mini_ce3b::after,
.row-493d .shadow_c0ef .background_mini_ce3b::before {
  width: 19px;
  height: 2px;
}
.row-493d .shadow_c0ef .background_mini_ce3b::before {
  top: -6px;
}
.row-493d .shadow_c0ef .background_mini_ce3b::after {
  bottom: -6px;
}
.breadcrumb_4a5a .shadow_c0ef .bottom-dff0 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb_4a5a .shadow_c0ef .background_mini_ce3b {
  margin-top: -1px;
}
.breadcrumb_4a5a .shadow_c0ef .background_mini_ce3b,
.breadcrumb_4a5a .shadow_c0ef .background_mini_ce3b::after,
.breadcrumb_4a5a .shadow_c0ef .background_mini_ce3b::before {
  width: 22px;
  height: 2px;
}
.breadcrumb_4a5a .shadow_c0ef .background_mini_ce3b::before {
  top: -7px;
}
.breadcrumb_4a5a .shadow_c0ef .background_mini_ce3b::after {
  bottom: -7px;
}
.content_warm_bb46 .shadow_c0ef .bottom-dff0 {
  margin-top: -2px;
  width: 31px;
}
.content_warm_bb46 .shadow_c0ef .background_mini_ce3b {
  margin-top: -1.5px;
}
.content_warm_bb46 .shadow_c0ef .background_mini_ce3b,
.content_warm_bb46 .shadow_c0ef .background_mini_ce3b::after,
.content_warm_bb46 .shadow_c0ef .background_mini_ce3b::before {
  width: 31px;
  height: 3px;
}
.content_warm_bb46 .shadow_c0ef .background_mini_ce3b::before {
  top: -9px;
}
.content_warm_bb46 .shadow_c0ef .background_mini_ce3b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .logo_4f9e .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 19px;
  }
  .logo_4f9e .shadow_c0ef .background_mini_ce3b {
    margin-top: -1px;
  }
  .logo_4f9e .shadow_c0ef .background_mini_ce3b,
  .logo_4f9e .shadow_c0ef .background_mini_ce3b::after,
  .logo_4f9e .shadow_c0ef .background_mini_ce3b::before {
    width: 19px;
    height: 2px;
  }
  .logo_4f9e .shadow_c0ef .background_mini_ce3b::before {
    top: -6px;
  }
  .logo_4f9e .shadow_c0ef .background_mini_ce3b::after {
    bottom: -6px;
  }
  .picture_7ae9 .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_7ae9 .shadow_c0ef .background_mini_ce3b {
    margin-top: -1px;
  }
  .picture_7ae9 .shadow_c0ef .background_mini_ce3b,
  .picture_7ae9 .shadow_c0ef .background_mini_ce3b::after,
  .picture_7ae9 .shadow_c0ef .background_mini_ce3b::before {
    width: 22px;
    height: 2px;
  }
  .picture_7ae9 .shadow_c0ef .background_mini_ce3b::before {
    top: -7px;
  }
  .picture_7ae9 .shadow_c0ef .background_mini_ce3b::after {
    bottom: -7px;
  }
  .pink-3085 .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 31px;
  }
  .pink-3085 .shadow_c0ef .background_mini_ce3b {
    margin-top: -1.5px;
  }
  .pink-3085 .shadow_c0ef .background_mini_ce3b,
  .pink-3085 .shadow_c0ef .background_mini_ce3b::after,
  .pink-3085 .shadow_c0ef .background_mini_ce3b::before {
    width: 31px;
    height: 3px;
  }
  .pink-3085 .shadow_c0ef .background_mini_ce3b::before {
    top: -9px;
  }
  .pink-3085 .shadow_c0ef .background_mini_ce3b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav_fluid_4745 .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_fluid_4745 .shadow_c0ef .background_mini_ce3b {
    margin-top: -1px;
  }
  .nav_fluid_4745 .shadow_c0ef .background_mini_ce3b,
  .nav_fluid_4745 .shadow_c0ef .background_mini_ce3b::after,
  .nav_fluid_4745 .shadow_c0ef .background_mini_ce3b::before {
    width: 19px;
    height: 2px;
  }
  .nav_fluid_4745 .shadow_c0ef .background_mini_ce3b::before {
    top: -6px;
  }
  .nav_fluid_4745 .shadow_c0ef .background_mini_ce3b::after {
    bottom: -6px;
  }
  .article-bronze-3cbb .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 22px;
  }
  .article-bronze-3cbb .shadow_c0ef .background_mini_ce3b {
    margin-top: -1px;
  }
  .article-bronze-3cbb .shadow_c0ef .background_mini_ce3b,
  .article-bronze-3cbb .shadow_c0ef .background_mini_ce3b::after,
  .article-bronze-3cbb .shadow_c0ef .background_mini_ce3b::before {
    width: 22px;
    height: 2px;
  }
  .article-bronze-3cbb .shadow_c0ef .background_mini_ce3b::before {
    top: -7px;
  }
  .article-bronze-3cbb .shadow_c0ef .background_mini_ce3b::after {
    bottom: -7px;
  }
  .tertiary_gold_fba8 .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_gold_fba8 .shadow_c0ef .background_mini_ce3b {
    margin-top: -1.5px;
  }
  .tertiary_gold_fba8 .shadow_c0ef .background_mini_ce3b,
  .tertiary_gold_fba8 .shadow_c0ef .background_mini_ce3b::after,
  .tertiary_gold_fba8 .shadow_c0ef .background_mini_ce3b::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_gold_fba8 .shadow_c0ef .background_mini_ce3b::before {
    top: -9px;
  }
  .tertiary_gold_fba8 .shadow_c0ef .background_mini_ce3b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header_738c .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 19px;
  }
  .header_738c .shadow_c0ef .background_mini_ce3b {
    margin-top: -1px;
  }
  .header_738c .shadow_c0ef .background_mini_ce3b,
  .header_738c .shadow_c0ef .background_mini_ce3b::after,
  .header_738c .shadow_c0ef .background_mini_ce3b::before {
    width: 19px;
    height: 2px;
  }
  .header_738c .shadow_c0ef .background_mini_ce3b::before {
    top: -6px;
  }
  .header_738c .shadow_c0ef .background_mini_ce3b::after {
    bottom: -6px;
  }
  .paper_b189 .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_b189 .shadow_c0ef .background_mini_ce3b {
    margin-top: -1px;
  }
  .paper_b189 .shadow_c0ef .background_mini_ce3b,
  .paper_b189 .shadow_c0ef .background_mini_ce3b::after,
  .paper_b189 .shadow_c0ef .background_mini_ce3b::before {
    width: 22px;
    height: 2px;
  }
  .paper_b189 .shadow_c0ef .background_mini_ce3b::before {
    top: -7px;
  }
  .paper_b189 .shadow_c0ef .background_mini_ce3b::after {
    bottom: -7px;
  }
  .stale-c2d0 .shadow_c0ef .bottom-dff0 {
    margin-top: -2px;
    width: 31px;
  }
  .stale-c2d0 .shadow_c0ef .background_mini_ce3b {
    margin-top: -1.5px;
  }
  .stale-c2d0 .shadow_c0ef .background_mini_ce3b,
  .stale-c2d0 .shadow_c0ef .background_mini_ce3b::after,
  .stale-c2d0 .shadow_c0ef .background_mini_ce3b::before {
    width: 31px;
    height: 3px;
  }
  .stale-c2d0 .shadow_c0ef .background_mini_ce3b::before {
    top: -9px;
  }
  .stale-c2d0 .shadow_c0ef .background_mini_ce3b::after {
    bottom: -9px;
  }
}
.bronze-2da3 .background_mini_ce3b {
  -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);
}
.bronze-2da3 .background_mini_ce3b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bronze-2da3 .background_mini_ce3b::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);
}
.bronze-2da3.gallery-07f5 .background_mini_ce3b {
  -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);
}
.bronze-2da3.gallery-07f5 .background_mini_ce3b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bronze-2da3.gallery-07f5 .background_mini_ce3b::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);
}
.gradient_dim_e178 {
  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.smooth_6473:before {
  display: none;
}
.panel-55cd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel-55cd .overlay-b783 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel-55cd .overlay-b783:last-of-type {
  border-bottom: none;
}
.panel-55cd .overlay-b783.element_9825,
.panel-55cd .overlay-b783.slow_648b,
.panel-55cd .overlay-b783.stone-ef05 {
  padding: 0;
}
.panel-55cd .dim_297f .outline-7427 {
  color: currentColor;
}
.panel-55cd .dim_297f .outline-7427:focus,
.panel-55cd .dim_297f .outline-7427:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-55cd.pressed_87f5 .pro-08d2,
.panel-55cd.pressed_87f5 .hard_50b7 a,
.panel-55cd.pressed_87f5 .dropdown-f8cd a,
.panel-55cd.pressed_87f5 .wrapper-11df a {
  color: rgba(0, 0, 0, 0.55);
}
.panel-55cd.pressed_87f5 .pro-08d2:hover,
.panel-55cd.pressed_87f5 .hard_50b7 a:hover,
.panel-55cd.pressed_87f5 .dropdown-f8cd a:hover,
.panel-55cd.pressed_87f5 .wrapper-11df a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-55cd.pressed_87f5 .bright_5908 {
  color: rgba(0, 0, 0, 0.8);
}
.panel-55cd.pressed_87f5 .overlay-b783 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-55cd.pressed_87f5 .overlay-b783:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel-55cd.pressed_87f5 .card_wood_adbc:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel-55cd.pressed_87f5 .dim_297f .link-e92f li a,
.panel-55cd.pressed_87f5 .dim_297f .outline-7427,
.panel-55cd.pressed_87f5 .wrapper-11df {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-55cd.pressed_87f5 .dim_297f .outline-7427:focus,
.panel-55cd.pressed_87f5 .dim_297f .outline-7427:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-55cd.pressed_87f5 .link-e92f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-55cd.tabs_45f1 .pro-08d2,
.panel-55cd.tabs_45f1 .hard_50b7 a,
.panel-55cd.tabs_45f1 .dropdown-f8cd .outline-7427,
.panel-55cd.tabs_45f1 .dropdown-f8cd a,
.panel-55cd.tabs_45f1 .wrapper-11df a {
  color: rgba(255, 255, 255, 0.79);
}
.panel-55cd.tabs_45f1 .pro-08d2:hover,
.panel-55cd.tabs_45f1 .hard_50b7 a:hover,
.panel-55cd.tabs_45f1 .dropdown-f8cd .outline-7427:hover,
.panel-55cd.tabs_45f1 .dropdown-f8cd a:hover,
.panel-55cd.tabs_45f1 .wrapper-11df a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-55cd.tabs_45f1 .bright_5908 {
  color: rgba(255, 255, 255, 0.99);
}
.panel-55cd.tabs_45f1 .overlay-b783 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-55cd.tabs_45f1 .overlay-b783:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel-55cd.tabs_45f1 .card_wood_adbc:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel-55cd.tabs_45f1 .dim_297f .link-e92f li a,
.panel-55cd.tabs_45f1 .dim_297f .outline-7427,
.panel-55cd.tabs_45f1 .wrapper-11df {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-55cd.tabs_45f1 .dim_297f .outline-7427:focus,
.panel-55cd.tabs_45f1 .dim_297f .outline-7427:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-55cd.tabs_45f1 .link-e92f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_wood_adbc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.card_wood_adbc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.chip-b3a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.south_584e .panel-55cd {
  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;
}
.south_584e .overlay-b783 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.south_584e .overlay-b783: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) {
  .south_584e .overlay-b783:before {
    width: 16%;
    left: 42%;
  }
}
.south_584e .overlay-b783:last-child:before {
  content: none;
}
.south_584e .overlay-b783[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.south_584e .dim_297f .link-e92f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.south_584e .dim_297f .link-e92f li a .outline-7427 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.south_584e .dim_297f .wrapper-11df {
  border: none;
}
.south_584e .dim_297f .wrapper-11df li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.south_584e .card_wood_adbc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.south_584e .chip-b3a5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.south_584e .tabs_45f1 .card_wood_adbc:before {
  background: rgba(0, 0, 0, 0.9);
}
.south_584e .pressed_87f5.plasma-11bf .background_mini_ce3b {
  background: rgba(0, 0, 0, 0.6);
}
.south_584e
  .pressed_87f5.plasma-11bf
  .background_mini_ce3b::after,
.south_584e
  .pressed_87f5.plasma-11bf
  .background_mini_ce3b:before {
  background: inherit;
}
.south_584e
  .pressed_87f5.plasma-11bf:hover
  .background_mini_ce3b {
  background: rgba(0, 0, 0, 0.8);
}
.button_small_ec3f .panel-55cd {
  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) {
  .button_small_ec3f .panel-55cd {
    width: auto;
    right: 45px;
  }
}
.content_ca2d .panel-55cd {
  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) {
  .content_ca2d .panel-55cd {
    width: auto;
    left: 45px;
  }
}
.smooth_6473 .panel-55cd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.smooth_6473 .chip-b3a5 {
  max-width: 48em;
  margin: 0 auto;
}
.smooth_6473 .card_wood_adbc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar-70f4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-70f4.south_584e .panel-55cd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar-70f4.button_small_ec3f .panel-55cd {
  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);
}
.avatar-70f4 .panel-55cd {
  visibility: visible;
}
.avatar-70f4.content_ca2d .panel-55cd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.outline_9f64,
.fresh_5b16 {
  overflow-x: hidden;
}
.outline_9f64 .panel-55cd {
  overflow: auto;
}
.outline_9f64.south_584e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline_9f64.south_584e .panel-55cd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.outline_9f64.south_584e .row_pink_d2a5 {
  opacity: 0;
}
.outline_9f64.button_small_ec3f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline_9f64.button_small_ec3f .panel-55cd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.outline_9f64.button_small_ec3f .row_pink_d2a5 {
  opacity: 0;
}
.outline_9f64.content_ca2d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.outline_9f64.content_ca2d .panel-55cd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.outline_9f64.content_ca2d .row_pink_d2a5 {
  opacity: 0;
}
.outline_9f64.smooth_6473 .panel-55cd {
  z-index: 10;
  visibility: visible;
}
.plasma-11bf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma-11bf .background_mini_ce3b {
  background: rgba(255, 255, 255, 0.99);
}
.plasma-11bf .background_mini_ce3b::after,
.plasma-11bf .background_mini_ce3b:before {
  background: inherit;
}
.plasma-11bf:hover .background_mini_ce3b {
  background: rgba(255, 255, 255, 0.99);
}
.content_ca2d .plasma-11bf {
  top: 10px;
  right: auto;
  left: 12px;
}
.smooth_6473 .plasma-11bf {
  display: none !important;
}
.outline_9f64:before,
.fresh_5b16:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.outline_9f64 .plasma-11bf,
.fresh_5b16 .plasma-11bf {
  display: inline-block;
}
.panel-55cd .steel_555c {
  -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;
}
.outline_9f64 .panel-55cd .steel_555c,
.fresh_5b16 .panel-55cd .steel_555c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_tall_dd0a .left-6c82 {
  width: 100%;
}
.video_1683 {
  padding: 0 0.5em 0;
}
.video_1683 [class*="customify-col-"],
.video_1683 [class*="customify-col_"],
.video_1683 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.top_7a91 .video_1683 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .badge_2d59 .outline_dccc,
  .outline_dccc {
    display: none;
  }
  .main_hard_75b0 {
    text-align: left;
  }
  .sidebar_c35d {
    text-align: center;
  }
  .lite_f09e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .badge_2d59 .shadow-29c7,
  .shadow-29c7 {
    display: none;
  }
  .footer-31dd {
    text-align: left;
  }
  .notice_b9d9 {
    text-align: center;
  }
  .backdrop_574b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .badge_2d59 .disabled_7927,
  .disabled_7927 {
    display: none;
  }
  .content_263e {
    text-align: left;
  }
  .hover-e203 {
    text-align: center;
  }
  .element_paper_4fc8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fresh_5bd0 {
  box-shadow: none !important;
}
.in_526b .section-cab7,
.liquid-76eb .section-cab7 {
  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;
}
.liquid-76eb .section-cab7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-feb8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content-feb8:after,
.content-feb8:before {
  content: "";
  display: table;
}
.content-feb8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content-feb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content-feb8,
.slider-50e7 {
  max-width: 1248px;
  margin: 0 auto;
}

.banner-e95e.notice-adef .content-feb8 {
  max-width: 100%;
}
.banner-e95e.text-glass-168a {
  max-width: 1200px;
  margin: 0 auto;
}
.banner-e95e.stone-4606 .content-feb8 {
  max-width: 100%;
}
.banner-e95e.stone-4606 > .content-feb8 {
  padding-left: 0;
  padding-right: 0;
}
.banner-e95e.stone-4606 > .content-feb8 .badge_2d59 {
  margin: 0;
}
.banner-e95e.stone-4606
  > .content-feb8
  .tooltip_4471.heading_up_47d8 {
  margin-right: 0;
  margin-left: 0;
}
.banner-e95e.stone-4606 #main.heading_up_47d8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .down-b0ed #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .down-b0ed #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .new_17ba .down_7628 {
    padding-right: 1em;
  }
  .new_17ba.tertiary_54b1 .tooltip_4471 {
    border-right: 1px solid #eaecee;
  }
  .new_17ba.tertiary_54b1 .down_7628 {
    padding-right: 1em;
  }
  .new_17ba.tertiary_54b1 .detail_small_792c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-ee68 .down_7628 {
    padding-left: 1em;
  }
  .progress-ee68.tertiary_54b1 .tooltip_4471 {
    border-left: 1px solid #eaecee;
  }
  .progress-ee68.tertiary_54b1 .down_7628 {
    padding-left: 1em;
  }
  .progress-ee68.tertiary_54b1 .detail_small_792c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_stone_e898 .down_7628 {
    padding-left: 1em;
  }
  .message_stone_e898.tertiary_54b1 .easy-0105 {
    border-right: 1px solid #eaecee;
  }
  .message_stone_e898.tertiary_54b1 .title-2305 {
    border-right: 1px solid #eaecee;
  }
  .message_stone_e898.tertiary_54b1 .down_7628 {
    padding-left: 1em;
  }
  .message_stone_e898.tertiary_54b1 .detail_small_792c {
    padding-right: 1em;
  }
  .message_stone_e898.tertiary_54b1 .link_c901 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west_7c41 .down_7628 {
    padding-right: 1em;
  }
  .west_7c41.tertiary_54b1 .easy-0105 {
    border-left: 1px solid #eaecee;
  }
  .west_7c41.tertiary_54b1 .title-2305 {
    border-left: 1px solid #eaecee;
  }
  .west_7c41.tertiary_54b1 .down_7628 {
    padding-right: 1em;
  }
  .west_7c41.tertiary_54b1 .detail_small_792c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west_7c41.tertiary_54b1 .link_c901 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-b0ed .down_7628 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down-b0ed.tertiary_54b1 .tooltip_4471 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .down-b0ed.tertiary_54b1 .down_7628 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down-b0ed.tertiary_54b1 .detail_small_792c {
    padding-left: 1em;
  }
  .down-b0ed.tertiary_54b1 .link_c901 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .down-b0ed.tertiary_54b1 .down_7628 {
    padding-left: 0;
  }
}
.pattern-solid-b900 .copper_b719 {
  display: inline-block;
}
.texture_simple_4c12 {
  display: inline-block;
}
.footer_blue_7035 {
  word-con: break-word;
}
.container_5f40 > span {
  display: inline-block;
  padding: 5px 0;
}
.container_5f40 .small-6981 {
  margin-left: 8px;
  margin-right: 8px;
}
.container_5f40 .tag_cfb7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gradient-orange-186b .text_up_b7cd {
  margin-bottom: 2em;
}
.gradient-orange-186b .detail_0052 {
  margin-bottom: 15px;
}
.gradient-orange-186b .detail_0052:last-child {
  margin-bottom: 0;
}
.gradient-orange-186b .upper-e404 {
  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) {
  .gradient-orange-186b .upper-e404 {
    display: block;
  }
}
.gradient-orange-186b .border-3bed {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gradient-orange-186b .border-3bed {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gradient-orange-186b .new_20f0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gradient-orange-186b .new_20f0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gradient-orange-186b .new_20f0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gradient-orange-186b .footer_blue_7035 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-orange-186b .footer_blue_7035 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gradient-orange-186b .preview_01e8 p:last-child {
  margin-bottom: 0;
}
.gradient-orange-186b .shade-b9e2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gradient-orange-186b .bronze_89be {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gradient-orange-186b .hover-14ac {
  margin-top: 1em;
}
.gradient-orange-186b .small-b04b {
  top: 0;
  display: block;
}
.gradient-orange-186b .small-b04b a {
  color: inherit;
}
.gradient-orange-186b .small-b04b a:hover {
  color: inherit;
}
.gradient-orange-186b .footer-inner-d40b {
  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;
}
.gradient-orange-186b .footer-inner-d40b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gradient-orange-186b .bronze_89be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gradient-orange-186b .notice-plasma-bf67 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gradient-orange-186b .notice-plasma-bf67:first-child {
  margin-top: 0;
}
.gradient-orange-186b .notice-plasma-bf67.prev_7119 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gradient-orange-186b .notice-plasma-bf67.soft-d120 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient-orange-186b
  .notice-plasma-bf67.soft-d120.outline_glass_06d9
  .hover-14ac {
  width: 100%;
}
.gradient-orange-186b .soft-d120 {
  -webkit-box-align: center;
  align-items: center;
}
.gradient-orange-186b .soft-d120 .container_5f40,
.gradient-orange-186b .soft-d120 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gradient-orange-186b .new_20f0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-orange-186b .new_20f0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-orange-186b .new_20f0: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;
}
.gradient-orange-186b .prev_7119 {
  z-index: 5;
}
.gradient-orange-186b .description-dim-45bd .surface_short_d074 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gradient-orange-186b .blue_3eee .surface_short_d074 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gradient-orange-186b .tabs-7f1d .surface_short_d074 {
  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;
}
.gradient-orange-186b.lower-64cd .upper-e404,
.gradient-orange-186b.label-80d7 .upper-e404 {
  display: block;
}
.gradient-orange-186b.lower-64cd .upper-e404 .content-medium-5bbd,
.gradient-orange-186b.lower-64cd .upper-e404 .bronze_89be,
.gradient-orange-186b.label-80d7 .upper-e404 .content-medium-5bbd,
.gradient-orange-186b.label-80d7 .upper-e404 .bronze_89be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gradient-orange-186b.component-47b4 .border-3bed {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gradient-orange-186b.component-47b4 .border-3bed {
    margin-right: 0;
  }
}
.gradient-orange-186b.lower-64cd .border-3bed,
.gradient-orange-186b.label-80d7 .border-3bed {
  padding-top: 40%;
}
.gradient-orange-186b.lower-64cd .text_up_b7cd,
.gradient-orange-186b.label-80d7 .text_up_b7cd {
  display: block;
}
.gradient-orange-186b.lower-64cd .fn-sticky-beb2 .bronze_89be,
.gradient-orange-186b.label-80d7 .fn-sticky-beb2 .bronze_89be {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gradient-orange-186b.lower-64cd .border-3bed,
.gradient-orange-186b.label-80d7 .border-3bed {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gradient-orange-186b.lower-64cd .bronze_89be {
  padding: 1em;
}
.fast-ffe5 {
  margin: 30px auto;
  display: block;
}
.fast-ffe5 .gradient-outer-1d35 > * {
  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;
}
.fast-ffe5 .gradient-outer-1d35 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fast-ffe5 .gradient-outer-1d35 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver-961d .container_5f40 {
  margin-bottom: 1.41575em;
}
.silver-961d .pink_8ed3 {
  margin-bottom: 1.618em;
}
.alert_hard_e779 .next_fa33 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert_hard_e779 .next_fa33 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert_hard_e779 .panel-over-31b1 {
  max-width: 100%;
  overflow: auto;
}
.prev-8f43 .alert_hard_e779 a:hover {
  text-decoration: underline;
}
.iron_a89d .detail_0052:not(.footer_blue_7035),
.iron_a89d .new_20f0 {
  margin-bottom: 1.41575em;
}
.iron_a89d .detail_0052:not(.footer_blue_7035):last-child,
.iron_a89d .new_20f0:last-child {
  margin-bottom: 0;
}
.iron_a89d .detail_0052.overlay-7398 {
  margin-bottom: 0.41575em;
}
.iron_a89d .layout_south_cb2d:before,
.iron_a89d .carousel_steel_da4c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.iron_a89d .layout_south_cb2d:before {
  content: "\f115";
}
.iron_a89d .carousel_steel_da4c:before {
  content: "\f02c";
}
.iron_a89d .popup-static-efff {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.iron_a89d .popup-static-efff a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.video_4eb2 {
  display: -webkit-box;
  display: flex;
}
.video_4eb2 .texture_d8ce {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .video_4eb2 .texture_d8ce {
    flex-basis: 90px;
  }
}
.video_4eb2 .chip_rough_7879 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .video_4eb2 .chip_rough_7879 {
    flex-basis: calc(100% - 50px);
  }
}
.video_4eb2 .west_8c5b p:last-child {
  margin-bottom: 0.72em;
}
.simple-ac93 .gradient-outer-1d35 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.simple-ac93 .gradient-outer-1d35:after,
.simple-ac93 .gradient-outer-1d35:before {
  content: "";
  display: table;
}
.simple-ac93 .gradient-outer-1d35:after {
  clear: both;
}
.simple-ac93 .gradient-outer-1d35 .label-white-d17a,
.simple-ac93 .gradient-outer-1d35 .rough-081e {
  width: 49%;
}
.simple-ac93 .gradient-outer-1d35 .label-white-d17a a span.surface_paper_d157,
.simple-ac93 .gradient-outer-1d35 .rough-081e a span.surface_paper_d157 {
  display: block;
  margin-bottom: 5px;
}
.simple-ac93 .gradient-outer-1d35 .rough-081e {
  float: left;
  text-align: left;
}
.simple-ac93 .gradient-outer-1d35 .label-white-d17a {
  float: right;
  text-align: right;
}
.box-pressed-11f8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .box-pressed-11f8 {
    margin-bottom: 0;
  }
}
.bottom_01d5 {
  margin-bottom: 1em;
}
.bottom_01d5 .footer_blue_7035 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav-c49b a {
  display: block;
  line-height: 0;
  position: relative;
}
.image-thick-d902 .bottom_01d5,
.thick_0c2f .bottom_01d5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image-thick-d902 .bottom_01d5,
  .thick_0c2f .bottom_01d5 {
    display: block;
  }
}
.image-thick-d902 .nav-c49b,
.thick_0c2f .nav-c49b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image-thick-d902 .nav-c49b,
  .thick_0c2f .nav-c49b {
    margin-bottom: 1em;
  }
}
.image-thick-d902 .nav-c49b img,
.thick_0c2f .nav-c49b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image-thick-d902 .in-8a2b,
.thick_0c2f .in-8a2b {
  flex-basis: calc(100% - 160px);
}
.image-thick-d902 .in-8a2b p,
.thick_0c2f .in-8a2b p {
  margin-bottom: 0;
}
.image-thick-d902 .in-8a2b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image-thick-d902 .in-8a2b {
    padding-left: 0;
  }
}
.thick_0c2f .in-8a2b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thick_0c2f .in-8a2b {
    padding-right: 0;
  }
}
.thick_0c2f .nav-c49b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav_narrow_7425 .nav-c49b {
  margin-bottom: 0.5em;
}
.nav_narrow_7425 .nav-c49b img {
  width: 100%;
}
.feature-bcd5 .sidebar-ad2b,
.avatar-over-fc1c .sidebar-ad2b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar-over-fc1c .tooltip_4471 .green-c66b p:last-child {
  margin-bottom: 0;
}
.hidden_15b7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.feature-ce3f .tertiary-5f60 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .feature-ce3f .tertiary-5f60:last-of-type {
    margin-bottom: 0;
  }
}
.feature-ce3f .tertiary-5f60 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-ce3f .tertiary-5f60 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.feature-ce3f .tertiary-5f60 ul li {
  margin: 0 0 0.6em;
}
.feature-ce3f .tertiary-5f60 ul li.red-7df9,
.feature-ce3f .tertiary-5f60 ul li.focus-slow-a4f7 {
  position: relative;
}
.feature-ce3f .tertiary-5f60 ul li.red-7df9 .logo_dim_5d04,
.feature-ce3f .tertiary-5f60 ul li.focus-slow-a4f7 .logo_dim_5d04 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.feature-ce3f .tertiary-5f60 ul li.red-7df9:after:after,
.feature-ce3f .tertiary-5f60 ul li.red-7df9:after:before,
.feature-ce3f
  .tertiary-5f60
  ul
  li.focus-slow-a4f7:after:after,
.feature-ce3f
  .tertiary-5f60
  ul
  li.focus-slow-a4f7:after:before {
  content: "";
  display: table;
}
.feature-ce3f .tertiary-5f60 ul li.red-7df9:after:after,
.feature-ce3f
  .tertiary-5f60
  ul
  li.focus-slow-a4f7:after:after {
  clear: both;
}
.feature-ce3f .tertiary-5f60 a.wrapper-d9ce:hover {
  text-decoration: none;
}
.feature-ce3f .tertiary-5f60 select {
  max-width: 100%;
}
.feature-ce3f .tertiary-5f60 table {
  font-size: 85%;
}
.feature-ce3f .tertiary-5f60 table td,
.feature-ce3f .tertiary-5f60 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.feature-ce3f .tertiary-5f60 table tfoot td {
  text-align: left;
}
.feature-ce3f .tertiary-5f60 :last-child {
  margin-bottom: 0;
}
.feature-ce3f .tertiary-5f60 .dirty_ef8e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.feature-ce3f .tertiary-5f60 .dirty_ef8e label {
  width: 100%;
}
.feature-ce3f .tertiary-5f60 .dirty_ef8e .content-bottom-8751 {
  width: 100%;
  display: block;
}
.feature-ce3f .tertiary-5f60 .dirty_ef8e .active-cool-204f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.feature-ce3f .tertiary-5f60 .dirty_ef8e .active-cool-204f:hover svg #svg-search {
  fill: #444;
}
.feature-ce3f .tertiary-5f60 .dirty_ef8e .active-cool-204f svg {
  width: 18px;
  height: 18px;
}
.feature-ce3f .pattern_over_ccd2 ul ul,
.feature-ce3f .heading_6789 ul ul,
.feature-ce3f .photo-in-c61f ul ul,
.feature-ce3f .paragraph_motion_0a05 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.feature-ce3f .pattern_over_ccd2 .panel-narrow-97b3 > a,
.feature-ce3f .heading_6789 .panel-narrow-97b3 > a,
.feature-ce3f .photo-in-c61f .panel-narrow-97b3 > a,
.feature-ce3f .paragraph_motion_0a05 .panel-narrow-97b3 > a {
  margin-bottom: 0;
}
.feature-ce3f .secondary_first_3a2f li,
.feature-ce3f .pattern_over_ccd2 li,
.feature-ce3f .tag-action-3dc2 li,
.feature-ce3f .heading_6789 li,
.feature-ce3f .photo-in-c61f li,
.feature-ce3f .paragraph_motion_0a05 li,
.feature-ce3f .disabled_d729 li,
.feature-ce3f .widget-8c0f li {
  display: block;
  position: relative;
}
.feature-ce3f .secondary_first_3a2f li:last-child,
.feature-ce3f .pattern_over_ccd2 li:last-child,
.feature-ce3f .tag-action-3dc2 li:last-child,
.feature-ce3f .heading_6789 li:last-child,
.feature-ce3f .photo-in-c61f li:last-child,
.feature-ce3f .paragraph_motion_0a05 li:last-child,
.feature-ce3f .disabled_d729 li:last-child,
.feature-ce3f .widget-8c0f li:last-child {
  border: none;
}
.feature-ce3f .secondary_first_3a2f li a,
.feature-ce3f .pattern_over_ccd2 li a,
.feature-ce3f .tag-action-3dc2 li a,
.feature-ce3f .heading_6789 li a,
.feature-ce3f .photo-in-c61f li a,
.feature-ce3f .paragraph_motion_0a05 li a,
.feature-ce3f .disabled_d729 li a,
.feature-ce3f .widget-8c0f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature-ce3f .secondary_first_3a2f li ul li::before,
.feature-ce3f .pattern_over_ccd2 li ul li::before,
.feature-ce3f .tag-action-3dc2 li ul li::before,
.feature-ce3f .heading_6789 li ul li::before,
.feature-ce3f .photo-in-c61f li ul li::before,
.feature-ce3f .paragraph_motion_0a05 li ul li::before,
.feature-ce3f .disabled_d729 li ul li::before,
.feature-ce3f .widget-8c0f li ul li::before {
  left: 15px;
}
.feature-ce3f .secondary_first_3a2f li ul a,
.feature-ce3f .pattern_over_ccd2 li ul a,
.feature-ce3f .tag-action-3dc2 li ul a,
.feature-ce3f .heading_6789 li ul a,
.feature-ce3f .photo-in-c61f li ul a,
.feature-ce3f .paragraph_motion_0a05 li ul a,
.feature-ce3f .disabled_d729 li ul a,
.feature-ce3f .widget-8c0f li ul a {
  padding-left: 20px;
}
.feature-ce3f .secondary_first_3a2f li ul ul li::before,
.feature-ce3f .pattern_over_ccd2 li ul ul li::before,
.feature-ce3f .tag-action-3dc2 li ul ul li::before,
.feature-ce3f .heading_6789 li ul ul li::before,
.feature-ce3f .photo-in-c61f li ul ul li::before,
.feature-ce3f .paragraph_motion_0a05 li ul ul li::before,
.feature-ce3f .disabled_d729 li ul ul li::before,
.feature-ce3f .widget-8c0f li ul ul li::before {
  left: 30px;
}
.feature-ce3f .secondary_first_3a2f li ul ul a,
.feature-ce3f .pattern_over_ccd2 li ul ul a,
.feature-ce3f .tag-action-3dc2 li ul ul a,
.feature-ce3f .heading_6789 li ul ul a,
.feature-ce3f .photo-in-c61f li ul ul a,
.feature-ce3f .paragraph_motion_0a05 li ul ul a,
.feature-ce3f .disabled_d729 li ul ul a,
.feature-ce3f .widget-8c0f li ul ul a {
  padding-left: 40px;
}
.feature-ce3f .layout_complex_ee8b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature-ce3f .widget-8c0f ul li {
  margin-bottom: 1.41575em;
}
.feature-ce3f .widget-8c0f ul li .badge-a714 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.feature-ce3f .widget-8c0f ul li .small-c291 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs_45f1 .secondary_first_3a2f li a,
.tabs_45f1 .pattern_over_ccd2 li a,
.tabs_45f1 .tag-action-3dc2 li a,
.tabs_45f1 .heading_6789 li a,
.tabs_45f1 .photo-in-c61f li a,
.tabs_45f1 .paragraph_motion_0a05 li a,
.tabs_45f1 .disabled_d729 li a,
.tabs_45f1 .widget-8c0f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_45f1 .layout_complex_ee8b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_45f1 .tertiary-5f60 ul li.red-7df9 .logo_dim_5d04,
.tabs_45f1 .tertiary-5f60 ul li.focus-slow-a4f7 .logo_dim_5d04 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs_45f1 .feature-ce3f .tertiary-5f60 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-e95e .feature-ce3f .link-e92f li {
  margin: 0;
}
.banner-e95e .feature-ce3f .link-e92f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner-e95e .feature-ce3f .link-e92f li ul {
  margin: 0;
}
.banner-e95e .feature-ce3f .link-e92f li ul li a {
  padding-left: 15px;
}
.banner-e95e .feature-ce3f .link-e92f li ul li li a {
  padding-left: 30px;
}
.banner-e95e .feature-ce3f .link-e92f li.panel_45ad > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner-e95e .feature-ce3f .link-e92f li.panel_45ad > 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;
}
.banner-e95e .feature-ce3f .link-e92f li.panel_45ad > 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;
}
.gradient-2865 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.text_cool_65da {
  position: relative;
  z-index: 10;
}
.text_cool_65da .steel_555c {
  width: 100%;
  max-width: 100%;
}
.hover-lower-876a .steel-5610 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover-lower-876a .pressed_87f5 {
}
.hover-lower-876a .tabs_45f1 {
  background: #292929;
}
.pink-f7bf .steel-5610 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pink-f7bf .pressed_87f5 {
  background: #f9f9f9;
}
.pink-f7bf .tabs_45f1 {
  background: #303030;
}
.box-a160 .steel-5610 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-a160 .copper_b719 {
    margin-bottom: 1em;
  }
  .box-a160 .copper_b719:last-child {
    margin-bottom: 0;
  }
}
.box-a160 .pressed_87f5 {
  background: #ededed;
}
.box-a160 .tabs_45f1 {
  background: #1a1a1a;
}
.steel-5610.pressed_87f5 {
  color: rgba(0, 0, 0, 0.6);
}
.steel-5610.pressed_87f5 .text-lower-b663 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-5610.tabs_45f1 {
  color: rgba(255, 255, 255, 0.99);
}
.steel-5610.tabs_45f1 a:not(.wrapper-d9ce) {
  color: rgba(255, 255, 255, 0.79);
}
.steel-5610.tabs_45f1 a:not(.wrapper-d9ce):hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-5610.tabs_45f1 .text-lower-b663 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-5610.tabs_45f1 table tbody td,
.steel-5610.tabs_45f1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.red-3f5c.banner_efa9 .content-feb8 {
  max-width: initial;
}
.red-3f5c .list_8343 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.red-3f5c .list_8343 .steel_555c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .red-3f5c .list_8343 .steel_555c {
    display: block;
    margin-bottom: 2em;
  }
  .red-3f5c .list_8343 .steel_555c:last-child {
    margin-bottom: 0;
  }
}
.box-a160 .copper_b719:last-child,
.pink-f7bf .copper_b719:last-child,
.hover-lower-876a .copper_b719:last-child {
  margin-bottom: 0;
}
.box-a160 .copper_b719 .feature-ce3f .tertiary-5f60:last-child,
.pink-f7bf .copper_b719 .feature-ce3f .tertiary-5f60:last-child,
.hover-lower-876a .copper_b719 .feature-ce3f .tertiary-5f60:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .box-a160 .footer-stale-80d2,
  .box-a160 .form_25f3,
  .pink-f7bf .footer-stale-80d2,
  .pink-f7bf .form_25f3,
  .hover-lower-876a .footer-stale-80d2,
  .hover-lower-876a .form_25f3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .text_cool_65da .copper_b719 {
    margin-bottom: 2em;
  }
}
.text_cool_65da p:last-child {
  margin-bottom: 0;
}
.text_cool_65da li,
.text_cool_65da ul {
  list-style: none;
  margin: 0;
}
.text_cool_65da ul ul {
  margin-left: 2.617924em;
}
.label-advanced-80c9 {
  font-size: 0.875em;
}

/* css-noise: 4f40 */
.widget-item-e0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
