/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active-ef24/customify
Author: WPCustomify
Author URI: https://pressmaximum.active-ef24
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.active-ef24/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focus-a74e.description-fresh-7988/licenses/gpl-2.0.menu-e881
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.title_rough_6276/, (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.wood-8d0e.summary_short_aea2/normalize.disabled-d3a8/
 ======
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.disabled-d3a8 v7.0.0 | MIT License | github.active-ef24/necolas/normalize.disabled-d3a8 */
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;
}
.link-stale-9b23 .status-c4f4,
.paper_0a02,
.shade_323d,
.accent-solid-8523,
.row_7e0a,
.picture-copper-6d1e,
.dirty_4602,
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;
}
.paper_0a02,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .paper_0a02,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .paper_0a02,
  h1 {
    font-size: 1.8em;
  }
}
.shade_323d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shade_323d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shade_323d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shade_323d,
  h2 {
    font-size: 1.7em;
  }
}
.accent-solid-8523,
h3 {
  font-size: 1.618em;
}
.link-stale-9b23 .status-c4f4,
.row_7e0a,
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.thick-9397 {
  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;
}
.outline-old-312c:after,
.outline-old-312c:before,
.mask-618f:after,
.mask-618f:before {
  content: "";
  display: table;
}
.outline-old-312c:after,
.mask-618f:after {
  clear: both;
}
.badge_mini_84c8 {
  float: right;
  margin-right: 0;
}
.title-hard-5043 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay_454e .message_over_af90,
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;
}
.overlay_454e .message_over_af90: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;
}
.background-22e7 .message_over_af90 {
  box-shadow: none;
}
.background-22e7
  .message_over_af90
  .item_3c18 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.background-22e7 .message_over_af90 .pressed_549e {
  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;
}
.background-22e7
  .message_over_af90
  .pressed_549e
  b {
  display: none;
}
.background-22e7 .column_7c8b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bottom-33e9:not(.footer_hot_fc28):not(.highlight_purple_cb30),
button:not(.footer_hot_fc28):not(.highlight_purple_cb30),
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ),
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ),
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ) {
  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;
}
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):hover,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):hover,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):hover,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):hover,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):active,
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):active,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):active,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):active,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):active,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus {
  outline: 0;
}
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f {
  position: relative;
}
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .in_9ee5,
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .table_cada,
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .message_defb,
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  i,
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  svg,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .in_9ee5,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .table_cada,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .message_defb,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  i,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  svg,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .in_9ee5,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .table_cada,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .message_defb,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  i,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  svg,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .in_9ee5,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .table_cada,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .message_defb,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  i,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  svg,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .in_9ee5,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .table_cada,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  .message_defb,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  i,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f
  svg {
  visibility: hidden;
}
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f:after,
button:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f:after,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f:after,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f:after,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ).fn-loading-da4f: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;
}
.bottom-33e9:not(.footer_hot_fc28):not(.highlight_purple_cb30),
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ),
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ),
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ) {
  color: #fff;
  background: #235787;
}
.bottom-33e9:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus,
input[type="button"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus,
input[type="reset"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus,
input[type="submit"]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ):focus {
  color: #fff;
}
.bottom-33e9.fn-disabled-da4f:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ),
.bottom-33e9[disabled]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ),
button.fn-disabled-da4f:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ),
button[disabled]:not(.footer_hot_fc28):not(
    .highlight_purple_cb30
  ) {
  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;
}
.down-ffbd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.down-ffbd: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;
}
.red-30d1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden_53c8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accent_837b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outline-old-312c:after,
.outline-old-312c:before,
.easy-e8b7:after,
.easy-e8b7:before,
.button-center-a283:after,
.button-center-a283:before,
.fluid-296a:after,
.fluid-296a:before,
.box_orange_5f5c:after,
.box_orange_5f5c:before,
.component_selected_98c6:after,
.component_selected_98c6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outline-old-312c:after,
.easy-e8b7:after,
.button-center-a283:after,
.fluid-296a:after,
.box_orange_5f5c:after,
.component_selected_98c6:after {
  clear: both;
}
.easy-e8b7 .caption-830d,
.button-center-a283 .caption-830d,
.search_ec1a .caption-830d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard-65c2 {
  display: inline-block;
}
.fluid-994a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fluid-994a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fluid-994a .pressed_7b21 {
  padding: 1em 0;
  font-size: 85%;
}
.pressed_7b21 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.active-6988 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.active-6988:after,
.active-6988:before {
  content: "";
  display: table;
}
.active-6988:after {
  clear: both;
}
.paper-e9ec {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.badge_4e3b .paper-e9ec {
  max-width: 50%;
}
.gradient-right-9610 .paper-e9ec {
  max-width: 33.33%;
}
.primary-gold-b415 .paper-e9ec {
  max-width: 25%;
}
.tall-92c6 .paper-e9ec {
  max-width: 20%;
}
.tooltip-dd44 .paper-e9ec {
  max-width: 16.66%;
}
.element_huge_9ce2 .paper-e9ec {
  max-width: 14.28%;
}
.chip-down-639e .paper-e9ec {
  max-width: 12.5%;
}
.fast-e634 .paper-e9ec {
  max-width: 11.11%;
}
.detail-0fca {
  display: block;
}
.link-stale-9b23 .fixed-db97 label,
.link-stale-9b23 .container-copper-710c label,
.link-stale-9b23 .border-a080 label,
.link-stale-9b23 .glass_179b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image_dim_7040 {
  list-style: none;
  margin: 0;
}
.image_dim_7040 article.heading-0770 {
  margin-bottom: 0;
}
.image_dim_7040 ul {
  list-style: none;
  margin: 0;
}
.image_dim_7040 .west-3f49 li.heading-0770 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image_dim_7040 .west-3f49 li.heading-0770 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image_dim_7040 .west-3f49 li.heading-0770: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) {
  .image_dim_7040 .west-3f49 li.heading-0770 li.heading-0770 li.heading-0770 li.heading-0770 {
    padding-left: 0;
  }
}
article.heading-0770 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-0770 .easy-e8b7 p:last-of-type {
  margin-bottom: 0;
}
article.heading-0770 .bright_12ec {
  float: left;
}
article.heading-0770 .full-2fb1 {
  margin-left: 85px;
}
article.heading-0770 .outline_left_addf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-0770 .outline_left_addf .hard_cc58 {
  margin-left: 10px;
}
article.heading-0770 .slider_59e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-0770 .shadow-7d30 {
  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 .fixed-db97,
  #respond .border-a080,
  #respond .glass_179b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fixed-db97 input,
#respond .border-a080 input,
#respond .glass_179b input {
  width: 100%;
}
#respond .glass_179b {
  margin-right: 0;
}
#respond .pagination_pink_8220 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.up-db37 {
  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;
}
.up-db37.alert-423a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.up-db37 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%);
}
.up-db37:focus,
.up-db37: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);
}
.logo-simple-707c {
  border-radius: 10%;
}
.caption_4287 {
  border-radius: 50%;
}
.selected_2153 {
  font-size: 0.72em;
}
.basic-600e {
  font-size: 0.875em;
}
.main-wide-7c82 {
  font-size: 1.1em;
}
.text-4903 {
  text-transform: uppercase;
  line-height: 1.2;
}
.text-4903.selected_2153 {
  letter-spacing: 0.5px;
}
.overlay_bright_e98f,
.overlay_bright_e98f a {
  color: #6d6d6d;
}
.overlay_bright_e98f a:hover {
  color: #111;
}
.link-easy-ddc4 {
  color: #6d6d6d;
}
.green-7819 {
  overflow-x: hidden;
}
.green-7819 .input_d6a7.pro_675a {
  position: relative;
}
.green-7819 .input_d6a7.pro_675a.overlay_old_9b25 {
  position: initial;
}
.green-7819
  .input_d6a7.pro_675a.overlay_old_9b25
  .container-48d9 {
  left: auto;
}
.green-7819 .input_d6a7 .container-48d9 {
  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;
}
.green-7819 .input_d6a7:hover.pro_675a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.green-7819
  .input_d6a7:hover.pro_675a
  .container-48d9 {
  display: block;
  z-index: 9999999;
}
.green-7819 .stale_e1f6 .footer_0a05,
.green-7819 .mini_f44e .footer_0a05 {
  display: none;
}
.green-7819 .badge_6f47 .input_d6a7:hover.pro_675a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link-stale-9b23 .fixed-db97 label,
.link-stale-9b23 .container-copper-710c label,
.link-stale-9b23 .border-a080 label,
.link-stale-9b23 .glass_179b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image_dim_7040 {
  list-style: none;
  margin: 0;
}
.image_dim_7040 article.heading-0770 {
  margin-bottom: 0;
}
.image_dim_7040 ul {
  list-style: none;
  margin: 0;
}
.image_dim_7040 .west-3f49 li.heading-0770 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image_dim_7040 .west-3f49 li.heading-0770 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image_dim_7040 .west-3f49 li.heading-0770: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) {
  .image_dim_7040 .west-3f49 li.heading-0770 li.heading-0770 li.heading-0770 li.heading-0770 {
    padding-left: 0;
  }
}
article.heading-0770 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-0770 .easy-e8b7 p:last-of-type {
  margin-bottom: 0;
}
article.heading-0770 .bright_12ec {
  float: left;
}
article.heading-0770 .full-2fb1 {
  margin-left: 85px;
}
article.heading-0770 .outline_left_addf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-0770 .outline_left_addf .hard_cc58 {
  margin-left: 10px;
}
article.heading-0770 .slider_59e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-0770 .shadow-7d30 {
  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 .fixed-db97,
  #respond .border-a080,
  #respond .glass_179b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fixed-db97 input,
#respond .border-a080 input,
#respond .glass_179b input {
  width: 100%;
}
#respond .glass_179b {
  margin-right: 0;
}
#respond .pagination_pink_8220 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale_e1f6 .south_9018 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.south_9018 .menu-cold-215e.secondary-9067 .hard_098d > li > a:focus,
.south_9018 .menu-cold-215e.secondary-9067 .hard_098d > li > a:hover,
.south_9018 .menu-cold-215e.bottom-dde6 .hard_098d > li > a:focus,
.south_9018 .menu-cold-215e.bottom-dde6 .hard_098d > li > a:hover,
.south_9018 .menu-cold-215e.video-f688 .hard_098d > li > a:focus,
.south_9018 .menu-cold-215e.video-f688 .hard_098d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_9018
  .menu-cold-215e.secondary-9067
  .hard_098d
  > li.module_cdc5
  > a,
.south_9018
  .menu-cold-215e.secondary-9067
  .hard_098d
  > li.image_e796
  > a,
.south_9018
  .menu-cold-215e.bottom-dde6
  .hard_098d
  > li.module_cdc5
  > a,
.south_9018
  .menu-cold-215e.bottom-dde6
  .hard_098d
  > li.image_e796
  > a,
.south_9018
  .menu-cold-215e.video-f688
  .hard_098d
  > li.module_cdc5
  > a,
.south_9018 .menu-cold-215e.video-f688 .hard_098d > li.gold_419b > a {
  color: rgba(255, 255, 255, 0.99);
}
.south_9018 .steel_a013,
.south_9018 .steel_a013 a {
  color: rgba(255, 255, 255, 0.99);
}
.south_9018 .tag-in-1619.sort_8d1b li a,
.south_9018 .under_29d1 a,
.south_9018 .silver_f9e5,
.south_9018 .hard_098d > li > a,
.south_9018 .over_9bed {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018 .tag-in-1619.sort_8d1b li a:hover,
.south_9018 .under_29d1 a:hover,
.south_9018 .silver_f9e5:hover,
.south_9018 .hard_098d > li > a:hover,
.south_9018 .over_9bed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_9018 .photo_south_8502 {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018 .photo_south_8502 .huge-8eee {
  color: rgba(255, 255, 255, 0.99);
}
.south_9018 .photo_south_8502:hover {
  color: rgba(255, 255, 255, 0.99);
}
.south_9018 .status_d362 .thumbnail-full-e2ed {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_9018 .status_d362 .thumbnail-full-e2ed .section_7814 {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018
  .status_d362
  .thumbnail-full-e2ed
  .section_7814::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018
  .status_d362
  .thumbnail-full-e2ed
  .section_7814:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018
  .status_d362
  .thumbnail-full-e2ed
  .section_7814::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018
  .status_d362
  .thumbnail-full-e2ed
  .section_7814::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018 .status_d362 .gallery-8254 {
  color: rgba(255, 255, 255, 0.79);
}
.south_9018 .status_d362 .gallery-8254:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_d997
  .south_9018
  .status_d362
  .tertiary_30bd
  .shade-2ccb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle_d997
  .south_9018
  .status_d362
  .tertiary_30bd
  .section_7814 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale_e1f6 .title_right_9a87 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.title_right_9a87 .menu-cold-215e.secondary-9067 .hard_098d > li > a:focus,
.title_right_9a87 .menu-cold-215e.secondary-9067 .hard_098d > li > a:hover,
.title_right_9a87 .menu-cold-215e.bottom-dde6 .hard_098d > li > a:focus,
.title_right_9a87 .menu-cold-215e.bottom-dde6 .hard_098d > li > a:hover,
.title_right_9a87 .menu-cold-215e.video-f688 .hard_098d > li > a:focus,
.title_right_9a87 .menu-cold-215e.video-f688 .hard_098d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_right_9a87
  .menu-cold-215e.secondary-9067
  .hard_098d
  > li.module_cdc5
  > a,
.title_right_9a87
  .menu-cold-215e.secondary-9067
  .hard_098d
  > li.image_e796
  > a,
.title_right_9a87
  .menu-cold-215e.bottom-dde6
  .hard_098d
  > li.module_cdc5
  > a,
.title_right_9a87
  .menu-cold-215e.bottom-dde6
  .hard_098d
  > li.image_e796
  > a,
.title_right_9a87
  .menu-cold-215e.video-f688
  .hard_098d
  > li.module_cdc5
  > a,
.title_right_9a87 .menu-cold-215e.video-f688 .hard_098d > li.gold_419b > a {
  color: rgba(0, 0, 0, 0.8);
}
.title_right_9a87 .steel_a013,
.title_right_9a87 .steel_a013 a {
  color: rgba(0, 0, 0, 0.8);
}
.title_right_9a87 .tag-in-1619.sort_8d1b li a,
.title_right_9a87 .under_29d1 a,
.title_right_9a87 .silver_f9e5,
.title_right_9a87 .hard_098d > li > a,
.title_right_9a87 .over_9bed {
  color: rgba(0, 0, 0, 0.55);
}
.title_right_9a87 .tag-in-1619.sort_8d1b li a:hover,
.title_right_9a87 .under_29d1 a:hover,
.title_right_9a87 .silver_f9e5:hover,
.title_right_9a87 .hard_098d > li > a:hover,
.title_right_9a87 .over_9bed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_right_9a87 .photo_south_8502 {
  color: rgba(0, 0, 0, 0.55);
}
.title_right_9a87 .photo_south_8502 .huge-8eee {
  color: rgba(0, 0, 0, 0.8);
}
.title_right_9a87 .photo_south_8502:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-smooth-5689 .simple-3c43 {
  margin-left: auto;
  margin-right: auto;
}
.button-center-a283 > * {
  margin-left: auto;
  margin-right: auto;
}
.button-center-a283 .red-30d1 {
  margin-right: 1.41575em;
}
.disabled_bright_1679 .button-center-a283 > .layout_3811 {
  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;
}
.disabled_bright_1679 .button-center-a283 > .dirty_da89 {
  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;
}
.element-focused-96ac.carousel-smooth-5689 .simple-3c43,
.in_660a.carousel-smooth-5689 .simple-3c43 {
  margin-left: 0;
}
.message_5582.carousel-smooth-5689 .simple-3c43,
.table_liquid_4972.carousel-smooth-5689 .simple-3c43 {
  margin-right: 0;
}
.button-center-a283 ol,
.button-center-a283 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background_iron_50e7 video {
  max-width: 100%;
}
.next-19ab img {
  display: block;
}
.next-19ab.red-30d1,
.next-19ab.hidden_53c8 {
  width: 100%;
}
.next-19ab.dirty_da89 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient-c055:not(.header-simple-3d26) {
  margin: 1.5em auto;
}
.caption-f441 p {
  padding: 1.5em 14px;
}
ul.item_db11.dirty_da89,
ul.item_db11.layout_3811,
ul.item_db11.box_dirty_bc15.layout_3811 {
  padding: 0 14px;
}
.dirty_ecef {
  display: block;
  overflow-x: auto;
}
.dirty_ecef table {
  border-collapse: collapse;
  width: 100%;
}
.dirty_ecef td,
.dirty_ecef th {
  padding: 0.5em;
}
.button-center-a283 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button-center-a283 ol ol,
.button-center-a283 ol ul,
.button-center-a283 ul ol,
.button-center-a283 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button-center-a283 ol ol li,
.button-center-a283 ol ul li,
.button-center-a283 ul ol li,
.button-center-a283 ul ul li {
  margin-left: 0;
}
.input_smooth_97cd.disabled-left-e1bf > .complex_ead0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.input_smooth_97cd.disabled-left-e1bf > .complex_ead0 iframe,
.input_smooth_97cd.disabled-left-e1bf > .complex_ead0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.element_1e55 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.element_1e55.nav-dc1b {
  padding: 0;
}
.element_1e55.nav-dc1b cite {
  font-size: 13px;
}
.element_1e55 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.element_1e55 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.small_2226 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.small_2226 > p:first-child {
  margin-top: 0;
}
.small_2226 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.small_2226 blockquote {
  border-left: 0;
}
.down_8d0d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.down_8d0d:not(.module-bb05) {
  max-width: 100px;
}
.down_8d0d.thumbnail_pro_2fb7 {
  border-bottom: none !important;
  text-align: center;
}
.down_8d0d.thumbnail_pro_2fb7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption-f441 p {
    padding: 1.5em 0;
  }
}
.gradient-5007 {
  color: #0073aa;
}
.status-complex-c13b {
  background-color: #0073aa;
}
.panel_warm_3650 {
  color: #229fd8;
}
.feature-7ae6 {
  background-color: #229fd8;
}
.image-4bae {
  color: #eee;
}
.header_5c88 {
  background-color: #eee;
}
.paper-883f {
  color: #444;
}
.shadow-hot-0848 {
  background-color: #444;
}
.layout-fd13 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.layout-fd13 .chip_liquid_15f1 .under_29d1 {
  font-size: 15px;
}
.layout-fd13 .under_29d1 {
  line-height: 1.3;
}
.layout-fd13 .title_right_9a87 {
}
.layout-fd13 .south_9018 {
  background: #235787;
}
.hidden-8302 {
  padding: 0;
}
.hidden-8302 .south_9018 {
  background: #1a1a1a;
}
.hidden-8302 .title_right_9a87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.secondary-3e55 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.secondary-3e55 .title_right_9a87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.secondary-3e55 .south_9018 {
  background: #303030;
}
.component_selected_98c6 {
  position: relative;
  z-index: 10;
}
.component_selected_98c6 .shade_57fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-ec58 .pro_675a {
  display: inline-block;
  vertical-align: middle;
}
.element-ec58.table-static-01fb .pro_675a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element-ec58.table-static-01fb .pro_675a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element-ec58.table-static-01fb .pro_675a {
    margin-right: 0.4em;
  }
}
.element-ec58.table-static-01fb .pro_675a:last-child {
  margin-right: 0;
}
.fresh_4e45 .shade_57fb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .stale_e1f6 .chip_liquid_15f1 {
    margin: 0 -0.5em;
  }
  .stale_e1f6 .chip_liquid_15f1 [class*="customify-col-"],
  .stale_e1f6 .chip_liquid_15f1 [class*="customify-col_"],
  .stale_e1f6 .chip_liquid_15f1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.stale_e1f6.video-warm-6057 .shade_57fb {
  background: 0 0 !important;
}
.stale_e1f6.video-warm-6057 .shade_57fb,
.stale_e1f6.fresh_4e45 .shade_57fb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .stale_e1f6.list_clean_6eed {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.stale_e1f6.fresh_4e45 .shade_57fb {
  box-shadow: none !important;
}
.gradient_soft_6f7b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_soft_6f7b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_soft_6f7b {
    padding: 18px 0 20px;
  }
}
.gradient_soft_6f7b .notification_hovered_e431 {
  width: 100%;
}
.gradient_soft_6f7b .mini_3df9 {
  margin-bottom: 0;
}
.gradient_soft_6f7b .focus-action-6019 {
  margin-top: 5px;
  font-size: 0.875em;
}
.in_5491 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.in_5491 .badge-505e {
  width: 100%;
}
.dark_48f8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dark_48f8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dark_48f8 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;
}
.dark_48f8 li:last-child:after {
  display: none;
}
.dark_48f8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.small_66a3 .footer_0a05 button,
.gradient_soft_6f7b .footer_0a05 button {
  left: 0;
}
.small_66a3 .badge-505e,
.gradient_soft_6f7b .badge-505e {
  padding-left: 0;
  padding-right: 0;
}
.small_66a3 .in_5491,
.gradient_soft_6f7b .in_5491 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.small_66a3 {
  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;
}
.small_66a3: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;
}
.small_66a3 .accordion-large-047b {
  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) {
  .small_66a3 .accordion-large-047b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .small_66a3 .accordion-large-047b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .small_66a3 .accordion-large-047b {
    min-height: 200px;
  }
}
.small_66a3 .dark_48f8 {
  color: rgba(255, 255, 255, 0.8);
}
.small_66a3 .dark_48f8 a,
.small_66a3 .dark_48f8 li:after {
  color: inherit;
}
.small_66a3 .dark_48f8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient-17b3 {
  margin-bottom: 0.5em;
}
.accent_c3a3 {
  margin-bottom: 1.2em;
}
.accent_c3a3,
.gradient-17b3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accent_c3a3 p:last-child,
.gradient-17b3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .footer_0a05,
#masthead .footer_0a05 {
  display: none;
}
#masthead
  > .footer_0a05.cool-b5e8 {
  display: none;
}
#masthead > .footer_0a05 button {
  left: 0;
}
.button-slow-81e0 {
  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%;
}
.button-slow-81e0 .pro_675a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button-slow-81e0 .hard-edff {
  display: -webkit-box;
  display: flex;
}
.button-slow-81e0 .hard-edff.footer_020a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button-slow-81e0 .hard-edff.gas-5f96 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-slow-81e0 .hard-edff.medium-c80b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-slow-81e0.basic_0c2d.wrapper_97f2 .hard-edff.footer_020a {
  flex-basis: 100%;
}
.button-slow-81e0.avatar_3413 .hard-edff.gas-5f96 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button-slow-81e0.avatar_3413 .hard-edff.medium-c80b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .footer_0a05.cool-b5e8 {
  display: none;
}
#masthead > .footer_0a05 button {
  left: 0;
}
.pattern-4afb {
  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;
}
.pattern-4afb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern-4afb.chip-brown-5f3f i {
  margin-right: 4px;
}
.pattern-4afb.huge_ca0f i {
  margin-left: 5px;
}
.under_29d1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.under_29d1 p:last-child {
  margin-bottom: 0;
}
.video_hot_5c9d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_hot_5c9d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_hot_5c9d img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_hot_5c9d .steel_a013 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_hot_5c9d .notification_2a24 {
  margin: 5px 0 7px 0;
}
.video_hot_5c9d.gallery-b969 .gold_acf6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_hot_5c9d.gallery-b969 .selected_5807 {
  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;
}
.video_hot_5c9d.new_5cc8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_hot_5c9d.new_5cc8 .gold_acf6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_hot_5c9d.new_5cc8 .selected_5807 {
  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;
}
.video_hot_5c9d.header-cool-5d30 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_hot_5c9d.new_de2b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_hot_5c9d.new_de2b .selected_5807 {
  margin-top: 7px;
}
.notification-thick-8a3f {
  display: inline-block;
}
.component_selected_98c6 .liquid_4e45 .video_hot_5c9d img {
  max-width: 100%;
}
.menu-cold-215e .block-complex-687a.action_57e2,
.middle-8398 .block-complex-687a.action_57e2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-cold-215e .component_f236,
.middle-8398 .component_f236 {
  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%);
}
.menu-cold-215e .component_f236 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.menu-cold-215e.badge_cool_d4dc .component_f236 {
  display: none;
}
.menu-cold-215e .static_199c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-cold-215e .static_199c li {
  display: inline-block;
  position: relative;
}
.menu-cold-215e .static_199c li:last-child {
  margin-right: 0;
}
.menu-cold-215e .static_199c 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;
}
.menu-cold-215e .static_199c li.gold_419b > a {
  color: rgba(0, 0, 0, 0.9);
}
.menu-cold-215e .static_199c > 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;
}
.menu-cold-215e .static_199c > li > a i {
  line-height: 0;
}
.menu-cold-215e .static_199c > li.content-40ba > a .component_f236 {
  margin-left: 4px;
  line-height: 0;
}
.menu-cold-215e .static_199c .preview_purple_deb2 li.content-40ba > a {
  position: relative;
}
.menu-cold-215e .static_199c .preview_purple_deb2 li.content-40ba > a:after,
.menu-cold-215e .static_199c .preview_purple_deb2 li.content-40ba > a:before {
  content: "";
  display: table;
}
.menu-cold-215e .static_199c .preview_purple_deb2 li.content-40ba > a:after {
  clear: both;
}
.menu-cold-215e .static_199c .preview_purple_deb2 li.content-40ba > a .component_f236 {
  margin-left: 5px;
  float: right;
}
.menu-cold-215e .selected_f32e,
.menu-cold-215e .preview_purple_deb2 {
  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;
}
.menu-cold-215e .preview_purple_deb2 {
  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;
}
.menu-cold-215e .preview_purple_deb2 .action_57e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-cold-215e .preview_purple_deb2 .component_f236 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.menu-cold-215e .preview_purple_deb2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.menu-cold-215e .preview_purple_deb2 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;
}
.menu-cold-215e .preview_purple_deb2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.menu-cold-215e .preview_purple_deb2 .preview_purple_deb2 {
  top: 0;
  left: 100%;
}
.menu-cold-215e .dim_93dd.fn-focus-da4f > .selected_f32e,
.menu-cold-215e .dim_93dd.fn-focus-da4f > .preview_purple_deb2,
.menu-cold-215e .dim_93dd:focus > .selected_f32e,
.menu-cold-215e .dim_93dd:focus > .preview_purple_deb2,
.menu-cold-215e .dim_93dd:hover > .selected_f32e,
.menu-cold-215e .dim_93dd:hover > .preview_purple_deb2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.menu-cold-215e.video-f688 .hard_098d:after,
.menu-cold-215e.video-f688 .hard_098d:before {
  content: "";
  display: table;
}
.menu-cold-215e.video-f688 .hard_098d:after {
  clear: both;
}
.menu-cold-215e.video-f688 .hard_098d > li {
  float: left;
}
.menu-cold-215e.status-9158 .hard_098d:after,
.menu-cold-215e.status-9158 .hard_098d:before {
  content: "";
  display: table;
}
.menu-cold-215e.status-9158 .hard_098d:after {
  clear: both;
}
.menu-cold-215e.status-9158 .hard_098d > li {
  float: left;
}
.menu-cold-215e.status-9158 .hard_098d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.menu-cold-215e.status-9158 .hard_098d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.menu-cold-215e.status-9158 .hard_098d > li.module_cdc5 > a,
.menu-cold-215e.status-9158 .hard_098d > li.gold_419b > a {
  color: #fff;
  background-color: #1e4b75;
}
.menu-cold-215e.secondary-9067 .hard_098d > li > a .action_57e2 {
  position: relative;
}
.menu-cold-215e.secondary-9067 .hard_098d > li > a .action_57e2: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;
}
.menu-cold-215e.secondary-9067
  .hard_098d
  > li:focus
  > a
  .action_57e2:before,
.menu-cold-215e.secondary-9067
  .hard_098d
  > li:hover
  > a
  .action_57e2:before {
  width: 100%;
  background-color: currentColor;
}
.menu-cold-215e.secondary-9067
  .hard_098d
  > li.module_cdc5
  > a
  .action_57e2:before,
.menu-cold-215e.secondary-9067
  .hard_098d
  > li.image_e796
  > a
  .action_57e2:before {
  width: 100%;
  background-color: currentColor;
}
.menu-cold-215e.bottom-dde6 .hard_098d > li > a .action_57e2 {
  position: relative;
}
.menu-cold-215e.bottom-dde6 .hard_098d > li > a .action_57e2: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;
}
.menu-cold-215e.bottom-dde6 .hard_098d > li:focus > a .action_57e2:before,
.menu-cold-215e.bottom-dde6
  .hard_098d
  > li:hover
  > a
  .action_57e2:before {
  width: 100%;
  background-color: currentColor;
}
.menu-cold-215e.bottom-dde6
  .hard_098d
  > li.module_cdc5
  > a
  .action_57e2:before,
.menu-cold-215e.bottom-dde6
  .hard_098d
  > li.image_e796
  > a
  .action_57e2:before {
  width: 100%;
  background-color: currentColor;
}
.middle-8398 .static_199c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.middle-8398 .static_199c li:first-child > a {
  border-top: none;
}
.middle-8398 .static_199c .box-e4ea > .action_57e2 .component_f236 {
  display: none;
}
.middle-8398 .static_199c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.middle-8398 .static_199c li:last-child {
  border: none;
}
.middle-8398 .static_199c li.content-40ba > a {
  padding-right: 45px !important;
}
.middle-8398 .static_199c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.middle-8398 .static_199c li a:focus,
.middle-8398 .static_199c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle-8398 .static_199c li .warm-6ebf {
  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;
}
.middle-8398 .static_199c li .warm-6ebf:hover {
  box-shadow: none;
}
.middle-8398 .static_199c li .warm-6ebf .component_f236 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.middle-8398 .static_199c .preview_purple_deb2 {
  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);
}
.middle-8398 .static_199c .preview_purple_deb2 li a {
  padding-left: 3em;
}
.middle-8398 .static_199c .hover_9c11 > a .warm-6ebf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.middle-8398 .static_199c .hover_9c11 > .preview_purple_deb2 {
  display: block;
  opacity: 1;
}
.backdrop_steel_1258 {
  max-width: 100%;
}
.tertiary-bfbf {
  line-height: 0;
  cursor: pointer;
}
.over_9bed {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.over_9bed:hover {
  box-shadow: none;
  color: currentColor;
}
.over_9bed svg {
  width: 18px;
  height: 18px;
}
.over_9bed .background-33a8 {
  display: none;
}
.fresh_0365 {
  position: relative;
}
.fresh_0365.fn-active-da4f .over_9bed .white_ec73 {
  display: none;
}
.fresh_0365.fn-active-da4f .over_9bed .background-33a8 {
  display: inline-block;
}
.fresh_0365 .fluid-24d3 {
  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);
}
.fresh_0365.secondary-pro-54b8 .fluid-24d3 {
  left: auto;
  right: -0.9em;
}
.fresh_0365.secondary-pro-54b8 .panel_baf3::before {
  left: auto;
  right: 15px;
}
.fresh_0365.fn-active-da4f .fluid-24d3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary_30bd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tertiary_30bd label {
  flex-basis: 100%;
}
.tertiary_30bd .thumbnail-full-e2ed {
  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;
}
.tertiary_30bd .section_7814 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tertiary_30bd .section_7814:focus {
  background-color: transparent;
}
.tertiary_30bd button.gallery-8254 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tertiary_30bd button.gallery-8254:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tertiary_30bd button.gallery-8254 svg {
  width: 18px;
  height: 18px;
}
.tertiary_30bd input[type="submit"] {
  min-height: auto;
}
.status_d362 .tertiary_30bd .section_7814 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel_baf3 {
  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) {
  .panel_baf3 {
    width: 220px;
  }
}
.panel_baf3 label {
  flex-basis: 100%;
}
.panel_baf3::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;
}
.middle_d997 .status_d362 .tertiary_30bd {
  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;
}
.middle_d997
  .status_d362
  .tertiary_30bd
  .thumbnail-full-e2ed {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle_d997 .status_d362 .tertiary_30bd .section_7814 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle_d997
  .status_d362
  .tertiary_30bd
  .section_7814:focus {
  background: 0 0;
}
.middle_d997
  .status_d362
  .tertiary_30bd
  .shade-2ccb {
  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;
}
.tag-in-1619 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tag-in-1619 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tag-in-1619 li:last-child {
  margin-right: 0;
}
.tag-in-1619 li:first-child {
  margin-left: 0;
}
.tag-in-1619.purple_1448 a {
  color: #fff;
}
.tag-in-1619.purple_1448 a:hover {
  color: #fff;
}
.tag-in-1619 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tag-in-1619 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tag-in-1619 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tag-in-1619 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tag-in-1619 [class*="social-icon-apple"] {
  background-color: #999;
}
.tag-in-1619 [class*="social-icon-apple"].input-dark-2474 {
  background-color: transparent;
  color: #999;
}
.tag-in-1619 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tag-in-1619 [class*="social-icon-behance"].input-dark-2474 {
  background-color: transparent;
  color: #1769ff;
}
.tag-in-1619 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tag-in-1619 [class*="social-icon-bitbucket"].input-dark-2474 {
  background-color: transparent;
  color: #205081;
}
.tag-in-1619 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tag-in-1619 [class*="social-icon-codepen"].input-dark-2474 {
  background-color: transparent;
  color: #000;
}
.tag-in-1619 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tag-in-1619 [class*="social-icon-delicious"].input-dark-2474 {
  background-color: transparent;
  color: #39f;
}
.tag-in-1619 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tag-in-1619 [class*="social-icon-digg"].input-dark-2474 {
  background-color: transparent;
  color: #005be2;
}
.tag-in-1619 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tag-in-1619 [class*="social-icon-dribbble"].input-dark-2474 {
  background-color: transparent;
  color: #ea4c89;
}
.tag-in-1619 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tag-in-1619 [class*="social-icon-envelope"].input-dark-2474 {
  background-color: transparent;
  color: #ea4335;
}
.tag-in-1619 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tag-in-1619 [class*="social-icon-facebook"].input-dark-2474 {
  background-color: transparent;
  color: #3b5998;
}
.tag-in-1619 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tag-in-1619 [class*="social-icon-flickr"].input-dark-2474 {
  background-color: transparent;
  color: #0063dc;
}
.tag-in-1619 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tag-in-1619 [class*="social-icon-foursquare"].input-dark-2474 {
  background-color: transparent;
  color: #2d5be3;
}
.tag-in-1619 [class*="social-icon-github"] {
  background-color: #333;
}
.tag-in-1619 [class*="social-icon-github"].input-dark-2474 {
  background-color: transparent;
  color: #333;
}
.tag-in-1619 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tag-in-1619 [class*="social-icon-google-plus"].input-dark-2474 {
  background-color: transparent;
  color: #dd4b39;
}
.tag-in-1619 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tag-in-1619 [class*="social-icon-houzz"].input-dark-2474 {
  background-color: transparent;
  color: #7ac142;
}
.tag-in-1619 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tag-in-1619 [class*="social-icon-instagram"].input-dark-2474 {
  background-color: transparent;
  color: #262626;
}
.tag-in-1619 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tag-in-1619 [class*="social-icon-jsfiddle"].input-dark-2474 {
  background-color: transparent;
  color: #487aa2;
}
.tag-in-1619 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tag-in-1619 [class*="social-icon-linkedin"].input-dark-2474 {
  background-color: transparent;
  color: #0077b5;
}
.tag-in-1619 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tag-in-1619 [class*="social-icon-medium"].input-dark-2474 {
  background-color: transparent;
  color: #00ab6b;
}
.tag-in-1619 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tag-in-1619
  [class*="social-icon-odnoklassniki"].input-dark-2474 {
  background-color: transparent;
  color: #f4731c;
}
.tag-in-1619 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tag-in-1619 [class*="social-icon-meetup"].input-dark-2474 {
  background-color: transparent;
  color: #ec1c40;
}
.tag-in-1619 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tag-in-1619 [class*="social-icon-pinterest"].input-dark-2474 {
  background-color: transparent;
  color: #bd081c;
}
.tag-in-1619 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tag-in-1619 [class*="social-icon-product-hunt"].input-dark-2474 {
  background-color: transparent;
  color: #da552f;
}
.tag-in-1619 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tag-in-1619 [class*="social-icon-reddit"].input-dark-2474 {
  background-color: transparent;
  color: #ff4500;
}
.tag-in-1619 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tag-in-1619 [class*="social-icon-rss"].input-dark-2474 {
  background-color: transparent;
  color: #f26522;
}
.tag-in-1619 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tag-in-1619
  [class*="social-icon-shopping-cart"].input-dark-2474 {
  background-color: transparent;
  color: #4caf50;
}
.tag-in-1619 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tag-in-1619 [class*="social-icon-skype"].input-dark-2474 {
  background-color: transparent;
  color: #00aff0;
}
.tag-in-1619 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tag-in-1619 [class*="social-icon-slideshare"].input-dark-2474 {
  background-color: transparent;
  color: #0077b5;
}
.tag-in-1619 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tag-in-1619 [class*="social-icon-snapchat"].input-dark-2474 {
  background-color: transparent;
  color: #fffc00;
}
.tag-in-1619 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tag-in-1619 [class*="social-icon-soundcloud"].input-dark-2474 {
  background-color: transparent;
  color: #f80;
}
.tag-in-1619 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tag-in-1619 [class*="social-icon-spotify"].input-dark-2474 {
  background-color: transparent;
  color: #2ebd59;
}
.tag-in-1619 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tag-in-1619
  [class*="social-icon-stack-overflow"].input-dark-2474 {
  background-color: transparent;
  color: #fe7a15;
}
.tag-in-1619 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tag-in-1619 [class*="social-icon-maldkfgram"].input-dark-2474 {
  background-color: transparent;
  color: #2ca5e0;
}
.tag-in-1619 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tag-in-1619 [class*="social-icon-tripadvisor"].input-dark-2474 {
  background-color: transparent;
  color: #589442;
}
.tag-in-1619 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tag-in-1619 [class*="social-icon-tumblr"].input-dark-2474 {
  background-color: transparent;
  color: #35465c;
}
.tag-in-1619 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tag-in-1619 [class*="social-icon-twitch"].input-dark-2474 {
  background-color: transparent;
  color: #6441a5;
}
.tag-in-1619 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tag-in-1619 [class*="social-icon-twitter"].input-dark-2474 {
  background-color: transparent;
  color: #1da1f2;
}
.tag-in-1619 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tag-in-1619 [class*="social-icon-vimeo"].input-dark-2474 {
  background-color: transparent;
  color: #1ab7ea;
}
.tag-in-1619 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tag-in-1619 [class*="social-icon-vk"].input-dark-2474 {
  background-color: transparent;
  color: #45668e;
}
.tag-in-1619 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tag-in-1619 [class*="social-icon-weibo"].input-dark-2474 {
  background-color: transparent;
  color: #df2029;
}
.tag-in-1619 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tag-in-1619 [class*="social-icon-weixin"].input-dark-2474 {
  background-color: transparent;
  color: #7bb32e;
}
.tag-in-1619 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tag-in-1619 [class*="social-icon-whatsapp"].input-dark-2474 {
  background-color: transparent;
  color: #25d366;
}
.tag-in-1619 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tag-in-1619 [class*="social-icon-wordpress"].input-dark-2474 {
  background-color: transparent;
  color: #21759b;
}
.tag-in-1619 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tag-in-1619 [class*="social-icon-xing"].input-dark-2474 {
  background-color: transparent;
  color: #026466;
}
.tag-in-1619 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tag-in-1619 [class*="social-icon-yelp"].input-dark-2474 {
  background-color: transparent;
  color: #af0606;
}
.tag-in-1619 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tag-in-1619 [class*="social-icon-youtube"].input-dark-2474 {
  background-color: transparent;
  color: #cd201f;
}
.silver_f9e5 {
  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;
}
.silver_f9e5:hover {
  box-shadow: none;
  background: 0 0;
}
.backdrop_dynamic_2ec5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.liquid_49c2 {
  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;
}
.thick_3964 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pink-0cf3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pink-0cf3,
.pink-0cf3::after,
.pink-0cf3::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;
}
.pink-0cf3::after,
.pink-0cf3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.caption-medium-fabc .liquid_49c2 .thick_3964 {
  margin-top: -2px;
  width: 19px;
}
.caption-medium-fabc .liquid_49c2 .pink-0cf3 {
  margin-top: -1px;
}
.caption-medium-fabc .liquid_49c2 .pink-0cf3,
.caption-medium-fabc .liquid_49c2 .pink-0cf3::after,
.caption-medium-fabc .liquid_49c2 .pink-0cf3::before {
  width: 19px;
  height: 2px;
}
.caption-medium-fabc .liquid_49c2 .pink-0cf3::before {
  top: -6px;
}
.caption-medium-fabc .liquid_49c2 .pink-0cf3::after {
  bottom: -6px;
}
.middle_1a77 .liquid_49c2 .thick_3964 {
  margin-top: -2px;
  width: 22px;
}
.middle_1a77 .liquid_49c2 .pink-0cf3 {
  margin-top: -1px;
}
.middle_1a77 .liquid_49c2 .pink-0cf3,
.middle_1a77 .liquid_49c2 .pink-0cf3::after,
.middle_1a77 .liquid_49c2 .pink-0cf3::before {
  width: 22px;
  height: 2px;
}
.middle_1a77 .liquid_49c2 .pink-0cf3::before {
  top: -7px;
}
.middle_1a77 .liquid_49c2 .pink-0cf3::after {
  bottom: -7px;
}
.label_cfd0 .liquid_49c2 .thick_3964 {
  margin-top: -2px;
  width: 31px;
}
.label_cfd0 .liquid_49c2 .pink-0cf3 {
  margin-top: -1.5px;
}
.label_cfd0 .liquid_49c2 .pink-0cf3,
.label_cfd0 .liquid_49c2 .pink-0cf3::after,
.label_cfd0 .liquid_49c2 .pink-0cf3::before {
  width: 31px;
  height: 3px;
}
.label_cfd0 .liquid_49c2 .pink-0cf3::before {
  top: -9px;
}
.label_cfd0 .liquid_49c2 .pink-0cf3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover_copper_9fd8 .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 19px;
  }
  .hover_copper_9fd8 .liquid_49c2 .pink-0cf3 {
    margin-top: -1px;
  }
  .hover_copper_9fd8 .liquid_49c2 .pink-0cf3,
  .hover_copper_9fd8 .liquid_49c2 .pink-0cf3::after,
  .hover_copper_9fd8 .liquid_49c2 .pink-0cf3::before {
    width: 19px;
    height: 2px;
  }
  .hover_copper_9fd8 .liquid_49c2 .pink-0cf3::before {
    top: -6px;
  }
  .hover_copper_9fd8 .liquid_49c2 .pink-0cf3::after {
    bottom: -6px;
  }
  .hard_3689 .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_3689 .liquid_49c2 .pink-0cf3 {
    margin-top: -1px;
  }
  .hard_3689 .liquid_49c2 .pink-0cf3,
  .hard_3689 .liquid_49c2 .pink-0cf3::after,
  .hard_3689 .liquid_49c2 .pink-0cf3::before {
    width: 22px;
    height: 2px;
  }
  .hard_3689 .liquid_49c2 .pink-0cf3::before {
    top: -7px;
  }
  .hard_3689 .liquid_49c2 .pink-0cf3::after {
    bottom: -7px;
  }
  .header-78cb .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 31px;
  }
  .header-78cb .liquid_49c2 .pink-0cf3 {
    margin-top: -1.5px;
  }
  .header-78cb .liquid_49c2 .pink-0cf3,
  .header-78cb .liquid_49c2 .pink-0cf3::after,
  .header-78cb .liquid_49c2 .pink-0cf3::before {
    width: 31px;
    height: 3px;
  }
  .header-78cb .liquid_49c2 .pink-0cf3::before {
    top: -9px;
  }
  .header-78cb .liquid_49c2 .pink-0cf3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .blue-23da .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 19px;
  }
  .blue-23da .liquid_49c2 .pink-0cf3 {
    margin-top: -1px;
  }
  .blue-23da .liquid_49c2 .pink-0cf3,
  .blue-23da .liquid_49c2 .pink-0cf3::after,
  .blue-23da .liquid_49c2 .pink-0cf3::before {
    width: 19px;
    height: 2px;
  }
  .blue-23da .liquid_49c2 .pink-0cf3::before {
    top: -6px;
  }
  .blue-23da .liquid_49c2 .pink-0cf3::after {
    bottom: -6px;
  }
  .pressed_f274 .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_f274 .liquid_49c2 .pink-0cf3 {
    margin-top: -1px;
  }
  .pressed_f274 .liquid_49c2 .pink-0cf3,
  .pressed_f274 .liquid_49c2 .pink-0cf3::after,
  .pressed_f274 .liquid_49c2 .pink-0cf3::before {
    width: 22px;
    height: 2px;
  }
  .pressed_f274 .liquid_49c2 .pink-0cf3::before {
    top: -7px;
  }
  .pressed_f274 .liquid_49c2 .pink-0cf3::after {
    bottom: -7px;
  }
  .first-921e .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 31px;
  }
  .first-921e .liquid_49c2 .pink-0cf3 {
    margin-top: -1.5px;
  }
  .first-921e .liquid_49c2 .pink-0cf3,
  .first-921e .liquid_49c2 .pink-0cf3::after,
  .first-921e .liquid_49c2 .pink-0cf3::before {
    width: 31px;
    height: 3px;
  }
  .first-921e .liquid_49c2 .pink-0cf3::before {
    top: -9px;
  }
  .first-921e .liquid_49c2 .pink-0cf3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .in_28fa .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 19px;
  }
  .in_28fa .liquid_49c2 .pink-0cf3 {
    margin-top: -1px;
  }
  .in_28fa .liquid_49c2 .pink-0cf3,
  .in_28fa .liquid_49c2 .pink-0cf3::after,
  .in_28fa .liquid_49c2 .pink-0cf3::before {
    width: 19px;
    height: 2px;
  }
  .in_28fa .liquid_49c2 .pink-0cf3::before {
    top: -6px;
  }
  .in_28fa .liquid_49c2 .pink-0cf3::after {
    bottom: -6px;
  }
  .main-slow-44f1 .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 22px;
  }
  .main-slow-44f1 .liquid_49c2 .pink-0cf3 {
    margin-top: -1px;
  }
  .main-slow-44f1 .liquid_49c2 .pink-0cf3,
  .main-slow-44f1 .liquid_49c2 .pink-0cf3::after,
  .main-slow-44f1 .liquid_49c2 .pink-0cf3::before {
    width: 22px;
    height: 2px;
  }
  .main-slow-44f1 .liquid_49c2 .pink-0cf3::before {
    top: -7px;
  }
  .main-slow-44f1 .liquid_49c2 .pink-0cf3::after {
    bottom: -7px;
  }
  .main_liquid_2d8e .liquid_49c2 .thick_3964 {
    margin-top: -2px;
    width: 31px;
  }
  .main_liquid_2d8e .liquid_49c2 .pink-0cf3 {
    margin-top: -1.5px;
  }
  .main_liquid_2d8e .liquid_49c2 .pink-0cf3,
  .main_liquid_2d8e .liquid_49c2 .pink-0cf3::after,
  .main_liquid_2d8e .liquid_49c2 .pink-0cf3::before {
    width: 31px;
    height: 3px;
  }
  .main_liquid_2d8e .liquid_49c2 .pink-0cf3::before {
    top: -9px;
  }
  .main_liquid_2d8e .liquid_49c2 .pink-0cf3::after {
    bottom: -9px;
  }
}
.wide-76a9 .pink-0cf3 {
  -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);
}
.wide-76a9 .pink-0cf3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wide-76a9 .pink-0cf3::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);
}
.wide-76a9.background_d99c .pink-0cf3 {
  -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);
}
.wide-76a9.background_d99c .pink-0cf3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wide-76a9.background_d99c .pink-0cf3::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);
}
.advanced-2784 {
  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.label_d158:before {
  display: none;
}
.mini_f44e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mini_f44e .paper-b4ea {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mini_f44e .paper-b4ea:last-of-type {
  border-bottom: none;
}
.mini_f44e .paper-b4ea.slider-598f,
.mini_f44e .paper-b4ea.filter_dynamic_e073,
.mini_f44e .paper-b4ea.list-3288 {
  padding: 0;
}
.mini_f44e .middle-8398 .warm-6ebf {
  color: currentColor;
}
.mini_f44e .middle-8398 .warm-6ebf:focus,
.mini_f44e .middle-8398 .warm-6ebf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_f44e.title_right_9a87 .photo_south_8502,
.mini_f44e.title_right_9a87 .under_29d1 a,
.mini_f44e.title_right_9a87 .hard_098d a,
.mini_f44e.title_right_9a87 .preview_purple_deb2 a {
  color: rgba(0, 0, 0, 0.55);
}
.mini_f44e.title_right_9a87 .photo_south_8502:hover,
.mini_f44e.title_right_9a87 .under_29d1 a:hover,
.mini_f44e.title_right_9a87 .hard_098d a:hover,
.mini_f44e.title_right_9a87 .preview_purple_deb2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini_f44e.title_right_9a87 .huge-8eee {
  color: rgba(0, 0, 0, 0.8);
}
.mini_f44e.title_right_9a87 .paper-b4ea {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_f44e.title_right_9a87 .paper-b4ea:before {
  background: rgba(0, 0, 0, 0.08);
}
.mini_f44e.title_right_9a87 .wide-d013:before {
  background: rgba(255, 255, 255, 0.9);
}
.mini_f44e.title_right_9a87 .middle-8398 .static_199c li a,
.mini_f44e.title_right_9a87 .middle-8398 .warm-6ebf,
.mini_f44e.title_right_9a87 .preview_purple_deb2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_f44e.title_right_9a87 .middle-8398 .warm-6ebf:focus,
.mini_f44e.title_right_9a87 .middle-8398 .warm-6ebf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_f44e.title_right_9a87 .static_199c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_f44e.south_9018 .photo_south_8502,
.mini_f44e.south_9018 .under_29d1 a,
.mini_f44e.south_9018 .hard_098d .warm-6ebf,
.mini_f44e.south_9018 .hard_098d a,
.mini_f44e.south_9018 .preview_purple_deb2 a {
  color: rgba(255, 255, 255, 0.79);
}
.mini_f44e.south_9018 .photo_south_8502:hover,
.mini_f44e.south_9018 .under_29d1 a:hover,
.mini_f44e.south_9018 .hard_098d .warm-6ebf:hover,
.mini_f44e.south_9018 .hard_098d a:hover,
.mini_f44e.south_9018 .preview_purple_deb2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_f44e.south_9018 .huge-8eee {
  color: rgba(255, 255, 255, 0.99);
}
.mini_f44e.south_9018 .paper-b4ea {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_f44e.south_9018 .paper-b4ea:before {
  background: rgba(255, 255, 255, 0.08);
}
.mini_f44e.south_9018 .wide-d013:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_f44e.south_9018 .middle-8398 .static_199c li a,
.mini_f44e.south_9018 .middle-8398 .warm-6ebf,
.mini_f44e.south_9018 .preview_purple_deb2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_f44e.south_9018 .middle-8398 .warm-6ebf:focus,
.mini_f44e.south_9018 .middle-8398 .warm-6ebf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_f44e.south_9018 .static_199c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide-d013 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wide-d013:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.outline_top_f54a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.overlay-1cc2 .mini_f44e {
  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;
}
.overlay-1cc2 .paper-b4ea {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.overlay-1cc2 .paper-b4ea: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) {
  .overlay-1cc2 .paper-b4ea:before {
    width: 16%;
    left: 42%;
  }
}
.overlay-1cc2 .paper-b4ea:last-child:before {
  content: none;
}
.overlay-1cc2 .paper-b4ea[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.overlay-1cc2 .middle-8398 .static_199c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.overlay-1cc2 .middle-8398 .static_199c li a .warm-6ebf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.overlay-1cc2 .middle-8398 .preview_purple_deb2 {
  border: none;
}
.overlay-1cc2 .middle-8398 .preview_purple_deb2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.overlay-1cc2 .wide-d013 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.overlay-1cc2 .outline_top_f54a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.overlay-1cc2 .south_9018 .wide-d013:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay-1cc2 .title_right_9a87.glass-420d .pink-0cf3 {
  background: rgba(0, 0, 0, 0.6);
}
.overlay-1cc2
  .title_right_9a87.glass-420d
  .pink-0cf3::after,
.overlay-1cc2
  .title_right_9a87.glass-420d
  .pink-0cf3:before {
  background: inherit;
}
.overlay-1cc2
  .title_right_9a87.glass-420d:hover
  .pink-0cf3 {
  background: rgba(0, 0, 0, 0.8);
}
.list_e802 .mini_f44e {
  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) {
  .list_e802 .mini_f44e {
    width: auto;
    right: 45px;
  }
}
.mask_outer_3e27 .mini_f44e {
  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) {
  .mask_outer_3e27 .mini_f44e {
    width: auto;
    left: 45px;
  }
}
.label_d158 .mini_f44e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.label_d158 .outline_top_f54a {
  max-width: 48em;
  margin: 0 auto;
}
.label_d158 .wide-d013:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slow_59f3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slow_59f3.overlay-1cc2 .mini_f44e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slow_59f3.list_e802 .mini_f44e {
  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);
}
.slow_59f3 .mini_f44e {
  visibility: visible;
}
.slow_59f3.mask_outer_3e27 .mini_f44e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.in_5d43,
.footer-out-a966 {
  overflow-x: hidden;
}
.in_5d43 .mini_f44e {
  overflow: auto;
}
.in_5d43.overlay-1cc2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_5d43.overlay-1cc2 .mini_f44e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.in_5d43.overlay-1cc2 .silver_f9e5 {
  opacity: 0;
}
.in_5d43.list_e802 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_5d43.list_e802 .mini_f44e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.in_5d43.list_e802 .silver_f9e5 {
  opacity: 0;
}
.in_5d43.mask_outer_3e27 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_5d43.mask_outer_3e27 .mini_f44e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.in_5d43.mask_outer_3e27 .silver_f9e5 {
  opacity: 0;
}
.in_5d43.label_d158 .mini_f44e {
  z-index: 10;
  visibility: visible;
}
.glass-420d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.glass-420d .pink-0cf3 {
  background: rgba(255, 255, 255, 0.99);
}
.glass-420d .pink-0cf3::after,
.glass-420d .pink-0cf3:before {
  background: inherit;
}
.glass-420d:hover .pink-0cf3 {
  background: rgba(255, 255, 255, 0.99);
}
.mask_outer_3e27 .glass-420d {
  top: 10px;
  right: auto;
  left: 12px;
}
.label_d158 .glass-420d {
  display: none !important;
}
.in_5d43:before,
.footer-out-a966:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.in_5d43 .glass-420d,
.footer-out-a966 .glass-420d {
  display: inline-block;
}
.mini_f44e .pro_675a {
  -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;
}
.in_5d43 .mini_f44e .pro_675a,
.footer-out-a966 .mini_f44e .pro_675a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-basic-0d3f .thumbnail-full-e2ed {
  width: 100%;
}
.liquid_4e45 {
  padding: 0 0.5em 0;
}
.liquid_4e45 [class*="customify-col-"],
.liquid_4e45 [class*="customify-col_"],
.liquid_4e45 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.alert_dbd1 .liquid_4e45 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .chip_liquid_15f1 .active-d957,
  .active-d957 {
    display: none;
  }
  .east_d533 {
    text-align: left;
  }
  .accordion_first_a522 {
    text-align: center;
  }
  .backdrop-b439 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .chip_liquid_15f1 .widget_95ae,
  .widget_95ae {
    display: none;
  }
  .accent_9ad5 {
    text-align: left;
  }
  .text_356e {
    text-align: center;
  }
  .table_af22 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .chip_liquid_15f1 .thumbnail-171e,
  .thumbnail-171e {
    display: none;
  }
  .action_439e {
    text-align: left;
  }
  .widget_small_5089 {
    text-align: center;
  }
  .media-5314 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article_4735 {
  box-shadow: none !important;
}
.media_right_8c49 .list_bottom_f808,
.hero_9087 .list_bottom_f808 {
  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;
}
.hero_9087 .list_bottom_f808 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade_57fb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade_57fb:after,
.shade_57fb:before {
  content: "";
  display: table;
}
.shade_57fb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade_57fb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade_57fb,
.list_clean_6eed {
  max-width: 1248px;
  margin: 0 auto;
}

.fluid-296a.narrow_ebb2 .shade_57fb {
  max-width: 100%;
}
.fluid-296a.dropdown_purple_6b14 {
  max-width: 1200px;
  margin: 0 auto;
}
.fluid-296a.plasma_02a0 .shade_57fb {
  max-width: 100%;
}
.fluid-296a.plasma_02a0 > .shade_57fb {
  padding-left: 0;
  padding-right: 0;
}
.fluid-296a.plasma_02a0 > .shade_57fb .chip_liquid_15f1 {
  margin: 0;
}
.fluid-296a.plasma_02a0
  > .shade_57fb
  .basic-dc6c.tag-easy-c1e1 {
  margin-right: 0;
  margin-left: 0;
}
.fluid-296a.plasma_02a0 #main.tag-easy-c1e1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .element_80ba #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .element_80ba #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .picture-bright-af4f .simple-3c43 {
    padding-right: 1em;
  }
  .picture-bright-af4f.current_4d16 .basic-dc6c {
    border-right: 1px solid #eaecee;
  }
  .picture-bright-af4f.current_4d16 .simple-3c43 {
    padding-right: 1em;
  }
  .picture-bright-af4f.current_4d16 .module-glass-d5ff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_tiny_6e8e .simple-3c43 {
    padding-left: 1em;
  }
  .column_tiny_6e8e.current_4d16 .basic-dc6c {
    border-left: 1px solid #eaecee;
  }
  .column_tiny_6e8e.current_4d16 .simple-3c43 {
    padding-left: 1em;
  }
  .column_tiny_6e8e.current_4d16 .module-glass-d5ff {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_north_1a3e .simple-3c43 {
    padding-left: 1em;
  }
  .video_north_1a3e.current_4d16 .label-7185 {
    border-right: 1px solid #eaecee;
  }
  .video_north_1a3e.current_4d16 .first-70cc {
    border-right: 1px solid #eaecee;
  }
  .video_north_1a3e.current_4d16 .simple-3c43 {
    padding-left: 1em;
  }
  .video_north_1a3e.current_4d16 .module-glass-d5ff {
    padding-right: 1em;
  }
  .video_north_1a3e.current_4d16 .media_smooth_0e8e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-old-7141 .simple-3c43 {
    padding-right: 1em;
  }
  .active-old-7141.current_4d16 .label-7185 {
    border-left: 1px solid #eaecee;
  }
  .active-old-7141.current_4d16 .first-70cc {
    border-left: 1px solid #eaecee;
  }
  .active-old-7141.current_4d16 .simple-3c43 {
    padding-right: 1em;
  }
  .active-old-7141.current_4d16 .module-glass-d5ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-old-7141.current_4d16 .media_smooth_0e8e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_80ba .simple-3c43 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_80ba.current_4d16 .basic-dc6c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .element_80ba.current_4d16 .simple-3c43 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_80ba.current_4d16 .module-glass-d5ff {
    padding-left: 1em;
  }
  .element_80ba.current_4d16 .media_smooth_0e8e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .element_80ba.current_4d16 .simple-3c43 {
    padding-left: 0;
  }
}
.alert_gold_6607 .element-ec58 {
  display: inline-block;
}
.hard_37ae {
  display: inline-block;
}
.description_hard_930d {
  word-con: break-word;
}
.description_9f1a > span {
  display: inline-block;
  padding: 5px 0;
}
.description_9f1a .input_silver_c582 {
  margin-left: 8px;
  margin-right: 8px;
}
.description_9f1a .solid_31c7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture_87b2 .notification_0a20 {
  margin-bottom: 2em;
}
.picture_87b2 .hidden-green-73bf {
  margin-bottom: 15px;
}
.picture_87b2 .hidden-green-73bf:last-child {
  margin-bottom: 0;
}
.picture_87b2 .layout-gold-d4c0 {
  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) {
  .picture_87b2 .layout-gold-d4c0 {
    display: block;
  }
}
.picture_87b2 .wrapper-bcab {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture_87b2 .wrapper-bcab {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture_87b2 .warm-246c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture_87b2 .warm-246c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture_87b2 .warm-246c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture_87b2 .description_hard_930d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_87b2 .description_hard_930d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture_87b2 .south_4a9e p:last-child {
  margin-bottom: 0;
}
.picture_87b2 .carousel-new-a0c8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture_87b2 .west-f29a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture_87b2 .module-lite-bbce {
  margin-top: 1em;
}
.picture_87b2 .pattern_action_f5ec {
  top: 0;
  display: block;
}
.picture_87b2 .pattern_action_f5ec a {
  color: inherit;
}
.picture_87b2 .pattern_action_f5ec a:hover {
  color: inherit;
}
.picture_87b2 .media-711c {
  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;
}
.picture_87b2 .media-711c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture_87b2 .west-f29a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture_87b2 .grid-fluid-a652 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture_87b2 .grid-fluid-a652:first-child {
  margin-top: 0;
}
.picture_87b2 .grid-fluid-a652.dark_2e58 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture_87b2 .grid-fluid-a652.pattern-9b07 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_87b2
  .grid-fluid-a652.pattern-9b07.large-db70
  .module-lite-bbce {
  width: 100%;
}
.picture_87b2 .pattern-9b07 {
  -webkit-box-align: center;
  align-items: center;
}
.picture_87b2 .pattern-9b07 .description_9f1a,
.picture_87b2 .pattern-9b07 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture_87b2 .warm-246c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_87b2 .warm-246c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_87b2 .warm-246c: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;
}
.picture_87b2 .dark_2e58 {
  z-index: 5;
}
.picture_87b2 .basic_850b .tertiary-outer-9b38 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture_87b2 .description-thick-c31e .tertiary-outer-9b38 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture_87b2 .component-north-96e9 .tertiary-outer-9b38 {
  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;
}
.picture_87b2.menu-large-b7d9 .layout-gold-d4c0,
.picture_87b2.dropdown-67be .layout-gold-d4c0 {
  display: block;
}
.picture_87b2.menu-large-b7d9 .layout-gold-d4c0 .aside-805c,
.picture_87b2.menu-large-b7d9 .layout-gold-d4c0 .west-f29a,
.picture_87b2.dropdown-67be .layout-gold-d4c0 .aside-805c,
.picture_87b2.dropdown-67be .layout-gold-d4c0 .west-f29a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_87b2.center-b189 .wrapper-bcab {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture_87b2.center-b189 .wrapper-bcab {
    margin-right: 0;
  }
}
.picture_87b2.menu-large-b7d9 .wrapper-bcab,
.picture_87b2.dropdown-67be .wrapper-bcab {
  padding-top: 40%;
}
.picture_87b2.menu-large-b7d9 .notification_0a20,
.picture_87b2.dropdown-67be .notification_0a20 {
  display: block;
}
.picture_87b2.menu-large-b7d9 .fn-sticky-da4f .west-f29a,
.picture_87b2.dropdown-67be .fn-sticky-da4f .west-f29a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture_87b2.menu-large-b7d9 .wrapper-bcab,
.picture_87b2.dropdown-67be .wrapper-bcab {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture_87b2.menu-large-b7d9 .west-f29a {
  padding: 1em;
}
.tabs_b8d1 {
  margin: 30px auto;
  display: block;
}
.tabs_b8d1 .tabs-a6ab > * {
  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;
}
.tabs_b8d1 .tabs-a6ab > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs_b8d1 .tabs-a6ab span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-55f8 .description_9f1a {
  margin-bottom: 1.41575em;
}
.alert-55f8 .west_4ff6 {
  margin-bottom: 1.618em;
}
.button-center-a283 .block-d386 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button-center-a283 .block-d386 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button-center-a283 .title_9aad {
  max-width: 100%;
  overflow: auto;
}
.carousel-smooth-5689 .button-center-a283 a:hover {
  text-decoration: underline;
}
.breadcrumb-d9b3 .hidden-green-73bf:not(.description_hard_930d),
.breadcrumb-d9b3 .warm-246c {
  margin-bottom: 1.41575em;
}
.breadcrumb-d9b3 .hidden-green-73bf:not(.description_hard_930d):last-child,
.breadcrumb-d9b3 .warm-246c:last-child {
  margin-bottom: 0;
}
.breadcrumb-d9b3 .hidden-green-73bf.article_e1ea {
  margin-bottom: 0.41575em;
}
.breadcrumb-d9b3 .shadow-896c:before,
.breadcrumb-d9b3 .notification_tall_96a9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb-d9b3 .shadow-896c:before {
  content: "\f115";
}
.breadcrumb-d9b3 .notification_tall_96a9:before {
  content: "\f02c";
}
.breadcrumb-d9b3 .main-508c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb-d9b3 .main-508c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dropdown-down-8f84 {
  display: -webkit-box;
  display: flex;
}
.dropdown-down-8f84 .tertiary-0848 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dropdown-down-8f84 .tertiary-0848 {
    flex-basis: 90px;
  }
}
.dropdown-down-8f84 .module_advanced_7b97 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-down-8f84 .module_advanced_7b97 {
    flex-basis: calc(100% - 50px);
  }
}
.dropdown-down-8f84 .component-green-6a8f p:last-child {
  margin-bottom: 0.72em;
}
.tertiary_copper_a87c .tabs-a6ab {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary_copper_a87c .tabs-a6ab:after,
.tertiary_copper_a87c .tabs-a6ab:before {
  content: "";
  display: table;
}
.tertiary_copper_a87c .tabs-a6ab:after {
  clear: both;
}
.tertiary_copper_a87c .tabs-a6ab .sidebar_0370,
.tertiary_copper_a87c .tabs-a6ab .sort-center-de13 {
  width: 49%;
}
.tertiary_copper_a87c .tabs-a6ab .sidebar_0370 a span.surface_medium_4137,
.tertiary_copper_a87c .tabs-a6ab .sort-center-de13 a span.surface_medium_4137 {
  display: block;
  margin-bottom: 5px;
}
.tertiary_copper_a87c .tabs-a6ab .sort-center-de13 {
  float: left;
  text-align: left;
}
.tertiary_copper_a87c .tabs-a6ab .sidebar_0370 {
  float: right;
  text-align: right;
}
.slow-cc24 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slow-cc24 {
    margin-bottom: 0;
  }
}
.media_pink_fd24 {
  margin-bottom: 1em;
}
.media_pink_fd24 .description_hard_930d {
  font-size: 1.1em;
  line-height: 1.3;
}
.chip-focused-f2a7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.outline_e5fa .media_pink_fd24,
.gradient_5a42 .media_pink_fd24 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .outline_e5fa .media_pink_fd24,
  .gradient_5a42 .media_pink_fd24 {
    display: block;
  }
}
.outline_e5fa .chip-focused-f2a7,
.gradient_5a42 .chip-focused-f2a7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .outline_e5fa .chip-focused-f2a7,
  .gradient_5a42 .chip-focused-f2a7 {
    margin-bottom: 1em;
  }
}
.outline_e5fa .chip-focused-f2a7 img,
.gradient_5a42 .chip-focused-f2a7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.outline_e5fa .notification-middle-f3e3,
.gradient_5a42 .notification-middle-f3e3 {
  flex-basis: calc(100% - 160px);
}
.outline_e5fa .notification-middle-f3e3 p,
.gradient_5a42 .notification-middle-f3e3 p {
  margin-bottom: 0;
}
.outline_e5fa .notification-middle-f3e3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .outline_e5fa .notification-middle-f3e3 {
    padding-left: 0;
  }
}
.gradient_5a42 .notification-middle-f3e3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_5a42 .notification-middle-f3e3 {
    padding-right: 0;
  }
}
.gradient_5a42 .chip-focused-f2a7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wide_7bba .chip-focused-f2a7 {
  margin-bottom: 0.5em;
}
.wide_7bba .chip-focused-f2a7 img {
  width: 100%;
}
.slow-24ed .button-49a1,
.warm_e2cb .button-49a1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.warm_e2cb .basic-dc6c .button-5617 p:last-child {
  margin-bottom: 0;
}
.white-eaa8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.iron_4b73 .list_9895 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .iron_4b73 .list_9895:last-of-type {
    margin-bottom: 0;
  }
}
.iron_4b73 .list_9895 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron_4b73 .list_9895 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.iron_4b73 .list_9895 ul li {
  margin: 0 0 0.6em;
}
.iron_4b73 .list_9895 ul li.thumbnail_f4f2,
.iron_4b73 .list_9895 ul li.grid_532f {
  position: relative;
}
.iron_4b73 .list_9895 ul li.thumbnail_f4f2 .pagination-last-b4a6,
.iron_4b73 .list_9895 ul li.grid_532f .pagination-last-b4a6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.iron_4b73 .list_9895 ul li.thumbnail_f4f2:after:after,
.iron_4b73 .list_9895 ul li.thumbnail_f4f2:after:before,
.iron_4b73
  .list_9895
  ul
  li.grid_532f:after:after,
.iron_4b73
  .list_9895
  ul
  li.grid_532f:after:before {
  content: "";
  display: table;
}
.iron_4b73 .list_9895 ul li.thumbnail_f4f2:after:after,
.iron_4b73
  .list_9895
  ul
  li.grid_532f:after:after {
  clear: both;
}
.iron_4b73 .list_9895 a.bottom-33e9:hover {
  text-decoration: none;
}
.iron_4b73 .list_9895 select {
  max-width: 100%;
}
.iron_4b73 .list_9895 table {
  font-size: 85%;
}
.iron_4b73 .list_9895 table td,
.iron_4b73 .list_9895 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.iron_4b73 .list_9895 table tfoot td {
  text-align: left;
}
.iron_4b73 .list_9895 :last-child {
  margin-bottom: 0;
}
.iron_4b73 .list_9895 .lower_d30d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.iron_4b73 .list_9895 .lower_d30d label {
  width: 100%;
}
.iron_4b73 .list_9895 .lower_d30d .section_7814 {
  width: 100%;
  display: block;
}
.iron_4b73 .list_9895 .lower_d30d .gallery-8254 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.iron_4b73 .list_9895 .lower_d30d .gallery-8254:hover svg #svg-search {
  fill: #444;
}
.iron_4b73 .list_9895 .lower_d30d .gallery-8254 svg {
  width: 18px;
  height: 18px;
}
.iron_4b73 .backdrop_0b37 ul ul,
.iron_4b73 .wrapper_out_bfc4 ul ul,
.iron_4b73 .row-paper-62f0 ul ul,
.iron_4b73 .surface-76fd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.iron_4b73 .backdrop_0b37 .content-40ba > a,
.iron_4b73 .wrapper_out_bfc4 .content-40ba > a,
.iron_4b73 .row-paper-62f0 .content-40ba > a,
.iron_4b73 .surface-76fd .content-40ba > a {
  margin-bottom: 0;
}
.iron_4b73 .filter_7db5 li,
.iron_4b73 .backdrop_0b37 li,
.iron_4b73 .bronze-0890 li,
.iron_4b73 .wrapper_out_bfc4 li,
.iron_4b73 .row-paper-62f0 li,
.iron_4b73 .surface-76fd li,
.iron_4b73 .carousel_lite_f8a1 li,
.iron_4b73 .logo-38bd li {
  display: block;
  position: relative;
}
.iron_4b73 .filter_7db5 li:last-child,
.iron_4b73 .backdrop_0b37 li:last-child,
.iron_4b73 .bronze-0890 li:last-child,
.iron_4b73 .wrapper_out_bfc4 li:last-child,
.iron_4b73 .row-paper-62f0 li:last-child,
.iron_4b73 .surface-76fd li:last-child,
.iron_4b73 .carousel_lite_f8a1 li:last-child,
.iron_4b73 .logo-38bd li:last-child {
  border: none;
}
.iron_4b73 .filter_7db5 li a,
.iron_4b73 .backdrop_0b37 li a,
.iron_4b73 .bronze-0890 li a,
.iron_4b73 .wrapper_out_bfc4 li a,
.iron_4b73 .row-paper-62f0 li a,
.iron_4b73 .surface-76fd li a,
.iron_4b73 .carousel_lite_f8a1 li a,
.iron_4b73 .logo-38bd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron_4b73 .filter_7db5 li ul li::before,
.iron_4b73 .backdrop_0b37 li ul li::before,
.iron_4b73 .bronze-0890 li ul li::before,
.iron_4b73 .wrapper_out_bfc4 li ul li::before,
.iron_4b73 .row-paper-62f0 li ul li::before,
.iron_4b73 .surface-76fd li ul li::before,
.iron_4b73 .carousel_lite_f8a1 li ul li::before,
.iron_4b73 .logo-38bd li ul li::before {
  left: 15px;
}
.iron_4b73 .filter_7db5 li ul a,
.iron_4b73 .backdrop_0b37 li ul a,
.iron_4b73 .bronze-0890 li ul a,
.iron_4b73 .wrapper_out_bfc4 li ul a,
.iron_4b73 .row-paper-62f0 li ul a,
.iron_4b73 .surface-76fd li ul a,
.iron_4b73 .carousel_lite_f8a1 li ul a,
.iron_4b73 .logo-38bd li ul a {
  padding-left: 20px;
}
.iron_4b73 .filter_7db5 li ul ul li::before,
.iron_4b73 .backdrop_0b37 li ul ul li::before,
.iron_4b73 .bronze-0890 li ul ul li::before,
.iron_4b73 .wrapper_out_bfc4 li ul ul li::before,
.iron_4b73 .row-paper-62f0 li ul ul li::before,
.iron_4b73 .surface-76fd li ul ul li::before,
.iron_4b73 .carousel_lite_f8a1 li ul ul li::before,
.iron_4b73 .logo-38bd li ul ul li::before {
  left: 30px;
}
.iron_4b73 .filter_7db5 li ul ul a,
.iron_4b73 .backdrop_0b37 li ul ul a,
.iron_4b73 .bronze-0890 li ul ul a,
.iron_4b73 .wrapper_out_bfc4 li ul ul a,
.iron_4b73 .row-paper-62f0 li ul ul a,
.iron_4b73 .surface-76fd li ul ul a,
.iron_4b73 .carousel_lite_f8a1 li ul ul a,
.iron_4b73 .logo-38bd li ul ul a {
  padding-left: 40px;
}
.iron_4b73 .hovered-00b4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron_4b73 .logo-38bd ul li {
  margin-bottom: 1.41575em;
}
.iron_4b73 .logo-38bd ul li .layout_8535 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.iron_4b73 .logo-38bd ul li .image_c8da {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.south_9018 .filter_7db5 li a,
.south_9018 .backdrop_0b37 li a,
.south_9018 .bronze-0890 li a,
.south_9018 .wrapper_out_bfc4 li a,
.south_9018 .row-paper-62f0 li a,
.south_9018 .surface-76fd li a,
.south_9018 .carousel_lite_f8a1 li a,
.south_9018 .logo-38bd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.south_9018 .hovered-00b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.south_9018 .list_9895 ul li.thumbnail_f4f2 .pagination-last-b4a6,
.south_9018 .list_9895 ul li.grid_532f .pagination-last-b4a6 {
  background: rgba(0, 0, 0, 0.2);
}
.south_9018 .iron_4b73 .list_9895 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-296a .iron_4b73 .static_199c li {
  margin: 0;
}
.fluid-296a .iron_4b73 .static_199c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fluid-296a .iron_4b73 .static_199c li ul {
  margin: 0;
}
.fluid-296a .iron_4b73 .static_199c li ul li a {
  padding-left: 15px;
}
.fluid-296a .iron_4b73 .static_199c li ul li li a {
  padding-left: 30px;
}
.fluid-296a .iron_4b73 .static_199c li.gold_419b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fluid-296a .iron_4b73 .static_199c li.gold_419b > 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;
}
.fluid-296a .iron_4b73 .static_199c li.gold_419b > 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;
}
.chip_fixed_df3d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.box_orange_5f5c {
  position: relative;
  z-index: 10;
}
.box_orange_5f5c .pro_675a {
  width: 100%;
  max-width: 100%;
}
.info_5e95 .focused_9d7b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info_5e95 .title_right_9a87 {
}
.info_5e95 .south_9018 {
  background: #292929;
}
.grid_ddc3 .focused_9d7b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.grid_ddc3 .title_right_9a87 {
  background: #f9f9f9;
}
.grid_ddc3 .south_9018 {
  background: #303030;
}
.overlay_69e2 .focused_9d7b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_69e2 .element-ec58 {
    margin-bottom: 1em;
  }
  .overlay_69e2 .element-ec58:last-child {
    margin-bottom: 0;
  }
}
.overlay_69e2 .title_right_9a87 {
  background: #ededed;
}
.overlay_69e2 .south_9018 {
  background: #1a1a1a;
}
.focused_9d7b.title_right_9a87 {
  color: rgba(0, 0, 0, 0.6);
}
.focused_9d7b.title_right_9a87 .purple-276d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_9d7b.south_9018 {
  color: rgba(255, 255, 255, 0.99);
}
.focused_9d7b.south_9018 a:not(.bottom-33e9) {
  color: rgba(255, 255, 255, 0.79);
}
.focused_9d7b.south_9018 a:not(.bottom-33e9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_9d7b.south_9018 .purple-276d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_9d7b.south_9018 table tbody td,
.focused_9d7b.south_9018 table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge_6f47.fresh_4e45 .shade_57fb {
  max-width: initial;
}
.badge_6f47 .table-static-01fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge_6f47 .table-static-01fb .pro_675a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge_6f47 .table-static-01fb .pro_675a {
    display: block;
    margin-bottom: 2em;
  }
  .badge_6f47 .table-static-01fb .pro_675a:last-child {
    margin-bottom: 0;
  }
}
.overlay_69e2 .element-ec58:last-child,
.grid_ddc3 .element-ec58:last-child,
.info_5e95 .element-ec58:last-child {
  margin-bottom: 0;
}
.overlay_69e2 .element-ec58 .iron_4b73 .list_9895:last-child,
.grid_ddc3 .element-ec58 .iron_4b73 .list_9895:last-child,
.info_5e95 .element-ec58 .iron_4b73 .list_9895:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_69e2 .red_a7ce,
  .overlay_69e2 .liquid_321c,
  .grid_ddc3 .red_a7ce,
  .grid_ddc3 .liquid_321c,
  .info_5e95 .red_a7ce,
  .info_5e95 .liquid_321c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .box_orange_5f5c .element-ec58 {
    margin-bottom: 2em;
  }
}
.box_orange_5f5c p:last-child {
  margin-bottom: 0;
}
.box_orange_5f5c li,
.box_orange_5f5c ul {
  list-style: none;
  margin: 0;
}
.box_orange_5f5c ul ul {
  margin-left: 2.617924em;
}
.primary_pro_f21d {
  font-size: 0.875em;
}

/* css-noise: 04ac */
.widget-item-e8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
