/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hard-112f/customify
Author: WPCustomify
Author URI: https://pressmaximum.hard-112f
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.hard-112f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bright_e4db.tag_cb1e/licenses/gpl-2.0.footer-bottom-385f
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.detail_bottom_bae8/, (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.heading_a36a.description-cd74/normalize.hard_f8af/
 ======
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.hard_f8af v7.0.0 | MIT License | github.hard-112f/necolas/normalize.hard_f8af */
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;
}
.first-6dfb .label_right_6a86,
.sidebar-2412,
.status-silver-6619,
.active-7d48,
.dropdown-red-2954,
.wood-41c2,
.lite_20b0,
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;
}
.sidebar-2412,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sidebar-2412,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-2412,
  h1 {
    font-size: 1.8em;
  }
}
.status-silver-6619,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status-silver-6619 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status-silver-6619,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status-silver-6619,
  h2 {
    font-size: 1.7em;
  }
}
.active-7d48,
h3 {
  font-size: 1.618em;
}
.first-6dfb .label_right_6a86,
.dropdown-red-2954,
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.column-accd {
  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;
}
.narrow-46ea:after,
.narrow-46ea:before,
.accordion-1aeb:after,
.accordion-1aeb:before {
  content: "";
  display: table;
}
.narrow-46ea:after,
.accordion-1aeb:after {
  clear: both;
}
.in-48c0 {
  float: right;
  margin-right: 0;
}
.focus_bbbf {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shadow-a520 .border_small_9875,
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;
}
.shadow-a520 .border_small_9875: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;
}
.static_2be1 .border_small_9875 {
  box-shadow: none;
}
.static_2be1
  .border_small_9875
  .mask-bright-198b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.static_2be1 .border_small_9875 .text_yellow_ec1e {
  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;
}
.static_2be1
  .border_small_9875
  .text_yellow_ec1e
  b {
  display: none;
}
.static_2be1 .form-a4e1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature_2d04:not(.purple_a121):not(.icon_iron_681c),
button:not(.purple_a121):not(.icon_iron_681c),
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ),
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ),
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ):hover,
button:not(.purple_a121):not(
    .icon_iron_681c
  ):hover,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ):hover,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ):hover,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ):active,
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ):focus,
button:not(.purple_a121):not(
    .icon_iron_681c
  ):active,
button:not(.purple_a121):not(
    .icon_iron_681c
  ):focus,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ):active,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ):focus,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ):active,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ):focus,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ):active,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ):focus {
  outline: 0;
}
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88,
button:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88 {
  position: relative;
}
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .accordion-9d94,
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .liquid_a643,
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .carousel-3720,
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  i,
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  svg,
button:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .accordion-9d94,
button:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .liquid_a643,
button:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .carousel-3720,
button:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  i,
button:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  svg,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .accordion-9d94,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .liquid_a643,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .carousel-3720,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  i,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  svg,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .accordion-9d94,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .liquid_a643,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .carousel-3720,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  i,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  svg,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .accordion-9d94,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .liquid_a643,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  .carousel-3720,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  i,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88
  svg {
  visibility: hidden;
}
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88:after,
button:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88:after,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88:after,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88:after,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ).fn-loading-ff88:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.feature_2d04:not(.purple_a121):not(.icon_iron_681c),
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ),
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ),
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ) {
  color: #fff;
  background: #235787;
}
.feature_2d04:not(.purple_a121):not(
    .icon_iron_681c
  ):focus,
input[type="button"]:not(.purple_a121):not(
    .icon_iron_681c
  ):focus,
input[type="reset"]:not(.purple_a121):not(
    .icon_iron_681c
  ):focus,
input[type="submit"]:not(.purple_a121):not(
    .icon_iron_681c
  ):focus {
  color: #fff;
}
.feature_2d04.fn-disabled-ff88:not(.purple_a121):not(
    .icon_iron_681c
  ),
.feature_2d04[disabled]:not(.purple_a121):not(
    .icon_iron_681c
  ),
button.fn-disabled-ff88:not(.purple_a121):not(
    .icon_iron_681c
  ),
button[disabled]:not(.purple_a121):not(
    .icon_iron_681c
  ) {
  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;
}
.clean-fc1e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.clean-fc1e: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;
}
.dynamic-5a49 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.backdrop_tall_4a22 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.content-e5b5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.narrow-46ea:after,
.narrow-46ea:before,
.carousel_aa68:after,
.carousel_aa68:before,
.top_6c8a:after,
.top_6c8a:before,
.list_dynamic_c1f5:after,
.list_dynamic_c1f5:before,
.hero-light-c9c5:after,
.hero-light-c9c5:before,
.dim-177c:after,
.dim-177c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.narrow-46ea:after,
.carousel_aa68:after,
.top_6c8a:after,
.list_dynamic_c1f5:after,
.hero-light-c9c5:after,
.dim-177c:after {
  clear: both;
}
.carousel_aa68 .block_mini_3ea2,
.top_6c8a .block_mini_3ea2,
.search_copper_a1c5 .block_mini_3ea2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden_blue_e07b {
  display: inline-block;
}
.tag_motion_9eaa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tag_motion_9eaa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tag_motion_9eaa .alert-top-2637 {
  padding: 1em 0;
  font-size: 85%;
}
.alert-top-2637 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tooltip-easy-8c7d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tooltip-easy-8c7d:after,
.tooltip-easy-8c7d:before {
  content: "";
  display: table;
}
.tooltip-easy-8c7d:after {
  clear: both;
}
.outer-cecf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.north-c49c .outer-cecf {
  max-width: 50%;
}
.panel_1f13 .outer-cecf {
  max-width: 33.33%;
}
.top-bee4 .outer-cecf {
  max-width: 25%;
}
.plasma-d2a2 .outer-cecf {
  max-width: 20%;
}
.current_65f8 .outer-cecf {
  max-width: 16.66%;
}
.filter-31b7 .outer-cecf {
  max-width: 14.28%;
}
.static-09db .outer-cecf {
  max-width: 12.5%;
}
.black-f546 .outer-cecf {
  max-width: 11.11%;
}
.last-92db {
  display: block;
}
.first-6dfb .icon_c7af label,
.first-6dfb .avatar-abc9 label,
.first-6dfb .element-df48 label,
.first-6dfb .copper-83b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outer_3eef {
  list-style: none;
  margin: 0;
}
.outer_3eef article.inner-b34c {
  margin-bottom: 0;
}
.outer_3eef ul {
  list-style: none;
  margin: 0;
}
.outer_3eef .element-lite-0e57 li.inner-b34c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outer_3eef .element-lite-0e57 li.inner-b34c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outer_3eef .element-lite-0e57 li.inner-b34c: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) {
  .outer_3eef .element-lite-0e57 li.inner-b34c li.inner-b34c li.inner-b34c li.inner-b34c {
    padding-left: 0;
  }
}
article.inner-b34c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.inner-b34c .carousel_aa68 p:last-of-type {
  margin-bottom: 0;
}
article.inner-b34c .breadcrumb-56e1 {
  float: left;
}
article.inner-b34c .element_mini_b274 {
  margin-left: 85px;
}
article.inner-b34c .bottom_dfdf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.inner-b34c .bottom_dfdf .heading-6927 {
  margin-left: 10px;
}
article.inner-b34c .modal-dec2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.inner-b34c .disabled_clean_f628 {
  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 .icon_c7af,
  #respond .element-df48,
  #respond .copper-83b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon_c7af input,
#respond .element-df48 input,
#respond .copper-83b8 input {
  width: 100%;
}
#respond .copper-83b8 {
  margin-right: 0;
}
#respond .background_b0ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_south_0d06 {
  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;
}
.menu_south_0d06.summary-3997 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu_south_0d06 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%);
}
.menu_south_0d06:focus,
.menu_south_0d06: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);
}
.badge_12bf {
  border-radius: 10%;
}
.block-medium-1e7a {
  border-radius: 50%;
}
.dropdown_50ac {
  font-size: 0.72em;
}
.plasma_d864 {
  font-size: 0.875em;
}
.secondary-1b19 {
  font-size: 1.1em;
}
.slider-new-189d {
  text-transform: uppercase;
  line-height: 1.2;
}
.slider-new-189d.dropdown_50ac {
  letter-spacing: 0.5px;
}
.section-2574,
.section-2574 a {
  color: #6d6d6d;
}
.section-2574 a:hover {
  color: #111;
}
.basic_cef1 {
  color: #6d6d6d;
}
.breadcrumb-c561 {
  overflow-x: hidden;
}
.breadcrumb-c561 .footer_e209.north-acdd {
  position: relative;
}
.breadcrumb-c561 .footer_e209.north-acdd.media-c83d {
  position: initial;
}
.breadcrumb-c561
  .footer_e209.north-acdd.media-c83d
  .shadow_smooth_f4f2 {
  left: auto;
}
.breadcrumb-c561 .footer_e209 .shadow_smooth_f4f2 {
  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;
}
.breadcrumb-c561 .footer_e209:hover.north-acdd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb-c561
  .footer_e209:hover.north-acdd
  .shadow_smooth_f4f2 {
  display: block;
  z-index: 9999999;
}
.breadcrumb-c561 .article_747a .info_silver_15bd,
.breadcrumb-c561 .notification-318a .info_silver_15bd {
  display: none;
}
.breadcrumb-c561 .bronze_8f4e .footer_e209:hover.north-acdd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.first-6dfb .icon_c7af label,
.first-6dfb .avatar-abc9 label,
.first-6dfb .element-df48 label,
.first-6dfb .copper-83b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.outer_3eef {
  list-style: none;
  margin: 0;
}
.outer_3eef article.inner-b34c {
  margin-bottom: 0;
}
.outer_3eef ul {
  list-style: none;
  margin: 0;
}
.outer_3eef .element-lite-0e57 li.inner-b34c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .outer_3eef .element-lite-0e57 li.inner-b34c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .outer_3eef .element-lite-0e57 li.inner-b34c: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) {
  .outer_3eef .element-lite-0e57 li.inner-b34c li.inner-b34c li.inner-b34c li.inner-b34c {
    padding-left: 0;
  }
}
article.inner-b34c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.inner-b34c .carousel_aa68 p:last-of-type {
  margin-bottom: 0;
}
article.inner-b34c .breadcrumb-56e1 {
  float: left;
}
article.inner-b34c .element_mini_b274 {
  margin-left: 85px;
}
article.inner-b34c .bottom_dfdf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.inner-b34c .bottom_dfdf .heading-6927 {
  margin-left: 10px;
}
article.inner-b34c .modal-dec2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.inner-b34c .disabled_clean_f628 {
  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 .icon_c7af,
  #respond .element-df48,
  #respond .copper-83b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon_c7af input,
#respond .element-df48 input,
#respond .copper-83b8 input {
  width: 100%;
}
#respond .copper-83b8 {
  margin-right: 0;
}
#respond .background_b0ff #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article_747a .article-acd8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article-acd8 .list-8919.lower_a6e9 .surface-5d8d > li > a:focus,
.article-acd8 .list-8919.lower_a6e9 .surface-5d8d > li > a:hover,
.article-acd8 .list-8919.container_bronze_9331 .surface-5d8d > li > a:focus,
.article-acd8 .list-8919.container_bronze_9331 .surface-5d8d > li > a:hover,
.article-acd8 .list-8919.hero-short-4548 .surface-5d8d > li > a:focus,
.article-acd8 .list-8919.hero-short-4548 .surface-5d8d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-acd8
  .list-8919.lower_a6e9
  .surface-5d8d
  > li.next_cb1d
  > a,
.article-acd8
  .list-8919.lower_a6e9
  .surface-5d8d
  > li.column_down_f1bc
  > a,
.article-acd8
  .list-8919.container_bronze_9331
  .surface-5d8d
  > li.next_cb1d
  > a,
.article-acd8
  .list-8919.container_bronze_9331
  .surface-5d8d
  > li.column_down_f1bc
  > a,
.article-acd8
  .list-8919.hero-short-4548
  .surface-5d8d
  > li.next_cb1d
  > a,
.article-acd8 .list-8919.hero-short-4548 .surface-5d8d > li.secondary_5906 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article-acd8 .feature-inner-7623,
.article-acd8 .feature-inner-7623 a {
  color: rgba(255, 255, 255, 0.99);
}
.article-acd8 .small_053e.yellow-8412 li a,
.article-acd8 .card_415c a,
.article-acd8 .heading_thick_7292,
.article-acd8 .surface-5d8d > li > a,
.article-acd8 .alert-rough-fbd7 {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8 .small_053e.yellow-8412 li a:hover,
.article-acd8 .card_415c a:hover,
.article-acd8 .heading_thick_7292:hover,
.article-acd8 .surface-5d8d > li > a:hover,
.article-acd8 .alert-rough-fbd7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-acd8 .hidden_8b66 {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8 .hidden_8b66 .first-fa8c {
  color: rgba(255, 255, 255, 0.99);
}
.article-acd8 .hidden_8b66:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-acd8 .orange_b618 .widget-iron-29f9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8 .orange_b618 .widget-iron-29f9 .layout_35f4 {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8
  .orange_b618
  .widget-iron-29f9
  .layout_35f4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8
  .orange_b618
  .widget-iron-29f9
  .layout_35f4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8
  .orange_b618
  .widget-iron-29f9
  .layout_35f4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8
  .orange_b618
  .widget-iron-29f9
  .layout_35f4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8 .orange_b618 .item-1b8e {
  color: rgba(255, 255, 255, 0.79);
}
.article-acd8 .orange_b618 .item-1b8e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_advanced_c9d0
  .article-acd8
  .orange_b618
  .media-huge-af56
  .soft_c144 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_advanced_c9d0
  .article-acd8
  .orange_b618
  .media-huge-af56
  .layout_35f4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_747a .active-down-c56f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-down-c56f .list-8919.lower_a6e9 .surface-5d8d > li > a:focus,
.active-down-c56f .list-8919.lower_a6e9 .surface-5d8d > li > a:hover,
.active-down-c56f .list-8919.container_bronze_9331 .surface-5d8d > li > a:focus,
.active-down-c56f .list-8919.container_bronze_9331 .surface-5d8d > li > a:hover,
.active-down-c56f .list-8919.hero-short-4548 .surface-5d8d > li > a:focus,
.active-down-c56f .list-8919.hero-short-4548 .surface-5d8d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-down-c56f
  .list-8919.lower_a6e9
  .surface-5d8d
  > li.next_cb1d
  > a,
.active-down-c56f
  .list-8919.lower_a6e9
  .surface-5d8d
  > li.column_down_f1bc
  > a,
.active-down-c56f
  .list-8919.container_bronze_9331
  .surface-5d8d
  > li.next_cb1d
  > a,
.active-down-c56f
  .list-8919.container_bronze_9331
  .surface-5d8d
  > li.column_down_f1bc
  > a,
.active-down-c56f
  .list-8919.hero-short-4548
  .surface-5d8d
  > li.next_cb1d
  > a,
.active-down-c56f .list-8919.hero-short-4548 .surface-5d8d > li.secondary_5906 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-down-c56f .feature-inner-7623,
.active-down-c56f .feature-inner-7623 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-down-c56f .small_053e.yellow-8412 li a,
.active-down-c56f .card_415c a,
.active-down-c56f .heading_thick_7292,
.active-down-c56f .surface-5d8d > li > a,
.active-down-c56f .alert-rough-fbd7 {
  color: rgba(0, 0, 0, 0.55);
}
.active-down-c56f .small_053e.yellow-8412 li a:hover,
.active-down-c56f .card_415c a:hover,
.active-down-c56f .heading_thick_7292:hover,
.active-down-c56f .surface-5d8d > li > a:hover,
.active-down-c56f .alert-rough-fbd7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-down-c56f .hidden_8b66 {
  color: rgba(0, 0, 0, 0.55);
}
.active-down-c56f .hidden_8b66 .first-fa8c {
  color: rgba(0, 0, 0, 0.8);
}
.active-down-c56f .hidden_8b66:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_hovered_0f54 .preview-center-40c7 {
  margin-left: auto;
  margin-right: auto;
}
.top_6c8a > * {
  margin-left: auto;
  margin-right: auto;
}
.top_6c8a .dynamic-5a49 {
  margin-right: 1.41575em;
}
.gradient_e22b .top_6c8a > .image_af4c {
  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;
}
.gradient_e22b .top_6c8a > .iron_afb3 {
  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;
}
.huge-e7fe.avatar_hovered_0f54 .preview-center-40c7,
.black-33fe.avatar_hovered_0f54 .preview-center-40c7 {
  margin-left: 0;
}
.main-cfa3.avatar_hovered_0f54 .preview-center-40c7,
.focus_outer_dc4b.avatar_hovered_0f54 .preview-center-40c7 {
  margin-right: 0;
}
.top_6c8a ol,
.top_6c8a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.first-3e43 video {
  max-width: 100%;
}
.yellow_4f25 img {
  display: block;
}
.yellow_4f25.dynamic-5a49,
.yellow_4f25.backdrop_tall_4a22 {
  width: 100%;
}
.yellow_4f25.iron_afb3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.over-53ec:not(.shade-8b34) {
  margin: 1.5em auto;
}
.box-4c69 p {
  padding: 1.5em 14px;
}
ul.link_action_0062.iron_afb3,
ul.link_action_0062.image_af4c,
ul.link_action_0062.frame-complex-687c.image_af4c {
  padding: 0 14px;
}
.prev-1d4f {
  display: block;
  overflow-x: auto;
}
.prev-1d4f table {
  border-collapse: collapse;
  width: 100%;
}
.prev-1d4f td,
.prev-1d4f th {
  padding: 0.5em;
}
.top_6c8a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.top_6c8a ol ol,
.top_6c8a ol ul,
.top_6c8a ul ol,
.top_6c8a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.top_6c8a ol ol li,
.top_6c8a ol ul li,
.top_6c8a ul ol li,
.top_6c8a ul ul li {
  margin-left: 0;
}
.action-5f95.pagination-green-f83b > .center-7189 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.action-5f95.pagination-green-f83b > .center-7189 iframe,
.action-5f95.pagination-green-f83b > .center-7189 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.text_purple_ef39 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.text_purple_ef39.title-prev-f297 {
  padding: 0;
}
.text_purple_ef39.title-prev-f297 cite {
  font-size: 13px;
}
.text_purple_ef39 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.text_purple_ef39 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pro_2094 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pro_2094 > p:first-child {
  margin-top: 0;
}
.pro_2094 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pro_2094 blockquote {
  border-left: 0;
}
.slow_7fa1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.slow_7fa1:not(.fixed_12f6) {
  max-width: 100px;
}
.slow_7fa1.grid-c7d7 {
  border-bottom: none !important;
  text-align: center;
}
.slow_7fa1.grid-c7d7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box-4c69 p {
    padding: 1.5em 0;
  }
}
.mini-9121 {
  color: #0073aa;
}
.video-ebc3 {
  background-color: #0073aa;
}
.brown-1962 {
  color: #229fd8;
}
.under-e2d7 {
  background-color: #229fd8;
}
.white_86f8 {
  color: #eee;
}
.old-c346 {
  background-color: #eee;
}
.content_d5f5 {
  color: #444;
}
.label-ddee {
  background-color: #444;
}
.grid_a43e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid_a43e .static-592a .card_415c {
  font-size: 15px;
}
.grid_a43e .card_415c {
  line-height: 1.3;
}
.grid_a43e .active-down-c56f {
}
.grid_a43e .article-acd8 {
  background: #235787;
}
.wrapper-motion-cdf5 {
  padding: 0;
}
.wrapper-motion-cdf5 .article-acd8 {
  background: #1a1a1a;
}
.wrapper-motion-cdf5 .active-down-c56f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo-daf1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo-daf1 .active-down-c56f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo-daf1 .article-acd8 {
  background: #303030;
}
.dim-177c {
  position: relative;
  z-index: 10;
}
.dim-177c .main_280d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-f4e0 .north-acdd {
  display: inline-block;
  vertical-align: middle;
}
.tabs-f4e0.pattern-hard-e56a .north-acdd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs-f4e0.pattern-hard-e56a .north-acdd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-f4e0.pattern-hard-e56a .north-acdd {
    margin-right: 0.4em;
  }
}
.tabs-f4e0.pattern-hard-e56a .north-acdd:last-child {
  margin-right: 0;
}
.hidden-lite-18f3 .main_280d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .article_747a .static-592a {
    margin: 0 -0.5em;
  }
  .article_747a .static-592a [class*="customify-col-"],
  .article_747a .static-592a [class*="customify-col_"],
  .article_747a .static-592a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.article_747a.secondary-glass-ab55 .main_280d {
  background: 0 0 !important;
}
.article_747a.secondary-glass-ab55 .main_280d,
.article_747a.hidden-lite-18f3 .main_280d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .article_747a.notification_first_5957 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.article_747a.hidden-lite-18f3 .main_280d {
  box-shadow: none !important;
}
.message_last_cb9b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message_last_cb9b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message_last_cb9b {
    padding: 18px 0 20px;
  }
}
.message_last_cb9b .notice_orange_1ca0 {
  width: 100%;
}
.message_last_cb9b .breadcrumb_4246 {
  margin-bottom: 0;
}
.message_last_cb9b .section-36e0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_f908 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_f908 .message_36e8 {
  width: 100%;
}
.accordion-advanced-bbce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion-advanced-bbce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion-advanced-bbce 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;
}
.accordion-advanced-bbce li:last-child:after {
  display: none;
}
.accordion-advanced-bbce li a {
  font-weight: 500;
  margin-right: 10px;
}
.block-full-2541 .info_silver_15bd button,
.message_last_cb9b .info_silver_15bd button {
  left: 0;
}
.block-full-2541 .message_36e8,
.message_last_cb9b .message_36e8 {
  padding-left: 0;
  padding-right: 0;
}
.block-full-2541 .mask_f908,
.message_last_cb9b .mask_f908 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block-full-2541 {
  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;
}
.block-full-2541: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;
}
.block-full-2541 .section-f657 {
  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) {
  .block-full-2541 .section-f657 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block-full-2541 .section-f657 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block-full-2541 .section-f657 {
    min-height: 200px;
  }
}
.block-full-2541 .accordion-advanced-bbce {
  color: rgba(255, 255, 255, 0.8);
}
.block-full-2541 .accordion-advanced-bbce a,
.block-full-2541 .accordion-advanced-bbce li:after {
  color: inherit;
}
.block-full-2541 .accordion-advanced-bbce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.picture_fae5 {
  margin-bottom: 0.5em;
}
.white-353e {
  margin-bottom: 1.2em;
}
.white-353e,
.picture_fae5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.white-353e p:last-child,
.picture_fae5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info_silver_15bd,
#masthead .info_silver_15bd {
  display: none;
}
#masthead
  > .info_silver_15bd.icon-4688 {
  display: none;
}
#masthead > .info_silver_15bd button {
  left: 0;
}
.dynamic-a9f4 {
  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%;
}
.dynamic-a9f4 .north-acdd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dynamic-a9f4 .tall-1167 {
  display: -webkit-box;
  display: flex;
}
.dynamic-a9f4 .tall-1167.banner_6775 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dynamic-a9f4 .tall-1167.feature-b36c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-a9f4 .tall-1167.icon-middle-f031 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-a9f4.picture_561e.badge-liquid-53d0 .tall-1167.banner_6775 {
  flex-basis: 100%;
}
.dynamic-a9f4.title-pink-55dc .tall-1167.feature-b36c {
  -webkit-box-flex: 1;
  flex: auto;
}
.dynamic-a9f4.title-pink-55dc .tall-1167.icon-middle-f031 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info_silver_15bd.icon-4688 {
  display: none;
}
#masthead > .info_silver_15bd button {
  left: 0;
}
.wrapper-focused-35bd {
  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;
}
.wrapper-focused-35bd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper-focused-35bd.dark_7a98 i {
  margin-right: 4px;
}
.wrapper-focused-35bd.hard_29bc i {
  margin-left: 5px;
}
.card_415c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card_415c p:last-child {
  margin-bottom: 0;
}
.image-ebe0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.image-ebe0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.image-ebe0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.image-ebe0 .feature-inner-7623 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.image-ebe0 .search-0b0b {
  margin: 5px 0 7px 0;
}
.image-ebe0.complex_5350 .text-114d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-ebe0.complex_5350 .slider-small-32af {
  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;
}
.image-ebe0.search-center-3e27 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.image-ebe0.search-center-3e27 .text-114d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-ebe0.search-center-3e27 .slider-small-32af {
  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;
}
.image-ebe0.huge-7ebc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image-ebe0.top-34cf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.image-ebe0.top-34cf .slider-small-32af {
  margin-top: 7px;
}
.photo-49f6 {
  display: inline-block;
}
.dim-177c .icon_a352 .image-ebe0 img {
  max-width: 100%;
}
.list-8919 .surface_67df.bottom-380d,
.cold_8cb8 .surface_67df.bottom-380d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.list-8919 .surface-577c,
.cold_8cb8 .surface-577c {
  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%);
}
.list-8919 .surface-577c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.list-8919.simple_51d4 .surface-577c {
  display: none;
}
.list-8919 .paragraph_a86a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-8919 .paragraph_a86a li {
  display: inline-block;
  position: relative;
}
.list-8919 .paragraph_a86a li:last-child {
  margin-right: 0;
}
.list-8919 .paragraph_a86a 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;
}
.list-8919 .paragraph_a86a li.secondary_5906 > a {
  color: rgba(0, 0, 0, 0.9);
}
.list-8919 .paragraph_a86a > 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;
}
.list-8919 .paragraph_a86a > li > a i {
  line-height: 0;
}
.list-8919 .paragraph_a86a > li.fresh-af2c > a .surface-577c {
  margin-left: 4px;
  line-height: 0;
}
.list-8919 .paragraph_a86a .middle_7e7d li.fresh-af2c > a {
  position: relative;
}
.list-8919 .paragraph_a86a .middle_7e7d li.fresh-af2c > a:after,
.list-8919 .paragraph_a86a .middle_7e7d li.fresh-af2c > a:before {
  content: "";
  display: table;
}
.list-8919 .paragraph_a86a .middle_7e7d li.fresh-af2c > a:after {
  clear: both;
}
.list-8919 .paragraph_a86a .middle_7e7d li.fresh-af2c > a .surface-577c {
  margin-left: 5px;
  float: right;
}
.list-8919 .widget-8573,
.list-8919 .middle_7e7d {
  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;
}
.list-8919 .middle_7e7d {
  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;
}
.list-8919 .middle_7e7d .bottom-380d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.list-8919 .middle_7e7d .surface-577c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.list-8919 .middle_7e7d li {
  display: block;
  margin: 0;
  padding: 0;
}
.list-8919 .middle_7e7d 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;
}
.list-8919 .middle_7e7d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.list-8919 .middle_7e7d .middle_7e7d {
  top: 0;
  left: 100%;
}
.list-8919 .card_cold_94d6.fn-focus-ff88 > .widget-8573,
.list-8919 .card_cold_94d6.fn-focus-ff88 > .middle_7e7d,
.list-8919 .card_cold_94d6:focus > .widget-8573,
.list-8919 .card_cold_94d6:focus > .middle_7e7d,
.list-8919 .card_cold_94d6:hover > .widget-8573,
.list-8919 .card_cold_94d6:hover > .middle_7e7d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.list-8919.hero-short-4548 .surface-5d8d:after,
.list-8919.hero-short-4548 .surface-5d8d:before {
  content: "";
  display: table;
}
.list-8919.hero-short-4548 .surface-5d8d:after {
  clear: both;
}
.list-8919.hero-short-4548 .surface-5d8d > li {
  float: left;
}
.list-8919.article_fast_c54e .surface-5d8d:after,
.list-8919.article_fast_c54e .surface-5d8d:before {
  content: "";
  display: table;
}
.list-8919.article_fast_c54e .surface-5d8d:after {
  clear: both;
}
.list-8919.article_fast_c54e .surface-5d8d > li {
  float: left;
}
.list-8919.article_fast_c54e .surface-5d8d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.list-8919.article_fast_c54e .surface-5d8d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.list-8919.article_fast_c54e .surface-5d8d > li.next_cb1d > a,
.list-8919.article_fast_c54e .surface-5d8d > li.secondary_5906 > a {
  color: #fff;
  background-color: #1e4b75;
}
.list-8919.lower_a6e9 .surface-5d8d > li > a .bottom-380d {
  position: relative;
}
.list-8919.lower_a6e9 .surface-5d8d > li > a .bottom-380d: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;
}
.list-8919.lower_a6e9
  .surface-5d8d
  > li:focus
  > a
  .bottom-380d:before,
.list-8919.lower_a6e9
  .surface-5d8d
  > li:hover
  > a
  .bottom-380d:before {
  width: 100%;
  background-color: currentColor;
}
.list-8919.lower_a6e9
  .surface-5d8d
  > li.next_cb1d
  > a
  .bottom-380d:before,
.list-8919.lower_a6e9
  .surface-5d8d
  > li.column_down_f1bc
  > a
  .bottom-380d:before {
  width: 100%;
  background-color: currentColor;
}
.list-8919.container_bronze_9331 .surface-5d8d > li > a .bottom-380d {
  position: relative;
}
.list-8919.container_bronze_9331 .surface-5d8d > li > a .bottom-380d: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;
}
.list-8919.container_bronze_9331 .surface-5d8d > li:focus > a .bottom-380d:before,
.list-8919.container_bronze_9331
  .surface-5d8d
  > li:hover
  > a
  .bottom-380d:before {
  width: 100%;
  background-color: currentColor;
}
.list-8919.container_bronze_9331
  .surface-5d8d
  > li.next_cb1d
  > a
  .bottom-380d:before,
.list-8919.container_bronze_9331
  .surface-5d8d
  > li.column_down_f1bc
  > a
  .bottom-380d:before {
  width: 100%;
  background-color: currentColor;
}
.cold_8cb8 .paragraph_a86a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cold_8cb8 .paragraph_a86a li:first-child > a {
  border-top: none;
}
.cold_8cb8 .paragraph_a86a .notification_rough_28f2 > .bottom-380d .surface-577c {
  display: none;
}
.cold_8cb8 .paragraph_a86a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.cold_8cb8 .paragraph_a86a li:last-child {
  border: none;
}
.cold_8cb8 .paragraph_a86a li.fresh-af2c > a {
  padding-right: 45px !important;
}
.cold_8cb8 .paragraph_a86a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.cold_8cb8 .paragraph_a86a li a:focus,
.cold_8cb8 .paragraph_a86a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_8cb8 .paragraph_a86a li .modal_fixed_0863 {
  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;
}
.cold_8cb8 .paragraph_a86a li .modal_fixed_0863:hover {
  box-shadow: none;
}
.cold_8cb8 .paragraph_a86a li .modal_fixed_0863 .surface-577c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.cold_8cb8 .paragraph_a86a .middle_7e7d {
  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);
}
.cold_8cb8 .paragraph_a86a .middle_7e7d li a {
  padding-left: 3em;
}
.cold_8cb8 .paragraph_a86a .gallery-current-a3b7 > a .modal_fixed_0863 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cold_8cb8 .paragraph_a86a .gallery-current-a3b7 > .middle_7e7d {
  display: block;
  opacity: 1;
}
.in_1b27 {
  max-width: 100%;
}
.hover_iron_47a5 {
  line-height: 0;
  cursor: pointer;
}
.alert-rough-fbd7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert-rough-fbd7:hover {
  box-shadow: none;
  color: currentColor;
}
.alert-rough-fbd7 svg {
  width: 18px;
  height: 18px;
}
.alert-rough-fbd7 .disabled_warm_d997 {
  display: none;
}
.thumbnail_first_6a5f {
  position: relative;
}
.thumbnail_first_6a5f.fn-active-ff88 .alert-rough-fbd7 .slow_1afa {
  display: none;
}
.thumbnail_first_6a5f.fn-active-ff88 .alert-rough-fbd7 .disabled_warm_d997 {
  display: inline-block;
}
.thumbnail_first_6a5f .silver_97fa {
  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);
}
.thumbnail_first_6a5f.chip-675e .silver_97fa {
  left: auto;
  right: -0.9em;
}
.thumbnail_first_6a5f.chip-675e .menu_1f35::before {
  left: auto;
  right: 15px;
}
.thumbnail_first_6a5f.fn-active-ff88 .silver_97fa {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-huge-af56 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media-huge-af56 label {
  flex-basis: 100%;
}
.media-huge-af56 .widget-iron-29f9 {
  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;
}
.media-huge-af56 .layout_35f4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media-huge-af56 .layout_35f4:focus {
  background-color: transparent;
}
.media-huge-af56 button.item-1b8e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media-huge-af56 button.item-1b8e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media-huge-af56 button.item-1b8e svg {
  width: 18px;
  height: 18px;
}
.media-huge-af56 input[type="submit"] {
  min-height: auto;
}
.orange_b618 .media-huge-af56 .layout_35f4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.menu_1f35 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .menu_1f35 {
    width: 220px;
  }
}
.menu_1f35 label {
  flex-basis: 100%;
}
.menu_1f35::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;
}
.highlight_advanced_c9d0 .orange_b618 .media-huge-af56 {
  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;
}
.highlight_advanced_c9d0
  .orange_b618
  .media-huge-af56
  .widget-iron-29f9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight_advanced_c9d0 .orange_b618 .media-huge-af56 .layout_35f4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight_advanced_c9d0
  .orange_b618
  .media-huge-af56
  .layout_35f4:focus {
  background: 0 0;
}
.highlight_advanced_c9d0
  .orange_b618
  .media-huge-af56
  .soft_c144 {
  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;
}
.small_053e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.small_053e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.small_053e li:last-child {
  margin-right: 0;
}
.small_053e li:first-child {
  margin-left: 0;
}
.small_053e.message_brown_53d9 a {
  color: #fff;
}
.small_053e.message_brown_53d9 a:hover {
  color: #fff;
}
.small_053e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.small_053e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.small_053e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.small_053e a:hover {
  opacity: 0.9;
  color: inherit;
}
.small_053e [class*="social-icon-apple"] {
  background-color: #999;
}
.small_053e [class*="social-icon-apple"].soft_839f {
  background-color: transparent;
  color: #999;
}
.small_053e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.small_053e [class*="social-icon-behance"].soft_839f {
  background-color: transparent;
  color: #1769ff;
}
.small_053e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.small_053e [class*="social-icon-bitbucket"].soft_839f {
  background-color: transparent;
  color: #205081;
}
.small_053e [class*="social-icon-codepen"] {
  background-color: #000;
}
.small_053e [class*="social-icon-codepen"].soft_839f {
  background-color: transparent;
  color: #000;
}
.small_053e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.small_053e [class*="social-icon-delicious"].soft_839f {
  background-color: transparent;
  color: #39f;
}
.small_053e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.small_053e [class*="social-icon-digg"].soft_839f {
  background-color: transparent;
  color: #005be2;
}
.small_053e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.small_053e [class*="social-icon-dribbble"].soft_839f {
  background-color: transparent;
  color: #ea4c89;
}
.small_053e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.small_053e [class*="social-icon-envelope"].soft_839f {
  background-color: transparent;
  color: #ea4335;
}
.small_053e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.small_053e [class*="social-icon-facebook"].soft_839f {
  background-color: transparent;
  color: #3b5998;
}
.small_053e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.small_053e [class*="social-icon-flickr"].soft_839f {
  background-color: transparent;
  color: #0063dc;
}
.small_053e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.small_053e [class*="social-icon-foursquare"].soft_839f {
  background-color: transparent;
  color: #2d5be3;
}
.small_053e [class*="social-icon-github"] {
  background-color: #333;
}
.small_053e [class*="social-icon-github"].soft_839f {
  background-color: transparent;
  color: #333;
}
.small_053e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.small_053e [class*="social-icon-google-plus"].soft_839f {
  background-color: transparent;
  color: #dd4b39;
}
.small_053e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.small_053e [class*="social-icon-houzz"].soft_839f {
  background-color: transparent;
  color: #7ac142;
}
.small_053e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.small_053e [class*="social-icon-instagram"].soft_839f {
  background-color: transparent;
  color: #262626;
}
.small_053e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.small_053e [class*="social-icon-jsfiddle"].soft_839f {
  background-color: transparent;
  color: #487aa2;
}
.small_053e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.small_053e [class*="social-icon-linkedin"].soft_839f {
  background-color: transparent;
  color: #0077b5;
}
.small_053e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.small_053e [class*="social-icon-medium"].soft_839f {
  background-color: transparent;
  color: #00ab6b;
}
.small_053e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.small_053e
  [class*="social-icon-odnoklassniki"].soft_839f {
  background-color: transparent;
  color: #f4731c;
}
.small_053e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.small_053e [class*="social-icon-meetup"].soft_839f {
  background-color: transparent;
  color: #ec1c40;
}
.small_053e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.small_053e [class*="social-icon-pinterest"].soft_839f {
  background-color: transparent;
  color: #bd081c;
}
.small_053e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.small_053e [class*="social-icon-product-hunt"].soft_839f {
  background-color: transparent;
  color: #da552f;
}
.small_053e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.small_053e [class*="social-icon-reddit"].soft_839f {
  background-color: transparent;
  color: #ff4500;
}
.small_053e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.small_053e [class*="social-icon-rss"].soft_839f {
  background-color: transparent;
  color: #f26522;
}
.small_053e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.small_053e
  [class*="social-icon-shopping-cart"].soft_839f {
  background-color: transparent;
  color: #4caf50;
}
.small_053e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.small_053e [class*="social-icon-skype"].soft_839f {
  background-color: transparent;
  color: #00aff0;
}
.small_053e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.small_053e [class*="social-icon-slideshare"].soft_839f {
  background-color: transparent;
  color: #0077b5;
}
.small_053e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.small_053e [class*="social-icon-snapchat"].soft_839f {
  background-color: transparent;
  color: #fffc00;
}
.small_053e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.small_053e [class*="social-icon-soundcloud"].soft_839f {
  background-color: transparent;
  color: #f80;
}
.small_053e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.small_053e [class*="social-icon-spotify"].soft_839f {
  background-color: transparent;
  color: #2ebd59;
}
.small_053e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.small_053e
  [class*="social-icon-stack-overflow"].soft_839f {
  background-color: transparent;
  color: #fe7a15;
}
.small_053e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.small_053e [class*="social-icon-maldkfgram"].soft_839f {
  background-color: transparent;
  color: #2ca5e0;
}
.small_053e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.small_053e [class*="social-icon-tripadvisor"].soft_839f {
  background-color: transparent;
  color: #589442;
}
.small_053e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.small_053e [class*="social-icon-tumblr"].soft_839f {
  background-color: transparent;
  color: #35465c;
}
.small_053e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.small_053e [class*="social-icon-twitch"].soft_839f {
  background-color: transparent;
  color: #6441a5;
}
.small_053e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.small_053e [class*="social-icon-twitter"].soft_839f {
  background-color: transparent;
  color: #1da1f2;
}
.small_053e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.small_053e [class*="social-icon-vimeo"].soft_839f {
  background-color: transparent;
  color: #1ab7ea;
}
.small_053e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.small_053e [class*="social-icon-vk"].soft_839f {
  background-color: transparent;
  color: #45668e;
}
.small_053e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.small_053e [class*="social-icon-weibo"].soft_839f {
  background-color: transparent;
  color: #df2029;
}
.small_053e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.small_053e [class*="social-icon-weixin"].soft_839f {
  background-color: transparent;
  color: #7bb32e;
}
.small_053e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.small_053e [class*="social-icon-whatsapp"].soft_839f {
  background-color: transparent;
  color: #25d366;
}
.small_053e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.small_053e [class*="social-icon-wordpress"].soft_839f {
  background-color: transparent;
  color: #21759b;
}
.small_053e [class*="social-icon-xing"] {
  background-color: #026466;
}
.small_053e [class*="social-icon-xing"].soft_839f {
  background-color: transparent;
  color: #026466;
}
.small_053e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.small_053e [class*="social-icon-yelp"].soft_839f {
  background-color: transparent;
  color: #af0606;
}
.small_053e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.small_053e [class*="social-icon-youtube"].soft_839f {
  background-color: transparent;
  color: #cd201f;
}
.heading_thick_7292 {
  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;
}
.heading_thick_7292:hover {
  box-shadow: none;
  background: 0 0;
}
.border-first-dd8e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.link_advanced_b5d4 {
  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;
}
.footer-97b1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module_hovered_5532 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module_hovered_5532,
.module_hovered_5532::after,
.module_hovered_5532::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;
}
.module_hovered_5532::after,
.module_hovered_5532::before {
  content: "";
  display: block;
  background-color: inherit;
}
.breadcrumb_6fba .link_advanced_b5d4 .footer-97b1 {
  margin-top: -2px;
  width: 19px;
}
.breadcrumb_6fba .link_advanced_b5d4 .module_hovered_5532 {
  margin-top: -1px;
}
.breadcrumb_6fba .link_advanced_b5d4 .module_hovered_5532,
.breadcrumb_6fba .link_advanced_b5d4 .module_hovered_5532::after,
.breadcrumb_6fba .link_advanced_b5d4 .module_hovered_5532::before {
  width: 19px;
  height: 2px;
}
.breadcrumb_6fba .link_advanced_b5d4 .module_hovered_5532::before {
  top: -6px;
}
.breadcrumb_6fba .link_advanced_b5d4 .module_hovered_5532::after {
  bottom: -6px;
}
.heading_2f33 .link_advanced_b5d4 .footer-97b1 {
  margin-top: -2px;
  width: 22px;
}
.heading_2f33 .link_advanced_b5d4 .module_hovered_5532 {
  margin-top: -1px;
}
.heading_2f33 .link_advanced_b5d4 .module_hovered_5532,
.heading_2f33 .link_advanced_b5d4 .module_hovered_5532::after,
.heading_2f33 .link_advanced_b5d4 .module_hovered_5532::before {
  width: 22px;
  height: 2px;
}
.heading_2f33 .link_advanced_b5d4 .module_hovered_5532::before {
  top: -7px;
}
.heading_2f33 .link_advanced_b5d4 .module_hovered_5532::after {
  bottom: -7px;
}
.fluid-7297 .link_advanced_b5d4 .footer-97b1 {
  margin-top: -2px;
  width: 31px;
}
.fluid-7297 .link_advanced_b5d4 .module_hovered_5532 {
  margin-top: -1.5px;
}
.fluid-7297 .link_advanced_b5d4 .module_hovered_5532,
.fluid-7297 .link_advanced_b5d4 .module_hovered_5532::after,
.fluid-7297 .link_advanced_b5d4 .module_hovered_5532::before {
  width: 31px;
  height: 3px;
}
.fluid-7297 .link_advanced_b5d4 .module_hovered_5532::before {
  top: -9px;
}
.fluid-7297 .link_advanced_b5d4 .module_hovered_5532::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .left-5573 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 19px;
  }
  .left-5573 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1px;
  }
  .left-5573 .link_advanced_b5d4 .module_hovered_5532,
  .left-5573 .link_advanced_b5d4 .module_hovered_5532::after,
  .left-5573 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 19px;
    height: 2px;
  }
  .left-5573 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -6px;
  }
  .left-5573 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -6px;
  }
  .image_ced7 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 22px;
  }
  .image_ced7 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1px;
  }
  .image_ced7 .link_advanced_b5d4 .module_hovered_5532,
  .image_ced7 .link_advanced_b5d4 .module_hovered_5532::after,
  .image_ced7 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 22px;
    height: 2px;
  }
  .image_ced7 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -7px;
  }
  .image_ced7 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -7px;
  }
  .module_8203 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 31px;
  }
  .module_8203 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1.5px;
  }
  .module_8203 .link_advanced_b5d4 .module_hovered_5532,
  .module_8203 .link_advanced_b5d4 .module_hovered_5532::after,
  .module_8203 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 31px;
    height: 3px;
  }
  .module_8203 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -9px;
  }
  .module_8203 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_up_6c01 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_up_6c01 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1px;
  }
  .secondary_up_6c01 .link_advanced_b5d4 .module_hovered_5532,
  .secondary_up_6c01 .link_advanced_b5d4 .module_hovered_5532::after,
  .secondary_up_6c01 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 19px;
    height: 2px;
  }
  .secondary_up_6c01 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -6px;
  }
  .secondary_up_6c01 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -6px;
  }
  .large-e7c1 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 22px;
  }
  .large-e7c1 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1px;
  }
  .large-e7c1 .link_advanced_b5d4 .module_hovered_5532,
  .large-e7c1 .link_advanced_b5d4 .module_hovered_5532::after,
  .large-e7c1 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 22px;
    height: 2px;
  }
  .large-e7c1 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -7px;
  }
  .large-e7c1 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -7px;
  }
  .main_new_d382 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 31px;
  }
  .main_new_d382 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1.5px;
  }
  .main_new_d382 .link_advanced_b5d4 .module_hovered_5532,
  .main_new_d382 .link_advanced_b5d4 .module_hovered_5532::after,
  .main_new_d382 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 31px;
    height: 3px;
  }
  .main_new_d382 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -9px;
  }
  .main_new_d382 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .logo-black-b9e4 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 19px;
  }
  .logo-black-b9e4 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1px;
  }
  .logo-black-b9e4 .link_advanced_b5d4 .module_hovered_5532,
  .logo-black-b9e4 .link_advanced_b5d4 .module_hovered_5532::after,
  .logo-black-b9e4 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 19px;
    height: 2px;
  }
  .logo-black-b9e4 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -6px;
  }
  .logo-black-b9e4 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -6px;
  }
  .carousel-44b0 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-44b0 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1px;
  }
  .carousel-44b0 .link_advanced_b5d4 .module_hovered_5532,
  .carousel-44b0 .link_advanced_b5d4 .module_hovered_5532::after,
  .carousel-44b0 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 22px;
    height: 2px;
  }
  .carousel-44b0 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -7px;
  }
  .carousel-44b0 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -7px;
  }
  .content-large-4121 .link_advanced_b5d4 .footer-97b1 {
    margin-top: -2px;
    width: 31px;
  }
  .content-large-4121 .link_advanced_b5d4 .module_hovered_5532 {
    margin-top: -1.5px;
  }
  .content-large-4121 .link_advanced_b5d4 .module_hovered_5532,
  .content-large-4121 .link_advanced_b5d4 .module_hovered_5532::after,
  .content-large-4121 .link_advanced_b5d4 .module_hovered_5532::before {
    width: 31px;
    height: 3px;
  }
  .content-large-4121 .link_advanced_b5d4 .module_hovered_5532::before {
    top: -9px;
  }
  .content-large-4121 .link_advanced_b5d4 .module_hovered_5532::after {
    bottom: -9px;
  }
}
.badge-hovered-9064 .module_hovered_5532 {
  -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);
}
.badge-hovered-9064 .module_hovered_5532::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.badge-hovered-9064 .module_hovered_5532::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);
}
.badge-hovered-9064.tooltip_539b .module_hovered_5532 {
  -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);
}
.badge-hovered-9064.tooltip_539b .module_hovered_5532::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.badge-hovered-9064.tooltip_539b .module_hovered_5532::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);
}
.secondary-pink-1669 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.badge-cc43:before {
  display: none;
}
.notification-318a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notification-318a .status-2b9c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notification-318a .status-2b9c:last-of-type {
  border-bottom: none;
}
.notification-318a .status-2b9c.accent_dynamic_bbff,
.notification-318a .status-2b9c.small_7b1e,
.notification-318a .status-2b9c.south_c0d3 {
  padding: 0;
}
.notification-318a .cold_8cb8 .modal_fixed_0863 {
  color: currentColor;
}
.notification-318a .cold_8cb8 .modal_fixed_0863:focus,
.notification-318a .cold_8cb8 .modal_fixed_0863:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-318a.active-down-c56f .hidden_8b66,
.notification-318a.active-down-c56f .card_415c a,
.notification-318a.active-down-c56f .surface-5d8d a,
.notification-318a.active-down-c56f .middle_7e7d a {
  color: rgba(0, 0, 0, 0.55);
}
.notification-318a.active-down-c56f .hidden_8b66:hover,
.notification-318a.active-down-c56f .card_415c a:hover,
.notification-318a.active-down-c56f .surface-5d8d a:hover,
.notification-318a.active-down-c56f .middle_7e7d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification-318a.active-down-c56f .first-fa8c {
  color: rgba(0, 0, 0, 0.8);
}
.notification-318a.active-down-c56f .status-2b9c {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-318a.active-down-c56f .status-2b9c:before {
  background: rgba(0, 0, 0, 0.08);
}
.notification-318a.active-down-c56f .input-3ee3:before {
  background: rgba(255, 255, 255, 0.9);
}
.notification-318a.active-down-c56f .cold_8cb8 .paragraph_a86a li a,
.notification-318a.active-down-c56f .cold_8cb8 .modal_fixed_0863,
.notification-318a.active-down-c56f .middle_7e7d {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-318a.active-down-c56f .cold_8cb8 .modal_fixed_0863:focus,
.notification-318a.active-down-c56f .cold_8cb8 .modal_fixed_0863:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-318a.active-down-c56f .paragraph_a86a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notification-318a.article-acd8 .hidden_8b66,
.notification-318a.article-acd8 .card_415c a,
.notification-318a.article-acd8 .surface-5d8d .modal_fixed_0863,
.notification-318a.article-acd8 .surface-5d8d a,
.notification-318a.article-acd8 .middle_7e7d a {
  color: rgba(255, 255, 255, 0.79);
}
.notification-318a.article-acd8 .hidden_8b66:hover,
.notification-318a.article-acd8 .card_415c a:hover,
.notification-318a.article-acd8 .surface-5d8d .modal_fixed_0863:hover,
.notification-318a.article-acd8 .surface-5d8d a:hover,
.notification-318a.article-acd8 .middle_7e7d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-318a.article-acd8 .first-fa8c {
  color: rgba(255, 255, 255, 0.99);
}
.notification-318a.article-acd8 .status-2b9c {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-318a.article-acd8 .status-2b9c:before {
  background: rgba(255, 255, 255, 0.08);
}
.notification-318a.article-acd8 .input-3ee3:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification-318a.article-acd8 .cold_8cb8 .paragraph_a86a li a,
.notification-318a.article-acd8 .cold_8cb8 .modal_fixed_0863,
.notification-318a.article-acd8 .middle_7e7d {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-318a.article-acd8 .cold_8cb8 .modal_fixed_0863:focus,
.notification-318a.article-acd8 .cold_8cb8 .modal_fixed_0863:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-318a.article-acd8 .paragraph_a86a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-3ee3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-3ee3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.footer-f7d7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.clean-7457 .notification-318a {
  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;
}
.clean-7457 .status-2b9c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.clean-7457 .status-2b9c: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) {
  .clean-7457 .status-2b9c:before {
    width: 16%;
    left: 42%;
  }
}
.clean-7457 .status-2b9c:last-child:before {
  content: none;
}
.clean-7457 .status-2b9c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.clean-7457 .cold_8cb8 .paragraph_a86a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.clean-7457 .cold_8cb8 .paragraph_a86a li a .modal_fixed_0863 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.clean-7457 .cold_8cb8 .middle_7e7d {
  border: none;
}
.clean-7457 .cold_8cb8 .middle_7e7d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.clean-7457 .input-3ee3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.clean-7457 .footer-f7d7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.clean-7457 .article-acd8 .input-3ee3:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean-7457 .active-down-c56f.popup_4620 .module_hovered_5532 {
  background: rgba(0, 0, 0, 0.6);
}
.clean-7457
  .active-down-c56f.popup_4620
  .module_hovered_5532::after,
.clean-7457
  .active-down-c56f.popup_4620
  .module_hovered_5532:before {
  background: inherit;
}
.clean-7457
  .active-down-c56f.popup_4620:hover
  .module_hovered_5532 {
  background: rgba(0, 0, 0, 0.8);
}
.avatar-up-6805 .notification-318a {
  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) {
  .avatar-up-6805 .notification-318a {
    width: auto;
    right: 45px;
  }
}
.popup_middle_a9f5 .notification-318a {
  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) {
  .popup_middle_a9f5 .notification-318a {
    width: auto;
    left: 45px;
  }
}
.badge-cc43 .notification-318a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.badge-cc43 .footer-f7d7 {
  max-width: 48em;
  margin: 0 auto;
}
.badge-cc43 .input-3ee3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon_f591 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon_f591.clean-7457 .notification-318a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon_f591.avatar-up-6805 .notification-318a {
  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);
}
.icon_f591 .notification-318a {
  visibility: visible;
}
.icon_f591.popup_middle_a9f5 .notification-318a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.table-red-141a,
.overlay-5332 {
  overflow-x: hidden;
}
.table-red-141a .notification-318a {
  overflow: auto;
}
.table-red-141a.clean-7457 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-red-141a.clean-7457 .notification-318a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.table-red-141a.clean-7457 .heading_thick_7292 {
  opacity: 0;
}
.table-red-141a.avatar-up-6805 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-red-141a.avatar-up-6805 .notification-318a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.table-red-141a.avatar-up-6805 .heading_thick_7292 {
  opacity: 0;
}
.table-red-141a.popup_middle_a9f5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-red-141a.popup_middle_a9f5 .notification-318a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.table-red-141a.popup_middle_a9f5 .heading_thick_7292 {
  opacity: 0;
}
.table-red-141a.badge-cc43 .notification-318a {
  z-index: 10;
  visibility: visible;
}
.popup_4620 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.popup_4620 .module_hovered_5532 {
  background: rgba(255, 255, 255, 0.99);
}
.popup_4620 .module_hovered_5532::after,
.popup_4620 .module_hovered_5532:before {
  background: inherit;
}
.popup_4620:hover .module_hovered_5532 {
  background: rgba(255, 255, 255, 0.99);
}
.popup_middle_a9f5 .popup_4620 {
  top: 10px;
  right: auto;
  left: 12px;
}
.badge-cc43 .popup_4620 {
  display: none !important;
}
.table-red-141a:before,
.overlay-5332:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.table-red-141a .popup_4620,
.overlay-5332 .popup_4620 {
  display: inline-block;
}
.notification-318a .north-acdd {
  -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;
}
.table-red-141a .notification-318a .north-acdd,
.overlay-5332 .notification-318a .north-acdd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row-copper-6112 .widget-iron-29f9 {
  width: 100%;
}
.icon_a352 {
  padding: 0 0.5em 0;
}
.icon_a352 [class*="customify-col-"],
.icon_a352 [class*="customify-col_"],
.icon_a352 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.rough-aff8 .icon_a352 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .static-592a .search_1c49,
  .search_1c49 {
    display: none;
  }
  .copper_57f7 {
    text-align: left;
  }
  .static-21f3 {
    text-align: center;
  }
  .smooth_b81a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .static-592a .up_8ca6,
  .up_8ca6 {
    display: none;
  }
  .table_1ba4 {
    text-align: left;
  }
  .short-85ee {
    text-align: center;
  }
  .tiny-e06f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .static-592a .table_7738,
  .table_7738 {
    display: none;
  }
  .tooltip-a950 {
    text-align: left;
  }
  .message_center_4f43 {
    text-align: center;
  }
  .button-803b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.first-26b4 {
  box-shadow: none !important;
}
.video_886f .wide-8d28,
.paper_4159 .wide-8d28 {
  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;
}
.paper_4159 .wide-8d28 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main_280d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.main_280d:after,
.main_280d:before {
  content: "";
  display: table;
}
.main_280d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .main_280d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.main_280d,
.notification_first_5957 {
  max-width: 1248px;
  margin: 0 auto;
}

.list_dynamic_c1f5.column_orange_e115 .main_280d {
  max-width: 100%;
}
.list_dynamic_c1f5.row-2d11 {
  max-width: 1200px;
  margin: 0 auto;
}
.list_dynamic_c1f5.static-8f7c .main_280d {
  max-width: 100%;
}
.list_dynamic_c1f5.static-8f7c > .main_280d {
  padding-left: 0;
  padding-right: 0;
}
.list_dynamic_c1f5.static-8f7c > .main_280d .static-592a {
  margin: 0;
}
.list_dynamic_c1f5.static-8f7c
  > .main_280d
  .caption_0f6b.popup_iron_67d0 {
  margin-right: 0;
  margin-left: 0;
}
.list_dynamic_c1f5.static-8f7c #main.popup_iron_67d0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .preview_west_3217 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .preview_west_3217 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .full_96f2 .preview-center-40c7 {
    padding-right: 1em;
  }
  .full_96f2.focus_pink_d67e .caption_0f6b {
    border-right: 1px solid #eaecee;
  }
  .full_96f2.focus_pink_d67e .preview-center-40c7 {
    padding-right: 1em;
  }
  .full_96f2.focus_pink_d67e .shadow_prev_a3d0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-ddab .preview-center-40c7 {
    padding-left: 1em;
  }
  .card-ddab.focus_pink_d67e .caption_0f6b {
    border-left: 1px solid #eaecee;
  }
  .card-ddab.focus_pink_d67e .preview-center-40c7 {
    padding-left: 1em;
  }
  .card-ddab.focus_pink_d67e .shadow_prev_a3d0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-motion-065a .preview-center-40c7 {
    padding-left: 1em;
  }
  .sort-motion-065a.focus_pink_d67e .motion-2f03 {
    border-right: 1px solid #eaecee;
  }
  .sort-motion-065a.focus_pink_d67e .last-bbe4 {
    border-right: 1px solid #eaecee;
  }
  .sort-motion-065a.focus_pink_d67e .preview-center-40c7 {
    padding-left: 1em;
  }
  .sort-motion-065a.focus_pink_d67e .shadow_prev_a3d0 {
    padding-right: 1em;
  }
  .sort-motion-065a.focus_pink_d67e .tabs-d30e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-complex-655c .preview-center-40c7 {
    padding-right: 1em;
  }
  .table-complex-655c.focus_pink_d67e .motion-2f03 {
    border-left: 1px solid #eaecee;
  }
  .table-complex-655c.focus_pink_d67e .last-bbe4 {
    border-left: 1px solid #eaecee;
  }
  .table-complex-655c.focus_pink_d67e .preview-center-40c7 {
    padding-right: 1em;
  }
  .table-complex-655c.focus_pink_d67e .shadow_prev_a3d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-complex-655c.focus_pink_d67e .tabs-d30e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_west_3217 .preview-center-40c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview_west_3217.focus_pink_d67e .caption_0f6b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .preview_west_3217.focus_pink_d67e .preview-center-40c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview_west_3217.focus_pink_d67e .shadow_prev_a3d0 {
    padding-left: 1em;
  }
  .preview_west_3217.focus_pink_d67e .tabs-d30e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .preview_west_3217.focus_pink_d67e .preview-center-40c7 {
    padding-left: 0;
  }
}
.dropdown-b5a6 .tabs-f4e0 {
  display: inline-block;
}
.modal_wide_ce0c {
  display: inline-block;
}
.background_a2e2 {
  word-con: break-word;
}
.paragraph_copper_07c9 > span {
  display: inline-block;
  padding: 5px 0;
}
.paragraph_copper_07c9 .filter_fast_3e76 {
  margin-left: 8px;
  margin-right: 8px;
}
.paragraph_copper_07c9 .under_1a2a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pattern_ffb5 .gas-872c {
  margin-bottom: 2em;
}
.pattern_ffb5 .liquid_3c70 {
  margin-bottom: 15px;
}
.pattern_ffb5 .liquid_3c70:last-child {
  margin-bottom: 0;
}
.pattern_ffb5 .full_ecd7 {
  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) {
  .pattern_ffb5 .full_ecd7 {
    display: block;
  }
}
.pattern_ffb5 .dim-9db5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pattern_ffb5 .dim-9db5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pattern_ffb5 .top_b590 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pattern_ffb5 .top_b590 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pattern_ffb5 .top_b590 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pattern_ffb5 .background_a2e2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_ffb5 .background_a2e2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pattern_ffb5 .dropdown-5579 p:last-child {
  margin-bottom: 0;
}
.pattern_ffb5 .slider-644a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pattern_ffb5 .form-9bb3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pattern_ffb5 .notice-7da4 {
  margin-top: 1em;
}
.pattern_ffb5 .tertiary-1397 {
  top: 0;
  display: block;
}
.pattern_ffb5 .tertiary-1397 a {
  color: inherit;
}
.pattern_ffb5 .tertiary-1397 a:hover {
  color: inherit;
}
.pattern_ffb5 .menu_0929 {
  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;
}
.pattern_ffb5 .menu_0929:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pattern_ffb5 .form-9bb3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pattern_ffb5 .mini-d65e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pattern_ffb5 .mini-d65e:first-child {
  margin-top: 0;
}
.pattern_ffb5 .mini-d65e.secondary-9de2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pattern_ffb5 .mini-d65e.input_adb8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_ffb5
  .mini-d65e.input_adb8.alert_bef1
  .notice-7da4 {
  width: 100%;
}
.pattern_ffb5 .input_adb8 {
  -webkit-box-align: center;
  align-items: center;
}
.pattern_ffb5 .input_adb8 .paragraph_copper_07c9,
.pattern_ffb5 .input_adb8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pattern_ffb5 .top_b590 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_ffb5 .top_b590 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_ffb5 .top_b590: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;
}
.pattern_ffb5 .secondary-9de2 {
  z-index: 5;
}
.pattern_ffb5 .dim_f822 .article_new_0ba7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pattern_ffb5 .dim-a01f .article_new_0ba7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pattern_ffb5 .hidden-left-489e .article_new_0ba7 {
  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;
}
.pattern_ffb5.thick-0192 .full_ecd7,
.pattern_ffb5.mask-03c1 .full_ecd7 {
  display: block;
}
.pattern_ffb5.thick-0192 .full_ecd7 .component-bronze-8676,
.pattern_ffb5.thick-0192 .full_ecd7 .form-9bb3,
.pattern_ffb5.mask-03c1 .full_ecd7 .component-bronze-8676,
.pattern_ffb5.mask-03c1 .full_ecd7 .form-9bb3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern_ffb5.box-b5bf .dim-9db5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pattern_ffb5.box-b5bf .dim-9db5 {
    margin-right: 0;
  }
}
.pattern_ffb5.thick-0192 .dim-9db5,
.pattern_ffb5.mask-03c1 .dim-9db5 {
  padding-top: 40%;
}
.pattern_ffb5.thick-0192 .gas-872c,
.pattern_ffb5.mask-03c1 .gas-872c {
  display: block;
}
.pattern_ffb5.thick-0192 .fn-sticky-ff88 .form-9bb3,
.pattern_ffb5.mask-03c1 .fn-sticky-ff88 .form-9bb3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pattern_ffb5.thick-0192 .dim-9db5,
.pattern_ffb5.mask-03c1 .dim-9db5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pattern_ffb5.thick-0192 .form-9bb3 {
  padding: 1em;
}
.texture-a7bc {
  margin: 30px auto;
  display: block;
}
.texture-a7bc .pro_4345 > * {
  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;
}
.texture-a7bc .pro_4345 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture-a7bc .pro_4345 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_lite_f2bb .paragraph_copper_07c9 {
  margin-bottom: 1.41575em;
}
.section_lite_f2bb .last_5b52 {
  margin-bottom: 1.618em;
}
.top_6c8a .alert-short-1f87 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.top_6c8a .alert-short-1f87 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.top_6c8a .accordion_eeec {
  max-width: 100%;
  overflow: auto;
}
.avatar_hovered_0f54 .top_6c8a a:hover {
  text-decoration: underline;
}
.menu-b014 .liquid_3c70:not(.background_a2e2),
.menu-b014 .top_b590 {
  margin-bottom: 1.41575em;
}
.menu-b014 .liquid_3c70:not(.background_a2e2):last-child,
.menu-b014 .top_b590:last-child {
  margin-bottom: 0;
}
.menu-b014 .liquid_3c70.item_9e85 {
  margin-bottom: 0.41575em;
}
.menu-b014 .short-063d:before,
.menu-b014 .modal_7f87:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.menu-b014 .short-063d:before {
  content: "\f115";
}
.menu-b014 .modal_7f87:before {
  content: "\f02c";
}
.menu-b014 .shadow-d8c4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.menu-b014 .shadow-d8c4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.current_a0cf {
  display: -webkit-box;
  display: flex;
}
.current_a0cf .action_9f88 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .current_a0cf .action_9f88 {
    flex-basis: 90px;
  }
}
.current_a0cf .component-04c0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .current_a0cf .component-04c0 {
    flex-basis: calc(100% - 50px);
  }
}
.current_a0cf .filter-3b61 p:last-child {
  margin-bottom: 0.72em;
}
.huge-c171 .pro_4345 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.huge-c171 .pro_4345:after,
.huge-c171 .pro_4345:before {
  content: "";
  display: table;
}
.huge-c171 .pro_4345:after {
  clear: both;
}
.huge-c171 .pro_4345 .widget-gold-7239,
.huge-c171 .pro_4345 .copper-711a {
  width: 49%;
}
.huge-c171 .pro_4345 .widget-gold-7239 a span.input_north_4489,
.huge-c171 .pro_4345 .copper-711a a span.input_north_4489 {
  display: block;
  margin-bottom: 5px;
}
.huge-c171 .pro_4345 .copper-711a {
  float: left;
  text-align: left;
}
.huge-c171 .pro_4345 .widget-gold-7239 {
  float: right;
  text-align: right;
}
.avatar_b07a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .avatar_b07a {
    margin-bottom: 0;
  }
}
.slider_white_5328 {
  margin-bottom: 1em;
}
.slider_white_5328 .background_a2e2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.warm-7ebc a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent_e5aa .slider_white_5328,
.overlay_7d63 .slider_white_5328 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent_e5aa .slider_white_5328,
  .overlay_7d63 .slider_white_5328 {
    display: block;
  }
}
.accent_e5aa .warm-7ebc,
.overlay_7d63 .warm-7ebc {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent_e5aa .warm-7ebc,
  .overlay_7d63 .warm-7ebc {
    margin-bottom: 1em;
  }
}
.accent_e5aa .warm-7ebc img,
.overlay_7d63 .warm-7ebc img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent_e5aa .simple-a05b,
.overlay_7d63 .simple-a05b {
  flex-basis: calc(100% - 160px);
}
.accent_e5aa .simple-a05b p,
.overlay_7d63 .simple-a05b p {
  margin-bottom: 0;
}
.accent_e5aa .simple-a05b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent_e5aa .simple-a05b {
    padding-left: 0;
  }
}
.overlay_7d63 .simple-a05b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_7d63 .simple-a05b {
    padding-right: 0;
  }
}
.overlay_7d63 .warm-7ebc {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wide-ce26 .warm-7ebc {
  margin-bottom: 0.5em;
}
.wide-ce26 .warm-7ebc img {
  width: 100%;
}
.text_next_c16f .active-954c,
.element_orange_daae .active-954c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element_orange_daae .caption_0f6b .surface-6633 p:last-child {
  margin-bottom: 0;
}
.background-up-7af3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wood-c395 .outline-active-b8e1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wood-c395 .outline-active-b8e1:last-of-type {
    margin-bottom: 0;
  }
}
.wood-c395 .outline-active-b8e1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wood-c395 .outline-active-b8e1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wood-c395 .outline-active-b8e1 ul li {
  margin: 0 0 0.6em;
}
.wood-c395 .outline-active-b8e1 ul li.item-down-7961,
.wood-c395 .outline-active-b8e1 ul li.tooltip-3472 {
  position: relative;
}
.wood-c395 .outline-active-b8e1 ul li.item-down-7961 .box_7a1a,
.wood-c395 .outline-active-b8e1 ul li.tooltip-3472 .box_7a1a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wood-c395 .outline-active-b8e1 ul li.item-down-7961:after:after,
.wood-c395 .outline-active-b8e1 ul li.item-down-7961:after:before,
.wood-c395
  .outline-active-b8e1
  ul
  li.tooltip-3472:after:after,
.wood-c395
  .outline-active-b8e1
  ul
  li.tooltip-3472:after:before {
  content: "";
  display: table;
}
.wood-c395 .outline-active-b8e1 ul li.item-down-7961:after:after,
.wood-c395
  .outline-active-b8e1
  ul
  li.tooltip-3472:after:after {
  clear: both;
}
.wood-c395 .outline-active-b8e1 a.feature_2d04:hover {
  text-decoration: none;
}
.wood-c395 .outline-active-b8e1 select {
  max-width: 100%;
}
.wood-c395 .outline-active-b8e1 table {
  font-size: 85%;
}
.wood-c395 .outline-active-b8e1 table td,
.wood-c395 .outline-active-b8e1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wood-c395 .outline-active-b8e1 table tfoot td {
  text-align: left;
}
.wood-c395 .outline-active-b8e1 :last-child {
  margin-bottom: 0;
}
.wood-c395 .outline-active-b8e1 .slider-33b4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wood-c395 .outline-active-b8e1 .slider-33b4 label {
  width: 100%;
}
.wood-c395 .outline-active-b8e1 .slider-33b4 .layout_35f4 {
  width: 100%;
  display: block;
}
.wood-c395 .outline-active-b8e1 .slider-33b4 .item-1b8e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wood-c395 .outline-active-b8e1 .slider-33b4 .item-1b8e:hover svg #svg-search {
  fill: #444;
}
.wood-c395 .outline-active-b8e1 .slider-33b4 .item-1b8e svg {
  width: 18px;
  height: 18px;
}
.wood-c395 .down-85fb ul ul,
.wood-c395 .carousel_c0c6 ul ul,
.wood-c395 .message_a287 ul ul,
.wood-c395 .pagination-5ed0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wood-c395 .down-85fb .fresh-af2c > a,
.wood-c395 .carousel_c0c6 .fresh-af2c > a,
.wood-c395 .message_a287 .fresh-af2c > a,
.wood-c395 .pagination-5ed0 .fresh-af2c > a {
  margin-bottom: 0;
}
.wood-c395 .caption_purple_f9ed li,
.wood-c395 .down-85fb li,
.wood-c395 .notification_rough_73c8 li,
.wood-c395 .carousel_c0c6 li,
.wood-c395 .message_a287 li,
.wood-c395 .pagination-5ed0 li,
.wood-c395 .main_3b71 li,
.wood-c395 .pressed-e550 li {
  display: block;
  position: relative;
}
.wood-c395 .caption_purple_f9ed li:last-child,
.wood-c395 .down-85fb li:last-child,
.wood-c395 .notification_rough_73c8 li:last-child,
.wood-c395 .carousel_c0c6 li:last-child,
.wood-c395 .message_a287 li:last-child,
.wood-c395 .pagination-5ed0 li:last-child,
.wood-c395 .main_3b71 li:last-child,
.wood-c395 .pressed-e550 li:last-child {
  border: none;
}
.wood-c395 .caption_purple_f9ed li a,
.wood-c395 .down-85fb li a,
.wood-c395 .notification_rough_73c8 li a,
.wood-c395 .carousel_c0c6 li a,
.wood-c395 .message_a287 li a,
.wood-c395 .pagination-5ed0 li a,
.wood-c395 .main_3b71 li a,
.wood-c395 .pressed-e550 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood-c395 .caption_purple_f9ed li ul li::before,
.wood-c395 .down-85fb li ul li::before,
.wood-c395 .notification_rough_73c8 li ul li::before,
.wood-c395 .carousel_c0c6 li ul li::before,
.wood-c395 .message_a287 li ul li::before,
.wood-c395 .pagination-5ed0 li ul li::before,
.wood-c395 .main_3b71 li ul li::before,
.wood-c395 .pressed-e550 li ul li::before {
  left: 15px;
}
.wood-c395 .caption_purple_f9ed li ul a,
.wood-c395 .down-85fb li ul a,
.wood-c395 .notification_rough_73c8 li ul a,
.wood-c395 .carousel_c0c6 li ul a,
.wood-c395 .message_a287 li ul a,
.wood-c395 .pagination-5ed0 li ul a,
.wood-c395 .main_3b71 li ul a,
.wood-c395 .pressed-e550 li ul a {
  padding-left: 20px;
}
.wood-c395 .caption_purple_f9ed li ul ul li::before,
.wood-c395 .down-85fb li ul ul li::before,
.wood-c395 .notification_rough_73c8 li ul ul li::before,
.wood-c395 .carousel_c0c6 li ul ul li::before,
.wood-c395 .message_a287 li ul ul li::before,
.wood-c395 .pagination-5ed0 li ul ul li::before,
.wood-c395 .main_3b71 li ul ul li::before,
.wood-c395 .pressed-e550 li ul ul li::before {
  left: 30px;
}
.wood-c395 .caption_purple_f9ed li ul ul a,
.wood-c395 .down-85fb li ul ul a,
.wood-c395 .notification_rough_73c8 li ul ul a,
.wood-c395 .carousel_c0c6 li ul ul a,
.wood-c395 .message_a287 li ul ul a,
.wood-c395 .pagination-5ed0 li ul ul a,
.wood-c395 .main_3b71 li ul ul a,
.wood-c395 .pressed-e550 li ul ul a {
  padding-left: 40px;
}
.wood-c395 .tooltip-0f12 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wood-c395 .pressed-e550 ul li {
  margin-bottom: 1.41575em;
}
.wood-c395 .pressed-e550 ul li .tabs-fluid-bdfe {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wood-c395 .pressed-e550 ul li .cool-97bc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article-acd8 .caption_purple_f9ed li a,
.article-acd8 .down-85fb li a,
.article-acd8 .notification_rough_73c8 li a,
.article-acd8 .carousel_c0c6 li a,
.article-acd8 .message_a287 li a,
.article-acd8 .pagination-5ed0 li a,
.article-acd8 .main_3b71 li a,
.article-acd8 .pressed-e550 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-acd8 .tooltip-0f12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-acd8 .outline-active-b8e1 ul li.item-down-7961 .box_7a1a,
.article-acd8 .outline-active-b8e1 ul li.tooltip-3472 .box_7a1a {
  background: rgba(0, 0, 0, 0.2);
}
.article-acd8 .wood-c395 .outline-active-b8e1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li {
  margin: 0;
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li ul {
  margin: 0;
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li ul li a {
  padding-left: 15px;
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li ul li li a {
  padding-left: 30px;
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li.secondary_5906 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li.secondary_5906 > 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;
}
.list_dynamic_c1f5 .wood-c395 .paragraph_a86a li.secondary_5906 > 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;
}
.over_66bb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-light-c9c5 {
  position: relative;
  z-index: 10;
}
.hero-light-c9c5 .north-acdd {
  width: 100%;
  max-width: 100%;
}
.tag-20f4 .wrapper-48c3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag-20f4 .active-down-c56f {
}
.tag-20f4 .article-acd8 {
  background: #292929;
}
.motion_f539 .wrapper-48c3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.motion_f539 .active-down-c56f {
  background: #f9f9f9;
}
.motion_f539 .article-acd8 {
  background: #303030;
}
.wrapper-hovered-693a .wrapper-48c3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper-hovered-693a .tabs-f4e0 {
    margin-bottom: 1em;
  }
  .wrapper-hovered-693a .tabs-f4e0:last-child {
    margin-bottom: 0;
  }
}
.wrapper-hovered-693a .active-down-c56f {
  background: #ededed;
}
.wrapper-hovered-693a .article-acd8 {
  background: #1a1a1a;
}
.wrapper-48c3.active-down-c56f {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper-48c3.active-down-c56f .popup-black-2bcc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-48c3.article-acd8 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-48c3.article-acd8 a:not(.feature_2d04) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-48c3.article-acd8 a:not(.feature_2d04):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-48c3.article-acd8 .popup-black-2bcc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-48c3.article-acd8 table tbody td,
.wrapper-48c3.article-acd8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bronze_8f4e.hidden-lite-18f3 .main_280d {
  max-width: initial;
}
.bronze_8f4e .pattern-hard-e56a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bronze_8f4e .pattern-hard-e56a .north-acdd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bronze_8f4e .pattern-hard-e56a .north-acdd {
    display: block;
    margin-bottom: 2em;
  }
  .bronze_8f4e .pattern-hard-e56a .north-acdd:last-child {
    margin-bottom: 0;
  }
}
.wrapper-hovered-693a .tabs-f4e0:last-child,
.motion_f539 .tabs-f4e0:last-child,
.tag-20f4 .tabs-f4e0:last-child {
  margin-bottom: 0;
}
.wrapper-hovered-693a .tabs-f4e0 .wood-c395 .outline-active-b8e1:last-child,
.motion_f539 .tabs-f4e0 .wood-c395 .outline-active-b8e1:last-child,
.tag-20f4 .tabs-f4e0 .wood-c395 .outline-active-b8e1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wrapper-hovered-693a .button_1085,
  .wrapper-hovered-693a .paper-b56e,
  .motion_f539 .button_1085,
  .motion_f539 .paper-b56e,
  .tag-20f4 .button_1085,
  .tag-20f4 .paper-b56e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-light-c9c5 .tabs-f4e0 {
    margin-bottom: 2em;
  }
}
.hero-light-c9c5 p:last-child {
  margin-bottom: 0;
}
.hero-light-c9c5 li,
.hero-light-c9c5 ul {
  list-style: none;
  margin: 0;
}
.hero-light-c9c5 ul ul {
  margin-left: 2.617924em;
}
.badge-active-567d {
  font-size: 0.875em;
}

/* css-noise: 0596 */
.promo-block-o4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
