/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button-bdbe/customify
Author: WPCustomify
Author URI: https://pressmaximum.button-bdbe
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.button-bdbe/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.green-8c0c.section_silver_f4e4/licenses/gpl-2.0.item-tiny-7dde
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.west-1854/, (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.purple_d7f5.main-last-1a76/normalize.bright-c8d9/
 ======
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.bright-c8d9 v7.0.0 | MIT License | github.button-bdbe/necolas/normalize.bright-c8d9 */
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;
}
.copper-337a .tertiary_blue_1875,
.overlay-first-6364,
.image_dim_470b,
.top_7a83,
.avatar_advanced_6610,
.frame-b543,
.video-gold-86ee,
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;
}
.overlay-first-6364,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay-first-6364,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-first-6364,
  h1 {
    font-size: 1.8em;
  }
}
.image_dim_470b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image_dim_470b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image_dim_470b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image_dim_470b,
  h2 {
    font-size: 1.7em;
  }
}
.top_7a83,
h3 {
  font-size: 1.618em;
}
.copper-337a .tertiary_blue_1875,
.avatar_advanced_6610,
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.notification-eb01 {
  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;
}
.accordion_882a:after,
.accordion_882a:before,
.hard-4be0:after,
.hard-4be0:before {
  content: "";
  display: table;
}
.accordion_882a:after,
.hard-4be0:after {
  clear: both;
}
.shadow_49d7 {
  float: right;
  margin-right: 0;
}
.sort_b962 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay-narrow-e493 .menu-d36a,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.overlay-narrow-e493 .menu-d36a: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;
}
.main_835c .menu-d36a {
  box-shadow: none;
}
.main_835c
  .menu-d36a
  .dirty-ee95 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.main_835c .menu-d36a .short-9e5b {
  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;
}
.main_835c
  .menu-d36a
  .short-9e5b
  b {
  display: none;
}
.main_835c .background-north-f118 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_hard_83a6:not(.item_2916):not(.message-hard-6dba),
button:not(.item_2916):not(.message-hard-6dba),
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ),
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ),
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ) {
  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;
}
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ):hover,
button:not(.item_2916):not(
    .message-hard-6dba
  ):hover,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ):hover,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ):hover,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ):active,
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ):focus,
button:not(.item_2916):not(
    .message-hard-6dba
  ):active,
button:not(.item_2916):not(
    .message-hard-6dba
  ):focus,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ):active,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ):focus,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ):active,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ):focus,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ):active,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ):focus {
  outline: 0;
}
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d,
button:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d {
  position: relative;
}
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .wide_52a5,
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .yellow-c23e,
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .texture_bottom_6932,
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  i,
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  svg,
button:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .wide_52a5,
button:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .yellow-c23e,
button:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .texture_bottom_6932,
button:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  i,
button:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  svg,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .wide_52a5,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .yellow-c23e,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .texture_bottom_6932,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  i,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  svg,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .wide_52a5,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .yellow-c23e,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .texture_bottom_6932,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  i,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  svg,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .wide_52a5,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .yellow-c23e,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  .texture_bottom_6932,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  i,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d
  svg {
  visibility: hidden;
}
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d:after,
button:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d:after,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d:after,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d:after,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ).fn-loading-b69d: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;
}
.widget_hard_83a6:not(.item_2916):not(.message-hard-6dba),
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ),
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ),
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ) {
  color: #fff;
  background: #235787;
}
.widget_hard_83a6:not(.item_2916):not(
    .message-hard-6dba
  ):focus,
input[type="button"]:not(.item_2916):not(
    .message-hard-6dba
  ):focus,
input[type="reset"]:not(.item_2916):not(
    .message-hard-6dba
  ):focus,
input[type="submit"]:not(.item_2916):not(
    .message-hard-6dba
  ):focus {
  color: #fff;
}
.widget_hard_83a6.fn-disabled-b69d:not(.item_2916):not(
    .message-hard-6dba
  ),
.widget_hard_83a6[disabled]:not(.item_2916):not(
    .message-hard-6dba
  ),
button.fn-disabled-b69d:not(.item_2916):not(
    .message-hard-6dba
  ),
button[disabled]:not(.item_2916):not(
    .message-hard-6dba
  ) {
  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;
}
.message_8728 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message_8728: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;
}
.progress_e563 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label_warm_497b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.grid_old_b3b3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accordion_882a:after,
.accordion_882a:before,
.pink-6106:after,
.pink-6106:before,
.input-medium-f931:after,
.input-medium-f931:before,
.secondary_dda5:after,
.secondary_dda5:before,
.column_3025:after,
.column_3025:before,
.nav-brown-5abc:after,
.nav-brown-5abc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accordion_882a:after,
.pink-6106:after,
.input-medium-f931:after,
.secondary_dda5:after,
.column_3025:after,
.nav-brown-5abc:after {
  clear: both;
}
.pink-6106 .heading_north_130c,
.input-medium-f931 .heading_north_130c,
.active-dac9 .heading_north_130c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hero-west-3abb {
  display: inline-block;
}
.full_46e3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.full_46e3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.full_46e3 .north_7b9b {
  padding: 1em 0;
  font-size: 85%;
}
.north_7b9b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled_96d9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled_96d9:after,
.disabled_96d9:before {
  content: "";
  display: table;
}
.disabled_96d9:after {
  clear: both;
}
.badge-cool-f292 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold_5be3 .badge-cool-f292 {
  max-width: 50%;
}
.description-4ca9 .badge-cool-f292 {
  max-width: 33.33%;
}
.caption_orange_46b8 .badge-cool-f292 {
  max-width: 25%;
}
.outline_current_a856 .badge-cool-f292 {
  max-width: 20%;
}
.card-thick-1af6 .badge-cool-f292 {
  max-width: 16.66%;
}
.article-mini-941b .badge-cool-f292 {
  max-width: 14.28%;
}
.cold_9fab .badge-cool-f292 {
  max-width: 12.5%;
}
.out_fd54 .badge-cool-f292 {
  max-width: 11.11%;
}
.brown_4944 {
  display: block;
}
.copper-337a .basic-77e8 label,
.copper-337a .thick_2575 label,
.copper-337a .primary-39ac label,
.copper-337a .main-3e91 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_8841 {
  list-style: none;
  margin: 0;
}
.left_8841 article.detail-liquid-cf3c {
  margin-bottom: 0;
}
.left_8841 ul {
  list-style: none;
  margin: 0;
}
.left_8841 .nav_static_d5ca li.detail-liquid-cf3c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_8841 .nav_static_d5ca li.detail-liquid-cf3c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_8841 .nav_static_d5ca li.detail-liquid-cf3c: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) {
  .left_8841 .nav_static_d5ca li.detail-liquid-cf3c li.detail-liquid-cf3c li.detail-liquid-cf3c li.detail-liquid-cf3c {
    padding-left: 0;
  }
}
article.detail-liquid-cf3c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-liquid-cf3c .pink-6106 p:last-of-type {
  margin-bottom: 0;
}
article.detail-liquid-cf3c .header-ebd9 {
  float: left;
}
article.detail-liquid-cf3c .action_00c3 {
  margin-left: 85px;
}
article.detail-liquid-cf3c .tertiary-485f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-liquid-cf3c .tertiary-485f .header-outer-74e7 {
  margin-left: 10px;
}
article.detail-liquid-cf3c .nav_b23b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-liquid-cf3c .border_motion_079c {
  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 .basic-77e8,
  #respond .primary-39ac,
  #respond .main-3e91 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic-77e8 input,
#respond .primary-39ac input,
#respond .main-3e91 input {
  width: 100%;
}
#respond .main-3e91 {
  margin-right: 0;
}
#respond .yellow_4cbc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_paper_3ca0 {
  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;
}
.description_paper_3ca0.first-936e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description_paper_3ca0 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%);
}
.description_paper_3ca0:focus,
.description_paper_3ca0: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);
}
.focused-e6ab {
  border-radius: 10%;
}
.widget-selected-da4c {
  border-radius: 50%;
}
.wrapper-up-7edb {
  font-size: 0.72em;
}
.tag_current_db4f {
  font-size: 0.875em;
}
.title-7e2e {
  font-size: 1.1em;
}
.popup-9d51 {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup-9d51.wrapper-up-7edb {
  letter-spacing: 0.5px;
}
.first_5b04,
.first_5b04 a {
  color: #6d6d6d;
}
.first_5b04 a:hover {
  color: #111;
}
.highlight-df7c {
  color: #6d6d6d;
}
.nav_last_4eae {
  overflow-x: hidden;
}
.nav_last_4eae .list-fresh-4ccf.simple-4e15 {
  position: relative;
}
.nav_last_4eae .list-fresh-4ccf.simple-4e15.dropdown_85c8 {
  position: initial;
}
.nav_last_4eae
  .list-fresh-4ccf.simple-4e15.dropdown_85c8
  .section-6ff7 {
  left: auto;
}
.nav_last_4eae .list-fresh-4ccf .section-6ff7 {
  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;
}
.nav_last_4eae .list-fresh-4ccf:hover.simple-4e15 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.nav_last_4eae
  .list-fresh-4ccf:hover.simple-4e15
  .section-6ff7 {
  display: block;
  z-index: 9999999;
}
.nav_last_4eae .caption_5e7e .wood_d8f8,
.nav_last_4eae .complex_392c .wood_d8f8 {
  display: none;
}
.nav_last_4eae .lower_34f2 .list-fresh-4ccf:hover.simple-4e15 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.copper-337a .basic-77e8 label,
.copper-337a .thick_2575 label,
.copper-337a .primary-39ac label,
.copper-337a .main-3e91 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_8841 {
  list-style: none;
  margin: 0;
}
.left_8841 article.detail-liquid-cf3c {
  margin-bottom: 0;
}
.left_8841 ul {
  list-style: none;
  margin: 0;
}
.left_8841 .nav_static_d5ca li.detail-liquid-cf3c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_8841 .nav_static_d5ca li.detail-liquid-cf3c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_8841 .nav_static_d5ca li.detail-liquid-cf3c: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) {
  .left_8841 .nav_static_d5ca li.detail-liquid-cf3c li.detail-liquid-cf3c li.detail-liquid-cf3c li.detail-liquid-cf3c {
    padding-left: 0;
  }
}
article.detail-liquid-cf3c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-liquid-cf3c .pink-6106 p:last-of-type {
  margin-bottom: 0;
}
article.detail-liquid-cf3c .header-ebd9 {
  float: left;
}
article.detail-liquid-cf3c .action_00c3 {
  margin-left: 85px;
}
article.detail-liquid-cf3c .tertiary-485f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-liquid-cf3c .tertiary-485f .header-outer-74e7 {
  margin-left: 10px;
}
article.detail-liquid-cf3c .nav_b23b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-liquid-cf3c .border_motion_079c {
  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 .basic-77e8,
  #respond .primary-39ac,
  #respond .main-3e91 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .basic-77e8 input,
#respond .primary-39ac input,
#respond .main-3e91 input {
  width: 100%;
}
#respond .main-3e91 {
  margin-right: 0;
}
#respond .yellow_4cbc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption_5e7e .alert-1d02 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.alert-1d02 .left-979f.hover-5d60 .pressed-16c2 > li > a:focus,
.alert-1d02 .left-979f.hover-5d60 .pressed-16c2 > li > a:hover,
.alert-1d02 .left-979f.active-upper-e7ec .pressed-16c2 > li > a:focus,
.alert-1d02 .left-979f.active-upper-e7ec .pressed-16c2 > li > a:hover,
.alert-1d02 .left-979f.gas-e70e .pressed-16c2 > li > a:focus,
.alert-1d02 .left-979f.gas-e70e .pressed-16c2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-1d02
  .left-979f.hover-5d60
  .pressed-16c2
  > li.short_3adf
  > a,
.alert-1d02
  .left-979f.hover-5d60
  .pressed-16c2
  > li.progress_efbb
  > a,
.alert-1d02
  .left-979f.active-upper-e7ec
  .pressed-16c2
  > li.short_3adf
  > a,
.alert-1d02
  .left-979f.active-upper-e7ec
  .pressed-16c2
  > li.progress_efbb
  > a,
.alert-1d02
  .left-979f.gas-e70e
  .pressed-16c2
  > li.short_3adf
  > a,
.alert-1d02 .left-979f.gas-e70e .pressed-16c2 > li.motion_2737 > a {
  color: rgba(255, 255, 255, 0.99);
}
.alert-1d02 .overlay_c0c1,
.alert-1d02 .overlay_c0c1 a {
  color: rgba(255, 255, 255, 0.99);
}
.alert-1d02 .nav-brown-8b40.red-3618 li a,
.alert-1d02 .input-white-d246 a,
.alert-1d02 .last_ed48,
.alert-1d02 .pressed-16c2 > li > a,
.alert-1d02 .gold-ea64 {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02 .nav-brown-8b40.red-3618 li a:hover,
.alert-1d02 .input-white-d246 a:hover,
.alert-1d02 .last_ed48:hover,
.alert-1d02 .pressed-16c2 > li > a:hover,
.alert-1d02 .gold-ea64:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-1d02 .tooltip_silver_8a53 {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02 .tooltip_silver_8a53 .progress-basic-f7bc {
  color: rgba(255, 255, 255, 0.99);
}
.alert-1d02 .tooltip_silver_8a53:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-1d02 .tooltip_d55a .element_76d6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02 .tooltip_d55a .element_76d6 .nav-basic-725c {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02
  .tooltip_d55a
  .element_76d6
  .nav-basic-725c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02
  .tooltip_d55a
  .element_76d6
  .nav-basic-725c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02
  .tooltip_d55a
  .element_76d6
  .nav-basic-725c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02
  .tooltip_d55a
  .element_76d6
  .nav-basic-725c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02 .tooltip_d55a .main-c017 {
  color: rgba(255, 255, 255, 0.79);
}
.alert-1d02 .tooltip_d55a .main-c017:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_b17a
  .alert-1d02
  .tooltip_d55a
  .blue-14ee
  .hero_paper_9484 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle_b17a
  .alert-1d02
  .tooltip_d55a
  .blue-14ee
  .nav-basic-725c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_5e7e .widget_2e9b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget_2e9b .left-979f.hover-5d60 .pressed-16c2 > li > a:focus,
.widget_2e9b .left-979f.hover-5d60 .pressed-16c2 > li > a:hover,
.widget_2e9b .left-979f.active-upper-e7ec .pressed-16c2 > li > a:focus,
.widget_2e9b .left-979f.active-upper-e7ec .pressed-16c2 > li > a:hover,
.widget_2e9b .left-979f.gas-e70e .pressed-16c2 > li > a:focus,
.widget_2e9b .left-979f.gas-e70e .pressed-16c2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_2e9b
  .left-979f.hover-5d60
  .pressed-16c2
  > li.short_3adf
  > a,
.widget_2e9b
  .left-979f.hover-5d60
  .pressed-16c2
  > li.progress_efbb
  > a,
.widget_2e9b
  .left-979f.active-upper-e7ec
  .pressed-16c2
  > li.short_3adf
  > a,
.widget_2e9b
  .left-979f.active-upper-e7ec
  .pressed-16c2
  > li.progress_efbb
  > a,
.widget_2e9b
  .left-979f.gas-e70e
  .pressed-16c2
  > li.short_3adf
  > a,
.widget_2e9b .left-979f.gas-e70e .pressed-16c2 > li.motion_2737 > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_2e9b .overlay_c0c1,
.widget_2e9b .overlay_c0c1 a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_2e9b .nav-brown-8b40.red-3618 li a,
.widget_2e9b .input-white-d246 a,
.widget_2e9b .last_ed48,
.widget_2e9b .pressed-16c2 > li > a,
.widget_2e9b .gold-ea64 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_2e9b .nav-brown-8b40.red-3618 li a:hover,
.widget_2e9b .input-white-d246 a:hover,
.widget_2e9b .last_ed48:hover,
.widget_2e9b .pressed-16c2 > li > a:hover,
.widget_2e9b .gold-ea64:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_2e9b .tooltip_silver_8a53 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_2e9b .tooltip_silver_8a53 .progress-basic-f7bc {
  color: rgba(0, 0, 0, 0.8);
}
.widget_2e9b .tooltip_silver_8a53:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_pro_03b8 .popup-lower-273c {
  margin-left: auto;
  margin-right: auto;
}
.input-medium-f931 > * {
  margin-left: auto;
  margin-right: auto;
}
.input-medium-f931 .progress_e563 {
  margin-right: 1.41575em;
}
.border-2f50 .input-medium-f931 > .input_ff5f {
  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;
}
.border-2f50 .input-medium-f931 > .card_inner_d731 {
  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;
}
.image_wood_41bd.caption_pro_03b8 .popup-lower-273c,
.pattern_light_c9e5.caption_pro_03b8 .popup-lower-273c {
  margin-left: 0;
}
.nav-thick-c63c.caption_pro_03b8 .popup-lower-273c,
.primary_2994.caption_pro_03b8 .popup-lower-273c {
  margin-right: 0;
}
.input-medium-f931 ol,
.input-medium-f931 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.footer-731a video {
  max-width: 100%;
}
.backdrop_04ce img {
  display: block;
}
.backdrop_04ce.progress_e563,
.backdrop_04ce.label_warm_497b {
  width: 100%;
}
.backdrop_04ce.card_inner_d731 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sort_top_18e8:not(.short-e7a5) {
  margin: 1.5em auto;
}
.easy_f639 p {
  padding: 1.5em 14px;
}
ul.panel_south_78cd.card_inner_d731,
ul.panel_south_78cd.input_ff5f,
ul.panel_south_78cd.popup_fd24.input_ff5f {
  padding: 0 14px;
}
.notice-0204 {
  display: block;
  overflow-x: auto;
}
.notice-0204 table {
  border-collapse: collapse;
  width: 100%;
}
.notice-0204 td,
.notice-0204 th {
  padding: 0.5em;
}
.input-medium-f931 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-medium-f931 ol ol,
.input-medium-f931 ol ul,
.input-medium-f931 ul ol,
.input-medium-f931 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-medium-f931 ol ol li,
.input-medium-f931 ol ul li,
.input-medium-f931 ul ol li,
.input-medium-f931 ul ul li {
  margin-left: 0;
}
.disabled_over_e717.summary_700a > .avatar-center-fb3d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.disabled_over_e717.summary_700a > .avatar-center-fb3d iframe,
.disabled_over_e717.summary_700a > .avatar-center-fb3d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.filter-lower-5c7d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.filter-lower-5c7d.slider-c0c9 {
  padding: 0;
}
.filter-lower-5c7d.slider-c0c9 cite {
  font-size: 13px;
}
.filter-lower-5c7d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.filter-lower-5c7d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs-e2f8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs-e2f8 > p:first-child {
  margin-top: 0;
}
.tabs-e2f8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs-e2f8 blockquote {
  border-left: 0;
}
.panel_paper_56c5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.panel_paper_56c5:not(.silver_5e30) {
  max-width: 100px;
}
.panel_paper_56c5.component-5760 {
  border-bottom: none !important;
  text-align: center;
}
.panel_paper_56c5.component-5760::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .easy_f639 p {
    padding: 1.5em 0;
  }
}
.content_a3c0 {
  color: #0073aa;
}
.message-wide-8d17 {
  background-color: #0073aa;
}
.detail_red_0a41 {
  color: #229fd8;
}
.brown-52c4 {
  background-color: #229fd8;
}
.panel-5d93 {
  color: #eee;
}
.up_a509 {
  background-color: #eee;
}
.link-38cc {
  color: #444;
}
.accent-413e {
  background-color: #444;
}
.paragraph_31a4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paragraph_31a4 .element_green_cf97 .input-white-d246 {
  font-size: 15px;
}
.paragraph_31a4 .input-white-d246 {
  line-height: 1.3;
}
.paragraph_31a4 .widget_2e9b {
}
.paragraph_31a4 .alert-1d02 {
  background: #235787;
}
.glass-c6ab {
  padding: 0;
}
.glass-c6ab .alert-1d02 {
  background: #1a1a1a;
}
.glass-c6ab .widget_2e9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.item_down_e15d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.item_down_e15d .widget_2e9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.item_down_e15d .alert-1d02 {
  background: #303030;
}
.nav-brown-5abc {
  position: relative;
  z-index: 10;
}
.nav-brown-5abc .shadow_plasma_418f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-db28 .simple-4e15 {
  display: inline-block;
  vertical-align: middle;
}
.avatar-db28.widget_e829 .simple-4e15 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar-db28.widget_e829 .simple-4e15 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-db28.widget_e829 .simple-4e15 {
    margin-right: 0.4em;
  }
}
.avatar-db28.widget_e829 .simple-4e15:last-child {
  margin-right: 0;
}
.mask_east_7954 .shadow_plasma_418f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption_5e7e .element_green_cf97 {
    margin: 0 -0.5em;
  }
  .caption_5e7e .element_green_cf97 [class*="customify-col-"],
  .caption_5e7e .element_green_cf97 [class*="customify-col_"],
  .caption_5e7e .element_green_cf97 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption_5e7e.hero_right_5d0a .shadow_plasma_418f {
  background: 0 0 !important;
}
.caption_5e7e.hero_right_5d0a .shadow_plasma_418f,
.caption_5e7e.mask_east_7954 .shadow_plasma_418f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption_5e7e.short_98e9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption_5e7e.mask_east_7954 .shadow_plasma_418f {
  box-shadow: none !important;
}
.shadow-d1ef {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shadow-d1ef {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-d1ef {
    padding: 18px 0 20px;
  }
}
.shadow-d1ef .photo_huge_30c7 {
  width: 100%;
}
.shadow-d1ef .hover_top_04d9 {
  margin-bottom: 0;
}
.shadow-d1ef .tag-static-c3a7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mini_3dd1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mini_3dd1 .title-north-0bdf {
  width: 100%;
}
.section_e4d3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.section_e4d3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.section_e4d3 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;
}
.section_e4d3 li:last-child:after {
  display: none;
}
.section_e4d3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.iron-1419 .wood_d8f8 button,
.shadow-d1ef .wood_d8f8 button {
  left: 0;
}
.iron-1419 .title-north-0bdf,
.shadow-d1ef .title-north-0bdf {
  padding-left: 0;
  padding-right: 0;
}
.iron-1419 .mini_3dd1,
.shadow-d1ef .mini_3dd1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.iron-1419 {
  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;
}
.iron-1419: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;
}
.iron-1419 .active_8c1b {
  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) {
  .iron-1419 .active_8c1b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .iron-1419 .active_8c1b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .iron-1419 .active_8c1b {
    min-height: 200px;
  }
}
.iron-1419 .section_e4d3 {
  color: rgba(255, 255, 255, 0.8);
}
.iron-1419 .section_e4d3 a,
.iron-1419 .section_e4d3 li:after {
  color: inherit;
}
.iron-1419 .section_e4d3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.upper_762e {
  margin-bottom: 0.5em;
}
.last-21f1 {
  margin-bottom: 1.2em;
}
.last-21f1,
.upper_762e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.last-21f1 p:last-child,
.upper_762e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wood_d8f8,
#masthead .wood_d8f8 {
  display: none;
}
#masthead
  > .wood_d8f8.summary_7ecd {
  display: none;
}
#masthead > .wood_d8f8 button {
  left: 0;
}
.modal-271b {
  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%;
}
.modal-271b .simple-4e15 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal-271b .middle_a33c {
  display: -webkit-box;
  display: flex;
}
.modal-271b .middle_a33c.smooth-4883 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal-271b .middle_a33c.element-3ed3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-271b .middle_a33c.pro-8a2f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-271b.message-short-be8c.current_565a .middle_a33c.smooth-4883 {
  flex-basis: 100%;
}
.modal-271b.gold-cc35 .middle_a33c.element-3ed3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal-271b.gold-cc35 .middle_a33c.pro-8a2f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wood_d8f8.summary_7ecd {
  display: none;
}
#masthead > .wood_d8f8 button {
  left: 0;
}
.stone-19b9 {
  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;
}
.stone-19b9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.stone-19b9.smooth-55ae i {
  margin-right: 4px;
}
.stone-19b9.complex_b665 i {
  margin-left: 5px;
}
.input-white-d246 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.input-white-d246 p:last-child {
  margin-bottom: 0;
}
.north_cefa {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.north_cefa a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.north_cefa img {
  display: block;
  width: auto;
  line-height: 1;
}
.north_cefa .overlay_c0c1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.north_cefa .north-4295 {
  margin: 5px 0 7px 0;
}
.north_cefa.text-5229 .component_tall_658a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.north_cefa.text-5229 .title-1185 {
  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;
}
.north_cefa.tooltip_10c3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.north_cefa.tooltip_10c3 .component_tall_658a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.north_cefa.tooltip_10c3 .title-1185 {
  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;
}
.north_cefa.box-e639 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.north_cefa.alert_feca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.north_cefa.alert_feca .title-1185 {
  margin-top: 7px;
}
.medium_e431 {
  display: inline-block;
}
.nav-brown-5abc .overlay-ae1f .north_cefa img {
  max-width: 100%;
}
.left-979f .overlay_plasma_4299.focused-2dc9,
.list-dirty-49f0 .overlay_plasma_4299.focused-2dc9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.left-979f .light-0846,
.list-dirty-49f0 .light-0846 {
  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%);
}
.left-979f .light-0846 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.left-979f.shadow-inner-fdae .light-0846 {
  display: none;
}
.left-979f .rough-ca7a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left-979f .rough-ca7a li {
  display: inline-block;
  position: relative;
}
.left-979f .rough-ca7a li:last-child {
  margin-right: 0;
}
.left-979f .rough-ca7a 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;
}
.left-979f .rough-ca7a li.motion_2737 > a {
  color: rgba(0, 0, 0, 0.9);
}
.left-979f .rough-ca7a > 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;
}
.left-979f .rough-ca7a > li > a i {
  line-height: 0;
}
.left-979f .rough-ca7a > li.title_11ee > a .light-0846 {
  margin-left: 4px;
  line-height: 0;
}
.left-979f .rough-ca7a .backdrop_be77 li.title_11ee > a {
  position: relative;
}
.left-979f .rough-ca7a .backdrop_be77 li.title_11ee > a:after,
.left-979f .rough-ca7a .backdrop_be77 li.title_11ee > a:before {
  content: "";
  display: table;
}
.left-979f .rough-ca7a .backdrop_be77 li.title_11ee > a:after {
  clear: both;
}
.left-979f .rough-ca7a .backdrop_be77 li.title_11ee > a .light-0846 {
  margin-left: 5px;
  float: right;
}
.left-979f .hard-4f27,
.left-979f .backdrop_be77 {
  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;
}
.left-979f .backdrop_be77 {
  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;
}
.left-979f .backdrop_be77 .focused-2dc9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left-979f .backdrop_be77 .light-0846 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.left-979f .backdrop_be77 li {
  display: block;
  margin: 0;
  padding: 0;
}
.left-979f .backdrop_be77 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;
}
.left-979f .backdrop_be77 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.left-979f .backdrop_be77 .backdrop_be77 {
  top: 0;
  left: 100%;
}
.left-979f .banner-clean-4a31.fn-focus-b69d > .hard-4f27,
.left-979f .banner-clean-4a31.fn-focus-b69d > .backdrop_be77,
.left-979f .banner-clean-4a31:focus > .hard-4f27,
.left-979f .banner-clean-4a31:focus > .backdrop_be77,
.left-979f .banner-clean-4a31:hover > .hard-4f27,
.left-979f .banner-clean-4a31:hover > .backdrop_be77 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.left-979f.gas-e70e .pressed-16c2:after,
.left-979f.gas-e70e .pressed-16c2:before {
  content: "";
  display: table;
}
.left-979f.gas-e70e .pressed-16c2:after {
  clear: both;
}
.left-979f.gas-e70e .pressed-16c2 > li {
  float: left;
}
.left-979f.fresh-3158 .pressed-16c2:after,
.left-979f.fresh-3158 .pressed-16c2:before {
  content: "";
  display: table;
}
.left-979f.fresh-3158 .pressed-16c2:after {
  clear: both;
}
.left-979f.fresh-3158 .pressed-16c2 > li {
  float: left;
}
.left-979f.fresh-3158 .pressed-16c2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.left-979f.fresh-3158 .pressed-16c2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.left-979f.fresh-3158 .pressed-16c2 > li.short_3adf > a,
.left-979f.fresh-3158 .pressed-16c2 > li.motion_2737 > a {
  color: #fff;
  background-color: #1e4b75;
}
.left-979f.hover-5d60 .pressed-16c2 > li > a .focused-2dc9 {
  position: relative;
}
.left-979f.hover-5d60 .pressed-16c2 > li > a .focused-2dc9: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;
}
.left-979f.hover-5d60
  .pressed-16c2
  > li:focus
  > a
  .focused-2dc9:before,
.left-979f.hover-5d60
  .pressed-16c2
  > li:hover
  > a
  .focused-2dc9:before {
  width: 100%;
  background-color: currentColor;
}
.left-979f.hover-5d60
  .pressed-16c2
  > li.short_3adf
  > a
  .focused-2dc9:before,
.left-979f.hover-5d60
  .pressed-16c2
  > li.progress_efbb
  > a
  .focused-2dc9:before {
  width: 100%;
  background-color: currentColor;
}
.left-979f.active-upper-e7ec .pressed-16c2 > li > a .focused-2dc9 {
  position: relative;
}
.left-979f.active-upper-e7ec .pressed-16c2 > li > a .focused-2dc9: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;
}
.left-979f.active-upper-e7ec .pressed-16c2 > li:focus > a .focused-2dc9:before,
.left-979f.active-upper-e7ec
  .pressed-16c2
  > li:hover
  > a
  .focused-2dc9:before {
  width: 100%;
  background-color: currentColor;
}
.left-979f.active-upper-e7ec
  .pressed-16c2
  > li.short_3adf
  > a
  .focused-2dc9:before,
.left-979f.active-upper-e7ec
  .pressed-16c2
  > li.progress_efbb
  > a
  .focused-2dc9:before {
  width: 100%;
  background-color: currentColor;
}
.list-dirty-49f0 .rough-ca7a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-dirty-49f0 .rough-ca7a li:first-child > a {
  border-top: none;
}
.list-dirty-49f0 .rough-ca7a .active_up_34ad > .focused-2dc9 .light-0846 {
  display: none;
}
.list-dirty-49f0 .rough-ca7a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list-dirty-49f0 .rough-ca7a li:last-child {
  border: none;
}
.list-dirty-49f0 .rough-ca7a li.title_11ee > a {
  padding-right: 45px !important;
}
.list-dirty-49f0 .rough-ca7a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list-dirty-49f0 .rough-ca7a li a:focus,
.list-dirty-49f0 .rough-ca7a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-dirty-49f0 .rough-ca7a li .table-stone-a7fb {
  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;
}
.list-dirty-49f0 .rough-ca7a li .table-stone-a7fb:hover {
  box-shadow: none;
}
.list-dirty-49f0 .rough-ca7a li .table-stone-a7fb .light-0846 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list-dirty-49f0 .rough-ca7a .backdrop_be77 {
  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);
}
.list-dirty-49f0 .rough-ca7a .backdrop_be77 li a {
  padding-left: 3em;
}
.list-dirty-49f0 .rough-ca7a .center_b681 > a .table-stone-a7fb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list-dirty-49f0 .rough-ca7a .center_b681 > .backdrop_be77 {
  display: block;
  opacity: 1;
}
.thumbnail-fast-65a4 {
  max-width: 100%;
}
.hidden_bc6c {
  line-height: 0;
  cursor: pointer;
}
.gold-ea64 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gold-ea64:hover {
  box-shadow: none;
  color: currentColor;
}
.gold-ea64 svg {
  width: 18px;
  height: 18px;
}
.gold-ea64 .module-selected-b440 {
  display: none;
}
.link_out_b351 {
  position: relative;
}
.link_out_b351.fn-active-b69d .gold-ea64 .title-b5c4 {
  display: none;
}
.link_out_b351.fn-active-b69d .gold-ea64 .module-selected-b440 {
  display: inline-block;
}
.link_out_b351 .card_1e13 {
  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);
}
.link_out_b351.full_ee15 .card_1e13 {
  left: auto;
  right: -0.9em;
}
.link_out_b351.full_ee15 .fast-7ddd::before {
  left: auto;
  right: 15px;
}
.link_out_b351.fn-active-b69d .card_1e13 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-14ee {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.blue-14ee label {
  flex-basis: 100%;
}
.blue-14ee .element_76d6 {
  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;
}
.blue-14ee .nav-basic-725c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.blue-14ee .nav-basic-725c:focus {
  background-color: transparent;
}
.blue-14ee button.main-c017 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.blue-14ee button.main-c017:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.blue-14ee button.main-c017 svg {
  width: 18px;
  height: 18px;
}
.blue-14ee input[type="submit"] {
  min-height: auto;
}
.tooltip_d55a .blue-14ee .nav-basic-725c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fast-7ddd {
  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) {
  .fast-7ddd {
    width: 220px;
  }
}
.fast-7ddd label {
  flex-basis: 100%;
}
.fast-7ddd::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.middle_b17a .tooltip_d55a .blue-14ee {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.middle_b17a
  .tooltip_d55a
  .blue-14ee
  .element_76d6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle_b17a .tooltip_d55a .blue-14ee .nav-basic-725c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle_b17a
  .tooltip_d55a
  .blue-14ee
  .nav-basic-725c:focus {
  background: 0 0;
}
.middle_b17a
  .tooltip_d55a
  .blue-14ee
  .hero_paper_9484 {
  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;
}
.nav-brown-8b40 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav-brown-8b40 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav-brown-8b40 li:last-child {
  margin-right: 0;
}
.nav-brown-8b40 li:first-child {
  margin-left: 0;
}
.nav-brown-8b40.thick_db7b a {
  color: #fff;
}
.nav-brown-8b40.thick_db7b a:hover {
  color: #fff;
}
.nav-brown-8b40 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav-brown-8b40 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav-brown-8b40 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-brown-8b40 a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav-brown-8b40 [class*="social-icon-apple"] {
  background-color: #999;
}
.nav-brown-8b40 [class*="social-icon-apple"].overlay_mini_7228 {
  background-color: transparent;
  color: #999;
}
.nav-brown-8b40 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav-brown-8b40 [class*="social-icon-behance"].overlay_mini_7228 {
  background-color: transparent;
  color: #1769ff;
}
.nav-brown-8b40 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav-brown-8b40 [class*="social-icon-bitbucket"].overlay_mini_7228 {
  background-color: transparent;
  color: #205081;
}
.nav-brown-8b40 [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav-brown-8b40 [class*="social-icon-codepen"].overlay_mini_7228 {
  background-color: transparent;
  color: #000;
}
.nav-brown-8b40 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav-brown-8b40 [class*="social-icon-delicious"].overlay_mini_7228 {
  background-color: transparent;
  color: #39f;
}
.nav-brown-8b40 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav-brown-8b40 [class*="social-icon-digg"].overlay_mini_7228 {
  background-color: transparent;
  color: #005be2;
}
.nav-brown-8b40 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav-brown-8b40 [class*="social-icon-dribbble"].overlay_mini_7228 {
  background-color: transparent;
  color: #ea4c89;
}
.nav-brown-8b40 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav-brown-8b40 [class*="social-icon-envelope"].overlay_mini_7228 {
  background-color: transparent;
  color: #ea4335;
}
.nav-brown-8b40 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav-brown-8b40 [class*="social-icon-facebook"].overlay_mini_7228 {
  background-color: transparent;
  color: #3b5998;
}
.nav-brown-8b40 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav-brown-8b40 [class*="social-icon-flickr"].overlay_mini_7228 {
  background-color: transparent;
  color: #0063dc;
}
.nav-brown-8b40 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav-brown-8b40 [class*="social-icon-foursquare"].overlay_mini_7228 {
  background-color: transparent;
  color: #2d5be3;
}
.nav-brown-8b40 [class*="social-icon-github"] {
  background-color: #333;
}
.nav-brown-8b40 [class*="social-icon-github"].overlay_mini_7228 {
  background-color: transparent;
  color: #333;
}
.nav-brown-8b40 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav-brown-8b40 [class*="social-icon-google-plus"].overlay_mini_7228 {
  background-color: transparent;
  color: #dd4b39;
}
.nav-brown-8b40 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav-brown-8b40 [class*="social-icon-houzz"].overlay_mini_7228 {
  background-color: transparent;
  color: #7ac142;
}
.nav-brown-8b40 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav-brown-8b40 [class*="social-icon-instagram"].overlay_mini_7228 {
  background-color: transparent;
  color: #262626;
}
.nav-brown-8b40 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav-brown-8b40 [class*="social-icon-jsfiddle"].overlay_mini_7228 {
  background-color: transparent;
  color: #487aa2;
}
.nav-brown-8b40 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav-brown-8b40 [class*="social-icon-linkedin"].overlay_mini_7228 {
  background-color: transparent;
  color: #0077b5;
}
.nav-brown-8b40 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav-brown-8b40 [class*="social-icon-medium"].overlay_mini_7228 {
  background-color: transparent;
  color: #00ab6b;
}
.nav-brown-8b40 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav-brown-8b40
  [class*="social-icon-odnoklassniki"].overlay_mini_7228 {
  background-color: transparent;
  color: #f4731c;
}
.nav-brown-8b40 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav-brown-8b40 [class*="social-icon-meetup"].overlay_mini_7228 {
  background-color: transparent;
  color: #ec1c40;
}
.nav-brown-8b40 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav-brown-8b40 [class*="social-icon-pinterest"].overlay_mini_7228 {
  background-color: transparent;
  color: #bd081c;
}
.nav-brown-8b40 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav-brown-8b40 [class*="social-icon-product-hunt"].overlay_mini_7228 {
  background-color: transparent;
  color: #da552f;
}
.nav-brown-8b40 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav-brown-8b40 [class*="social-icon-reddit"].overlay_mini_7228 {
  background-color: transparent;
  color: #ff4500;
}
.nav-brown-8b40 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav-brown-8b40 [class*="social-icon-rss"].overlay_mini_7228 {
  background-color: transparent;
  color: #f26522;
}
.nav-brown-8b40 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav-brown-8b40
  [class*="social-icon-shopping-cart"].overlay_mini_7228 {
  background-color: transparent;
  color: #4caf50;
}
.nav-brown-8b40 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav-brown-8b40 [class*="social-icon-skype"].overlay_mini_7228 {
  background-color: transparent;
  color: #00aff0;
}
.nav-brown-8b40 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav-brown-8b40 [class*="social-icon-slideshare"].overlay_mini_7228 {
  background-color: transparent;
  color: #0077b5;
}
.nav-brown-8b40 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav-brown-8b40 [class*="social-icon-snapchat"].overlay_mini_7228 {
  background-color: transparent;
  color: #fffc00;
}
.nav-brown-8b40 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav-brown-8b40 [class*="social-icon-soundcloud"].overlay_mini_7228 {
  background-color: transparent;
  color: #f80;
}
.nav-brown-8b40 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav-brown-8b40 [class*="social-icon-spotify"].overlay_mini_7228 {
  background-color: transparent;
  color: #2ebd59;
}
.nav-brown-8b40 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav-brown-8b40
  [class*="social-icon-stack-overflow"].overlay_mini_7228 {
  background-color: transparent;
  color: #fe7a15;
}
.nav-brown-8b40 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav-brown-8b40 [class*="social-icon-maldkfgram"].overlay_mini_7228 {
  background-color: transparent;
  color: #2ca5e0;
}
.nav-brown-8b40 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav-brown-8b40 [class*="social-icon-tripadvisor"].overlay_mini_7228 {
  background-color: transparent;
  color: #589442;
}
.nav-brown-8b40 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav-brown-8b40 [class*="social-icon-tumblr"].overlay_mini_7228 {
  background-color: transparent;
  color: #35465c;
}
.nav-brown-8b40 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav-brown-8b40 [class*="social-icon-twitch"].overlay_mini_7228 {
  background-color: transparent;
  color: #6441a5;
}
.nav-brown-8b40 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav-brown-8b40 [class*="social-icon-twitter"].overlay_mini_7228 {
  background-color: transparent;
  color: #1da1f2;
}
.nav-brown-8b40 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav-brown-8b40 [class*="social-icon-vimeo"].overlay_mini_7228 {
  background-color: transparent;
  color: #1ab7ea;
}
.nav-brown-8b40 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav-brown-8b40 [class*="social-icon-vk"].overlay_mini_7228 {
  background-color: transparent;
  color: #45668e;
}
.nav-brown-8b40 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav-brown-8b40 [class*="social-icon-weibo"].overlay_mini_7228 {
  background-color: transparent;
  color: #df2029;
}
.nav-brown-8b40 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav-brown-8b40 [class*="social-icon-weixin"].overlay_mini_7228 {
  background-color: transparent;
  color: #7bb32e;
}
.nav-brown-8b40 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav-brown-8b40 [class*="social-icon-whatsapp"].overlay_mini_7228 {
  background-color: transparent;
  color: #25d366;
}
.nav-brown-8b40 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav-brown-8b40 [class*="social-icon-wordpress"].overlay_mini_7228 {
  background-color: transparent;
  color: #21759b;
}
.nav-brown-8b40 [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav-brown-8b40 [class*="social-icon-xing"].overlay_mini_7228 {
  background-color: transparent;
  color: #026466;
}
.nav-brown-8b40 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav-brown-8b40 [class*="social-icon-yelp"].overlay_mini_7228 {
  background-color: transparent;
  color: #af0606;
}
.nav-brown-8b40 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav-brown-8b40 [class*="social-icon-youtube"].overlay_mini_7228 {
  background-color: transparent;
  color: #cd201f;
}
.last_ed48 {
  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;
}
.last_ed48:hover {
  box-shadow: none;
  background: 0 0;
}
.dark_802a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center_cfc2 {
  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;
}
.pressed_d7a9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.green-0ca4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.green-0ca4,
.green-0ca4::after,
.green-0ca4::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;
}
.green-0ca4::after,
.green-0ca4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label_d08e .center_cfc2 .pressed_d7a9 {
  margin-top: -2px;
  width: 19px;
}
.label_d08e .center_cfc2 .green-0ca4 {
  margin-top: -1px;
}
.label_d08e .center_cfc2 .green-0ca4,
.label_d08e .center_cfc2 .green-0ca4::after,
.label_d08e .center_cfc2 .green-0ca4::before {
  width: 19px;
  height: 2px;
}
.label_d08e .center_cfc2 .green-0ca4::before {
  top: -6px;
}
.label_d08e .center_cfc2 .green-0ca4::after {
  bottom: -6px;
}
.avatar-1e1b .center_cfc2 .pressed_d7a9 {
  margin-top: -2px;
  width: 22px;
}
.avatar-1e1b .center_cfc2 .green-0ca4 {
  margin-top: -1px;
}
.avatar-1e1b .center_cfc2 .green-0ca4,
.avatar-1e1b .center_cfc2 .green-0ca4::after,
.avatar-1e1b .center_cfc2 .green-0ca4::before {
  width: 22px;
  height: 2px;
}
.avatar-1e1b .center_cfc2 .green-0ca4::before {
  top: -7px;
}
.avatar-1e1b .center_cfc2 .green-0ca4::after {
  bottom: -7px;
}
.progress_49d1 .center_cfc2 .pressed_d7a9 {
  margin-top: -2px;
  width: 31px;
}
.progress_49d1 .center_cfc2 .green-0ca4 {
  margin-top: -1.5px;
}
.progress_49d1 .center_cfc2 .green-0ca4,
.progress_49d1 .center_cfc2 .green-0ca4::after,
.progress_49d1 .center_cfc2 .green-0ca4::before {
  width: 31px;
  height: 3px;
}
.progress_49d1 .center_cfc2 .green-0ca4::before {
  top: -9px;
}
.progress_49d1 .center_cfc2 .green-0ca4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module-active-7e36 .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 19px;
  }
  .module-active-7e36 .center_cfc2 .green-0ca4 {
    margin-top: -1px;
  }
  .module-active-7e36 .center_cfc2 .green-0ca4,
  .module-active-7e36 .center_cfc2 .green-0ca4::after,
  .module-active-7e36 .center_cfc2 .green-0ca4::before {
    width: 19px;
    height: 2px;
  }
  .module-active-7e36 .center_cfc2 .green-0ca4::before {
    top: -6px;
  }
  .module-active-7e36 .center_cfc2 .green-0ca4::after {
    bottom: -6px;
  }
  .frame_brown_44d4 .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 22px;
  }
  .frame_brown_44d4 .center_cfc2 .green-0ca4 {
    margin-top: -1px;
  }
  .frame_brown_44d4 .center_cfc2 .green-0ca4,
  .frame_brown_44d4 .center_cfc2 .green-0ca4::after,
  .frame_brown_44d4 .center_cfc2 .green-0ca4::before {
    width: 22px;
    height: 2px;
  }
  .frame_brown_44d4 .center_cfc2 .green-0ca4::before {
    top: -7px;
  }
  .frame_brown_44d4 .center_cfc2 .green-0ca4::after {
    bottom: -7px;
  }
  .disabled-hot-1bd9 .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-hot-1bd9 .center_cfc2 .green-0ca4 {
    margin-top: -1.5px;
  }
  .disabled-hot-1bd9 .center_cfc2 .green-0ca4,
  .disabled-hot-1bd9 .center_cfc2 .green-0ca4::after,
  .disabled-hot-1bd9 .center_cfc2 .green-0ca4::before {
    width: 31px;
    height: 3px;
  }
  .disabled-hot-1bd9 .center_cfc2 .green-0ca4::before {
    top: -9px;
  }
  .disabled-hot-1bd9 .center_cfc2 .green-0ca4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description_mini_3dc0 .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 19px;
  }
  .description_mini_3dc0 .center_cfc2 .green-0ca4 {
    margin-top: -1px;
  }
  .description_mini_3dc0 .center_cfc2 .green-0ca4,
  .description_mini_3dc0 .center_cfc2 .green-0ca4::after,
  .description_mini_3dc0 .center_cfc2 .green-0ca4::before {
    width: 19px;
    height: 2px;
  }
  .description_mini_3dc0 .center_cfc2 .green-0ca4::before {
    top: -6px;
  }
  .description_mini_3dc0 .center_cfc2 .green-0ca4::after {
    bottom: -6px;
  }
  .heading-plasma-d32f .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-plasma-d32f .center_cfc2 .green-0ca4 {
    margin-top: -1px;
  }
  .heading-plasma-d32f .center_cfc2 .green-0ca4,
  .heading-plasma-d32f .center_cfc2 .green-0ca4::after,
  .heading-plasma-d32f .center_cfc2 .green-0ca4::before {
    width: 22px;
    height: 2px;
  }
  .heading-plasma-d32f .center_cfc2 .green-0ca4::before {
    top: -7px;
  }
  .heading-plasma-d32f .center_cfc2 .green-0ca4::after {
    bottom: -7px;
  }
  .focus-f1f1 .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 31px;
  }
  .focus-f1f1 .center_cfc2 .green-0ca4 {
    margin-top: -1.5px;
  }
  .focus-f1f1 .center_cfc2 .green-0ca4,
  .focus-f1f1 .center_cfc2 .green-0ca4::after,
  .focus-f1f1 .center_cfc2 .green-0ca4::before {
    width: 31px;
    height: 3px;
  }
  .focus-f1f1 .center_cfc2 .green-0ca4::before {
    top: -9px;
  }
  .focus-f1f1 .center_cfc2 .green-0ca4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .outline-cold-9881 .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 19px;
  }
  .outline-cold-9881 .center_cfc2 .green-0ca4 {
    margin-top: -1px;
  }
  .outline-cold-9881 .center_cfc2 .green-0ca4,
  .outline-cold-9881 .center_cfc2 .green-0ca4::after,
  .outline-cold-9881 .center_cfc2 .green-0ca4::before {
    width: 19px;
    height: 2px;
  }
  .outline-cold-9881 .center_cfc2 .green-0ca4::before {
    top: -6px;
  }
  .outline-cold-9881 .center_cfc2 .green-0ca4::after {
    bottom: -6px;
  }
  .tag_bottom_a0cf .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 22px;
  }
  .tag_bottom_a0cf .center_cfc2 .green-0ca4 {
    margin-top: -1px;
  }
  .tag_bottom_a0cf .center_cfc2 .green-0ca4,
  .tag_bottom_a0cf .center_cfc2 .green-0ca4::after,
  .tag_bottom_a0cf .center_cfc2 .green-0ca4::before {
    width: 22px;
    height: 2px;
  }
  .tag_bottom_a0cf .center_cfc2 .green-0ca4::before {
    top: -7px;
  }
  .tag_bottom_a0cf .center_cfc2 .green-0ca4::after {
    bottom: -7px;
  }
  .fresh-c98b .center_cfc2 .pressed_d7a9 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-c98b .center_cfc2 .green-0ca4 {
    margin-top: -1.5px;
  }
  .fresh-c98b .center_cfc2 .green-0ca4,
  .fresh-c98b .center_cfc2 .green-0ca4::after,
  .fresh-c98b .center_cfc2 .green-0ca4::before {
    width: 31px;
    height: 3px;
  }
  .fresh-c98b .center_cfc2 .green-0ca4::before {
    top: -9px;
  }
  .fresh-c98b .center_cfc2 .green-0ca4::after {
    bottom: -9px;
  }
}
.notification-glass-d74b .green-0ca4 {
  -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);
}
.notification-glass-d74b .green-0ca4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification-glass-d74b .green-0ca4::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);
}
.notification-glass-d74b.box-steel-c819 .green-0ca4 {
  -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);
}
.notification-glass-d74b.box-steel-c819 .green-0ca4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification-glass-d74b.box-steel-c819 .green-0ca4::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);
}
.box-bright-a9e8 {
  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.tooltip_selected_998e:before {
  display: none;
}
.complex_392c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.complex_392c .article_west_601c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.complex_392c .article_west_601c:last-of-type {
  border-bottom: none;
}
.complex_392c .article_west_601c.content-cool-caad,
.complex_392c .article_west_601c.paragraph-9d1e,
.complex_392c .article_west_601c.heading_motion_875c {
  padding: 0;
}
.complex_392c .list-dirty-49f0 .table-stone-a7fb {
  color: currentColor;
}
.complex_392c .list-dirty-49f0 .table-stone-a7fb:focus,
.complex_392c .list-dirty-49f0 .table-stone-a7fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_392c.widget_2e9b .tooltip_silver_8a53,
.complex_392c.widget_2e9b .input-white-d246 a,
.complex_392c.widget_2e9b .pressed-16c2 a,
.complex_392c.widget_2e9b .backdrop_be77 a {
  color: rgba(0, 0, 0, 0.55);
}
.complex_392c.widget_2e9b .tooltip_silver_8a53:hover,
.complex_392c.widget_2e9b .input-white-d246 a:hover,
.complex_392c.widget_2e9b .pressed-16c2 a:hover,
.complex_392c.widget_2e9b .backdrop_be77 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex_392c.widget_2e9b .progress-basic-f7bc {
  color: rgba(0, 0, 0, 0.8);
}
.complex_392c.widget_2e9b .article_west_601c {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex_392c.widget_2e9b .article_west_601c:before {
  background: rgba(0, 0, 0, 0.08);
}
.complex_392c.widget_2e9b .text-green-e73d:before {
  background: rgba(255, 255, 255, 0.9);
}
.complex_392c.widget_2e9b .list-dirty-49f0 .rough-ca7a li a,
.complex_392c.widget_2e9b .list-dirty-49f0 .table-stone-a7fb,
.complex_392c.widget_2e9b .backdrop_be77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex_392c.widget_2e9b .list-dirty-49f0 .table-stone-a7fb:focus,
.complex_392c.widget_2e9b .list-dirty-49f0 .table-stone-a7fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_392c.widget_2e9b .rough-ca7a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex_392c.alert-1d02 .tooltip_silver_8a53,
.complex_392c.alert-1d02 .input-white-d246 a,
.complex_392c.alert-1d02 .pressed-16c2 .table-stone-a7fb,
.complex_392c.alert-1d02 .pressed-16c2 a,
.complex_392c.alert-1d02 .backdrop_be77 a {
  color: rgba(255, 255, 255, 0.79);
}
.complex_392c.alert-1d02 .tooltip_silver_8a53:hover,
.complex_392c.alert-1d02 .input-white-d246 a:hover,
.complex_392c.alert-1d02 .pressed-16c2 .table-stone-a7fb:hover,
.complex_392c.alert-1d02 .pressed-16c2 a:hover,
.complex_392c.alert-1d02 .backdrop_be77 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_392c.alert-1d02 .progress-basic-f7bc {
  color: rgba(255, 255, 255, 0.99);
}
.complex_392c.alert-1d02 .article_west_601c {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_392c.alert-1d02 .article_west_601c:before {
  background: rgba(255, 255, 255, 0.08);
}
.complex_392c.alert-1d02 .text-green-e73d:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex_392c.alert-1d02 .list-dirty-49f0 .rough-ca7a li a,
.complex_392c.alert-1d02 .list-dirty-49f0 .table-stone-a7fb,
.complex_392c.alert-1d02 .backdrop_be77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_392c.alert-1d02 .list-dirty-49f0 .table-stone-a7fb:focus,
.complex_392c.alert-1d02 .list-dirty-49f0 .table-stone-a7fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_392c.alert-1d02 .rough-ca7a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-green-e73d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.text-green-e73d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification_narrow_25c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon_bronze_23ad .complex_392c {
  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;
}
.icon_bronze_23ad .article_west_601c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon_bronze_23ad .article_west_601c: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) {
  .icon_bronze_23ad .article_west_601c:before {
    width: 16%;
    left: 42%;
  }
}
.icon_bronze_23ad .article_west_601c:last-child:before {
  content: none;
}
.icon_bronze_23ad .article_west_601c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon_bronze_23ad .list-dirty-49f0 .rough-ca7a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon_bronze_23ad .list-dirty-49f0 .rough-ca7a li a .table-stone-a7fb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon_bronze_23ad .list-dirty-49f0 .backdrop_be77 {
  border: none;
}
.icon_bronze_23ad .list-dirty-49f0 .backdrop_be77 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon_bronze_23ad .text-green-e73d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon_bronze_23ad .notification_narrow_25c1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon_bronze_23ad .alert-1d02 .text-green-e73d:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_bronze_23ad .widget_2e9b.nav_54d4 .green-0ca4 {
  background: rgba(0, 0, 0, 0.6);
}
.icon_bronze_23ad
  .widget_2e9b.nav_54d4
  .green-0ca4::after,
.icon_bronze_23ad
  .widget_2e9b.nav_54d4
  .green-0ca4:before {
  background: inherit;
}
.icon_bronze_23ad
  .widget_2e9b.nav_54d4:hover
  .green-0ca4 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight-purple-955f .complex_392c {
  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) {
  .highlight-purple-955f .complex_392c {
    width: auto;
    right: 45px;
  }
}
.photo-middle-7f60 .complex_392c {
  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) {
  .photo-middle-7f60 .complex_392c {
    width: auto;
    left: 45px;
  }
}
.tooltip_selected_998e .complex_392c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tooltip_selected_998e .notification_narrow_25c1 {
  max-width: 48em;
  margin: 0 auto;
}
.tooltip_selected_998e .text-green-e73d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip_left_084d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip_left_084d.icon_bronze_23ad .complex_392c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip_left_084d.highlight-purple-955f .complex_392c {
  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);
}
.chip_left_084d .complex_392c {
  visibility: visible;
}
.chip_left_084d.photo-middle-7f60 .complex_392c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar_short_ea25,
.full_d5ea {
  overflow-x: hidden;
}
.sidebar_short_ea25 .complex_392c {
  overflow: auto;
}
.sidebar_short_ea25.icon_bronze_23ad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_short_ea25.icon_bronze_23ad .complex_392c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar_short_ea25.icon_bronze_23ad .last_ed48 {
  opacity: 0;
}
.sidebar_short_ea25.highlight-purple-955f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_short_ea25.highlight-purple-955f .complex_392c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar_short_ea25.highlight-purple-955f .last_ed48 {
  opacity: 0;
}
.sidebar_short_ea25.photo-middle-7f60 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_short_ea25.photo-middle-7f60 .complex_392c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar_short_ea25.photo-middle-7f60 .last_ed48 {
  opacity: 0;
}
.sidebar_short_ea25.tooltip_selected_998e .complex_392c {
  z-index: 10;
  visibility: visible;
}
.nav_54d4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav_54d4 .green-0ca4 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_54d4 .green-0ca4::after,
.nav_54d4 .green-0ca4:before {
  background: inherit;
}
.nav_54d4:hover .green-0ca4 {
  background: rgba(255, 255, 255, 0.99);
}
.photo-middle-7f60 .nav_54d4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tooltip_selected_998e .nav_54d4 {
  display: none !important;
}
.sidebar_short_ea25:before,
.full_d5ea:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar_short_ea25 .nav_54d4,
.full_d5ea .nav_54d4 {
  display: inline-block;
}
.complex_392c .simple-4e15 {
  -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;
}
.sidebar_short_ea25 .complex_392c .simple-4e15,
.full_d5ea .complex_392c .simple-4e15 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow-74a5 .element_76d6 {
  width: 100%;
}
.overlay-ae1f {
  padding: 0 0.5em 0;
}
.overlay-ae1f [class*="customify-col-"],
.overlay-ae1f [class*="customify-col_"],
.overlay-ae1f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.warm-bdf1 .overlay-ae1f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element_green_cf97 .tag-9038,
  .tag-9038 {
    display: none;
  }
  .breadcrumb-ff07 {
    text-align: left;
  }
  .prev-69aa {
    text-align: center;
  }
  .green_6cc4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element_green_cf97 .fresh-8d72,
  .fresh-8d72 {
    display: none;
  }
  .container-960c {
    text-align: left;
  }
  .white-8df4 {
    text-align: center;
  }
  .picture_0c91 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element_green_cf97 .title_active_92a3,
  .title_active_92a3 {
    display: none;
  }
  .search_2db7 {
    text-align: left;
  }
  .active-5dd5 {
    text-align: center;
  }
  .description-ced8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern-old-23de {
  box-shadow: none !important;
}
.link-copper-648b .hard-fb59,
.old_fa66 .hard-fb59 {
  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;
}
.old_fa66 .hard-fb59 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shadow_plasma_418f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shadow_plasma_418f:after,
.shadow_plasma_418f:before {
  content: "";
  display: table;
}
.shadow_plasma_418f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shadow_plasma_418f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shadow_plasma_418f,
.short_98e9 {
  max-width: 1248px;
  margin: 0 auto;
}

.secondary_dda5.carousel-943b .shadow_plasma_418f {
  max-width: 100%;
}
.secondary_dda5.upper_08f9 {
  max-width: 1200px;
  margin: 0 auto;
}
.secondary_dda5.description-c79a .shadow_plasma_418f {
  max-width: 100%;
}
.secondary_dda5.description-c79a > .shadow_plasma_418f {
  padding-left: 0;
  padding-right: 0;
}
.secondary_dda5.description-c79a > .shadow_plasma_418f .element_green_cf97 {
  margin: 0;
}
.secondary_dda5.description-c79a
  > .shadow_plasma_418f
  .background_9f19.white-95f6 {
  margin-right: 0;
  margin-left: 0;
}
.secondary_dda5.description-c79a #main.white-95f6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gradient-small-2de6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-small-2de6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .detail_1193 .popup-lower-273c {
    padding-right: 1em;
  }
  .detail_1193.north_10bd .background_9f19 {
    border-right: 1px solid #eaecee;
  }
  .detail_1193.north_10bd .popup-lower-273c {
    padding-right: 1em;
  }
  .detail_1193.north_10bd .wrapper_active_3a37 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_glass_0999 .popup-lower-273c {
    padding-left: 1em;
  }
  .dropdown_glass_0999.north_10bd .background_9f19 {
    border-left: 1px solid #eaecee;
  }
  .dropdown_glass_0999.north_10bd .popup-lower-273c {
    padding-left: 1em;
  }
  .dropdown_glass_0999.north_10bd .wrapper_active_3a37 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-1704 .popup-lower-273c {
    padding-left: 1em;
  }
  .disabled-1704.north_10bd .paper_32de {
    border-right: 1px solid #eaecee;
  }
  .disabled-1704.north_10bd .menu-e037 {
    border-right: 1px solid #eaecee;
  }
  .disabled-1704.north_10bd .popup-lower-273c {
    padding-left: 1em;
  }
  .disabled-1704.north_10bd .wrapper_active_3a37 {
    padding-right: 1em;
  }
  .disabled-1704.north_10bd .paragraph-b654 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick-4686 .popup-lower-273c {
    padding-right: 1em;
  }
  .thick-4686.north_10bd .paper_32de {
    border-left: 1px solid #eaecee;
  }
  .thick-4686.north_10bd .menu-e037 {
    border-left: 1px solid #eaecee;
  }
  .thick-4686.north_10bd .popup-lower-273c {
    padding-right: 1em;
  }
  .thick-4686.north_10bd .wrapper_active_3a37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick-4686.north_10bd .paragraph-b654 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-small-2de6 .popup-lower-273c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-small-2de6.north_10bd .background_9f19 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gradient-small-2de6.north_10bd .popup-lower-273c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-small-2de6.north_10bd .wrapper_active_3a37 {
    padding-left: 1em;
  }
  .gradient-small-2de6.north_10bd .paragraph-b654 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gradient-small-2de6.north_10bd .popup-lower-273c {
    padding-left: 0;
  }
}
.mask_b425 .avatar-db28 {
  display: inline-block;
}
.card-d5cf {
  display: inline-block;
}
.section-in-b8b6 {
  word-con: break-word;
}
.chip_tiny_1cf1 > span {
  display: inline-block;
  padding: 5px 0;
}
.chip_tiny_1cf1 .paragraph_049b {
  margin-left: 8px;
  margin-right: 8px;
}
.chip_tiny_1cf1 .cold-7d33 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lower-217c .preview_232a {
  margin-bottom: 2em;
}
.lower-217c .summary_fresh_5681 {
  margin-bottom: 15px;
}
.lower-217c .summary_fresh_5681:last-child {
  margin-bottom: 0;
}
.lower-217c .tiny_eea4 {
  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) {
  .lower-217c .tiny_eea4 {
    display: block;
  }
}
.lower-217c .over-e235 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lower-217c .over-e235 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lower-217c .progress-gas-817f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lower-217c .progress-gas-817f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lower-217c .progress-gas-817f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lower-217c .section-in-b8b6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-217c .section-in-b8b6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lower-217c .secondary-d45a p:last-child {
  margin-bottom: 0;
}
.lower-217c .alert-iron-6ead {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lower-217c .box_north_e019 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lower-217c .black-26e5 {
  margin-top: 1em;
}
.lower-217c .rough_5030 {
  top: 0;
  display: block;
}
.lower-217c .rough_5030 a {
  color: inherit;
}
.lower-217c .rough_5030 a:hover {
  color: inherit;
}
.lower-217c .status_stone_127f {
  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;
}
.lower-217c .status_stone_127f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lower-217c .box_north_e019 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lower-217c .popup-short-5c86 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lower-217c .popup-short-5c86:first-child {
  margin-top: 0;
}
.lower-217c .popup-short-5c86.thick_5043 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lower-217c .popup-short-5c86.alert-stone-d1c6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-217c
  .popup-short-5c86.alert-stone-d1c6.column-large-07d8
  .black-26e5 {
  width: 100%;
}
.lower-217c .alert-stone-d1c6 {
  -webkit-box-align: center;
  align-items: center;
}
.lower-217c .alert-stone-d1c6 .chip_tiny_1cf1,
.lower-217c .alert-stone-d1c6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lower-217c .progress-gas-817f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-217c .progress-gas-817f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-217c .progress-gas-817f: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;
}
.lower-217c .thick_5043 {
  z-index: 5;
}
.lower-217c .status-e4e9 .overlay_5316 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lower-217c .pattern_red_1c72 .overlay_5316 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lower-217c .backdrop_c9c3 .overlay_5316 {
  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;
}
.lower-217c.section-left-5e5d .tiny_eea4,
.lower-217c.static_47e9 .tiny_eea4 {
  display: block;
}
.lower-217c.section-left-5e5d .tiny_eea4 .slider-red-9122,
.lower-217c.section-left-5e5d .tiny_eea4 .box_north_e019,
.lower-217c.static_47e9 .tiny_eea4 .slider-red-9122,
.lower-217c.static_47e9 .tiny_eea4 .box_north_e019 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower-217c.section_orange_5be1 .over-e235 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lower-217c.section_orange_5be1 .over-e235 {
    margin-right: 0;
  }
}
.lower-217c.section-left-5e5d .over-e235,
.lower-217c.static_47e9 .over-e235 {
  padding-top: 40%;
}
.lower-217c.section-left-5e5d .preview_232a,
.lower-217c.static_47e9 .preview_232a {
  display: block;
}
.lower-217c.section-left-5e5d .fn-sticky-b69d .box_north_e019,
.lower-217c.static_47e9 .fn-sticky-b69d .box_north_e019 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lower-217c.section-left-5e5d .over-e235,
.lower-217c.static_47e9 .over-e235 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lower-217c.section-left-5e5d .box_north_e019 {
  padding: 1em;
}
.link-b67b {
  margin: 30px auto;
  display: block;
}
.link-b67b .filter_huge_b56a > * {
  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;
}
.link-b67b .filter_huge_b56a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link-b67b .filter_huge_b56a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver-0043 .chip_tiny_1cf1 {
  margin-bottom: 1.41575em;
}
.silver-0043 .footer-d45a {
  margin-bottom: 1.618em;
}
.input-medium-f931 .tertiary_9a85 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-medium-f931 .tertiary_9a85 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-medium-f931 .media-tall-8479 {
  max-width: 100%;
  overflow: auto;
}
.caption_pro_03b8 .input-medium-f931 a:hover {
  text-decoration: underline;
}
.tall_e1d3 .summary_fresh_5681:not(.section-in-b8b6),
.tall_e1d3 .progress-gas-817f {
  margin-bottom: 1.41575em;
}
.tall_e1d3 .summary_fresh_5681:not(.section-in-b8b6):last-child,
.tall_e1d3 .progress-gas-817f:last-child {
  margin-bottom: 0;
}
.tall_e1d3 .summary_fresh_5681.image-prev-9d7c {
  margin-bottom: 0.41575em;
}
.tall_e1d3 .silver-c6b2:before,
.tall_e1d3 .tabs-narrow-b469:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tall_e1d3 .silver-c6b2:before {
  content: "\f115";
}
.tall_e1d3 .tabs-narrow-b469:before {
  content: "\f02c";
}
.tall_e1d3 .cool_d25f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tall_e1d3 .cool_d25f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.search_old_d906 {
  display: -webkit-box;
  display: flex;
}
.search_old_d906 .thumbnail-lower-3aff {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .search_old_d906 .thumbnail-lower-3aff {
    flex-basis: 90px;
  }
}
.search_old_d906 .column_basic_2dd3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .search_old_d906 .column_basic_2dd3 {
    flex-basis: calc(100% - 50px);
  }
}
.search_old_d906 .footer_c7bf p:last-child {
  margin-bottom: 0.72em;
}
.panel_liquid_bb46 .filter_huge_b56a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.panel_liquid_bb46 .filter_huge_b56a:after,
.panel_liquid_bb46 .filter_huge_b56a:before {
  content: "";
  display: table;
}
.panel_liquid_bb46 .filter_huge_b56a:after {
  clear: both;
}
.panel_liquid_bb46 .filter_huge_b56a .new_f1f0,
.panel_liquid_bb46 .filter_huge_b56a .notification_861c {
  width: 49%;
}
.panel_liquid_bb46 .filter_huge_b56a .new_f1f0 a span.border-liquid-4745,
.panel_liquid_bb46 .filter_huge_b56a .notification_861c a span.border-liquid-4745 {
  display: block;
  margin-bottom: 5px;
}
.panel_liquid_bb46 .filter_huge_b56a .notification_861c {
  float: left;
  text-align: left;
}
.panel_liquid_bb46 .filter_huge_b56a .new_f1f0 {
  float: right;
  text-align: right;
}
.advanced-144a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .advanced-144a {
    margin-bottom: 0;
  }
}
.filter-baad {
  margin-bottom: 1em;
}
.filter-baad .section-in-b8b6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.alert_over_6387 a {
  display: block;
  line-height: 0;
  position: relative;
}
.selected-4740 .filter-baad,
.liquid-2268 .filter-baad {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .selected-4740 .filter-baad,
  .liquid-2268 .filter-baad {
    display: block;
  }
}
.selected-4740 .alert_over_6387,
.liquid-2268 .alert_over_6387 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .selected-4740 .alert_over_6387,
  .liquid-2268 .alert_over_6387 {
    margin-bottom: 1em;
  }
}
.selected-4740 .alert_over_6387 img,
.liquid-2268 .alert_over_6387 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.selected-4740 .image-pro-2f29,
.liquid-2268 .image-pro-2f29 {
  flex-basis: calc(100% - 160px);
}
.selected-4740 .image-pro-2f29 p,
.liquid-2268 .image-pro-2f29 p {
  margin-bottom: 0;
}
.selected-4740 .image-pro-2f29 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .selected-4740 .image-pro-2f29 {
    padding-left: 0;
  }
}
.liquid-2268 .image-pro-2f29 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .liquid-2268 .image-pro-2f29 {
    padding-right: 0;
  }
}
.liquid-2268 .alert_over_6387 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pattern-basic-6c9f .alert_over_6387 {
  margin-bottom: 0.5em;
}
.pattern-basic-6c9f .alert_over_6387 img {
  width: 100%;
}
.header-4e36 .content-active-f977,
.text_3d12 .content-active-f977 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.text_3d12 .background_9f19 .fluid_f28a p:last-child {
  margin-bottom: 0;
}
.card_71b2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.card_bdf6 .dropdown-6788 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .card_bdf6 .dropdown-6788:last-of-type {
    margin-bottom: 0;
  }
}
.card_bdf6 .dropdown-6788 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_bdf6 .dropdown-6788 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.card_bdf6 .dropdown-6788 ul li {
  margin: 0 0 0.6em;
}
.card_bdf6 .dropdown-6788 ul li.outline_cold_8507,
.card_bdf6 .dropdown-6788 ul li.easy_5c6e {
  position: relative;
}
.card_bdf6 .dropdown-6788 ul li.outline_cold_8507 .summary_8227,
.card_bdf6 .dropdown-6788 ul li.easy_5c6e .summary_8227 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.card_bdf6 .dropdown-6788 ul li.outline_cold_8507:after:after,
.card_bdf6 .dropdown-6788 ul li.outline_cold_8507:after:before,
.card_bdf6
  .dropdown-6788
  ul
  li.easy_5c6e:after:after,
.card_bdf6
  .dropdown-6788
  ul
  li.easy_5c6e:after:before {
  content: "";
  display: table;
}
.card_bdf6 .dropdown-6788 ul li.outline_cold_8507:after:after,
.card_bdf6
  .dropdown-6788
  ul
  li.easy_5c6e:after:after {
  clear: both;
}
.card_bdf6 .dropdown-6788 a.widget_hard_83a6:hover {
  text-decoration: none;
}
.card_bdf6 .dropdown-6788 select {
  max-width: 100%;
}
.card_bdf6 .dropdown-6788 table {
  font-size: 85%;
}
.card_bdf6 .dropdown-6788 table td,
.card_bdf6 .dropdown-6788 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.card_bdf6 .dropdown-6788 table tfoot td {
  text-align: left;
}
.card_bdf6 .dropdown-6788 :last-child {
  margin-bottom: 0;
}
.card_bdf6 .dropdown-6788 .plasma_8790 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.card_bdf6 .dropdown-6788 .plasma_8790 label {
  width: 100%;
}
.card_bdf6 .dropdown-6788 .plasma_8790 .nav-basic-725c {
  width: 100%;
  display: block;
}
.card_bdf6 .dropdown-6788 .plasma_8790 .main-c017 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.card_bdf6 .dropdown-6788 .plasma_8790 .main-c017:hover svg #svg-search {
  fill: #444;
}
.card_bdf6 .dropdown-6788 .plasma_8790 .main-c017 svg {
  width: 18px;
  height: 18px;
}
.card_bdf6 .gradient-d660 ul ul,
.card_bdf6 .component_hovered_dd65 ul ul,
.card_bdf6 .grid-fresh-b4af ul ul,
.card_bdf6 .secondary_blue_ca4b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.card_bdf6 .gradient-d660 .title_11ee > a,
.card_bdf6 .component_hovered_dd65 .title_11ee > a,
.card_bdf6 .grid-fresh-b4af .title_11ee > a,
.card_bdf6 .secondary_blue_ca4b .title_11ee > a {
  margin-bottom: 0;
}
.card_bdf6 .motion-85e8 li,
.card_bdf6 .gradient-d660 li,
.card_bdf6 .gallery_current_a96f li,
.card_bdf6 .component_hovered_dd65 li,
.card_bdf6 .grid-fresh-b4af li,
.card_bdf6 .secondary_blue_ca4b li,
.card_bdf6 .video-up-80b8 li,
.card_bdf6 .hero-next-9b04 li {
  display: block;
  position: relative;
}
.card_bdf6 .motion-85e8 li:last-child,
.card_bdf6 .gradient-d660 li:last-child,
.card_bdf6 .gallery_current_a96f li:last-child,
.card_bdf6 .component_hovered_dd65 li:last-child,
.card_bdf6 .grid-fresh-b4af li:last-child,
.card_bdf6 .secondary_blue_ca4b li:last-child,
.card_bdf6 .video-up-80b8 li:last-child,
.card_bdf6 .hero-next-9b04 li:last-child {
  border: none;
}
.card_bdf6 .motion-85e8 li a,
.card_bdf6 .gradient-d660 li a,
.card_bdf6 .gallery_current_a96f li a,
.card_bdf6 .component_hovered_dd65 li a,
.card_bdf6 .grid-fresh-b4af li a,
.card_bdf6 .secondary_blue_ca4b li a,
.card_bdf6 .video-up-80b8 li a,
.card_bdf6 .hero-next-9b04 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card_bdf6 .motion-85e8 li ul li::before,
.card_bdf6 .gradient-d660 li ul li::before,
.card_bdf6 .gallery_current_a96f li ul li::before,
.card_bdf6 .component_hovered_dd65 li ul li::before,
.card_bdf6 .grid-fresh-b4af li ul li::before,
.card_bdf6 .secondary_blue_ca4b li ul li::before,
.card_bdf6 .video-up-80b8 li ul li::before,
.card_bdf6 .hero-next-9b04 li ul li::before {
  left: 15px;
}
.card_bdf6 .motion-85e8 li ul a,
.card_bdf6 .gradient-d660 li ul a,
.card_bdf6 .gallery_current_a96f li ul a,
.card_bdf6 .component_hovered_dd65 li ul a,
.card_bdf6 .grid-fresh-b4af li ul a,
.card_bdf6 .secondary_blue_ca4b li ul a,
.card_bdf6 .video-up-80b8 li ul a,
.card_bdf6 .hero-next-9b04 li ul a {
  padding-left: 20px;
}
.card_bdf6 .motion-85e8 li ul ul li::before,
.card_bdf6 .gradient-d660 li ul ul li::before,
.card_bdf6 .gallery_current_a96f li ul ul li::before,
.card_bdf6 .component_hovered_dd65 li ul ul li::before,
.card_bdf6 .grid-fresh-b4af li ul ul li::before,
.card_bdf6 .secondary_blue_ca4b li ul ul li::before,
.card_bdf6 .video-up-80b8 li ul ul li::before,
.card_bdf6 .hero-next-9b04 li ul ul li::before {
  left: 30px;
}
.card_bdf6 .motion-85e8 li ul ul a,
.card_bdf6 .gradient-d660 li ul ul a,
.card_bdf6 .gallery_current_a96f li ul ul a,
.card_bdf6 .component_hovered_dd65 li ul ul a,
.card_bdf6 .grid-fresh-b4af li ul ul a,
.card_bdf6 .secondary_blue_ca4b li ul ul a,
.card_bdf6 .video-up-80b8 li ul ul a,
.card_bdf6 .hero-next-9b04 li ul ul a {
  padding-left: 40px;
}
.card_bdf6 .filter_fdfd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card_bdf6 .hero-next-9b04 ul li {
  margin-bottom: 1.41575em;
}
.card_bdf6 .hero-next-9b04 ul li .plasma-8e46 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.card_bdf6 .hero-next-9b04 ul li .fresh_ce9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.alert-1d02 .motion-85e8 li a,
.alert-1d02 .gradient-d660 li a,
.alert-1d02 .gallery_current_a96f li a,
.alert-1d02 .component_hovered_dd65 li a,
.alert-1d02 .grid-fresh-b4af li a,
.alert-1d02 .secondary_blue_ca4b li a,
.alert-1d02 .video-up-80b8 li a,
.alert-1d02 .hero-next-9b04 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-1d02 .filter_fdfd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-1d02 .dropdown-6788 ul li.outline_cold_8507 .summary_8227,
.alert-1d02 .dropdown-6788 ul li.easy_5c6e .summary_8227 {
  background: rgba(0, 0, 0, 0.2);
}
.alert-1d02 .card_bdf6 .dropdown-6788 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_dda5 .card_bdf6 .rough-ca7a li {
  margin: 0;
}
.secondary_dda5 .card_bdf6 .rough-ca7a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.secondary_dda5 .card_bdf6 .rough-ca7a li ul {
  margin: 0;
}
.secondary_dda5 .card_bdf6 .rough-ca7a li ul li a {
  padding-left: 15px;
}
.secondary_dda5 .card_bdf6 .rough-ca7a li ul li li a {
  padding-left: 30px;
}
.secondary_dda5 .card_bdf6 .rough-ca7a li.motion_2737 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.secondary_dda5 .card_bdf6 .rough-ca7a li.motion_2737 > 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;
}
.secondary_dda5 .card_bdf6 .rough-ca7a li.motion_2737 > 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;
}
.main-mini-29a0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.column_3025 {
  position: relative;
  z-index: 10;
}
.column_3025 .simple-4e15 {
  width: 100%;
  max-width: 100%;
}
.advanced_3d89 .hidden-last-8c62 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.advanced_3d89 .widget_2e9b {
}
.advanced_3d89 .alert-1d02 {
  background: #292929;
}
.card-0a1f .hidden-last-8c62 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card-0a1f .widget_2e9b {
  background: #f9f9f9;
}
.card-0a1f .alert-1d02 {
  background: #303030;
}
.orange-a70b .hidden-last-8c62 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .orange-a70b .avatar-db28 {
    margin-bottom: 1em;
  }
  .orange-a70b .avatar-db28:last-child {
    margin-bottom: 0;
  }
}
.orange-a70b .widget_2e9b {
  background: #ededed;
}
.orange-a70b .alert-1d02 {
  background: #1a1a1a;
}
.hidden-last-8c62.widget_2e9b {
  color: rgba(0, 0, 0, 0.6);
}
.hidden-last-8c62.widget_2e9b .card-smooth-7691 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-last-8c62.alert-1d02 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-last-8c62.alert-1d02 a:not(.widget_hard_83a6) {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-last-8c62.alert-1d02 a:not(.widget_hard_83a6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-last-8c62.alert-1d02 .card-smooth-7691 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-last-8c62.alert-1d02 table tbody td,
.hidden-last-8c62.alert-1d02 table th {
  background: rgba(0, 0, 0, 0.08);
}
.lower_34f2.mask_east_7954 .shadow_plasma_418f {
  max-width: initial;
}
.lower_34f2 .widget_e829 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.lower_34f2 .widget_e829 .simple-4e15 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .lower_34f2 .widget_e829 .simple-4e15 {
    display: block;
    margin-bottom: 2em;
  }
  .lower_34f2 .widget_e829 .simple-4e15:last-child {
    margin-bottom: 0;
  }
}
.orange-a70b .avatar-db28:last-child,
.card-0a1f .avatar-db28:last-child,
.advanced_3d89 .avatar-db28:last-child {
  margin-bottom: 0;
}
.orange-a70b .avatar-db28 .card_bdf6 .dropdown-6788:last-child,
.card-0a1f .avatar-db28 .card_bdf6 .dropdown-6788:last-child,
.advanced_3d89 .avatar-db28 .card_bdf6 .dropdown-6788:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .orange-a70b .fresh-fe4c,
  .orange-a70b .current_49e6,
  .card-0a1f .fresh-fe4c,
  .card-0a1f .current_49e6,
  .advanced_3d89 .fresh-fe4c,
  .advanced_3d89 .current_49e6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .column_3025 .avatar-db28 {
    margin-bottom: 2em;
  }
}
.column_3025 p:last-child {
  margin-bottom: 0;
}
.column_3025 li,
.column_3025 ul {
  list-style: none;
  margin: 0;
}
.column_3025 ul ul {
  margin-left: 2.617924em;
}
.frame_static_4797 {
  font-size: 0.875em;
}

/* css-noise: 9585 */
.ghost-box-p8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
