/*!
Theme Name: Customify
Theme URI: https://pressmaximum.outline-d867/customify
Author: WPCustomify
Author URI: https://pressmaximum.outline-d867
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.outline-d867/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.top-a060.chip-042c/licenses/gpl-2.0.overlay_18a6
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.background_d720/, (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.item_ac36.small-c11f/normalize.surface_3468/
 ======
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.surface_3468 v7.0.0 | MIT License | github.outline-d867/necolas/normalize.surface_3468 */
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;
}
.popup_lite_72aa .outline_9d41,
.shadow-rough-e4b9,
.dirty_2fe3,
.tag_current_ce01,
.outline-ce61,
.outer_47f5,
.badge-thick-1306,
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;
}
.shadow-rough-e4b9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shadow-rough-e4b9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-rough-e4b9,
  h1 {
    font-size: 1.8em;
  }
}
.dirty_2fe3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dirty_2fe3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dirty_2fe3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dirty_2fe3,
  h2 {
    font-size: 1.7em;
  }
}
.tag_current_ce01,
h3 {
  font-size: 1.618em;
}
.popup_lite_72aa .outline_9d41,
.outline-ce61,
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.accordion_silver_96fe {
  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;
}
.image_cb0b:after,
.image_cb0b:before,
.label_mini_e7d7:after,
.label_mini_e7d7:before {
  content: "";
  display: table;
}
.image_cb0b:after,
.label_mini_e7d7:after {
  clear: both;
}
.south_4427 {
  float: right;
  margin-right: 0;
}
.layout_fe62 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tertiary_brown_981d .gold-4957,
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;
}
.tertiary_brown_981d .gold-4957: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;
}
.table_0219 .gold-4957 {
  box-shadow: none;
}
.table_0219
  .gold-4957
  .shade-f639 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.table_0219 .gold-4957 .label_73f5 {
  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;
}
.table_0219
  .gold-4957
  .label_73f5
  b {
  display: none;
}
.table_0219 .fixed_982e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.right-2cf9:not(.text-steel-f48d):not(.motion-47a3),
button:not(.text-steel-f48d):not(.motion-47a3),
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ),
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ),
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ) {
  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;
}
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ):hover,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ):hover,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):hover,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):hover,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ):active,
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ):active,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):active,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):active,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):active,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus {
  outline: 0;
}
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f {
  position: relative;
}
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .icon_over_aa3d,
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .warm_2b2a,
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .easy-dc79,
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  i,
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  svg,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .icon_over_aa3d,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .warm_2b2a,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .easy-dc79,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  i,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  svg,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .icon_over_aa3d,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .warm_2b2a,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .easy-dc79,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  i,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  svg,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .icon_over_aa3d,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .warm_2b2a,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .easy-dc79,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  i,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  svg,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .icon_over_aa3d,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .warm_2b2a,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  .easy-dc79,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  i,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f
  svg {
  visibility: hidden;
}
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f:after,
button:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f:after,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f:after,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f:after,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ).fn-loading-576f: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;
}
.right-2cf9:not(.text-steel-f48d):not(.motion-47a3),
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ),
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ),
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ) {
  color: #fff;
  background: #235787;
}
.right-2cf9:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus,
input[type="button"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus,
input[type="reset"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus,
input[type="submit"]:not(.text-steel-f48d):not(
    .motion-47a3
  ):focus {
  color: #fff;
}
.right-2cf9.fn-disabled-576f:not(.text-steel-f48d):not(
    .motion-47a3
  ),
.right-2cf9[disabled]:not(.text-steel-f48d):not(
    .motion-47a3
  ),
button.fn-disabled-576f:not(.text-steel-f48d):not(
    .motion-47a3
  ),
button[disabled]:not(.text-steel-f48d):not(
    .motion-47a3
  ) {
  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;
}
.logo-yellow-71fb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo-yellow-71fb: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;
}
.module_fe3b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description_69c4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.texture_warm_5105 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.image_cb0b:after,
.image_cb0b:before,
.selected-44a9:after,
.selected-44a9:before,
.status_first_8a1f:after,
.status_first_8a1f:before,
.block_dynamic_515e:after,
.block_dynamic_515e:before,
.footer-full-08e6:after,
.footer-full-08e6:before,
.gold-c6ab:after,
.gold-c6ab:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.image_cb0b:after,
.selected-44a9:after,
.status_first_8a1f:after,
.block_dynamic_515e:after,
.footer-full-08e6:after,
.gold-c6ab:after {
  clear: both;
}
.selected-44a9 .glass_3e9e,
.status_first_8a1f .glass_3e9e,
.modal_cool_de5e .glass_3e9e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.aside_wide_1286 {
  display: inline-block;
}
.button-dim-ce72 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.button-dim-ce72 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.button-dim-ce72 .under-829d {
  padding: 1em 0;
  font-size: 85%;
}
.under-829d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.paragraph_fresh_d491 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.paragraph_fresh_d491:after,
.paragraph_fresh_d491:before {
  content: "";
  display: table;
}
.paragraph_fresh_d491:after {
  clear: both;
}
.middle-2a12 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.alert_lite_eed5 .middle-2a12 {
  max-width: 50%;
}
.next_9f1e .middle-2a12 {
  max-width: 33.33%;
}
.accordion-ad19 .middle-2a12 {
  max-width: 25%;
}
.accent_under_ac65 .middle-2a12 {
  max-width: 20%;
}
.content_4a40 .middle-2a12 {
  max-width: 16.66%;
}
.chip_efe6 .middle-2a12 {
  max-width: 14.28%;
}
.tall_fd54 .middle-2a12 {
  max-width: 12.5%;
}
.container-8cf4 .middle-2a12 {
  max-width: 11.11%;
}
.message-in-3d6f {
  display: block;
}
.popup_lite_72aa .black_fa19 label,
.popup_lite_72aa .mini_2fb9 label,
.popup_lite_72aa .detail-93ea label,
.popup_lite_72aa .summary-large-6a1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-d446 {
  list-style: none;
  margin: 0;
}
.pattern-d446 article.new_8c61 {
  margin-bottom: 0;
}
.pattern-d446 ul {
  list-style: none;
  margin: 0;
}
.pattern-d446 .shade-dim-89f7 li.new_8c61 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-d446 .shade-dim-89f7 li.new_8c61 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-d446 .shade-dim-89f7 li.new_8c61: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) {
  .pattern-d446 .shade-dim-89f7 li.new_8c61 li.new_8c61 li.new_8c61 li.new_8c61 {
    padding-left: 0;
  }
}
article.new_8c61 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new_8c61 .selected-44a9 p:last-of-type {
  margin-bottom: 0;
}
article.new_8c61 .gas-1a2c {
  float: left;
}
article.new_8c61 .modal-a801 {
  margin-left: 85px;
}
article.new_8c61 .last_09b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new_8c61 .last_09b1 .liquid-066a {
  margin-left: 10px;
}
article.new_8c61 .full-0b9d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new_8c61 .chip_3e9b {
  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 .black_fa19,
  #respond .detail-93ea,
  #respond .summary-large-6a1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black_fa19 input,
#respond .detail-93ea input,
#respond .summary-large-6a1a input {
  width: 100%;
}
#respond .summary-large-6a1a {
  margin-right: 0;
}
#respond .highlight_79c0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner-62fb {
  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;
}
.inner-62fb.avatar_8089 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.inner-62fb 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%);
}
.inner-62fb:focus,
.inner-62fb: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);
}
.basic_6fa4 {
  border-radius: 10%;
}
.footer-hard-dd80 {
  border-radius: 50%;
}
.paragraph-east-9fac {
  font-size: 0.72em;
}
.backdrop-bronze-b7d1 {
  font-size: 0.875em;
}
.module_ac6c {
  font-size: 1.1em;
}
.middle_23b7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle_23b7.paragraph-east-9fac {
  letter-spacing: 0.5px;
}
.filter-d084,
.filter-d084 a {
  color: #6d6d6d;
}
.filter-d084 a:hover {
  color: #111;
}
.solid-aa85 {
  color: #6d6d6d;
}
.pro_e56c {
  overflow-x: hidden;
}
.pro_e56c .hero-liquid-76e3.current-1e3c {
  position: relative;
}
.pro_e56c .hero-liquid-76e3.current-1e3c.tall_e433 {
  position: initial;
}
.pro_e56c
  .hero-liquid-76e3.current-1e3c.tall_e433
  .message-3d1c {
  left: auto;
}
.pro_e56c .hero-liquid-76e3 .message-3d1c {
  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;
}
.pro_e56c .hero-liquid-76e3:hover.current-1e3c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pro_e56c
  .hero-liquid-76e3:hover.current-1e3c
  .message-3d1c {
  display: block;
  z-index: 9999999;
}
.pro_e56c .content_71d1 .over_734b,
.pro_e56c .prev-5b63 .over_734b {
  display: none;
}
.pro_e56c .pro_5da1 .hero-liquid-76e3:hover.current-1e3c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.popup_lite_72aa .black_fa19 label,
.popup_lite_72aa .mini_2fb9 label,
.popup_lite_72aa .detail-93ea label,
.popup_lite_72aa .summary-large-6a1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-d446 {
  list-style: none;
  margin: 0;
}
.pattern-d446 article.new_8c61 {
  margin-bottom: 0;
}
.pattern-d446 ul {
  list-style: none;
  margin: 0;
}
.pattern-d446 .shade-dim-89f7 li.new_8c61 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-d446 .shade-dim-89f7 li.new_8c61 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-d446 .shade-dim-89f7 li.new_8c61: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) {
  .pattern-d446 .shade-dim-89f7 li.new_8c61 li.new_8c61 li.new_8c61 li.new_8c61 {
    padding-left: 0;
  }
}
article.new_8c61 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new_8c61 .selected-44a9 p:last-of-type {
  margin-bottom: 0;
}
article.new_8c61 .gas-1a2c {
  float: left;
}
article.new_8c61 .modal-a801 {
  margin-left: 85px;
}
article.new_8c61 .last_09b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new_8c61 .last_09b1 .liquid-066a {
  margin-left: 10px;
}
article.new_8c61 .full-0b9d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new_8c61 .chip_3e9b {
  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 .black_fa19,
  #respond .detail-93ea,
  #respond .summary-large-6a1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black_fa19 input,
#respond .detail-93ea input,
#respond .summary-large-6a1a input {
  width: 100%;
}
#respond .summary-large-6a1a {
  margin-right: 0;
}
#respond .highlight_79c0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content_71d1 .slider-1813 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slider-1813 .aside-5b43.section_564d .description-f85b > li > a:focus,
.slider-1813 .aside-5b43.section_564d .description-f85b > li > a:hover,
.slider-1813 .aside-5b43.title-f6cd .description-f85b > li > a:focus,
.slider-1813 .aside-5b43.title-f6cd .description-f85b > li > a:hover,
.slider-1813 .aside-5b43.link_fa87 .description-f85b > li > a:focus,
.slider-1813 .aside-5b43.link_fa87 .description-f85b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-1813
  .aside-5b43.section_564d
  .description-f85b
  > li.tag_warm_f530
  > a,
.slider-1813
  .aside-5b43.section_564d
  .description-f85b
  > li.detail-d5d6
  > a,
.slider-1813
  .aside-5b43.title-f6cd
  .description-f85b
  > li.tag_warm_f530
  > a,
.slider-1813
  .aside-5b43.title-f6cd
  .description-f85b
  > li.detail-d5d6
  > a,
.slider-1813
  .aside-5b43.link_fa87
  .description-f85b
  > li.tag_warm_f530
  > a,
.slider-1813 .aside-5b43.link_fa87 .description-f85b > li.smooth-2bbe > a {
  color: rgba(255, 255, 255, 0.99);
}
.slider-1813 .up_7d88,
.slider-1813 .up_7d88 a {
  color: rgba(255, 255, 255, 0.99);
}
.slider-1813 .static-4696.primary_1097 li a,
.slider-1813 .hero-4d9c a,
.slider-1813 .form-ee8d,
.slider-1813 .description-f85b > li > a,
.slider-1813 .tooltip-in-8ba2 {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813 .static-4696.primary_1097 li a:hover,
.slider-1813 .hero-4d9c a:hover,
.slider-1813 .form-ee8d:hover,
.slider-1813 .description-f85b > li > a:hover,
.slider-1813 .tooltip-in-8ba2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-1813 .advanced_580e {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813 .advanced_580e .block-inner-b43b {
  color: rgba(255, 255, 255, 0.99);
}
.slider-1813 .advanced_580e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-1813 .hidden_paper_ea62 .alert-bottom-530c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813 .hidden_paper_ea62 .alert-bottom-530c .pattern-simple-5ea2 {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813
  .hidden_paper_ea62
  .alert-bottom-530c
  .pattern-simple-5ea2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813
  .hidden_paper_ea62
  .alert-bottom-530c
  .pattern-simple-5ea2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813
  .hidden_paper_ea62
  .alert-bottom-530c
  .pattern-simple-5ea2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813
  .hidden_paper_ea62
  .alert-bottom-530c
  .pattern-simple-5ea2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813 .hidden_paper_ea62 .box_09bd {
  color: rgba(255, 255, 255, 0.79);
}
.slider-1813 .hidden_paper_ea62 .box_09bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper-e079
  .slider-1813
  .hidden_paper_ea62
  .tiny-13dc
  .complex-1466 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paper-e079
  .slider-1813
  .hidden_paper_ea62
  .tiny-13dc
  .pattern-simple-5ea2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_71d1 .aside-68ff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.aside-68ff .aside-5b43.section_564d .description-f85b > li > a:focus,
.aside-68ff .aside-5b43.section_564d .description-f85b > li > a:hover,
.aside-68ff .aside-5b43.title-f6cd .description-f85b > li > a:focus,
.aside-68ff .aside-5b43.title-f6cd .description-f85b > li > a:hover,
.aside-68ff .aside-5b43.link_fa87 .description-f85b > li > a:focus,
.aside-68ff .aside-5b43.link_fa87 .description-f85b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-68ff
  .aside-5b43.section_564d
  .description-f85b
  > li.tag_warm_f530
  > a,
.aside-68ff
  .aside-5b43.section_564d
  .description-f85b
  > li.detail-d5d6
  > a,
.aside-68ff
  .aside-5b43.title-f6cd
  .description-f85b
  > li.tag_warm_f530
  > a,
.aside-68ff
  .aside-5b43.title-f6cd
  .description-f85b
  > li.detail-d5d6
  > a,
.aside-68ff
  .aside-5b43.link_fa87
  .description-f85b
  > li.tag_warm_f530
  > a,
.aside-68ff .aside-5b43.link_fa87 .description-f85b > li.smooth-2bbe > a {
  color: rgba(0, 0, 0, 0.8);
}
.aside-68ff .up_7d88,
.aside-68ff .up_7d88 a {
  color: rgba(0, 0, 0, 0.8);
}
.aside-68ff .static-4696.primary_1097 li a,
.aside-68ff .hero-4d9c a,
.aside-68ff .form-ee8d,
.aside-68ff .description-f85b > li > a,
.aside-68ff .tooltip-in-8ba2 {
  color: rgba(0, 0, 0, 0.55);
}
.aside-68ff .static-4696.primary_1097 li a:hover,
.aside-68ff .hero-4d9c a:hover,
.aside-68ff .form-ee8d:hover,
.aside-68ff .description-f85b > li > a:hover,
.aside-68ff .tooltip-in-8ba2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-68ff .advanced_580e {
  color: rgba(0, 0, 0, 0.55);
}
.aside-68ff .advanced_580e .block-inner-b43b {
  color: rgba(0, 0, 0, 0.8);
}
.aside-68ff .advanced_580e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_clean_06f8 .shadow_light_b473 {
  margin-left: auto;
  margin-right: auto;
}
.status_first_8a1f > * {
  margin-left: auto;
  margin-right: auto;
}
.status_first_8a1f .module_fe3b {
  margin-right: 1.41575em;
}
.shade-warm-949d .status_first_8a1f > .card-yellow-55f4 {
  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;
}
.shade-warm-949d .status_first_8a1f > .list_thick_f76a {
  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;
}
.pressed_85d2.module_clean_06f8 .shadow_light_b473,
.aside_simple_b476.module_clean_06f8 .shadow_light_b473 {
  margin-left: 0;
}
.block_a310.module_clean_06f8 .shadow_light_b473,
.badge-stale-1b8c.module_clean_06f8 .shadow_light_b473 {
  margin-right: 0;
}
.status_first_8a1f ol,
.status_first_8a1f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.white_c95b video {
  max-width: 100%;
}
.input_9cd7 img {
  display: block;
}
.input_9cd7.module_fe3b,
.input_9cd7.description_69c4 {
  width: 100%;
}
.input_9cd7.list_thick_f76a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thick-5961:not(.full_831d) {
  margin: 1.5em auto;
}
.north-5aac p {
  padding: 1.5em 14px;
}
ul.link-f439.list_thick_f76a,
ul.link-f439.card-yellow-55f4,
ul.link-f439.left_d212.card-yellow-55f4 {
  padding: 0 14px;
}
.tabs-bf64 {
  display: block;
  overflow-x: auto;
}
.tabs-bf64 table {
  border-collapse: collapse;
  width: 100%;
}
.tabs-bf64 td,
.tabs-bf64 th {
  padding: 0.5em;
}
.status_first_8a1f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.status_first_8a1f ol ol,
.status_first_8a1f ol ul,
.status_first_8a1f ul ol,
.status_first_8a1f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.status_first_8a1f ol ol li,
.status_first_8a1f ol ul li,
.status_first_8a1f ul ol li,
.status_first_8a1f ul ul li {
  margin-left: 0;
}
.input-233e.pattern-9827 > .mask_29bf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.input-233e.pattern-9827 > .mask_29bf iframe,
.input-233e.pattern-9827 > .mask_29bf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active_4f6e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active_4f6e.gold_69fd {
  padding: 0;
}
.active_4f6e.gold_69fd cite {
  font-size: 13px;
}
.active_4f6e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active_4f6e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.short_981f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.short_981f > p:first-child {
  margin-top: 0;
}
.short_981f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.short_981f blockquote {
  border-left: 0;
}
.active_112f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_112f:not(.pressed-0ab7) {
  max-width: 100px;
}
.active_112f.button_f61d {
  border-bottom: none !important;
  text-align: center;
}
.active_112f.button_f61d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .north-5aac p {
    padding: 1.5em 0;
  }
}
.tabs-out-c376 {
  color: #0073aa;
}
.grid-0d9f {
  background-color: #0073aa;
}
.huge-27df {
  color: #229fd8;
}
.link-9a63 {
  background-color: #229fd8;
}
.caption-advanced-7ea5 {
  color: #eee;
}
.static_7a7d {
  background-color: #eee;
}
.secondary-2b77 {
  color: #444;
}
.glass-6488 {
  background-color: #444;
}
.carousel-1100 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.carousel-1100 .carousel-fe1c .hero-4d9c {
  font-size: 15px;
}
.carousel-1100 .hero-4d9c {
  line-height: 1.3;
}
.carousel-1100 .aside-68ff {
}
.carousel-1100 .slider-1813 {
  background: #235787;
}
.carousel_a6fd {
  padding: 0;
}
.carousel_a6fd .slider-1813 {
  background: #1a1a1a;
}
.carousel_a6fd .aside-68ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.over-ece9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.over-ece9 .aside-68ff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.over-ece9 .slider-1813 {
  background: #303030;
}
.gold-c6ab {
  position: relative;
  z-index: 10;
}
.gold-c6ab .paper_5342 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dirty_ef59 .current-1e3c {
  display: inline-block;
  vertical-align: middle;
}
.dirty_ef59.hover_gold_ed0a .current-1e3c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dirty_ef59.hover_gold_ed0a .current-1e3c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dirty_ef59.hover_gold_ed0a .current-1e3c {
    margin-right: 0.4em;
  }
}
.dirty_ef59.hover_gold_ed0a .current-1e3c:last-child {
  margin-right: 0;
}
.bright-354e .paper_5342 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content_71d1 .carousel-fe1c {
    margin: 0 -0.5em;
  }
  .content_71d1 .carousel-fe1c [class*="customify-col-"],
  .content_71d1 .carousel-fe1c [class*="customify-col_"],
  .content_71d1 .carousel-fe1c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content_71d1.outline_black_e027 .paper_5342 {
  background: 0 0 !important;
}
.content_71d1.outline_black_e027 .paper_5342,
.content_71d1.bright-354e .paper_5342 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content_71d1.smooth-c2f1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content_71d1.bright-354e .paper_5342 {
  box-shadow: none !important;
}
.hover-north-0f00 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hover-north-0f00 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hover-north-0f00 {
    padding: 18px 0 20px;
  }
}
.hover-north-0f00 .center-efb1 {
  width: 100%;
}
.hover-north-0f00 .label_white_d426 {
  margin-bottom: 0;
}
.hover-north-0f00 .static_026a {
  margin-top: 5px;
  font-size: 0.875em;
}
.simple-16bf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.simple-16bf .selected-2c02 {
  width: 100%;
}
.panel-prev-2403 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel-prev-2403 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel-prev-2403 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;
}
.panel-prev-2403 li:last-child:after {
  display: none;
}
.panel-prev-2403 li a {
  font-weight: 500;
  margin-right: 10px;
}
.over_ead5 .over_734b button,
.hover-north-0f00 .over_734b button {
  left: 0;
}
.over_ead5 .selected-2c02,
.hover-north-0f00 .selected-2c02 {
  padding-left: 0;
  padding-right: 0;
}
.over_ead5 .simple-16bf,
.hover-north-0f00 .simple-16bf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.over_ead5 {
  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;
}
.over_ead5: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;
}
.over_ead5 .accent-11e4 {
  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) {
  .over_ead5 .accent-11e4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .over_ead5 .accent-11e4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .over_ead5 .accent-11e4 {
    min-height: 200px;
  }
}
.over_ead5 .panel-prev-2403 {
  color: rgba(255, 255, 255, 0.8);
}
.over_ead5 .panel-prev-2403 a,
.over_ead5 .panel-prev-2403 li:after {
  color: inherit;
}
.over_ead5 .panel-prev-2403 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paper-fbee {
  margin-bottom: 0.5em;
}
.article-gas-0cd2 {
  margin-bottom: 1.2em;
}
.article-gas-0cd2,
.paper-fbee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article-gas-0cd2 p:last-child,
.paper-fbee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over_734b,
#masthead .over_734b {
  display: none;
}
#masthead
  > .over_734b.badge_16b1 {
  display: none;
}
#masthead > .over_734b button {
  left: 0;
}
.modal_6e90 {
  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_6e90 .current-1e3c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal_6e90 .label_e3d6 {
  display: -webkit-box;
  display: flex;
}
.modal_6e90 .label_e3d6.solid_6684 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal_6e90 .label_e3d6.border_selected_1117 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_6e90 .label_e3d6.tiny-a5cb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_6e90.title-64aa.layout_7506 .label_e3d6.solid_6684 {
  flex-basis: 100%;
}
.modal_6e90.full-53de .label_e3d6.border_selected_1117 {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal_6e90.full-53de .label_e3d6.tiny-a5cb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over_734b.badge_16b1 {
  display: none;
}
#masthead > .over_734b button {
  left: 0;
}
.icon-mini-9058 {
  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;
}
.icon-mini-9058:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon-mini-9058.slow-7a3d i {
  margin-right: 4px;
}
.icon-mini-9058.green-5cba i {
  margin-left: 5px;
}
.hero-4d9c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hero-4d9c p:last-child {
  margin-bottom: 0;
}
.inner-326e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.inner-326e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.inner-326e img {
  display: block;
  width: auto;
  line-height: 1;
}
.inner-326e .up_7d88 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.inner-326e .focus_white_4c91 {
  margin: 5px 0 7px 0;
}
.inner-326e.complex_8e8f .avatar_short_903f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner-326e.complex_8e8f .overlay_warm_bd15 {
  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;
}
.inner-326e.search_right_5f68 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.inner-326e.search_right_5f68 .avatar_short_903f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner-326e.search_right_5f68 .overlay_warm_bd15 {
  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;
}
.inner-326e.grid-south-e173 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner-326e.tertiary-light-63cf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.inner-326e.tertiary-light-63cf .overlay_warm_bd15 {
  margin-top: 7px;
}
.input-391e {
  display: inline-block;
}
.gold-c6ab .link_pressed_1c54 .inner-326e img {
  max-width: 100%;
}
.aside-5b43 .outer-eee6.slider_c3c4,
.fluid_0e11 .outer-eee6.slider_c3c4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside-5b43 .preview-orange-4d88,
.fluid_0e11 .preview-orange-4d88 {
  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%);
}
.aside-5b43 .preview-orange-4d88 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.aside-5b43.row-focused-0275 .preview-orange-4d88 {
  display: none;
}
.aside-5b43 .pink-5d4e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside-5b43 .pink-5d4e li {
  display: inline-block;
  position: relative;
}
.aside-5b43 .pink-5d4e li:last-child {
  margin-right: 0;
}
.aside-5b43 .pink-5d4e 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;
}
.aside-5b43 .pink-5d4e li.smooth-2bbe > a {
  color: rgba(0, 0, 0, 0.9);
}
.aside-5b43 .pink-5d4e > 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;
}
.aside-5b43 .pink-5d4e > li > a i {
  line-height: 0;
}
.aside-5b43 .pink-5d4e > li.modal-rough-3be5 > a .preview-orange-4d88 {
  margin-left: 4px;
  line-height: 0;
}
.aside-5b43 .pink-5d4e .banner_dark_4d8e li.modal-rough-3be5 > a {
  position: relative;
}
.aside-5b43 .pink-5d4e .banner_dark_4d8e li.modal-rough-3be5 > a:after,
.aside-5b43 .pink-5d4e .banner_dark_4d8e li.modal-rough-3be5 > a:before {
  content: "";
  display: table;
}
.aside-5b43 .pink-5d4e .banner_dark_4d8e li.modal-rough-3be5 > a:after {
  clear: both;
}
.aside-5b43 .pink-5d4e .banner_dark_4d8e li.modal-rough-3be5 > a .preview-orange-4d88 {
  margin-left: 5px;
  float: right;
}
.aside-5b43 .title_in_655f,
.aside-5b43 .banner_dark_4d8e {
  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;
}
.aside-5b43 .banner_dark_4d8e {
  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;
}
.aside-5b43 .banner_dark_4d8e .slider_c3c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside-5b43 .banner_dark_4d8e .preview-orange-4d88 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.aside-5b43 .banner_dark_4d8e li {
  display: block;
  margin: 0;
  padding: 0;
}
.aside-5b43 .banner_dark_4d8e 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;
}
.aside-5b43 .banner_dark_4d8e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.aside-5b43 .banner_dark_4d8e .banner_dark_4d8e {
  top: 0;
  left: 100%;
}
.aside-5b43 .media_cool_c136.fn-focus-576f > .title_in_655f,
.aside-5b43 .media_cool_c136.fn-focus-576f > .banner_dark_4d8e,
.aside-5b43 .media_cool_c136:focus > .title_in_655f,
.aside-5b43 .media_cool_c136:focus > .banner_dark_4d8e,
.aside-5b43 .media_cool_c136:hover > .title_in_655f,
.aside-5b43 .media_cool_c136:hover > .banner_dark_4d8e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.aside-5b43.link_fa87 .description-f85b:after,
.aside-5b43.link_fa87 .description-f85b:before {
  content: "";
  display: table;
}
.aside-5b43.link_fa87 .description-f85b:after {
  clear: both;
}
.aside-5b43.link_fa87 .description-f85b > li {
  float: left;
}
.aside-5b43.bright-8d5a .description-f85b:after,
.aside-5b43.bright-8d5a .description-f85b:before {
  content: "";
  display: table;
}
.aside-5b43.bright-8d5a .description-f85b:after {
  clear: both;
}
.aside-5b43.bright-8d5a .description-f85b > li {
  float: left;
}
.aside-5b43.bright-8d5a .description-f85b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.aside-5b43.bright-8d5a .description-f85b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.aside-5b43.bright-8d5a .description-f85b > li.tag_warm_f530 > a,
.aside-5b43.bright-8d5a .description-f85b > li.smooth-2bbe > a {
  color: #fff;
  background-color: #1e4b75;
}
.aside-5b43.section_564d .description-f85b > li > a .slider_c3c4 {
  position: relative;
}
.aside-5b43.section_564d .description-f85b > li > a .slider_c3c4: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;
}
.aside-5b43.section_564d
  .description-f85b
  > li:focus
  > a
  .slider_c3c4:before,
.aside-5b43.section_564d
  .description-f85b
  > li:hover
  > a
  .slider_c3c4:before {
  width: 100%;
  background-color: currentColor;
}
.aside-5b43.section_564d
  .description-f85b
  > li.tag_warm_f530
  > a
  .slider_c3c4:before,
.aside-5b43.section_564d
  .description-f85b
  > li.detail-d5d6
  > a
  .slider_c3c4:before {
  width: 100%;
  background-color: currentColor;
}
.aside-5b43.title-f6cd .description-f85b > li > a .slider_c3c4 {
  position: relative;
}
.aside-5b43.title-f6cd .description-f85b > li > a .slider_c3c4: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;
}
.aside-5b43.title-f6cd .description-f85b > li:focus > a .slider_c3c4:before,
.aside-5b43.title-f6cd
  .description-f85b
  > li:hover
  > a
  .slider_c3c4:before {
  width: 100%;
  background-color: currentColor;
}
.aside-5b43.title-f6cd
  .description-f85b
  > li.tag_warm_f530
  > a
  .slider_c3c4:before,
.aside-5b43.title-f6cd
  .description-f85b
  > li.detail-d5d6
  > a
  .slider_c3c4:before {
  width: 100%;
  background-color: currentColor;
}
.fluid_0e11 .pink-5d4e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fluid_0e11 .pink-5d4e li:first-child > a {
  border-top: none;
}
.fluid_0e11 .pink-5d4e .alert_red_5a85 > .slider_c3c4 .preview-orange-4d88 {
  display: none;
}
.fluid_0e11 .pink-5d4e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fluid_0e11 .pink-5d4e li:last-child {
  border: none;
}
.fluid_0e11 .pink-5d4e li.modal-rough-3be5 > a {
  padding-right: 45px !important;
}
.fluid_0e11 .pink-5d4e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fluid_0e11 .pink-5d4e li a:focus,
.fluid_0e11 .pink-5d4e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid_0e11 .pink-5d4e li .bronze_4cb5 {
  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;
}
.fluid_0e11 .pink-5d4e li .bronze_4cb5:hover {
  box-shadow: none;
}
.fluid_0e11 .pink-5d4e li .bronze_4cb5 .preview-orange-4d88 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fluid_0e11 .pink-5d4e .banner_dark_4d8e {
  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);
}
.fluid_0e11 .pink-5d4e .banner_dark_4d8e li a {
  padding-left: 3em;
}
.fluid_0e11 .pink-5d4e .overlay_080f > a .bronze_4cb5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fluid_0e11 .pink-5d4e .overlay_080f > .banner_dark_4d8e {
  display: block;
  opacity: 1;
}
.huge-7333 {
  max-width: 100%;
}
.preview-over-e169 {
  line-height: 0;
  cursor: pointer;
}
.tooltip-in-8ba2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tooltip-in-8ba2:hover {
  box-shadow: none;
  color: currentColor;
}
.tooltip-in-8ba2 svg {
  width: 18px;
  height: 18px;
}
.tooltip-in-8ba2 .wrapper-ff55 {
  display: none;
}
.article-7eb9 {
  position: relative;
}
.article-7eb9.fn-active-576f .tooltip-in-8ba2 .hard_63bd {
  display: none;
}
.article-7eb9.fn-active-576f .tooltip-in-8ba2 .wrapper-ff55 {
  display: inline-block;
}
.article-7eb9 .cold_2b27 {
  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);
}
.article-7eb9.link-5bd9 .cold_2b27 {
  left: auto;
  right: -0.9em;
}
.article-7eb9.link-5bd9 .frame-f73f::before {
  left: auto;
  right: 15px;
}
.article-7eb9.fn-active-576f .cold_2b27 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny-13dc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tiny-13dc label {
  flex-basis: 100%;
}
.tiny-13dc .alert-bottom-530c {
  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;
}
.tiny-13dc .pattern-simple-5ea2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tiny-13dc .pattern-simple-5ea2:focus {
  background-color: transparent;
}
.tiny-13dc button.box_09bd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tiny-13dc button.box_09bd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tiny-13dc button.box_09bd svg {
  width: 18px;
  height: 18px;
}
.tiny-13dc input[type="submit"] {
  min-height: auto;
}
.hidden_paper_ea62 .tiny-13dc .pattern-simple-5ea2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame-f73f {
  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) {
  .frame-f73f {
    width: 220px;
  }
}
.frame-f73f label {
  flex-basis: 100%;
}
.frame-f73f::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;
}
.paper-e079 .hidden_paper_ea62 .tiny-13dc {
  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;
}
.paper-e079
  .hidden_paper_ea62
  .tiny-13dc
  .alert-bottom-530c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paper-e079 .hidden_paper_ea62 .tiny-13dc .pattern-simple-5ea2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paper-e079
  .hidden_paper_ea62
  .tiny-13dc
  .pattern-simple-5ea2:focus {
  background: 0 0;
}
.paper-e079
  .hidden_paper_ea62
  .tiny-13dc
  .complex-1466 {
  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;
}
.static-4696 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.static-4696 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.static-4696 li:last-child {
  margin-right: 0;
}
.static-4696 li:first-child {
  margin-left: 0;
}
.static-4696.pressed-ee41 a {
  color: #fff;
}
.static-4696.pressed-ee41 a:hover {
  color: #fff;
}
.static-4696 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.static-4696 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.static-4696 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.static-4696 a:hover {
  opacity: 0.9;
  color: inherit;
}
.static-4696 [class*="social-icon-apple"] {
  background-color: #999;
}
.static-4696 [class*="social-icon-apple"].item_4a03 {
  background-color: transparent;
  color: #999;
}
.static-4696 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.static-4696 [class*="social-icon-behance"].item_4a03 {
  background-color: transparent;
  color: #1769ff;
}
.static-4696 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.static-4696 [class*="social-icon-bitbucket"].item_4a03 {
  background-color: transparent;
  color: #205081;
}
.static-4696 [class*="social-icon-codepen"] {
  background-color: #000;
}
.static-4696 [class*="social-icon-codepen"].item_4a03 {
  background-color: transparent;
  color: #000;
}
.static-4696 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.static-4696 [class*="social-icon-delicious"].item_4a03 {
  background-color: transparent;
  color: #39f;
}
.static-4696 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.static-4696 [class*="social-icon-digg"].item_4a03 {
  background-color: transparent;
  color: #005be2;
}
.static-4696 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.static-4696 [class*="social-icon-dribbble"].item_4a03 {
  background-color: transparent;
  color: #ea4c89;
}
.static-4696 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.static-4696 [class*="social-icon-envelope"].item_4a03 {
  background-color: transparent;
  color: #ea4335;
}
.static-4696 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.static-4696 [class*="social-icon-facebook"].item_4a03 {
  background-color: transparent;
  color: #3b5998;
}
.static-4696 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.static-4696 [class*="social-icon-flickr"].item_4a03 {
  background-color: transparent;
  color: #0063dc;
}
.static-4696 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.static-4696 [class*="social-icon-foursquare"].item_4a03 {
  background-color: transparent;
  color: #2d5be3;
}
.static-4696 [class*="social-icon-github"] {
  background-color: #333;
}
.static-4696 [class*="social-icon-github"].item_4a03 {
  background-color: transparent;
  color: #333;
}
.static-4696 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.static-4696 [class*="social-icon-google-plus"].item_4a03 {
  background-color: transparent;
  color: #dd4b39;
}
.static-4696 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.static-4696 [class*="social-icon-houzz"].item_4a03 {
  background-color: transparent;
  color: #7ac142;
}
.static-4696 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.static-4696 [class*="social-icon-instagram"].item_4a03 {
  background-color: transparent;
  color: #262626;
}
.static-4696 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.static-4696 [class*="social-icon-jsfiddle"].item_4a03 {
  background-color: transparent;
  color: #487aa2;
}
.static-4696 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.static-4696 [class*="social-icon-linkedin"].item_4a03 {
  background-color: transparent;
  color: #0077b5;
}
.static-4696 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.static-4696 [class*="social-icon-medium"].item_4a03 {
  background-color: transparent;
  color: #00ab6b;
}
.static-4696 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.static-4696
  [class*="social-icon-odnoklassniki"].item_4a03 {
  background-color: transparent;
  color: #f4731c;
}
.static-4696 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.static-4696 [class*="social-icon-meetup"].item_4a03 {
  background-color: transparent;
  color: #ec1c40;
}
.static-4696 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.static-4696 [class*="social-icon-pinterest"].item_4a03 {
  background-color: transparent;
  color: #bd081c;
}
.static-4696 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.static-4696 [class*="social-icon-product-hunt"].item_4a03 {
  background-color: transparent;
  color: #da552f;
}
.static-4696 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.static-4696 [class*="social-icon-reddit"].item_4a03 {
  background-color: transparent;
  color: #ff4500;
}
.static-4696 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.static-4696 [class*="social-icon-rss"].item_4a03 {
  background-color: transparent;
  color: #f26522;
}
.static-4696 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.static-4696
  [class*="social-icon-shopping-cart"].item_4a03 {
  background-color: transparent;
  color: #4caf50;
}
.static-4696 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.static-4696 [class*="social-icon-skype"].item_4a03 {
  background-color: transparent;
  color: #00aff0;
}
.static-4696 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.static-4696 [class*="social-icon-slideshare"].item_4a03 {
  background-color: transparent;
  color: #0077b5;
}
.static-4696 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.static-4696 [class*="social-icon-snapchat"].item_4a03 {
  background-color: transparent;
  color: #fffc00;
}
.static-4696 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.static-4696 [class*="social-icon-soundcloud"].item_4a03 {
  background-color: transparent;
  color: #f80;
}
.static-4696 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.static-4696 [class*="social-icon-spotify"].item_4a03 {
  background-color: transparent;
  color: #2ebd59;
}
.static-4696 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.static-4696
  [class*="social-icon-stack-overflow"].item_4a03 {
  background-color: transparent;
  color: #fe7a15;
}
.static-4696 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.static-4696 [class*="social-icon-maldkfgram"].item_4a03 {
  background-color: transparent;
  color: #2ca5e0;
}
.static-4696 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.static-4696 [class*="social-icon-tripadvisor"].item_4a03 {
  background-color: transparent;
  color: #589442;
}
.static-4696 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.static-4696 [class*="social-icon-tumblr"].item_4a03 {
  background-color: transparent;
  color: #35465c;
}
.static-4696 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.static-4696 [class*="social-icon-twitch"].item_4a03 {
  background-color: transparent;
  color: #6441a5;
}
.static-4696 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.static-4696 [class*="social-icon-twitter"].item_4a03 {
  background-color: transparent;
  color: #1da1f2;
}
.static-4696 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.static-4696 [class*="social-icon-vimeo"].item_4a03 {
  background-color: transparent;
  color: #1ab7ea;
}
.static-4696 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.static-4696 [class*="social-icon-vk"].item_4a03 {
  background-color: transparent;
  color: #45668e;
}
.static-4696 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.static-4696 [class*="social-icon-weibo"].item_4a03 {
  background-color: transparent;
  color: #df2029;
}
.static-4696 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.static-4696 [class*="social-icon-weixin"].item_4a03 {
  background-color: transparent;
  color: #7bb32e;
}
.static-4696 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.static-4696 [class*="social-icon-whatsapp"].item_4a03 {
  background-color: transparent;
  color: #25d366;
}
.static-4696 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.static-4696 [class*="social-icon-wordpress"].item_4a03 {
  background-color: transparent;
  color: #21759b;
}
.static-4696 [class*="social-icon-xing"] {
  background-color: #026466;
}
.static-4696 [class*="social-icon-xing"].item_4a03 {
  background-color: transparent;
  color: #026466;
}
.static-4696 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.static-4696 [class*="social-icon-yelp"].item_4a03 {
  background-color: transparent;
  color: #af0606;
}
.static-4696 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.static-4696 [class*="social-icon-youtube"].item_4a03 {
  background-color: transparent;
  color: #cd201f;
}
.form-ee8d {
  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;
}
.form-ee8d:hover {
  box-shadow: none;
  background: 0 0;
}
.media-tiny-5ab3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.heading-48c0 {
  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;
}
.overlay_79f0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.upper_e529 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.upper_e529,
.upper_e529::after,
.upper_e529::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;
}
.upper_e529::after,
.upper_e529::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active_ef2e .heading-48c0 .overlay_79f0 {
  margin-top: -2px;
  width: 19px;
}
.active_ef2e .heading-48c0 .upper_e529 {
  margin-top: -1px;
}
.active_ef2e .heading-48c0 .upper_e529,
.active_ef2e .heading-48c0 .upper_e529::after,
.active_ef2e .heading-48c0 .upper_e529::before {
  width: 19px;
  height: 2px;
}
.active_ef2e .heading-48c0 .upper_e529::before {
  top: -6px;
}
.active_ef2e .heading-48c0 .upper_e529::after {
  bottom: -6px;
}
.image_advanced_3cc2 .heading-48c0 .overlay_79f0 {
  margin-top: -2px;
  width: 22px;
}
.image_advanced_3cc2 .heading-48c0 .upper_e529 {
  margin-top: -1px;
}
.image_advanced_3cc2 .heading-48c0 .upper_e529,
.image_advanced_3cc2 .heading-48c0 .upper_e529::after,
.image_advanced_3cc2 .heading-48c0 .upper_e529::before {
  width: 22px;
  height: 2px;
}
.image_advanced_3cc2 .heading-48c0 .upper_e529::before {
  top: -7px;
}
.image_advanced_3cc2 .heading-48c0 .upper_e529::after {
  bottom: -7px;
}
.fast_eb67 .heading-48c0 .overlay_79f0 {
  margin-top: -2px;
  width: 31px;
}
.fast_eb67 .heading-48c0 .upper_e529 {
  margin-top: -1.5px;
}
.fast_eb67 .heading-48c0 .upper_e529,
.fast_eb67 .heading-48c0 .upper_e529::after,
.fast_eb67 .heading-48c0 .upper_e529::before {
  width: 31px;
  height: 3px;
}
.fast_eb67 .heading-48c0 .upper_e529::before {
  top: -9px;
}
.fast_eb67 .heading-48c0 .upper_e529::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sort_8f73 .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 19px;
  }
  .sort_8f73 .heading-48c0 .upper_e529 {
    margin-top: -1px;
  }
  .sort_8f73 .heading-48c0 .upper_e529,
  .sort_8f73 .heading-48c0 .upper_e529::after,
  .sort_8f73 .heading-48c0 .upper_e529::before {
    width: 19px;
    height: 2px;
  }
  .sort_8f73 .heading-48c0 .upper_e529::before {
    top: -6px;
  }
  .sort_8f73 .heading-48c0 .upper_e529::after {
    bottom: -6px;
  }
  .aside_152e .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 22px;
  }
  .aside_152e .heading-48c0 .upper_e529 {
    margin-top: -1px;
  }
  .aside_152e .heading-48c0 .upper_e529,
  .aside_152e .heading-48c0 .upper_e529::after,
  .aside_152e .heading-48c0 .upper_e529::before {
    width: 22px;
    height: 2px;
  }
  .aside_152e .heading-48c0 .upper_e529::before {
    top: -7px;
  }
  .aside_152e .heading-48c0 .upper_e529::after {
    bottom: -7px;
  }
  .module-next-07a6 .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 31px;
  }
  .module-next-07a6 .heading-48c0 .upper_e529 {
    margin-top: -1.5px;
  }
  .module-next-07a6 .heading-48c0 .upper_e529,
  .module-next-07a6 .heading-48c0 .upper_e529::after,
  .module-next-07a6 .heading-48c0 .upper_e529::before {
    width: 31px;
    height: 3px;
  }
  .module-next-07a6 .heading-48c0 .upper_e529::before {
    top: -9px;
  }
  .module-next-07a6 .heading-48c0 .upper_e529::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hard_ba3f .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_ba3f .heading-48c0 .upper_e529 {
    margin-top: -1px;
  }
  .hard_ba3f .heading-48c0 .upper_e529,
  .hard_ba3f .heading-48c0 .upper_e529::after,
  .hard_ba3f .heading-48c0 .upper_e529::before {
    width: 19px;
    height: 2px;
  }
  .hard_ba3f .heading-48c0 .upper_e529::before {
    top: -6px;
  }
  .hard_ba3f .heading-48c0 .upper_e529::after {
    bottom: -6px;
  }
  .wide-d150 .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 22px;
  }
  .wide-d150 .heading-48c0 .upper_e529 {
    margin-top: -1px;
  }
  .wide-d150 .heading-48c0 .upper_e529,
  .wide-d150 .heading-48c0 .upper_e529::after,
  .wide-d150 .heading-48c0 .upper_e529::before {
    width: 22px;
    height: 2px;
  }
  .wide-d150 .heading-48c0 .upper_e529::before {
    top: -7px;
  }
  .wide-d150 .heading-48c0 .upper_e529::after {
    bottom: -7px;
  }
  .large_489d .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 31px;
  }
  .large_489d .heading-48c0 .upper_e529 {
    margin-top: -1.5px;
  }
  .large_489d .heading-48c0 .upper_e529,
  .large_489d .heading-48c0 .upper_e529::after,
  .large_489d .heading-48c0 .upper_e529::before {
    width: 31px;
    height: 3px;
  }
  .large_489d .heading-48c0 .upper_e529::before {
    top: -9px;
  }
  .large_489d .heading-48c0 .upper_e529::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .link_9e78 .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 19px;
  }
  .link_9e78 .heading-48c0 .upper_e529 {
    margin-top: -1px;
  }
  .link_9e78 .heading-48c0 .upper_e529,
  .link_9e78 .heading-48c0 .upper_e529::after,
  .link_9e78 .heading-48c0 .upper_e529::before {
    width: 19px;
    height: 2px;
  }
  .link_9e78 .heading-48c0 .upper_e529::before {
    top: -6px;
  }
  .link_9e78 .heading-48c0 .upper_e529::after {
    bottom: -6px;
  }
  .iron_6dfd .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 22px;
  }
  .iron_6dfd .heading-48c0 .upper_e529 {
    margin-top: -1px;
  }
  .iron_6dfd .heading-48c0 .upper_e529,
  .iron_6dfd .heading-48c0 .upper_e529::after,
  .iron_6dfd .heading-48c0 .upper_e529::before {
    width: 22px;
    height: 2px;
  }
  .iron_6dfd .heading-48c0 .upper_e529::before {
    top: -7px;
  }
  .iron_6dfd .heading-48c0 .upper_e529::after {
    bottom: -7px;
  }
  .aside_c6c0 .heading-48c0 .overlay_79f0 {
    margin-top: -2px;
    width: 31px;
  }
  .aside_c6c0 .heading-48c0 .upper_e529 {
    margin-top: -1.5px;
  }
  .aside_c6c0 .heading-48c0 .upper_e529,
  .aside_c6c0 .heading-48c0 .upper_e529::after,
  .aside_c6c0 .heading-48c0 .upper_e529::before {
    width: 31px;
    height: 3px;
  }
  .aside_c6c0 .heading-48c0 .upper_e529::before {
    top: -9px;
  }
  .aside_c6c0 .heading-48c0 .upper_e529::after {
    bottom: -9px;
  }
}
.last-3ea1 .upper_e529 {
  -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);
}
.last-3ea1 .upper_e529::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.last-3ea1 .upper_e529::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);
}
.last-3ea1.footer-stale-36c4 .upper_e529 {
  -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);
}
.last-3ea1.footer-stale-36c4 .upper_e529::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.last-3ea1.footer-stale-36c4 .upper_e529::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);
}
.old_7d12 {
  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.small_15ee:before {
  display: none;
}
.prev-5b63 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.prev-5b63 .old_fd95 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.prev-5b63 .old_fd95:last-of-type {
  border-bottom: none;
}
.prev-5b63 .old_fd95.progress_037f,
.prev-5b63 .old_fd95.item_e55a,
.prev-5b63 .old_fd95.feature-iron-8da3 {
  padding: 0;
}
.prev-5b63 .fluid_0e11 .bronze_4cb5 {
  color: currentColor;
}
.prev-5b63 .fluid_0e11 .bronze_4cb5:focus,
.prev-5b63 .fluid_0e11 .bronze_4cb5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-5b63.aside-68ff .advanced_580e,
.prev-5b63.aside-68ff .hero-4d9c a,
.prev-5b63.aside-68ff .description-f85b a,
.prev-5b63.aside-68ff .banner_dark_4d8e a {
  color: rgba(0, 0, 0, 0.55);
}
.prev-5b63.aside-68ff .advanced_580e:hover,
.prev-5b63.aside-68ff .hero-4d9c a:hover,
.prev-5b63.aside-68ff .description-f85b a:hover,
.prev-5b63.aside-68ff .banner_dark_4d8e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-5b63.aside-68ff .block-inner-b43b {
  color: rgba(0, 0, 0, 0.8);
}
.prev-5b63.aside-68ff .old_fd95 {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-5b63.aside-68ff .old_fd95:before {
  background: rgba(0, 0, 0, 0.08);
}
.prev-5b63.aside-68ff .frame-f54e:before {
  background: rgba(255, 255, 255, 0.9);
}
.prev-5b63.aside-68ff .fluid_0e11 .pink-5d4e li a,
.prev-5b63.aside-68ff .fluid_0e11 .bronze_4cb5,
.prev-5b63.aside-68ff .banner_dark_4d8e {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-5b63.aside-68ff .fluid_0e11 .bronze_4cb5:focus,
.prev-5b63.aside-68ff .fluid_0e11 .bronze_4cb5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-5b63.aside-68ff .pink-5d4e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-5b63.slider-1813 .advanced_580e,
.prev-5b63.slider-1813 .hero-4d9c a,
.prev-5b63.slider-1813 .description-f85b .bronze_4cb5,
.prev-5b63.slider-1813 .description-f85b a,
.prev-5b63.slider-1813 .banner_dark_4d8e a {
  color: rgba(255, 255, 255, 0.79);
}
.prev-5b63.slider-1813 .advanced_580e:hover,
.prev-5b63.slider-1813 .hero-4d9c a:hover,
.prev-5b63.slider-1813 .description-f85b .bronze_4cb5:hover,
.prev-5b63.slider-1813 .description-f85b a:hover,
.prev-5b63.slider-1813 .banner_dark_4d8e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-5b63.slider-1813 .block-inner-b43b {
  color: rgba(255, 255, 255, 0.99);
}
.prev-5b63.slider-1813 .old_fd95 {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-5b63.slider-1813 .old_fd95:before {
  background: rgba(255, 255, 255, 0.08);
}
.prev-5b63.slider-1813 .frame-f54e:before {
  background: rgba(0, 0, 0, 0.9);
}
.prev-5b63.slider-1813 .fluid_0e11 .pink-5d4e li a,
.prev-5b63.slider-1813 .fluid_0e11 .bronze_4cb5,
.prev-5b63.slider-1813 .banner_dark_4d8e {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-5b63.slider-1813 .fluid_0e11 .bronze_4cb5:focus,
.prev-5b63.slider-1813 .fluid_0e11 .bronze_4cb5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-5b63.slider-1813 .pink-5d4e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-f54e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.frame-f54e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside-middle-84e8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.avatar_6618 .prev-5b63 {
  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;
}
.avatar_6618 .old_fd95 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.avatar_6618 .old_fd95: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) {
  .avatar_6618 .old_fd95:before {
    width: 16%;
    left: 42%;
  }
}
.avatar_6618 .old_fd95:last-child:before {
  content: none;
}
.avatar_6618 .old_fd95[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.avatar_6618 .fluid_0e11 .pink-5d4e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.avatar_6618 .fluid_0e11 .pink-5d4e li a .bronze_4cb5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.avatar_6618 .fluid_0e11 .banner_dark_4d8e {
  border: none;
}
.avatar_6618 .fluid_0e11 .banner_dark_4d8e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.avatar_6618 .frame-f54e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.avatar_6618 .aside-middle-84e8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.avatar_6618 .slider-1813 .frame-f54e:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar_6618 .aside-68ff.menu_pro_d36a .upper_e529 {
  background: rgba(0, 0, 0, 0.6);
}
.avatar_6618
  .aside-68ff.menu_pro_d36a
  .upper_e529::after,
.avatar_6618
  .aside-68ff.menu_pro_d36a
  .upper_e529:before {
  background: inherit;
}
.avatar_6618
  .aside-68ff.menu_pro_d36a:hover
  .upper_e529 {
  background: rgba(0, 0, 0, 0.8);
}
.table_3968 .prev-5b63 {
  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) {
  .table_3968 .prev-5b63 {
    width: auto;
    right: 45px;
  }
}
.progress-blue-b5dd .prev-5b63 {
  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) {
  .progress-blue-b5dd .prev-5b63 {
    width: auto;
    left: 45px;
  }
}
.small_15ee .prev-5b63 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.small_15ee .aside-middle-84e8 {
  max-width: 48em;
  margin: 0 auto;
}
.small_15ee .frame-f54e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west-39ab {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west-39ab.avatar_6618 .prev-5b63 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west-39ab.table_3968 .prev-5b63 {
  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);
}
.west-39ab .prev-5b63 {
  visibility: visible;
}
.west-39ab.progress-blue-b5dd .prev-5b63 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.background_3820,
.shade_prev_6393 {
  overflow-x: hidden;
}
.background_3820 .prev-5b63 {
  overflow: auto;
}
.background_3820.avatar_6618 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_3820.avatar_6618 .prev-5b63 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.background_3820.avatar_6618 .form-ee8d {
  opacity: 0;
}
.background_3820.table_3968 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_3820.table_3968 .prev-5b63 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.background_3820.table_3968 .form-ee8d {
  opacity: 0;
}
.background_3820.progress-blue-b5dd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_3820.progress-blue-b5dd .prev-5b63 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.background_3820.progress-blue-b5dd .form-ee8d {
  opacity: 0;
}
.background_3820.small_15ee .prev-5b63 {
  z-index: 10;
  visibility: visible;
}
.menu_pro_d36a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu_pro_d36a .upper_e529 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_pro_d36a .upper_e529::after,
.menu_pro_d36a .upper_e529:before {
  background: inherit;
}
.menu_pro_d36a:hover .upper_e529 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-blue-b5dd .menu_pro_d36a {
  top: 10px;
  right: auto;
  left: 12px;
}
.small_15ee .menu_pro_d36a {
  display: none !important;
}
.background_3820:before,
.shade_prev_6393:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.background_3820 .menu_pro_d36a,
.shade_prev_6393 .menu_pro_d36a {
  display: inline-block;
}
.prev-5b63 .current-1e3c {
  -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;
}
.background_3820 .prev-5b63 .current-1e3c,
.shade_prev_6393 .prev-5b63 .current-1e3c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-upper-4394 .alert-bottom-530c {
  width: 100%;
}
.link_pressed_1c54 {
  padding: 0 0.5em 0;
}
.link_pressed_1c54 [class*="customify-col-"],
.link_pressed_1c54 [class*="customify-col_"],
.link_pressed_1c54 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.full-d18e .link_pressed_1c54 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-fe1c .background_01df,
  .background_01df {
    display: none;
  }
  .alert-e174 {
    text-align: left;
  }
  .card_96a8 {
    text-align: center;
  }
  .smooth-271d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-fe1c .menu-advanced-11f0,
  .menu-advanced-11f0 {
    display: none;
  }
  .tag_motion_ee0b {
    text-align: left;
  }
  .hover-c2ab {
    text-align: center;
  }
  .sort-middle-49eb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-fe1c .detail-f642,
  .detail-f642 {
    display: none;
  }
  .static-fef1 {
    text-align: left;
  }
  .dropdown_dc96 {
    text-align: center;
  }
  .header-9981 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.block-d41d {
  box-shadow: none !important;
}
.secondary_over_1746 .inner-36ee,
.outline-643a .inner-36ee {
  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;
}
.outline-643a .inner-36ee {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paper_5342 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paper_5342:after,
.paper_5342:before {
  content: "";
  display: table;
}
.paper_5342:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paper_5342 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paper_5342,
.smooth-c2f1 {
  max-width: 1248px;
  margin: 0 auto;
}

.block_dynamic_515e.box-44fc .paper_5342 {
  max-width: 100%;
}
.block_dynamic_515e.dropdown-top-1d1f {
  max-width: 1200px;
  margin: 0 auto;
}
.block_dynamic_515e.old-09d1 .paper_5342 {
  max-width: 100%;
}
.block_dynamic_515e.old-09d1 > .paper_5342 {
  padding-left: 0;
  padding-right: 0;
}
.block_dynamic_515e.old-09d1 > .paper_5342 .carousel-fe1c {
  margin: 0;
}
.block_dynamic_515e.old-09d1
  > .paper_5342
  .input-up-d22b.tabs_static_e0ee {
  margin-right: 0;
  margin-left: 0;
}
.block_dynamic_515e.old-09d1 #main.tabs_static_e0ee {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_hard_28b0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_hard_28b0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .inner_2a56 .shadow_light_b473 {
    padding-right: 1em;
  }
  .inner_2a56.picture_black_31bb .input-up-d22b {
    border-right: 1px solid #eaecee;
  }
  .inner_2a56.picture_black_31bb .shadow_light_b473 {
    padding-right: 1em;
  }
  .inner_2a56.picture_black_31bb .breadcrumb-069f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue_72ef .shadow_light_b473 {
    padding-left: 1em;
  }
  .blue_72ef.picture_black_31bb .input-up-d22b {
    border-left: 1px solid #eaecee;
  }
  .blue_72ef.picture_black_31bb .shadow_light_b473 {
    padding-left: 1em;
  }
  .blue_72ef.picture_black_31bb .breadcrumb-069f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-c8f8 .shadow_light_b473 {
    padding-left: 1em;
  }
  .hovered-c8f8.picture_black_31bb .panel_c023 {
    border-right: 1px solid #eaecee;
  }
  .hovered-c8f8.picture_black_31bb .pro_30d0 {
    border-right: 1px solid #eaecee;
  }
  .hovered-c8f8.picture_black_31bb .shadow_light_b473 {
    padding-left: 1em;
  }
  .hovered-c8f8.picture_black_31bb .breadcrumb-069f {
    padding-right: 1em;
  }
  .hovered-c8f8.picture_black_31bb .nav_clean_c068 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-west-df2c .shadow_light_b473 {
    padding-right: 1em;
  }
  .photo-west-df2c.picture_black_31bb .panel_c023 {
    border-left: 1px solid #eaecee;
  }
  .photo-west-df2c.picture_black_31bb .pro_30d0 {
    border-left: 1px solid #eaecee;
  }
  .photo-west-df2c.picture_black_31bb .shadow_light_b473 {
    padding-right: 1em;
  }
  .photo-west-df2c.picture_black_31bb .breadcrumb-069f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-west-df2c.picture_black_31bb .nav_clean_c068 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_hard_28b0 .shadow_light_b473 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_hard_28b0.picture_black_31bb .input-up-d22b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_hard_28b0.picture_black_31bb .shadow_light_b473 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_hard_28b0.picture_black_31bb .breadcrumb-069f {
    padding-left: 1em;
  }
  .notice_hard_28b0.picture_black_31bb .nav_clean_c068 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_hard_28b0.picture_black_31bb .shadow_light_b473 {
    padding-left: 0;
  }
}
.module-black-7197 .dirty_ef59 {
  display: inline-block;
}
.form-2a06 {
  display: inline-block;
}
.breadcrumb_3e3b {
  word-con: break-word;
}
.module_707c > span {
  display: inline-block;
  padding: 5px 0;
}
.module_707c .liquid-ea33 {
  margin-left: 8px;
  margin-right: 8px;
}
.module_707c .gallery-d14d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tiny-11a3 .label_8089 {
  margin-bottom: 2em;
}
.tiny-11a3 .title_solid_e9a4 {
  margin-bottom: 15px;
}
.tiny-11a3 .title_solid_e9a4:last-child {
  margin-bottom: 0;
}
.tiny-11a3 .alert_selected_d4ee {
  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) {
  .tiny-11a3 .alert_selected_d4ee {
    display: block;
  }
}
.tiny-11a3 .summary_09f3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tiny-11a3 .summary_09f3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tiny-11a3 .nav_large_a22a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tiny-11a3 .nav_large_a22a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tiny-11a3 .nav_large_a22a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tiny-11a3 .breadcrumb_3e3b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tiny-11a3 .breadcrumb_3e3b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tiny-11a3 .section-dark-46fb p:last-child {
  margin-bottom: 0;
}
.tiny-11a3 .photo-8bfb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tiny-11a3 .disabled_rough_51cc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tiny-11a3 .pagination-mini-9b13 {
  margin-top: 1em;
}
.tiny-11a3 .over_079f {
  top: 0;
  display: block;
}
.tiny-11a3 .over_079f a {
  color: inherit;
}
.tiny-11a3 .over_079f a:hover {
  color: inherit;
}
.tiny-11a3 .menu-smooth-9f13 {
  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;
}
.tiny-11a3 .menu-smooth-9f13:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tiny-11a3 .disabled_rough_51cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tiny-11a3 .dropdown-left-0601 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tiny-11a3 .dropdown-left-0601:first-child {
  margin-top: 0;
}
.tiny-11a3 .dropdown-left-0601.dynamic-ccf7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tiny-11a3 .dropdown-left-0601.overlay-bottom-354c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tiny-11a3
  .dropdown-left-0601.overlay-bottom-354c.info-small-2cbf
  .pagination-mini-9b13 {
  width: 100%;
}
.tiny-11a3 .overlay-bottom-354c {
  -webkit-box-align: center;
  align-items: center;
}
.tiny-11a3 .overlay-bottom-354c .module_707c,
.tiny-11a3 .overlay-bottom-354c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tiny-11a3 .nav_large_a22a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tiny-11a3 .nav_large_a22a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tiny-11a3 .nav_large_a22a: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;
}
.tiny-11a3 .dynamic-ccf7 {
  z-index: 5;
}
.tiny-11a3 .shadow_fast_64a2 .notification_lower_2155 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tiny-11a3 .row-motion-e17f .notification_lower_2155 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tiny-11a3 .hovered-6ab6 .notification_lower_2155 {
  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;
}
.tiny-11a3.button_df78 .alert_selected_d4ee,
.tiny-11a3.static-26e6 .alert_selected_d4ee {
  display: block;
}
.tiny-11a3.button_df78 .alert_selected_d4ee .wood-5725,
.tiny-11a3.button_df78 .alert_selected_d4ee .disabled_rough_51cc,
.tiny-11a3.static-26e6 .alert_selected_d4ee .wood-5725,
.tiny-11a3.static-26e6 .alert_selected_d4ee .disabled_rough_51cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tiny-11a3.modal-fdff .summary_09f3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tiny-11a3.modal-fdff .summary_09f3 {
    margin-right: 0;
  }
}
.tiny-11a3.button_df78 .summary_09f3,
.tiny-11a3.static-26e6 .summary_09f3 {
  padding-top: 40%;
}
.tiny-11a3.button_df78 .label_8089,
.tiny-11a3.static-26e6 .label_8089 {
  display: block;
}
.tiny-11a3.button_df78 .fn-sticky-576f .disabled_rough_51cc,
.tiny-11a3.static-26e6 .fn-sticky-576f .disabled_rough_51cc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tiny-11a3.button_df78 .summary_09f3,
.tiny-11a3.static-26e6 .summary_09f3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tiny-11a3.button_df78 .disabled_rough_51cc {
  padding: 1em;
}
.shade-purple-15f3 {
  margin: 30px auto;
  display: block;
}
.shade-purple-15f3 .focus-11ff > * {
  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;
}
.shade-purple-15f3 .focus-11ff > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade-purple-15f3 .focus-11ff span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container-a644 .module_707c {
  margin-bottom: 1.41575em;
}
.container-a644 .item_south_d279 {
  margin-bottom: 1.618em;
}
.status_first_8a1f .border_upper_7121 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.status_first_8a1f .border_upper_7121 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.status_first_8a1f .prev-a8c0 {
  max-width: 100%;
  overflow: auto;
}
.module_clean_06f8 .status_first_8a1f a:hover {
  text-decoration: underline;
}
.search_west_ba16 .title_solid_e9a4:not(.breadcrumb_3e3b),
.search_west_ba16 .nav_large_a22a {
  margin-bottom: 1.41575em;
}
.search_west_ba16 .title_solid_e9a4:not(.breadcrumb_3e3b):last-child,
.search_west_ba16 .nav_large_a22a:last-child {
  margin-bottom: 0;
}
.search_west_ba16 .title_solid_e9a4.module_gold_ef7a {
  margin-bottom: 0.41575em;
}
.search_west_ba16 .footer_iron_fe66:before,
.search_west_ba16 .sidebar_lite_36bf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_west_ba16 .footer_iron_fe66:before {
  content: "\f115";
}
.search_west_ba16 .sidebar_lite_36bf:before {
  content: "\f02c";
}
.search_west_ba16 .over_6e74 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_west_ba16 .over_6e74 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.out-a8cd {
  display: -webkit-box;
  display: flex;
}
.out-a8cd .purple_4ba3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .out-a8cd .purple_4ba3 {
    flex-basis: 90px;
  }
}
.out-a8cd .notification-1b02 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .out-a8cd .notification-1b02 {
    flex-basis: calc(100% - 50px);
  }
}
.out-a8cd .north_f897 p:last-child {
  margin-bottom: 0.72em;
}
.active-dark-e221 .focus-11ff {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active-dark-e221 .focus-11ff:after,
.active-dark-e221 .focus-11ff:before {
  content: "";
  display: table;
}
.active-dark-e221 .focus-11ff:after {
  clear: both;
}
.active-dark-e221 .focus-11ff .caption-up-7a57,
.active-dark-e221 .focus-11ff .status_d8fc {
  width: 49%;
}
.active-dark-e221 .focus-11ff .caption-up-7a57 a span.table_hard_22aa,
.active-dark-e221 .focus-11ff .status_d8fc a span.table_hard_22aa {
  display: block;
  margin-bottom: 5px;
}
.active-dark-e221 .focus-11ff .status_d8fc {
  float: left;
  text-align: left;
}
.active-dark-e221 .focus-11ff .caption-up-7a57 {
  float: right;
  text-align: right;
}
.brown-edc4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .brown-edc4 {
    margin-bottom: 0;
  }
}
.disabled_wood_9612 {
  margin-bottom: 1em;
}
.disabled_wood_9612 .breadcrumb_3e3b {
  font-size: 1.1em;
  line-height: 1.3;
}
.dark_b3eb a {
  display: block;
  line-height: 0;
  position: relative;
}
.gallery-cold-4aac .disabled_wood_9612,
.north_1667 .disabled_wood_9612 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gallery-cold-4aac .disabled_wood_9612,
  .north_1667 .disabled_wood_9612 {
    display: block;
  }
}
.gallery-cold-4aac .dark_b3eb,
.north_1667 .dark_b3eb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gallery-cold-4aac .dark_b3eb,
  .north_1667 .dark_b3eb {
    margin-bottom: 1em;
  }
}
.gallery-cold-4aac .dark_b3eb img,
.north_1667 .dark_b3eb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gallery-cold-4aac .title_d61f,
.north_1667 .title_d61f {
  flex-basis: calc(100% - 160px);
}
.gallery-cold-4aac .title_d61f p,
.north_1667 .title_d61f p {
  margin-bottom: 0;
}
.gallery-cold-4aac .title_d61f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gallery-cold-4aac .title_d61f {
    padding-left: 0;
  }
}
.north_1667 .title_d61f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .north_1667 .title_d61f {
    padding-right: 0;
  }
}
.north_1667 .dark_b3eb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shadow-advanced-8539 .dark_b3eb {
  margin-bottom: 0.5em;
}
.shadow-advanced-8539 .dark_b3eb img {
  width: 100%;
}
.brown-f071 .mask_complex_a403,
.breadcrumb-d083 .mask_complex_a403 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-d083 .input-up-d22b .button-white-3c78 p:last-child {
  margin-bottom: 0;
}
.row_e458 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.copper-7c17 .badge_edf7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .copper-7c17 .badge_edf7:last-of-type {
    margin-bottom: 0;
  }
}
.copper-7c17 .badge_edf7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper-7c17 .badge_edf7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.copper-7c17 .badge_edf7 ul li {
  margin: 0 0 0.6em;
}
.copper-7c17 .badge_edf7 ul li.accent_ebe4,
.copper-7c17 .badge_edf7 ul li.preview_d1d8 {
  position: relative;
}
.copper-7c17 .badge_edf7 ul li.accent_ebe4 .purple-652b,
.copper-7c17 .badge_edf7 ul li.preview_d1d8 .purple-652b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.copper-7c17 .badge_edf7 ul li.accent_ebe4:after:after,
.copper-7c17 .badge_edf7 ul li.accent_ebe4:after:before,
.copper-7c17
  .badge_edf7
  ul
  li.preview_d1d8:after:after,
.copper-7c17
  .badge_edf7
  ul
  li.preview_d1d8:after:before {
  content: "";
  display: table;
}
.copper-7c17 .badge_edf7 ul li.accent_ebe4:after:after,
.copper-7c17
  .badge_edf7
  ul
  li.preview_d1d8:after:after {
  clear: both;
}
.copper-7c17 .badge_edf7 a.right-2cf9:hover {
  text-decoration: none;
}
.copper-7c17 .badge_edf7 select {
  max-width: 100%;
}
.copper-7c17 .badge_edf7 table {
  font-size: 85%;
}
.copper-7c17 .badge_edf7 table td,
.copper-7c17 .badge_edf7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.copper-7c17 .badge_edf7 table tfoot td {
  text-align: left;
}
.copper-7c17 .badge_edf7 :last-child {
  margin-bottom: 0;
}
.copper-7c17 .badge_edf7 .block-pressed-4305 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.copper-7c17 .badge_edf7 .block-pressed-4305 label {
  width: 100%;
}
.copper-7c17 .badge_edf7 .block-pressed-4305 .pattern-simple-5ea2 {
  width: 100%;
  display: block;
}
.copper-7c17 .badge_edf7 .block-pressed-4305 .box_09bd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.copper-7c17 .badge_edf7 .block-pressed-4305 .box_09bd:hover svg #svg-search {
  fill: #444;
}
.copper-7c17 .badge_edf7 .block-pressed-4305 .box_09bd svg {
  width: 18px;
  height: 18px;
}
.copper-7c17 .video-045f ul ul,
.copper-7c17 .popup-prev-2887 ul ul,
.copper-7c17 .backdrop-left-4a12 ul ul,
.copper-7c17 .container_b922 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.copper-7c17 .video-045f .modal-rough-3be5 > a,
.copper-7c17 .popup-prev-2887 .modal-rough-3be5 > a,
.copper-7c17 .backdrop-left-4a12 .modal-rough-3be5 > a,
.copper-7c17 .container_b922 .modal-rough-3be5 > a {
  margin-bottom: 0;
}
.copper-7c17 .wrapper-bright-0c3d li,
.copper-7c17 .video-045f li,
.copper-7c17 .action_521c li,
.copper-7c17 .popup-prev-2887 li,
.copper-7c17 .backdrop-left-4a12 li,
.copper-7c17 .container_b922 li,
.copper-7c17 .form_3e4d li,
.copper-7c17 .video-f217 li {
  display: block;
  position: relative;
}
.copper-7c17 .wrapper-bright-0c3d li:last-child,
.copper-7c17 .video-045f li:last-child,
.copper-7c17 .action_521c li:last-child,
.copper-7c17 .popup-prev-2887 li:last-child,
.copper-7c17 .backdrop-left-4a12 li:last-child,
.copper-7c17 .container_b922 li:last-child,
.copper-7c17 .form_3e4d li:last-child,
.copper-7c17 .video-f217 li:last-child {
  border: none;
}
.copper-7c17 .wrapper-bright-0c3d li a,
.copper-7c17 .video-045f li a,
.copper-7c17 .action_521c li a,
.copper-7c17 .popup-prev-2887 li a,
.copper-7c17 .backdrop-left-4a12 li a,
.copper-7c17 .container_b922 li a,
.copper-7c17 .form_3e4d li a,
.copper-7c17 .video-f217 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper-7c17 .wrapper-bright-0c3d li ul li::before,
.copper-7c17 .video-045f li ul li::before,
.copper-7c17 .action_521c li ul li::before,
.copper-7c17 .popup-prev-2887 li ul li::before,
.copper-7c17 .backdrop-left-4a12 li ul li::before,
.copper-7c17 .container_b922 li ul li::before,
.copper-7c17 .form_3e4d li ul li::before,
.copper-7c17 .video-f217 li ul li::before {
  left: 15px;
}
.copper-7c17 .wrapper-bright-0c3d li ul a,
.copper-7c17 .video-045f li ul a,
.copper-7c17 .action_521c li ul a,
.copper-7c17 .popup-prev-2887 li ul a,
.copper-7c17 .backdrop-left-4a12 li ul a,
.copper-7c17 .container_b922 li ul a,
.copper-7c17 .form_3e4d li ul a,
.copper-7c17 .video-f217 li ul a {
  padding-left: 20px;
}
.copper-7c17 .wrapper-bright-0c3d li ul ul li::before,
.copper-7c17 .video-045f li ul ul li::before,
.copper-7c17 .action_521c li ul ul li::before,
.copper-7c17 .popup-prev-2887 li ul ul li::before,
.copper-7c17 .backdrop-left-4a12 li ul ul li::before,
.copper-7c17 .container_b922 li ul ul li::before,
.copper-7c17 .form_3e4d li ul ul li::before,
.copper-7c17 .video-f217 li ul ul li::before {
  left: 30px;
}
.copper-7c17 .wrapper-bright-0c3d li ul ul a,
.copper-7c17 .video-045f li ul ul a,
.copper-7c17 .action_521c li ul ul a,
.copper-7c17 .popup-prev-2887 li ul ul a,
.copper-7c17 .backdrop-left-4a12 li ul ul a,
.copper-7c17 .container_b922 li ul ul a,
.copper-7c17 .form_3e4d li ul ul a,
.copper-7c17 .video-f217 li ul ul a {
  padding-left: 40px;
}
.copper-7c17 .tag_simple_f3e0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper-7c17 .video-f217 ul li {
  margin-bottom: 1.41575em;
}
.copper-7c17 .video-f217 ul li .info_23fd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.copper-7c17 .video-f217 ul li .dropdown-hard-dbf6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slider-1813 .wrapper-bright-0c3d li a,
.slider-1813 .video-045f li a,
.slider-1813 .action_521c li a,
.slider-1813 .popup-prev-2887 li a,
.slider-1813 .backdrop-left-4a12 li a,
.slider-1813 .container_b922 li a,
.slider-1813 .form_3e4d li a,
.slider-1813 .video-f217 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-1813 .tag_simple_f3e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-1813 .badge_edf7 ul li.accent_ebe4 .purple-652b,
.slider-1813 .badge_edf7 ul li.preview_d1d8 .purple-652b {
  background: rgba(0, 0, 0, 0.2);
}
.slider-1813 .copper-7c17 .badge_edf7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li {
  margin: 0;
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li ul {
  margin: 0;
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li ul li a {
  padding-left: 15px;
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li ul li li a {
  padding-left: 30px;
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li.smooth-2bbe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li.smooth-2bbe > 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;
}
.block_dynamic_515e .copper-7c17 .pink-5d4e li.smooth-2bbe > 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;
}
.panel-89fb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.footer-full-08e6 {
  position: relative;
  z-index: 10;
}
.footer-full-08e6 .current-1e3c {
  width: 100%;
  max-width: 100%;
}
.top-9bdc .silver-571c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.top-9bdc .aside-68ff {
}
.top-9bdc .slider-1813 {
  background: #292929;
}
.column-78da .silver-571c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column-78da .aside-68ff {
  background: #f9f9f9;
}
.column-78da .slider-1813 {
  background: #303030;
}
.table-925a .silver-571c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table-925a .dirty_ef59 {
    margin-bottom: 1em;
  }
  .table-925a .dirty_ef59:last-child {
    margin-bottom: 0;
  }
}
.table-925a .aside-68ff {
  background: #ededed;
}
.table-925a .slider-1813 {
  background: #1a1a1a;
}
.silver-571c.aside-68ff {
  color: rgba(0, 0, 0, 0.6);
}
.silver-571c.aside-68ff .silver_23f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver-571c.slider-1813 {
  color: rgba(255, 255, 255, 0.99);
}
.silver-571c.slider-1813 a:not(.right-2cf9) {
  color: rgba(255, 255, 255, 0.79);
}
.silver-571c.slider-1813 a:not(.right-2cf9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-571c.slider-1813 .silver_23f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-571c.slider-1813 table tbody td,
.silver-571c.slider-1813 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pro_5da1.bright-354e .paper_5342 {
  max-width: initial;
}
.pro_5da1 .hover_gold_ed0a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pro_5da1 .hover_gold_ed0a .current-1e3c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pro_5da1 .hover_gold_ed0a .current-1e3c {
    display: block;
    margin-bottom: 2em;
  }
  .pro_5da1 .hover_gold_ed0a .current-1e3c:last-child {
    margin-bottom: 0;
  }
}
.table-925a .dirty_ef59:last-child,
.column-78da .dirty_ef59:last-child,
.top-9bdc .dirty_ef59:last-child {
  margin-bottom: 0;
}
.table-925a .dirty_ef59 .copper-7c17 .badge_edf7:last-child,
.column-78da .dirty_ef59 .copper-7c17 .badge_edf7:last-child,
.top-9bdc .dirty_ef59 .copper-7c17 .badge_edf7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table-925a .hero_gas_6054,
  .table-925a .breadcrumb-3843,
  .column-78da .hero_gas_6054,
  .column-78da .breadcrumb-3843,
  .top-9bdc .hero_gas_6054,
  .top-9bdc .breadcrumb-3843 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .footer-full-08e6 .dirty_ef59 {
    margin-bottom: 2em;
  }
}
.footer-full-08e6 p:last-child {
  margin-bottom: 0;
}
.footer-full-08e6 li,
.footer-full-08e6 ul {
  list-style: none;
  margin: 0;
}
.footer-full-08e6 ul ul {
  margin-left: 2.617924em;
}
.gas-bad1 {
  font-size: 0.875em;
}

/* css-noise: dc64 */
.phantom-card-k9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
