/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box-medium-6a7f/customify
Author: WPCustomify
Author URI: https://pressmaximum.box-medium-6a7f
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.box-medium-6a7f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.soft_8aae.wrapper_078f/licenses/gpl-2.0.status_aabc
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.silver-0e2c/, (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.fluid-890f.info-wood-f0d7/normalize.green_beff/
 ======
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.green_beff v7.0.0 | MIT License | github.box-medium-6a7f/necolas/normalize.green_beff */
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;
}
.out_76d3 .badge_bronze_e9ff,
.iron-2bf3,
.new_bf9a,
.focus-29e9,
.thumbnail-4943,
.container_middle_6807,
.hovered-910a,
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;
}
.iron-2bf3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .iron-2bf3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .iron-2bf3,
  h1 {
    font-size: 1.8em;
  }
}
.new_bf9a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.new_bf9a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .new_bf9a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .new_bf9a,
  h2 {
    font-size: 1.7em;
  }
}
.focus-29e9,
h3 {
  font-size: 1.618em;
}
.out_76d3 .badge_bronze_e9ff,
.thumbnail-4943,
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.slider-43d1 {
  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;
}
.primary-d425:after,
.primary-d425:before,
.tabs-567a:after,
.tabs-567a:before {
  content: "";
  display: table;
}
.primary-d425:after,
.tabs-567a:after {
  clear: both;
}
.gold_a816 {
  float: right;
  margin-right: 0;
}
.middle_52ea {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.article-47c6 .blue_37ab,
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;
}
.article-47c6 .blue_37ab: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;
}
.hero_liquid_ea5c .blue_37ab {
  box-shadow: none;
}
.hero_liquid_ea5c
  .blue_37ab
  .selected_3cc4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero_liquid_ea5c .blue_37ab .progress-5a74 {
  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;
}
.hero_liquid_ea5c
  .blue_37ab
  .progress-5a74
  b {
  display: none;
}
.hero_liquid_ea5c .hidden-next-407c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.south-e4ad:not(.status_medium_44a7):not(.easy-a73a),
button:not(.status_medium_44a7):not(.easy-a73a),
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ),
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ),
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ) {
  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;
}
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ):hover,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ):hover,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):hover,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):hover,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ):active,
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ):active,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):active,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):active,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):active,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus {
  outline: 0;
}
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f {
  position: relative;
}
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .hard_ad7e,
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .gallery-d625,
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .shade_be79,
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  i,
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  svg,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .hard_ad7e,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .gallery-d625,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .shade_be79,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  i,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  svg,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .hard_ad7e,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .gallery-d625,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .shade_be79,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  i,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  svg,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .hard_ad7e,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .gallery-d625,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .shade_be79,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  i,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  svg,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .hard_ad7e,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .gallery-d625,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  .shade_be79,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  i,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f
  svg {
  visibility: hidden;
}
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f:after,
button:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f:after,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f:after,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f:after,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ).fn-loading-ad1f: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;
}
.south-e4ad:not(.status_medium_44a7):not(.easy-a73a),
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ),
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ),
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ) {
  color: #fff;
  background: #235787;
}
.south-e4ad:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus,
input[type="button"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus,
input[type="reset"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus,
input[type="submit"]:not(.status_medium_44a7):not(
    .easy-a73a
  ):focus {
  color: #fff;
}
.south-e4ad.fn-disabled-ad1f:not(.status_medium_44a7):not(
    .easy-a73a
  ),
.south-e4ad[disabled]:not(.status_medium_44a7):not(
    .easy-a73a
  ),
button.fn-disabled-ad1f:not(.status_medium_44a7):not(
    .easy-a73a
  ),
button[disabled]:not(.status_medium_44a7):not(
    .easy-a73a
  ) {
  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;
}
.fresh_7cbc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fresh_7cbc: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;
}
.primary-d860 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.static-bd8e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.overlay_slow_f83d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary-d425:after,
.primary-d425:before,
.easy_b2d6:after,
.easy_b2d6:before,
.label-dark-d96a:after,
.label-dark-d96a:before,
.dark_5d1e:after,
.dark_5d1e:before,
.stale-0083:after,
.stale-0083:before,
.sidebar-blue-706b:after,
.sidebar-blue-706b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary-d425:after,
.easy_b2d6:after,
.label-dark-d96a:after,
.dark_5d1e:after,
.stale-0083:after,
.sidebar-blue-706b:after {
  clear: both;
}
.easy_b2d6 .gradient-clean-bd99,
.label-dark-d96a .gradient-clean-bd99,
.large_6a77 .gradient-clean-bd99 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu_35a6 {
  display: inline-block;
}
.media_5839 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.media_5839 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.media_5839 .current-2b3e {
  padding: 1em 0;
  font-size: 85%;
}
.current-2b3e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.slow-4b01 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.slow-4b01:after,
.slow-4b01:before {
  content: "";
  display: table;
}
.slow-4b01:after {
  clear: both;
}
.shadow-yellow-eed1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.stone-baef .shadow-yellow-eed1 {
  max-width: 50%;
}
.backdrop-mini-d106 .shadow-yellow-eed1 {
  max-width: 33.33%;
}
.carousel_1e50 .shadow-yellow-eed1 {
  max-width: 25%;
}
.outline_093c .shadow-yellow-eed1 {
  max-width: 20%;
}
.motion_706b .shadow-yellow-eed1 {
  max-width: 16.66%;
}
.cold_28c2 .shadow-yellow-eed1 {
  max-width: 14.28%;
}
.wood-5668 .shadow-yellow-eed1 {
  max-width: 12.5%;
}
.button-action-aaa9 .shadow-yellow-eed1 {
  max-width: 11.11%;
}
.dynamic-dd5a {
  display: block;
}
.out_76d3 .purple-9cf7 label,
.out_76d3 .upper-21de label,
.out_76d3 .breadcrumb-cold-9d14 label,
.out_76d3 .caption_next_bb95 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row_cool_52e6 {
  list-style: none;
  margin: 0;
}
.row_cool_52e6 article.tertiary_a5b4 {
  margin-bottom: 0;
}
.row_cool_52e6 ul {
  list-style: none;
  margin: 0;
}
.row_cool_52e6 .focused-b554 li.tertiary_a5b4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row_cool_52e6 .focused-b554 li.tertiary_a5b4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row_cool_52e6 .focused-b554 li.tertiary_a5b4: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) {
  .row_cool_52e6 .focused-b554 li.tertiary_a5b4 li.tertiary_a5b4 li.tertiary_a5b4 li.tertiary_a5b4 {
    padding-left: 0;
  }
}
article.tertiary_a5b4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_a5b4 .easy_b2d6 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_a5b4 .picture-action-e704 {
  float: left;
}
article.tertiary_a5b4 .dropdown_pro_e3c0 {
  margin-left: 85px;
}
article.tertiary_a5b4 .hidden-a74d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_a5b4 .hidden-a74d .aside-25fd {
  margin-left: 10px;
}
article.tertiary_a5b4 .smooth_d9d5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_a5b4 .hot_c9e8 {
  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 .purple-9cf7,
  #respond .breadcrumb-cold-9d14,
  #respond .caption_next_bb95 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .purple-9cf7 input,
#respond .breadcrumb-cold-9d14 input,
#respond .caption_next_bb95 input {
  width: 100%;
}
#respond .caption_next_bb95 {
  margin-right: 0;
}
#respond .pro-9a66 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs-4975 {
  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;
}
.tabs-4975.west-6767 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs-4975 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%);
}
.tabs-4975:focus,
.tabs-4975: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);
}
.liquid_8fab {
  border-radius: 10%;
}
.top-bf30 {
  border-radius: 50%;
}
.liquid-88da {
  font-size: 0.72em;
}
.dynamic-68b6 {
  font-size: 0.875em;
}
.small-3c12 {
  font-size: 1.1em;
}
.shadow_1726 {
  text-transform: uppercase;
  line-height: 1.2;
}
.shadow_1726.liquid-88da {
  letter-spacing: 0.5px;
}
.complex-6b6a,
.complex-6b6a a {
  color: #6d6d6d;
}
.complex-6b6a a:hover {
  color: #111;
}
.widget-copper-820d {
  color: #6d6d6d;
}
.main_a31f {
  overflow-x: hidden;
}
.main_a31f .under_973a.stale-f3b8 {
  position: relative;
}
.main_a31f .under_973a.stale-f3b8.hidden-b7b6 {
  position: initial;
}
.main_a31f
  .under_973a.stale-f3b8.hidden-b7b6
  .dark-b9dd {
  left: auto;
}
.main_a31f .under_973a .dark-b9dd {
  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;
}
.main_a31f .under_973a:hover.stale-f3b8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.main_a31f
  .under_973a:hover.stale-f3b8
  .dark-b9dd {
  display: block;
  z-index: 9999999;
}
.main_a31f .background-center-e689 .thick_6a36,
.main_a31f .backdrop_iron_c648 .thick_6a36 {
  display: none;
}
.main_a31f .description_dirty_10b2 .under_973a:hover.stale-f3b8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.out_76d3 .purple-9cf7 label,
.out_76d3 .upper-21de label,
.out_76d3 .breadcrumb-cold-9d14 label,
.out_76d3 .caption_next_bb95 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row_cool_52e6 {
  list-style: none;
  margin: 0;
}
.row_cool_52e6 article.tertiary_a5b4 {
  margin-bottom: 0;
}
.row_cool_52e6 ul {
  list-style: none;
  margin: 0;
}
.row_cool_52e6 .focused-b554 li.tertiary_a5b4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row_cool_52e6 .focused-b554 li.tertiary_a5b4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row_cool_52e6 .focused-b554 li.tertiary_a5b4: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) {
  .row_cool_52e6 .focused-b554 li.tertiary_a5b4 li.tertiary_a5b4 li.tertiary_a5b4 li.tertiary_a5b4 {
    padding-left: 0;
  }
}
article.tertiary_a5b4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_a5b4 .easy_b2d6 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_a5b4 .picture-action-e704 {
  float: left;
}
article.tertiary_a5b4 .dropdown_pro_e3c0 {
  margin-left: 85px;
}
article.tertiary_a5b4 .hidden-a74d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_a5b4 .hidden-a74d .aside-25fd {
  margin-left: 10px;
}
article.tertiary_a5b4 .smooth_d9d5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_a5b4 .hot_c9e8 {
  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 .purple-9cf7,
  #respond .breadcrumb-cold-9d14,
  #respond .caption_next_bb95 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .purple-9cf7 input,
#respond .breadcrumb-cold-9d14 input,
#respond .caption_next_bb95 input {
  width: 100%;
}
#respond .caption_next_bb95 {
  margin-right: 0;
}
#respond .pro-9a66 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-center-e689 .wide-3ae3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wide-3ae3 .liquid-f8da.backdrop_last_2f69 .bright_c8d7 > li > a:focus,
.wide-3ae3 .liquid-f8da.backdrop_last_2f69 .bright_c8d7 > li > a:hover,
.wide-3ae3 .liquid-f8da.badge_1c7d .bright_c8d7 > li > a:focus,
.wide-3ae3 .liquid-f8da.badge_1c7d .bright_c8d7 > li > a:hover,
.wide-3ae3 .liquid-f8da.tiny-f5f1 .bright_c8d7 > li > a:focus,
.wide-3ae3 .liquid-f8da.tiny-f5f1 .bright_c8d7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wide-3ae3
  .liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li.complex-90de
  > a,
.wide-3ae3
  .liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li.selected-5463
  > a,
.wide-3ae3
  .liquid-f8da.badge_1c7d
  .bright_c8d7
  > li.complex-90de
  > a,
.wide-3ae3
  .liquid-f8da.badge_1c7d
  .bright_c8d7
  > li.selected-5463
  > a,
.wide-3ae3
  .liquid-f8da.tiny-f5f1
  .bright_c8d7
  > li.complex-90de
  > a,
.wide-3ae3 .liquid-f8da.tiny-f5f1 .bright_c8d7 > li.form-63ab > a {
  color: rgba(255, 255, 255, 0.99);
}
.wide-3ae3 .small_3dbd,
.wide-3ae3 .small_3dbd a {
  color: rgba(255, 255, 255, 0.99);
}
.wide-3ae3 .active_536d.row-brown-ff5e li a,
.wide-3ae3 .secondary_over_29cb a,
.wide-3ae3 .logo-hard-b38e,
.wide-3ae3 .bright_c8d7 > li > a,
.wide-3ae3 .footer-complex-c4db {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3 .active_536d.row-brown-ff5e li a:hover,
.wide-3ae3 .secondary_over_29cb a:hover,
.wide-3ae3 .logo-hard-b38e:hover,
.wide-3ae3 .bright_c8d7 > li > a:hover,
.wide-3ae3 .footer-complex-c4db:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wide-3ae3 .full-a7c7 {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3 .full-a7c7 .disabled_fluid_d860 {
  color: rgba(255, 255, 255, 0.99);
}
.wide-3ae3 .full-a7c7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wide-3ae3 .element-steel-d22b .complex_90cc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3 .element-steel-d22b .complex_90cc .simple-d4ad {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3
  .element-steel-d22b
  .complex_90cc
  .simple-d4ad::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3
  .element-steel-d22b
  .complex_90cc
  .simple-d4ad:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3
  .element-steel-d22b
  .complex_90cc
  .simple-d4ad::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3
  .element-steel-d22b
  .complex_90cc
  .simple-d4ad::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3 .element-steel-d22b .border_ac70 {
  color: rgba(255, 255, 255, 0.79);
}
.wide-3ae3 .element-steel-d22b .border_ac70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_selected_b175
  .wide-3ae3
  .element-steel-d22b
  .huge_9e60
  .image-cfc8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_selected_b175
  .wide-3ae3
  .element-steel-d22b
  .huge_9e60
  .simple-d4ad {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background-center-e689 .pattern-6a5f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pattern-6a5f .liquid-f8da.backdrop_last_2f69 .bright_c8d7 > li > a:focus,
.pattern-6a5f .liquid-f8da.backdrop_last_2f69 .bright_c8d7 > li > a:hover,
.pattern-6a5f .liquid-f8da.badge_1c7d .bright_c8d7 > li > a:focus,
.pattern-6a5f .liquid-f8da.badge_1c7d .bright_c8d7 > li > a:hover,
.pattern-6a5f .liquid-f8da.tiny-f5f1 .bright_c8d7 > li > a:focus,
.pattern-6a5f .liquid-f8da.tiny-f5f1 .bright_c8d7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-6a5f
  .liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li.complex-90de
  > a,
.pattern-6a5f
  .liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li.selected-5463
  > a,
.pattern-6a5f
  .liquid-f8da.badge_1c7d
  .bright_c8d7
  > li.complex-90de
  > a,
.pattern-6a5f
  .liquid-f8da.badge_1c7d
  .bright_c8d7
  > li.selected-5463
  > a,
.pattern-6a5f
  .liquid-f8da.tiny-f5f1
  .bright_c8d7
  > li.complex-90de
  > a,
.pattern-6a5f .liquid-f8da.tiny-f5f1 .bright_c8d7 > li.form-63ab > a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-6a5f .small_3dbd,
.pattern-6a5f .small_3dbd a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-6a5f .active_536d.row-brown-ff5e li a,
.pattern-6a5f .secondary_over_29cb a,
.pattern-6a5f .logo-hard-b38e,
.pattern-6a5f .bright_c8d7 > li > a,
.pattern-6a5f .footer-complex-c4db {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-6a5f .active_536d.row-brown-ff5e li a:hover,
.pattern-6a5f .secondary_over_29cb a:hover,
.pattern-6a5f .logo-hard-b38e:hover,
.pattern-6a5f .bright_c8d7 > li > a:hover,
.pattern-6a5f .footer-complex-c4db:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-6a5f .full-a7c7 {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-6a5f .full-a7c7 .disabled_fluid_d860 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-6a5f .full-a7c7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_e5eb .large_cb97 {
  margin-left: auto;
  margin-right: auto;
}
.label-dark-d96a > * {
  margin-left: auto;
  margin-right: auto;
}
.label-dark-d96a .primary-d860 {
  margin-right: 1.41575em;
}
.tertiary-8e44 .label-dark-d96a > .shadow_old_a3ee {
  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;
}
.tertiary-8e44 .label-dark-d96a > .short-35aa {
  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;
}
.label_hovered_272f.outer_e5eb .large_cb97,
.module-d69e.outer_e5eb .large_cb97 {
  margin-left: 0;
}
.south-3b77.outer_e5eb .large_cb97,
.next-3acb.outer_e5eb .large_cb97 {
  margin-right: 0;
}
.label-dark-d96a ol,
.label-dark-d96a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.search_6b9f video {
  max-width: 100%;
}
.south_bacc img {
  display: block;
}
.south_bacc.primary-d860,
.south_bacc.static-bd8e {
  width: 100%;
}
.south_bacc.short-35aa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter-1067:not(.media_867b) {
  margin: 1.5em auto;
}
.active-dcd1 p {
  padding: 1.5em 14px;
}
ul.avatar-under-406c.short-35aa,
ul.avatar-under-406c.shadow_old_a3ee,
ul.avatar-under-406c.fast-acb2.shadow_old_a3ee {
  padding: 0 14px;
}
.tabs-white-07ac {
  display: block;
  overflow-x: auto;
}
.tabs-white-07ac table {
  border-collapse: collapse;
  width: 100%;
}
.tabs-white-07ac td,
.tabs-white-07ac th {
  padding: 0.5em;
}
.label-dark-d96a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-dark-d96a ol ol,
.label-dark-d96a ol ul,
.label-dark-d96a ul ol,
.label-dark-d96a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-dark-d96a ol ol li,
.label-dark-d96a ol ul li,
.label-dark-d96a ul ol li,
.label-dark-d96a ul ul li {
  margin-left: 0;
}
.gallery-west-de2a.article_north_3db0 > .banner_complex_15cb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-west-de2a.article_north_3db0 > .banner_complex_15cb iframe,
.gallery-west-de2a.article_north_3db0 > .banner_complex_15cb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.modal_huge_32db {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.modal_huge_32db.grid_9557 {
  padding: 0;
}
.modal_huge_32db.grid_9557 cite {
  font-size: 13px;
}
.modal_huge_32db > * {
  margin-left: 16px;
  margin-right: 16px;
}
.modal_huge_32db cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.medium-2a5c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.medium-2a5c > p:first-child {
  margin-top: 0;
}
.medium-2a5c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.medium-2a5c blockquote {
  border-left: 0;
}
.row-out-c616 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.row-out-c616:not(.disabled_9222) {
  max-width: 100px;
}
.row-out-c616.progress-bottom-bdcd {
  border-bottom: none !important;
  text-align: center;
}
.row-out-c616.progress-bottom-bdcd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .active-dcd1 p {
    padding: 1.5em 0;
  }
}
.text_gas_684b {
  color: #0073aa;
}
.iron-8a6e {
  background-color: #0073aa;
}
.green_5456 {
  color: #229fd8;
}
.small-404d {
  background-color: #229fd8;
}
.thumbnail_easy_2df6 {
  color: #eee;
}
.tag-easy-8aec {
  background-color: #eee;
}
.section_f157 {
  color: #444;
}
.brown_e533 {
  background-color: #444;
}
.dropdown_steel_2088 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dropdown_steel_2088 .short-5614 .secondary_over_29cb {
  font-size: 15px;
}
.dropdown_steel_2088 .secondary_over_29cb {
  line-height: 1.3;
}
.dropdown_steel_2088 .pattern-6a5f {
}
.dropdown_steel_2088 .wide-3ae3 {
  background: #235787;
}
.disabled_0fb4 {
  padding: 0;
}
.disabled_0fb4 .wide-3ae3 {
  background: #1a1a1a;
}
.disabled_0fb4 .pattern-6a5f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main-black-f215 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main-black-f215 .pattern-6a5f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main-black-f215 .wide-3ae3 {
  background: #303030;
}
.sidebar-blue-706b {
  position: relative;
  z-index: 10;
}
.sidebar-blue-706b .label_ffdc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel-4913 .stale-f3b8 {
  display: inline-block;
  vertical-align: middle;
}
.panel-4913.surface-steel-05a3 .stale-f3b8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .panel-4913.surface-steel-05a3 .stale-f3b8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-4913.surface-steel-05a3 .stale-f3b8 {
    margin-right: 0.4em;
  }
}
.panel-4913.surface-steel-05a3 .stale-f3b8:last-child {
  margin-right: 0;
}
.menu_complex_6583 .label_ffdc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .background-center-e689 .short-5614 {
    margin: 0 -0.5em;
  }
  .background-center-e689 .short-5614 [class*="customify-col-"],
  .background-center-e689 .short-5614 [class*="customify-col_"],
  .background-center-e689 .short-5614 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.background-center-e689.heading-selected-addc .label_ffdc {
  background: 0 0 !important;
}
.background-center-e689.heading-selected-addc .label_ffdc,
.background-center-e689.menu_complex_6583 .label_ffdc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .background-center-e689.disabled-122b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.background-center-e689.menu_complex_6583 .label_ffdc {
  box-shadow: none !important;
}
.up-4b18 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .up-4b18 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .up-4b18 {
    padding: 18px 0 20px;
  }
}
.up-4b18 .button_clean_d517 {
  width: 100%;
}
.up-4b18 .text-advanced-80f0 {
  margin-bottom: 0;
}
.up-4b18 .summary-east-3ee3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.item-thick-6206 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.item-thick-6206 .tooltip-7070 {
  width: 100%;
}
.icon_narrow_aa6b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.icon_narrow_aa6b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.icon_narrow_aa6b 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;
}
.icon_narrow_aa6b li:last-child:after {
  display: none;
}
.icon_narrow_aa6b li a {
  font-weight: 500;
  margin-right: 10px;
}
.upper_9de7 .thick_6a36 button,
.up-4b18 .thick_6a36 button {
  left: 0;
}
.upper_9de7 .tooltip-7070,
.up-4b18 .tooltip-7070 {
  padding-left: 0;
  padding-right: 0;
}
.upper_9de7 .item-thick-6206,
.up-4b18 .item-thick-6206 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.upper_9de7 {
  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;
}
.upper_9de7: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;
}
.upper_9de7 .blue-ed7c {
  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) {
  .upper_9de7 .blue-ed7c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .upper_9de7 .blue-ed7c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .upper_9de7 .blue-ed7c {
    min-height: 200px;
  }
}
.upper_9de7 .icon_narrow_aa6b {
  color: rgba(255, 255, 255, 0.8);
}
.upper_9de7 .icon_narrow_aa6b a,
.upper_9de7 .icon_narrow_aa6b li:after {
  color: inherit;
}
.upper_9de7 .icon_narrow_aa6b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.last_809d {
  margin-bottom: 0.5em;
}
.pagination-795b {
  margin-bottom: 1.2em;
}
.pagination-795b,
.last_809d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pagination-795b p:last-child,
.last_809d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thick_6a36,
#masthead .thick_6a36 {
  display: none;
}
#masthead
  > .thick_6a36.prev-ad97 {
  display: none;
}
#masthead > .thick_6a36 button {
  left: 0;
}
.carousel-warm-ee34 {
  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%;
}
.carousel-warm-ee34 .stale-f3b8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.carousel-warm-ee34 .carousel_48a4 {
  display: -webkit-box;
  display: flex;
}
.carousel-warm-ee34 .carousel_48a4.banner_yellow_9bb9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.carousel-warm-ee34 .carousel_48a4.footer_up_67b9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel-warm-ee34 .carousel_48a4.notice-fresh-6eb8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel-warm-ee34.message-static-510e.primary-large-d926 .carousel_48a4.banner_yellow_9bb9 {
  flex-basis: 100%;
}
.carousel-warm-ee34.top_04f3 .carousel_48a4.footer_up_67b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.carousel-warm-ee34.top_04f3 .carousel_48a4.notice-fresh-6eb8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thick_6a36.prev-ad97 {
  display: none;
}
#masthead > .thick_6a36 button {
  left: 0;
}
.pro_fc53 {
  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;
}
.pro_fc53:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pro_fc53.carousel_glass_9f6e i {
  margin-right: 4px;
}
.pro_fc53.tertiary_85e8 i {
  margin-left: 5px;
}
.secondary_over_29cb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary_over_29cb p:last-child {
  margin-bottom: 0;
}
.advanced-47bd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.advanced-47bd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.advanced-47bd img {
  display: block;
  width: auto;
  line-height: 1;
}
.advanced-47bd .small_3dbd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.advanced-47bd .current-905e {
  margin: 5px 0 7px 0;
}
.advanced-47bd.tall-881f .green-cb27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-47bd.tall-881f .current-f572 {
  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;
}
.advanced-47bd.menu_bottom_ef41 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.advanced-47bd.menu_bottom_ef41 .green-cb27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advanced-47bd.menu_bottom_ef41 .current-f572 {
  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;
}
.advanced-47bd.gallery-tall-e193 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced-47bd.summary_bf04 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.advanced-47bd.summary_bf04 .current-f572 {
  margin-top: 7px;
}
.cold_f618 {
  display: inline-block;
}
.sidebar-blue-706b .tiny-f660 .advanced-47bd img {
  max-width: 100%;
}
.liquid-f8da .lower-aa52.module-middle-7ce9,
.north_5dc3 .lower-aa52.module-middle-7ce9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-f8da .footer-986a,
.north_5dc3 .footer-986a {
  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%);
}
.liquid-f8da .footer-986a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.liquid-f8da.message-c63a .footer-986a {
  display: none;
}
.liquid-f8da .modal_73e5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.liquid-f8da .modal_73e5 li {
  display: inline-block;
  position: relative;
}
.liquid-f8da .modal_73e5 li:last-child {
  margin-right: 0;
}
.liquid-f8da .modal_73e5 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;
}
.liquid-f8da .modal_73e5 li.form-63ab > a {
  color: rgba(0, 0, 0, 0.9);
}
.liquid-f8da .modal_73e5 > 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;
}
.liquid-f8da .modal_73e5 > li > a i {
  line-height: 0;
}
.liquid-f8da .modal_73e5 > li.highlight_hard_fd6e > a .footer-986a {
  margin-left: 4px;
  line-height: 0;
}
.liquid-f8da .modal_73e5 .steel_485d li.highlight_hard_fd6e > a {
  position: relative;
}
.liquid-f8da .modal_73e5 .steel_485d li.highlight_hard_fd6e > a:after,
.liquid-f8da .modal_73e5 .steel_485d li.highlight_hard_fd6e > a:before {
  content: "";
  display: table;
}
.liquid-f8da .modal_73e5 .steel_485d li.highlight_hard_fd6e > a:after {
  clear: both;
}
.liquid-f8da .modal_73e5 .steel_485d li.highlight_hard_fd6e > a .footer-986a {
  margin-left: 5px;
  float: right;
}
.liquid-f8da .dim_cf1a,
.liquid-f8da .steel_485d {
  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;
}
.liquid-f8da .steel_485d {
  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;
}
.liquid-f8da .steel_485d .module-middle-7ce9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.liquid-f8da .steel_485d .footer-986a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.liquid-f8da .steel_485d li {
  display: block;
  margin: 0;
  padding: 0;
}
.liquid-f8da .steel_485d 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;
}
.liquid-f8da .steel_485d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.liquid-f8da .steel_485d .steel_485d {
  top: 0;
  left: 100%;
}
.liquid-f8da .stale_62bf.fn-focus-ad1f > .dim_cf1a,
.liquid-f8da .stale_62bf.fn-focus-ad1f > .steel_485d,
.liquid-f8da .stale_62bf:focus > .dim_cf1a,
.liquid-f8da .stale_62bf:focus > .steel_485d,
.liquid-f8da .stale_62bf:hover > .dim_cf1a,
.liquid-f8da .stale_62bf:hover > .steel_485d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.liquid-f8da.tiny-f5f1 .bright_c8d7:after,
.liquid-f8da.tiny-f5f1 .bright_c8d7:before {
  content: "";
  display: table;
}
.liquid-f8da.tiny-f5f1 .bright_c8d7:after {
  clear: both;
}
.liquid-f8da.tiny-f5f1 .bright_c8d7 > li {
  float: left;
}
.liquid-f8da.nav_warm_cc7d .bright_c8d7:after,
.liquid-f8da.nav_warm_cc7d .bright_c8d7:before {
  content: "";
  display: table;
}
.liquid-f8da.nav_warm_cc7d .bright_c8d7:after {
  clear: both;
}
.liquid-f8da.nav_warm_cc7d .bright_c8d7 > li {
  float: left;
}
.liquid-f8da.nav_warm_cc7d .bright_c8d7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-f8da.nav_warm_cc7d .bright_c8d7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.liquid-f8da.nav_warm_cc7d .bright_c8d7 > li.complex-90de > a,
.liquid-f8da.nav_warm_cc7d .bright_c8d7 > li.form-63ab > a {
  color: #fff;
  background-color: #1e4b75;
}
.liquid-f8da.backdrop_last_2f69 .bright_c8d7 > li > a .module-middle-7ce9 {
  position: relative;
}
.liquid-f8da.backdrop_last_2f69 .bright_c8d7 > li > a .module-middle-7ce9: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;
}
.liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li:focus
  > a
  .module-middle-7ce9:before,
.liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li:hover
  > a
  .module-middle-7ce9:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li.complex-90de
  > a
  .module-middle-7ce9:before,
.liquid-f8da.backdrop_last_2f69
  .bright_c8d7
  > li.selected-5463
  > a
  .module-middle-7ce9:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-f8da.badge_1c7d .bright_c8d7 > li > a .module-middle-7ce9 {
  position: relative;
}
.liquid-f8da.badge_1c7d .bright_c8d7 > li > a .module-middle-7ce9: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;
}
.liquid-f8da.badge_1c7d .bright_c8d7 > li:focus > a .module-middle-7ce9:before,
.liquid-f8da.badge_1c7d
  .bright_c8d7
  > li:hover
  > a
  .module-middle-7ce9:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-f8da.badge_1c7d
  .bright_c8d7
  > li.complex-90de
  > a
  .module-middle-7ce9:before,
.liquid-f8da.badge_1c7d
  .bright_c8d7
  > li.selected-5463
  > a
  .module-middle-7ce9:before {
  width: 100%;
  background-color: currentColor;
}
.north_5dc3 .modal_73e5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.north_5dc3 .modal_73e5 li:first-child > a {
  border-top: none;
}
.north_5dc3 .modal_73e5 .large-2cbf > .module-middle-7ce9 .footer-986a {
  display: none;
}
.north_5dc3 .modal_73e5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.north_5dc3 .modal_73e5 li:last-child {
  border: none;
}
.north_5dc3 .modal_73e5 li.highlight_hard_fd6e > a {
  padding-right: 45px !important;
}
.north_5dc3 .modal_73e5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.north_5dc3 .modal_73e5 li a:focus,
.north_5dc3 .modal_73e5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.north_5dc3 .modal_73e5 li .box-a119 {
  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;
}
.north_5dc3 .modal_73e5 li .box-a119:hover {
  box-shadow: none;
}
.north_5dc3 .modal_73e5 li .box-a119 .footer-986a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.north_5dc3 .modal_73e5 .steel_485d {
  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);
}
.north_5dc3 .modal_73e5 .steel_485d li a {
  padding-left: 3em;
}
.north_5dc3 .modal_73e5 .liquid-5077 > a .box-a119 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.north_5dc3 .modal_73e5 .liquid-5077 > .steel_485d {
  display: block;
  opacity: 1;
}
.hidden-dffa {
  max-width: 100%;
}
.south_985b {
  line-height: 0;
  cursor: pointer;
}
.footer-complex-c4db {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer-complex-c4db:hover {
  box-shadow: none;
  color: currentColor;
}
.footer-complex-c4db svg {
  width: 18px;
  height: 18px;
}
.footer-complex-c4db .prev_7eec {
  display: none;
}
.last-599d {
  position: relative;
}
.last-599d.fn-active-ad1f .footer-complex-c4db .media_3f14 {
  display: none;
}
.last-599d.fn-active-ad1f .footer-complex-c4db .prev_7eec {
  display: inline-block;
}
.last-599d .tiny_acb7 {
  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);
}
.last-599d.primary-3fc0 .tiny_acb7 {
  left: auto;
  right: -0.9em;
}
.last-599d.primary-3fc0 .stale-26f6::before {
  left: auto;
  right: 15px;
}
.last-599d.fn-active-ad1f .tiny_acb7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge_9e60 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.huge_9e60 label {
  flex-basis: 100%;
}
.huge_9e60 .complex_90cc {
  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;
}
.huge_9e60 .simple-d4ad {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.huge_9e60 .simple-d4ad:focus {
  background-color: transparent;
}
.huge_9e60 button.border_ac70 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.huge_9e60 button.border_ac70:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.huge_9e60 button.border_ac70 svg {
  width: 18px;
  height: 18px;
}
.huge_9e60 input[type="submit"] {
  min-height: auto;
}
.element-steel-d22b .huge_9e60 .simple-d4ad {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stale-26f6 {
  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) {
  .stale-26f6 {
    width: 220px;
  }
}
.stale-26f6 label {
  flex-basis: 100%;
}
.stale-26f6::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;
}
.accent_selected_b175 .element-steel-d22b .huge_9e60 {
  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;
}
.accent_selected_b175
  .element-steel-d22b
  .huge_9e60
  .complex_90cc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_selected_b175 .element-steel-d22b .huge_9e60 .simple-d4ad {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_selected_b175
  .element-steel-d22b
  .huge_9e60
  .simple-d4ad:focus {
  background: 0 0;
}
.accent_selected_b175
  .element-steel-d22b
  .huge_9e60
  .image-cfc8 {
  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;
}
.active_536d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_536d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_536d li:last-child {
  margin-right: 0;
}
.active_536d li:first-child {
  margin-left: 0;
}
.active_536d.thumbnail-prev-6acd a {
  color: #fff;
}
.active_536d.thumbnail-prev-6acd a:hover {
  color: #fff;
}
.active_536d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_536d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_536d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_536d a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_536d [class*="social-icon-apple"] {
  background-color: #999;
}
.active_536d [class*="social-icon-apple"].banner-gold-5921 {
  background-color: transparent;
  color: #999;
}
.active_536d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_536d [class*="social-icon-behance"].banner-gold-5921 {
  background-color: transparent;
  color: #1769ff;
}
.active_536d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_536d [class*="social-icon-bitbucket"].banner-gold-5921 {
  background-color: transparent;
  color: #205081;
}
.active_536d [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_536d [class*="social-icon-codepen"].banner-gold-5921 {
  background-color: transparent;
  color: #000;
}
.active_536d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_536d [class*="social-icon-delicious"].banner-gold-5921 {
  background-color: transparent;
  color: #39f;
}
.active_536d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_536d [class*="social-icon-digg"].banner-gold-5921 {
  background-color: transparent;
  color: #005be2;
}
.active_536d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_536d [class*="social-icon-dribbble"].banner-gold-5921 {
  background-color: transparent;
  color: #ea4c89;
}
.active_536d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_536d [class*="social-icon-envelope"].banner-gold-5921 {
  background-color: transparent;
  color: #ea4335;
}
.active_536d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_536d [class*="social-icon-facebook"].banner-gold-5921 {
  background-color: transparent;
  color: #3b5998;
}
.active_536d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_536d [class*="social-icon-flickr"].banner-gold-5921 {
  background-color: transparent;
  color: #0063dc;
}
.active_536d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_536d [class*="social-icon-foursquare"].banner-gold-5921 {
  background-color: transparent;
  color: #2d5be3;
}
.active_536d [class*="social-icon-github"] {
  background-color: #333;
}
.active_536d [class*="social-icon-github"].banner-gold-5921 {
  background-color: transparent;
  color: #333;
}
.active_536d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_536d [class*="social-icon-google-plus"].banner-gold-5921 {
  background-color: transparent;
  color: #dd4b39;
}
.active_536d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_536d [class*="social-icon-houzz"].banner-gold-5921 {
  background-color: transparent;
  color: #7ac142;
}
.active_536d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_536d [class*="social-icon-instagram"].banner-gold-5921 {
  background-color: transparent;
  color: #262626;
}
.active_536d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_536d [class*="social-icon-jsfiddle"].banner-gold-5921 {
  background-color: transparent;
  color: #487aa2;
}
.active_536d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_536d [class*="social-icon-linkedin"].banner-gold-5921 {
  background-color: transparent;
  color: #0077b5;
}
.active_536d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_536d [class*="social-icon-medium"].banner-gold-5921 {
  background-color: transparent;
  color: #00ab6b;
}
.active_536d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_536d
  [class*="social-icon-odnoklassniki"].banner-gold-5921 {
  background-color: transparent;
  color: #f4731c;
}
.active_536d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_536d [class*="social-icon-meetup"].banner-gold-5921 {
  background-color: transparent;
  color: #ec1c40;
}
.active_536d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_536d [class*="social-icon-pinterest"].banner-gold-5921 {
  background-color: transparent;
  color: #bd081c;
}
.active_536d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_536d [class*="social-icon-product-hunt"].banner-gold-5921 {
  background-color: transparent;
  color: #da552f;
}
.active_536d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_536d [class*="social-icon-reddit"].banner-gold-5921 {
  background-color: transparent;
  color: #ff4500;
}
.active_536d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_536d [class*="social-icon-rss"].banner-gold-5921 {
  background-color: transparent;
  color: #f26522;
}
.active_536d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_536d
  [class*="social-icon-shopping-cart"].banner-gold-5921 {
  background-color: transparent;
  color: #4caf50;
}
.active_536d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_536d [class*="social-icon-skype"].banner-gold-5921 {
  background-color: transparent;
  color: #00aff0;
}
.active_536d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_536d [class*="social-icon-slideshare"].banner-gold-5921 {
  background-color: transparent;
  color: #0077b5;
}
.active_536d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_536d [class*="social-icon-snapchat"].banner-gold-5921 {
  background-color: transparent;
  color: #fffc00;
}
.active_536d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_536d [class*="social-icon-soundcloud"].banner-gold-5921 {
  background-color: transparent;
  color: #f80;
}
.active_536d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_536d [class*="social-icon-spotify"].banner-gold-5921 {
  background-color: transparent;
  color: #2ebd59;
}
.active_536d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_536d
  [class*="social-icon-stack-overflow"].banner-gold-5921 {
  background-color: transparent;
  color: #fe7a15;
}
.active_536d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_536d [class*="social-icon-maldkfgram"].banner-gold-5921 {
  background-color: transparent;
  color: #2ca5e0;
}
.active_536d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_536d [class*="social-icon-tripadvisor"].banner-gold-5921 {
  background-color: transparent;
  color: #589442;
}
.active_536d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_536d [class*="social-icon-tumblr"].banner-gold-5921 {
  background-color: transparent;
  color: #35465c;
}
.active_536d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_536d [class*="social-icon-twitch"].banner-gold-5921 {
  background-color: transparent;
  color: #6441a5;
}
.active_536d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_536d [class*="social-icon-twitter"].banner-gold-5921 {
  background-color: transparent;
  color: #1da1f2;
}
.active_536d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_536d [class*="social-icon-vimeo"].banner-gold-5921 {
  background-color: transparent;
  color: #1ab7ea;
}
.active_536d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_536d [class*="social-icon-vk"].banner-gold-5921 {
  background-color: transparent;
  color: #45668e;
}
.active_536d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_536d [class*="social-icon-weibo"].banner-gold-5921 {
  background-color: transparent;
  color: #df2029;
}
.active_536d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_536d [class*="social-icon-weixin"].banner-gold-5921 {
  background-color: transparent;
  color: #7bb32e;
}
.active_536d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_536d [class*="social-icon-whatsapp"].banner-gold-5921 {
  background-color: transparent;
  color: #25d366;
}
.active_536d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_536d [class*="social-icon-wordpress"].banner-gold-5921 {
  background-color: transparent;
  color: #21759b;
}
.active_536d [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_536d [class*="social-icon-xing"].banner-gold-5921 {
  background-color: transparent;
  color: #026466;
}
.active_536d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_536d [class*="social-icon-yelp"].banner-gold-5921 {
  background-color: transparent;
  color: #af0606;
}
.active_536d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_536d [class*="social-icon-youtube"].banner-gold-5921 {
  background-color: transparent;
  color: #cd201f;
}
.logo-hard-b38e {
  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;
}
.logo-hard-b38e:hover {
  box-shadow: none;
  background: 0 0;
}
.under-7280 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-last-5038 {
  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;
}
.caption-liquid-f244 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search-2a95 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search-2a95,
.search-2a95::after,
.search-2a95::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;
}
.search-2a95::after,
.search-2a95::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stale_b91d .texture-last-5038 .caption-liquid-f244 {
  margin-top: -2px;
  width: 19px;
}
.stale_b91d .texture-last-5038 .search-2a95 {
  margin-top: -1px;
}
.stale_b91d .texture-last-5038 .search-2a95,
.stale_b91d .texture-last-5038 .search-2a95::after,
.stale_b91d .texture-last-5038 .search-2a95::before {
  width: 19px;
  height: 2px;
}
.stale_b91d .texture-last-5038 .search-2a95::before {
  top: -6px;
}
.stale_b91d .texture-last-5038 .search-2a95::after {
  bottom: -6px;
}
.middle-e841 .texture-last-5038 .caption-liquid-f244 {
  margin-top: -2px;
  width: 22px;
}
.middle-e841 .texture-last-5038 .search-2a95 {
  margin-top: -1px;
}
.middle-e841 .texture-last-5038 .search-2a95,
.middle-e841 .texture-last-5038 .search-2a95::after,
.middle-e841 .texture-last-5038 .search-2a95::before {
  width: 22px;
  height: 2px;
}
.middle-e841 .texture-last-5038 .search-2a95::before {
  top: -7px;
}
.middle-e841 .texture-last-5038 .search-2a95::after {
  bottom: -7px;
}
.black_6e33 .texture-last-5038 .caption-liquid-f244 {
  margin-top: -2px;
  width: 31px;
}
.black_6e33 .texture-last-5038 .search-2a95 {
  margin-top: -1.5px;
}
.black_6e33 .texture-last-5038 .search-2a95,
.black_6e33 .texture-last-5038 .search-2a95::after,
.black_6e33 .texture-last-5038 .search-2a95::before {
  width: 31px;
  height: 3px;
}
.black_6e33 .texture-last-5038 .search-2a95::before {
  top: -9px;
}
.black_6e33 .texture-last-5038 .search-2a95::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pink_de49 .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 19px;
  }
  .pink_de49 .texture-last-5038 .search-2a95 {
    margin-top: -1px;
  }
  .pink_de49 .texture-last-5038 .search-2a95,
  .pink_de49 .texture-last-5038 .search-2a95::after,
  .pink_de49 .texture-last-5038 .search-2a95::before {
    width: 19px;
    height: 2px;
  }
  .pink_de49 .texture-last-5038 .search-2a95::before {
    top: -6px;
  }
  .pink_de49 .texture-last-5038 .search-2a95::after {
    bottom: -6px;
  }
  .paper_f546 .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_f546 .texture-last-5038 .search-2a95 {
    margin-top: -1px;
  }
  .paper_f546 .texture-last-5038 .search-2a95,
  .paper_f546 .texture-last-5038 .search-2a95::after,
  .paper_f546 .texture-last-5038 .search-2a95::before {
    width: 22px;
    height: 2px;
  }
  .paper_f546 .texture-last-5038 .search-2a95::before {
    top: -7px;
  }
  .paper_f546 .texture-last-5038 .search-2a95::after {
    bottom: -7px;
  }
  .footer_copper_ba20 .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_copper_ba20 .texture-last-5038 .search-2a95 {
    margin-top: -1.5px;
  }
  .footer_copper_ba20 .texture-last-5038 .search-2a95,
  .footer_copper_ba20 .texture-last-5038 .search-2a95::after,
  .footer_copper_ba20 .texture-last-5038 .search-2a95::before {
    width: 31px;
    height: 3px;
  }
  .footer_copper_ba20 .texture-last-5038 .search-2a95::before {
    top: -9px;
  }
  .footer_copper_ba20 .texture-last-5038 .search-2a95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .warm-7568 .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 19px;
  }
  .warm-7568 .texture-last-5038 .search-2a95 {
    margin-top: -1px;
  }
  .warm-7568 .texture-last-5038 .search-2a95,
  .warm-7568 .texture-last-5038 .search-2a95::after,
  .warm-7568 .texture-last-5038 .search-2a95::before {
    width: 19px;
    height: 2px;
  }
  .warm-7568 .texture-last-5038 .search-2a95::before {
    top: -6px;
  }
  .warm-7568 .texture-last-5038 .search-2a95::after {
    bottom: -6px;
  }
  .popup_first_e5b6 .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_first_e5b6 .texture-last-5038 .search-2a95 {
    margin-top: -1px;
  }
  .popup_first_e5b6 .texture-last-5038 .search-2a95,
  .popup_first_e5b6 .texture-last-5038 .search-2a95::after,
  .popup_first_e5b6 .texture-last-5038 .search-2a95::before {
    width: 22px;
    height: 2px;
  }
  .popup_first_e5b6 .texture-last-5038 .search-2a95::before {
    top: -7px;
  }
  .popup_first_e5b6 .texture-last-5038 .search-2a95::after {
    bottom: -7px;
  }
  .slider-left-4019 .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-left-4019 .texture-last-5038 .search-2a95 {
    margin-top: -1.5px;
  }
  .slider-left-4019 .texture-last-5038 .search-2a95,
  .slider-left-4019 .texture-last-5038 .search-2a95::after,
  .slider-left-4019 .texture-last-5038 .search-2a95::before {
    width: 31px;
    height: 3px;
  }
  .slider-left-4019 .texture-last-5038 .search-2a95::before {
    top: -9px;
  }
  .slider-left-4019 .texture-last-5038 .search-2a95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element-59af .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 19px;
  }
  .element-59af .texture-last-5038 .search-2a95 {
    margin-top: -1px;
  }
  .element-59af .texture-last-5038 .search-2a95,
  .element-59af .texture-last-5038 .search-2a95::after,
  .element-59af .texture-last-5038 .search-2a95::before {
    width: 19px;
    height: 2px;
  }
  .element-59af .texture-last-5038 .search-2a95::before {
    top: -6px;
  }
  .element-59af .texture-last-5038 .search-2a95::after {
    bottom: -6px;
  }
  .hidden_4d7c .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_4d7c .texture-last-5038 .search-2a95 {
    margin-top: -1px;
  }
  .hidden_4d7c .texture-last-5038 .search-2a95,
  .hidden_4d7c .texture-last-5038 .search-2a95::after,
  .hidden_4d7c .texture-last-5038 .search-2a95::before {
    width: 22px;
    height: 2px;
  }
  .hidden_4d7c .texture-last-5038 .search-2a95::before {
    top: -7px;
  }
  .hidden_4d7c .texture-last-5038 .search-2a95::after {
    bottom: -7px;
  }
  .cool_5ef4 .texture-last-5038 .caption-liquid-f244 {
    margin-top: -2px;
    width: 31px;
  }
  .cool_5ef4 .texture-last-5038 .search-2a95 {
    margin-top: -1.5px;
  }
  .cool_5ef4 .texture-last-5038 .search-2a95,
  .cool_5ef4 .texture-last-5038 .search-2a95::after,
  .cool_5ef4 .texture-last-5038 .search-2a95::before {
    width: 31px;
    height: 3px;
  }
  .cool_5ef4 .texture-last-5038 .search-2a95::before {
    top: -9px;
  }
  .cool_5ef4 .texture-last-5038 .search-2a95::after {
    bottom: -9px;
  }
}
.smooth_406f .search-2a95 {
  -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);
}
.smooth_406f .search-2a95::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.smooth_406f .search-2a95::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);
}
.smooth_406f.message-954d .search-2a95 {
  -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);
}
.smooth_406f.message-954d .search-2a95::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.smooth_406f.message-954d .search-2a95::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);
}
.in_f8bf {
  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.info-hovered-4803:before {
  display: none;
}
.backdrop_iron_c648 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.backdrop_iron_c648 .button_bc76 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.backdrop_iron_c648 .button_bc76:last-of-type {
  border-bottom: none;
}
.backdrop_iron_c648 .button_bc76.block-888b,
.backdrop_iron_c648 .button_bc76.secondary-dfce,
.backdrop_iron_c648 .button_bc76.link-liquid-8b72 {
  padding: 0;
}
.backdrop_iron_c648 .north_5dc3 .box-a119 {
  color: currentColor;
}
.backdrop_iron_c648 .north_5dc3 .box-a119:focus,
.backdrop_iron_c648 .north_5dc3 .box-a119:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_iron_c648.pattern-6a5f .full-a7c7,
.backdrop_iron_c648.pattern-6a5f .secondary_over_29cb a,
.backdrop_iron_c648.pattern-6a5f .bright_c8d7 a,
.backdrop_iron_c648.pattern-6a5f .steel_485d a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_iron_c648.pattern-6a5f .full-a7c7:hover,
.backdrop_iron_c648.pattern-6a5f .secondary_over_29cb a:hover,
.backdrop_iron_c648.pattern-6a5f .bright_c8d7 a:hover,
.backdrop_iron_c648.pattern-6a5f .steel_485d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_iron_c648.pattern-6a5f .disabled_fluid_d860 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_iron_c648.pattern-6a5f .button_bc76 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_iron_c648.pattern-6a5f .button_bc76:before {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop_iron_c648.pattern-6a5f .bottom-ddb4:before {
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_iron_c648.pattern-6a5f .north_5dc3 .modal_73e5 li a,
.backdrop_iron_c648.pattern-6a5f .north_5dc3 .box-a119,
.backdrop_iron_c648.pattern-6a5f .steel_485d {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_iron_c648.pattern-6a5f .north_5dc3 .box-a119:focus,
.backdrop_iron_c648.pattern-6a5f .north_5dc3 .box-a119:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_iron_c648.pattern-6a5f .modal_73e5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_iron_c648.wide-3ae3 .full-a7c7,
.backdrop_iron_c648.wide-3ae3 .secondary_over_29cb a,
.backdrop_iron_c648.wide-3ae3 .bright_c8d7 .box-a119,
.backdrop_iron_c648.wide-3ae3 .bright_c8d7 a,
.backdrop_iron_c648.wide-3ae3 .steel_485d a {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_iron_c648.wide-3ae3 .full-a7c7:hover,
.backdrop_iron_c648.wide-3ae3 .secondary_over_29cb a:hover,
.backdrop_iron_c648.wide-3ae3 .bright_c8d7 .box-a119:hover,
.backdrop_iron_c648.wide-3ae3 .bright_c8d7 a:hover,
.backdrop_iron_c648.wide-3ae3 .steel_485d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_iron_c648.wide-3ae3 .disabled_fluid_d860 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_iron_c648.wide-3ae3 .button_bc76 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_iron_c648.wide-3ae3 .button_bc76:before {
  background: rgba(255, 255, 255, 0.08);
}
.backdrop_iron_c648.wide-3ae3 .bottom-ddb4:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_iron_c648.wide-3ae3 .north_5dc3 .modal_73e5 li a,
.backdrop_iron_c648.wide-3ae3 .north_5dc3 .box-a119,
.backdrop_iron_c648.wide-3ae3 .steel_485d {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_iron_c648.wide-3ae3 .north_5dc3 .box-a119:focus,
.backdrop_iron_c648.wide-3ae3 .north_5dc3 .box-a119:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_iron_c648.wide-3ae3 .modal_73e5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-ddb4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.bottom-ddb4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card-95ae {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.narrow-458a .backdrop_iron_c648 {
  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;
}
.narrow-458a .button_bc76 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.narrow-458a .button_bc76: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) {
  .narrow-458a .button_bc76:before {
    width: 16%;
    left: 42%;
  }
}
.narrow-458a .button_bc76:last-child:before {
  content: none;
}
.narrow-458a .button_bc76[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.narrow-458a .north_5dc3 .modal_73e5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.narrow-458a .north_5dc3 .modal_73e5 li a .box-a119 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.narrow-458a .north_5dc3 .steel_485d {
  border: none;
}
.narrow-458a .north_5dc3 .steel_485d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.narrow-458a .bottom-ddb4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.narrow-458a .card-95ae {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.narrow-458a .wide-3ae3 .bottom-ddb4:before {
  background: rgba(0, 0, 0, 0.9);
}
.narrow-458a .pattern-6a5f.highlight-north-2deb .search-2a95 {
  background: rgba(0, 0, 0, 0.6);
}
.narrow-458a
  .pattern-6a5f.highlight-north-2deb
  .search-2a95::after,
.narrow-458a
  .pattern-6a5f.highlight-north-2deb
  .search-2a95:before {
  background: inherit;
}
.narrow-458a
  .pattern-6a5f.highlight-north-2deb:hover
  .search-2a95 {
  background: rgba(0, 0, 0, 0.8);
}
.title-d4b5 .backdrop_iron_c648 {
  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) {
  .title-d4b5 .backdrop_iron_c648 {
    width: auto;
    right: 45px;
  }
}
.text-fae7 .backdrop_iron_c648 {
  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) {
  .text-fae7 .backdrop_iron_c648 {
    width: auto;
    left: 45px;
  }
}
.info-hovered-4803 .backdrop_iron_c648 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.info-hovered-4803 .card-95ae {
  max-width: 48em;
  margin: 0 auto;
}
.info-hovered-4803 .bottom-ddb4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.overlay-medium-9dae {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.overlay-medium-9dae.narrow-458a .backdrop_iron_c648 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.overlay-medium-9dae.title-d4b5 .backdrop_iron_c648 {
  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);
}
.overlay-medium-9dae .backdrop_iron_c648 {
  visibility: visible;
}
.overlay-medium-9dae.text-fae7 .backdrop_iron_c648 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box_14f9,
.item_d5e2 {
  overflow-x: hidden;
}
.box_14f9 .backdrop_iron_c648 {
  overflow: auto;
}
.box_14f9.narrow-458a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_14f9.narrow-458a .backdrop_iron_c648 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box_14f9.narrow-458a .logo-hard-b38e {
  opacity: 0;
}
.box_14f9.title-d4b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_14f9.title-d4b5 .backdrop_iron_c648 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box_14f9.title-d4b5 .logo-hard-b38e {
  opacity: 0;
}
.box_14f9.text-fae7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box_14f9.text-fae7 .backdrop_iron_c648 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box_14f9.text-fae7 .logo-hard-b38e {
  opacity: 0;
}
.box_14f9.info-hovered-4803 .backdrop_iron_c648 {
  z-index: 10;
  visibility: visible;
}
.highlight-north-2deb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight-north-2deb .search-2a95 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-north-2deb .search-2a95::after,
.highlight-north-2deb .search-2a95:before {
  background: inherit;
}
.highlight-north-2deb:hover .search-2a95 {
  background: rgba(255, 255, 255, 0.99);
}
.text-fae7 .highlight-north-2deb {
  top: 10px;
  right: auto;
  left: 12px;
}
.info-hovered-4803 .highlight-north-2deb {
  display: none !important;
}
.box_14f9:before,
.item_d5e2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box_14f9 .highlight-north-2deb,
.item_d5e2 .highlight-north-2deb {
  display: inline-block;
}
.backdrop_iron_c648 .stale-f3b8 {
  -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;
}
.box_14f9 .backdrop_iron_c648 .stale-f3b8,
.item_d5e2 .backdrop_iron_c648 .stale-f3b8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout_out_9619 .complex_90cc {
  width: 100%;
}
.tiny-f660 {
  padding: 0 0.5em 0;
}
.tiny-f660 [class*="customify-col-"],
.tiny-f660 [class*="customify-col_"],
.tiny-f660 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.alert-f654 .tiny-f660 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .short-5614 .badge-bronze-be8a,
  .badge-bronze-be8a {
    display: none;
  }
  .widget_9578 {
    text-align: left;
  }
  .hot_1c0f {
    text-align: center;
  }
  .article-de36 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .short-5614 .thick_6194,
  .thick_6194 {
    display: none;
  }
  .tooltip-pro-daaf {
    text-align: left;
  }
  .dynamic-c43e {
    text-align: center;
  }
  .simple_4b15 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .short-5614 .current-0ea5,
  .current-0ea5 {
    display: none;
  }
  .breadcrumb_cool_595e {
    text-align: left;
  }
  .action_a1ea {
    text-align: center;
  }
  .message-stale-28bd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern_bronze_0d8f {
  box-shadow: none !important;
}
.chip_plasma_36e8 .badge-red-139a,
.modal_narrow_7254 .badge-red-139a {
  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;
}
.modal_narrow_7254 .badge-red-139a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label_ffdc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label_ffdc:after,
.label_ffdc:before {
  content: "";
  display: table;
}
.label_ffdc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label_ffdc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label_ffdc,
.disabled-122b {
  max-width: 1248px;
  margin: 0 auto;
}

.dark_5d1e.video_3dfd .label_ffdc {
  max-width: 100%;
}
.dark_5d1e.disabled_6584 {
  max-width: 1200px;
  margin: 0 auto;
}
.dark_5d1e.dynamic_1d34 .label_ffdc {
  max-width: 100%;
}
.dark_5d1e.dynamic_1d34 > .label_ffdc {
  padding-left: 0;
  padding-right: 0;
}
.dark_5d1e.dynamic_1d34 > .label_ffdc .short-5614 {
  margin: 0;
}
.dark_5d1e.dynamic_1d34
  > .label_ffdc
  .outline_af9a.complex-f08f {
  margin-right: 0;
  margin-left: 0;
}
.dark_5d1e.dynamic_1d34 #main.complex-f08f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .element_in_7741 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .element_in_7741 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .badge-0d87 .large_cb97 {
    padding-right: 1em;
  }
  .badge-0d87.wrapper-warm-8575 .outline_af9a {
    border-right: 1px solid #eaecee;
  }
  .badge-0d87.wrapper-warm-8575 .large_cb97 {
    padding-right: 1em;
  }
  .badge-0d87.wrapper-warm-8575 .description_870c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_1ac1 .large_cb97 {
    padding-left: 1em;
  }
  .link_1ac1.wrapper-warm-8575 .outline_af9a {
    border-left: 1px solid #eaecee;
  }
  .link_1ac1.wrapper-warm-8575 .large_cb97 {
    padding-left: 1em;
  }
  .link_1ac1.wrapper-warm-8575 .description_870c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-0dca .large_cb97 {
    padding-left: 1em;
  }
  .center-0dca.wrapper-warm-8575 .input_1ba2 {
    border-right: 1px solid #eaecee;
  }
  .center-0dca.wrapper-warm-8575 .feature-fixed-68c3 {
    border-right: 1px solid #eaecee;
  }
  .center-0dca.wrapper-warm-8575 .large_cb97 {
    padding-left: 1em;
  }
  .center-0dca.wrapper-warm-8575 .description_870c {
    padding-right: 1em;
  }
  .center-0dca.wrapper-warm-8575 .table-static-bf5a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-0559 .large_cb97 {
    padding-right: 1em;
  }
  .disabled-0559.wrapper-warm-8575 .input_1ba2 {
    border-left: 1px solid #eaecee;
  }
  .disabled-0559.wrapper-warm-8575 .feature-fixed-68c3 {
    border-left: 1px solid #eaecee;
  }
  .disabled-0559.wrapper-warm-8575 .large_cb97 {
    padding-right: 1em;
  }
  .disabled-0559.wrapper-warm-8575 .description_870c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-0559.wrapper-warm-8575 .table-static-bf5a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_in_7741 .large_cb97 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_in_7741.wrapper-warm-8575 .outline_af9a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .element_in_7741.wrapper-warm-8575 .large_cb97 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_in_7741.wrapper-warm-8575 .description_870c {
    padding-left: 1em;
  }
  .element_in_7741.wrapper-warm-8575 .table-static-bf5a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .element_in_7741.wrapper-warm-8575 .large_cb97 {
    padding-left: 0;
  }
}
.component-e82e .panel-4913 {
  display: inline-block;
}
.border_fast_afd8 {
  display: inline-block;
}
.green-9e81 {
  word-con: break-word;
}
.caption_4909 > span {
  display: inline-block;
  padding: 5px 0;
}
.caption_4909 .breadcrumb-d3ca {
  margin-left: 8px;
  margin-right: 8px;
}
.caption_4909 .fluid_d915 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pink-2d5c .overlay-9be3 {
  margin-bottom: 2em;
}
.pink-2d5c .section-faa4 {
  margin-bottom: 15px;
}
.pink-2d5c .section-faa4:last-child {
  margin-bottom: 0;
}
.pink-2d5c .progress_huge_4638 {
  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) {
  .pink-2d5c .progress_huge_4638 {
    display: block;
  }
}
.pink-2d5c .overlay_b006 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pink-2d5c .overlay_b006 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pink-2d5c .backdrop-d960 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pink-2d5c .backdrop-d960 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pink-2d5c .backdrop-d960 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pink-2d5c .green-9e81 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pink-2d5c .green-9e81 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pink-2d5c .video_2b04 p:last-child {
  margin-bottom: 0;
}
.pink-2d5c .info-in-bd10 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pink-2d5c .dynamic-a86e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pink-2d5c .pagination-c8bf {
  margin-top: 1em;
}
.pink-2d5c .main_c4b5 {
  top: 0;
  display: block;
}
.pink-2d5c .main_c4b5 a {
  color: inherit;
}
.pink-2d5c .main_c4b5 a:hover {
  color: inherit;
}
.pink-2d5c .prev-8634 {
  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;
}
.pink-2d5c .prev-8634:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pink-2d5c .dynamic-a86e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pink-2d5c .secondary_new_a71d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pink-2d5c .secondary_new_a71d:first-child {
  margin-top: 0;
}
.pink-2d5c .secondary_new_a71d.layout-873e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pink-2d5c .secondary_new_a71d.brown_ddc3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pink-2d5c
  .secondary_new_a71d.brown_ddc3.layout-a94f
  .pagination-c8bf {
  width: 100%;
}
.pink-2d5c .brown_ddc3 {
  -webkit-box-align: center;
  align-items: center;
}
.pink-2d5c .brown_ddc3 .caption_4909,
.pink-2d5c .brown_ddc3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pink-2d5c .backdrop-d960 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink-2d5c .backdrop-d960 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink-2d5c .backdrop-d960: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;
}
.pink-2d5c .layout-873e {
  z-index: 5;
}
.pink-2d5c .hover-soft-3429 .disabled-last-ec5c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pink-2d5c .bright-7e3a .disabled-last-ec5c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pink-2d5c .hover-9632 .disabled-last-ec5c {
  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;
}
.pink-2d5c.button_dynamic_47f2 .progress_huge_4638,
.pink-2d5c.orange_38ee .progress_huge_4638 {
  display: block;
}
.pink-2d5c.button_dynamic_47f2 .progress_huge_4638 .hidden_dynamic_3f79,
.pink-2d5c.button_dynamic_47f2 .progress_huge_4638 .dynamic-a86e,
.pink-2d5c.orange_38ee .progress_huge_4638 .hidden_dynamic_3f79,
.pink-2d5c.orange_38ee .progress_huge_4638 .dynamic-a86e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink-2d5c.cold-b6d8 .overlay_b006 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pink-2d5c.cold-b6d8 .overlay_b006 {
    margin-right: 0;
  }
}
.pink-2d5c.button_dynamic_47f2 .overlay_b006,
.pink-2d5c.orange_38ee .overlay_b006 {
  padding-top: 40%;
}
.pink-2d5c.button_dynamic_47f2 .overlay-9be3,
.pink-2d5c.orange_38ee .overlay-9be3 {
  display: block;
}
.pink-2d5c.button_dynamic_47f2 .fn-sticky-ad1f .dynamic-a86e,
.pink-2d5c.orange_38ee .fn-sticky-ad1f .dynamic-a86e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pink-2d5c.button_dynamic_47f2 .overlay_b006,
.pink-2d5c.orange_38ee .overlay_b006 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pink-2d5c.button_dynamic_47f2 .dynamic-a86e {
  padding: 1em;
}
.progress-west-2e41 {
  margin: 30px auto;
  display: block;
}
.progress-west-2e41 .image_f58e > * {
  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;
}
.progress-west-2e41 .image_f58e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress-west-2e41 .image_f58e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue_1347 .caption_4909 {
  margin-bottom: 1.41575em;
}
.blue_1347 .middle_d7ab {
  margin-bottom: 1.618em;
}
.label-dark-d96a .panel-b7f5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-dark-d96a .panel-b7f5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-dark-d96a .hover-outer-f12a {
  max-width: 100%;
  overflow: auto;
}
.outer_e5eb .label-dark-d96a a:hover {
  text-decoration: underline;
}
.aside_glass_bd84 .section-faa4:not(.green-9e81),
.aside_glass_bd84 .backdrop-d960 {
  margin-bottom: 1.41575em;
}
.aside_glass_bd84 .section-faa4:not(.green-9e81):last-child,
.aside_glass_bd84 .backdrop-d960:last-child {
  margin-bottom: 0;
}
.aside_glass_bd84 .section-faa4.smooth_30c2 {
  margin-bottom: 0.41575em;
}
.aside_glass_bd84 .block-df13:before,
.aside_glass_bd84 .heading-d9b3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.aside_glass_bd84 .block-df13:before {
  content: "\f115";
}
.aside_glass_bd84 .heading-d9b3:before {
  content: "\f02c";
}
.aside_glass_bd84 .image_ff74 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.aside_glass_bd84 .image_ff74 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.east-25d2 {
  display: -webkit-box;
  display: flex;
}
.east-25d2 .card-463b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .east-25d2 .card-463b {
    flex-basis: 90px;
  }
}
.east-25d2 .link_cedb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .east-25d2 .link_cedb {
    flex-basis: calc(100% - 50px);
  }
}
.east-25d2 .under_a185 p:last-child {
  margin-bottom: 0.72em;
}
.summary-fresh-8f40 .image_f58e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary-fresh-8f40 .image_f58e:after,
.summary-fresh-8f40 .image_f58e:before {
  content: "";
  display: table;
}
.summary-fresh-8f40 .image_f58e:after {
  clear: both;
}
.summary-fresh-8f40 .image_f58e .huge-23e6,
.summary-fresh-8f40 .image_f58e .item_f72f {
  width: 49%;
}
.summary-fresh-8f40 .image_f58e .huge-23e6 a span.feature_full_aa2e,
.summary-fresh-8f40 .image_f58e .item_f72f a span.feature_full_aa2e {
  display: block;
  margin-bottom: 5px;
}
.summary-fresh-8f40 .image_f58e .item_f72f {
  float: left;
  text-align: left;
}
.summary-fresh-8f40 .image_f58e .huge-23e6 {
  float: right;
  text-align: right;
}
.outline-b43f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline-b43f {
    margin-bottom: 0;
  }
}
.black_cc36 {
  margin-bottom: 1em;
}
.black_cc36 .green-9e81 {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_2c84 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gold-89f2 .black_cc36,
.message-c6b2 .black_cc36 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gold-89f2 .black_cc36,
  .message-c6b2 .black_cc36 {
    display: block;
  }
}
.gold-89f2 .highlight_2c84,
.message-c6b2 .highlight_2c84 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gold-89f2 .highlight_2c84,
  .message-c6b2 .highlight_2c84 {
    margin-bottom: 1em;
  }
}
.gold-89f2 .highlight_2c84 img,
.message-c6b2 .highlight_2c84 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gold-89f2 .chip-under-1be2,
.message-c6b2 .chip-under-1be2 {
  flex-basis: calc(100% - 160px);
}
.gold-89f2 .chip-under-1be2 p,
.message-c6b2 .chip-under-1be2 p {
  margin-bottom: 0;
}
.gold-89f2 .chip-under-1be2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gold-89f2 .chip-under-1be2 {
    padding-left: 0;
  }
}
.message-c6b2 .chip-under-1be2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .message-c6b2 .chip-under-1be2 {
    padding-right: 0;
  }
}
.message-c6b2 .highlight_2c84 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.texture-bronze-0632 .highlight_2c84 {
  margin-bottom: 0.5em;
}
.texture-bronze-0632 .highlight_2c84 img {
  width: 100%;
}
.glass_fce7 .summary-b909,
.yellow_6a20 .summary-b909 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.yellow_6a20 .outline_af9a .card-top-c14d p:last-child {
  margin-bottom: 0;
}
.disabled-top-8f39 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.button_b56b .status-out-e5c5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .button_b56b .status-out-e5c5:last-of-type {
    margin-bottom: 0;
  }
}
.button_b56b .status-out-e5c5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button_b56b .status-out-e5c5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.button_b56b .status-out-e5c5 ul li {
  margin: 0 0 0.6em;
}
.button_b56b .status-out-e5c5 ul li.fixed-0081,
.button_b56b .status-out-e5c5 ul li.item-in-c009 {
  position: relative;
}
.button_b56b .status-out-e5c5 ul li.fixed-0081 .tooltip_fixed_7172,
.button_b56b .status-out-e5c5 ul li.item-in-c009 .tooltip_fixed_7172 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.button_b56b .status-out-e5c5 ul li.fixed-0081:after:after,
.button_b56b .status-out-e5c5 ul li.fixed-0081:after:before,
.button_b56b
  .status-out-e5c5
  ul
  li.item-in-c009:after:after,
.button_b56b
  .status-out-e5c5
  ul
  li.item-in-c009:after:before {
  content: "";
  display: table;
}
.button_b56b .status-out-e5c5 ul li.fixed-0081:after:after,
.button_b56b
  .status-out-e5c5
  ul
  li.item-in-c009:after:after {
  clear: both;
}
.button_b56b .status-out-e5c5 a.south-e4ad:hover {
  text-decoration: none;
}
.button_b56b .status-out-e5c5 select {
  max-width: 100%;
}
.button_b56b .status-out-e5c5 table {
  font-size: 85%;
}
.button_b56b .status-out-e5c5 table td,
.button_b56b .status-out-e5c5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.button_b56b .status-out-e5c5 table tfoot td {
  text-align: left;
}
.button_b56b .status-out-e5c5 :last-child {
  margin-bottom: 0;
}
.button_b56b .status-out-e5c5 .content_tall_c13e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.button_b56b .status-out-e5c5 .content_tall_c13e label {
  width: 100%;
}
.button_b56b .status-out-e5c5 .content_tall_c13e .simple-d4ad {
  width: 100%;
  display: block;
}
.button_b56b .status-out-e5c5 .content_tall_c13e .border_ac70 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.button_b56b .status-out-e5c5 .content_tall_c13e .border_ac70:hover svg #svg-search {
  fill: #444;
}
.button_b56b .status-out-e5c5 .content_tall_c13e .border_ac70 svg {
  width: 18px;
  height: 18px;
}
.button_b56b .hover-huge-95c2 ul ul,
.button_b56b .left-1122 ul ul,
.button_b56b .backdrop_8f9e ul ul,
.button_b56b .gallery_up_875b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.button_b56b .hover-huge-95c2 .highlight_hard_fd6e > a,
.button_b56b .left-1122 .highlight_hard_fd6e > a,
.button_b56b .backdrop_8f9e .highlight_hard_fd6e > a,
.button_b56b .gallery_up_875b .highlight_hard_fd6e > a {
  margin-bottom: 0;
}
.button_b56b .nav-c0a8 li,
.button_b56b .hover-huge-95c2 li,
.button_b56b .full_a10a li,
.button_b56b .left-1122 li,
.button_b56b .backdrop_8f9e li,
.button_b56b .gallery_up_875b li,
.button_b56b .thumbnail-4917 li,
.button_b56b .black_b997 li {
  display: block;
  position: relative;
}
.button_b56b .nav-c0a8 li:last-child,
.button_b56b .hover-huge-95c2 li:last-child,
.button_b56b .full_a10a li:last-child,
.button_b56b .left-1122 li:last-child,
.button_b56b .backdrop_8f9e li:last-child,
.button_b56b .gallery_up_875b li:last-child,
.button_b56b .thumbnail-4917 li:last-child,
.button_b56b .black_b997 li:last-child {
  border: none;
}
.button_b56b .nav-c0a8 li a,
.button_b56b .hover-huge-95c2 li a,
.button_b56b .full_a10a li a,
.button_b56b .left-1122 li a,
.button_b56b .backdrop_8f9e li a,
.button_b56b .gallery_up_875b li a,
.button_b56b .thumbnail-4917 li a,
.button_b56b .black_b997 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button_b56b .nav-c0a8 li ul li::before,
.button_b56b .hover-huge-95c2 li ul li::before,
.button_b56b .full_a10a li ul li::before,
.button_b56b .left-1122 li ul li::before,
.button_b56b .backdrop_8f9e li ul li::before,
.button_b56b .gallery_up_875b li ul li::before,
.button_b56b .thumbnail-4917 li ul li::before,
.button_b56b .black_b997 li ul li::before {
  left: 15px;
}
.button_b56b .nav-c0a8 li ul a,
.button_b56b .hover-huge-95c2 li ul a,
.button_b56b .full_a10a li ul a,
.button_b56b .left-1122 li ul a,
.button_b56b .backdrop_8f9e li ul a,
.button_b56b .gallery_up_875b li ul a,
.button_b56b .thumbnail-4917 li ul a,
.button_b56b .black_b997 li ul a {
  padding-left: 20px;
}
.button_b56b .nav-c0a8 li ul ul li::before,
.button_b56b .hover-huge-95c2 li ul ul li::before,
.button_b56b .full_a10a li ul ul li::before,
.button_b56b .left-1122 li ul ul li::before,
.button_b56b .backdrop_8f9e li ul ul li::before,
.button_b56b .gallery_up_875b li ul ul li::before,
.button_b56b .thumbnail-4917 li ul ul li::before,
.button_b56b .black_b997 li ul ul li::before {
  left: 30px;
}
.button_b56b .nav-c0a8 li ul ul a,
.button_b56b .hover-huge-95c2 li ul ul a,
.button_b56b .full_a10a li ul ul a,
.button_b56b .left-1122 li ul ul a,
.button_b56b .backdrop_8f9e li ul ul a,
.button_b56b .gallery_up_875b li ul ul a,
.button_b56b .thumbnail-4917 li ul ul a,
.button_b56b .black_b997 li ul ul a {
  padding-left: 40px;
}
.button_b56b .east-46f5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button_b56b .black_b997 ul li {
  margin-bottom: 1.41575em;
}
.button_b56b .black_b997 ul li .header_inner_d216 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.button_b56b .black_b997 ul li .footer_d2a3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wide-3ae3 .nav-c0a8 li a,
.wide-3ae3 .hover-huge-95c2 li a,
.wide-3ae3 .full_a10a li a,
.wide-3ae3 .left-1122 li a,
.wide-3ae3 .backdrop_8f9e li a,
.wide-3ae3 .gallery_up_875b li a,
.wide-3ae3 .thumbnail-4917 li a,
.wide-3ae3 .black_b997 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide-3ae3 .east-46f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide-3ae3 .status-out-e5c5 ul li.fixed-0081 .tooltip_fixed_7172,
.wide-3ae3 .status-out-e5c5 ul li.item-in-c009 .tooltip_fixed_7172 {
  background: rgba(0, 0, 0, 0.2);
}
.wide-3ae3 .button_b56b .status-out-e5c5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_5d1e .button_b56b .modal_73e5 li {
  margin: 0;
}
.dark_5d1e .button_b56b .modal_73e5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dark_5d1e .button_b56b .modal_73e5 li ul {
  margin: 0;
}
.dark_5d1e .button_b56b .modal_73e5 li ul li a {
  padding-left: 15px;
}
.dark_5d1e .button_b56b .modal_73e5 li ul li li a {
  padding-left: 30px;
}
.dark_5d1e .button_b56b .modal_73e5 li.form-63ab > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dark_5d1e .button_b56b .modal_73e5 li.form-63ab > 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;
}
.dark_5d1e .button_b56b .modal_73e5 li.form-63ab > 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;
}
.row_top_af32 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.stale-0083 {
  position: relative;
  z-index: 10;
}
.stale-0083 .stale-f3b8 {
  width: 100%;
  max-width: 100%;
}
.dark-0d6b .avatar_dirty_71dc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dark-0d6b .pattern-6a5f {
}
.dark-0d6b .wide-3ae3 {
  background: #292929;
}
.lower_17aa .avatar_dirty_71dc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.lower_17aa .pattern-6a5f {
  background: #f9f9f9;
}
.lower_17aa .wide-3ae3 {
  background: #303030;
}
.wrapper-19d9 .avatar_dirty_71dc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper-19d9 .panel-4913 {
    margin-bottom: 1em;
  }
  .wrapper-19d9 .panel-4913:last-child {
    margin-bottom: 0;
  }
}
.wrapper-19d9 .pattern-6a5f {
  background: #ededed;
}
.wrapper-19d9 .wide-3ae3 {
  background: #1a1a1a;
}
.avatar_dirty_71dc.pattern-6a5f {
  color: rgba(0, 0, 0, 0.6);
}
.avatar_dirty_71dc.pattern-6a5f .left-5bb9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_dirty_71dc.wide-3ae3 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_dirty_71dc.wide-3ae3 a:not(.south-e4ad) {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_dirty_71dc.wide-3ae3 a:not(.south-e4ad):hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_dirty_71dc.wide-3ae3 .left-5bb9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_dirty_71dc.wide-3ae3 table tbody td,
.avatar_dirty_71dc.wide-3ae3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.description_dirty_10b2.menu_complex_6583 .label_ffdc {
  max-width: initial;
}
.description_dirty_10b2 .surface-steel-05a3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description_dirty_10b2 .surface-steel-05a3 .stale-f3b8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description_dirty_10b2 .surface-steel-05a3 .stale-f3b8 {
    display: block;
    margin-bottom: 2em;
  }
  .description_dirty_10b2 .surface-steel-05a3 .stale-f3b8:last-child {
    margin-bottom: 0;
  }
}
.wrapper-19d9 .panel-4913:last-child,
.lower_17aa .panel-4913:last-child,
.dark-0d6b .panel-4913:last-child {
  margin-bottom: 0;
}
.wrapper-19d9 .panel-4913 .button_b56b .status-out-e5c5:last-child,
.lower_17aa .panel-4913 .button_b56b .status-out-e5c5:last-child,
.dark-0d6b .panel-4913 .button_b56b .status-out-e5c5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wrapper-19d9 .steel-48db,
  .wrapper-19d9 .basic_f495,
  .lower_17aa .steel-48db,
  .lower_17aa .basic_f495,
  .dark-0d6b .steel-48db,
  .dark-0d6b .basic_f495 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .stale-0083 .panel-4913 {
    margin-bottom: 2em;
  }
}
.stale-0083 p:last-child {
  margin-bottom: 0;
}
.stale-0083 li,
.stale-0083 ul {
  list-style: none;
  margin: 0;
}
.stale-0083 ul ul {
  margin-left: 2.617924em;
}
.section_south_795f {
  font-size: 0.875em;
}

/* css-noise: 3ea5 */
.shadow-element-m0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
